/*
Theme Name: knop
Theme URI: //soyus-s.ru/
Author: VitalyW
Author URI: //soyus-s.ru/
Description: first theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: //www.gnu.org/licenses/gpl-2.0.html
*/

.includes_tax {display:none;}

.footer {
    background: #525353;
    padding: 11px 0;
    /* min-height: 50px; */ 
}
.wp_single{
	padding:40px 0;
}
.wp_single .heading__title{
	
}
.wp_single .heading__title br{
	display:none;
	padding-bottom: 20px;
}
.g-recaptcha{
	margin-top:20px;
}
.categories__product {
    background:  #fff;
	padding-bottom:11px; 
	border-radius: 16px;
}
.attachment-woocommerce_thumbnail{
	max-width:100%;
	max-height:100%
}
.wrap_product_gall .products__heading{
	background: url("assets/img/bg_gall.png") no-repeat center right/contain;
	position:relative;
}
.products__heading .classnum-1,
.products__heading .classnum-2,
.products__heading .classnum-3,
.products__heading .classnum-4{
	position: absolute;
	z-index:2;
	width: auto !important;
	transition-property: height,left,top,right,bottom,margin-top;
	transition-duration: .2s; 
}
	
.products__heading .classnum-1{
	left: 20px;
	top: 50%;
	height: 200px;
	margin-top: -100px;
}
.products__heading .classnum-2{
	right: 40px;
	top: 20px;
	height: 60px;
}
.products__heading .classnum-3{
	right: 15px;
	top: 50%;
	height: 80px;
	margin-top: -40px;
}
.products__heading .classnum-4{
	right: 40px;
	bottom: 0;
	height: 100px;
}
.products__heading .cr-1, 
.products__heading .cr-2, 
.products__heading .cr-3{ 
	display:block;
	position:absolute;
	z-index:1;
	background:#fff;

}
.products__heading .cr-1{
	width:60px;
	height:60px;
	right: 40px;
	top: 20px;
	border-radius:30px;
}
.products__heading .cr-2{
	width:80px;
	height:80px;
	top: 50%;
	right: 15px;
	border-radius:40px;
	margin-top:-50px;
}
.products__heading .cr-3{
	width:100px;
	height:100px;
	right: 40px;
	bottom: 0;
	border-radius:50px;
}
 
.subscribe__email {
    width: 100% !important;
}
.subscribe__btn { 
    top: 30px !important; 
}	
	
.explainer__item:nth-child(2) {
	position: relative;
    width: 42vw;
    height: 19.8vw;
    margin-top: -30px;
} 	
.explainer__item:nth-child(2):before,
.explainer__item:nth-child(2):after {
	content: '';
	width: 43px;
	height: 162px;
	position: absolute;
	top: 50px;
	z-index: 9;
	background: url(assets/img/next-icon1.png) center no-repeat;
}
.explainer__item:nth-child(2):before {
	left: 3px;
	margin-top: 50px;
}
.explainer__item:nth-child(2):after {
	right: 3px;
	margin-top: 50px;
}	
#cloud9 {
    overflow: visible !important;
    height: 200px; 
}
.cloud9-item {
	/* filter: drop-shadow(0 4px 6px #666); */
    cursor: pointer;
}

.wp_butt{
	display:flex;
	flex-direction:row;
	justify-content:center;
}

.woocommerce a.added_to_cart{
	display:none !important;
}


body.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 42%;
	padding-left:45px;
}

body.woocommerce-page .left_block{
	width:58%;
	padding-right:42px;
	border-right:1px solid #bfc0c0;
}

body.woocommerce-page{
	background:#f3f4f5;
}
body.single-product{
	background:#fff;
}
body.woocommerce-page.woocommerce-checkout main .container,
body.woocommerce-page.woocommerce-cart main .container{
	max-width:1260px;
}
 
body.woocommerce-page h1{
  font-size: 36px;
  font-family: "DIN Round Pro Medium";
  color: rgb(68, 68, 67);
  line-height: 0.9;
  text-align:center;
  margin: 42px 0 11px;
  font-weight: initial;
}
body.woocommerce-page .woocommerce-order.main-order-page h1 {font-size: 30px}
body.woocommerce-page table.shop_table {
	border:none;
	margin-bottom:40px;
}
body.woocommerce-page table.shop_table th {
  font-size: 19px;
  font-family: "Roboto";
  color: rgb(167, 167, 168);
  line-height: 1.344; 
  font-weight:normal;
  text-align:center;
}

body.woocommerce-page  table.shop_table td {
	border:none;
} 
body.woocommerce-page table.cart img{
	width:140px;
} 
body.woocommerce-page table.cart a{
	text-align:center;
	color: #444443;
}
body.woocommerce-page table.cart td{
	padding-top:30px;
	padding-bottom:30px;
	border-top:4px solid #f3f4f5;
	background:#fff;
	overflow: hidden;
	text-align:center;
}
body.woocommerce-page table.cart td:first-child{ 
	border-top-left-radius: 15px; 
	border-bottom-left-radius: 15px;
	max-width:262px;
} 
body.woocommerce-page table.cart td:last-child{  
	border-top-right-radius: 15px; 
	border-bottom-right-radius: 15px;
}
body.woocommerce-page table.cart td.product-name,
body.woocommerce-page table.cart td.product-name h4{
	text-align:left;
}

.contact__form__btn {border: 0px solid; padding: 17px 0}

body.woocommerce-page table.cart .woocommerce-Price-amount {
    color: #515253;
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-align: right;
} 

.woocommerce ul#shipping_method li {line-height: 1!important;}


