/*   
Theme Name: Main
Version: 1.1
Author: Ravlex
Author URI: https: //kwork.ru/user/ravlex
*/
.product-price {
	margin-top: 20px;
}
.product-price__value {
	display: flex;
	gap: 10px;
}
.product-price__item {
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	position: relative;
}
.product-price__item.old-price::before {
content: '';
position: absolute;
height: 2px;
inset: 0 -4px;
background-color: red;
transform: rotate(170deg);
margin: auto;
}
.product-price__item.old-price + .product-price__item {
	color: red;
}
.product-price__desc {
	margin-top: 5px;
	color: rgba(22, 37, 79, .4);
	font-size: 14px;
}
body.opened-cart {
	overflow: hidden;

} 
body.opened-cart #yith-wacp-popup {
	z-index: 200;
}
#yith-wacp-popup{
	display: none;	
}
.yith-ajaxsearchform-container .screen-reader-text{
	display: none;
}
/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
body.opened-cart #yith-wacp-popup {

	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
a.quantity_table_open {
      border: 1px solid #FEA903;
    height: 19px;
    color: #FEA903;
    font-size: 12px;
    font-weight: 500;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 6px 0 6px;
    margin-left: auto;
}
.th-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}

.th-text {
    width: 45%;
}

.th-img {
    width: 55%;
    margin-top: -48px;
    margin-bottom: -60px;
    padding-left: 25px;
    padding-top: 15px;
    border-radius: 0px 22px 0 0;
    justify-content: center;
    display: flex;
    background: linear-gradient(39deg, rgba(39, 49, 74, 0.06) 0%, rgba(39, 49, 74, 0.001) 33.85%, rgba(39, 49, 74, 0.009) 63.02%, rgba(39, 49, 74, 0.07) 100%);
}
a.quantity_table_open img {
       margin-left: 5px;
       filter: contrast(350%);
}
.quantity_table-box {
   position: absolute;
    bottom: 33px;
    right: 0;
    background: #fff;
    z-index: 50;
    width: 215px;
    box-shadow: 0 0 15px rgb(0 0 0 / 25%);
    padding: 10px 10px;
}
.quantity_table-box:after {
     content: "";
    border: 6px solid #0000;
    border-top: 6px solid #fff;
    position: absolute;
    bottom: -12px;
    right: 42px;
}

.banner_item {
    background: #3C2F87;
    border-radius: 26px;
    max-width: 100%;
		width: 100%;
    color: #fff;
    padding: 20px;
    overflow: hidden;
}

.banner_item.type_1 {
    background-image: url(images/banner_1.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.banner-sale{
	display: block;
	margin-bottom: 9px;
	font-size: 49px;
	font-weight: bold;
	letter-spacing: -4.5px;
	line-height: 1;
}
.banner-title {
    font-weight: 700;
    font-size: 23px;
    line-height: 110%;
    margin-bottom: 19px;
    max-width: 160px;position: relative;z-index: 3;
}

.banner-caption {
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
/* or 19px */
    text-align: center;
    letter-spacing: -0.5px;
    border: 1px solid #FEA903;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 20px;position: relative;z-index: 3;
}

.banner-btn a {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FEA903;
    border-radius: 10px;
    color: #fff;
    letter-spacing: 0.8px;
}

.banner-head {
    height: 104px;
}
/*.type_2 .banner-head {
    height: 163px;
    position: relative;
    top: -20px;
}*/
.type_2 .banner-head {
        height: 208px;
    position: relative;
    margin-top: -59px;
    max-width: 215px;
    border-radius: 50%;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    z-index: 5;
}
.type_2 .banner-head img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: center;
	margin: auto;
}
.banner_item.type_2{
	position: relative;
}
.banner_item.type_2:after{
	    content: url(images/banner_2_m.png);
    position: absolute;
    top: 93px;
    right: -13px;
    z-index: 0;
}

.banner_item.type_3:after{
	display: none;
}
.type_3 .banner-head {
    height: 123px;
    position: relative;
    top: 20px;
}
.item-product .price,.item-product .single-price{
	position: relative;margin-top: auto;
}
.item-product__name{
	min-height: 65px;
}



.banner_item_custom.type_2 .banner-head {
    margin: 0;
    width: 33%;
}

.banner_item.banner_item_custom.type_2 {
    flex-direction: row;
    display: flex;
    width: 100%;
}






.banner_item_custom.type_2  .banner-title {
    width: 50%;
    max-width: none;
    display: flex;
    align-items: center;
    padding: 0px 32px;
}

.banner_item_custom.type_2  .banner-caption-wr {
    width: 20%;
    padding: 50px 0px;
}

.woocommerce-info{

}

.quantity_table-box .ywdpd-table-discounts-wrapper-sh .horizontal {
    flex-wrap: wrap;
    width: 100%;
}

.quantity_table-box .ywdpd-table-discounts-wrapper-sh .horizontal .text {
    display: flex;
    flex-direction: row;
    font-size: 12px;
    letter-spacing: -0.1px;
    justify-content: space-between;
    width: 100%;
}

.quantity_table-box .p-box {
    border-bottom: 1px solid #EEEFF2;
    padding: 2px 0;
    justify-content: space-between;
    display: flex;
    width: 100%;
}
.quantity_table-box .p-box:first-child {
    display: none;
}
.quantity_table-box .ywdpd-table-discounts-wrapper-sh .horizontal .percent {
    letter-spacing: -.2px;
    padding: 0px 3px;
    margin-left: 9px;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    background: #E43636;
    border-radius: 6px;
    min-width: 33px;
    display: block;
    line-height: 120%;
    height: auto;
}

.quantity_table-box .ywdpd-table-discounts-wrapper-sh .horizontal .text b {
    margin-left: 5px;
}
.menu-about {
    width: 165px;
    margin-right: 65px;
    padding-top: 6px;
}

.menu-about li {
    list-style: none;
}

.menu-about li a {
    font-weight: 500;
    font-size: 13px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #29272F;
    padding: 8px 11px;
}

.menu-about li.current-menu-item a {
    background: #15253F;
    border-radius: 10px;
    padding: 9px 15px;
    font-weight: 500;
    font-size: 13px;
    line-height: 120%;
/* or 16px */
    color: #FFFFFF;
}

.menu-about li a:before{
    margin-right: 10px;
    position: relative;
    top: 2px;
    left: 0;
}
.menu-about ul {
    padding: 0;
    margin: 0;
}
.menu-about .menu-item-17270 a:before{
    content:url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.125 10.5C8.98896 10.5 10.5 8.98896 10.5 7.125C10.5 5.26104 8.98896 3.75 7.125 3.75C5.26104 3.75 3.75 5.26104 3.75 7.125C3.75 8.98896 5.26104 10.5 7.125 10.5Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.875 10.5C18.739 10.5 20.25 8.98896 20.25 7.125C20.25 5.26104 18.739 3.75 16.875 3.75C15.011 3.75 13.5 5.26104 13.5 7.125C13.5 8.98896 15.011 10.5 16.875 10.5Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.125 20.25C8.98896 20.25 10.5 18.739 10.5 16.875C10.5 15.011 8.98896 13.5 7.125 13.5C5.26104 13.5 3.75 15.011 3.75 16.875C3.75 18.739 5.26104 20.25 7.125 20.25Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.875 20.25C18.739 20.25 20.25 18.739 20.25 16.875C20.25 15.011 18.739 13.5 16.875 13.5C15.011 13.5 13.5 15.011 13.5 16.875C13.5 18.739 15.011 20.25 16.875 20.25Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.menu-about .menu-item-17274 a:before{
    content:url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 9H15" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9 12H15" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9 15H12" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.6893 20.25H4.5C4.30109 20.25 4.11032 20.171 3.96967 20.0303C3.82902 19.8897 3.75 19.6989 3.75 19.5V4.5C3.75 4.30109 3.82902 4.11032 3.96967 3.96967C4.11032 3.82902 4.30109 3.75 4.5 3.75H19.5C19.6989 3.75 19.8897 3.82902 20.0303 3.96967C20.171 4.11032 20.25 4.30109 20.25 4.5V14.6893C20.25 14.7878 20.2306 14.8854 20.1929 14.9764C20.1552 15.0673 20.1 15.15 20.0303 15.2197L15.2197 20.0303C15.15 20.1 15.0673 20.1552 14.9764 20.1929C14.8854 20.2306 14.7878 20.25 14.6893 20.25V20.25Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20.1822 14.999H15V20.1815" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> </svg> '); 
}
.menu-about .menu-item-17271 a:before{
    content:url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.375 20.249H4.46875C4.27813 20.249 4.09531 20.1733 3.96052 20.0385C3.82573 19.9037 3.75 19.7209 3.75 19.5303V11.624C3.75 10.4914 3.97309 9.3698 4.40654 8.32337C4.83998 7.27694 5.4753 6.32613 6.2762 5.52522C7.0771 4.72432 8.02791 4.08901 9.07435 3.65556C10.1208 3.22211 11.2423 2.99902 12.375 2.99902H12.375C13.5077 2.99902 14.6292 3.22212 15.6756 3.65556C16.7221 4.08901 17.6729 4.72432 18.4738 5.52523C19.2747 6.32613 19.91 7.27695 20.3435 8.32338C20.7769 9.36981 21 10.4914 21 11.624V11.624C21 13.9115 20.0913 16.1053 18.4738 17.7228C16.8563 19.3403 14.6625 20.249 12.375 20.249Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.375 10.499H15" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.375 13.499H15" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> </svg> '); 
}
.menu-about .menu-item-17272 a:before{
    content:url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9995 16.5C16.1416 16.5 19.4995 13.1421 19.4995 9C19.4995 4.85786 16.1416 1.5 11.9995 1.5C7.85738 1.5 4.49951 4.85786 4.49951 9C4.49951 13.1421 7.85738 16.5 11.9995 16.5Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.9995 13.5C14.4848 13.5 16.4995 11.4853 16.4995 9C16.4995 6.51472 14.4848 4.5 11.9995 4.5C9.51423 4.5 7.49951 6.51472 7.49951 9C7.49951 11.4853 9.51423 13.5 11.9995 13.5Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.5 15V22.5005L11.9993 20.2505L7.5 22.5005V15.0007" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> </svg> '); }
.menu-about .menu-item-17273 a:before{
    content:url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 17.625C12.4142 17.625 12.75 17.2892 12.75 16.875C12.75 16.4608 12.4142 16.125 12 16.125C11.5858 16.125 11.25 16.4608 11.25 16.875C11.25 17.2892 11.5858 17.625 12 17.625Z" fill="rgb(60, 47, 135)"/><path d="M12 13.5V12.75C12.5192 12.75 13.0267 12.596 13.4584 12.3076C13.8901 12.0192 14.2265 11.6092 14.4252 11.1295C14.6239 10.6499 14.6758 10.1221 14.5746 9.61289C14.4733 9.10369 14.2233 8.63596 13.8562 8.26885C13.489 7.90173 13.0213 7.65173 12.5121 7.55044C12.0029 7.44915 11.4751 7.50114 10.9955 7.69982C10.5158 7.8985 10.1058 8.23495 9.81739 8.66663C9.52895 9.09831 9.375 9.60583 9.375 10.125" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/></svg>'); 
}
.menu-about .menu-item-17299 a:before{
    content:url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.25 15C10.9424 15 13.125 12.8174 13.125 10.125C13.125 7.43261 10.9424 5.25 8.25 5.25C5.55761 5.25 3.375 7.43261 3.375 10.125C3.375 12.8174 5.55761 15 8.25 15Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.5698 5.43173C15.2403 5.24281 15.9436 5.19978 16.6321 5.30552C17.3207 5.41126 17.9786 5.66333 18.5615 6.04475C19.1444 6.42616 19.6389 6.92807 20.0115 7.51666C20.3841 8.10525 20.6263 8.76685 20.7217 9.45692C20.8171 10.147 20.7635 10.8495 20.5645 11.5171C20.3655 12.1847 20.0258 12.8019 19.5682 13.3272C19.1107 13.8524 18.5458 14.2735 17.9118 14.5621C17.2777 14.8507 16.5892 15.0001 15.8926 15.0001" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M1.49976 18.5059C2.26113 17.4229 3.2719 16.539 4.44674 15.9288C5.62158 15.3186 6.92598 15.0001 8.24983 15C9.57369 14.9999 10.8781 15.3184 12.053 15.9285C13.2279 16.5386 14.2387 17.4225 15.0002 18.5054" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.8926 15C17.2166 14.999 18.5213 15.3171 19.6962 15.9273C20.8712 16.5375 21.8819 17.4218 22.6426 18.5054" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> </svg> '); }
.menu-about .menu-item-17300 a:before{
    content:url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 10V4.5C3.75 4.30109 3.82902 4.11032 3.96967 3.96967C4.11032 3.82902 4.30109 3.75 4.5 3.75H19.5C19.6989 3.75 19.8897 3.82902 20.0303 3.96967C20.171 4.11032 20.25 4.30109 20.25 4.5V10C20.25 17.8764 13.5651 20.486 12.2303 20.9285C12.0811 20.9798 11.9189 20.9798 11.7697 20.9285C10.4349 20.486 3.75 17.8764 3.75 10Z" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18.9751 15.3827L11.9999 10.5L5.02466 15.3827" stroke="rgb(60, 47, 135)" stroke-linecap="round" stroke-linejoin="round"/> </svg> '); }

.check-ul{
    padding: 0;
}
.check-ul li{
    padding-left: 45px;
    list-style: none;
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
}
.h3{
    font-weight: 700;
font-size: 30px;
line-height: 120%;
/* or 36px */

color: #292730;
}
.check-ul li:before{
    content:url('data:image/svg+xml;charset=UTF-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5Z" fill="rgba(60, 47, 135, 1)" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.4375 8.125L8.85414 12.5L6.5625 10.3125" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    position: absolute;
    left: 14px;
    top: 50%;
    margin-top: -11px;
}


.menu-about li.current-menu-item a:before  {
filter:brightness(100);
}
.check-ul li:nth-child(odd) {
    background: #F1F2F3;
    border-radius: 10px;
}

.text-about-wr{
    width: calc(100% - 154px);
}
.text-about-right{
    float: right;
    width: 465px;
}
.about-next{
    background: #FFFFFF;
border: 1px solid #FEA903;
border-radius: 10px;
height: 66px;
margin-top: 20px;
padding: 0 25px;
display: inline-flex;
align-items: center;
justify-content: space-between;
font-weight: 400;
font-size: 18px;
line-height: 120%;
/* or 22px */

width: 266px;
color: #292730;
}
.border-ul{
    padding: 0;
}
.border-ul li{
    list-style: none;
    position: relative;
    display: flex;
    align-items: center;line-height: 120%;
    padding-top: 12px;
    padding-bottom: 12px;font-size: 16px;
    border-top:1px solid #EAE8F1;
}
.border-ul li img{
    margin-right: 10px;
}
.border-ul li:last-child{
    border-bottom:1px solid #EAE8F1;
}


.mob-basket {
    position: fixed;
    bottom: 0;
    background: #412e8b;
    left: 0;
    border-radius: 25px 25px 0 0;
    z-index: 9998;
    right: 0;
    display: none;
}

.team-block {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
    margin-bottom: 15px;
    border-bottom:1px solid #EAE8F1;
}

.team-block .team-item {
    width: calc(50% - 0px);
    margin-bottom: 60px;
    padding-right: 48px;

}
.team-block .team-item .meta{
      display: flex;
    flex-direction: column;
  
}

.team-block .team-photo {
    margin-right: 30px;
}
.team-block .team-photo img {
	max-width: 100%;
}
.team-block .job {
    font-weight: 400;
    font-size: 14px;
    line-height: 148%;
/* or 21px */
    color: #3C2F87;
    margin-bottom: 5px;
}

.team-block .name {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
/* or 29px */
    color: #292730;
    margin-bottom: 9px;
}

.team-block .mob-tel {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
/* or 19px */
    color: #292730;
    margin-bottom: 13px;display: block;
}
.team-block .mob-tel svg{
    margin-left: 10px;
}
.team-block .office-tel {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
/* or 19px */
    color: #292730;
    margin-bottom: 15px;display: block;
}

.team-block .email {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
/* or 19px */
    color: #292730;
    display: block;
    margin-bottom: 20px;
}
.team-block .contact-label{
    font-weight: 400;
font-size: 12px;
line-height: 148%;display: block;
/* identical to box height, or 18px */


color: #8F8C9D;
}
.team-block .manager-form{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
}
.wishlist_table.mobile table.item-details-table td.label{
    display: none;
}

.wishlist_table.mobile table.item-details-table td.label{
	display: none;
}
.wishlist_table.mobile .product-add-to-cart a{
	border-radius: 5px !important;
    background-color: #FEA903 !important;
    display: inline-flex !important;
    padding: 7px 10px 7px 10px !important;
    font-weight: 400;
    font-size: 14px;
    align-items: center;
    line-height: 120%;
    width: auto;
    text-align: center;
    color: #fff;
    white-space: nowrap;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: right;
    position: absolute;
    right: 9px;
    top: 11px;
}
.wishlist_table.mobile li{
	position: relative;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail img {
    max-width: 100%;
    height: auto;
}
.mob-basket .basket-block a {
	color:#fff;
    text-decoration: none;
    font-weight: bold;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.mob-basket .basket-block a svg {
    margin-left: 15px;
}
.mob-basket .basket-block {
    font-size: 16px;
    background: #413089;
    padding: 10px 25px;
    box-shadow: 0px 0px 11px 0px rgb(19,25,29,0.24);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
.mob-basket .basket-block a span{
    margin-right: 5px;
}
.xoo-wsc-qtb-square{
	position: relative;
}
.xoo-wsc-qtb-square input[type="number"].xoo-wsc-qty {

}
.xoo-wsc-qtb-square .ins {
	font-weight: 700;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	color: #292730;
	position: absolute;
	left: 71px;
	top: 15px;
}
.xoo-wsc-ft-btn-cart {
    background: #412e8b;
    color: #fff;
}
.top-mnu-catalog .right-nav ul{
	width: 100%;
	float: left;
	page-break-inside: avoid;
	break-inside: avoid;
}
#yith-wacp-popup.open .yith-wacp-main {
	max-height: 100%;
	overflow: auto;
}
.section-partners__item img {
	max-height: 50px;
}
#yith-wacp-popup .yith-wacp-wrapper {

	top: auto !important;
	left: auto !important;

	position: relative;
	max-height: initial !important;
}

#yith-wacp-popup .yith-wacp-content {
	max-height: 100vh;
	overflow: auto;
}
#alg_checkout_files_upload_form_1 {
	display: none;
	margin-bottom: 10px;
}
#alg_checkout_files_upload_form_1 table {
	width: 100%;
}
#alg_checkout_files_upload_button_1 {
	display: none !important;
}
#alg_checkout_files_upload_form_1 label {
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: left;
	border: 1px dashed #FEA903;
	border-radius: 10px;
	cursor: pointer;
}
#alg_checkout_files_upload_form_1 label:before {
	content:url(images/icons/scrip.svg);
	margin-right: 10px;    height: 20px;
}
#loadm a{
   border-radius: 10px;
border: 1px solid #EBE8F5;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: #FFF; 
color: #3C2F87;

text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 16.8px */
}
.alg_checkout_files_upload_result_image img{
	display: none !important;
}
.alg_checkout_files_upload_result_file_name{
	display: flex;
	align-items: center;
}
.alg_checkout_files_upload_result_file_name a{
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	/* or 19px */


	color: #292730;
}
.alg_checkout_files_upload_result_1{
	padding: 10px 10px;
}
.alg_checkout_files_upload_result_file_name:before{
	content:url(images/icons/note.svg);
	margin-right: 15px;
	height: 20px;
}
.alg_checkout_files_upload_result_1 {
	display: flex;
	align-items: center;
	background: #F1F2F3;
	position: relative;
	border-radius: 10px;
}
.alg_checkout_files_upload_result_image {
	margin-right: 10px;
}
.alg_checkout_files_upload_result_image img {
	width: 100%;
	height: auto;
	object-fit: cover;
	margin: 0 !important
}
#yith-wacp-popup .yith-wacp-message {
	display: none;
}
.alg_checkout_files_upload_result_delete {
	margin-left: 5px;
	font-size: 0 !important;
	float: right;
	position: absolute;
	right: 15px;
	top: 13px;
}
.yith-wacp-content .cart-info {
	padding: 20px 0;
	border-bottom: 1px solid #e0e0e0;
	display: none !important;
}
#yith-wacp-popup .cart-wrapper__left .cart_totals {
	width: 100%;
	border: none;
}
#yith-wacp-popup .cart-wrapper__left .final-sum {
	border-bottom: none;
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 100%;
}
#yith-wacp-popup .yith-wacp-main:before {
	display: none;
}
#yith-wacp-popup .title-category {
	font-size: 26px;
	line-height: 1.4em;
	margin: 0;
}
.yith-wacp-content .popup-actions{
	border:none;
}
#yith-wacp-popup .cart-wrapper__left .table tr td:last-child {
	border-radius: 0 10px 10px 0;
	width: 3%;
}
#yith-wacp-popup .cart-wrapper__left .table tr td:nth-child(3) {
	width: 22%;
}
.yith-wacp-content .popup-actions {
	text-align: left !important;
}
#yith-wacp-popup .cart-wrapper__left{
	width:100%;
}
#yith-wacp-popup .cart-wrapper__left .table .cart-counter{
	border:none;
}
.advantages__boxes.new {
	overflow: hidden;
	clear: both;
}
.advantages__boxes.new .advan__box{
	width: 49%;    padding: 0;
}
.advantages__boxes.new a{
	display: block;
}
.advantages__boxes.new .advan__box img {
	position: static;
	max-width: 100%;border-radius: 20px;
}
.alg_checkout_files_upload_result_delete:after{
	content:url(images/icons/trash.svg);
}
body #yith-wacp-popup .yith-wacp-wrapper.open {
	overflow: initial;
}
.first_section .slider-main .slick-slide .item img.bg{
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.wrap-bottom {
	margin-top: auto;
}
.single-product .right .item-product__status {

}
.single-bottom {
	flex: auto;
	display: flex;
	flex-direction: column;
}
.item-product__status {
	font-size: 12px;
	font-weight: bold;
	color: #FEA903;
}
.item-product__status.orange {
	color: #FEA903;
}
.item-product__status.green {
	color: #63B755;
}
.single-product .gallery-single {
	position: relative;
}
.single-product .gallery-single .single-hit,
.single-product .gallery-single .single-popular {
	bottom: auto;
	top: 0;
	left: 0;
	z-index: 5;
}
.item-product__img {
	width: 100%;
}
.item-product__img {
	position: relative;
}
div.wpcf7 .ajax-loader{
	position: absolute;
}
.wpcf7-form-control-wrap.number-70{
	margin-right: 5px;
}
.wpcf7-form-control-wrap.number-70 input{
	padding: 0 17px;
	height: 55px;text-align: center;
}
.wpcf7-form-control-wrap.number-70 span.minus {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: flex;justify-content: center;
	line-height: 0;
	width: 30px;
	align-items: center;cursor:pointer;
}
.wpcf7-form-control-wrap.number-70 span.plus {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: flex;justify-content: center;
	line-height: 0;
	width: 30px;
	align-items: center;cursor:pointer;
}
.checkbox-wrapper a, .coop-form__checkbox a{
	color:#FEA903;
}

.adv_cats { 
	margin:25px 0 38px;
	flex-wrap: wrap;
}

.adv_cats .adv_cats_item { 
	padding-right: 15px;
}

.adv_cats .adv_cats_item .icon { 
	margin-right: 15px;
}

.adv_cats .adv_cats_item .icon img { 

}

.adv_cats .adv_cats_item .text { 
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	/* or 19px */


	color: #292730;
}
@media (max-width: 1370px){
	.adv_cats .adv_cats_item { 
		max-width: 25%;
	}
}

.mob-show{
    display: none;
}
.payment_method_paymaster label span{
    display: flex;
    align-items: center;
}
.payment_method_paymaster label span:after{
    content:url(images/sbp.svg);
    margin-left: 15px;
}
#submit_paymaster_payment_form{
    padding: 0 20px;
    height: 40px;
    border: 1px solid rgba(65, 46, 139, .3);
    border-radius: 10px;
    color: #292731;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    letter-spacing: 0px;
    border: 1px solid #FEA903;
    color: #fff;
    background-color: #FEA903;
}
#paymaster_payment_form {
    margin-bottom: 25px;
}
.woocommerce ul.order_details
{list-style: none;     max-width: 600px;}
.woocommerce ul.order_details li{
    padding: 5px 0;
    border-bottom: 1px solid #EEEFF2;
}
#paymaster_payment_form .button.cancel{
    margin-left: 15px;
    font-weight: bold;
    font-size: 14px;
        color: #333;
        text-decoration: underline;
}
@media (max-width: 768px){
    .mob-show{
        display: block;
    }
    .th-text {
    width: 55%;
}
.th-text h1 {
    line-height: 1.2;
}
.th-img {
    width: 45%;
    margin-top: -85px;
        margin-bottom: -60px;
}
.team-block .team-item {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
    flex-wrap: wrap;
}
.team-block .job {
    font-size: 12px;
    line-height: 1.2;
}

.team-block .name {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #292730;
    margin-bottom: 5px;
}

.team-block .office-tel,.team-block .email {
    margin-bottom: 8px;
}


.banner-title {
    font-size: 14px;
}
.banner-caption {
    font-size: 12px;
}
.banner-btn a {
    height: 36px;
    white-space: nowrap;
    font-size: 12px;
    padding: 0 5px;
}
.banner_item {
    border-radius: 15px;
    max-width: 248px;
    padding: 15px;
}
.related-prod .banner_item {
    max-width: 170px;
}

.type_2 .banner-head {
    height: 135px;
    position: relative;
    margin-top: 20px;
    max-width: 215px;
    border-radius: 50%;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    z-index: 5;
}
.wrap-thank__icon{
display: none;
}

.related-prod .type_2 .banner-head {
    height: 138px;
    position: relative;
    margin-top: -3px;
    max-width: 215px;
    border-radius: 50%;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    z-index: 5;
}



	a.quantity_table_open{
		position: absolute;
    left: -5px;
    bottom: -20px;
    border: none;
	}
	.quantity_table-box {
    position: absolute;
    bottom: 33px;
    right: auto;
    left: 0;
    background: #fff;
    z-index: 50;
    width: 155px;
    box-shadow: 0 0 15px rgb(0 0 0 / 25%);
    padding: 5px 5px;
}
.quantity_table-box .ywdpd-table-discounts-wrapper-sh .horizontal .text{
	font-size: 10px
}
.quantity_table-box .ywdpd-table-discounts-wrapper-sh .horizontal .percent{
	font-size: 10px
}
	.item-product .price, .item-product .single-price {
    margin-bottom: 15px;
}
	.adv_cats .adv_cats_item {
		max-width: 50%;
		margin-bottom: 15px;
	}
	.adv_cats .adv_cats_item .text { 
		font-size: 12px;
	}
    ul.pagination a.next.page-numbers{
        display: none;
    }
    ul.pagination a.prev.page-numbers{
        display: none;
    }
    ul.pagination a.page-numbers {
    margin: 0  !important;
}

}
.single-hit, .single-popular,.single-sale {
	position: absolute;
	left: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 13px 0 15px;
	bottom: auto;
	height: 22px;
	background-color: #DB02C5;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	border-radius: 8px;
	top: -10px;
}
.single-popular {
	background-color: #35BB32;
}
.single-sale{
	background: #EB1C1C;
}
.single-sale.mt{
	top:15px;
}
.single-sale svg{
	margin-right: 13px;
}
.single-hit::after,
.single-popular::after {
	content: '';
	position: absolute;
	right: -11px;
	top: 0;
	bottom: 0;
	width: 12px;
	height: 29px;
	background-image: url('images/sale.svg');
}
.category-list-single .item-category__empty{
	border:none;
}
.single-popular::before {
	/*display: none;*/
	content: url('images/popular_2.svg');
}
.agree {
	display: none
}
.wrap-sert {
	margin: 0 -15px;
	margin-top: 25px;
}
a.sert-tab {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #eeeff2;
	padding: 5px 15px;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #292731;
	height: 40px;
	height: 40px;
	margin: 15px 0 0 57px;
}
.wrap-sert .item {
	width: 20%;
	margin-bottom: 30px;
	padding: 0 15px;
}
.wrap-sert .item span {
	color: #36343d;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	display: block;
	overflow: hidden;
	position: relative;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	padding-top: 10px;
}
.wrap-sert .item img {
	max-width: 100%;
	box-shadow: 0 0 10px rgb(0 0 0 / 15%);

}
.wrap-docs {
	margin: 0 -15px;
}

