@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 250 1000;
  src: url('../fonts/TildaSans/TildaSans-VF.woff2') format('woff2-variations'),
       url('../fonts/TildaSans/TildaSans-VF.woff') format('woff-variations');     
}
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/TildaSans/TildaSans-Light.eot');
  src: url('../fonts/TildaSans/TildaSans-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TildaSans/TildaSans-VF.woff2') format('woff2-variations'),
       url('../fonts/TildaSans/TildaSans-VF.woff') format('woff-variations'),
       url('../fonts/TildaSans/TildaSans-Light.woff2') format('woff2'),
       url('../fonts/TildaSans/TildaSans-Light.woff') format('woff');
}
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/TildaSans/TildaSans-Regular.eot');
  src: url('../fonts/TildaSans/TildaSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TildaSans/TildaSans-VF.woff2') format('woff2-variations'),
       url('../fonts/TildaSans/TildaSans-VF.woff') format('woff-variations'),  
       url('../fonts/TildaSans/TildaSans-Regular.woff2') format('woff2'),
       url('../fonts/TildaSans/TildaSans-Regular.woff') format('woff');
}
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/TildaSans/TildaSans-Medium.eot');
  src: url('../fonts/TildaSans/TildaSans-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TildaSans/TildaSans-VF.woff2') format('woff2-variations'),
       url('../fonts/TildaSans/TildaSans-VF.woff') format('woff-variations'),  
       url('../fonts/TildaSans/TildaSans-Medium.woff2') format('woff2'),
       url('../fonts/TildaSans/TildaSans-Medium.woff') format('woff');
}
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/TildaSans/TildaSans-Semibold.eot');
  src: url('../fonts/TildaSans/TildaSans-Semibold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TildaSans/TildaSans-VF.woff2') format('woff2-variations'),
       url('../fonts/TildaSans/TildaSans-VF.woff') format('woff-variations'),  
       url('../fonts/TildaSans/TildaSans-Semibold.woff2') format('woff2'),
       url('../fonts/TildaSans/TildaSans-Semibold.woff') format('woff');
}
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/TildaSans/TildaSans-Bold.eot');
  src: url('../fonts/TildaSans/TildaSans-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TildaSans/TildaSans-VF.woff2') format('woff2-variations'),
       url('../fonts/TildaSans/TildaSans-VF.woff') format('woff-variations'),  
       url('../fonts/TildaSans/TildaSans-Bold.woff2') format('woff2'),
       url('../fonts/TildaSans/TildaSans-Bold.woff') format('woff');
}
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/TildaSans/TildaSans-Extrabold.eot');
  src: url('../fonts/TildaSans/TildaSans-Extrabold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TildaSans/TildaSans-VF.woff2') format('woff2-variations'),
       url('../fonts/TildaSans/TildaSans-VF.woff') format('woff-variations'),  
       url('../fonts/TildaSans/TildaSans-Extrabold.woff2') format('woff2'),
       url('../fonts/TildaSans/TildaSans-Extrabold.woff') format('woff');
}
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/TildaSans/TildaSans-Black.eot');
  src: url('../fonts/TildaSans/TildaSans-Black.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TildaSans/TildaSans-VF.woff2') format('woff2-variations'),
       url('../fonts/TildaSans/TildaSans-VF.woff') format('woff-variations'),  
       url('../fonts/TildaSans/TildaSans-Black.woff2') format('woff2'),
       url('../fonts/TildaSans/TildaSans-Black.woff') format('woff');
}
/*================================================================================================*/
.btn-ordercart {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	border-color: #5bb75b;
}
.btn-ordercart:hover, .btn-ordercart:active{
	background-color: #35A035;
	color:#fff;
}
.error_input {
	border:1px solid red !important;
	box-shadow: 0 1px 1px rgba(255, 0, 0, 0.075) inset !important;
	
}
.error_input:-moz-placeholder{color:red !important;}
.error_input::-moz-placeholder{color:red !important;opacity:1}
.error_input:-ms-input-placeholder{color:red !important;}
.error_input::-webkit-input-placeholder{color:red !important;}
#popup-quickorder {
	background: #fff none repeat scroll 0 0;
	margin: 65px auto;
	max-width: 560px;
	min-height: 300px;
	position: relative;
	width: 98%;
	font-family: 'TildaSans',Arial,sans-serif;
	font-size: 16px;
	color: #000;
	padding: 40px;
}
#popup-quickorder .row {
    margin-right: 0;
    margin-left: 0;
}
#popup-quickorder .form-group {
    margin-bottom: 20px;
}
#fastorder_data .table-fast {
    display: table;
}
#fastorder_data .table > :not(caption) > * > * {
	padding: 0;
}
#fastorder_data tbody, 
#fastorder_data td, 
#fastorder_data tfoot, 
#fastorder_data th, 
#fastorder_data thead, 
#fastorder_data tr {
	border: none;
}
#fastorder_data .table-fast thead tr {
	/* border-top: 2px solid #dee2e6; */
}
#fastorder_data .table-fast tbody tr {
    border-bottom: 1px solid #0003;
}
#fastorder_data .table-fast > tbody > tr > td, 
#fastorder_data .table-fast > tbody > tr > th, 
#fastorder_data .table-fast > tfoot > tr > td, 
#fastorder_data .table-fast > tfoot > tr > th, 
#fastorder_data .table-fast > thead > tr > td, 
#fastorder_data .table-fast > thead > tr > th {
	vertical-align: middle;
}
#quick_checkout_cart td.image {
	width: 70px;
	height: 100px;
	padding: 0;
}
#quick_checkout_cart td.name {
	padding: 15px 0 15px 20px;
	width: 185px;
	text-align: left;
}
#quick_checkout_cart td.name a {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.55;
	color: #000;
}
#quick_checkout_cart td.image img {
    width: 70px;
    height: 70px;
    border-radius: 7px;
    background-color: #eee;
    padding: 1px;
}
#quick_checkout_cart td.quantity-buttons {
    width: 80px;
    padding-top: 13px;
    padding-right: 20px;
    padding-bottom: 16px;
    padding-left: 10px;
    vertical-align: middle;
    color: #000;
    white-space: nowrap;
    
}
#quick_checkout_cart td.price {
	width: 80px;
	font-size: 16px;
	padding: 15px 0;
}
#quick_checkout_cart td.quantity {
	width: 100px;
}
#quick_checkout_cart td.remove {
	width: 20px;
	padding: 15px 0 15px 15px;
}
#popup-quickorder .price-new {
  color: red;
  font-size: 14px;
}
#popup-quickorder .price-old {
  color: #333;
  font-size: 12px;
  text-decoration:line-through;
}
#popup-quickorder .popup-heading {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #0003;
}
#popup-quickorder .popup-footer {
  background-color: #f2f6f9;
  border-top: 1px solid #dfe4eb;
  display: inline-block;
  height: 100%;
  padding: 17px 25px;
  position: relative;
  vertical-align: bottom;
  width: 100%;
}
#popup-quickorder .popup-footer #quickorder_btn {
	text-align:center;
}
#popup-quickorder .mfp-close {
    color: #000;
  background: #fff;
  border: 0 none;
  cursor: pointer !important;
  height: 40px;
  outline: medium none;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  z-index: 2;
}