body.woocommerce-page table.table-cartorder tbody tr.woocommerce-cart-form__cart-item {margin-top: 3px; display: flex; align-items: stretch; height: 165px}
body.woocommerce-page table.table-cartorder tbody tr.woocommerce-cart-form__cart-item td {width: 176px; padding-top: 0; padding-bottom: 0; display: flex; align-items: center;}
body.woocommerce-page table.table-cartorder tbody tr.woocommerce-cart-form__cart-item td img {margin-bottom: 0px; height: initial; width: initial;}
body.woocommerce-page table.table-cartorder tbody tr.woocommerce-cart-form__cart-item td.product-name {width: 140px;}
body.woocommerce-page table.table-cartorder tbody tr.woocommerce-cart-form__cart-item td.product-name .products__about {display: flex; align-items: flex-start; justify-content: center; flex-direction: column; height: 100%; font-weight: 500; line-height: 18px}
body.woocommerce-page table.table-cartorder tbody tr.woocommerce-cart-form__cart-item td.product-name .products__about .products__pieces {font-family: "Roboto"; font-weight: 300}
body.woocommerce-page table.table-cartorder tbody tr.woocommerce-cart-form__cart-item td.product-subtotal {width: 35%; padding-left: 0; text-align: right; display: flex; flex-direction: column;align-items: flex-end; justify-content: center; padding-right: 30px}
body.woocommerce-page table.table-cartorder tbody tr.woocommerce-cart-form__cart-item td.product-subtotal .woocommerce-Price-amount {text-align: left; font-size: 36px;}

#order_review table tbody tr.shipping td .woocommerce-Price-amount,
#order_review table tbody tr.cart_subtotal td .woocommerce-Price-amount {display: inline-block; text-align: right; font-size: 36px; margin-left: 12px; padding-right: 0}
#order_review table tbody tr.cart_subtotal td .woocommerce-Price-amount {line-height: 1;}
#order_review table tbody tr.shipping td .woocommerce-Price-amount {margin-left: 20px;}
#order_review table tbody tr.shipping td {    display: flex; align-items: center; flex-direction: row-reverse; font-size: 22px; padding-left: 0}
#order_review table tbody tr.order_total td .woocommerce-Price-amount {    font-weight: 400;
    font-size: 52px;
    display: inline-block;
    text-align: right;
    width: 100%; padding-right: 0;}

#order_review table.shop_table th {padding: 0; height: 70px; padding-top: 4px; font-size: 22px;}
#order_review table.shop_table td small {font-size: 22px; font-weight: 100}
#order_review table.shop_table td {padding-top: 0; padding-bottom: 0; line-height: 22px; height: 70px; padding-right: 30px}
#order_review table.shop_table tbody tr.order_total td,
#order_review table.shop_table tbody tr.order_total th {font-size: 22px; font-weight: bold; height: 96px; padding-top: 4px;}
#order_review table.shop_table tbody tr.order_total td {padding-top: 18px;}

#order_review table.shop_table tbody tr.order_total th {padding:0; line-height: 1;}
#order_review table.shop_table tbody tr.order_total td {padding: 0 30px; line-height: 1;}

body.woocommerce-page .right .woocommerce-checkout-review-order-table td ul#shipping_method label .free-delivery  {
color: rgb(81, 82, 83); display: block; font-family: 'Oswald'; font-size: 36px; font-weight: 300; height: 28px; line-height: 14px!important; margin-left: 18px; padding-bottom: 2px; text-align: right; transform: translateY(10px); float: right; width: 87px; height: 14px; }

.woocommerce .woocommerce-order-details h2.woocommerce-order-details__title {margin-bottom: 2px;}

body.woocommerce-page table.cart .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
body.woocommerce-page .cart-collaterals .cart_totals tr.order-total td .woocommerce-Price-currencySymbol,
.product__about__item .product__price .woocommerce-Price-currencySymbol{
   padding-right:7px;
} 