.wrap-docs .item {
	padding: 0 15px;
	margin-bottom: 20px;
	width: 25%;
	display: block;
}

.wrap-docs .item a {
	padding: 15px 15px;
	-webkit-box-shadow: 3px 4px 16px rgb(52 50 48 / 19%);
	box-shadow: 3px 4px 16px rgb(52 50 48 / 19%);
	background-color: #fff;
	display: flex;
	border-radius: 10px;
	transition: all .4s ease 0s;
}
.wrap-docs .item a:hover {

	box-shadow: 3px 4px 16px rgb(52 50 48 / 34%);

}

.wrap-docs .item a span.icon {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background-color: #FEA903;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 15px;
}

.wrap-docs .item a span.name {
	color: #36343d;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}

.wrap-docs .item a span.icon:after {
	content: '';
	border: solid #fff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 5px;
	margin-right: 4px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.wcuf_single_upload_field_container {
	/* display: inline-block; */
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 0 !important;
	vertical-align: top;
	padding: 0 !important;
	border: none !important;
}

.wcuf_max_size_notice {
	margin-top: 5px;
	margin-bottom: 0px;
	display: none !important;
}

.wcuf_upload_drag_and_drop_area {
	padding: 15px;
	border: 2px dashed #bbb;
	cursor: pointer;
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 0 !important;
}
ul.pagination {
	display: flex;
    flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.pagination a.prev.page-numbers {
	border-radius: 10px;
	background-color: #FEA903;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	padding: 15px 45px;
}

ul.pagination li {
	list-style: none;
margin: 0 5px;
display:inline-block;
}


ul.pagination a.next.page-numbers {
	border-radius: 10px;
	background-color: #FEA903;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	padding: 15px 45px;
}

ul.pagination a.page-numbers {
	color: #2e3349;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	display:inline-block;
	border-radius: 10px;
	background-color: #f5f5f5a3;
	padding: 10px;
}


ul.pagination li.active {
	border-radius: 10px;
	background-color: #2e3349;
	padding: 10px;
	font-weight: 400;
	color: #fff;
}
ul.pagination li:first-child:not(.active) {
	margin-left: 0;
	margin-right: auto;
}

ul.pagination li:last-child:not(.active) {
	margin-right: 0;
	margin-left: auto;
}

ul.pagination li:first-child a {
	margin: 0;
}

ul.pagination li:last-child a {
	margin: 0;
}
.wcuf_upload_fields_row_element {
	display: inline-block;
	vertical-align: top;
	/* float: left; */
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	width: 100%;
	overflow: hidden;
	/* background: #fafafa; */
	padding: 0 !important;
}

.seo_block {
	margin-top: 35px;
}

.seo__text p {
	color: #48494c;
	font-size: calc(14px + 3 * ((100vw - 320px)/ 960));
	font-weight: 300;
	line-height: 1.875em;
}
.seo__text ul {
	color: #48494c;
	font-size: calc(14px + 3 * ((100vw - 320px)/ 960));
	font-weight: 300;
	line-height: 1.875em;
}
.price ins {
	color: #FEA903 !important;
	text-decoration: none;
}

.yith-wacp-main .quantity input {
	max-width: 50px;
}

.item-product .percent {
	border-radius: 5px;
	background-color: rgb(65, 46, 139);
	height: 24px;
	padding: 0 5px;
	color: rgb(255, 255, 255);
	font-size: 10px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	letter-spacing: -.2px;
	margin-right: 7px;
}

.error-page h1 {
	font-size: 62px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	text-align: left;
	color: #000000;
	display: block;
	margin: 10px 0 15px;
}

.error-page h2 {
	font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	margin-bottom: 35px;
}

.error-page .left {
	width: 50%;
	float: left;
}

.error-page .list-unstyled {
	margin-bottom: 100px;
	display: block;
	list-style: none;
}

.error-page .list-unstyled li {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.69;
	letter-spacing: 0.16px;
	text-align: left;
	color: rgba(0, 0, 0, 0.7);
	margin-bottom: 10px;
}

.error-page .right {
	width: 50%;
	float: left;
}

footer .bottom-wrapper {
	position: relative;
}

.pay {
	position: absolute;
	right: 0px;
	top: -79px;
	font-size: 13px;
	color: #30323699;
	background: #eeeff2;
	padding: 15px;
	border-radius: 15px;
}

.pay svg {
	margin-right: 10px;
}

.s-404 {
	text-align: center;
	font-size: 150px;
	text-shadow: 7px 21px 16px rgba(0, 0, 0, 0.2);
	color: #ff6302;
}

.item-product .text {
	color: rgb(54, 52, 61);
	font-size: 9px;
	font-weight: 400;
	line-height: 1.4;
}

.ywdpd-table-discounts-wrapper-sh {
	width: 100%;
}

.woocommerce-message {
	border-color: #FEA903;
}

.woocommerce-message::before {
	color: #FEA903;
}

.go-to-cart {
	align-self: center;
	color: #FEA903;
	display: none !important;
	margin-top: 10px;
	text-align: center;
}


.prev-pag,
.next-pag {
	background-color: #FEA903;
	border-radius: 10px;
	height: 45px;
	padding: 0 20px;
	color: #fff;
}

.prev-pag {
	margin-right: auto;
}

.next-pag {
	margin-left: auto;
}

.nav-page-wrapper .nav-links .prev-pag a,
.nav-page-wrapper .nav-links .next-pag a {
	color: #fff;
	display: flex;
	width: 100%;
	height: 100%;
}

.nav-links {
	width: 100%;
}

.nav-page-wrapper .nav-links .current {
	border-radius: 10px;
	background-color: #23262d;
	padding: 0 12px;
	color: #fff;
	height: 45px;
}

.page-numbers li {
	font-size: 20px;
}
.item-product__cart {
	border-radius: 5px !important;
	background-color: #FEA903 !important;
	display: flex !important;
	padding: 10px 10px 10px 10px !important;
	font-weight: 400;
	line-height: 120%;
	width: auto;
	text-align: center;
	color: #fff;
	white-space: nowrap;
}
.item-product__cart.added{
	background-color: #2ba74c  !important;
}
.wrap-products .item-product__cart,.slider-products-wrapper .item-product__cart {
	border-radius: 5px !important;
	background-color: #FEA903 !important;
	display: flex !important;
	padding: 0 10px 0 10px !important;
	font-weight: 400;
	font-size: 0;
	line-height: 120%;
	width: auto;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	width: 37px;
}
.wrap-products .item-product__cart.added,.slider-products-wrapper .item-product__cart.added{
background-color: #2ba74c  !important;
}
.item-product__cart img{
	
}
.woocommerce-pagination {
	width: 100%;
}

.category-list-single .item-category.active-category {
	background-color: #412e8b;
	border-color: #412e8b;

}

.category-list-single .item-category.active-category span {
	color: #fff;
}

.searchandfilter ul {
	padding: 0;
	margin: 0;
}

.searchandfilter h4,
.facet-label {
	color: rgb(65, 46, 139);
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	padding: 0;
	margin: 0 0 14px;
}

.sidebar .sf-range-max,
.sidebar .sf-range-min {
	width: 88px;
	height: 30px;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	border: none;
	color: rgb(41, 39, 49);
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	padding: 0 13px 0 30px;
	text-align: right;
	max-width: 100%;
}

.sidebar input[type='number'] {
	-moz-appearance: textfield;
}

.sidebar input[type='number']::-webkit-outer-spin-button,
.sidebar input[type='number']::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.sidebar ul li .sf-meta-range-slider {}

.label-wrap {
	display: flex;
	justify-content: space-between;
}

.label-wrap label {
	position: relative;
}

.label-wrap label:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	color: rgb(170, 170, 172);
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	left: 10px;
	display: flex;
	align-items: center;
}

.label-wrap label:first-child:before {
	content: 'ÃƒÂÃ…Â¾Ãƒâ€˜Ã¢â‚¬Å¡';
}

.label-wrap label:last-child:before {
	content: 'ÃƒÂÃ¢â‚¬ÂÃƒÂÃ‚Â¾';
}

.sidebar .facetwp-slider {
	margin: 13px 0 0;
	height: 3px;
	border: none;
	border-radius: 2px;
	background-color: rgb(211, 214, 221);
}

.sidebar .noUi-horizontal .noUi-handle {
	top: -7px;
}

.noUi-target {
	border: none;
	background-color: rgb(211, 214, 221);
	border-radius: 2px;
}

.sidebar .facetwp-slider-wrap {
	padding-bottom: 0;
}

.clear-filter {
	cursor: pointer;
	border-radius: 10px;
	background-color: #FEA903;
	height: 54px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	outline: none !important;
	padding: 0 35px;
	height: 40px;
}

.facetwp-slider-reset {
	display: none !important;
}

.sidebar .facetwp-checkbox {
	padding: 0;
	background: none;
	margin-bottom: 10px;
}

.sidebar .facetwp-checkbox:last-child {
	margin-bottom: 0;
}

.facetwp-facet {
	margin: 0;
}

.facet-wrap+.facet-wrap {
	margin-top: 30px;
	padding-top: 25px;
	border-top: 1px solid rgb(221, 224, 232);
}

.sidebar .noUi-target {
	padding: 0;
}

.sidebar .noUi-connect {
	background-color: rgb(255, 118, 75);
	border-radius: 2px;
}

.sidebar .noUi-horizontal .noUi-handle {
	width: 15px;
	height: 15px;
	box-shadow: 1px 2px 6px rgba(42, 56, 70, 0.18);
	border-radius: 5px;
	border: 3px solid rgb(255, 255, 255);
	background-color: rgb(65, 46, 139);
	outline: none;
}

.noUi-handle:after,
.noUi-handle:before {
	display: none;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
	right: 0;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle-lower {
	right: -15px;
}

.searchandfilter ul li {
	margin: 0;
	position: relative;
}
.yith-wacp-content table.cart-list td.item-remove a{
	background:none;
	width: auto;text-indent:0;
}
.yith-wacp-content table.cart-list tr{
	border-bottom: 1px solid #EEEFF2;
}
.yith-wacp-content table.cart-list tr.empty{
	border-bottom: none;
}
.searchandfilter>ul>li+li {
	margin-top: 30px;
	padding-top: 25px;
	border-top: 1px solid rgb(221, 224, 232);
}

.catalog .sidebar .title-filter {
	margin-bottom: 20px;
}

.searchandfilter ul li input[type=checkbox] {
	display: none;
}

.facetwp-checkbox {
	padding: 0;
	color: rgb(170, 170, 172);
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	display: flex;
	align-items: center;
}

.searchandfilter ul li .wrap-li-checkbox label {}

.facetwp-counter {
	margin-left: auto;
}

.searchandfilter ul li .wrap-li-checkbox label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;

}

.searchandfilter ul li li {
	padding: 0;
}

.searchandfilter .sf-count {
	margin-left: auto;
}

.rect-checkbox {
	position: relative;
	width: 15px;
	height: 15px;
	border-radius: 5px;
	border: 2px solid rgb(205, 207, 211);
	margin-right: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
}

body .facetwp-checkbox.checked {
	background-image: none;
	color: rgb(41, 39, 49);
}

.sidebar .facetwp-checkbox.checked .rect-checkbox:before {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	border-radius: 3px;
	background-color: rgb(65, 46, 139);
}

.searchandfilter ul li .wrap-li-checkbox+.wrap-li-checkbox {
	margin-top: 20px;
}

.facet-row {
	display: flex;
	flex-direction: column-reverse;
}
.left-nav a.sales_1{
	display: none;
}
.facetwp-slider-label {
	display: inline-block;
	align-self: flex-start;
	font-size: 12px;
	line-height: 1;
}

.woocommerce-message,
.woocommerce-info {
	max-width: 1280px;
	margin: auto;
	position: relative;
	z-index: 15;
}

nav+p {
	display: none;
}

.cart-wrapper__left .table .price-cart {
	white-space: nowrap;
}

.cart-totalc {
	background: none !important;
}

.woocommerce table.shop_table {
	border: none;
}

.hide-tr,
.hide-tr td {
	display: none !important;
	padding: 0 !important;
}

.woocommerce+p,
.woocommerce+br {
	display: none;
}

.woocommerce-billing-fields__field-wrapper,

.woocommerce form .form-row label {
}

#main .onsale {
	display: none;
}

.woocommerce-invalid input,body .woocommerce-billing-fields__field-wrapper .error-field {
	border-color: #d1d1d1 !important;
}

.thank-you-shop {
	padding: 80px 0 20px;
	margin-top: -32px;
	background-color: #fff;
}

.single-price>div {
	display: inline-block;
}

.single-price>div+div {
	margin-left: 5px;
}

.single-price .old-price {
	position: relative;
	font-weight: 600;
	font-size: 18px;
}
.single-price .old-price:after {
	content: "";
	position: absolute;
	border: 1px solid #EB1C1C;
	transform: rotate(-22.75deg);
	left: 0;
	height: 2px;
	top: 12px;
	width: 100%;
}

.single-price .new-price {
	color: #eb1c1c;
	font-weight: 600;
	font-size: 18px;
}
.cur{
	font-size: 12px;
	font-weight: 600;
}
.woocommerce .woocommerce-customer-details:last-child {
	margin: 0;
}

.woocommerce-thankyou-order-received {
	font-size: 26px;
	line-height: 1;
	font-weight: 600;
	margin-bottom: 30px;
}

.woocommerce ul.order_details {
	padding: 0;
}

.btn-catalog:hover {
	
}


.one-click-modal{

}
div#modal-one-click-new .wrap-thank__form {
	margin-top: 25px;
}
div#modal-one-click-new {
	padding: 50px 60px 35px !important;
}
div#modal-one-click-new .wrap-thank{
	width: auto;max-width: 310px;
}

