body{font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}.stiker-special{background-color:#dc3545;color:#ffffff}.stiker-upc{background-color:#007bff;color:#ffffff}.stiker-ean{background-color:#28a745;color:#ffffff}.stiker-jan{background-color:#ffc107;color:#343a40}.stiker-isbn{background-color:#17a2b8;color:#ffffff}.stiker-mpn{background-color:#ff0000;color:#ffffff}iframe { max-width: 100%; }

#logo svg {
width:110px;
/*height:40px;*/
}
@media (max-width: 768px) {
#logo svg {
width:125px;
/*height:30px;*/
}
}
/* Иконки в меню категорий */
.svg-menu-icon, .svg-submenu-icon { fill: var(--gray-500); display: block; margin: -2px 0 }
.item-level-1.hover .svg-menu-icon, .item-level-2:hover .svg-submenu-icon { fill: var(--danger) }

/* Кнопки социальных сетей */
.social-likes [class*=vkontakte] [class*=ft-icon] { color: #5181b8 !important }
.social-likes [class*=facebook] [class*=ft-icon] { color: #1877f2 !important }
.social-likes [class*=twitter] [class*=ft-icon] { color: #1da1f2 !important; }

/* Дополнительный баннер на главной странице */
.ft-additional-position-3 .bg-light { height: 294px }

/* Слайд-шоу на главной странице */
[class*=main-slide-] p { max-width: 220px }
[class*=main-slide-] .image { max-height: 200px }
@media (min-width: 576px) {
  [class*=main-slide-] .col-12 { height: 200px }
  .main-slide-1 .image { transform: translate3d(0,30px,0) rotate(20deg) }
}
@media (min-width: 768px) {
  [class*=main-slide-] .col-12 { height: 294px }
  [class*=main-slide-] .image { max-height: none }
  .main-slide-1 .image { transform: translate3d(40px,30px,0) rotate(20deg) }
  .main-slide-2 .image { transform: translate3d(-40px,0,0) }
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 600 }

.toast { background-color: var(--white) } 

@media (min-width: 992px) {
  #h-wrapper.position-fixed .col-logo { display: none !important }
}

@media (max-width: 992px) {
  #h-wrapper.position-fixed .col-search, #h-wrapper.position-fixed .col-hr { display: none !important }
  #h-wrapper.position-fixed { padding-top: 0 !important; padding-bottom: 0 !important }
}

#h-wrapper.position-fixed .col-contacts,
#h-wrapper.position-fixed .col-links { display: none !important }

#product-product h1.h2 {
  font-size: 1.15rem
}

@media (min-width: 992px) {
  #product-product h1.h2 {
    font-size: 1.72rem
  }
}

#whatsapp-chat-widget .wa-widget-send-button { display: none!important; margin-right: 12px!important; margin-bottom: 112px!important }
.scrl_b #whatsapp-chat-widget .wa-widget-send-button { margin-right: 12px!important; margin-bottom: 170px!important }

@media (min-width: 768px) {
  #whatsapp-chat-widget .wa-widget-send-button { display: flex!important;  margin-right: 38px!important; margin-bottom: 30px!important }
  .scrl_b #whatsapp-chat-widget .wa-widget-send-button { margin-right: 38px!important; margin-bottom: 100px!important }
}

.cookie-warning {
    z-index: 16000161 !important;
}
/*
.badge.stk { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; margin-left: -1px !important }
.badge.stk-product { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important }
*/
.unselectable {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show>.btn-outline-dark.dropdown-toggle,
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show>.btn-dark.dropdown-toggle {
    color: #ffffff;
    background-color: var(--info);
    border-color: var(--info);
}



.ft-icon-16 {
    width: 16px;
    height: 16px;
    margin: calc( (1.5rem - 16px) / 2) 0;
}

.ft-icon-28 {
    width: 28px;
    height: 28px;
    margin: calc( (1.5rem - 28px) / 2) 0;
}

.ft-icon-32 {
    width: 32px;
    height: 32px;
    margin: calc( (1.5rem - 32px) / 2) 0;
}

.btn.btn-cart-add{
font-size: .875rem!important;
padding-left:0!important;
padding-right:0!important;
}

#collapse-payment-method .form-check-label,
#collapse-payment-method .d-inline-flex { width:100%!important }




/* For icon in mobile menu */

#m_category_menu_list .svg-menu-icon {
    width: 24px !important;
    height: 24px !important;
}


#m_category_menu_list .menu-icon-holder {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    margin-right: 1rem !important;
}