body.woocommerce-page table.cart .quantity,
body.woocommerce-page .product__quantity{
	width:160px;
	height:54px;
	margin:27px auto;
	background:#f4f4f4;
	border-radius:30px;
	padding:14px 12px;
	position:relative;
}
body.woocommerce-page .product__quantity{
	margin:0 28px 0 0;
}
body.woocommerce-page table.cart td.product-quantity .qty,
body.woocommerce-page .product__quantity .qty{
	border:none;
	background:inherit;
	font-size: 22.434px;
	font-family: "Myriad Pro";
	color: rgb(48, 48, 47); 
	padding: 0;
	width: 60px;
	font-weight:bold;
} 
body.woocommerce-page table.cart td.product-quantity .minus,
body.woocommerce-page table.cart td.product-quantity .plus,
body.woocommerce-page .product__quantity .plus,
body.woocommerce-page .product__quantity .minus{
	border: none; 
	cursor: pointer;
	font-size: 0px; 
	color:#f4f4f4;
	display:block;
	position:absolute;
}
body.woocommerce-page table.cart td.product-quantity .minus,
body.woocommerce-page .product__quantity .minus{
	width:40px;
	height:40px;
	background:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAADBAMAAABVDfMBAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEUwMC8wMC8wMC8wMC8wMC8wMC8wMC8wMC8wMC////8kdWmfAAAACHRSTlNaz7Vv3xUwKngWB+YAAAABYktHRAnx2aXsAAAAB3RJTUUH5AQRESsBQLdhtgAAABhJREFUCNdjYBQEAiEGiw4gaGEISwOCdAArJAWJqv9lyAAAAABJRU5ErkJggg==") no-repeat center center;
	top:8px;
	left:6px;
}
body.woocommerce-page table.cart td.product-quantity .plus,
body.woocommerce-page .product__quantity .plus{ 
	width:40px;
	height:40px;
	background:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJFBMVEX///8wMC8wMC8wMC8wMC8wMC8wMC8wMC8wMC8wMC8wMC////+auEniAAAACnRSTlMAf47Pga+fITAe/iB1aQAAAAFiS0dEAIgFHUgAAAAHdElNRQfkBBERNBzu6wPxAAAALElEQVQI12NgYGAUYAABrgW4KGVjq8XGJgxRq4BgGUNFR9eKjk5cGpgNGBgACZINcH1goWsAAAAASUVORK5CYII=") no-repeat center center;
	top:7px;
	right:6px;
}
body.woocommerce-page .product__quantity .plus:focus,
body.woocommerce-page .product__quantity .minus:focus {
	outline: none;
}
body.woocommerce-page table.cart a.remove { 
    display: block;
    font-size: 24px; 
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #515253 !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;

}
body.woocommerce-page table.cart a.remove:hover {
 color: red !important;
 background:none; 
} 
body.woocommerce-page .promo p{
  font-size: 16px;
  font-family: "Roboto";
  color: rgb(81, 82, 83);
  line-height: 1.688; 
}
body.woocommerce-page .promo input{
	border:1px solid #cccccc;
	background:#fff;
	height:35px;
	padding:5px 15px;
	float:left;
	margin-right:20px;
}
body.woocommerce-page .promo button,
body.woocommerce-page .add_country{
   height:52px;
   line-height: 52px;
   width:160px;
   border-radius:27px;
   background:#8c8d8f;
  font-size: 16.22px;
  font-family: "Roboto";
  color: rgb(255, 255, 255);
  margin-top: -10px;
}
body.woocommerce-page .promo button:hover,
body.woocommerce-page .add_country:hover{
   background:#BB5C95;
} 
body.woocommerce-page .promo textarea{
	border:1px solid #cccccc;
	background:#fff;
	height:145px;
	padding:5px 15px;
	width:100%;
	max-width:100%;
}
body.woocommerce-page h3.estimate{
  font-size: 30px;
  font-family: "DIN Round Pro Medium";
  color: rgb(68, 68, 67);
  line-height: 1;
  border-bottom:2px solid #d8d8d9;
  margin:40px 0 25px;
  padding-bottom:8px;
  font-weight:normal;
}
 
body.woocommerce-page .block_chipping table{
	width:100%;
	margin-bottom:45px;
	border-collapse: collapse;
	border-spacing: 0 0;
}
body.woocommerce-page .block_chipping table td,
body.woocommerce-page .block_chipping table th{
	padding:0 14px;
	border-left:1px solid #c6c7c7;
	text-align:center;
}
body.woocommerce-page .block_chipping .first{
	padding-left:0;
	border-left:none;
	text-align:left;
}
body.woocommerce-page .block_chipping .first div{
	width:166px;
	height:58px;
	border:2px solid #c2c2c2;
	border-radius:29px;
	margin-bottom:8px;
	cursor:pointer;
}
body.woocommerce-page .block_chipping .first div:hover{
	border:4px solid #449eb8;
}
body.woocommerce-page .block_chipping .first .pasts{
	background:url("assets/img/1.png") no-repeat center center;
} 
body.woocommerce-page .block_chipping .first .dpd{
	background:url("assets/img/2.png") no-repeat center center;
}
body.woocommerce-page .block_chipping .first .omniva{
	background:url("assets/img/3.png") no-repeat center center;
}
body.woocommerce-page .block_chipping table th h4 {
  font-size: 22px;
  font-family: "Roboto";
  color: rgb(68, 68, 67);
  line-height: 1.227; 
  border-bottom:1px solid #c6c7c7;
  font-weight: normal;
  padding-bottom:10px;
}
body.woocommerce-page .block_chipping table td {
  font-size: 18px;
  font-family: "Roboto";
  color: rgb(68, 68, 67);
  line-height: 1.5; 
}

body.woocommerce-page .form-country{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin-bottom:70px;
}

body.woocommerce-page .form-country input{
	border:1px solid #cccccc;
	background:#fff;
	height:35px;
	padding:5px 15px;
	float:left;
	margin-right:20px;
	width:146px;
}

body.woocommerce-page .form-country label {
  font-size: 16px;
  font-family: "Roboto";
  color: rgb(81, 82, 83);
  line-height: 1.688; 
}
body.woocommerce-page .add_country{
	margin-top:16px;
	width:140px !important;
	min-width:140px !important;
	
}
body.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination{
	display:none;
}
body.woocommerce-page .cart-collaterals .cart_totals tr th{
  font-size: 22px;
  font-family: "Roboto";
  color: rgb(68, 68, 67);
  line-height: 1.227;
  font-weight:normal;
}
body.woocommerce-page .cart-collaterals .cart_totals tr.cart-discount th {white-space: nowrap}
body.woocommerce-page  table.shop_table tbody:first-child tr:first-child td,
body.woocommerce-page table.shop_table tbody:first-child tr:first-child th,
body.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th{
	border-top: 1px solid #ebe9eb;
}
body.woocommerce-page  table.shop_table tbody:first-child tr:last-child td,
body.woocommerce-page table.shop_table tbody:first-child tr:last-child th,
body.woocommerce-page .cart-collaterals .cart_totals table tr:last-child th{
	border-bottom: 1px solid #ebe9eb;
}
body.woocommerce-page table.shop_table tbody .cart-subtotal th {
	font-weight: 600;
}
body.woocommerce-page .cart-collaterals .cart_totals tr th {
	height:70px;
	line-height: 50px;
	text-align:left;
	padding-left:0;
}
body.woocommerce-page .cart-collaterals .cart_totals tr td{
	height:70px;
	line-height: 50px;
	text-align:right;
	margin-right:15px;
	font-size: 36px;
	font-family: "Oswald";
	color: #515253; 
	font-weight:300;
}
body.woocommerce-page .cart-collaterals .cart_totals tr.order-total th{
	height:80px;
	line-height: 60px;
	font-weight:bold;
}
body.woocommerce-page .cart-collaterals .cart_totals tr.order-total td{
	height:80px;
	line-height: 60px;
  font-size: 52px;
  font-family: "Oswald";
  color: rgb(81, 82, 83);
  font-weight: 300;
} 
body.woocommerce-page .cart-collaterals .cart_totals tr.order-total td strong{
	font-weight: 400 !important;
}