div#modal-one-click-new .wpcf7-form-control-wrap {
	position: relative;
	width: 100%;
	display: block;
}
div#modal-one-click-new .checkbox-wrapper.active .rect:before{
	background-image: url(images/icons/check_wh.svg);
}
div#modal-one-click-new  input[type=tel] {
	width: 100%;
	height:60px;padding-top: 20px;
}

div#modal-one-click-new  .tel-146 {
	width: 100%;
	background-image: url(images/icons/phone-i.svg) !important;
	background-repeat: no-repeat !important;
	background-position:97% center !important;
}
div#modal-one-click-new .wrap-thank__title {
	font-weight: 700;
	font-size: 26px;
	line-height: 120%;
	letter-spacing: 0.2px;
	/* or 31px */
	color: #292730;
}
div#modal-one-click-new .checkbox-wrapper .rect::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 9px;
	height: 7px;
	background-repeat: no-repeat;
}
div#modal-one-click-new .wrap-thank .checkbox-wrapper {
	text-align: left;
	justify-content: flex-start;
	margin-bottom: 15px;
}
div#modal-one-click-new .wrap-thank__input .lab {
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	/* or 22px */
	color: #AEADB6;
	display: block;
	margin-bottom: 12px;
}

div#modal-one-click-new  input[type=tel] {
	background-color: transparent !important;
	border: 1px solid #EBE8F5;
	border-radius: 10px;
	max-width: 100%;
}

div#modal-one-click-new .product-item {
	background: #fff;
	border: 1px solid #EBE8F5;
	border-radius: 10px;
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	padding: 15px 10px;
	margin-bottom: 18px;
}

div#modal-one-click-new .img {
	width: 80px;
}

div#modal-one-click-new .meta {
	width: calc(100% - 80px);
	padding-left: 15px;
}

div#modal-one-click-new .title {
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	/* or 14px */
	color: #292730;
}

div#modal-one-click-new .status {
	font-weight: 400;
	font-size: 10px;
	line-height: 120%;
	/* identical to box height, or 12px */
	color: #63B755;
	margin-bottom: 5px;
}
div#modal-one-click-new:before {
	display: none;
}
div#modal-one-click-new .price-block {
	display: flex;
	align-items: center;
	margin-top: 10px;
	justify-content: space-between;
}
div#modal-one-click-new span.minus svg path, div#modal-one-click-new span.plus svg path{
	fill:#000;
}
div#modal-one-click-new .price-block .price{
	font-weight: bold;
}
div#modal-one-click-new .qty-wrapper {
	width: 75px;
}
div#modal-one-click-new input.qty{
	font-weight: bold;
}
div#modal-one-click-new .tel-wrapper{
	position: relative;
}
div#modal-one-click-new .tel-wrapper .lab-tel{
	position: absolute;
	top: 9px;
	left: 16px;
	font-size: 12px;
	line-height: 120%;
	color: #292730;
}
div#modal-one-click-new  input.qty {
	height: 24px !important;
	background: #fff !important;
	border: 1px solid #EBE8F5  !important;
	border-radius: 5px  !important;
}

div#modal-one-click-new span.wpcf7-form-control-wrap.number-70 {
	height: 24px !important;
	display: block;
}
div#modal-one-click-new  input[type=submit]{
	padding: 0px 38px;
	margin-top: 15px;
}
div#modal-one-click-new .wrap-thank .checkbox-wrapper{
	font-weight: 400;
	font-size: 12px;
	line-height: 120%;

	/* or 14px */


	color: #AEADB6;
}
div#modal-one-click-new .wrap-thank .checkbox-wrapper a{


	text-decoration: underline;
	color: #AEADB6;
}
div#modal-one-click-new  .checkbox-wrapper .rect {
	background: #07AE4F;
	border-radius: 50%;
}
div#modal-one-click-new .wrap-thank .checkbox-wrapper{
	text-align: left;
}
.title-modal-product {
	font-size: 18px;
	margin: 15px 0 0;
	line-height: 1.2;
	font-weight: 500;
}

.param-product-wrapper {
	margin: 20px 0 0;
}

.param-product-wrapper .row div:last-child {
	margin: 0 0 0 10px;
	font-weight: 500;
}

.wrap-thank__input+.wrap-thank__input {
	margin-top: 20px;
}

.wrap-thank__input textarea {
	color: #303236;
	font-size: 15px;
	font-weight: 400;
	line-height: 1em;
	height: 100px;
	border-radius: 10px;
	background-color: rgba(238, 239, 242, .8);
	border: 1px solid transparent;
	padding: 17px;
	width: 100%;
	resize: none;
}

.single-calc__box input,
.single-calc__box select {
	outline: none;
}

span.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-not-valid {
	border-color: red !important;
}