/* For banner in home */

.two-banners-home {
    margin-top: 100px;
}

.three-banners-home {
    display: block !important;
    margin-top: 60px;
}

.kmiz-logo-banner {
    margin-top: 60px;
    margin-bottom: 30px;
}

.three-banners-home-mob {
    display: none !important;
}

@media (max-width: 768px) {
.two-banners-home {
    margin-top: 25px;
    margin-bottom: 30px;
    width: 75% !important;
}

.three-banners-home {
    display: none !important;
    margin-top: 40px;
    margin-bottom: 30px;
    width: 100% !important;
}

.kmiz-logo-banner {
    margin-top: 25px;
    margin-bottom: 25px;
}

.three-banners-home-mob {
    display: block !important;
}

}





/* For loyalty page */

.title-loyalty {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    color: #000000;
}

.title-sub-loyalty {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #000000;
    z-index: 0;
}



.loyalty-line-card-silver {
    position: relative;
    padding: 15px;
    text-align: center;
    margin-top: 30px;
  }
  .loyalty-line-card-silver::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 2px; 
    background: linear-gradient(228.14deg, #D2D1D5 22.39%, #000000 54.92%, #F0EDEC 93.36%, #000000 183.06%, #000000 194.29%), #D9D9D9;
    -webkit-mask: 
       linear-gradient(#fff 0 0) content-box, 
       linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude; 
    z-index: -1;
  }


  .loyalty-line-card-gold {
    position: relative;
    padding: 15px;
    text-align: center;
    margin-top: 30px;
  }
  .loyalty-line-card-gold::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 2px; 
    background: linear-gradient(90.12deg, #4B2A16 35.22%, #EAB872 47.99%, #AE824E 54.79%, #FFEAC2 69.68%);
    -webkit-mask: 
       linear-gradient(#fff 0 0) content-box, 
       linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude; 
    z-index: -1;
  }


  .loyalty-line-card-diamond {
    position: relative;
    padding: 15px;
    text-align: center;
    margin-top: 30px;
  }
  .loyalty-line-card-diamond::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 2px; 
    background: linear-gradient(96.85deg, #FFFFFF -27.54%, #CFCFCF 21.18%, #807E7D 50.66%, #8B9AAA 125.67%);
    -webkit-mask: 
       linear-gradient(#fff 0 0) content-box, 
       linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude; 
    z-index: -1;
  }


  .loyalty-line-card-omega {
    position: relative;
    padding: 15px;
    text-align: center;
    margin-top: 30px;
  }
  .loyalty-line-card-omega::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 2px; 
    background: linear-gradient(72.34deg, #EB60F8 35.5%, #813CF2 69.9%);
    -webkit-mask: 
       linear-gradient(#fff 0 0) content-box, 
       linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude; 
    z-index: -1;
  }




  

.loyalty-icon-card {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loyalty-icon-card img {
    width: 65px;
}


.loyalty-level-card {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    margin-top: 30px;
    margin-bottom: 5px;
}

.loyalty-name-card {
    font-weight: 700;
    font-size: 26px;
    line-height: 140%;
}


.loyalty-name-card.silver {
    background: linear-gradient(225.88deg, #D2D1D5 15.06%, #000000 44.34%, #F0EDEC 78.95%, #000000 159.7%, #000000 169.81%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.loyalty-name-card.gold {
    background: linear-gradient(90.12deg, #4B2A16 35.22%, #EAB872 47.99%, #AE824E 54.79%, #FFEAC2 69.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.loyalty-name-card.diamond {
    background: linear-gradient(96.85deg, #FFFFFF -27.54%, #CFCFCF 21.18%, #807E7D 50.66%, #8B9AAA 125.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.loyalty-name-card.omega {
    background: linear-gradient(72.34deg, #EB60F8 35.5%, #813CF2 69.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}




.loyalty-price-card {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 183%;
    color: #000000;
    margin-bottom: 10px;
}

.loyalty-desc-card {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 20px;
}




.delivery-block-standart {
  border: 2px dashed #E7E9ED;
  border-radius: 8px;
  margin-bottom: 20px;
  min-height: 495px;
}

.label-delivery-country {
  padding: 10px 15px;
font-weight: 600;
font-size: 14px;
color: #000000;
}

.label-delivery-line {
  border-bottom: 2px dashed #E7E9ED;
  width: 100%;
}

.label-delivery-country .flag-delivery {
  width: 25px;
    margin-left: 3px;
    margin-top: -3px;
}


.delivery-text-inside {
  padding: 15px;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 140%;
color: #000000;
}

.delivery-text-inside span {
color: #007BFF;
font-weight: 600;
}

.delivery-description {
  font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 1.7;
color: #000000;
}

.delivery-description i {
  font-style: italic;
font-weight: 500;
}

.delivery-description span,
.delivery-description a {
  color: #007BFF !important;
  font-weight: 600;
  }


.delivery-title {
  padding: 10px;
  border: 2px dashed #E7E9ED;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #000000;
}



.about-text-description {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #000000;
}

.about-text-description span {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 160%;
  color: #686868;
}

.logo-about-us {
  margin-top: 20px;
  margin-bottom: 30px;
}


.about-img-bottom {
  margin-top: 100px;
  margin-bottom: -34px;
  text-align: center;
}

.about-img-bottom img {
  width: 70%;
}

@media (max-width: 768px) {
  .about-img-bottom img {
    width: 90%;
  }
  .about-img-bottom {
    margin-top: 50px;
    margin-bottom: -34px;
}

.level-img-loyalty {
   width: 80%;
}


}


.soc_block_footer {
 margin-top: 20px;
}

.soc_block_footer a{
 margin-right: 5px;
}


.pay_icon_footer {
  text-align: right;
}

.pay_icon_footer img {
    width: 380px;
    position: absolute;
    right: 0px;
    top: 35px;
}



@media (max-width: 1420px) {

.pay_icon_footer {
    text-align: center;
    margin-top: 20px;
}

.pay_icon_footer img {
    width: 380px;
    position: unset;
    right: 0px;
    top: 0px;
}

}

#venipak_shipping_pickup_options{max-width:500px}


.omega b { background: linear-gradient(72.34deg, #EB60F8 35.5%, #813CF2 69.9%) }
.diamond b { background: linear-gradient(96.85deg, #FFFFFF -27.54%, #CFCFCF 21.18%, #807E7D 50.66%, #8B9AAA 125.67%) }
.gold b { background: linear-gradient(90.12deg, #4B2A16 35.22%, #EAB872 47.99%, #AE824E 54.79%, #FFEAC2 69.68%); }
.silver b { background: linear-gradient(225.88deg, #D2D1D5 15.06%, #000000 44.34%, #F0EDEC 78.95%, #000000 159.7%, #000000 169.81%) }
.omega b, .diamond b, .gold b, silver b {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}



#ftModalMenu .wch { position: relative }
#ftModalMenu .wch .col-auto.d-xl-none { position: static }
#ftModalMenu .wch .child-list-toggle.collapsed:after { content: ""; position: absolute; top:0; bottom:0; left:0; right:0; width:100%; height:100% }

html[lang="lt"] .cust-block-1-text { font-size:1.88rem!important }
.rounded-rev { border-radius: 30px }

.ocf-btn-mobile-static.ocf-mobile { display: none !important }
.ocf-noUi-value { display: none !important }
.ocf-noUi-connect:before, .ocf-noUi-handle { background-color: var(--blue) !important}

#input-payment-address-2,
#input-shipping-address-2,
label[for="input-payment-address-2"],
label[for="input-shipping-address-2"] {
  display: none !important;
}