body.woocommerce-page .cart-collaterals .tax-total .woocommerce-Price-currencySymbol,
body.woocommerce-page .cart-collaterals .cart-subtotal .woocommerce-Price-currencySymbol{
	margin-right: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals table small {display: block; white-space: nowrap; font-size: 16px; line-height: 16px}
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal th {border: 1px solid #c6c7c7!important; border-width: 1px 0!important;}
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal th { padding: 22px 0 16px!important}
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td { padding: 20px 116px 18px 0!important}

@media(max-width: 1350px) {
	.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td { padding: 20px 100px 18px 0!important}
}
@media(max-width: 1200px) {
	.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td { padding: 20px 82px 18px 0!important}
}
@media(max-width: 1200px) {
	.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td { padding: 20px 82px 18px 0!important}
}
@media(max-width: 1110px) {
	.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td { padding: 20px 67px 18px 0!important}
}
@media(max-width: 1000px) {
	.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td { padding: 20px 60px 18px 0!important}
}
@media(max-width: 900px) {
	.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td { padding: 17px 60px 21px 0!important}
}

body.woocommerce-page  .wc-proceed-to-checkout a.checkout-button{
	width:300px;
	float:right;
	padding:19px 17px 17px;
  font-size: 16.22px;
  font-family: "Roboto";
  color: rgb(255, 255, 255);
  text-transform:uppercase;
  font-weight:normal;
  background:#eda223;
  border-radius:27px;
}
body.woocommerce-page  .wc-proceed-to-checkout a.checkout-button:hover{
	 background:#bb5c95;
}
body.woocommerce-page .woocommerce-shipping-totals.shipping th{
	position:relative;
}
body.woocommerce-page1 .woocommerce-shipping-totals.shipping th span{ 
  font-size: 14px;
  font-family: "Roboto";
  color: rgb(134, 134, 134);
  font-style: italic; 
  position:absolute;
  left:0;
  top:35px;
}
body.woocommerce-page form.woocommerce-checkout{
  display:flex;
  flex-direction:row;
  justify-content:space-between;
  font-size: 16px;
  font-family: "Roboto";
  color: rgb(81, 82, 83);
  line-height: 1.688;
  margin-top:70px;
  
}
 
body.woocommerce-page .right table.shop_table th {
    border-top: 1px solid #ebe9eb; 
}

body.woocommerce-page form.woocommerce-checkout .left{
	max-width: 730px;
	width: 100%;
	padding-right: 45px;
	border-right: 1px solid #bfc0c0;
}
body.woocommerce-page form.woocommerce-checkout .right{
	max-width:482px;
	width: 100%;
	display:block;
	margin:0;
	float: right;
}

body.woocommerce-page form.woocommerce-checkout input,
body.woocommerce-page form.woocommerce-checkout .select2-container{
	border: 1px solid #cccccc;
	background: #fff;
	height: 35px;
	padding: 5px 15px; 
	margin-right: 20px; 
	font-size: 16px;
} 
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: 1px solid #ebe9eb !important;
}
.woocommerce-message a {
	margin-left: 10px!important;
	margin-right: 10px;
}

.page-ss .woocommerce form .form-row label {line-height: 10px; margin-bottom: 9px;}
.page-ss .woocommerce form .form-row {padding: 2px; margin-bottom: 12px;}

.woocommerce form .form-row .required { 
    color: #bb5c95 !important; 
}
.select2-container--default .select2-selection--single {
	border: none !important;
}

.woocommerce-shipping-fields__field-wrapper {display: flex; flex-direction: row; align-items: flex-start; justify-content: space-between; flex-wrap: wrap}
.page-ss .woocommerce form .form-row#shipping_phone_field {order: 0; width: 100%; padding-right: 53.4%;}
.page-ss .woocommerce form .form-row#shipping_first_name_field {order: 2}
.page-ss .woocommerce form .form-row#shipping_last_name_field {order: 3}

.page-ss .woocommerce form .form-row#shipping_address_1_field {order: 5; width: 100%;}
.page-ss .woocommerce form .form-row#shipping_address_2_field {order: 6; width: 100%;}
.page-ss .woocommerce form .form-row#shipping_country_field {order: 10}
.page-ss .woocommerce form .form-row#shipping_state_field {order: 11}
.page-ss .woocommerce form .form-row#shipping_city_field {order: 12; margin-left: auto;}
.page-ss .woocommerce form .form-row#shipping_postcode_field {order: 13}

body.woocommerce-page form.woocommerce-checkout #shipping_city_field,
body.woocommerce-page form.woocommerce-checkout #billing_city_field{
	width:31%;
	float:right; 
	clear:inherit;
}

body.woocommerce-page form.woocommerce-checkout #shipping_country_field,
body.woocommerce-page form.woocommerce-checkout #billing_country_field{
	width:31%;
	float:left; 
	clear:inherit;
	margin-left:0;
	margin-right: 28px;
}
body.woocommerce-page form.woocommerce-checkout #shipping_country_field .woocommerce-input-wrapper,
body.woocommerce-page form.woocommerce-checkout #billing_country_field .woocommerce-input-wrapper {display: flex; align-items: center;     padding: 4px 13px 0; border: 1px solid #ccc; height: 34px;}