.contact-form__row input {
	border: 1px solid transparent;
}
span.email_error {
    position: absolute;
    left: 12px;
    bottom: 66px;
    font-size: 12px;
    color: red;
    line-height: 12px;
}
div.wpcf7-response-output {
	margin: 0;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	margin-top: 15px;
}
.policy_link{
    color: #AEADB6;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 16.8px */
margin-left: 15px;
display: flex;
align-items: center;
}
.policy_link a{
    text-decoration: underline;color: #AEADB6;
}
.policy_link:before{
    margin-right: 5px;
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"> <path d="M10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5Z" fill="rgba(7, 174, 79, 1)" stroke="rgba(7, 174, 79, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13.4375 8.125L8.85414 12.5L6.5625 10.3125" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg>'); } 

.c_nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    
}
.screen-reader-text {font-weight: 400;font-size: 12px;line-height: 120%;
	/* or 14px */color: #AEADB6;position: absolute;top: 9px;left: 27px;}

	.autocomplete-suggestion img {
		max-width: 50px;
		height: auto;
	}

	.autocomplete-suggestion .yith_wcas_result_content .title {
		font-size: 12px;
		line-height: 1;
	}

	.autocomplete-suggestion .yith_wcas_result_content {
		font-size: 12px;
		line-height: 1.2;
	}

	.autocomplete-suggestion {
		display: flex;
		align-items: center;
	}

	.search-header input[type=submit] {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		border-radius: 10px;
		background-color: #412e8b;
		width: 85px;
		color: #fff;
		font-size: 15px;
		font-weight: 400;
		line-height: 15px;
		border: none;
		cursor: pointer;
		outline: 0;
		padding: 0;
	}

	.search-header input {
		margin: 0;
		height: 42px;
	}

	.calc-modal__bottom form {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.calc-modal div.wpcf7-response-output {
		margin-top: 10px;
	}

	.calc-modal__col-70 {
		position: relative;
	}

	.calc-modal__col-70 input[type="file"] {
		position: relative;
		color: #412e8b;
		font-size: 16px;
		font-weight: 400;
		line-height: 1em;
		text-decoration: underline;
		padding-left: 41px;
		cursor: pointer;
	}

	.calc-modal__col-70 .file:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 26px;
		height: 24px;
		background-image: url(../images/icons/file.svg);
	}

	.codedropz-upload-inner h3 {
		font-size: 14px;
		line-height: 1.2;
		margin: 0;
	}

	.codedropz-upload-container {
		padding: 5px;
	}

	.codedropz-btn-wrap {
		font-size: 12px;
		line-height: 1;
	}

	.codedropz-upload-inner span {
		font-size: 12px;
		line-height: 1;
	}

	.dnd-upload-status .dnd-upload-details {
		font-size: 12px;
		line-height: 1;
	}

	.codedropz-upload-handler {
		margin: 0;
	}

	.codedropz-upload-inner {
		line-height: 0;
	}

	.checkbox-wrapper {
		align-self: flex-start;
		margin-top: 23px;
	}

	div.wpcf7-mail-sent-ok {
		display: none !important
	}

	header .top-menu .dropdown-menu>a::after {
		background-repeat: no-repeat;
	}

	.city-top {
		font-size: 0;
		line-height: 0;
	}

	.contact-wrapper div.wpcf7-response-output {
		display: none !important;
	}

	.btn-catalog.opened-menu {
		background-color: #FEA903;
		border-bottom-left-radius: 0;
	}

	.top-mnu {padding: 10px 0;}

	.bottom-mnu {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 20;
		box-shadow: 12px 20px 60px rgba(42, 56, 70, 0.3);
		border-radius: 0 10px 10px;
		background-color: rgb(255, 255, 255);
		right: 0;
	}

	.wrapper-mnu {}

	.bottom-mnu ul {
		display: flex;
		flex-direction: column;
	}

	.bottom-mnu ul li a {
		color: rgb(154, 153, 160);
		font-size: 13px;
		font-weight: 400;
		line-height: 1;
	}

	.bottom-mnu ul li {
		display: inline-flex;
		align-items: center;
	}

	.bottom-mnu ul li+li {
		margin: 15px 0 0;
	}

	.title-row-menu {
		color: rgb(65, 46, 139);
		font-size: 16px;
		font-weight: 400;
		line-height: 1;
		margin-bottom: 20px;
	}

	.count-menu {
		flex-shrink: 0;
		margin-right: 10px;
		background-color: rgb(238, 239, 242);
		color: rgb(154, 153, 160);
		font-size: 11px;
		font-weight: 700;
		line-height: 1;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	.left-wrap-menu {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		padding: 40px 40px 0;
	}

	.right-wrap-menu {
		width: 30%;
		flex-shrink: 0;
		padding: 40px 40px 0;
		background-color: rgb(238, 239, 242);
	}

	.row-menu {
		margin-bottom: 40px;
		margin-right: 30px;
	}



	.first_section {
		position: relative;
		z-index: 1;
	}

	.menu-single {
		-webkit-transition-duration: .15s;
		-o-transition-duration: .15s;
		transition-duration: .15s;
		position: relative;
		margin-left: 10px;
		cursor: default;
	}
.menu-single.lk{
    display: flex;
    align-items: center;
    color: #412e8b;    margin: 0 25px;
}
.menu-single.lk a{
    color: #412e8b;
    font-weight: 500;
}
.menu-single.lk img{
    margin-right: 5px;
}
	.link-menu {
		color: rgba(41, 39, 49, .5);
		font-size: 12px;
		font-weight: 400;
		line-height: 12px;
		display: inline-flex;
		align-items: center;
		position: relative;
		z-index: 2;
	}

	.bottom-menu-single {
		visibility: hidden;
		transition-property: opacity, visibility; /* Важно чтобы transition применялось к обоим свойствам */
		transition-delay: 0.15s; /* Добавляем задержку в 0.15 сек. */
		-webkit-transition-duration: .15s;
		-o-transition-duration: .15s;
		transition-duration: .15s;
		position: absolute;
		left: -25px;
		right: 0;
		padding: 28px 25px 30px;
		background-color: #fff;
		top: 28px;
		width: max-content;
		z-index: 1;
		box-shadow: 12px 20px 60px rgba(42, 56, 70, 0.3);
		border-radius: 0 0 10px 10px;
		background-color: rgb(255, 255, 255);
		opacity: 0;
		visibility: hidden;
	}

	.menu-single:hover .bottom-menu-single {
		opacity: 1; /* Показываем подменю при ховере */
		visibility: visible;
	}
	.link-menu{
		display: flex;
		align-items: center;
	}
	.link-menu svg {
		fill: rgba(41, 39, 49, .5);
		margin-left: 10px;
		-webkit-transition-duration: .15s;
		-o-transition-duration: .15s;
		transition-duration: .15s
	}
	.link-menu img {
		margin-left: 5px;
		margin-top: 3px;
	}

	.bottom-menu-single:before {
		display: none;
		content: '';
		position: absolute;
		top: 42px;
		left: 0;
		right: 0;
		height: 1px;
		background-color: rgb(238, 239, 242);
	}

	.bottom-menu-single a svg {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.bottom-menu-single a {
		position: relative;
		min-height: 17px;
		display: inline-flex;
		align-items: center;
		padding-left: 38px;
		color: rgb(65, 46, 139);
		font-size: 14px;
		font-weight: 400;
		line-height: 1;
	}

	.time-work {
		padding-left: 38px;
		position: relative;
	}
	header .top-menu li:first-child .bottom-menu-single a{padding-left: 0;}
	.t-work {
		color: rgb(65, 46, 139);
		font-size: 14px;
		font-weight: 400;
		line-height: 1;
	}

	.date-times {
		color: rgb(138, 137, 141);
		font-size: 12px;
		font-weight: 400;
		line-height: 1;
		text-transform: uppercase;
		margin-top: 8px;
	}

	.time-work svg {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.bottom-menu-single>*+* {
		margin-top: 25px;
	}

	header .top-header {
		position: relative;
		z-index: 61;
	}

	.slider-products-wrapper .slick-track {
		display: flex;

	}

	.slider-products .slick-list .slick-slide {
		display: flex;
		flex-direction: column;
		height: auto;
		min-height: auto;
	}

	.slider-products .item-product {
		height: 100%;border: 1px solid #f5f5f5a3;
	}

	.count2-input {
		margin-top: 0;
	}

	.codedropz-upload-wrapper {
		display: none;
	}

	.yith-wacp-content table.cart-list td.item-info .item-name,
	.yith-wacp-content table.cart-list td.item-info dl,
	.yith-wacp-content h3.product-title {
		font-size: 12px;
	}

	body #yith-wacp-mini-cart {
		position: relative !important;
		background-color: transparent !important;
		border: none !important;
		border-radius: 50px !important;
		box-shadow: none !important;
		z-index: auto !important;
		cursor: pointer;
		left: auto !important;
		top: auto !important;
		zoom: unset !important;
		display: none;
	}

	.item-price {
		white-space: nowrap;
	}

	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		display: none;
	}

	body #yith-wacp-popup .yith-wacp-close {
		right: 20px;
		top: 30px;
		z-index: 100;
	}

	#yith-wacp-popup .yith-wacp-main {
		padding: 30px 0 !important;
		position: relative;
		-webkit-box-shadow: 4px 7px 52px rgba(43, 54, 62, .39);
		box-shadow: 4px 7px 52px rgba(43, 54, 62, .39);
		border-radius: 10px;
	}

	#yith-wacp-popup .yith-wacp-main:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		height: 10px;
		background-color: #412e8b;
	}

	#yith-wacp-popup .go-cart {
		cursor: pointer;
		border-radius: 10px;
		background-color: #FEA903 !important;
		height: 54px;
		border: none;
		cursor: pointer;
		color: #fff !important;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		font-weight: 400;
		line-height: 1rem;
		outline: none;
		padding: 0 35px;
	}

	#yith-wacp-popup .continue-shopping {
		padding: 0 22px;
		height: 54px;
		border: 1px solid rgba(65, 46, 139, .3);
		border-radius: 10px;
		background: transparent !important;
		color: #292731 !important;
		font-size: 15px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		font-weight: 400;
		line-height: 15px;
		-webkit-transition-duration: .15s;
		-o-transition-duration: .15s;
		transition-duration: .15s;
	}

	.yith-wacp-content table.cart-list td.item-subtotal {
		white-space: nowrap;
	}

	.yith-wacp-main .quantity {
		border-radius: 10px;
		border: 1px solid #f1f2f3;
		padding: 5px;
		font-size: 0;
		line-height: 0;
	}

	.yith-wacp-main .quantity input {
		color: #36343d;
		font-size: 15px;
		font-weight: 500;
		line-height: 15px;
		text-transform: uppercase;
		text-align: center;
		width: auto !important;
		height: 100%;
		border: none;
		background-color: transparent;
		margin: 0 10px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	input::-webkit-outer-spin-button,
	input::-webkit-inner-spin-button {
		/* display: none; <- Crashes Chrome on hover */
		-webkit-appearance: none;
		margin: 0;
		/* <-- Apparently some margin are still there even though it's hidden */
	}

	input[type=number] {
		-moz-appearance: textfield;
		/* Firefox */
	}

	.yith-wacp-main .quantity .minus {
		background-color: #f1f2f3;
	}

	.yith-wacp-main .quantity .plus {
		background-color: #48494c;
	}

	.yith-wacp-main .quantity .plus,
	.yith-wacp-main .quantity .minus {
		border-radius: 5px;
		width: 26px;
		height: 26px;
		cursor: pointer;
	}

	.yith-wacp-content h3.product-title {
		font-size: 16px;
		line-height: 1.3;
	}

	.yith-wacp-content h3.product-title a {
		color: #FEA903;
	}

	.btn-cart img {
		margin-right: 18px;
	}

	.yith-wacp-content .product-thumb {
		float: left;
		margin-right: 20px;
		border: 1px solid rgba(65, 46, 139, .3);
		border-radius: 5px;
		padding: 10px;
	}

	.woocommerce-notices-wrapper {
		display: none !important
	}

	.slider-products .item-product .go-to-cart {
		display: none !important;
	}

	#yith-wacp-popup .yith-wacp-message {
		background-color: transparent !important;
	}

	.btn-cart .count-mobile-cart {
		width: 18px;
		height: 18px;
		position: absolute;
		right: -9px;
		top: -7px;
		background-color: #FEA903 !important;
		font-size: 10px;
		color: #fff;
		border-radius: 50%;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	.yith-wacp-content .popup-actions {
		float: left;
		width: 100%;
	}

	.page-up {
		position: fixed;
		right: 60px;
		bottom: 60px;
		width: 40px;
		height: 40px;
		border-radius: 5px;
		background-color: #15253F;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 1000;
		-webkit-transition-duration: .15s;
		-o-transition-duration: .15s;
		transition-duration: .15s;
		opacity: 0;
		visibility: hidden;
	}

	.page-up.show {
		opacity: 1;
		visibility: visible;
	}

	.first_section .item-category .icon img {
		object-fit: contain;
    width: 100%;
    height: 100%;
	}

	.item-catalog {
		display: none;
	}

	.sale-item {
		width: 48%;
		margin-bottom: 2%;
		display: flex;
		flex-direction: column;
		border-radius: 15px;
		overflow: hidden;
		-webkit-box-shadow: 3px 5px 46px rgba(42, 56, 70, .12);
		box-shadow: 3px 5px 46px rgba(42, 56, 70, .12);
	}

	.sale-item__image {
		-webkit-box-shadow: 3px 5px 46px rgba(42, 56, 70, .12);
		box-shadow: 3px 5px 46px rgba(42, 56, 70, .12);
		position: relative;
		z-index: 1;
	}

	.sale-item__image img {
		width: 100%;
		height: auto;

	}

	.sale-item__text {
		padding: 20px;
		background-color: #fff;
		flex: 1;
	}

	.sale-item__title {
		font-size: 22px;
		line-height: 1.2;
		color: #36343d;
		font-weight: 500;
		margin-bottom: 15px;
	}

	.sale-item__desc {
		font-size: 16px;
		line-height: 1.2;
		color: rgba(54, 52, 61, .7);
		margin-bottom: 30px;
	}

	.categories-section {
		display: none;
	}

	.facetwp-pager {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
	}

	.nav-page-wrapper .facet-label {
		display: none !important;
	}

	.nav-page-wrapper .facetwp-facet {
		margin-bottom: 0;
	}

	.nav-page-wrapper .facetwp-page.prev {
		margin-left: 0;
		margin-right: auto;
	}

	.nav-page-wrapper .facetwp-page.next {
		margin-left: auto;
		margin-right: 0;
	}

	.nav-page-wrapper .facetwp-page.prev,
	.nav-page-wrapper .facetwp-page.next {
		border-radius: 10px;
		background-color: rgb(255, 118, 75);
		color: rgb(255, 255, 255);
		font-size: 16px;
		font-weight: 400;
		line-height: 1;
		padding: 15px 45px;
	}

	.nav-page-wrapper .facet-wrapper,
	.nav-page-wrapper .facet-wrap {
		width: 100%;
	}

	body .facetwp-page {
		color: rgb(46, 51, 73);
		font-size: 18px;
		font-weight: 400;
		line-height: 1;
		margin: 0 13px;
		padding: 0;
	}

	body .facetwp-page.active {
		border-radius: 10px;
		background-color: rgb(46, 51, 73);
		padding: 10px;
		font-weight: 400;
		color: #fff;
	}

	.facetwp-page.active:hover {
		color: #fff;
	}
	.coop-wrap {
		margin: 30px 0;
	}
	.coop ul li {
		list-style-type: none;
		position: relative;
		padding-left: 62px;
		color: rgb(65, 46, 139);
		font-size: 19px;
		font-weight: 500;
		line-height: 1.3;
		border-radius: 10px;
		background-color: rgb(255, 255, 255);
		min-height: 56px;
		display: flex;
		align-items: center;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 10px;
	}

	.coop ul li+li {
		margin-top: 9px;
	}

	.coop__left {
		width: 400px;
		margin-right: 100px;
		flex-shrink: 0;
	}

	.coop__right {
		width: 100%;
	}

	.coop ul {
		margin: 30px 0;
		padding: 0;
	}

	.coop ul li::before {
		content: '';
		width: 28px;
		height: 28px;
		background-image: url('images/check.svg');
		position: absolute;
		left: 14px;
		top: 0;
		bottom: 0;
		margin: auto;
	}
.coop__right-big{
	flex-wrap: wrap;
}
	.coop__right-big img {
		width: 95px;
		height: auto;
		margin-right: 25px;
		flex-shrink: 0;
	}

	.coop__right-big .coop__right-item {
		height: 200px;
		position: relative;
		width: 50%;
		padding: 0 20px;
	}

	.coop__right-mini .coop__right-item {
		height: 125px;
		position: relative;
	}

	.coop__right-mini .coop__right-item+div {
		margin-top: 98px;
	}

	.coop__right-big .coop__right-item+div {
		margin-bottom: 55px;
	}

	.coop__right-mini .coop__right-item::before {
		content: '';
		position: absolute;
		left: 20px;
		width: 125px;
		height: 125px;
		border-radius: 100%;
		background-color: #fff;
		z-index: 1;
	}

	.coop__right-big .coop__right-item::before {
		content: '';
		position: absolute;
		left: 20px;
		width: 200px;
		height: 200px;
		border-radius: 100%;
		background-color: #fff;
		z-index: 1;
	}

	.coop__right-item>* {
		position: relative;
		z-index: 2;
	}

	.coop__right-mini img {
		width: 55px;
		height: auto;
		margin-right: 22px;
		flex-shrink: 0;
	}

	.coop__right-item-title {
		margin-bottom: 15px;
		color: rgb(54, 52, 61);
		font-size: 26px;
		font-weight: 700;
		line-height: 1
	}

	.coop__right-item-desc {
		color: rgb(54, 52, 61);
		font-size: 21px;
		font-weight: 400;
		line-height: 1.43
	}

	.coop-form {
		margin-top: 40px;
		padding: 50px;
		border-radius: 10px;
		background-color: rgb(255, 255, 255);
		position: relative;
		overflow: hidden;
	}
	.coop-form div.wpcf7-response-output {
		display: none !important;
	}
	.coop-form:after {
		content: '';
		position: absolute;
		width: 300px;
		height: 300px;
		border-radius: 100%;
		top: 0;
		bottom: 0;
		margin: auto;
		right: -150px;
		background-color: rgb(255, 118, 75);
		user-select: none;
		z-index: 1;
	}

	.coop-form .man {
		position: absolute;
		right: 55px;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 2;
		user-select: none;
	}

	.coop-form__wrap {
		width: 830px;
	}
	.coop-form__wrap.shipping{
		width: 100%;
	}
	.coop-form.shipping:after{
		display:none;
	}
	.coop-form__title {
		color: rgb(54, 52, 61);
		font-size: 35px;
		font-weight: 500;
		line-height: 1.2;
		margin-bottom: 35px;
	}

	.coop-form__item-title {
		margin: 0 0 10px 16px;
		color: rgba(54, 52, 61, .6);
		font-size: 12px;
		font-weight: 400;
		line-height: 1
	}

	.coop-form__item {
		flex-grow: 1;
	}

	.coop-form__item+.coop-form__item {
		margin-left: 25px;
	}

	.coop-form__item+.coop-form__item.shipping{
		margin-left: 0;
	}


	.coop-form__row + .coop-form__row {
		margin-top: 29px;
	}
	.coop-form__item-field input {
		width: 100%;
		outline: none;
		padding: 0 18px;
		height: 46px;
		color: rgb(54, 52, 61);
		font-size: 15px;
		font-weight: 400;
		line-height: 1;
		border-radius: 8px;
		border: 1px solid transparent;
		background-color: rgb(241, 242, 245);
	}

	.coop-form__item-field input::placeholder {
		color: rgba(54, 52, 61, .5);
	}
	.coop-form__submit input {
		height: 55px;
		padding: 0 35px;
		border-radius: 10px;
		background-color: rgb(255, 118, 75);
		color: rgb(255, 255, 255);
		font-size: 16px;
		font-weight: 400;
		line-height: 1;
		border: none;
		margin-right: 30px;
		-webkit-transition-duration: .15s;
		-o-transition-duration: .15s;
		transition-duration: .15s;
	}
	.coop-form__submit input:hover {
		box-shadow: 5px 5px 15px rgba(0, 0, 0, .3);
	}
	.coop-form__checkbox .rect {
		border-radius: 5px;
		background-color: rgba(224, 228, 232, .6);
		margin-right: 12px;
		width: 17px;
		height: 17px;
		position: relative;
	}
	.coop-form__checkbox {
		color: rgba(33, 37, 45, .5);
		font-size: 12px;
		font-weight: 400;
		line-height: 1.2
	}
	.coop-form__checkbox a {
		display: contents;
		text-decoration: underline;
	}
	.coop-form__checkbox .rect:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		background-image: url('images/icons/check.svg');
		width: 11px;
		height: 9px;
		background-repeat: no-repeat;
	}







	@media (max-width: 1370px) {
		.first_section .item-category{
			width: auto;
			height: auto;
			margin: 0;
			padding: 10px;
		}
	}