#popup-quickorder .price-quantity-quickorder .price_fast{
	font-size:16px;
	font-weight:500;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	display:inline-block;
	vertical-align: middle;
}
#popup-quickorder .price-quantity-quickorder .special_fast {
	font-size:16px;
	font-weight:500;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	display:inline-block;
	vertical-align: middle;
}
#popup-quickorder .price-quantity-quickorder .price-old{
	font-size:16px;
	font-weight:500;
    text-decoration: line-through;
	vertical-align: middle;
	display:inline-block;
}
#popup-quickorder .price-quantity-quickorder .price-new{
	font-size:16px;
	font-weight:500;
	color: #f00;
	vertical-align: middle;
	display:inline-block;
}
#popup-quickorder .price-quantity-quickorder .quantity_quickorder {
	display: flex;
	margin-left: 0px;
}
#popup-quickorder .quantity_quickorder > input {
	border: none;
	text-align: center;
	height: 16px !important;
	padding: 0;
}
#popup-quickorder #decrease_quickorder {
	background: transparent;
	background-image: url('/catalog/view/theme/default/image/svg/arrows_circle_minus.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 16px;
    height: 16px;
    opacity: .4;
}
#popup-quickorder .qty_fastorder {
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	color: #000;
}
#popup-quickorder #increase_quickorder {
	background: transparent;
	background-image: url('/catalog/view/theme/default/image/svg/arrows_circle_plus.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 16px;
    height: 16px;
    opacity: .4;
}
#popup-quickorder #remove_quickorder {
    background: transparent;
    background-image: url('/catalog/view/theme/default/image/svg/arrows_circle_remove.svg');
    width: 20px;
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    border: none;
    padding: 0;
    opacity: .4;
}
#popup-quickorder #decrease_quickorder:hover,
#popup-quickorder #increase_quickorder:hover,
#popup-quickorder #remove_quickorder:hover {
    opacity: 1;
}
#popup-quickorder .minus_quantity {
  border-right: 0 none !important;
  width: 20px;
}
#popup-quickorder .plus_quantity {
  border-left: 0 none !important;
  width: 20px;
}
#popup-quickorder .quantity_quickorder > input:hover {
	background:#fff;
}