body.woocommerce-page form.woocommerce-checkout #shipping_state_field,
body.woocommerce-page form.woocommerce-checkout #billing_state_field{
	width:31%;
	float:left; 
	clear:inherit;
	margin-left:0;
}

body.woocommerce-page form.woocommerce-checkout #shipping_postcode_field,
body.woocommerce-page form.woocommerce-checkout #billing_postcode_field{
	width:31%; 
	float:left; 
	clear:inherit;
}



body.woocommerce-page form.woocommerce-checkout .woocommerce-input-wrapper{
	height: 35px;
	display: inline-block;
	width: 100%;
}
body.woocommerce-page form.woocommerce-checkout .woocommerce-input-wrapper .select2-container{  
    width: 100%;
    padding: 0 15px; 
}
body.woocommerce-page form.woocommerce-checkout .woocommerce-input-wrapper .select2-container .selection{  
	display: inline-block;
	padding-top: 2px;
	position: absolute;
	right: 0;
	width: 100%;
	height: 100%;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow { 
    height: 30px; 
}


body.woocommerce-page .woocommerce-billing-fields h3,
body.woocommerce-page .right #order_review_heading {
  font-size: 30px;
  font-family: "DIN Round Pro Medium";
  color: rgb(68, 68, 67);
  line-height: 1.2; 
  font-weight:normal;
  border-bottom:1px solid #d1d1d1;
  margin-top:-46px;
  margin-bottom:17px;
  padding-bottom: 10px;
}

body.woocommerce-page .right #order_review_heading {margin-bottom: 6px}

body.woocommerce-page .woocommerce-checkout .right table.cart td { 
    border-top: 6px solid #f3f4f5;
} 

body.woocommerce-page .woocommerce-checkout .right table.cart td.thumb a {display: flex; align-items: center; justify-content: center; height: 100%; width: 100%; padding: 4px 0; height: 104px;}

body.woocommerce-page .woocommerce-checkout .h-paiment,
body.woocommerce-page form.woocommerce-checkout .billing-header{
  font-size: 30px;
  font-family: "DIN Round Pro Medium";
  color: rgb(68, 68, 67);
  line-height: 1.2; 
  font-weight:normal;
  border-bottom:1px solid #d1d1d1;
  margin-top:18px;
  margin-bottom:15px;
  padding-bottom: 9px;
}

body.woocommerce-page form.woocommerce-checkout .billing-header {margin-top: -37px; margin-bottom: 20px}

body.woocommerce-page .woocommerce-checkout  #payment { 
    background: none;
    border-radius: none; 
}

body.woocommerce-page .woocommerce-checkout  #payment .payment_methods{
	padding:0;
} 
body.woocommerce-page .woocommerce-checkout  #payment .payment_methods li{
	position:relative;
	margin-bottom:30px;
} 
body.woocommerce-page .radio-toggle label{
	position:relative;
}
#payment .payment_methods li input,
body.woocommerce-page .radio-toggle input {
    -webkit-appearance: none; 
    -moz-appearance: none; 
    appearance: none; 
    position: absolute;
	opacity:0;
} 
#payment .payment_methods li label,
body.woocommerce-page .radio-toggle label {
    padding-left: 60px; 
    font-size: 1rem;
    color: #444;
    cursor: pointer; 
} 
body.woocommerce-page .radio-toggle label {padding-left: 52px}

.woocommerce-checkout #payment div.form-row {padding: 27px 1em 19px!important}
#payment .payment_methods li label {padding-left: 0}
#payment .payment_methods li label[for="payment_method_stripe"] {padding-left: 40px}

.woocommerce-checkout #payment div.payment_box:before {margin: -1em 0 0 1.35em!important}
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {display: none!important}
label[for="wc-stripe-new-payment-method"] {display: none!important}

#stripe-card-element,
#stripe-exp-element,
#stripe-cvc-element {margin-top: 15px; margin-bottom: 0}

.privacy-text-bottom {    margin-top: -8px; font-size: 16px; font-style: italic; line-height: 21px; }
.privacy-text-bottom a {display: inline-block; color: #449eb8;}

#payment .payment_methods li > label:before,
body.woocommerce-page .radio-toggle label:before {
    content: "";
    display: block; 
    width: 29px; 
    height: 29px; 
    border: 1px solid #cfcfcf; 
    background-color: #fff; 
    border-radius: 50%; 
    position: absolute; 
    top: 0; 
    left: 0; 
    z-index: 1; 
    transition: border .1s linear; 
} 
#payment .payment_methods li > label:after,
body.woocommerce-page .radio-toggle span:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #bb5c95;
    border-radius: 50%;
    opacity: 0; 
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 2; 
    transition: opacity .1s linear; 
} 
#payment .payment_methods li input:checked + label:after,
body.woocommerce-page .radio-toggle input:checked + span:after {
    opacity: 1;
}
body.woocommerce-page .woocommerce-checkout #payment ul.payment_methods { 
    border-bottom: none;
}
body.woocommerce-page .woocommerce-checkout #ship-to-different-address{
	display:none;
}
body.woocommerce-page form.woocommerce-checkout{
	margin-bottom:57px;
}
body.woocommerce-page .radio-toggle{
	margin-bottom:20px;
} 
body.woocommerce-page .radio-toggle label {
	display:inline-block;
	width:100%;
	height:45px;
} 
body.woocommerce-page .radio-toggle label span{
  font-size: 18px;
  font-family: "Roboto";
  color: rgb(68, 68, 67);
  line-height: 35px;
} 
body.woocommerce-page .right .woocommerce-checkout-review-order-table th{
	width: 100px;
	text-align:left;
	padding-left:0;
  font-size: 22px;
  font-size: 16px;
  font-family: "Roboto";
  color: rgb(68, 68, 67);
  font-weight:normal;
  height:50px;
}