@media (min-width: 500px) {
	.pl-cstm {
		padding: 0 22px;
	}
}
	@media (min-width: 768px) {
		.coop p {
			font-size: 21px;
			line-height: 1.57;
		}

		.h1-coop {
			margin: 0 0 30px;
		}
	}
	@media (max-width: 1370px) {
		.coop__left {
			margin-right: 50px;
		}
		.coop__right-item-desc {
			font-size: 18px;
		}
	}
	@media (max-width: 1170px) {
		.coop {
			flex-wrap: wrap;
		}
		.btn-cart img {
			margin: 0;
		}
		.coop__right {
			display: flex;
			flex-direction: column;
		}
		.coop__right-big,
		.coop__right-mini {
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.coop__right-big .coop__right-item+div,
		.coop__right-mini .coop__right-item+div {
			margin: 0 0 0 20px;
		}
		.coop__right-item {
			margin: 0 10px 20px;
		}
		.coop__right-item-title {
			font-size: 34px;
		}
		.coop__left {
			width: 100%;
		}
		.coop-form .man {
			right: 0;
			max-width: 250px;
		}
		.coop-form__wrap {
			width: calc(100% - 200px);
		}
		.left-wrap-menu,
		.right-wrap-menu {
			padding: 20px 20px 0;
		}

		.label-wrap {
			max-width: 220px;
		}

		.searchandfilter .meta-slider {
			max-width: 100%;
		}

		.searchandfilter>ul>li+li {
			margin-top: 10px;
			padding-top: 10px;
		}

		.searchandfilter ul li .wrap-li-checkbox+.wrap-li-checkbox {
			margin-top: 10px;
		}

		.catalog .sidebar .title-filter {
			margin-bottom: 15px;
			padding-bottom: 15px;
		}

		.facet-container {
			display: none;
		}

		.catalog .sidebar .title-filter:after {
			transform: scale(1, 1);

		}

		.catalog .sidebar .title-filter.open-filter-title:after {
			transform: scale(1, -1);
		}
		.team-block .team-item {
			flex-direction: column;
		}
		.team-block .team-photo img {
			height: 200px;
			object-fit: cover;
			margin: auto;
			display: block;
		}
		.team-block .team-photo {
			margin: 0 0 15px;
		}
		.team-block .team-item {
			width: 100%;
			margin: 0;
			padding: 0;
		}
		.team-block {
			display: grid;
			grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
			gap: 30px;
		}
		.team-item br {
			display: none;
		}
		.wrap-sert {
			margin: 25px 0 0;
			display: grid;
			grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
			gap: 20px;
		}
		.wrap-sert .item {
			width: 100%;
			margin: 0;
			padding: 0;
		}
	}

	.woocommerce-billing-fields__field-wrapper p+p {
		margin-top: 0;
	}

	.full-width {
		width: 100% !important;
	}

	.type-client input {
		display: none !important;
	}

	.woocommerce form .type-client .woocommerce-input-wrapper {
		display: flex;
		align-items: center;
		border-radius: 10px;
		background-color: rgb(223, 225, 230);
	}

	.woocommerce #customer_details {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		max-width: 1136px;
		width: 100%;
	}

	.woocommerce-form__label-for-checkbox {
		display: none;
	}

	.woocommerce form .type-client .woocommerce-input-wrapper label {
		border-radius: 10px;
		background-color: rgb(223, 225, 230);
		height: 40px;
		display: inline-flex;
		align-items: center;
		color: rgba(54, 52, 61, .8);
		font-size: 15px;
		font-weight: 400;
		margin: 0;
		line-height: 1.07;
		padding: 0 14px;
		cursor: pointer;

	}
.hide_1{
    display: none;
}
input.empty_field{
    border: 1px solid red !important;
}
	.woocommerce-billing-fields__field-wrapper {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	body .woocommerce-billing-fields__field-wrapper .form-row {
		width: 100%;
	}


	.c_nav input:checked+label {
		background: #203D6B;
		color:#fff;
	}


	.label-hide,
	.woocommerce form .form-row .optional,
	.woocommerce-shipping-destination {
		display: none !important;
	}

	.custom-shipping {
		width: 100%;
		font-size: 0;
		line-height: 0;
		padding-bottom: 6px;
		border-bottom: 1px solid #EEEFF2;
		margin-bottom: 17px;
	}

	.custom-shipping>ul {
		width: 100%;
		border-radius: 10px;
	}

	.custom-shipping li {
		width: 100%;
		margin: 0 0 10px 0 !important;
		padding: 0;

	}

	.custom-shipping li .woocommerce-Price-amount {
		font-weight: bold;
		text-align: right;
	}

	.custom-shipping li label {
		height: 40px;
		display: block !important;
		color: rgba(54, 52, 61, .8);
		font-size: 14px;
		font-weight: 400;
		margin: 0;
		line-height: 15px;
		padding: 0 12px;
		cursor: pointer;
		background: #FFFFFF;
		border: 1px solid #EBE8F5;
		border-radius: 10px;
		width: 100%;
		padding-top: 12px;
	}

	@media (max-width: 1380px) {
		.custom-shipping li label {
		}
	}

	.custom-shipping li label:before {
		content: '';
		margin-right: 13px;
		background-repeat: no-repeat;
		min-width: 15px;
		width: 15px;
		height: 15px;
		border-radius: 50%;
		flex-shrink: 0;
		margin-right: 15px;
		border: 1px solid #AEADB6;
		display: block;
		float: left;
	}

	.custom-shipping li input:checked+label {background-color: #F1F2F3;}
	.custom-shipping li input:checked+label:before {background-color: #3C2F87;}
	.custom-shipping li input:checked+label:before {background-image: url(images/icons/check_wh.svg);background-repeat: no-repeat;background-position: center;}

	.custom-shipping input {
		display: none !important;
	}

	.custom-shipping #shipping_method_0_local_pickup1+label:before {

	}

	.custom-shipping #shipping_method_0_local_pickup1:checked+label:before {

	}

	.custom-shipping #shipping_method_0_flat_rate2+label:before,
	.custom-shipping #shipping_method_0_flat_rate7+label:before,
	.custom-shipping #shipping_method_0_flat_rate8+label:before,
	.custom-shipping #shipping_method_0_flat_rate9+label:before,
	.custom-shipping #shipping_method_0_free_shipping10+label:before
	{

	}

	.custom-shipping #shipping_method_0_flat_rate2:checked+label:before,
	.custom-shipping #shipping_method_0_flat_rate7:checked+label:before,
	.custom-shipping #shipping_method_0_flat_rate8:checked+label:before,
	.custom-shipping #shipping_method_0_flat_rate9:checked+label:before,
	.custom-shipping #shipping_method_0_free_shipping10:checked+label:before
	{

	}

	.woocommerce ul#shipping_method {
		/*background-color: rgb(223, 225, 230);*/
		padding: 0;
	}

	.woocommerce ul#shipping_method li .amount {
		margin-left: 5px;
		border-radius: 10px;
		float: right;
		font-weight: 700;
		font-size: 16px;
		line-height: 10px;
		/* or 19px */
		text-align: right;
		color: #292730;
		display: block;
	}

	.comment-field {
		text-align: center;
		color: rgba(60, 46, 73, .5);
		font-size: 13px;
		font-weight: 400;
		line-height: 1;
		margin: 15px 0;
		text-align: center;
	}

	.comment-adres {
		text-align: center;
		color: rgba(60, 46, 73, .5);
		font-size: 13px;
		font-weight: 400;
		line-height: 1;
		margin: 15px 0 0;
		text-align: center;
	}

	#order_review .shop_table {
		display: none;
	}

	.woocommerce-additional-fields h3 {
		display: none;
	}

	.steps-checkout {
		position: relative;
		margin: 50px 0 25px;
	}

	.steps-checkout::before {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		height: 5px;
		border-radius: 3px;
		background-color: rgb(255, 255, 255);
	}

	.steps-checkout>div {
		color: rgba(54, 52, 61, .5);
		font-size: 21px;
		font-weight: 500;
		line-height: 1;
		padding-bottom: 20px;
		position: relative;

		letter-spacing: -0.13px;
		width: 50%;
		cursor: pointer;
	}

	.steps-checkout>div.active-step {
		color: rgb(48, 50, 54);
	}

	.steps-checkout>div.active-step::before {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		height: 5px;
		background-color: rgb(255, 118, 75);
		border-radius: 3px;
	}

	.step_1 #billing_type_client_field,
	.step_1 .custom-shipping,
	.step_1 #payment,
	.step_1 .cart-form {
		display: none;
	}

	.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: #d1d1d1;
	}

	.error-field {
		/*border-color: red !important;*/
	}

	body .woocommerce form p.form-row-style {
		margin: 0 0 23px;
		padding-bottom: 23px;
		position: relative;
		border-bottom: 1px solid rgb(214, 220, 226);
	}

	#yith-wacp-popup .yith-wacp-content .cart-shipping {
		display: none;
	}

	.yith-wacp-main .quantity input::-webkit-outer-spin-button,
	.yith-wacp-main .quantity input::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	.yith-wacp-main .quantity input {
		-moz-appearance: textfield;
	}

	.custom-shipping+#billing_address_1_field {
		margin: 23px 0 0;
		padding: 0;
		border: none;
	}

	#billing_address_1_field {
		display: none;
		margin-top: 5px;
	}

	#order_review {
		margin-top: 10px;
	/*padding-top: 23px;
	/*border-top: 1px solid rgb(214, 220, 226);*/
	width: 100%;
}

.shop_table tr button[name='update_cart'] {
	display: none !important;
}

ul.payment_methods {
	margin: 24px -10px 0 !important;
	padding: 0 !important;
	border: none !important;
	border-radius: 10px;
	display: flex;
	align-items: center;
}

ul.payment_methods li {
	width: 33.3%;
	list-style: none;
	padding: 0 10px;
}
ul.payment_methods li.payment_method_yookassa_epl{
    width: 27.3%;
}
ul.payment_methods li.payment_method_paymaster{
    width: 39.3%;
}
ul.payment_methods li label img {
	display: none;
}

ul.payment_methods li input {
	display: none !important;
}

ul.payment_methods li label {
	margin: 0;
	height: 63px;
	display: inline-flex;
	align-items: center;
	margin: 0;
	padding: 0 14px;
	cursor: pointer;
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #EBE8F5;
	border-radius: 10px;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	/* or 19px */
	color: #292730;
}

ul.payment_methods li input:checked+label {
	background-color: #f1f2f3;
	height: 60px;
}

ul.payment_methods li input:checked+label:before {
	background: #3C2F87;
	border: 1px solid #3C2F87;
}

ul.payment_methods li input:checked+label:before {background-image: url(images/icons/check_wh.svg);background-repeat: no-repeat;background-position: center;}

ul.payment_methods li label:before {
	content: '';
	width: 15px;
	height: 15px;
	border-radius: 50%;
	flex-shrink: 0;
	margin-right: 9px;
	border: 1px solid #AEADB6;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: none;
	border-radius: 0;
}

.payment_box {
	display: none !important;
}

#payment .place-order {
	display: none;
}

#coupon_code {
	width: auto;
	color: #3c2e49;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2rem;
	border-radius: 10px;
	border: 1px solid #d1d1d1;
	padding: 15px 20px;
	background-color: #fff;
	height: 40px;
}

.woocommerce .coupon-wrapper button,
.search-filter-reset {
	margin-left: 15px;
	cursor: pointer;
	border-radius: 10px;
	background-color: #FEA903;
	height: 54px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	outline: none;
	padding: 0 35px;
	height: 40px;
}

.woocommerce .coupon-wrapper button:hover {
	background-color: #FEA903;
	color: #fff;
}

.next-step {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	border-radius: 10px;
	padding: 0 20px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	background-color: #FEA903;
	outline: none;
	cursor: pointer;
	line-height: 1;
}

.search-filter-reset {
	margin-left: 0;
}

.section-partners__item{
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 14%;
	background: #fff;
	margin: 0px 0px;
}
.section-partners__item img{
	vertical-align: middle;
}


.woocommerce-MyAccount-navigation a {
   font-size: 17px;
    color: #292730;
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    padding: 12px 10px 12px 48px;
    display: block;
    position: relative;
}
.woocommerce-MyAccount-navigation-link a:before{
    position: absolute;
    left: 10px;
    top: 10px;
}

