::selection {
    color: #ffffff;
    background: #000;
}

.product-code {
  background: #000;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  padding: 5px;
  margin-bottom: 15px;
}

body, .section-title.style2 span {
  background: #fff !important;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.navbar {
  background: #fff;
  box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.1)
}

.navbar .navbar-top {
  background: #fff;
}

.navbar-top li a {
  color: #000;
}

.navbar-brand {
  height: auto;
}

.top-info .contact-wrap {
  width: 100%;
}

.navbar-top-inner .top-nav-menu ul li a:hover, .navbar-top-inner .top-nav-header h3 a:hover {
  color: #2b8f2f;
}

.btn-nobg, .navbar-nav > li > a, .cartMenu a.dropdown-toggle {
  color: #000;
}

.search-box .input-group {
  margin-top: 15px;
}

.nav > li.active, .nav > li > a:hover, .nav > li > a:focus, .nav > li:hover > a, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: #000;
  color: #fff;
}
.cartMenu:hover > a.dropdown-toggle, .cartMenu.open > a.dropdown-toggle:focus,.cartMenu.open > a.dropdown-toggle {
  background: transparent;
}

.basket_product-count {
    position: absolute;
    top: -1px;
    right: -15px;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #2b8f2f;
    font-size: 8px;
    font-weight: 600;
    line-height: 10px;
}

.dropdown-menu {
  border-color: #000;
  top: 93%;
}

.search-full, .search-input {
  background: transparent;
}

.search-full {
  max-width: 360px;
  position: static;
  border: 1px solid #ddd;
  min-height: auto;
  z-index: 1;
  border-radius: 10px;
}

.megamenu .navbar-collapse.collapse::before, .megamenu .navbar-collapse.collapse::after, .search-box {
  display: none;
}

.search-input {
  text-align: left;
  max-width: none;
  color: #000;
  font-size: 16px;
  padding: 7px 0 7px 15px;
}

.search-input::-webkit-input-placeholder{
  color:#949494;  
  font-size: 16px;
}

.footer ul {
  font-size: 16px;
}

.searchInputBox {
  display: flex;
  max-width: none;
}

.searchInputBox .search-btn {
  padding-right: 15px;
  color: #ddd;
}

.search-close {
  display: none;
}

.search-close:hover, a:hover, a:focus, a.link, .footer a:hover {
  color: #2b8f2f;
}

.small-top-nav .container .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
}

.small-top-nav .container .row:before {
    content: none;
}

.top-nav-header {
    position: relative;
  display:flex;
  align-items: center;  
  justify-content: center;
  column-gap: 10px;
}

.header-region ul {
  display:flex;
  align-items: center;
  justify-content: center;
}

.top-nav-header h3 {
    display: none;
    cursor: pointer;
}

.contact-phone.top-nav-header h3 {
    display: flex;
    margin: 0;
    align-items: center;
}

.top-nav-header h3 {
    color: #000;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.top-nav-menu h3 {
    justify-content: flex-end;
}

.top-nav-header .contact-wrap.active {
    display: block;
    position: absolute;
    background: #fff;
    z-index: 9;
    top: 30px;
    width: 305px;
}

.top-nav-menu.top-nav-header .contact-wrap.active {
    right: 0;
    padding: 0 15px;
}

.navbar>.container .navbar-brand {
    margin-left: 0px;
}

.navbar-top .top-nav-menu ul {
    text-align: right;
    margin: 0;
    padding: 0;
}