body.woocommerce-page #order_review .shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping th span {white-space: nowrap;}


body.woocommerce-page .right .woocommerce-checkout-review-order-table td .woocommerce-Price-currencySymbol{
	margin-right:7px;
}


body.woocommerce-page .right .woocommerce-checkout-review-order-table #shipping_method .woocommerce-Price-currencySymbol{
	/*margin-right:0;*/
}

body.woocommerce-page .right .woocommerce-checkout-review-order-table  td {
   border-top: 1px solid #ebe9eb;
   height:50px;
   padding-right:0;
   font-size: 36px;
   font-family: "Oswald";
   color: #515253;
   font-weight:300 !important;
   text-align:right;
}




body.woocommerce-page .right .woocommerce-checkout-review-order-table  td ul#shipping_method .amount{
font-weight: 300 !important; padding-right: 0
}
body.woocommerce-page .right .woocommerce-checkout-review-order-table td ul#shipping_method .amount label {padding-top: 0; justify-content: flex-end;}
body.woocommerce-page .right .woocommerce-checkout-review-order-table td ul#shipping_method .amount bdi {    position: relative; top: 12px;}

body.woocommerce-page .right .woocommerce-checkout-review-order-table  td ul#shipping_method .amount .amount{padding-right: 0}
body.woocommerce-page .right .woocommerce-checkout-review-order-table  td ul#shipping_method .amount label {
	display: flex;
}
 

body.woocommerce-page1 .shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping th span{
	display:none;
}
body.woocommerce-page .shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping td li{
	margin:0 !important;
}

body.woocommerce-page .right .shop_table .products__name{
  font-size: 18px;
  font-family: "Roboto";
  color: rgb(48, 48, 47);
} 
body.woocommerce-page .right .shop_table .products__pieces{
  font-size: 20px;
  font-family: "Roboto";
  color: #767675;
  font-weight:300;
} 
 




body.woocommerce-page .right .woocommerce-checkout-review-order-table tr.order-total th{
  font-size: 22px;
  font-family: "Roboto";
  color: rgb(81, 82, 83);
  font-weight: bold;
}
body.woocommerce-page .right .woocommerce-checkout-review-order-table tr.order-total td{
  font-size: 52px;
  font-family: "Oswald";
  color: rgb(81, 82, 83);
  font-weight:300 !important;
}
body.woocommerce-page .right .woocommerce-checkout-review-order-table tr.order-total td strong{
	 font-weight:400 !important;
}
body.woocommerce-page .right ul#shipping_method .amount {
  font-weight:normal !important;
}
body.woocommerce-page .right .place_order-btn,
body.woocommerce-page .right #place_order{ 
	float: right;
	padding: 19px 60px 17px;
	font-size: 16.22px;
	font-family: "Roboto";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-weight: normal;
	background: #eda223;
	border-radius: 27px;
}
body.woocommerce-page .right .place_order-btn:hover,
body.woocommerce-page .right #place_order:hover{
	background: #bb5c95;
}
body.woocommerce-page .right .products__pieces {
	text-transform:none;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 300 !important;
}

body.woocommerce-page table.woocommerce-cart-form__contents tr td,
body.woocommerce-page table.woocommerce-cart-form__contents tr th {
    border: none !important;
	border-top: 4px solid #f3f4f5 !important;
}
.products .products__item{
	padding: 10px 10px 18px 10px;
	height: 460px;
}
.woocommerce.columns-4 .products__item{
	padding: 10px 10px 18px 10px ; 
	height:460px;
}
body.woocommerce-page .right table.woocommerce-cart-form__contents,
body.woocommerce-page .right table.woocommerce-checkout-review-order-table {  
    margin-bottom: 15px; 
	pointer-events: none;
}

.form-row.place-order button {display: none!important}

body.woocommerce-page .right table.woocommerce-cart-form__contents {margin-bottom: 9px}

.products #products-camel .products__item{
	padding: 10px 10px 18px 10px;
	height: 460px;
	display: block;
}
.products #products-camel .products__item .products__img_css img{
	position:absolute;
	right:-10px;
	top:-10px; 
}
.products #products-camel .products__item .products__img_camel img{ 
	width: 100%;
	margin-top: 0px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #cccccc !important; 
}

@media screen and (max-width: 1000px) {
	body.woocommerce-page .cart-collaterals .cart_totals {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	body.woocommerce-page .left_block { 
		width: 100%;
		padding-right: 0;
		border-right: none; 
	}
	body.woocommerce-page form.woocommerce-checkout {
		flex-direction:column;
	}
	
	body.woocommerce-page form.woocommerce-checkout .left {
		width:100%;
		padding-right: 0;
		border-right: 0;
	}
	body.woocommerce-page form.woocommerce-checkout .right {
		width:100%;
		padding-left: 0;
	}
	body.woocommerce-page .woocommerce-billing-fields h3, body.woocommerce-page .right #order_review_heading {
		margin-top:0;
	}
	
 
}
body.woocommerce-page .select2-container--default .select2-selection--single {
    background-color: inherit; 
}
body.woocommerce-page #billing_email_field{
	width:47%;
	float:left;
}
body.woocommerce-page #billing_phone_field{
	width:47%;
	float: right;
	clear: inherit;
}

body.woocommerce-page h3.form-row{
	padding-top:50px;
}
.disp_none{
	display:none;
}
.product__row2{
	padding-top:70px;
}
.product__row2 .product__box_left{
	padding-top:0;
	margin-top:0;
}
.product__row2 .product__box_right{
	padding-top:0;
	margin-top:0;
}
.product__row2 .product__desc {
	padding-top:0;
	margin-top:0;
}