.woocommerce-MyAccount-navigation-link--orders a:before{
    
    content: url('data:image/svg+xml; utf8, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.5 13.75L10 18.125L17.5 13.75" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.5 10L10 14.375L17.5 10" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.5 6.25L10 10.625L17.5 6.25L10 1.875L2.5 6.25Z" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> </svg> '); 
}
.woocommerce-MyAccount-navigation-link--finance a:before{

    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"> <path d="M3.125 5V15C3.125 15.3315 3.2567 15.6495 3.49112 15.8839C3.72554 16.1183 4.04348 16.25 4.375 16.25H16.875C17.0408 16.25 17.1997 16.1842 17.3169 16.0669C17.4342 15.9497 17.5 15.7908 17.5 15.625V6.875C17.5 6.70924 17.4342 6.55027 17.3169 6.43306C17.1997 6.31585 17.0408 6.25 16.875 6.25H4.375C4.04348 6.25 3.72554 6.1183 3.49112 5.88388C3.2567 5.64946 3.125 5.33152 3.125 5ZM3.125 5C3.125 4.66848 3.2567 4.35054 3.49112 4.11612C3.72554 3.8817 4.04348 3.75 4.375 3.75H15" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.0625 11.875C14.4077 11.875 14.6875 11.5952 14.6875 11.25C14.6875 10.9048 14.4077 10.625 14.0625 10.625C13.7173 10.625 13.4375 10.9048 13.4375 11.25C13.4375 11.5952 13.7173 11.875 14.0625 11.875Z" fill="rgba(60, 47, 135, 1)"/> </svg>'); }
.woocommerce-MyAccount-navigation-link--edit-account a:before{
   
    content: url('data:image/svg+xml; utf8, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1873 13.6978V6.30216C17.1873 6.19148 17.158 6.08279 17.1022 5.98719C17.0464 5.8916 16.9662 5.81252 16.8699 5.75806L10.3074 2.04882C10.2136 1.99579 10.1076 1.96793 9.99985 1.96793C9.89208 1.96793 9.78613 1.99579 9.69231 2.04882L3.12981 5.75806C3.03346 5.81252 2.95329 5.8916 2.89752 5.98719C2.84174 6.08279 2.81235 6.19148 2.81235 6.30216V13.6978C2.81235 13.8085 2.84174 13.9172 2.89752 14.0128C2.95329 14.1084 3.03346 14.1875 3.12981 14.2419L9.69231 17.9512C9.78613 18.0042 9.89208 18.0321 9.99985 18.0321C10.1076 18.0321 10.2136 18.0042 10.3074 17.9512L16.8699 14.2419C16.9662 14.1875 17.0464 14.1084 17.1022 14.0128C17.158 13.9172 17.1873 13.8085 17.1873 13.6978V13.6978Z" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.99985 12.8125C11.5531 12.8125 12.8123 11.5533 12.8123 10C12.8123 8.4467 11.5531 7.1875 9.99985 7.1875C8.44655 7.1875 7.18735 8.4467 7.18735 10C7.18735 11.5533 8.44655 12.8125 9.99985 12.8125Z" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> </svg> '); }
.woocommerce-MyAccount-navigation-link--wishlist a:before{
   
    content: url('/wp-content/themes/cleantemplate/images/icons/HeartStraight.svg'); 
}
.woocommerce-MyAccount-navigation-link--docs a:before{
   
    content: url('/wp-content/themes/cleantemplate/images/icons/Note.svg'); 
}


.woocommerce-MyAccount-navigation-link--customer-logout a:before{
   
    content: url('data:image/svg+xml; utf8, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.5948 6.71875L16.8752 10L13.5948 13.2812" stroke="rgba(174, 173, 182, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.125 10H16.8727" stroke="rgba(174, 173, 182, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.125 16.875H3.75C3.58424 16.875 3.42527 16.8092 3.30806 16.6919C3.19085 16.5747 3.125 16.4158 3.125 16.25V3.75C3.125 3.58424 3.19085 3.42527 3.30806 3.30806C3.42527 3.19085 3.58424 3.125 3.75 3.125H8.125" stroke="rgba(174, 173, 182, 1)" stroke-linecap="round" stroke-linejoin="round"/> </svg> '); }

.woocommerce-MyAccount-navigation-link--customer-logout a{
    color: #AEADB6;
}



.woocommerce-MyAccount-navigation  ul li {
    display: block;
    width: 100%;
    line-height: normal;
}
.woocommerce-MyAccount-navigation  ul li.is-active a{
    border-radius: 4px;
    background: #F1F2F3;
}
.my-account{
    padding: 20px 0 50px;
}
.my-account.not-logged_in{
    background: #EEEFF2;
    position: relative;
}
.my-account.not-logged_in:before{
    content: "";
    position: absolute;
    top: -35px;
    left: 0;
    width: 100%;
    height: 35px;
    display: block;
    background: #EEEFF2;
    z-index: 0;
}
.my-account .woocommerce{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
#login_form{
    max-width: 759px;
border-radius: 20px;
background: #FFF;
padding: 40px 60px 60px;
margin: 0 auto;

}
.login_form_head h2{
color: #D1D0D9;
cursor: pointer;
}
.login_form_head h2.active{
color: #292730;
}

.login_form_head h2+h2{
margin-left: 20px;
}
#login_form p{
    position: relative;
}
#login_form .username-input:after{
    position: absolute;
        top: 13px;
    right: 24px;
    content: url('/wp-content/themes/cleantemplate/images/icons/EnvelopeSimple.svg') !important;

}
#login_form .password-input:after{
    position: absolute;
        top: 13px;
    right: 24px;
    content: url('/wp-content/themes/cleantemplate/images/icons/LockOpen.svg') !important;

}
.woocommerce-form-register .password-input:after{
    display: none !important;

}
.woocommerce-form-register .after{
       position: absolute;
    top: 17px;
    right: 28px;
    z-index: 5;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.woocommerce-form-register .after:after{

    content: url('/wp-content/themes/cleantemplate/images/eye.svg') !important;

}



.my-account .woocommerce-message a{
    color: #FEA903;
}

.my-account .woocommerce-notices-wrapper {
     display: block !important; 
    width: 100%;
}

.my-account .woocommerce-message {
     display: block; 
     padding: 25px;
     border: 1px solid green;
     border-radius: 15px;
     color: green;
     font-weight: 600;
     margin-bottom: 25px;
}

#customer_login{
    margin: 0 auto;
    padding: 25px 0;
}

nav.woocommerce-MyAccount-navigation {
    width: 17%;
}

.woocommerce-MyAccount-content {
    width: 74.5%;
    padding-top: 3px;
}





.my-account-orders_total_top {display: flex;flex-direction: row;gap: 10px;margin-bottom: 16px;}