.navbar-top ul li {
    display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.navbar-top ul.small-screen-contact li {
    display: block;
}

.contact-wrap .small-screen-contact {
    display: flex;
}

.contact-wrap.active .small-screen-contact {
    display: block;
    padding: 0 15px;
}

.navbar .navbar-top {
    height: 100%;
  padding-top: 7px;
}

.navbar.stuck .navbar-top {
    margin-top: -47px;
}

.navbar-top .top-nav-menu ul li a {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    text-align: right;
    padding: 0 5px;
}

.navbar-top .contact-phone ul li a {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    line-height: 35px;
    text-align: left;
    margin-right: 0;
    padding-left: 0;
    display: flex;
    align-items: center;
}

.navbar-top .contact-phone a {
    position: relative;
    color: #000;
    line-height: 20px;
}

.top-nav-header h3>i {
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 2px;
    position: relative;
    margin-left: 10px;
    transition: all 0.5s ease;
}

.navbar-top .contact-phone .contact-wrap .phone-item i, .cd-popup-container .phone-item i {
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    z-index: 99;
    display: inline-block;
    margin-right: 5px;
}

.navbar .white-style {
    background-color: #fff;
}

.navbar-top-inner .contact-phone a,
.navbar-top-inner .top-nav-menu ul li a,
.navbar-top-inner .top-nav-header h3,
.navbar-top-inner ul.small-screen-contact li a:hover {
    color: #000;
    font-size: 16px;
  font-weight: 400;
}

.navbar-nav>li>a {
    font-size: 16px;
}

.navbar-top-inner .contact-phone a {
  font-size: 16px;
}

.navbar-top-inner ul.small-screen-contact li a {
  color: #000;
}

.navbar-top-inner .top-nav-header .contact-wrap.active {
    background: #fff;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.sprite-icon {
  vertical-align: sub;
  margin-right: 10px;
}

.dropdown-icon {
  margin-left: 10px;
}

.top-nav-header h3.active > .dropdown-icon {
  transform: rotate(180deg);
}

.new-product, .discount {
  background-color: #f91d01 !important;
}

.product:hover, .featuredImgLook2 .inner:hover {
    border: 1px solid #000;
}

.btn-primary {  
  color: #000;
  background: #fff;
  border: 1px solid #000;
}

.action-control a:hover, .action-control a.active {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

.footer .info-level3, .footer h3 {
  color: #000;
}

.footer-info, .ur-info {
  display: flex;
  flex-wrap: wrap;
}

.ur-info {
  padding-top: 35px;
  border-top: 1px solid;
  justify-content: space-between;
  color: #000;
}

.ur-info::before, .ur-info::after {
  display: none;
}

.footer, .footer-bottom {
  background: #fff !important;
  border: none !important;
}

.panel-default > .panel-heading {
    border-top: 4px solid #000;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000 !important;
}

.btn-primary:hover, .btn-primary:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #000;
    border-color: #000;
    color: #ffffff;
}
.cart-actions button:hover {
  background: #ffffff;
    color: #000;
    border: solid 2px #000;
}

.cart-actions button {
  background: #000;
    color: #fff;
    border: solid 2px #000;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a {
  background: #000;
}

.nav-tabs {
    border-bottom: 3px solid #000;
}

.tab-pane table {
  width: 100%;
}

.tab-pane table tr td {
  background: #f7f7f7;
}

#details tbody tr.product-item td, #details tbody tr.product-item th {
  background: transparent !important;
}

.navbar-toggle {
  background: #000 !important;
  margin-top: 11px;
}

.search-box:hover .btn-nobg {
  color: #2b8f2f;
}

.cartMenu {
  display: block !important;
}

.product {
  display: flex;
  flex-direction: column;
}

.price, .action-control {
  margin-top: auto;
}

.navbar-header {
      display: flex;
    align-items: center;
    justify-content: space-between;
}

.miniCartFooterInMobile .subtotal {
  color: #000;
}

.navbar-top-inner .row::after {
  display: none;
}

.cartMenu a.dropdown-toggle {
  padding: 0;
  position: relative;
}

.region {
  text-transform: none;
}

@media (min-width: 768px) {

  .headerOffset {
      padding-top: 140px;
  }
  
  .navbar-nav > li > a, .cartMenu a.dropdown-toggle {
      padding-top: 7px;
      padding-bottom: 7px;
  } 
  
  .navbar-nav > li > a {
    background: #000;
    color: #fff;
    border-radius: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .megamenu .navbar-collapse.collapse {
    display: flex !important;
    justify-content: space-between;    
    align-items: center;
    
    
    justify-content: right; 
    column-gap: 10px;
    margin-bottom: 5px;
  } 
  
  .search-full {
    margin-right: 100px;
  }

  .fa-shopping-cart:before {
    content: "";
    background: url("https://userimages.shopmanager.by/3131485/basket-icon.svg") transparent no-repeat center;
    display: block;
    width: 24px;
    height: 24px;
  } 

  .cartRespons.js-cart-title, #cart-link .caret {
    display: none;
  }
}