#popup-quickorder .sections_block_rquaired .fa {
	color:#fc5c3c !important;
}
#popup-quickorder .sections_block .fa {
	color:#67ca67 !important;
}
#popup-quickorder .sections_block , .sections_block_rquaired{
  overflow: hidden;
  position: relative;
}
#popup-quickorder .icon-append-1 {  
  font-size: 15px !important;
}
#popup-quickorder label {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.55;
	padding-bottom: 5px;
}
#popup-quickorder .sections_block_rquaired label::after {
	content: "*";
	color: red;
	margin-left: 5px;
}
#popup-quickorder .form-control {
	border-radius: 0;
	border: 1px solid #000;
	height: 56px;
	padding: 16px 20px;
	font-size: 16px;
	line-height: 1.33;
	color: #000;
}
#popup-quickorder #error_name {
  background: #fff none repeat scroll 0 0;
  color: #fc5c3c;
  left: 23px;
  line-height: 29px;
  padding: 0 25px 0 0;
  position: absolute;
  top: 2px;
  z-index: 999;
}
#popup-quickorder #error_phone {
  background: #fff none repeat scroll 0 0;
  color: #fc5c3c;
  left: 23px;
  line-height: 29px;
  padding: 0 25px 0 0;
  position: absolute;
  top: 2px;
  z-index: 999;
}
#popup-quickorder #error_email {
  background: #fff none repeat scroll 0 0;
  color: #fc5c3c;
  left: 23px;
  line-height: 29px;
  padding: 0 25px 0 0;
  position: absolute;
  top: 2px;
  z-index: 999;
}
#popup-quickorder #error_comment_buyer {
  background: #fff none repeat scroll 0 0;
  color: #fc5c3c;
  left: 23px;
  line-height: 29px;
  padding: 0 25px 0 0;
  position: absolute;
  top: 2px;
  z-index: 999;
}
.loading_quick_order .fa {
  font-size: 50px;
  left: 45%;
  position: absolute;
  top: 35%;
  z-index: 9999;
}
.btn-quickorder {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #1EA7D8;
}
.btn-quickorder:hover, .btn-quickorder:focus{
	background-color: #2198C5;
	color: #ffffff;
}

.right_quick {
	position:absolute;
	right:-300px;
	color:#fff;
	width:270px;
	margin-top:-15px;
}
.block_right_quick {
	padding: 15px 0px;
    border-bottom: 1px solid;
}
.block_right_quick:last-child {
	border:none;
}
#quickorder_btn {
	width: 100%;
	padding-bottom: 10px;
	margin-top: -10px;
}
#quickorder_btn button {
	width: 100%;
	margin: 0;
	border-radius: 0;
	background: #C38F5E;
    border: 1px solid #C38F5E;
    background: #468847;
    border: 1px solid #326833;
	color: #fff;
	text-shadow: none;
	height: 60px;
	padding-left: 60px;
	padding-right: 60px;
	-webkit-appearance: none;
	font-family: 'TildaSans',Arial,sans-serif;
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
	cursor: pointer;
}
#popup-quickorder .container-checkbox {
  display: block;
  position: relative;
  padding-top: 3px;
  padding-bottom: 1px;
  padding-left: 30px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
#popup-quickorder .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
#popup-quickorder .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
#popup-quickorder .container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
#popup-quickorder .container-checkbox input:checked ~ .checkmark {
  background-color: #202020;
}

/* Create the checkmark/indicator (hidden when not checked) */
#popup-quickorder .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#popup-quickorder .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#popup-quickorder .container-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 767px) {
    #fastorder_data .table-fast {
    	display: none;
    }
    #popup-quickorder {
    	max-width: 99%;
    	width: 95%;
    	padding: 20px;
    }
    #popup-quickorder .popup-heading {
	    font-size: 20px;
    }
    #quick_checkout_cart {
    	overflow: auto;
    }
    #popup-quickorder .cart_fast1 {
        position: relative;
    	display: flex;
    	flex-wrap: wrap;
    	margin: 35px 0;
    }
    #popup-quickorder .img_fast {
    	height: 70px;
    	width: 70px;
    }
    #popup-quickorder .img_fast img {
    	border-radius: 7px;
    	background-color: #eee;
    	padding: 1px;
    	width: 70px;
    	height: 70px;
    }
    #popup-quickorder .fast-center {
    	width: 228px;
    }
    #popup-quickorder .name_fast {
    	padding-bottom: 10px;
    	padding-right: 30px;
    	padding-left: 20px;
    	text-align: left;
    }
    #popup-quickorder .name_fast a {
    	font-weight: 600;
    	font-size: 16px;
    	color: #000;
    }
    #popup-quickorder .close_fast {
    	position: absolute;
    	top: 2px;
    	right: 8px;
    	width: 20px;
    }
    #popup-quickorder .close_fast a {
    	display: block;
    	background: transparent;
    	background-image: url('/catalog/view/theme/default/image/svg/arrows_circle_remove.svg');
    	width: 20px;
    	height: 20px;
    	background-size: 100%;
    	background-repeat: no-repeat;
    	border: none;
    	padding: 0;
    	opacity: .4;
    }
    #popup-quickorder .quantity-buttons_groups {
    	display: flex;
    	align-items: center;
    	gap: 20px;
    	padding-left: 20px;
    }
    #popup-quickorder .text-end {
    	padding-top: 30px;
    	border-top: 1px solid #0003;
    	white-space: nowrap;
    	font-weight: 600;
    }
    #popup-quickorder .text-end strong {
    	font-weight: 600;
    }
	#quickorder_btn {
	    width: 100%;
	    margin: 0 auto;
	}
	#quickorder_btn button {
	    width: 100%;
	    margin-bottom: 15px;
	}
}
@media (min-width: 768px) {
    .cart_fast1 {
        display: none;
    }
}