.my-account-orders_total_top .my-account-orders_total_top_item { position: relative;border-radius: 10px;border: 1px solid #EBE8F5;background: #FFF;padding: 7px 10px;width: 33.3%;}

.my-account-orders_total_top .my-account-orders_total_top_item:first-child:before{
     content: url('/wp-content/themes/cleantemplate/images/Wallet.svg');
    position: absolute;
    right: 25px;
    top: 9px;
    z-index: 1;
}
.my-account-orders_total_top .my-account-orders_total_top_item:nth-child(2):before{
     content: url('/wp-content/themes/cleantemplate/images/Crown.svg');
    position: absolute;
    right: 25px;
    top: 9px;
    z-index: 1;
}
.my-account-orders_total_top .my-account-orders_total_top_item:last-child:before{
     content: url('/wp-content/themes/cleantemplate/images/WarningOctagon.svg');
    position: absolute;
    right: 25px;
    top: 9px;
    z-index: 1;
}
.my-account-orders_total_top .my-account-orders_total_top_item:after{
    content: "";
    display: block;
    position: absolute;
    right: 5px;
    top: 4px;
    width: 40px;
height: 52px;
border-radius: 6px;
background: #F1F2F3;
}


.my-account-orders_total_top .my-account-orders_total_top_item .my-account-orders_total_top_item_lab {color: #292730;font-family: Ubuntu;font-size: 12px;font-style: normal;font-weight: 400;line-height: 120%; /* 14.4px */margin-bottom: 7px;}

.my-account-orders_total_top .my-account-orders_total_top_item .my-account-orders_total_top_item_val {color: #292730;font-family: Ubuntu;font-size: 20px;font-style: normal;font-weight: 700;line-height: 120%; /* 24px */}

.my-account-orders {margin-top: 17px;di}

.my-account-orders .my-account-orders-item {border-radius: 10px;border: 1px solid #EBE8F5;background: #FFF;padding: 5px;margin-bottom: 30px;}

.my-account-orders .my-account-orders-item .my-account-orders-item-head {border-radius: 6px;
    background: #F1F2F3;
    padding: 8px 10px 8px 13px;
    height: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;}

.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left { 
width: 78%;
padding-right: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left .my-account-orders-item-head-number {color: #292730;font-family: Ubuntu;font-size: 12px;font-style: normal;font-weight: 500;line-height: 120%; /* 14.4px */}
.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left .my-account-orders-item-head-status{
    color: #292730;
    font-family: Ubuntu;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 21.6px */
    display: flex;
    align-items: center;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left .my-account-orders-item-head-status:before{
content: "";
margin-right: 10px;
width: 10px;
height: 10px;
border-radius: 50%;
background: #FEA903;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left .my-account-orders-item-head-status.cancelled:before,.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left .my-account-orders-item-head-status.completed:before{
background: #000;
}

.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left .my-account-orders-item-head-date {color: #AEADB6;font-family: Ubuntu;font-size: 12px;font-style: normal;font-weight: 400;line-height: 120%; /* 14.4px */}

.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-right { 
width: 22%;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-right .order-again{
    margin-bottom: 0;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-right .order-again a{ 
color: #FFF;

text-align: center;
font-family: Ubuntu;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 16.8px */
height: 40px;
border-radius: 10px;
background: #FEA903;
display: flex;
align-items: center;
justify-content: center;
    padding: 0 35px;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-middle { 

}

.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item { 
    display: flex;
    align-items: center;
    width: 47%;
    padding: 15px;
    font-family: Ubuntu;
}

.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item .my-account_order_item_img { 
    width: 80px;
    min-width: 80px;
    height: 80px;
    border-radius: 6px;
    overflow: hidden;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item .my-account_order_item_img img { 
width: 100%;
height: 100%;
object-fit: contain;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item .my-account_order_item_meta { 
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item .my-account_order_item_meta .my-account_order_item_meta_art { 
color: #AEADB6;
    margin-bottom: 5px;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 14.4px */
}

.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item .my-account_order_item_meta .my-account_order_item_meta_name { 
color: #292730;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 14.4px */
}
.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item .my-account_order_item_meta .my-account_order_item_meta_name a{ 
 color: #292730;
 font-weight: 500;
 }
.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item .my-account_order_item_meta .my-account_order_item_meta_price { 
color: #292730;
font-family: Ubuntu;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 120%;
}

.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item .my-account_order_item_meta .my-account_order_item_meta_price span.ins { 
    font-size: 12px;
}

.my-account-orders .my-account-orders-item .my-account-orders-item-bottom { 
border-top: 1px solid #E8EAEC;
display: flex;
flex-wrap: wrap;
    margin: 0px 15px 10px;
padding-top: 12px;align-items: flex-start;
}

.my-account-orders-item-bottom_left,.my-account-orders-item-bottom_right{
    width: 47%;
}

.my-account-orders-item-bottom_val{
    display: flex;
    align-items: flex-start;
    color: #292730;

font-family: Ubuntu;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 16.8px */
}
.my-account-orders-item-bottom_right .my-account-orders-item-bottom_val .woocommerce-Price-amount.amount{
    display: none;
}
.my-account-orders-item-bottom_title{
    color: #3C2F87;

font-family: Ubuntu;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 16.8px */
margin-bottom: 5px;
}


.company-profile {
    margin-bottom: 0px;
}

.company-profile .company-profile {width: 40px;min-width: 40px;height: 40px;background: #3C2F87;display: flex;align-items: center;justify-content: center;border-radius: 50%;margin-right: 13px;}

.company-profile .company-profile svg { 

}

.company-profile .company-profile svg path { 

}

.company-profile .company-profile_meta { 

}

.company-profile .company-profile_meta .company-profile_name {color: #292730;font-family: Ubuntu;font-size: 16px;font-style: normal;font-weight: 700;line-height: 120%; /* 19.2px */}

.company-profile .company-profile_meta .company-profile_city {color: #AEADB6;font-family: Ubuntu;font-size: 12px;font-style: normal;font-weight: 400;line-height: 120%; /* 14.4px */}

.woocommerce-MyAccount-navigation ul{
        margin-top: 47px;
}


.my-account-finance{
    margin-bottom: 30px;
}
.my-account-finance table{
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;border-radius: 10px;
    border: 1px solid #EBE8F5;
}
.my-account-finance table th{
border-radius: 6px;
background: #F1F2F3;
color: #AEADB6;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 14.4px */
padding: 4px 16px;
}
.my-account-finance table td{
 color: #292730;
white-space: nowrap;

font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 14.4px */
padding: 12px 16px;
border-bottom: 1px solid #E8EAEC;
}

.my-account-finance table td:nth-child(2){
   color: #AEADB6;font-weight: 400;
}
.my-account-finance table td:nth-child(3){
  color: #3C2F87;
}
.my-account-finance table td.cancelled{
 color: #AEADB6;
}
.my-account-finance table td.processing{
 color: #FEA903;
}


.my-account-finance table td a.doc_download{
    color: #3C2F87;
display: flex;    justify-content: flex-end;
align-items: center;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 0%; /* 14.4px */
}
.my-account-finance table td a.doc_download:after{
   margin-left: 7px;
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"> <path d="M7.5 7.5H12.5" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.5 10H12.5" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.5 12.5H10" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12.2411 16.875H3.75C3.58424 16.875 3.42527 16.8092 3.30806 16.6919C3.19085 16.5747 3.125 16.4158 3.125 16.25V3.75C3.125 3.58424 3.19085 3.42527 3.30806 3.30806C3.42527 3.19085 3.58424 3.125 3.75 3.125H16.25C16.4158 3.125 16.5747 3.19085 16.6919 3.30806C16.8092 3.42527 16.875 3.58424 16.875 3.75V12.2411C16.875 12.3232 16.8588 12.4045 16.8274 12.4803C16.796 12.5561 16.75 12.625 16.6919 12.6831L12.6831 16.6919C12.625 16.75 12.5561 16.796 12.4803 16.8274C12.4045 16.8588 12.3232 16.875 12.2411 16.875V16.875Z" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.8185 12.4994H12.5V16.8181" stroke="rgba(60, 47, 135, 1)" stroke-linecap="round" stroke-linejoin="round"/> </svg>'); }



.my-account-finance table tbody tr:last-child td{
    border: none;
}



.my-account-wishlst {margin-top: 18px;}

.my-account-wishlst .wishlist_item {border-radius: 10px;border: 1px solid #EBE8F5;background: #FFF;padding: 11px 10px;margin-bottom: 20px;}

.my-account-wishlst .wishlist_item .wishlist_item_thumbnail {width: 11%;}
.my-account-wishlst .wishlist_item .wishlist_item_thumbnail a{
    
}
.my-account-wishlst .wishlist_item .wishlist_item_thumbnail a img{
    width: 80px;
    height: auto;
}
.my-account-wishlst .wishlist_item .wishlist_item_meta {width: 44%;}

.my-account-wishlst .wishlist_item .wishlist_item_meta .wishlist_item_meta_status {color: #AEADB6;font-family: Ubuntu;font-size: 12px;font-style: normal;font-weight: 400;line-height: 120%;}

.my-account-wishlst .wishlist_item .wishlist_item_meta .wishlist_item_meta_status .wishlist_item_meta_status_val { 

}

.my-account-wishlst .wishlist_item .wishlist_item_meta .wishlist_item_meta_status .wishlist_item_meta_status_val .wishlist-out-of-stock { 

}

.my-account-wishlst .wishlist_item .wishlist_item_meta .wishlist_item_meta_status .wishlist_item_meta_status_val .wishlist-in-stock { 

}

.my-account-wishlst .wishlist_item .wishlist_item_meta .wishlist_item_meta_status .wishlist_item_meta_status_art { 

}

.my-account-wishlst .wishlist_item .wishlist_item_meta .wishlist_item_meta_name { 

}
.my-account-wishlst .wishlist_item .wishlist_item_meta .wishlist_item_meta_name a{
    color: #292730;
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 16.8px */
}
.my-account-wishlst .wishlist_item .wishlist_item_meta .wishlist_item_meta_price {color: #292730;font-family: Ubuntu;font-size: 18px;font-style: normal;font-weight: 700;line-height: 120%; /* 21.6px */}

.my-account-wishlst .wishlist_item .wishlist_item_qty {border-radius: 10px;border: 1px solid #EBE8F5;background: #FFF;width: 123px;}
.my-account-wishlst .wishlist_item .wishlist_item_qty input{border-radius: 10px;border:none;color: #292730;text-align: center;font-family: Ubuntu;font-size: 14px;font-style: normal;font-weight: 700;line-height: 100%; /* 14px */text-align: center;width: 100%;height: 40px;}
.my-account-wishlst .wishlist_item .wishlist_item_add_to_cart {width: 23%;padding-left: 15px;}
.my-account-wishlst .wishlist_item .wishlist_item_add_to_cart a{
    border-radius: 10px;
    background: #FEA903;
    color: #FFF;
    text-align: center;
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 12px;
}

.my-account-wishlst .wishlist_item .wishlist_item_remove { 
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #EBE8F5;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.my-account-wishlst .wishlist_item .wishlist_item_add_to_cart a svg{ 
    margin-right: 10px;
}
.my-account-wishlst .wishlist_item .wishlist_item_remove  a{ 
margin-left: 0;
}

.my-account-wishlst .pagination-row { 

}















@media (max-width: 992px) {
	.coop__right-item-desc {
		font-size: 16px;
	}
	.coop__right-item-title {
		font-size: 30px;
	}
	.text-about-wr {
		width: 100%;
	}
	.menu-about {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.menu-about ul {
		display: flex;
		flex-wrap: wrap;
	}
}
@media (max-width: 768px) {
	.slider-products .item-product{
		border-top:0;
		border-bottom:0;
		border-left:0;
	}
    ul.pagination {
    justify-content: space-between;
}
ul.pagination li {
    margin: 0 5px 10px;
}
	.single-hit, .single-popular {
    left: auto;
    padding: 0 5px 0 5px;
    bottom: auto;
    right: 0;
    height: 18px;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    border-radius: 5px;
    top: 0;
}
.single-hit:before, .single-popular:before {
    margin-right: 5px;
}
	a.sert-tab {

		padding: 3px 6px;
		font-size: 12px;
		height: 28px;
		margin: 2px 0 0 15px;
	}
	.slider-products-wrapper .slick-track {
		display: flex;
	}


	.wrap-sert .item span {
		color: #36343d;
		font-size: 13px;
		font-weight: 400;
		line-height: 1.2;
		display: block;
		overflow: hidden;
		position: relative;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		padding-top: 10px;
	}

	.wrap-docs {
		margin: 0;
	}

	.wrap-docs .item {
		padding: 0 ;
		margin-bottom: 20px;
		width: 100%;
		display: block;
	}

	.wrap-docs .item a {
		padding: 15px 15px;
		-webkit-box-shadow: 3px 4px 16px rgb(52 50 48 / 19%);
		box-shadow: 3px 4px 16px rgb(52 50 48 / 19%);
		background-color: #fff;
		display: flex;
		border-radius: 10px;
	}

	.wrap-docs .item a span.icon {
		width: 34px;
		height: 34px;
		border-radius: 50%;
		background-color: #FEA903;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-right: 15px;
	}

	.wrap-docs .item a span.name {
		color: #36343d;
		font-size: 16px;
		font-weight: 500;
		line-height: 1.2;
	}


	.cart-wrapper__left .final-sum .final-item .old_price:after{

		left: -4px;
		height: 2px;
		top: 11px;
		width: calc(100% + 7px);
	}
	.btn-catalog {
		display: none;
	}

	ul.dflex.aic.jcsb {}

	nav .top-mnu> ul {
		display: none;
	}
	#alg_checkout_files_upload_form_1 {
		margin-top: 15px;
	}
	a#order-description_open {
    color: #FEA903;
    margin-top: 10px;
}
	.top-mnu-catalog {
		clear: both;
		width: 100%;
		z-index: 10;
		position: fixed;
		left: 0;
		right: 0;
		height: 81vh;
		top: 55px;
		overflow: auto;
		border-radius: 0;
		box-shadow: 0 0 15px rgba(0,0,0,.2);
	}
	.cart-wrapper__left .table .cart-counter .adds, .cart-wrapper__left .table .cart-counter .subs {
		border-radius: 8px;
		width: 26px;
		height: 26px;
		cursor: pointer;
	}
	nav .top-mnu {
		background-color: transparent;
		flex-wrap: wrap;
		padding-right: 0;
	}


	.top-mnu a.sales {
		display: none;
	}

	.s_open.top-mnu a.sales_1 {

	}
	.top-mnu  a.sales_1{
		display: none;
	}
	.left-nav a.sales_1{
		position: static;
		top: 17px;
		display: flex !important;
		z-index: 50;
		margin-bottom: 20px;
		border: 1px solid #3C2F87;
		color: #3C2F87;
	}
	.left-nav a.sales_1 img {
		margin-right: 23px;
		filter: brightness(0.5);
	}
	.left-nav a.sales_1 img {
		margin-right: 23px;
		filter: brightness(0.5);
		width: 16px;
		margin-right: 13px;
	}
	.top-mnu-catalog-over {
		display: none !important;
	}

	.top-mnu-catalog .left-nav {
		width: 96%;
		padding: 0;
		margin-top: 50px;
		padding-left: 15px;
		max-height: none;
		overflow: visible;
		position: relative;
	}
	body.open-menu{
		overflow: hidden;
	}

	.opened-cart jdiv,.open-menu jdiv {
		display: none !important;
	}
	.top-mnu-catalog .left-nav a.all_cats {
		position: absolute;
		bottom: -42px;
		left: 15px;
		font-weight: 400;
		font-size: 13px;
		line-height: 120%;
		text-align: center;
		color: #3C2F87;
		background: #fff;
		border: 1px solid #3C2F87;
		border-radius: 10px;
		height: 27px;
		display: flex;
		align-items: center;
		padding: 0 16px;
	}
	.top-mnu-catalog .right-nav {
		width: 50%;
		padding: 0;
		padding-left: 20px;
		display: none;
	}
	.top-mnu-catalog .right-nav>ul>li>a:hover{

	}
	.top-mnu-catalog .right-nav>ul>li.all{
		display: none;
	}
	.wrap-products .item-product__cart,.slider-products-wrapper .item-product__cart {
		padding: 0 5px 0 5px !important;
		width: 35px;height: 35px;border-radius: 5px;
	}
	.item-product a.add_to_wishlist.single_add_to_wishlist{
		width: 23px;height: 35px;border-radius: 5px;
	}
	a.add_to_wishlist.single_add_to_wishlist{
		min-width: 28px;
	}
	.item-product__cart img {
		margin-right: 0;
	}
	.item-product__counter{
		margin-right: 5px;
		border-radius: 5px;
	}
	.item-product__status.green {
		font-size: 10px;
	}
	.item-product span.sku_wrapper {
		font-weight: 400;
		font-size: 10px;
		color: #aeadb6;
	}
	.top-mnu-catalog .right-nav {
		column-count: 1;
		column-gap: 0;
		padding-top: 60px;
		padding-right: 15px;
	}
	.top-mnu-catalog .right-nav>ul>li>ul>li {
		margin-bottom: 10px;
	}
	.top-mnu-catalog:after {
		left:50%;
		top: 0;    right: -10px;
		bottom:0;
		border-radius: 0;
	}
	.mobile-menu-bottom {
		width: 100%;
		display: block !important;
		padding: 0 15px;
	}
	.city-top {
		font-weight: 400;
		margin-top: 15px;
		margin-bottom: 20px;
		font-size: 12px;
		line-height: 120%;
		/* or 14px */
		color: #292730;
		background: #FFFFFF;
		border: 1px solid #DBD8E8;
		border-radius: 10px;
		height: 36px;
		display: flex;
		align-items: center;
		padding: 0 15px;
	}

	.city-top span {
		margin-left: 5px;
	}
	.city-top img {
		margin-right: 5px;
	}

	ul#menu-mobilnoe {
		display: flex;
		flex-wrap: wrap;
	}

	ul#menu-mobilnoe li {
		width: 49%;
		margin-bottom: 10px;
	}

	ul#menu-mobilnoe li a {
		font-weight: 400;
		font-size: 13px;
		line-height: 120%;
		/* identical to box height, or 16px */
		color: #AEADB6;
	}
	.top-mnu-catalog .left-nav ul li a {
		display: flex;
		align-items: center;
		font-weight: 500;
		font-size: 13px;
		line-height: 120%;
		/* or 16px */
		color: #292730;
	}

	.top-mnu-catalog .left-nav ul li a {
		font-weight: 500;
		font-size: 13px;
		line-height: 120%;
		/* or 16px */
		color: #292730;
	}

	.top-mnu-catalog .right-nav>ul>li>ul {
		height: 0;
		overflow: hidden;
		display: none;

		margin-bottom: 15px;
	}

	.top-mnu-catalog .right-nav>ul>li>a {
		font-weight: 500;
		font-size: 16px;
		line-height: 120%;
		color: #292730;
	}

	.custom-shipping li label {
		height: auto !important;
		padding-top: 13px !important;
		width: auto !important;
		display: flex !important;
		padding-bottom: 13px !important;
		align-items: center !important;
	}
	.woocommerce ul#shipping_method li .amount bdi{
		white-space: nowrap;
	}
	.cart-form {
		margin-top: 0;
	}
	.step_2 .cart-upssel{
		display: none;
	}



	ul.payment_methods{
		flex-wrap: wrap;
	}
	ul.payment_methods li{
		width: 100% !important;
	}
	.section-partners__item {
		height: 100px;
		line-height: 100px;
		text-align: center;
		width: 40%;
		background: #fff;
		margin: 10px 10px;
	}
	.coop-wrap {
		margin: 0;
		flex-wrap: wrap;
	}
	.first_section .item-category .icon img {
		height: 35px;
	} 
	h2 {
		margin: 20px 0;
	}
	footer .container {
		padding: 0;
	}

	.cart-wrapper .table tr {
		display: none;
	}

	.steps-checkout {
		margin: 10px 0 20px;
	}

	.pay {
		position: static;
		margin-top: 15px;
	}

	.btn-cart {
		border: 1px solid #DBD8E8;
		border-radius: 5px;
		width: 36px;
		height: 36px;
	}

	footer .right::before,
	footer .right:after {
		display: none;
	}

	.cart-wrapper__left .table .name {
		font-size: 12px;
		line-height: 1.3;
	}

	.cart-wrapper__left .table .name {
		min-width: 100%;
		text-align: left;
		font-weight: 400;
		font-size: 12px;
		line-height: 120%;
		/* or 17px */
		color: #292730;
		-webkit-line-clamp: 3;
	}
	#yith-wacp-popup .yith-wacp-main {
		padding: 10px 0 !important;
	}
	#yith-wacp-popup .title-category {
		font-size: 21px;
	}
	.cart-wrapper__left .table tr td {
		padding: 3px;
		font-size: 12px;
		border-radius: 0 !important;
		border: none !important;
	}

	.cart-wrapper__left .table tr td {
	}

	.cart-wrapper__left .table .sum-delivery,
	.cart-wrapper__left .table .price-cart {
		min-width: 100%;
		text-align: center;
		font-size: 12px;
	}

	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		text-align: left !important;
	}

	.woocommerce a.remove {
		margin: auto;
	}

	.table tbody {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.cart-wrapper .table tr {
		width: 100%;
		display: block !important;
		flex-direction: unset;
		background-color: #fff;
		padding-bottom: 20px;
		padding-top:20px;
		border-bottom: 1px solid #EEEFF2;
	}

	.item-product__top {
		flex-direction: column;
	}

	.item-product__top .col+.col {
		margin-top: 5px;
	}

	.item-product__top .sale__txt {
		font-size: 10px;
		line-height: 1.2;
	}

	.wrap-products .item-product {
		width: 49.5%;
		margin-bottom: 1%;
    border-radius: 0;
    border: 1px solid #f2f3f5;
	}
.item-product__counter button, .item-product__counter>div {
    width: 18px;
}
.item-product__bottom .item-product__counter input {
    width: calc(100% - 30px);
    margin: 0 2px;
}
	.item-product__name {
		font-size: 12px;
		line-height: 1.3;
	}

	.item-product__img {
		height: 140px;
		padding: 5px;
	}

	.item-product__counter input {
		font-size: 11px;

	}

	.cart-wrapper__left .img img {
		height: auto !important;
		width: auto;
	}

	.cart-wrapper__left .table .empty {
		display: none !important;
	}

	.page-up {
		right: 25px;
		bottom: 60px;
	}
.mob-hide{
	display: none;
}
.basket_fly .opener{
	display: none;
}
	.yith-wacp-content .yith-wacp-message {
		margin-bottom: 0;
	}

	body #yith-wacp-popup .yith-wacp-close {
		top: 10px;
		right: 10px;
	}

	.yith-wacp-content h3.product-title {
		font-size: 12px;
	}

	#yith-wacp-popup .yith-wacp-content {
		display: flex;
		flex-direction: column;
	}

	.yith-wacp-content .yith-wacp-message {
		padding-left: 0;
	}

	#yith-wacp-popup .go-cart,
	#yith-wacp-popup .continue-shopping {
		height: 40px;
		font-size: 12px;
		padding: 0 20px;
	}

	.calc-modal {
		width: 100%;
	}

	.calc-modal__bottom {
		margin-top: 20px;
	}

	.woocommerce ul.order_details li {
		display: block;
		float: none;
	}

	.calc-modal__col-30+.calc-modal__col-30 {
		margin-top: 15px;
	}

	.calc-modal__title {
		font-size: 22px;
		max-width: 80%;
		margin-bottom: 0;
	}

	.checkbox-wrapper br {
		display: none;
	}

	.calc-modal__col-70 {
		width: 100%;
	}

	.modal input[type=tel] {
		max-width: 100%;
	}

	.calc-modal__col-70 {
		margin-top: 15px;
	}

	.calc-modal__col-30 {
		width: 100%;
		margin-top: 20px;
	}

	.modal {
		padding: 20px !important;
	}

	.count2-input+.count2-input {
		margin-top: 15px;
	}

	.count2-input input {
		width: 100% !important;
		max-width: 100% !important;
	}

	#yith-ajaxsearchform .search-navigation {
		width: 100%;
	}

	.search-header input[type=submit] {
		display: none !important;
	}

	.search-header input {
		padding: 0 15px 0 45px;
	}

	.autocomplete-suggestion .yith_wcas_result_content .title {
		margin-bottom: 5px;
	}

	.woocommerce-Price-amount {
		font-weight: bold;
	}

	.sale-item {
		width: 100%;
	}

	.sale-item__text {
		padding: 15px;
	}

	.sale-item__title {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.sale-item__desc {
		font-size: 12px;
		margin-bottom: 20px;
	}
	.coop__right-big .coop__right-item {
		height: auto;
		flex-direction: column;
		width: 50%;
		margin: 0;
		margin-bottom: 45px !important;
	}
	.coop__right-big .coop__right-item:before {
		display: none;
	}
	.coop__right-big img,
	.coop__right-mini img {
		height: 36px;
		width: auto;
		margin: 0 0 20px;
	}
	.coop__right-big,
	.coop__right-mini {
		width: 100%;
		align-items: flex-start;
		justify-content: center;
		
	}
	.coop__right-item-title {
		text-align: center;
	}
	.coop__right-big .coop__right-item+div,
	.coop__right-mini .coop__right-item+div {
		margin: 0;
	}
	.coop__right-mini .coop__right-item {
		height: auto;
		width: 48%;
		display: flex;
		flex-direction: column;
	}
	.coop__right-item-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.coop__right-item-desc {
		text-align: center;
		font-size: 12px;
	}
	.coop__right-mini .coop__right-item:before {
		display: none;
	}
	.coop__right-mini {
		margin-top: 20px;
	}
	.coop-form {
		margin-top: 20px;
		padding: 20px;
	}
	.coop-form .man,
	.coop-form:after {
		display: none !important;
	}
	.coop-form__wrap {
		width: 100%;
	}
	.coop ul li {
		font-size: 14px;
		min-height: auto;
	}
	.h1-coop {
		font-size: 24px;
		line-height: 1.3;
	}



.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
}

nav.woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 15px;
}

.woocommerce-MyAccount-content {
    width: 100%;
}

.my-account-orders_total_top .my-account-orders_total_top_item {
    width: 51%;
}

.my-account-orders_total_top {
    flex-direction: row;
}

.my-account-orders_total_top .my-account-orders_total_top_item .my-account-orders_total_top_item_lab {
    height: 30px;
}

.my-account-orders .my-account-orders-item .my-account-orders-item-head {
    padding: 10px 20px 8px 14px;
    height: auto;
}

.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left .my-account-orders-item-head-date {
    font-size: 10px;
    margin-bottom: 12px;
 margin-top: 12px;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-right {
    width: 70%;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-head .my-account-orders-item-head-left{
    flex-wrap: wrap;
    width: 100%;
}
.my-account-orders .my-account-orders-item .my-account-orders-item-middle .my-account_order_item {
    width: 100%;
}

.my-account-orders-item-bottom_left, .my-account-orders-item-bottom_right {
    width: 100%;
    margin-bottom: 10px;
}

.my-account-orders .my-account-orders-item {
    margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation ul {
    margin-top: 20px;
}

nav .top-mnu {
}
.woocommerce-MyAccount-navigation ul li{
    width: 48%;
}
.my-account-finance {
    width: 100%;
    overflow-x: auto;
}
.woocommerce form.woocommerce-EditAccountForm .form-row, .not-logged_in .woocommerce-form .form-row {
    width: 100%;
    padding: 0;
}

.woocommerce form.woocommerce-EditAccountForm fieldset, .not-logged_in .woocommerce-form fieldset {
    margin: 0;
}

.woocommerce form.woocommerce-EditAccountForm .form-row, .not-logged_in .woocommerce-form .form-row {
    margin-bottom: 10px;
}
div#login_form {
    padding: 20px 20px 20px;
}

.login_form_head h2 {
    font-size: 24px;
}


 .woocommerce form.woocommerce-EditAccountForm .form-row label, .not-logged_in .woocommerce-form .form-row label {
    left: 15px;
}
.my-account-orders_total_top .my-account-orders_total_top_item:before,.my-account-orders_total_top .my-account-orders_total_top_item:after{
     display: none;
     
}
span.email_error {
    position: absolute;
    left: 71px;
    bottom: 36px;
    font-size: 10px;
    color: red;
    line-height: 10px;
}
.policy_link {
    color: #AEADB6;
    font-size: 9px;
}
}

@media (max-width: 500px) {
	.item-product .top {
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
	}

	.item-product .percent {
		height: auto;
		line-height: 1;
		padding: 3px;
	}

	.item-product .text {
		font-size: 10px;
		line-height: 1.2;
	}

	.item-product .p-box+.p-box {
		margin-top: 3px;
	}
	.coop-form__row {
		flex-direction: column;
	}
	.coop-form__item+.coop-form__item,
	.coop-form__row+.coop-form__row {
		margin: 15px 0 0;
	}
	.coop-form__submit {
		text-align: center;
		margin-bottom: 15px;	
	}
	.coop-form__submit input {
		margin: 0;
		width: 100%;
	}
	.coop-form__submit-wrap {
		display: flex;
		flex-direction: column;
	}
	.coop-form__title {
		margin-bottom: 25px;
		font-size: 24px;
	}
}
.menu-single:first-child{
	margin-left: 0px;
}
.first_section {
	margin-top: 30px;
}
header .top-menu>li+li {
	margin-left: 10px;
}


.woocommerce form .form-row input.input-text::placeholder {
		color: rgba(54, 52, 61, .4);
	}

    @media (max-width: 768px){
    .banner_item.banner_item_custom.type_2 {
        flex-direction: column;
                margin: auto;
    }
    .banner_item_custom.type_2 .banner-head {
        width: 100%;
        height: auto;
                margin-bottom: 20px;
    }
    .banner_item_custom.type_2  .banner-title {
        width: 100%;
        padding: 0px 0;
    }
    .banner_item_custom.type_2  .banner-caption-wr {
        width: 100%;
        padding: 0;
    }
}

.lwptoc_itemWrap1 {
    margin: 10px 0px 10px 15px;
}

.lwptoc_item {margin-top:15px;}
    
    
.lwptoc_toggle:before {
    content: '['
}

.lwptoc_toggle:after {
    content: ']'
} 

.lwptoc_toggle {display:flex;}

.lwptoc_header {display:flex; gap:15px;}
    
.lwptoc_i{margin-bottom:25px;}


#cookie_note{
    display: none;position: fixed;
	z-index:99999;
    bottom: 15px;left: 30%; 
	max-width: 90%;
	transform: translateX(-25%);
    padding: 20px;
	background-color: white;
    border-radius: 23px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    
}
#cookie_note p{margin: 0;font-size: 0.8rem;text-align: left;color: black;}

#cookie_note .btn-sm{
    display: block;
    margin: 0 auto;
    cursor: pointer;
    color: #fff;
    overflow: inherit;
}

.cookie_accept {
    white-space: nowrap;
}


@media (max-width: 1023px) {
    #cookie_note.cshow {
        display: flex;
        text-align: left;
        flex-direction: column;
        width: 90%;
		gap:10px;
    }
    
    .cookie_accept {
     width: auto; 
}
#cookie_note .btn-sm {margin-top:15px;}
}

#cookie_note a {color:#006}
@media (max-width: 1023px){#cookie_note.cshow{display: flex;text-align: left;}}
@media (min-width: 1024px){#cookie_note.cshow{display: flex; column-gap: 15px;align-items: center;}}


@media (max-width: 768px) {
    #cookie_note .bclose {
        padding: 10px;
        width: 44px;
        top: 0;
        right: 0;
        position: absolute;
    }
    #cookie_note p {
   margin: 0 25px 0 0px;
}
}

@media (min-width: 769px) {
   #cookie_note .bclose {
        border: 0;
        border-radius: 100px;
        cursor: pointer;
        height: 44px;
        padding: 10px;
        width: 44px;
        top: -35px;
        right: -35px;
        position: absolute;
        background-color: white;
        box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    }	
	.footer__form-btns {
    flex-wrap: nowrap;
}
}





/* Скрываем оригинальный чекбокс */

input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.policy-wrapper-label-checkbox
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control
  > .wpcf7-list-item
  > label
  > .wpcf7-list-item-label {
  color: #03273b;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  opacity: 0.6;
  display: block;
}

.policy-wrapper-label-checkbox > span > a {
  color: var(--color-primary);
  text-decoration: underline;
  opacity: 0.7;
}

.policy-wrapper-label > .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  width: 200px;
  top: 25px;
  left: 5px;
}

.policy-wrapper-label-checkbox > .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  width: 200px;
  top: 25px;
  left: 5px;
}

/* Стили для кастомного чекбокса */

input[type="checkbox"] + .wpcf7-list-item-label {
  align-items: center;
  gap: 8px;
  cursor: pointer;
  position: relative;
  padding-left: 28px;
  line-height: normal;
  font-size: var(--fs-14);
}

/* Псевдоэлемент для кастомного чекбокса */

input[type="checkbox"] + .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 20%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M7.49996 18.3334H12.5C16.6666 18.3334 18.3333 16.6667 18.3333 12.5V7.50002C18.3333 3.33335 16.6666 1.66669 12.5 1.66669H7.49996C3.33329 1.66669 1.66663 3.33335 1.66663 7.50002V12.5C1.66663 16.6667 3.33329 18.3334 7.49996 18.3334Z" stroke="%23005CC7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  transition: all 0.2s ease;
}

/* Состояние checked */

input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M13.4916 1.66669H6.50829C3.47496 1.66669 1.66663 3.47502 1.66663 6.50835V13.4834C1.66663 16.525 3.47496 18.3334 6.50829 18.3334H13.4833C16.5166 18.3334 18.325 16.525 18.325 13.4917V6.50835C18.3333 3.47502 16.525 1.66669 13.4916 1.66669ZM13.9833 8.08335L9.25829 12.8084C9.14163 12.925 8.98329 12.9917 8.81663 12.9917C8.64996 12.9917 8.49163 12.925 8.37496 12.8084L6.01663 10.45C5.77496 10.2084 5.77496 9.80835 6.01663 9.56669C6.25829 9.32502 6.65829 9.32502 6.89996 9.56669L8.81663 11.4834L13.1 7.20002C13.3416 6.95835 13.7416 6.95835 13.9833 7.20002C14.225 7.44169 14.225 7.83335 13.9833 8.08335Z" fill="%23005CC7"/></svg>');
}

/* Фокус-стили для доступности */

input[type="checkbox"][name="acceptance-904"]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid #005cc7;
  outline-offset: 2px;
  border-radius: 2px;
}

/* Ховер-эффект */

input[type="checkbox"][name="acceptance-904"]:not(:disabled) + .wpcf7-list-item-label:hover::before {
  opacity: 0.8;
}

/* Стиль для disabled состояния */

input[type="checkbox"][name="acceptance-904"]:disabled + .wpcf7-list-item-label {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Стиль ссылки в тексте */

.wpcf7-list-item-label a {
  color: var(--color-primary);
  text-decoration: underline;
}

.wpcf7-list-item-label a:hover {
  text-decoration: none;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-list-item {
  margin-left: 0;
}

input.wpcf7-submit.btn.btn-color-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 0 16 0C24.8366 0 32 7.16344 32 16Z' fill='white'/%3E%3Cpath d='M15.2875 18.2125L13.9 19.6C13.6075 19.8925 13.1425 19.8925 12.8425 19.6075C12.76 19.525 12.6775 19.45 12.595 19.3675C11.8225 18.5875 11.125 17.77 10.5025 16.915C9.8875 16.06 9.3925 15.205 9.0325 14.3575C8.68 13.5025 8.5 12.685 8.5 11.905C8.5 11.395 8.59 10.9075 8.77 10.4575C8.95 10 9.235 9.58 9.6325 9.205C10.1125 8.7325 10.6375 8.5 11.1925 8.5C11.4025 8.5 11.6125 8.545 11.8 8.635C11.995 8.725 12.1675 8.86 12.3025 9.055L14.0425 11.5075C14.1775 11.695 14.275 11.8675 14.3425 12.0325C14.41 12.19 14.4475 12.3475 14.4475 12.49C14.4475 12.67 14.395 12.85 14.29 13.0225C14.1925 13.195 14.05 13.375 13.87 13.555L13.3 14.1475C13.2175 14.23 13.18 14.3275 13.18 14.4475C13.18 14.5075 13.1875 14.56 13.2025 14.62C13.225 14.68 13.2475 14.725 13.2625 14.77C13.3975 15.0175 13.63 15.34 13.96 15.73C14.2975 16.12 14.6575 16.5175 15.0475 16.915C15.1225 16.99 15.205 17.065 15.28 17.14C15.58 17.4325 15.5875 17.9125 15.2875 18.2125Z' fill='%2300AFC7'/%3E%3Cpath d='M23.4775 20.7475C23.4775 20.9575 23.44 21.175 23.365 21.385C23.3425 21.445 23.32 21.505 23.29 21.565C23.1625 21.835 22.9975 22.09 22.78 22.33C22.4125 22.735 22.0075 23.0275 21.55 23.215C21.5425 23.215 21.535 23.2225 21.5275 23.2225C21.085 23.4025 20.605 23.5 20.0875 23.5C19.3225 23.5 18.505 23.32 17.6425 22.9525C16.78 22.585 15.9175 22.09 15.0625 21.4675C14.77 21.25 14.4775 21.0325 14.2 20.8L16.6525 18.3475C16.8625 18.505 17.05 18.625 17.2075 18.7075C17.245 18.7225 17.29 18.745 17.3425 18.7675C17.4025 18.79 17.4625 18.7975 17.53 18.7975C17.6575 18.7975 17.755 18.7525 17.8375 18.67L18.4075 18.1075C18.595 17.92 18.775 17.7775 18.9475 17.6875C19.12 17.5825 19.2925 17.53 19.48 17.53C19.6225 17.53 19.7725 17.56 19.9375 17.6275C20.1025 17.695 20.275 17.7925 20.4625 17.92L22.945 19.6825C23.14 19.8175 23.275 19.975 23.3575 20.1625C23.4325 20.35 23.4775 20.5375 23.4775 20.7475Z' fill='%2300AFC7'/%3E%3C/svg%3E");
  padding-left: 62px;
  background-repeat: no-repeat;
  background-position: 18px center;
  min-height: 65px;
}

.wpcf7-list-item-label span {
  color: #03273b;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  opacity: 0.6;
}

input.wpcf7-submit.btn.btn-color-1.promo-form__btn {
  min-height: 64px;
  padding: 16px 20px;
  background-color: #00afc7;
  font-size: 16px;
  min-width: 270px;
}

textarea.wpcf7-form-control.promo-form-textarea {
  height: 52px;
  min-height: 64px;
}

.promo-form-placeholder::placeholder {
  color: #03273b;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.5;
}

.wpcf7-response-output {
  display: none;
}

.policy-wrapper-label > .question-form__policy > .question-form__policy-link,
.wpcf7-list-item-label .question-form__policy-link {
  color: white;
  opacity: 1;
}

.policy-wrapper {
  padding: 20px 0 0;
}

.policy-wrapper-label
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control
  > .wpcf7-list-item
  > label
  > input[type="checkbox"] {
  position: relative;
  opacity: 1;
  width: 15px;
  height: 15px;
  border: 1px solid white;
}

.policy-wrapper-label
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control
  > .wpcf7-list-item
  > label
  > .wpcf7-list-item-label
  > span
  a {
  color: white;
  opacity: 0.9;
  text-decoration: underline;
}

.policy-wrapper-label > .wpcf7-form-control-wrap > .wpcf7-form-control > .wpcf7-list-item > label,
.policy-wrapper-label {
  display: flex;
}

.policy-wrapper-label
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control
  > .wpcf7-list-item
  > label
  > .wpcf7-list-item-label {
  padding-left: 8px;
}

.policy-wrapper-label
  > .wpcf7-form-control-wrap
  > .wpcf7-form-control
  > .wpcf7-list-item
  > label
  > .wpcf7-list-item-label::before {
  background-image: none;
}

.acceptance-904 .wpcf7-not-valid-tip {display:block!important;
font-size:12px;}

.acceptance-904 {top:10px}

.contact-form__checkbox {
    display: none;
}

.about-form-block-form form {
    flex-wrap: wrap;
}



	.checkbox-wrapper{
		position: relative;
	}
.checkbox-notification {
	position: absolute;
    top: -70px;
    left: 0;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
	display:none;
	color: red;
    border: 1px solid rgba(65, 46, 139, .3);
}

.checkbox-notification::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 31px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #d5d5d5;
}



.checkbox-wrapper {
	color: rgba(60, 46, 73, .5);
	font-size: 14px;
	font-weight: 400;
	line-height: .938rem;
	margin-left: 43px;
}


.checkbox-wrapper .rect {
	border-radius: 5px;
	background-color: #fff;
	margin-right: 8px;
	width: 17px;
	height: 17px;
	position: relative;
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	/* or 17px */
	color: #AEADB6;
}
.checkbox-wrapper input[type="checkbox"]{
	display: none !important;
}
.checkbox-wrapper label{
	position: relative;
    text-align: left;
    padding-left: 30px;
    font-size: 11px;
	cursor:pointer;
}
.checkbox-wrapper label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background: #F1F1F1;
	border: 1px solid #c9c8c8;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
}
.checkbox-wrapper input:checked + label:before {
	background-image: url(/wp-content/uploads/2025/07/check_wh.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#412e8b;
	border: 1px solid #412e8b;
}

.checkbox-wrapper.btn_checkout_final{
	margin-top: 0;
}
.checkbox-wrapper_custom {
	margin-bottom: 15px;
	margin-top: 10px;
}
.checkbox-wrapper_custom .checkbox-wrapper.pl_0{
padding-left: 0;
margin-left:0;
}
.checkbox-wrapper_custom .checkbox-wrapper{
	margin-top: 5px;
}

.wish_count.small {display:none!important}