@media(min-width: 876px) {
  .search-full {
    margin-right: 218px;
  }
}

@media(min-width: 769px) and (max-width: 1199px) {
  .top-contact {
    width: 41%;
  }
}

@media(max-width: 991px) and (min-width: 768px) {
     .cartMenu a.dropdown-toggle {
        padding: 15px;
    }
    .page-category .col-md-9 h1, .page-category .col-md-9 .productFilter {
      display: none;
    }
    
    .section-filters {
      margin-bottom: 20px;
      z-index: 5;
    }
        
    .page-category .alias-section {
      background-color: transparent;
    }
  }

@media all and (max-width: 1200px) {
    .top-nav-header .contact-wrap {
        display: none;
    }
    .top-nav-header h3,
    .top-nav-header .info-level3 {
        display: flex;
        align-items: center;
    }
}

@media(min-width: 1000px) and (max-width: 1200px) {
  .top-contact .contact-wrap {
    display: block;
  }
  
  .top-contact {
    width: 41%;
  }
  .top-info {
    width: 25%;
  }
  
  .top-info .top-nav-header {
    justify-content: flex-end;
  }
}

@media all and (max-width: 979px) {
    .hidden-xs .cartMenu .dropdown-toggle{
        padding: 22px 16px 43px;
    }
}

@media all and (max-width: 992px) {
    .cartRespons.js-cart-title .cart-menu-title {
        display: none;
    }
    .footer-menu .container .row div {
        padding: 20px 15px;
    }
    .top-nav-menu {
        text-align: right;
    }
    .top-nav-header ul {
        padding: 10px 15px;
    }
    .top-nav-header ul li {
        display: block;
    }
    .top-nav-menu.top-nav-header ul {
        right: 0;
        text-align: right;
    }
    .top-nav-menu.top-nav-header ul li a {
        padding-left: 0;
        line-height: 35px;
    }
    .small-screen-contact {
        display: block;
    }
}

@media all and (max-width: 768px) {
  

  .headerOffset {
      padding-top: 145px;
  }
  
  .contact-phone.top-nav-header {
    justify-content: center;
  }
  
    .top-contact {
        width: 60%;
        padding: 0 0 0 10px;
    }
    .top-info {
        width: 40%;
        padding: 0 10px 0 0px;
    }
    .ui-autocomplete {
        left: 0 !important;
        z-index: 1000;
        width: 100vw !important;
        margin: 0 !important;
        padding: 10px !important;
        overflow: hidden;
    }
  
  .region {
    display: none;
  }
}

@media all and (max-width: 600px) {
    .top-nav-header h3,
    .top-nav-header .info-level3 {
        font-size: 10px;
    }
    .top-nav-header h3 i,
    .top-nav-header .info-level3 i {
        margin-left: 4px;
        width: 16px;
    }
    .top-nav-header h3 {
        font-size: 10px;
    }
    .top-nav-header h3 i {
        margin-left: 4px;
        width: 16px;
    }
    .top-nav-header .contact-wrap.active {
        width: 245px;
    }
    .search-full {
    max-width: 250px;
  }
}

@media(max-width: 490px) {  
    .navbar-brand img{
        max-width: 70px;
    }
}

@media all and (max-width: 450px) {
  	.top-contact svg {
        width: 14px;
      height: 14px;
    }
  
    .navbar-top .contact-phone ul li a,
    .navbar-top .top-nav-menu ul li a,
  .navbar-top-inner .contact-phone a{
        font-size: 12px;
    }
  
  .search-full {
    max-width: 200px;
  }
  
  .miniCartProductThumb {
    display: none;
  }
}

@media (max-width: 400px) {  	

    .headerOffset {
        padding-top: 145px;
    }
  
    .navbar-header.isios .navbar-brand img {
        max-width: none !important;
    }
    .navbar-brand img{
        max-width: 70px;
    }
    .navbar-top-inner .contact-phone a, 
    .navbar-top-inner .top-nav-menu ul li a, 
    .navbar-top-inner .top-nav-header h3, 
    .navbar-top-inner ul.small-screen-contact li a{
        font-size: 10px;
    }
}

