html {
    font-family: 'Rubik', sans-serif;
}
body {
    font-size: 14px;
}
h1 {}
h2 {}
h3 {}
a {}
a:hover {}
.form-field {
    border: 2px solid #efefef;
    padding: 7px;
    color: #222;
    width: 70%;
}

/* scrcollbar */

.scroll {
    overflow-y: auto;
}
body .scroll::-webkit-scrollbar{
    width: 5px;
    background: #eeeeee;
}
body .scroll::-webkit-scrollbar-thumb{
    background: #A9BC00;
}
body .scroll{		/* firefox*/
    scrollbar-color: rgba(169,188,0,1) rgba(238,238,238, 0.3);
    scrollbar-width: thin;  /* толщина auto/thin/none */
}

.note {
    font-size: 12px;
    text-align: center;
    font-style: italic;
    margin-top: 20px;
    width: 100%;
}
.bubble-box {
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.16);
    border: none;
    border-radius: 10px;
}
.bubble-box::after {
    border-top-color: #ffffff;
}
.info-text-wrapper {
    margin: 40px auto;
}
.info-text {
    text-align: center;
    margin: 10px 0;
    width: 100%;
    font-size: 14px;
}
.back-top {
    color: #000000;
    background: #fff;
}
.back-top:hover {
    background-color: #A9BC00;
}
.back-top:hover::before {
    color: #fffFFF;
}


/* whatsapp-button  bottom right*/

.whatsapp-button {
    height: 40px;
/*    width: 100px;*/
    position: fixed;
    right: 0;
    bottom: 65px;
    z-index: 10;
    display: flex;
    align-items: center;
    background-color: #E4E4E4;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
    border-radius: 50px 0 0 50px;
    padding: 0 5px 0 6px;
}
.whatsapp-button:hover {
/*    width: auto;*/
}