.product__row2 .product__desc p {margin-bottom: 15px;}
.product__row2 .product__desc ul {list-style: disk; padding-left: 25px; margin-bottom: 15px;}
.product__row2 .product__desc ul li {list-style: square outside; margin-bottom: 10px; position: relative;}
.product__row2 .product__desc ul li:before {position: absolute; content: ''; left: -22px; width: 8px; height: 8px; background: #bb5c95; border-radius: 50%; border: 2.5px solid #bb5c95; top: 2px;}

.product__row2 .product__insts {
	padding-top:0;
	margin-top:0;
}
.post-type-archive-product .categories__group__row{
	padding-top:23px;
}
.post-type-archive-product .categories__group__row{
	padding-top:25px;
}

.post-type-archive-product .categories__name {
    margin-top: 0px;
} 
.post-type-archive-product .categories__products {
	margin-top:8px;
}

.post-type-archive-product .categories__group__box:not(:first-child) {
    margin-top: 0;
}
body.woocommerce-cart .woocommerce-notices-wrapper{
	height:44px;
}
body.woocommerce-cart .woocommerce-notices-wrapper:empty {display: none;}
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-error,
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message{
	position: absolute;
	width: 99vw;
	left: 0;
}


@media screen and (max-width: 768px) {
	body.woocommerce-page form.woocommerce-checkout #billing_city_field,
	body.woocommerce-page form.woocommerce-checkout #billing_country_field,
	body.woocommerce-page form.woocommerce-checkout #billing_postcode_field{
		width: 100%;
		float:none;
		margin-left:0;
	}
	
	
}


@media screen and (max-width: 1350px) {
.products__item, .woocommerce-loop-product__link {
    /*background: #fff;
	width: 340px;*/
	}
	
	.categories__products {justify-content: space-around;}
}
.ship{
	background-color: #9E9E9E !important;
    color: white !important;
    padding: 18px 46px !important;
    border-radius: 60px !important;
    margin-top: 20px !important;
}
.woocommerce-message a {
    padding: 5px 19px !important;
    border-radius: 100px !important;
}


/*new*/
.grey-theme {
    background-color: #eff0f1;
}
.wp_single {
    padding: 35px 0;
}
.name-cat {
    font-family: "DIN Round Pro Medium", serif;
}
.wp_single .time {
    margin: 10px 0 30px;
}

.grey-theme .elementor-widget-text-editor {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    color: black;
}
.grey-theme .elementor-widget-text-editor p {
    margin: 25px 0;
}

.elementor-image-text {
    font-size: 14px;
    font-style: italic;
    line-height: 26px;
    text-align: center;
    color: #808080;
    padding-top: 10px;
}
.elementor-image-left {
    float: left;
    max-width: 50%;
    margin: 25px 60px 25px 0;
}
body.woocommerce-page h1 {
    color: #444443;
}
.emp {
    margin-top: 75px;
    margin-bottom: 95px!important;
    color: #a7a7a8 !important;
    font-size: 19px;
    font-weight: 500;
    line-height: 26px !important;    
}
.emp p:first-child img {
    margin-bottom: 32px;
    display: inline-block;
	margin-top: 30px;
}
.woocommerce .return-to-shop {
	margin-bottom: 150px;
}
.woocommerce a.button {
    font-size: 16px !important;
    font-weight: 500 !important;
}
body.woocommerce-page table.shop_table th {
    color: #a7a7a8;
    font-weight: 500;
}
body.woocommerce-page .promo p {
    color: #515253;
}
body.woocommerce-page table.shop_table tbody .cart-subtotal th {
    font-weight: 700;
    color: #515253;
}
body.woocommerce-page table.shop_table tbody .cart-subtotal th,
body.woocommerce-page table.shop_table tbody .cart-subtotal td {font-size: 22px}
body.woocommerce-page .wc-proceed-to-checkout a.checkout-button {
    font-weight: 500;
}
#customer_details .button.ship {
    margin-left: auto;
    display: none;
    font-weight: 500;
}
body.woocommerce-page .block_chipping table th {
    height: 50px;
    vertical-align: middle;
}
#payment.woocommerce-checkout-payment {
    margin-top: 15px;
}
.wc_payment_method payment_method_cheque, body.woocommerce-page .radio-toggle label {
    margin-bottom: 20px;
}
body.woocommerce-page .radio-toggle label {margin-bottom: 6px}
body.woocommerce-page .woocommerce-checkout #payment .payment_methods li {
    margin-bottom: 20px;
}
body.woocommerce-page .woocommerce-checkout #payment .payment_methods li {padding-left: 52px;}
body.woocommerce-page .radio-toggle label {
    height: auto;
}
body.woocommerce-page #order_review table.shop_table tbody .cart-subtotal th {
    font-weight: 400;
}

tr.woocommerce-shipping-totals.shipping th span {display: none!important}
body.woocommerce-page1 #order_review .shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping th span {
    display: none;
    position: static;
    color: #868686;
}
body.woocommerce-page .right .place_order-btn,
body.woocommerce-page .right #place_order {
    background-color: #eda223;
    font-size: 16px;
    font-weight: 500;
	cursor: pointer;
	line-height: 1;
}
body.woocommerce-page .cart-collaterals .cart_totals tr.cart-subtotal td .woocommerce-Price-amount {
    font-weight: 500;
    color: #515253;
	font-size: 36px;
}
@media (max-width: 768px) {
	body.woocommerce-page .cart-collaterals .cart_totals tr.cart-subtotal td .woocommerce-Price-amount {
		font-weight: 500;
	}
    .elementor-image-left {
        float: none;
        margin: 25px 0;
    }
	.mobi{
		width: 100% !important;
    height: auto !important;
	}
}