@media(max-width: 350px) { 
    .navbar-brand img{
        max-width: 70px;
    }
  .top-contact svg {
    display: none;
  }
}

@media (max-width: 767px) {
.dropdown-header, .megamenu-content ul li, .megamenu-content ul li a, .megamenu-content ul li p, .miniCartProduct, .miniCartProduct .price, .miniCartProduct .size, .miniCartProduct a, .miniCartProduct p, .navbar-nav .dropdown, .navbar-nav .dropdown a {
    color: #000;
}
    
  .footer-info .col-lg-4 {
    flex-grow: 1;
  }
}

/* Favorite and Compare Block */
.nav.navbar-nav.navbar-right {
  display: flex;
  align-items: center;
}

.button--icon {
    border: none;
    padding: 0;
    position: relative;
  }
  .button--icon sup {
    position: absolute;
    top: 2px;
    right:12px;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #2b8f2f;
    font-size: 10px;
    font-weight: 600;
    line-height: 10px;
  }
  .icon {
    display: block;
    /*width: 24px;
    height: 24px;*/
    background-repeat: no-repeat;
    background-position: 0%;
    color: #fff;
    padding: 24px;
  }
  .icon--comparison {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1356_3194)'%3E%3Cpath d='M4 21L4 3' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 21L8 8' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 21L12 3' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21L16 7' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 21V13' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1356_3194'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .icon--favorite {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.61012C20.3294 4.09912 19.7229 3.69376 19.0555 3.4172C18.388 3.14064 17.6726 2.99829 16.9501 2.99829C16.2276 2.99829 15.5122 3.14064 14.8448 3.4172C14.1773 3.69376 13.5709 4.09912 13.0601 4.61012L12.0001 5.67012L10.9401 4.61012C9.90843 3.57842 8.50915 2.99883 7.05012 2.99883C5.59109 2.99883 4.19181 3.57842 3.16012 4.61012C2.12843 5.64181 1.54883 7.04108 1.54883 8.50012C1.54883 9.95915 2.12843 11.3584 3.16012 12.3901L4.22012 13.4501L12.0001 21.2301L19.7801 13.4501L20.8401 12.3901C21.3511 11.8794 21.7565 11.2729 22.033 10.6055C22.3096 9.93801 22.4519 9.2226 22.4519 8.50012C22.4519 7.77763 22.3096 7.06222 22.033 6.39476C21.7565 5.7273 21.3511 5.12087 20.8401 4.61012V4.61012Z' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  /*.mr-20 {
    margin-right: 10px;
  }*/
  .tag-fav,
  .tag-compare {
      position: relative;
      cursor: pointer;
  }
  .page-index .owl-item .tag-fav::before,
  .page-category .product .tag-fav::before,
  .page-tagged .product .tag-fav::before,
  .page-index .owl-item .tag-fav.active::before,
  .page-category .product .tag-fav.active::before,
  .page-tagged .product .tag-fav.active::before{
      content: " ";
      position: absolute;
      width: 24px;
      height: 24px;
      top: 0px;
      right: 6px;
      opacity: 0;
  }
  .page-index .owl-item .tag-fav::before,
  .page-category .product .tag-fav::before,
  .page-tagged .product .tag-fav::before {
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.61012C20.3294 4.09912 19.7229 3.69376 19.0555 3.4172C18.388 3.14064 17.6726 2.99829 16.9501 2.99829C16.2276 2.99829 15.5122 3.14064 14.8448 3.4172C14.1773 3.69376 13.5709 4.09912 13.0601 4.61012L12.0001 5.67012L10.9401 4.61012C9.90843 3.57842 8.50915 2.99883 7.05012 2.99883C5.59109 2.99883 4.19181 3.57842 3.16012 4.61012C2.12843 5.64181 1.54883 7.04108 1.54883 8.50012C1.54883 9.95915 2.12843 11.3584 3.16012 12.3901L4.22012 13.4501L12.0001 21.2301L19.7801 13.4501L20.8401 12.3901C21.3511 11.8794 21.7565 11.2729 22.033 10.6055C22.3096 9.93801 22.4519 9.2226 22.4519 8.50012C22.4519 7.77763 22.3096 7.06222 22.033 6.39476C21.7565 5.7273 21.3511 5.12087 20.8401 4.61012V4.61012Z' stroke='%23D4D4D4' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  .page-index .owl-item .tag-fav.active::before,
  .page-category .product .tag-fav.active::before,
  .page-tagged .product .tag-fav.active::before {
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='282828' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.61012C20.3294 4.09912 19.7229 3.69376 19.0555 3.4172C18.388 3.14064 17.6726 2.99829 16.9501 2.99829C16.2276 2.99829 15.5122 3.14064 14.8448 3.4172C14.1773 3.69376 13.5709 4.09912 13.0601 4.61012L12.0001 5.67012L10.9401 4.61012C9.90843 3.57842 8.50915 2.99883 7.05012 2.99883C5.59109 2.99883 4.19181 3.57842 3.16012 4.61012C2.12843 5.64181 1.54883 7.04108 1.54883 8.50012C1.54883 9.95915 2.12843 11.3584 3.16012 12.3901L4.22012 13.4501L12.0001 21.2301L19.7801 13.4501L20.8401 12.3901C21.3511 11.8794 21.7565 11.2729 22.033 10.6055C22.3096 9.93801 22.4519 9.2226 22.4519 8.50012C22.4519 7.77763 22.3096 7.06222 22.033 6.39476C21.7565 5.7273 21.3511 5.12087 20.8401 4.61012V4.61012Z' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  .page-index .owl-item .tag-compare::before,
  .page-category .product .tag-compare::before,
  .page-tagged .product .tag-compare::before,
  .page-index .owl-item .tag-compare.active::before,
  .page-category .product .tag-compare.active::before,
  .page-tagged .product .tag-compare.active::before{
      content: " ";
      position: absolute;
      width: 24px;
      height: 24px;
      top: 0px;
      right: 35px;
      opacity: 0;
  }
  .page-index .owl-item .tag-compare::before,
  .page-category .product .tag-compare::before,
  .page-tagged .product .tag-compare::before{
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1356_3194)'%3E%3Cpath d='M4 21L4 3' stroke='%23D4D4D4' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 21L8 8' stroke='%23D4D4D4' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 21L12 3' stroke='%23D4D4D4' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21L16 7' stroke='%23D4D4D4' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 21V13' stroke='%23D4D4D4' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1356_3194'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .page-index .owl-item .tag-compare.active::before,
  .page-category .product .tag-compare.active::before,
  .page-tagged .product .tag-compare.active::before{
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1356_3194)'%3E%3Cpath d='M4 21L4 3' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 21L8 8' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 21L12 3' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21L16 7' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 21V13' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1356_3194'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .page-index .owl-item:hover .tag-fav::before,
  .page-category .product:hover .tag-fav::before,
  .page-tagged .product:hover .tag-fav::before,
  .page-index .owl-item:hover .tag-fav.active::before,
  .page-category .product:hover .tag-fav.active::before,
  .page-tagged .product:hover .tag-fav.active::before,
  .page-index .owl-item:hover .tag-compare::before,
  .page-category .product:hover .tag-compare::before,
  .page-tagged .product:hover .tag-compare::before,
  .page-index .owl-item:hover .tag-compare.active::before,
  .page-category .product:hover .tag-compare.active::before,
  .page-tagged .product:hover .tag-compare.active::before {
      opacity: 1;
  }

.add-to-favorite {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #8E8E8E;
  border: 1px solid #8E8E8E;
  border-radius: 10px;
  width: 118px;
  padding: 7px 11px;
  padding-left: 29px;
  margin-bottom: 16px;
  margin-right: 8px;
  background-color: #FEFDFD;
}
.add-to-favorite::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.61012C20.3294 4.09912 19.7229 3.69376 19.0555 3.4172C18.388 3.14064 17.6726 2.99829 16.9501 2.99829C16.2276 2.99829 15.5122 3.14064 14.8448 3.4172C14.1773 3.69376 13.5709 4.09912 13.0601 4.61012L12.0001 5.67012L10.9401 4.61012C9.90843 3.57842 8.50915 2.99883 7.05012 2.99883C5.59109 2.99883 4.19181 3.57842 3.16012 4.61012C2.12843 5.64181 1.54883 7.04108 1.54883 8.50012C1.54883 9.95915 2.12843 11.3584 3.16012 12.3901L4.22012 13.4501L12.0001 21.2301L19.7801 13.4501L20.8401 12.3901C21.3511 11.8794 21.7565 11.2729 22.033 10.6055C22.3096 9.93801 22.4519 9.2226 22.4519 8.50012C22.4519 7.77763 22.3096 7.06222 22.033 6.39476C21.7565 5.7273 21.3511 5.12087 20.8401 4.61012V4.61012Z' stroke='%238E8E8E' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  left: 11px;
  top: 7px;
}
.add-to-favorite.active {
  color: #282828;
  border: 1px solid #282828;
}
.add-to-favorite.active::before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' fill='282828' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.61012C20.3294 4.09912 19.7229 3.69376 19.0555 3.4172C18.388 3.14064 17.6726 2.99829 16.9501 2.99829C16.2276 2.99829 15.5122 3.14064 14.8448 3.4172C14.1773 3.69376 13.5709 4.09912 13.0601 4.61012L12.0001 5.67012L10.9401 4.61012C9.90843 3.57842 8.50915 2.99883 7.05012 2.99883C5.59109 2.99883 4.19181 3.57842 3.16012 4.61012C2.12843 5.64181 1.54883 7.04108 1.54883 8.50012C1.54883 9.95915 2.12843 11.3584 3.16012 12.3901L4.22012 13.4501L12.0001 21.2301L19.7801 13.4501L20.8401 12.3901C21.3511 11.8794 21.7565 11.2729 22.033 10.6055C22.3096 9.93801 22.4519 9.2226 22.4519 8.50012C22.4519 7.77763 22.3096 7.06222 22.033 6.39476C21.7565 5.7273 21.3511 5.12087 20.8401 4.61012V4.61012Z' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.add-to-favorite:hover,
.add-to-favorite:focus {
	border-color: #282828;
}
.add-to-favorite:active {
	opacity: 0.6;
}
.tag-fav-close {
  display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 0px;
    background: url(https://userimages.shopmanager.by/3129905/cross.svg) center center no-repeat;
    opacity: 0.5;
    cursor: pointer;
}

.add-to-compare {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #8E8E8E;
  border: 1px solid #8E8E8E;
  border-radius: 10px;
  width: 118px;
  padding: 7px 22px;
  padding-left: 39px;
  margin-bottom: 16px;
  background-color: #FEFDFD;
}

.add-to-compare::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1356_3194)'%3E%3Cpath d='M4 21L4 3' stroke='%238E8E8E' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 21L8 8' stroke='%238E8E8E' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 21L12 3' stroke='%238E8E8E' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21L16 7' stroke='%238E8E8E' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 21V13' stroke='%238E8E8E' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1356_3194'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  left: 13px;
  top: 6px;
}