.whatsapp-button span {
    width: 34px;
    height: 34px;
    background: #4BC959;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}

.whatsapp-button span::before{
    font-family: 'Font Awesome 6';
    content: '\f232';
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 38px;
    line-height: 38px;
    cursor: pointer;
    color: #ffffff;
    border-radius: 50%;

}

/* .label-check, -radio */


.label-radio:before,
.label-check:before {
    color: #ffffff;
    background: #ffffff;
    border: 3px solid #ffffff;
    outline: 1px solid #DEDEDE;
    cursor: pointer;
    margin-right: 10px;
    flex-basis: 20px;
    flex-shrink: 0;
}
.label-radio:before {
    border-radius: 50%;
}
.label-check:before {
    border-radius: 3px;
}

/*.label-radio:hover:before,
.label-check:hover:before,*/
input:checked + .label-radio:before,
input:checked + .label-check:before {
    color: #A9BC00;
    background: #A9BC00;
    cursor: pointer;
    margin-right: 10px;
}


/*header-icons--------------*/
.header-icon-wrapper {
    display: flex;
    padding: 21px 0;
    justify-content: space-between;
    align-items: center;
}
.header-icon-wrapper a:hover {
    color:#A9BC00;
}

.cart-box-top {
    display: flex;
    padding: 10px 5px 5px 5px;
    margin-bottom: 5px;
}

.cart-box {
    position: relative;
    margin: 0 11px 0 0;
}
.cart-box::before {
    font-family: 'Font Awesome 6';
    content: '\f07a';
    font-style: normal;
    font-weight: 300;
    color: #919191;
    font-size: 24px;
    line-height: 24px;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.cart-box-top:hover,
.cart-box-top:hover .cart-txt,
.cart-box-top:hover .cart-txt a,
.cart-box-top:hover .cart-box::before {
    color: #A9BC00;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;

}
.cart-box-top:hover{
    cursor: pointer;
    background: #FAFAFA;
}
.cart-box span.cart-count{
    background-color: #A9BC00;
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #ffffff;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    padding: 3px 2px 1px;
    top: -5px;
    right: -9px;
    border: 1px solid #ffffff;
}
.cart-box-top .cart-txt,
.cart-box-top .cart-txt a{
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #2E2E2E;
}
.cart-box-top .cart-sum {
    font-style: normal;
    font-weight: 300;
    font-size: 9px;
    line-height: 11px;
    color: #2E2E2E;
}
.cart-box-top .cart-sum:hover,
.cart-box span.cart-count:hover{
    cursor: pointer;
}


.content-wrapper {
    width: 100%;
    background: #ffffff;
    display: block;
}


.page-content {

}

.main-page-header-wrapper {
    padding: 5px 16px;
}

.main-page-header {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 10px;
    display: flex;
}

.main-page-header::before {
    font-family: 'Font Awesome 6';
   /* content: '';   специально закомментировано! content задается на отдельных страницах, если нужен*/
    font-style: normal;
    font-weight: 300;
    color: #A9BC00;
    font-size: 19px;
    line-height: 19px;
    margin-right: 7px;
}

.main-page-header-wrapper h1 {
    display: block;
}


.flat-menu-wrapper {
    padding-bottom: 15px;
}
.flat-menu {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    color: #808080;
}
.flat-menu-home {}
.flat-menu-home::before {}

.flat-menu span {}
.flat-menu a {
    color: #A9BC00;
}
.flat-menu a:hover {
    text-decoration: underline;
}

h1.this-page-name{
    display: inline-block;
    width: auto;
}
.this-page-name {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 10px;
}

.this-category-qty {
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 120%;
    color: #A5A5A5;
    border: 1.14286px solid #EFEFEF;
    border-radius: 2.28571px;
    margin-left: 20px;
    width: 42px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}




h1.this-product-name{
    display: block;
    margin-bottom: 0;
}
.this-product-name {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    color: #000000;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
    text-transform: uppercase;
}

.badge.nd::before {
    background-color: #7227d1;
}
.badge.r::before {
    background-color: #b3fd27;
    color: #000;
}
.badge.nr::before {
    background-color: #b3fd27;
}




.footer-wrapper {
    background-color: #FAFAFA;
    width: 100%;
}



/*---------------------------------------------additional-box----------------------------*/
.additional-box-wrapper {

width: 100%;
}
.additional-box-wrapper-head {

font-family: 'Kurale';

font-size: 36px;

text-align: left;

margin: 0 0 20px 0;
}
.additional-box-wrapper-content {

display: flex;

flex-wrap: wrap;

justify-content: space-between;

/*max-height: 290px;*/

overflow: hidden;
}
.additional-box {width: 18%;background: #FFF;padding: 10px;margin-bottom: 30px;}
.additional-box-photo {

width: 100%;
}
.additional-box-photo img {
    width: 100%
}
.additional-box-info-wrapper {

margin-top: 10px;
}
.additional-box-product-name {


font-size: 16px;

font-weight: bold;

white-space: nowrap;

overflow: hidden;
}
.additional-box-product-name a {
    color:#150e20;
}
.additional-box-product-name::after {
    content:"";
    width: 20px;
    height: 25px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 85%);
}
.additional-box-product-price {
    
text-align: center;
    
margin-top: 10px;
}



/*---------------------------------------------footer----------------------------*/

/* footer-top */
.footer-top {
    width: 100%;
}
.footer-top-wrapper {
    margin: auto;
    background-color: #FEFEFE;
}
.footer-top-discount {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding: 22px 74px 22px 16px;

}

.footer-top-discount::after {
    font-family: 'Font Awesome 6';
    content: '\f061';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    cursor: pointer;
    color: #ffffff;
    background: #A9BC00;
    border-radius: 8px;
    padding: 13px 14px;
    position: absolute;
    top: calc((100% - 48px)/2);
    right: 16px;
}

.footer-top-discount-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.footer-top-header {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #1A1A1A;
    margin-bottom: 12px;

}
.footer-top-text {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 135%;
    color: #1A1A1A;
}
.footer-top-text a {
    white-space: nowrap;
    color: #A9BC00;
    text-decoration: underline;
}


.footer-top-subscribe {
    border-bottom: 1px solid #E6E6E6;
    padding: 22px 16px 22px 16px;
}

.subscribe-input-wrapper {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
}

.subscribe-input {
    max-width: 336px;
    width: 100%;
    padding: 15px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 17px;
}

.subscribe-butt::before {
    font-family: 'Font Awesome 6';
    content: '\f1d8';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    color: #ffffff;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    background: #A9BC00;
    border-radius: 4px;
    padding: 11px;
    position: absolute;
    top: 3px;
    right: 3px;
}

.footer-top .massage-box-wrapper {
    line-height: 100%;
}
.footer-top .massage-box {
    margin: 0 0 0 auto;
    padding: 0;
    display: inline;
}
.footer-top .massage-box::before {
    top: 2px;
}

.footer-top .messages-success-box {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #A9BC00;
}


/* footer */
.footer {
    margin: auto;
    padding: 0;
}
.footer-box {
    border-top: 1px solid #E6E6E6;
    padding: 0 16px;
}

.footer-box-txt {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 200%;
    color: #000000;
}



.footer-menu-title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 37px;
    color: #1A1A1A;
    padding: 17px 0;
}

.footer-menu-title::after {
    font-family: 'Font Awesome 6';
    content: "\f0d7";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    position: absolute;
    right: 0;
    top: calc((100% - 19px)/2);
}

.footer-menu-title.open::after {
    font-family: 'Font Awesome 6';
    content: "\f0d8";
}

.footer-menu {
    padding-bottom: 16px;

    display: none;
}


.footer-menu-item {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 37px;
    color: #1A1A1A;
}
.footer-menu-item a {
    display: block;
    color: #1A1A1A;
}

.footer-menu-item a:hover{
    color: #A9BC00;
}

.phone-link,
.whatsapp-link {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #1A1A1A;
}

.whatsapp-link::before {
    font-family: 'Font Awesome 6';
    content: '\e224';
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    cursor: pointer;
    margin-right: 14px;
}
.phone-block:hover a,
.whatsapp-block:hover .whatsapp-link::before,
.whatsapp-block:hover a{
    color: #A9BC00;
}
.phone-block {
    padding-left: 30px;
    margin-top: -15px;
}
.email-block {
    margin-bottom: 10px;
}
.email-link {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 37px;
    color: #1A1A1A;
}
.email-link::before {
    font-family: 'Font Awesome 6';
    content: '\f0e0';
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    cursor: pointer;
    margin-right: 14px;
}
.email-block:hover .email-link::before,
.email-block:hover a{
    color: #A9BC00;
}

.address-block {
    margin-bottom: 15px;
}

.address-link {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #1A1A1A;
    line-height: 20px;
    padding-left: 30px;
    display: block;
}
.address-link::before {
    font-family: 'Font Awesome 6';
    content: '\f5a0';
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}
.time-block {}
.time-link {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #1A1A1A;
    line-height: 20px;
    padding-left: 30px;
    display: block;
}
.time-link::before {
    font-family: 'Font Awesome 6';
    content: '\e356';
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

/* footer-bottom*/
.footer-bottom {
    width: 100%;
    background-color:  #FAFAFA;
    border-top: 1px solid #E6E6E6;
    margin-bottom: 64px;
}
.footer-bottom-wrapper {
    margin: auto;
    padding: 17px 0;
    text-align: center;
}
.footer-bottom a,
.footer-bottom {
    color: #000000;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 26px;
}

.footer-soc-network {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-soc-network a{
    display: inline-block;
}


.facebook-link::before {
    font-family: 'Font Awesome 6';
    content: '\f09a';
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    cursor: pointer;
    margin: 0 10px;
    padding-top: 3px;
    color: #1878F1;

}
.youtube-link::before {
    font-family: 'Font Awesome 6';
    content: '\f167';
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    cursor: pointer;
    margin: 0 10px;
    color: #D92424;
}
.instagram-link::before {
    font-family: 'Font Awesome 6';
    content: '\f16d';
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    cursor: pointer;
    margin: 0 10px;
    color: #D03767;
}
.tiktok-link::before {
    font-family: 'Font Awesome 6';
    content: '\e07b';
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    cursor: pointer;
    margin: 0 10px;
    color: #1E1E1E;
}

.footer-copyright-two {
    margin-top: 10px;
}
.footer-copyright-two > a {
    display: block;
}
.footer-copyright-two > a > img {
    height: 30px;
    width: auto;
    margin-bottom: 5px;
}

.footer-icon-menu {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
    display: flex;
    justify-content: center;
    padding: 13px 0 9px;
}

.footer-icon-menu > div,
.footer-icon-menu .footer-icon-cart,
.footer-icon-menu .footer-icon-user-profile {
    display: flex;
    flex-direction: column;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    color: #919191;
    margin: 0 5px;
    max-width: 65px;
    width: 100%;
}
.footer-icon-menu > div.selected {
    color: #A9BC00;
}

.footer-icon-home::before,
.footer-icon-catalog::before,
.footer-icon-compare::before,
.footer-icon-user::before,
.footer-icon-user-profile::before,
.footer-icon-cart::before{
    font-family: 'Font Awesome 6', serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 5px;

}
.footer-icon-home::before{
    content: "\f015";
}
.footer-icon-catalog::before{
    content: "\e18b";
}
.footer-icon-compare::before{
    content: "\e0e3";
}
.footer-icon-user::before{
    content: "\f2bd";
}
.footer-icon-user-profile::before{
    content: "\f2bd";
    color: #A9BC00;
}
.footer-icon-cart::before{
    content: "\f07a";
}

.footer-cart-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.footer-icon-compare span,
.footer-icon-cart span{
    color: #ffffff;
    font-size: 9px;
    line-height: 9px;
    width: 16px;
    height: 16px;
    padding-top: 4px;
    background: #A9BC00;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    right: 10px;
    top: -5px;
}

.footer-icon-home a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.infinite {
    background-color: #624089;
}
.cookie-window {
    position: fixed;
    left: 0;
    bottom: 63px;
    z-index: 300;
    background: #FFFFFF;
    box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.12);
    visibility: visible;
    padding: 16px;
    font-size: 15px;
    line-height: 20px;
    display: none;
    width: 100%;
}
.cookie-window-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    margin: auto;
}
.cookie-window p{
    font-style: normal;
    font-weight: 300;
    color: #000000;
    margin-bottom: 0;
    margin-top: 0;
}

.cookie-link {
    text-decoration: underline;
    color: #003979;
    white-space: nowrap;
    display: block;
}

.cookie-button {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding: 15px 30px 14px;



}

.banners-wrapper {
    width: 100%;
    margin-bottom: 20px;
}
.banner-left {

}
.banner-right {

}
.banners-row {
    width: 100%;
    margin: auto;
    position: relative;
}
.banner {}
.ataka-product-slider {
    width: 100%;
    margin: auto;
}
.address-sign, .phone-sign, .mail-sign, .info-sign  {
    padding-left: 25px!important;
}

.address-sign::before, .phone-sign::before, .mail-sign::before, .info-sign::before {
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    left: 0;
}
.address-sign::before {
    content: "\f124";
    top: 4px;
}
.phone-sign::before {
    content: "\f095";
    top: 5px;
}
.mail-sign::before {
    content: "\f2b7";
    top: 4px;
}
.info-sign::before {
    content: "\f129";
    top: 5px;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: #2f313f;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -72px;
    opacity: 0;
    transition: opacity .3s;
    white-space: nowrap;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.compare-box-top{
    padding: 10px 12px 8px 7px;
    margin-bottom: 2px;
}
.compare-box-top:hover{
    cursor: pointer;
    background: #FAFAFA;
}

.compare-box{
    display: flex;
}
.compare-box a{
    display: block;
    position: absolute;
}
.compare-box a:hover{
    color: #ffb401;
}
.compare-box::before{
    font-family: 'Font Awesome 6';
    content: '\e0e3';
    font-style: normal;
    font-weight: 300;
    color: #919191;
    font-size: 24px;
    line-height: 24px;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.compare-box:hover::before {
    color: #A9BC00;
}
.compare-box span{
    background-color: #A9BC00;
    display: block;
    position: absolute;
    border-radius: 50%;
    color: #ffffff;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    width: 20px;
    height: 20px;
    padding: 3px 2px 1px;
    top: -6px;
    right: -10px;
    border: 1px solid #ffffff;
}
.compare-box span.count-empty{
    background-color: #C5C5C5;
}

.wishlist-box-top{
    padding: 7px 10px 7px 8px;
    margin-bottom: 6px;
}
.wishlist-box-top:hover{
    cursor: pointer;
    background: #FAFAFA;
}

.wishlist-box{
    display: flex;
}


.wishlist-box::before{
    font-family: 'Font Awesome 6';
    content: '\f004';
    font-style: normal;
    font-weight: 300;
    color: #919191;
    font-size: 27px;
    line-height: 27px;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.wishlist-box:hover::before {
    color: #A9BC00;
}
.wishlist-box span{
    background-color: #A9BC00;
    display: block;
    position: absolute;
    border-radius: 50%;
    color: #ffffff;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    width: 20px;
    height: 20px;
    padding: 3px 2px 1px;
    top: -2px;
    right: -9px;
    border: 1px solid #ffffff;
}


.user-box-top {
    display: flex;
    padding: 5px 10px;
}
.user-box {
    position: relative;
    margin: 0 9px 0 0;
}
.user-box::before {
    font-family: 'Font Awesome 6';
    content: '\f007';
    font-style: normal;
    font-weight: 300;
    color: #919191;
    font-size: 24px;
    line-height: 24px;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.user-box-top:hover .user-box::before,
.user-box-top:hover,
.user-box-top:hover .user-enter{
    color: #A9BC00;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.user-box-top .user-enter,
.user-box-top .user-enter a{
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #2E2E2E;
}
.user-box-top .user-profil,
.user-box-top .user-profil a{
    font-style: normal;
    font-weight: 300;
    font-size: 9px;
    line-height: 11px;
    color: #2E2E2E;
}

.user-box-top .user-reg-name {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    color: #171717;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 12px;
    margin-bottom: 7px;
}

.user-box-top .preheader-line-dropdown-branch {
    top: 100%;
    box-shadow: 0 0 15px rgb(0 0 0 / 16%);
    padding: 15px;
    overflow: visible !important;
    z-index: 102;
}

.user-box-top .preheader-line-dropdown-branch::before {   /* not work ??????? disappear*/
    font-family: 'Font Awesome 6';
    content: "\f0d8";
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    color: #ffffff;
    position: absolute;
    top:-20px;
    left: 3px;
}

.user-box-top .preheader-line-dropdown-item a {
    padding: 0;
}
.order-info-box-top {
    display: flex;
}

.order-info-box-top a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.order-info-box {
    position: relative;
    margin: 0 9px 0 0;
}
.order-info-box::before {
    font-family: 'Font Awesome 6';
    content: '\f466';
    font-style: normal;
    font-weight: 300;
    color: #919191;
    font-size: 24px;
    line-height: 24px;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.order-info-box-top:hover .order-info-box::before,
.order-info-box-top:hover,
.order-info-box-top:hover .order-info-box-txt{
    color: #A9BC00;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.order-info-box-top .order-info-box-txt,
.order-info-box-top .order-info-box-txt a{
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    color: #2E2E2E;
    width: 70px;
}
.order-info-box span{
    background-color: #ED0000;
    display: block;
    position: absolute;
    border-radius: 50%;
    color: #ffffff;
    font-style: normal;
    font-weight: 500;
    font-size: 1px;
    line-height: 1px;
    text-align: center;
    padding: 3.5px;
    top: -3px;
    right: -1px;
    border: 1px solid #ffffff;
}

.top-phone-box {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    padding: 4px 20px 3px 17px;
}

.top-phone-box a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}


.top-phone-num,
.top-phone-num a{
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 19px;
    line-height: 23px;
    color: #171717;
}
.top-phone-txt{
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 9px;
    line-height: 10px;
    letter-spacing: 0.05em;
    color: #171717;
    padding-left: 26px;
}
.top-phone-num::before{
    font-family: 'Font Awesome 6';
    content: '\f095';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    color: #171717;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    margin-right: 10px;
    margin-bottom: 2px;
}

.top-phone-box:hover .top-phone-num::before,
.top-phone-box:hover .top-phone-num,
.top-phone-box:hover .top-phone-txt{
    color: #A9BC00;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

/* langs-block */

.lang-wrapper {
    display: flex;
    width: 70px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #404040;


}
div.lang-selected {
    margin-right: 5px;
}

.langs-block {
    display: flex;
}
.langs-block li {
    margin-right: 5px;
}
li.lang-selected a {
    color: #A9BC00;
}



/* slick */

.slick-slider {
    touch-action: auto !important;
}


.slick-prev,
.slick-next {
    position: absolute;
    top: -48px;
    z-index: 10;
    display: block;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}
.slick-next {
    right: 16px;
}
.slick-prev {
    right: 58px;
}
.slick-prev::before,
.slick-next::after {
    font-family: 'Font Awesome 6';
    cursor: pointer;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    margin: auto;
    display: block;
}

.slick-next::after {
    content: "\f054";
}
.slick-prev::before {
    content: "\f053";
}

.slick-prev:hover,
.slick-next:hover {
    background: #A9BC00;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled{
    opacity: 0.25;
}


.slick-prev:hover::before,
.slick-next:hover::after {
    color: #ffffff;
}

.slick-dots  {
    position: absolute;
/*    bottom: -24px;*/
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 3px;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 23px;
    height: 5px;
    cursor: pointer;
    background: #E9E9E9;
}
.slick-dots li.slick-active button {
    background: #A9BC00;
}


/* user-drop-box block*/

.flex-between {
    display: flex;
    justify-content: space-between;
}

.user-drop-box {
                                     display: block;
    width: 509px;
    position: fixed;
    top: 5%;
    left: 10%;
    z-index: 800;
    background-color: #ffffff;
    padding: 30px 35px 35px;
    border-radius: 4px;
    box-shadow: 0 0 25px rgb(0 0 0 / 16%);
}
.user-drop-box-close {
    position: absolute;
    right: 0;
    top: -30px;
    color: #ffffff;
}
.user-drop-box-close::after {
    font-family: 'Font Awesome 6';
    content: "\f00d";
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    text-align: right;
    cursor: pointer;
    color: #ffffff;
}
.user-drop-box-title {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    padding-bottom: 22px;

}

.user-drop-box-title span{
    border-bottom: 3px solid #A9BC00;
    padding-bottom: 20px;
}

.user-drop-box-main {
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 30px;
    padding-bottom: 35px;
}
.user-drop-input {
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    padding: 17px 21px 18px;
    margin-bottom: 22px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 4px;

}
.user-drop-input::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #8A8A8A;
}
.user-drop-input-wrapper {
    position: relative;
    margin-bottom: 10px;
}
.user-drop-input-ico::after {
    font-family: 'Font Awesome 6';
    content: "\f06e";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #777777;
    position: absolute;
    top: 0;
    right: 19px;
}
.user-drop-txt-enter {
    margin-bottom: 20px;
}
.user-drop-txt-enter span {
     font-style: normal;
     font-weight: 400;
     font-size: 18px;
     line-height: 21px;
     color: #000000;
}
.user-login .user-drop-txt-enter {
    margin-top: 43px;
    margin-bottom: 5px;
}
.user-login .user-drop-txt-enter span {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #000000;
}
.user-drop-txt-enter a {
    color: #A9BC00;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    margin-left: 7px;
    border-bottom: 1px dashed #A9BC00;
}
.user-drop-txt-enter a:hover {
    color: #cccccc;
}
.user-drop-check-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 25px;
}
.user-login .user-drop-check-wrapper {
    margin-bottom: 35px;
}

input.user-drop-checkbox {}
.user-drop-check-wrapper label{
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #303030;
}

.user-login .user-drop-check-wrapper label{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 16px;
    color: #303030;
}
.user-login .label-check:before {
   margin-right: 13px;
}
.user-login a.forgot-passw {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #A9BC00;
}
.user-login a.forgot-passw:hover {
    color: #cccccc;
}

a.user-drop-reg {
    background: #A9BC00;
    border: 0.401018px solid #EEEEEE;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0407px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 40px;
    text-shadow: -1.60407px 1.60407px 7.21832px rgba(0, 0, 0, 0.08);
    display: inline-block;
}
a.user-drop-reg:hover {
    color: #ffffff;
    opacity: 0.9;
}


.user-drop-box-footer {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.user-drop-box-footer span {
    flex-basis: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.user-drop-reg-g,
.user-drop-reg-f {
    border: 0.401018px solid #EEEEEE;
    border-radius: 4px;
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-shadow: -1.60407px 1.60407px 7.21832px rgba(0, 0, 0, 0.08);
    padding: 14px 14px 14px 40px;
    margin-top: 20px;
}
a.user-drop-reg-g:hover,
a.user-drop-reg-f:hover {
    color: #ffffff;
    opacity: 0.9;
}

.user-drop-reg-g {
    background: #BE5448;
}
.user-drop-reg-f {
    background: #5560AE;
}

.user-drop-reg-g::before,
.user-drop-reg-f::before{
    font-family: 'Font Awesome 6';
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    line-height: 22px;
    position: absolute;
    top: 25%;
    left: 14px;
}
.user-drop-reg-g::before{
    content: '\f1a0';
}
.user-drop-reg-f::before{
    content: '\f082';
}

.header-drop-box {
    display: none;
    width: 443px;
    position: absolute;
    right: 0;
    top: 28px;
    z-index: 800;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 25px rgb(0 0 0 / 16%);
}


.header-drop-box::before {
    font-family: 'Font Awesome 6';
    content: "\f0d8";
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    color: #ffffff;
    position: absolute;
    top:-20px;
    right: 65px;
}

.wishlist-box-top .header-drop-box {
    right: -60px;
    top: 30px;
}

.header-drop-box-title{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #171717;
    padding-bottom: 18px;
}

.header-drop-box-items {
    max-height: 377px;
    overflow-y: auto;
    padding-right: 22px;

}
.header-drop-box-item{
    border-top: 1px solid #ECECEC;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.header-drop-box-item-img img {
    width: 85px;
}

.header-drop-box-item-main {
    padding: 0 15px;
}

.header-drop-box-item-main-cat {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: #7D7D7D;
    margin-bottom: 7px;
}
.header-drop-box-item-main-title,
.header-drop-box-item-main-title a{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #2F2F2F;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.header-drop-box-item-main-price {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 15px;
    color: #2F2F2F;
}
.header-drop-box-item-main-price span {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 15px;
    text-decoration-line: line-through;
    color: #ACACAC;
    margin-left: 10px;
}


.header-drop-box-item-del {
    align-self: center;
}

.header-drop-box-item-del::after {
    font-family: 'Font Awesome 6';
    content: "\f2d3";
    font-style: normal;
    cursor: pointer;
    font-weight: 900;
    font-size: 24px;
    line-height: 24px;
    color: #A9BC00;
}


.header-drop-box-overlay {
    background: linear-gradient(360deg, #FFFFFF 35.21%, rgba(255, 255, 255, 0) 100%);
    height: 50px;
    margin-top: -50px;
}

.header-drop-box-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    padding-right: 22px;
}

.wishlist-box-top .header-drop-box-footer {
    justify-content: center;;
}


.header-drop-box-footer-price div {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #2F2F2F;
}
.header-drop-box-footer-price span {
    font-style: normal;
    font-weight: 300;
    font-size: 11px;
    line-height: 13px;
    color: #7D7D7D;

}
a.header-drop-box-footer-button {
    background: #A9BC00;
    border: 0.401018px solid #EEEEEE;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0407px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 9px 15px;
}
a.header-drop-box-footer-button:hover {
    opacity: 0.9;
    color: #FFFFFF;
}
/* cart box scrcollbar */
.header-drop-box-items::-webkit-scrollbar{
    width: 5px;
    background: #eeeeee;
}
.header-drop-box-items::-webkit-scrollbar-thumb {
    background: #cccccc;
}
.header-drop-box-items {		/* firefox*/
    scrollbar-color: rgb(204,204,204, 0.4) rgba(238,238,238, 0.3);
    scrollbar-width: thin;  /* толщина auto/thin/none */
}




/********************************/
/* compare drop (.cmp-popover)  */
/********************************/

.cmp-popover {
    position: absolute;
    top: 120px;
    width: 443px;
    right: calc((100% - 1338px) / 2);
    display: none;
    z-index: 800;
    background-color: #ffffff;
    padding: 17px 0 17px 22px;
    border-radius: 4px;
    box-shadow: 0 0 25px rgb(0 0 0 / 16%);
    visibility: visible;
}

.cmp-popover::before{
    font-family: 'Font Awesome 6';
    content: "\f0d8";
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    color: #ffffff;
    position: absolute;
    top:-20px;
}
.cmp-popover::before {
    right: 210px;
}

.cmp-popover .cmp-popover-title {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #171717;
    margin-right: 22px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ECECEC;
}

.cmp-popover .cmp-popover-header{
    border-top: 1px solid #ECECEC;
    padding-top: 18px;
}
.cmp-popover .cmp-popover-header p{
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: #7D7D7D;
}

.cmp-popover .scroll {
    max-height: 377px;
    overflow-y: scroll;
    margin-left: 0;
    margin-right: 0;
}
/* cmp box scrcollbar */
.cmp-popover .scroll::-webkit-scrollbar{
    width: 5px;
    background: #eeeeee;
}
.cmp-popover .scroll::-webkit-scrollbar-thumb{
    background: #cccccc;
}
.cmp-popover .scroll{		/* firefox*/
    scrollbar-color: rgb(204,204,204, 0.4) rgba(238,238,238, 0.3);
    scrollbar-width: thin;  /* толщина auto/thin/none */
}

.cmp-popover-product {
    padding: 20px 0;
    margin-right: 22px;
    display: flex;
    justify-content: space-between;
    align-content: center;
    border-bottom: 1px solid #ECECEC;
}
.cmp-popover-product-photo {
    width: 85px;
}

.cmp-popover-product-photo img {
    width: 85px;
}

.cmp-popover-product-info-wrapper {
    padding: 0 15px;
    flex-grow: 1;
}

.cmp-popover-product-info-wrapper > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.cmp-popover-product-cat {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: #7D7D7D;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.cmp-popover-product-name,
.cmp-popover-product-name a{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #2F2F2F;
    margin-bottom: 7px;
    text-transform: uppercase;

    height: 38px;
    overflow: hidden;
}
.cmp-popover-product-info-wrapper:hover .cmp-popover-product-name,
.cmp-popover-product-info-wrapper:hover .cmp-popover-product-price,
.cmp-popover-product-info-wrapper:hover .cmp-popover-product-cat {
    color:  #A9BC00;
}
.cmp-popover-product-price {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 15px;
    color: #2F2F2F;
}
.cmp-popover-product-price a {
    color: #170f20;
}
.cmp-popover-product-price span {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 15px;
    text-decoration-line: line-through;
    color: #ACACAC;
    margin-left: 10px;
}

.js-compare-product-del {
    align-self: center;
}

.js-compare-product-del::after {
    font-family: 'Font Awesome 6';
    content: "\f2d3";
    font-style: normal;
    cursor: pointer;
    font-weight: 900;
    font-size: 24px;
    line-height: 24px;
    color: #A9BC00;
}
.cmp-popover-overlay {
    background: linear-gradient(360deg, #FFFFFF 35.21%, rgba(255, 255, 255, 0) 100%);
    height: 50px;
    margin-top: -50px;
}

.cmp-popover-footer {
    margin-top: 10px;
    padding-right: 22px;
}
a.cmp-popover-button {
    background: #A9BC00;
    border: 0.401018px solid #EEEEEE;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0407px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 9px 15px;
    display: block;
    margin: 0;

}
a.cmp-popover-button:hover {
    opacity: 0.9;
    color: #FFFFFF;
}

/************************************************/
/* modal-content-login, modal-content-user-prof */
/************************************************/

.modal-content {
    display: none;
}
.modal-content-cart,
.modal-content-login,
.modal-content-user-prof {
    height: calc(100vh - 44px);
    min-width: 300px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    background-color: #ffffff;
    padding: 30px 25px 35px;
    overflow-y: auto;
}
.modal-content-cart,
.modal-content-user-prof {
    padding: 25px 0 0 0;
}
.modal-content-cart .modal-close,
.modal-content-login .modal-close,
.modal-content-user-prof .modal-close{
    position: absolute;
    right: 25px;
    top: 30px;
    z-index: 1;
    padding: 0;
    height: auto;

}
.modal-content-cart .modal-close::after,
.modal-content-login .modal-close::after,
.modal-content-user-prof .modal-close::after{
    font-family: 'Font Awesome 6';
    content: "\e59b";
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    background: #A9BC00;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.03);
    border-radius: 4px;
    padding: 5px 6px;

}
.modal-content-cart .modal-content-title,
.modal-content-login .modal-content-title{
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    padding-bottom: 15px;
}
.modal-content-login .modal-content-title span {
    border-bottom: 3px solid #A9BC00;
    padding-bottom: 13px;
    padding-right: 20px;
}

.modal-content-cart .modal-content-title {
    padding-left: 25px;
    text-transform: none;
}
.modal-content-cart .modal-content-title::before {
    font-family: 'Font Awesome 6';
    content: '\f07a';
    font-style: normal;
    font-weight: 300;
    color: #A9BC00;
    font-size: 20px;
    line-height: 20px;
    margin-right: 10px;
}



.modal-content-login .modal-content-cont{
    height: auto;
    min-height: calc(100vh + 64px);
    padding: 0;
}
.modal-content-login .modal-content-cont iframe {
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/* iframe for modal-content-login */
.block-login-iframe-content form {
    display: block;         /* ?????????????????????? */
}
.block-login-form-inner {
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 23px;
    padding-bottom: 20px;
}

.block-login-form-inner .message-error-box {
    margin-top: 0;
    padding-top: 0;
}

.block-login-form-field-wrapper {
    position: relative;
    margin-bottom: 10px;
    padding-left: 1px;
    padding-right: 1px;
}
.block-login-form-field  {
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    padding: 12px 46px 12px 16px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
}
.block-login-form-field::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #8A8A8A;
}

.block-login-form-input-ico.open-eye,
.block-login-form-input-ico.close-eye {
    position: absolute;
    top: 12px;
    right: 19px;
    z-index: 2;
}

.block-login-form-input-ico.open-eye::after,
.block-login-form-input-ico.close-eye::after {
    font-family: 'Font Awesome 6';
    content: "\f06e";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #777777;
}
.block-login-form-input-ico.close-eye::after {
    content: "\f070";
}
.block-login-form-input-ico.open-eye::after{
    content: "\f06e";
}

.block-login-form-field-wrapper label {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 16px;
    color: #303030;
}
.block-login-form-field-wrapper .label-check:before {
    margin-right: 13px;
}
a.forgot-passw {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    color: #A9BC00;
}
a.forgot-passw:hover {
    color: #cccccc;
}

.login-button {
    border: 0.401018px solid #EEEEEE;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding: 13px 30px 14px;
    margin: 0;
    display: flex;
    justify-content: center;
}

.login-button::before {
    font-family: 'Font Awesome 6';
    content: '\f30d';
    font-style: normal;
    font-weight: 900;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    margin-right: 8px;
}




.block-login-form-new-reg {
    margin-top: 22px;
    margin-bottom: 5px;
    text-align: center;
}
.block-login-form-new-reg span {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    display: block;
    width: 100%;
}
.block-login-form-new-reg a {
    color: #A9BC00;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px dashed #A9BC00;
    padding-top: 10px;
    margin: 0 10px ;
}

.block-login-box-footer {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.block-login-box-footer span {
    flex-basis: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    text-align: center;
}

.user-reg-g,
.user-reg-f {
    border: 0.401018px solid #EEEEEE;
    border-radius: 4px;
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    padding: 9px 14px 9px 35px;
    margin-top: 20px;
}
a.user-reg-g:hover,
a.user-reg-f:hover {
    color: #ffffff;
    opacity: 0.9;
}

.user-reg-g {
    background: #BE5448;
}
.user-reg-f {
    background: #5560AE;
}

.user-reg-g::before,
.user-reg-f::before{
    font-family: 'Font Awesome 6';
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    top: 25%;
    left: 14px;
}
.user-reg-g::before{
    content: '\f1a0';
}
.user-reg-f::before{
    content: '\f082';
}


/* block-login-remind */

.block-login-remind-info-text {
    margin-top: 30px;
    margin-bottom: 20px;
}

.block-login-remind-close-secondary {
    float: right;
    margin-left: 20px;
    color: #FF0000;
    cursor: pointer;
    z-index: 500;
}
.block-login-remind-close-secondary:before {
    font-family: 'Font Awesome 6';
    content: "\f2d3";
    padding: 10px;
    cursor: pointer;
    font-weight: 900;

}

/* user-profile block  for modal-content-user-prof */

.up-popover {
    display: none;
}
.up-popover-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
}
.up-popover-top-img {
    padding-left: 25px;
    width: 25%;
}
.up-popover-top-img img {
    width: 100%;
}
.up-popover-top-name-wrapper {
    padding-left: 20px;
    padding-right: 25px;
}
.up-popover-top-name {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}
.up-popover-top-email {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    color: #919191;
}
.up-popover-top-action {
    width: 100%;
    background: #F9F9F9;
    border-top: 0.7px solid #E7E7E7;
    margin-top: 19px;
    padding: 9px 25px;
    display: flex;
    justify-content: space-between;
}
.up-popover-top-action > div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.up-popover-top-edit,
.up-popover-top-exit {
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    color: #555555;
}
.up-popover-top-edit::before,
.up-popover-top-exit::before{
    font-family: 'Font Awesome 6';
    content: '\f4ff';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 12px;
    color: #555555;
    margin-right: 5px;
}

.up-popover-main {
    padding-bottom: 20px;
}

.up-popover-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 0.7px solid #E7E7E7;
    padding: 20px 0;
}
.up-popover-row.order {
    background: #E6EAC8;
}
.up-popover-row-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.up-popover-row-text {
    margin-left: 25px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}
.up-popover-row-ico {
    padding-right: 25px;
}

.up-popover-row-ico::before{
    font-family: 'Font Awesome 6';
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    color: #919191;
}

.up-popover-row-ico.wishlist::before{
    content: '\f004';
}

.up-popover-row-ico.compare::before{
    content: "\e0e3";
}
.up-popover-row-ico span {
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 9px;
    text-align: center;
    width: 18px;
    height: 18px;
    padding-top: 4px;
    color: #FFFFFF;
    background: #A9BC00;
    border: 0.930951px solid #FFFFFF;
    border-radius: 50%;
    position: absolute;
    right: 18px;
    top:-5px;
}

.up-popover-row-ico span.order-status-info-mark {
    background: red;
    width: 10px;
    height: 10px;
    right: 24px;
    top: -3px;
}

.up-popover-row-ico.status::before{
    content: "\f466";
}
.up-popover-row-ico.password::before{
    content: "\f084";
}

.up-popover-row-ico.call-us::before{
    content: "\f590";
}
.up-popover-row-ico.policy::before{
    content: "\f30d";
}
.up-popover-row-ico.delivery::before{
    content: "\e3d0";
}
.up-popover-row-ico.service::before{
    content: "\f7d9";
}




/**/
.modal-content-back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, .6);
    -webkit-transition: opacity .25s ease, visibility 0.25s ease;
    transition: opacity .25s ease, visibility 0.25s ease;
}
/**********************************/
/* modal-video */
/**********************************/
/* modal-video */

.modal-video {
    display: none;
    position: fixed;
    top:5%;
    z-index: 800;
    background-color: transparent;
    width: 100%;
    height: auto;
}

.modal-video .modal-video-close {
    position: absolute;
    right: 5px;
    top: -30px;
    color: #ffffff !important;
    padding: 0;
    height: auto;

}
.modal-video .modal-video-close::after {
    font-family: 'Font Awesome 6';
    content: "\e59b";
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    top: -10px;
}

.modal-video .modal-video-title{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    padding-bottom: 22px;
}
.modal-video .modal-video-title span {
    border-bottom: 3px solid #A9BC00;
    padding-bottom: 20px;
}

.modal-video .modal-video-cont {
    position: relative;
    padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    height: 0;
    overflow: hidden;
}

.modal-video .modal-video-cont iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}

/* preloader */
.preloader {
    animation-name: rotation;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    display: block;
}
@keyframes rotation {
    0% {
        transform:rotate(0deg);
    }
    100% {
        transform:rotate(360deg);
    }
}

.preloader::before {
    font-family: 'Font Awesome 6';
    font-weight: 900;
    font-size: 16px;
    color: #919191;
    content: '\f1ce';  /*circle*/
    margin: auto;
    height: 100%;
    width: 100%;
    border-radius: 50%;

    background: linear-gradient(120deg, #A9BC00 33%, #CCCCCC 66%, #EEEEEE);
    background-clip: text;    /* свойство экспериментальное, но рабочее в Chrom и FF */
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
.cart-popover .preloader,
.cmp-popover .preloader,
.wl-popover .preloader {
    width: 40px;
    height: 40px;
    margin: auto;
}
.cmp-popover .preloader::before,
.wl-popover .preloader::before,
.cart-popover .preloader::before {
    font-size: 40px;
    line-height: 40px;
    content: '\f110';   /*spinner*/
    height: 100%;
    width: 100%;

}

/*/// badges ///*/



.badges-group {

    position: absolute;
    z-index: 2;
    left: -16px;
    top: -5px;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.badge {
    margin-bottom: 5px;
    height: 22px;
    box-shadow: -2px 2px 7.2px 0 rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    width: 22px;
    flex-shrink: 0;
    overflow: hidden;
    transition:  width 0.4s;
}
.badge::before {
    font-family: 'Font Awesome 6';
    content: '\f129';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    width: 22px;
    height: 24px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.badge::after {
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    white-space: nowrap;
    flex-shrink: 1;
}

.badge.open {
    transition:  width 0.8s;
}

/* discount */
.badge.d {
    background: #B82C37;
    width: 40px;
    margin-bottom: 5px;
    height: 22px;
    box-shadow: -1.6px 1.6px 7.2px 0 rgba(0, 0, 0, 0.08);
    display: flex;
    justify-content: center;
    align-items: center;
}
.badge.d::before {
    font-family: 'Rubik', sans-serif;
    content: ""attr(data-type-d) "";
    width: auto;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
}

/* min-discount */
.badge.m {
    background: #B82C37;
}
.badge.m.open{
    width: 70px;
}
.badge.m::before {
    content: "\f02c";
}
.badge.m::after {
    content: ""attr(data-type-m) "";
}

/* store */
.badge.s {
    background:#A9BC00;
    width: 85px;
}
[lang="lv"] .badge.s {
    width: 65px;
}
.badge.s:hover{}
.badge.s::before {
    content: "\f54e";
}
.badge.s::after {
    content: ""attr(data-type-s) "";
}

/* warehouse */
.badge.w {
    background: #0067bc;
    width: 85px;
}
[lang="lv"] .badge.w {
    width: 75px;
}
.badge.w:hover{}
.badge.w::before {
    content: "\f54e";
}
.badge.w::after {
    content: ""attr(data-type-w) "";
}

/* new */
.badge.n {
    background: #ECB800;
}
.badge.n.open{
    width: 80px;
}
.badge.n::before {
    content: '\f890';
}
.badge.n::after {
    content: ""attr(data-type-n) "";
}

/* populare */
.badge.p {
    background: #9747FF;
}
.badge.p.open{
    width: 50px;
}
.badge.p::before {
    content: '\f06d';
}
.badge.p::after {
    content: ""attr(data-type-p) "";
}

/* credit */
.badge.k {
    background: #0094FF;
}
.badge.k.open{
    width: 70px;
}
.badge.k::before {
    font-family: 'Rubik', sans-serif;
    content: "0%";
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
}
.badge.k::after {
    content: ""attr(data-type-k) "";
}



/* gift */
.badge.g {
    background: #c1009a;
}
.badge.g.open{
    width: 80px;
}
.badge.g::before {
    content: '\f06b';
}
.badge.g::after {
    content: ""attr(data-type-g) "";
}

/* complete */
.badge.c {
    background: #161616;
}
.badge.c.open{
    width: 85px;
}
.badge.c::before {
    content: '\f0ae';
}
.badge.c::after {
    content: ""attr(data-type-c) "";
}

/* for slick slider active/no aktive and shadow */
.slick-slide .badge {
    opacity: 0;
    transition: 0.75s;
}
.slick-slide.slick-active .badge {
    opacity: 1;
    transition: 0.75s;
}

/** brand_zone-items 2 row **/

.brand-zone-items {
    padding: 40px 0;
}
/* slick */
.brand-zone-items .slick-list {

}
.brand-zone-items .slick-prev,
.brand-zone-items .slick-next {}
.brand-zone-items .slick-slide > div {
    margin-right: 16px;
    margin-bottom: 10px;
}
.brand-zone-items .slick-slide > div:empty {
    background-color: transparent;
    box-shadow: none;
}

.brand-zone-item {
    background-color: #ffffff;

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.02);
    border-radius: 6px;
    height: 80px;
    overflow: hidden;



}
.brand-zone-img {
    background-color: #ffffff;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center
}
.brand-zone-img-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.brand-zone-img img {
    max-width: 100%;
    max-height: 100%;
    padding: 10px;
}


.back-top {
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    position: fixed;
    right: 10px;
    bottom: 60px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 300;
    box-shadow: 0 0 16px rgb(0 0 0 / 16%);
    border-radius: 4px;
    cursor: pointer;
    transition: 0.5s all ease;
}
.back-top::before {
    font-family: 'Font Awesome 6';
    content: "\f077";
    font-size: 20px;
    line-height: 20px;
    color: #000000;
}

/* product list add buttons */
.product-list-add-buttons-wrapper {
    margin-top: 10px;
    width: 155px;
    display: flex;
    justify-content: space-between;
}

.add-btn-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.product-list-btn{
    background: #FAFAFA;
    border: 0.401018px solid #EEEEEE;
    height: 28px;
    width: 28px;
}

.product-list-btn.remove-btn{
    background: #A9BC00;
}

.product-list-add-buttons-wrapper .preloader::before,
.product-list-add-buttons-wrapper .add-wishlist::before,
.product-list-add-buttons-wrapper .add-compare::before{
    font-family: 'Font Awesome 6';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #919191;
    text-shadow: -1.60407px 1.60407px 7.21832px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    position: absolute;
    top: calc(50% - 7px);
    left: calc(50% - 7px);

}
.product-list-add-buttons-wrapper .add-wishlist::before{
    content: '\f004';
}
.product-list-add-buttons-wrapper .add-compare::before{
    content: '\e0e3';
}

.product-list-add-buttons-wrapper .add-wishlist:hover::before,
.product-list-add-buttons-wrapper .add-compare:hover::before{
    font-weight: 500;
    color: #A9BC00;
}
.product-list-add-buttons-wrapper .add-wishlist.remove::before,
.product-list-add-buttons-wrapper .add-compare.remove::before{
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
}
.product-list-add-buttons-wrapper .add-cart-btn{
    background-color: #A9BC00;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 7px 12px 5px;
}
.product-list-add-buttons-wrapper .add-cart-btn::before{
    font-family: 'Font Awesome 6';
    content: '\e3f3';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    color: #FFFFFF;
    margin-right: 3px;
}

/* password eye */

.password-ico.open-eye,
.password-ico.close-eye {
    position: absolute;
    top: 14px;
    right: 19px;
    z-index: 2;
}
.password-ico.open-eye::after,
.password-ico.close-eye::after {
    font-family: 'Font Awesome 6';
    content: "\f06e";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #777777;
}
.password-ico.close-eye::after {
    content: "\f070";
}
.password-ico.open-eye::after{
    content: "\f06e";
}

/* universal */

.ataka-full-box-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.ataka-overflow-text::after {
    content: "";
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 90%);
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    bottom: 0;
}

.ataka-overflow-block::after {
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.6));
    position: absolute;
    right: 0;
    left: 0;
    height: 30px;
    bottom: 0;
}

.ataka-select select {
    /* удаляем стандартную стрелку*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px;
}

.ataka-select::after {
    font-family: 'Font Awesome 6';
    content: "\f0d7";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    color: #555555;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: calc(50% - 7px);
}

.ataka-video-container_16_9 {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}

.ataka-video-container_16_9 iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