.estimate{display:none;}
.block_chipping{display:none;}
@media screen and (max-width: 1000px) {
	.explainer__item:nth-child(2) {
		margin-top: 0;
	}
	.explainer__item:nth-child(2):before,
	.explainer__item:nth-child(2):after {
		transform: rotate(90deg);
    width: 23px;
    height: 87px;
    background-size: contain;
	}
.explainer__item:nth-child(2):before {
	left: 47%;
    top: -65px;
    
}
.explainer__item:nth-child(2):after {
	right: auto;
	left: 47%;
	top: auto;
	bottom: -80px;
}
}
@media screen and (max-width: 768px) {
	.subscribe__btn {
    	top: 15px!important;
	}
}


@media screen and (max-width: 1800px) {

}
@media screen and (max-width: 1500px) {
.explainer__item:nth-child(2):after {
    margin-top: 0;
}
.explainer__item:nth-child(2):before {
    margin-top: 0;
}	
}
.check_emp{
	text-align:center;
	margin:25px 0 0;
}
.check_emp img{ 
	margin:0;
}

#fancybox-outer {
    box-shadow: none !important; 
    -moz-box-shadow: none !important;
   -webkit-box-shadow: none !important; 
}
@media screen and (min-width: 1111px) {
	#wp-fix-header{
		min-height:182px;
	}
	#fix-header.fixed-header{
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1000;
	}
	#fix-header.fixed-header .primary{
		padding: 16px 0 14px 0;
	}
	#fix-header.fixed-header .primary__menu__icon{
		di1splay:none !important; 
	}
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 !important;  
}

.woocommerce .wp_f_img {margin: 23px 0 16px;}
.woocommerce .wp_f_img img, .woocommerce-page .wp_f_img img {transform: translateX(-23px);}


.subscribe__form .wpcf7 form.wpcf7-form input + span{display: none}
.subscribe__form .wpcf7 .wpcf7-response-output {border: 0px solid; margin-top: -18px}


/* REVIEWS */
.woocommerce #review_form #respond p {margin-bottom: 8px!important;}
.woocommerce #review_form #respond p.stars {margin-top: 10px; display: block;}
.woocommerce #review_form #respond p.comment-notes {margin-top: 0px; display: block; font-size: 14px; font-style: italic; color: #515253}
.woocommerce p.stars a {color: #c5c6c8; font-size: 28px; margin-right: 5px}
.woocommerce p.stars a:hover {color: #c5c6c8}

.comment-form {display: flex; flex-direction: row; flex-wrap: wrap;}

.comment-form .comment-form-rating {order: 1; display: block; margin-top: 20px; margin-bottom: 11px;}
.comment-form .comment-form-comment {order: 2; width: 100%;}
.comment-form .comment-form-author {order: 3; width: 30.46%; margin-right: 38px!important;}
.comment-form .comment-form-email {order: 4; width: 30.46%;}

.comment-form .comment-form-email label,
.comment-form .comment-form-author label,
.comment-form .comment-form-comment label {font-size: 16px; color: #515253; margin-bottom: 6px; display: inline-block;}
.comment-form .comment-form-email label .required,
.comment-form .comment-form-author label .required,
.comment-form .comment-form-comment label .required {color: #bb5c95; font-size: 16px; letter-spacing: 1px;}

.comment-form .comment-form-email input,
.comment-form .comment-form-author input {max-width: 100%; width: 100%; border-radius: 6px; border: 1px solid #d8d8d8; padding: 0 10px; line-height: 34px;}

.comment-form .comment-form-email input:focus,
.comment-form .comment-form-author input:focus,
#review_form #respond textarea:focus {outline: none; outline-color: initial;}
#review_form #respond textarea {border-radius: 6px; border: 1px solid #d8d8d8; padding: 11px 10px; max-width: 100%; min-width: 100%; min-height: 104px}


#review_form #respond .comment-form .form-submit {order: 6; width: 160px;  margin-left: auto; text-align: right;}
#respond .comment-form .form-submit input[type="submit"]#submit {width: 100%; font-size: 16px; font-weight: 500; color: #fff; background: #eda223; text-transform: uppercase; border-radius: 30px; padding: 19px 0 18px; margin-top: 16px;}
.comment-form .comment-notes {order: 7; width: 100%;}
.comment-form .comment-form-cookies-consent {order: 10; width: 100%;}

#comments .product__offer {border-bottom-width: 1px; margin-bottom: 11px;}
.product__reviews__notice {color: #8e8e8e; font-size: 16px; display: inline-block; line-height: 21px;}

.comment-respond .comment-reply-title {font-size: 21px; color: #515253; font-weight: 500; margin-top: 22px; display: block}
.comment-respond .comment-reply-title.hidden {display: none;}

.comment-body .reply {display: none;}
.admin-bar .comment-body .reply {display: inline-block;}


ul.commentlist {margin: 20px 0;}
ul.commentlist li.review {margin: 10px 0 13px; display: inline-block; width: 100%;}
ul.commentlist li.review .comment-author {font-size: 16px; color: #515253; font-style: italic; display: flex; align-items: center}
ul.commentlist li.review .comment-author img {margin-right: 10px; width: 36px; height: 33px; margin-bottom: 4px;}
ul.commentlist li.review .comment-author .says {margin-left: 6px;}
ul.commentlist li.review .comment-meta {padding-left: 46px;}
ul.commentlist li.review .comment-meta a {color: #c5c5c5; font-size: 14px; font-style: italic; margin-top: -8px;}
ul.commentlist li.review p {margin-left: 46px; margin-top: 5px; color: #000; font-size: 16px; border-radius: 15px; background: #f3f4f5; padding: 6px 12px;}
/* REVIEWS */


.woocommerce-form-coupon-toggle{display:none;}