.add-to-compare.active {
  color: #282828;
  border: 1px solid #282828;
}

.add-to-compare.active::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1356_3194)'%3E%3Cpath d='M4 21L4 3' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 21L8 8' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 21L12 3' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21L16 7' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 21V13' stroke='%23282828' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1356_3194'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.add-to-compare:hover,
.add-to-compare:focus {
	border-color: #282828;
}

.add-to-compare:active {
	opacity: 0.6;
}

.compare-prd-img-wrap {
  width: fit-content;
  position: relative;
}
.compare-prd-img-wrap .img-responsive {
  min-width: 200px;
}
.tag-compare-close {
  display: block;
  width: 24px;
  height: 24px;  
  position: absolute;
  top: 5px;
  right: -10px;  
  background: url("https://userimages.shopmanager.by/3129905/cross.svg") center center no-repeat;
  opacity: 0.5;
  cursor: pointer;
  z-index: 1;
}
.tag-compare-close:hover {
  opacity: 0.8;
}
#clearFavorites {
  max-height: 26px;
  margin-left: auto;
  padding: 1px 25px 1px;
  background-color: #FEFDFD;
  border: 1px solid #D4D4D4;
  font-size: 14px;
  font-weight: 500;
  color: #282828;
  display: inline-block;
  float: right;
  margin-right: 15px;
}

.page-favorites h1 {
  display: inline-block;
  padding-left: 15px;
}

.clear-compare-details {
  display: inline-block;
  float: right;
  background-color: #fff;
  border: 1px solid #D4D4D4;
}

.page-compare h1 {
  display: inline-block;
}

.page-compare tr {
  height: 36px;
  font-size: 15px;
}

.links-container {
  display: contents;
}

@media(max-width: 378px) {
  #clearFavorites, .clear-compare-details {
    float: left;
    margin-left: 15px;
    margin-bottom: 10px;
  }
  
  .clear-compare-details {
    margin-left: 0px;
  }
} 

@media(max-width: 1023px) {
  .links-container {
    display: inline-block;
  }
  
  .icon {
    padding: 24px;
    padding-left: 26px;
    padding-right: 0;
    padding-bottom: 10px;
  }
  
  .button--icon {
    display: inline-block;
    width: max-content;
    margin-left: 20px;
    vertical-align: middle;
  }
  
  .icon--comparison {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1356_3194)'%3E%3Cpath d='M4 21L4 3' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 21L8 8' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 21L12 3' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21L16 7' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 21V13' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1356_3194'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .icon--favorite {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.61012C20.3294 4.09912 19.7229 3.69376 19.0555 3.4172C18.388 3.14064 17.6726 2.99829 16.9501 2.99829C16.2276 2.99829 15.5122 3.14064 14.8448 3.4172C14.1773 3.69376 13.5709 4.09912 13.0601 4.61012L12.0001 5.67012L10.9401 4.61012C9.90843 3.57842 8.50915 2.99883 7.05012 2.99883C5.59109 2.99883 4.19181 3.57842 3.16012 4.61012C2.12843 5.64181 1.54883 7.04108 1.54883 8.50012C1.54883 9.95915 2.12843 11.3584 3.16012 12.3901L4.22012 13.4501L12.0001 21.2301L19.7801 13.4501L20.8401 12.3901C21.3511 11.8794 21.7565 11.2729 22.033 10.6055C22.3096 9.93801 22.4519 9.2226 22.4519 8.50012C22.4519 7.77763 22.3096 7.06222 22.033 6.39476C21.7565 5.7273 21.3511 5.12087 20.8401 4.61012V4.61012Z' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  
  .button--icon sup {
    top: 0px;
    right: -10px;
  }
}
/* Finish Favorite and Compare Block */

/* messenger buttons*/

.messenger {
  display: block;
  position: fixed;
  right: 10%;
  bottom: 2%;
  width: 260px;
  height: 60px;
  /* overflow: hidden; */
}
.messenger-btn {
  padding: 14px;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background-color: #9fbce0;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 2;
}
.messenger-btn img {
  width: 32px;
  height: 32px;
}
.messenger-links {
  position: absolute;
  left: 50px;
  top: 10px;
  width: 200px;
  transform: scale(0);
  transform-origin: 100% 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 0;
}
.messenger-links.show {
  left: 0;
  transform: scale(1);
}
.messenger-links a {
  width: 40px;
  margin-left: 4px;
}
.messenger-links img {
  max-width: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.messenger-links a:hover img {
  transform: scale(1.1);
  text-decoration: none;
}

.menu-square .banner-item img {
  display: none;
}

.navbar-brand > img {
    height: auto !important;
  max-height: 50px;
    width: 100% !important;
  display: none;
}

.navbar-nav {
  display: none;
}


/*надпись 2%*/
/*.cash-discount {
  max-width: 100vw;
}

.cash-discount__description {
  text-align: center;
    font-size: 16px;
  color: #000;
  text-transform: none;
}

.navbar.stuck .navbar-top {
    margin-top: -67px;
}
/*конец надписи 2%*/

