/*@font-face {
    font-family: 'Myriad Pro';
    src: url('./Nice Shop_files/MyriadPro-Regular.eot');
    src: url('./Nice Shop_files/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('./Nice Shop_files/MyriadPro-Regular.woff2') format('woff2'),
        url('./Nice Shop_files/MyriadPro-Regular.woff') format('woff'),
        url('./Nice Shop_files/MyriadPro-Regular.ttf') format('truetype'),
        url('./Nice Shop_files/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('./Nice Shop_files/MyriadPro-Light.eot');
    src: url('./Nice Shop_files/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
        url('./Nice Shop_files/MyriadPro-Light.woff2') format('woff2'),
        url('./Nice Shop_files/MyriadPro-Light.woff') format('woff'),
        url('./Nice Shop_files/MyriadPro-Light.ttf') format('truetype'),
        url('./Nice Shop_files/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('./Nice Shop_files/MyriadPro-Bold.eot');
    src: url('./Nice Shop_files/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('./Nice Shop_files/MyriadPro-Bold.woff2') format('woff2'),
        url('./Nice Shop_files/MyriadPro-Bold.woff') format('woff'),
        url('./Nice Shop_files/MyriadPro-Bold.ttf') format('truetype'),
        url('./Nice Shop_files/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}*/

.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;
}

#onliner-reviews{
    position: fixed;
    cursor: pointer;
    top: 40%;
    right: 2%;
    width: 110px;
    height: 110px;
    display: block;
    background-position: -20px -160px;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
}
#onliner-reviews a{
    display: block;
    height: 100%;
}

/* custom */
.old-price {
    font-size: 14px !important;
}
.discount {
  display: none;
}

.legal-info {
  padding-top: 20px;
}

body{
    background-color: #f5f5f5 !important;
    font-family: 'Myriad Pro', sans-serif;
}
.headerOffset{
    padding-top: 135px;
}
.product-slide .btn-stroke-light {
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  color: #10C2DD;
  border: 1px solid #FDC91B;
}
a:hover{
    color:#8daaba !important;
}
.navbar-brand > img {
    height: auto;
}
.navbar-brand{
    height: auto;
    padding: 10px 0;
}
.navbar-brand img:first-of-type{
    width: 180px;
}
.nav.navbar-nav{
    margin-left: 10px;
}

body, .modal-details-inner, .section-title-style2 span, .section-title.style2 span, .main-container-wrapper {
    background: #fff !important;
}

button, .btn, .btn-primary {
    border-radius: 0px !important;
}

.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active {
    background-color: #10C2DD;
    color: #184C80 !important;
    border: 1px solid #184C80;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background: #fff;
  	color: #10C2DD;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #282828;
    color: #fff !important;
    border-color: #fff;
}

.btn-nobg {
    color: #10C2DD;
}

.load-more-block .btn-thin {
    background-color: #10C2DD;
    color: #184C80 !important;
    box-shadow: none !important;
    border: none;
}
.load-more-block{
}
.load-more-block .btn-thin{
    background-color: rgb(255, 255, 255);
    color: rgb(63, 89, 124) !important;
    box-shadow: none !important;
    border: none;
    font-family: 'Myriad Pro', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    border: 1px solid rgb(63, 89, 124);
}
.load-more-block:after{
    background: none repeat scroll 0 0 #3f597c;
}
.cart-actions button, .miniCartDescription a, .cart-actions .btn-cart, .cart-actions .wishlist {
    color: #184C80 !important;
}

.cart-actions button, .cart-actions .wishlist {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #184C80;
  	color: #10C2DD !important;
}

.cart-actions button:hover {
    background: #10C2DD;
    color: #184C80 !important;
    border: solid 2px #184C80;
}

a:hover,
a:focus, a.link {
    color: #197c83 !important;
}

.action-control a:hover, .action-control a.active {
    color: #184C80 !important;
    background: #fff;
}

.fa-shopping-cart:before {
    content: "";
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    background-position: -76px -39px;
    width: 25px;
    height: 25px;
    display: block;
    opacity: 1;
}
/* navbar */

.navbar-nav .dropdown a {
    color: #333333 ;
}
.navbar-nav .dropdown .miniCartProduct a {
    color: #333333 ;
}
.nav > li.active, .nav > li > a:hover, .nav > li > a:focus, .nav > li:hover > a {
  	color: #fff !important;
    background: #333333;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
  	color: #fff !important;
    background: #333;
}
.navbar-nav > li.dropdown.megamenu-fullwidth > a{
    font-size: 12px;
    font-family: 'Myriad Pro', sans-serif;;
    color: #fff;
    padding: 15px 30px 23px 10px;
    font-weight: normal;
}

.navbar-nav > li.dropdown.megamenu-fullwidth:nth-of-type(1) >a:before{
    content:'';
    width: 25px;
    position: relative;
    height: 30px;
    display: inline-block;
    background-position: -439px -133px;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    top: 8px;
    margin-right:7px;
    right: -2px;
}
.navbar-nav > li.dropdown.megamenu-fullwidth:nth-of-type(2) >a:before{
    content:'';
    width: 31px;
    position: relative;
    height: 30px;
    display: inline-block;
    background-position: -431px -174px;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    top: 8px;
    margin-right:7px;
    right: -2px;
}
.navbar-nav > li.dropdown.megamenu-fullwidth:nth-of-type(3) >a:before{
    content:'';
    width: 30px;
    position: relative;
    height: 30px;
    display: inline-block;
    background-position: -392px -209px;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    top: 8px;
    margin-right:7px;
    right: -2px;
}
.navbar-tshop {
    background: #282828;
}
.navbar .navbar-top {
    background: #fff;
    height: 100%;
}
.caret{
    border-right: none;
    border-left: none;
}
.caret:before{
    content:'';
    width: 17px;
    position: relative;
    height: 12px;
    display: inline-block;
    background-position: -476px -73px;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    top: -11px;
    right: -2px;
}
/* .nav > li.active .caret:before, .nav > li > a:hover .caret:before, .nav > li > a:focus .caret:before, .nav > li:hover > a .caret:before{
    background-position: -476px -92px;
} */
/* .contact-wrap .small-screen-contact{
    display: none;
} */
.contact-wrap.active .small-screen-contact{
    display: block;
    padding: 0 15px;
}
.top-nav-header{
    position: relative;
}
.top-nav-header h3{
    display: none;
    cursor: pointer;
}
/* .contact-phone.top-nav-header h3{
    display: inline-block;
} */
.top-nav-header h3{
    color: #282828;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    line-height: 50px;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 600;
}
.top-nav-header h3.active{
    color: #197c83;
}
.top-nav-header h3.active .icon-nav-contact{
    background-position: -165px -101px;
}
.top-nav-header h3.active i{
    background-position: -130px -110px;
    transition: all 0.5s ease;
}
.top-nav-header h3.active .icon-nav-info{
    background-position: -211px -65px;
}
.top-nav-header .icon-nav{
    display: inline-block;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    width: 24px;
    height: 24px;
    top: 6px;
    position: relative;
    margin-right: 10px;
}
.top-nav-header .icon-nav-contact{
    background-position: -165px -71px;
}
.top-nav-header .icon-nav-info{
    background-position: -211px -35px;
}
.top-nav-header h3 i{
    display: inline-block;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    width: 24px;
    height: 24px;
    top: 6px;
    position: relative;
    margin-left: 10px;
    background-position: -130px -90px;
    transition: all 0.5s ease;
}
.top-nav-header .contact-wrap.active{
    display: block;
    position: absolute;
    background: #403F45;
    z-index: 9;
}
.top-nav-menu.top-nav-header .contact-wrap.active{
    right: 0;
}
/* .navbar-top ul.small-screen-contact li{
    display: block;
} */
.navbar-top .contact-phone ul.small-screen-contact{
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-top .contact-phone ul.small-screen-contact li a{
    line-height: 30px;
    color: #333;
}


.userMenu li a {
    color: #184C80 !important;
}

/* top-slides-info */
.help-choice, .help-stove, .top-slides-info .kitchen-slide button{
    display:inline-block;
    padding:0.7em 1.4em;
    margin:0 0.3em 0.3em 0;
    border-radius:5px !important;
    box-sizing: border-box;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:600;
    color:#FFFFFF;
    background-color:#197c83;
    box-shadow:inset 0 -0.6em 0 -0.35em rgba(0,0,0,0.17);
    text-align:center;
    position:relative;
    border:none;
}

.help-choice:hover, .help-stove:hover, .top-slides-info .kitchen-slide button:hover{
    background-color:#156c72;
    color: #fff !important;
}
.top-slides-info{
    margin-top: 30px;
}
.top-slides-info .slide-item{
    text-align: left;
    margin-bottom: 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.top-slides-info .niceshop-slide-info{
    position: relative;
    left: 0;
    right: 0;
    padding: 30px;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    bottom: 0;
}
.top-slides-info .niceshop-slide-info {
    background: #097299; /* Old browsers */
    background: -moz-linear-gradient(left, #097299 0%, #0fccd6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #097299 0%,#0fccd6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #097299 0%,#0fccd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#097299', endColorstr='#0fccd6',GradientType=1 );
}
/*.top-slides-info .slide-item img {
 width: 100%;
}*/
.top-slides-info .slide-item-text h3{
    font-weight: bold;
    color: #fff;
}
.top-slides-info .slide-item-text h3{
  font-size: 24px;
}
.top-slides-info .slide-item-text h5{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.top-slides-info .slide-item-text h4{
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.top-slides-info .kitchen-slide{
    min-height: 210px;
    max-height: 210px;
}
.top-slides-info .kitchen-slide-info {
  	left: 12px;
	/*top: -3px;*/
    width: 60%;
    position: absolute;
    padding: 25px 20px;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    bottom: 0;
    height: 80%;
}
.top-slides-info .kitchen-mashin-slide{
    min-height: 210px;
    max-height: 210px;
}
.top-slides-info .kitchen-mashin-slide-info{
    background: #282828;
    position: absolute;
    left: 0;
    padding: 25px 20px;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    bottom: 0;
    height: 100%;
    width: 50%;
}
.top-slides-info .kitchen-mashin-slide img {
    width: 57%;
   /* margin-left: 260px;*/
  
    float: right;
    margin: 0px -10px 0px 0px;
}
.top-slides-info .niceshop-slide img{ width: 100%;}
.top-slides-info .kitchen-slide img{ width: 100%;}
.top-slides-info .kitchen-mashin-slide-info h3{
    font-size: 20px;
}
/* END top-slides-info */
.cartMenu.js-cart-block{
    display: table !important;
    height: 73px;
}
/* cart */
.cartMenu a.dropdown-toggle {
  color: #184C80 !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
  	color: #fff !important;
    background: #333 !important;
}

/* search */
.search-box .input-group{
    margin-top: 0;
}
.search-full, .search-input {
    background: #10C2DD;
}

.search-close {
    color: #184C80 !important;
}

.search-box:hover .form-control {
    background: #10C2DD;
}

.search-box:hover .btn-nobg {
    color: #184C80 !important;
}

.searchInputBox .search-btn {
    color: #184C80 !important;
}

/* product details */
.product-tab table {
    width: 100%;
    font-size: 14px;
}

.product-tab table tr {
    height: 36px;
    font-size: 15px;
}

/*
#details tbody tr.product-item:nth-child(odd) td, #details tbody tr.product-item:nth-child(odd) th{
    width: 50%;
}
*/

#details:not(.compare-details) tbody tr.product-item:nth-child(odd) td, #details:not(.compare-details) tbody tr.product-item:nth-child(odd) th{
    width: 50%;
}


/* misc */
.breadcrumb, .pagination, 
.pagination > li:first-child > a, 
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0px;
}

.dropdown-menu {
    border-top: solid #184C80;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #10C2DD !important;
    background-color: rgb(12,168,157,0.5) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#10C2DD, endColorstr=#10C2DD) !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#10C2DD, endColorstr=#10C2DD) !important;
}

/* information-block top */
.information_modeule{
    margin-top: 20px;
    margin-bottom: 30px;
    z-index: 5;
    position: relative;
  }
  .information_modeule .information-block_icon{
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    display: block;
    margin-bottom: 35px;
  }
  .information_modeule .information-block_icon_1{
    background-position: -428px -259px;
    width: 60px;
    height: 60px;
  }
  .information_modeule .information-block_icon_2{
    background-position: -371px -324px;
    width: 60px;
    height: 60px;
  }
  .information_modeule .information-block_icon_3{
    background-position: -316px -385px;
    width: 60px;
    height: 60px;
  }
  .information_modeule .information-block_icon_4{
    background-position: -283px -252px;
    width: 60px;
    height: 61px;
  }
  .information_modeule .information-block_icon_5{
    background-position: -220px -328px;
    width: 60px;
    height: 60px;
  }
  .information_modeule .information-block_icon_6{
    background-position: -139px -402px;
    width: 61px;
    height: 61px;
  }
  .information_modeule .information-block_icon_7{
    background-position: -157px -253px;
    width: 60px;
    height: 60px;
  }
  .information_modeule .information-block_icon_8{
    background-position: -80px -325px;
    width: 61px;
    height: 61px;
  }
  .information_modeule .information-block{
    cursor: pointer;
    padding: 20px 20px 20px;
    transition: all 0.5s ease;
    display: block;
    position: relative;
    min-height: 250px;
    z-index: 1;
    margin-bottom: 30px;
  }
  .information_modeule .information-block .span-line{
    position: absolute;
    bottom:20px;
    left: 0;
    height: 3px;
    width: 85%;
    background-color: #fff;
    opacity: .2;
    margin: 0 auto;
    right: 0;
  }
  .information_modeule .information-block .title{
    font-family: 'Myriad Pro', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    text-transform: uppercase;
    padding: 0;
    font-weight: normal;
  }
  .information_modeule .information-block.yellow1{
    background-color: #197c83;
  }
  .information_modeule .information-block.yellow2{
    background-color: #4cb7c1;
  }
  .information_modeule .information-block.yellow3{
    background-color: #197c83;
  }
  .information_modeule .information-block.yellow4{
    background-color: #084f55;
  }
  .information_modeule .information-block.yellow5{
    background-color: #084f55;
  }
  .information_modeule .information-block.yellow6{
    background-color: #197c83;
  }
  .information_modeule .information-block.yellow7{
    background-color: #4cb7c1;
  }
  .information_modeule .information-block.yellow8{
    background-color: #197c83;
  }
  /* END information-block top */

/* category page */
.panel-default > .panel-heading {
    border-top: 4px solid #10C2DD;
}

/* product */
.product:hover,
.featuredImgLook2 .inner:hover {
    border: 1px solid #10C2DD;
}

/* mobile*/
.js-cart-title, .fa-shopping-cart, .miniCartProduct span, .miniCartProduct a {
  color: #184C80 !important;
}
.navbar-toggle .icon-bar {
  border: solid 2px #fff;
}
.navbar-header.isios .navbar-brand img {
  max-width: none !important;
}
/* navbartop */
.navbar .navbar-top .col-md-8{
    width: 60%;
}
.navbar .navbar-top .col-md-4{
    width: 40%;
}
.navbar.stuck .navbar-top {
    margin-top: -55px;
}
.navbar-top .top-nav-menu ul{
  text-align: right;
}
.navbar-top ul li{
 display: inline-block;
}
.navbar-top .top-nav-menu ul li a{
  color: #282828;
  font-family: 'Myriad Pro', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  padding-left: 40px;
  line-height: 50px;
  text-align: right;
}
.navbar-top .contact-phone ul li a{
color: #fff;
font-family: 'Myriad Pro', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  line-height: 55px;
  text-align: left;
  margin-right: 20px;
  padding-left: 0px;
}
.navbar-top .contact-phone ul li a.clear-margin{
    padding-left: 3px;
    margin-right: 3px;
}
.navbar-top .contact-phone ul li:nth-of-type(1) a{
    padding-left: 0;
}
.navbar-top .contact-phone a{
	position: relative;
}
.navbar-top .contact-phone a:hover{
    color:#197C83 !important;
}
/* .navbar-top .contact-phone .phone-item::before {
    content: '';
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    position: absolute;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
} */
.navbar-top .contact-phone .whatsapp::before{
	background-position: -454px -20px;
}
.navbar-top .contact-phone .mail::before{
	background-position: -254px -119px;
}
.navbar-top .contact-phone .skype::before{
	background-position: -388px -115px;
}
.navbar-top .contact-phone .welcom::before{
    background-position: -324px -47px;
}

.navbar-top .contact-phone .telegram-top{
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    background-position: -328px -10px;
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.navbar-top .contact-phone .viber-top{
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    background-position: -431px -49px;
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.navbar-top .contact-phone .mts-top{
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    background-position: -367px -11px;
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.navbar-top .contact-phone .mail-top{
	background-position: -254px -119px;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.navbar-top .contact-phone .skype-top{
	background-position: -388px -115px;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.navbar-top .contact-phone .welcom-top{
    background-position: -324px -47px;
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.cartMenu a.dropdown-toggle{
    padding-bottom: 24px;
    padding-top: 24px;
    padding-right: 35px;
    color: #000 !important;
    font-size: 12px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle{
    color: #fff !important;
    background: #333 !important;
}
.cartMenu:hover > a.dropdown-toggle{
    color: #fff !important;
}
#cart-link .caret:before{
    top: -12px;
    right: -4px;
}
.js-cart-title{
    font-weight: normal;
    padding-left: 5px;
}
.js-cart-title, .fa-shopping-cart{
    color: #fff !important;
    vertical-align: middle;
}
.miniCartProduct a, .miniCartProduct span{
    color: #333 !important;

}
.cartMenu:hover .js-cart-title{
    color: #fff !important;
}
.cartMenu.open .js-cart-title{
    color: #fff !important;
}
.cartMenu.open #cart-link .caret:before{
    background-position: -476px -92px;
}
/* .cartMenu:hover #cart-link .caret:before{
    background-position: -476px -92px;
} */
.search-box button i{
    font-size: 27px;
    color: #000;
}
.search-box button{
    padding: 24px 13px;
    background-color: #fff;
}
.search-input{
    padding: 25px 0 25px 15px;
}
.search-close{
    height: 74px;
}
/* navbartop  END*/


/* slider */
    #top-products-slider .item{
        height: 380px;
    }
    #new-products-slider .item{
        height: 380px;
    }
    .owl-theme .owl-controls .owl-page span{
        box-shadow: none;
    }
    .owl-theme .owl-controls .owl-page span{
        width: 50px;
        height: 6px;
        margin: 5px 7px;
        border-radius: 0;
        background: #777777;
        opacity: 1;
    }
    .owl-theme .owl-controls .owl-page.active span{
        background: #136469;
    }
/* slider end */


/* product */

body, .modal-details-inner, .section-title-style2 span, .section-title.style2 span, .main-container-wrapper{

}
#sectionPopularProducts, #sectionCategories, #sectionNewProducts{
    display: block;
}
.section-title-style2:after, .section-title.style2:after, .style2 .section-title:after{
    display: none;
}
#sectionCategories{
    display: none;
}
.style2 .section-title span, .section-title.style2 span{
    position: initial;
    text-transform: none;
    padding: 0;
    text-transform: uppercase;
}
.style2 .section-title, .section-title.style2{
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 28px;
}
.product{
    border: none;
    border-bottom: none;
}
.category .image, .product .image{
    background-color: #fff;
}
.product, .featuredImgLook2 .inner{
    border: none;
    box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
    background: #282828;
    border-radius: 5px;
}
.product:hover, .featuredImgLook2 .inner:hover{
    border: none;
    box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
}
.item .product:hover .info-level4 a, .item .featuredImgLook2 .inner:hover .info-level4 a{
    color: #282828;
}
.item .product:hover .info-level5 a{
    color: #282828;
}
.item .product:hover h4 a, .item .featuredImgLook2 .inner:hover  h4 a{
    color: #282828;
}
.item .product:hover .price span, .item .featuredImgLook2 .inner:hover .price span{
    color: #282828;
}
.item .product:hover .price small, .item .featuredImgLook2 .inner:hover .price small{
    color: #282828;
}
.owl-carousel.owl-theme{
    margin-left: -10px;
    margin-right: -10px;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{
    padding: 8px 0 15px;
}
.product:hover .image a img{
    -webkit-transform: scale(1.1) rotate(0deg);
}
.item h4 a, .item .info-level4 a {
    font-family: 'Myriad Pro', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
.item h4, .item .info-level4 {
    min-height: 30px;
}
.description .info-level5{
    display: none;
}
.description h5 a, .description .info-level5 a {
    color: #fff;
    font-family: 'Myriad Pro', sans-serif;
}
.grid-description p{
    display: none;
    font-size: 14px;
    font-family: 'Myriad Pro',sans-serif;
    color: #868686;
}
.description{
    padding: 0 10px;
    text-align: left;
    min-height: inherit;
}
.price{
    padding: 15px 0 15px;
}
.price:before{
    content: '';
    position: relative;
    top: -13px;
    left: 0;
    right: 0;
    height: 2px;
    width: 60px;
    background-color: #fff;
    opacity: .5;
    margin: 0 auto;
    display: block;
}
.price span{
    font-size: 26px;
    font-family: 'Myriad Pro', sans-serif;
    color: #fff;
}
.price span small{
    font-size: 18px;
    color: #fff;
}
.action-control a {
    padding: 8px 20px 8px 20px;
    border-radius: 3px !important;
    position: relative;
    text-transform: uppercase;
}
.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active{
    background-color: #197c83;
    color: #fff !important;
    border: 1px solid #197c83;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 500;
    font-size: 17px;
}
.action-control a:hover, .action-control a.active{
    border: 1px solid #197c83;
    color: #fff !important;
    background: #136469;
}
.glyphicon.glyphicon-shopping-cart {
    position: absolute;
    top: 6px;
    left: 11px;
}
.action-control a:hover .glyphicon.glyphicon-shopping-cart:before, .action-control a.active .glyphicon.glyphicon-shopping-cart:before{
    background-position: -115px -38px;
}
.action-control{
    left: 0;
    right: 0;
    bottom: 20px;
}
.glyphicon.glyphicon-shopping-cart:before {
    content: "";
    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
    background-position: -76px -38px;
    width: 25px;
    height: 25px;
    display: none;
}

.promotion{
    line-height: 18px;
    top: -18px;
    right: -46px;
    left: initial;
    width: 133px;
    height: 76px;
    transform: rotate(45deg);
}
.promotion .discount, .promotion .new-product {
    width: 100%;
    position: relative;
    line-height: 111px;
}
.featuredImgLook2 .inner{
    border: none;
    padding: 0;
}
.featuredImgLook2 h3, .featuredImgLook2 .info-level3 {
    font-family: "Myriad Pro", sans-serif;
    font-size: 18px;
    padding: 20px 0 10px;
}
.featuredImgLook2 h3 span, .featuredImgLook2 .info-level3 span {
    font-size: 14px;
}
.featuredImgLook2 h3 a, .featuredImgLook2 .info-level3 a{
    color: #fff;
    font-weight: normal;
    display: inline-block;
    min-height: 53px;
}
.featuredImgLook2 p{
    font-size: 13px;
    font-family: 'Myriad Pro', sans-serif;
    color: #868686;
    min-height: 70px;
}
.featuredImgLook2 .info-level3, .featuredImgLook2 h3{
    padding: 20px 10px 10px;
}
.featuredImgLook2 p{
    padding: 0 10px;
}
.featuredImgLook2 .btn-link{
    display: inline-block;
    margin: 0 auto;
    font-size: 18px;
    background-color: #197c83;
    color: #fff !important;
    border: 1px solid #197c83;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px !important;
    text-transform: none;
    margin-bottom: 10px;
}
.featuredImgLook2 .btn-link:hover{
    background-color: #176d74;
    color: #fff !important;
    text-decoration: none;
}

.featuredImgLook2 .btn-link i{
    display: none;
}
#sectionPopularProducts .owl-item .action-control, #sectionNewProducts .owl-item .action-control{
    bottom: 20px;
}
/* product  end*/


/* slider footer */
.slider-section{
    background-color: #282828;
}
.slider-section .owl-carousel .owl-item, .slider-section  .owl-carousel .owl-wrapper{
    padding: 33px 0; 
}
.slider-section .owl-carousel .owl-item > div{
    text-align: center;
}
/* slider footer end*/

/* form-order */
.form-order{
    overflow: hidden;
}
.form-order .my-order{
    padding: 55px 0;
    background-color: #197c83;
    display: flex;
    align-items:center;
    position: relative;
}
.form-order .order-return{
    display: flex;
    align-items:center;
    padding: 55px 0;
    background-color: #fff;
}
.form-order .my-order .form-my-order{
    padding-left: 40px;
}
.form-order .order-return .form-my-order{
    padding-left: 40px;
}
.form-order .my-order .form-my-order p{
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 28px;
    color: #fff;
}
.form-order .order-return .form-my-order p{
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 28px;
    color: #197c83;
}
.form-order .my-order .form-my-order a{
    border-radius: 5px !important;
    color: #197c83;
    background-color: #fff;
    text-transform: uppercase;
    border:1px solid #fff;
    padding: 10px 25px;
    font-weight: normal;
    font-size: 20px;
}
.form-order .order-return .form-my-order a{
    padding: 10px 25px;
    border-radius: 5px !important;
    color: #fff;
    background-color: #197c83;
    text-transform: uppercase;
    border:1px solid #197c83;
    font-weight: normal;
    font-size: 20px;
}
.form-order .order-return .form-my-order a:hover{
    color: #fff !important;
    background-color: #176f75;
}
.before-bg{
    display: block;
    width: 200rem;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    margin: 0 -1px;
    background-color: #197c83;
}
/* END form-order */

/* footer-menu */
.footer{
    padding-bottom: 0px;
}
.footer-menu {
    padding: 80px 0 80px;
    background-color: #282828;
}
.footer-menu h3, .footer-menu .info-level3 {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 500;
    font-size: 18px;
    border-bottom: none !important;
    color: #fff;
    position: relative;
    padding: 0;
}

.footer-menu ul li a, .footer-menu p{
    font-family: "Myriad Pro", sans-serif;
    font-size: 14px;
    color: #fff;
}
.footer-menu .info-menu .item-info-menu{
    position: relative;
    padding-left: 40px;
}
.footer-menu .info-menu .item-info-menu:before{
    content: '';
    top: 4px;
    left: 0;
    height: 15px;
    width: 14px;
    position: absolute;
     background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
    background-repeat: no-repeat !important;
/* }
/* .footer-menu .info-menu .mts-bottom:before{
    background-position: -324px -47px;
велк -367px -11px;
*/
}
.footer-menu .info-menu .welcom-bottom:before{
    background-position: -324.5px -47px;
}
.footer-menu .info-menu .viber-bottom:before{
    background-position: -431px -49px;
}
.footer-menu .info-menu .skype-bottom:before{
    background-position: -388px -115px;
}
.footer-menu .info-menu .email-bottom:before{
    background-position: -254px -119px;
}
.footer-menu .info-menu .telegram-bottom:before{
    background-position: -328px -10px;
}
/* footer-menu END */


/* footer-bottom */
.footer-bottom{
    background: #fff !important;
    border-top: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer-bottom p{
    width: 70%;
    text-align: center;
    margin: 0 auto;
    font-size: 11px;
    color: #282828;
}
/* footer-bottom end */

/* filter */
.panel-default > .panel-heading{
    border-top: 4px solid #136469;
    background: #282828;
}
h4.panel-title-filter, .info-level4.panel-title-filter {
    color: #fff;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #136469 !important;
}
.label-danger{
    background-color: #136469;
}
/* filter end */

/* one product */
.product-title{
    font-family: 'Myriad Pro', sans-serif;
    font-size: 24px;
}
.product-price{
    color: #000;
    font-family: 'Myriad Pro', sans-serif;
}
.cart-actions button, .cart-actions .btn-cart, .cart-actions .wishlist{
    border-radius: 3px !important;
    position: relative;
    background-color: #136469;
    color: #fff !important;
    border: 1px solid #136469;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 500;
    font-size: 20px;
}
.cart-actions button:hover{
    border: 1px solid #136469;
    color: #fff !important;
    background: #136469!important;
}
.cartMenu h4, .cartMenu .info-level4 {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 500;
    font-size: 13px;
    color:#3f597c;
}
/* one product end */

/* **** about and any***** */
.delivery{
    color: #000;
    margin: 20px 0 30px;
}
.delivery h1{
    font-family: 'Myriad Pro', sans-serif;
    margin-bottom: 20px;
    color: #333;
}
.delivery h5, .delivery .info-level5 {
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: 'Myriad Pro', sans-serif;
    color: #3f597c;
}
.delivery .attention{
    font-family: 'Myriad Pro', sans-serif;
    font-size: 16px;
    color: #e43a3a;
    padding-right: 10px;
}
/* **** about and any***** */
.header-info-small .header-info__wrap{
    display: none;
}
.after-popular{
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
    overflow: hidden;
}
    .after-popular > div{
        width: 25%;
        text-align: center;
        justify-self: center;
        padding: 10px 30px;
        position: relative;
    }
        .after-popular > div:nth-of-type(odd){
            background-color: #3F597C;
        }
        .after-popular > div:nth-of-type(odd):before{
            content: '';
            width: 30px;
            height: 100%;
            left: -55px;
            top: 0;
            bottom: 0;
            position: absolute;
            border-bottom: solid 120px #3F597C;
            border-right: solid 15px #3F597C;
            border-left: solid 40px #0000;
            border-top: solid 46px #0000;
        }
        .after-popular > div:nth-of-type(even){
            background: rgb(97, 140, 196);
        }
        .after-popular > div:nth-of-type(even):before{
            content: '';
            width: 30px;
            height: 100%;
            left: -55px;
            top: 0;
            bottom: 0;
            position: absolute;
            border-bottom: solid 120px rgb(97, 140, 196);
            border-right: solid 15px rgb(97, 140, 196);
            border-left: solid 40px #0000;
            border-top: solid 46px #0000;
        }
        .after-popular > div span{
            color: #fff;
            font-size: 16px;
            display: block;
            margin-left: -40px;
        }
        .after-popular .popular-i{
            background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
            background-repeat: no-repeat !important;
            display: block;
            width: 60px;
            height: 60px;
            text-align: center;
            margin: 0 auto 8px;
            position: relative;
            left: -10px;
        }
        .after-popular .popular-i-delivery{
            background-position: -436px -168px;
        }
        .after-popular .popular-i-brand{
            background-position: -436px -239px;
        }
        .after-popular .popular-i-price{
            background-position: -436px -319px;
        }
        .after-popular .popular-i-certificate{
            background-position: -436px -399px;
        }
.filter-control{
    display: none;
}
.filter-control{
    margin: 0 15px 20px;
}
.filter-control span{
    background: #3f597c;
    color: #fff;
    padding: 5px 10px;
}
.col-lg-3.col-md-3.col-sm-12.active{
    display: block;
}


/* POPUP */
.discount-found{
    border: 1px solid #136469;
    color: #136469 !important;
    background: #fff!important;
    font-weight: 500;
    font-size: 20px;
    border-radius: 3px !important;
    float: left;
    padding: 14px 20px;
}
.img-replace {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #2c2c2cc7;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
  }
  .cd-popup.is-visible {
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    overflow: auto;
  }
  
  .cd-popup-container {
    position: relative;
    width: 90%;
    max-width: 570px;
    margin: 4em auto;
    background: #FFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 35px;
  }
  .cd-popup-container h4{
      font-size: 30px;
      font-weight: bold;
      color: #197c83;
  }
  .cd-popup-container label{
    font-size: 18px;
    color: #646464;
    padding-left: 25px;
    font-weight: normal;
  }
  .cd-popup-container .col-md-12{
    margin-bottom: 20px;
  }
  .cd-popup-container input, .cd-popup-container textarea{
    border-radius: 0;
    border: 1px solid #d0d0d0;
    width: 100%;
    color: #888;
    font-size: 14px;
    height: 45px;
    padding: 0 10px;
  }
  .cd-popup-container textarea{
      height: inherit;
  }
  .cd-popup-container p {
    font-size: 24px;
    text-align: left;
    width: 100%;
    margin-bottom: 60px;
  }
  .cd-popup-container button{
    margin-bottom: 0;
    border: none;
    background-color: #197c83;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    width: inherit;
    border-radius: 5px !important;
    padding: 13px 15px;
    height: inherit;
    margin-top: 5px;
  }
  .cd-popup-container .cd-buttons:after {
    content: "";
    display: table;
    clear: both;
  }
  .cd-popup-container .cd-buttons li {
    float: left;
    width: 50%;
    list-style: none;
  }
  .cd-popup-container .cd-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  .cd-popup-container .cd-buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em;
  }
  .no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982;
  }
  .cd-popup-container .cd-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0;
  }
  .no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8;
  }
  .cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
  }
  .cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5;
  }
  .cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
  }
  .cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
  }
  .is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  @media only screen and (min-width: 1170px) {
    .cd-popup-container {
      margin: 8em auto;
    }
  }
  .message-alert{
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .message-alert .message-send, .message-alert .message-failed{
    position: relative;
    width: 90%;
    max-width: 500px;
    margin: 4em auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 35px;
    display: block;
    text-align: center;
    font-size: 20px;
  }
  .message-alert .message-send{
      background-color: #197c83;
      color: #fff;
  }
  .message-alert .message-feiled{
      background-color: rgb(236, 47, 47);
      color: #fff;
  }
/* END POPUP */

/* RWD */
@media (max-width: 1199px) and (min-width: 991px){
.top-slides-info .kitchen-slide img {
    width: 120%;
    margin-left: -19px;
}
 .top-slides-info .kitchen-mashin-slide img {
    width: 70%;
    float: right;
    margin: 0px -64px 0px 0px;
}
}

@media (max-width: 1200px) and (min-width: 768px){
    .cartRespons {
        display: none;
    }
}
@media (max-width: 1200px) and (min-width: 1024px){
    .cartRespons {
        display: none;
    }
    .navbar .navbar-top .col-md-8{
        display: block;
        width: 100%;
        text-align: center;
    }
    .navbar .navbar-top .col-md-4{
        display: block;
        width: 100%;    
        text-align: center;
    }
    .navbar-top .top-nav-menu ul{
        text-align: center;
    }
}
@media all and (max-width: 1200px) {
    .navbar-top .contact-phone ul.small-screen-contact{
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-top .contact-phone ul.small-screen-contact li a{
        line-height: 30px;
    }
    .navbar-top .top-nav-menu ul li a{
        line-height: 30px;
    }
    .navbar.stuck .navbar-top{
        margin-top: -110px;
    }
    .navbar-top .contact-phone ul li a{
        font-size: 12px;
        line-height: 30px;
    }
    .top-slides-info .kitchen-slide-info h3{
        font-size: 18px;
    }
    .top-slides-info .kitchen-mashin-slide-info h3{
        font-size: 18px;
    }
    .megamenu > .container{
        padding: 0;
    }
    .navbar-top .top-nav-menu ul li a {
        font-size: 12px;
        line-height: 30px;
    }
}
@media all and (max-width: 1024px) {
    .navbar .navbar-top .col-md-8{
        display:none;
    }
    .navbar .navbar-top .col-md-4{
        display: block;
        width: 100%;    
        text-align: center;
    }
    .navbar-top .top-nav-menu ul{
        text-align: center;
    }
}
@media all and (max-width: 992px) {
    .navbar .navbar-top .col-md-8{
        width: 100%;
    }
    .navbar .navbar-top .col-md-4{
        width: 100%;
    }
    .navbar .navbar-top .col-md-8 .contact-phone ul{
        text-align: center;
    }
    .navbar .navbar-top .col-md-4 .top-nav-menu ul{
        text-align: center;
    }
    .navbar-brand{
        padding: 24px 0;
    }
    .navbar-brand img:first-of-type{
        width: 134px;
      max-width: none;
      height: auto;
    }
    .filter-control{
        display: block;
    }
    .col-lg-3.col-md-3.col-sm-12{
        display: none;
    }
    /* .top-nav-header h3, .top-nav-header .info-level3 {
        display: inline-block;
    } */
    /* .top-nav-header .contact-wrap{
        display: none;
    } */
    .top-nav-header h3{
        line-height: 37px;
    }
    .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: left;
        width: 190px;
    } */
    /* .top-nav-menu.top-nav-header ul li a{
        padding-left: 0;
        color: #fff;
    } */
    .small-screen-contact{
        display: block;
    }
  .top-slides-info .kitchen-slide, .top-slides-info .kitchen-mashin-slide {
    max-height: 300px;
}
 /* .top-slides-info .kitchen-mashin-slide img {
    margin-left: 350px;
}*/
  
/*  .top-slides-info .kitchen-slide-info {
    left: 30px;
  }*/
}
@media all and (max-width: 991px) {
    /* .hidden-xs .cartMenu .dropdown-toggle{
        padding-bottom: 44px;
        padding-top: 30px;
    } */
  .kitchen-slide .kitchen-slide-info {
   height: 67%;
    width: 40%;
    left: 30px;
}
      
}
@media all and (max-width: 1023px) {
    .header-info-small{
        position: relative;
        width: 50px;
        order: 4;
        align-self: center;
    }
        .header-info-small .header-info__wrap{
            position: absolute;
            width: 300px;
            margin: 0 auto;
            top: 50px;
            right: -35px;
            background-color: #fff;
            padding: 20px 30px;
            box-shadow: 0 4px 10px 5px #33333330;
        }
            .header-info-small .header-info__icon:before{
                content: "";
                background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
                background-repeat: no-repeat !important;
                background-position: -76px -105px;
                width: 25px;
                height: 25px;
                display: block;
            }
            .header-info-small .header-info__wrap h6.header{
                font-size: 20px;
                font-weight: 700; 
                border-bottom: 1px solid #c7c7c7; 
                padding-bottom: 10px;
                margin-bottom: 10px;
                text-align: center;
            }
            .header-info-small .header-info__wrap .head-delivery{
                border-top: 1px solid #c7c7c7;
                padding-top: 10px;
                margin-top: 10px;
            }
            .header-info-small .header-info__wrap p {
                font-size: 18px;
                font-weight: 300;
                margin: 0 0 0 5px;
                display: block;
            }
            .header-info-small .header-info__wrap a{
                color: #34495e;
                font-size: 18px;
                display: block;
                padding-left: 30px;
                position: relative;
            }   
                .header-info-small .header-info__wrap a.welcom-bottom{
                    margin-bottom: 20px;
                }
                .header-info-small .header-info__wrap a.welcom-bottom:before{
                    content: '';
                    top: 4px;
                    left: 0;
                    height: 15px;
                    width: 14px;
                    position: absolute;
                    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
                    background-repeat: no-repeat !important;
                    background-position: -367px -11px;
                }
                .header-info-small .header-info__wrap a.mts-bottom:before{
                    content: '';
                    top: 4px;
                    left: 0;
                    height: 15px;
                    width: 14px;
                    position: absolute;
                    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
                    background-repeat: no-repeat !important;
                    background-position: -324px -47px;
                }
                .header-info-small .header-info__wrap a.telegram-bottom:before{
                    content: '';
                    top: 4px;
                    left: 0;
                    height: 15px;
                    width: 14px;
                    position: absolute;
                    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
                    background-repeat: no-repeat !important;
                    background-position: -328px -10px;
                }
                .header-info-small .header-info__wrap a.viber-bottom:before{
                    content: '';
                    top: 4px;
                    left: 0;
                    height: 15px;
                    width: 14px;
                    position: absolute;
                    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
                    background-repeat: no-repeat !important;
                    background-position: -431px -49px;
                }
                .header-info-small .header-info__wrap a.skype-bottom:before{
                    content: '';
                    top: 4px;
                    left: 0;
                    height: 15px;
                    width: 14px;
                    position: absolute;
                    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
                    background-repeat: no-repeat !important;
                    background-position: -388px -115px;
                }
                .header-info-small .header-info__wrap a.mail-bottom:before{
                    content: '';
                    top: 4px;
                    left: 0;
                    height: 15px;
                    width: 14px;
                    position: absolute;
                    background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
                    background-repeat: no-repeat !important;
                    background-position: -254px -119px;
                }
    .nav.navbar-nav.navbar-right.hidden-xs{
        display: none !important;
    }
    .miniCartFooter{
        background: #282828 !important;
    }
    .miniCartTable .mCSB_container{
        margin-right: 0 !important;
    }
    .navbar-cart{
        padding-left: 0;
        padding-right: 0;
    }
    .megamenu .megamenu-content .row{
        margin: 0;
    }
        .megamenu .megamenu-content .row span{
            display: block;
            padding-bottom: 10px;
        }
    .megamenu-content ul{
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
        .megamenu-content ul li p{
            color: #34495e;
            padding: 0;
            margin: 0;
        }
    .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct{
        background: #f9f9f9;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .search-box .input-group{
        margin-top: 16px;
    }
    .navbar-nav > li{
        float: none;
    }
    .navbar-nav .dropdown .dropdown-menu .megamenu-content ul li a{
        color: #fff;
    }
    .navbar-brand img{
        padding: 0;
        display: inline-block;
    }
    .nav.navbar-nav{
        margin-left: 0;
        margin: 0;
        float:none;
    }
    .navbar-collapse.collapse{
        display: none !important;
    }
    .navbar-collapse.collapse.in{
        display: block !important;
    }
    .navbar-toggle {
        display: block;
    }
    .container > .navbar-header{
        display: flex;
        height: 75px;
        float:none;
      align-items: center;
    }
    .container > .navbar-header > button:nth-of-type(1){
        width: 50px;
        order: 1;
        margin: 0;
        padding: 13px 15px;
        background: transparent;
        position: relative;
    }
        .container > .navbar-header > button:nth-of-type(1):after{
            content: '';
            width: 2px;
            height: 25px;
            background: #d8d8d8;
            position: absolute;
            top: 20px;
            right: 0;
        }

    .container > .navbar-header > button:nth-of-type(2){
        order: 5;
        width: 50px;
        background: transparent;
        position: relative;
        margin: 8px 0 8px;
      margin-top: 0;
      margin-bottom: 0;
    }
        .container > .navbar-header > button:nth-of-type(2):after{
            content: '';
            width: 2px;
            height: 25px;
            background: #d8d8d8;
            position: absolute;
            top: 13px;
            left: 0;
        }
        .container > .navbar-header > button:nth-of-type(2) .fa-shopping-cart{
            color: #999 !important;
        }
        .container > .navbar-header > button:nth-of-type(2) .fa-shopping-cart:before {
            content: "";
            background-image: url("https://userimages.shopmanager.by/1692/sprite.png") !important;
            background-repeat: no-repeat !important;
            background-position: -76px -39px;
            width: 25px;
            height: 25px;
            display: block;
            opacity: 1;
        }
    .container > .navbar-header .navbar-brand {
        order: 3;
        width: 100%;
        text-align: center;
        padding: 14px 0;
    }
    .container > .navbar-header .search-box{
        order: 2;
        width: 50px;
        display: block !important;
        height: 68px;
    }
        .container > .navbar-header .search-box button i{
            color: #d8d8d8;
        }
        .container > .navbar-header .search-box button{
            padding: 5px 6px;
            background-color: transparent;
        }
        .container > .navbar-header .search-box button .fa-search:before{
            color: #fff;
        }
        .container > .navbar-header .search-box button i{
            font-size: 22px;
        }

    .container > .navbar-header .js-cart-title{
        display: none;
    }
    .container > .navbar-header .basket-count{
        position: absolute;
        top: 0px;
        right: 0;
        width: 20px;
        height: 20px;
        color: #fff !important;
        background: #3f597c;
        border-radius: 50%;
        font-size: 12px;
        line-height: 19px;
    }
}
@media all and (max-width: 768px) {
    .megamenu > .container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .padding-mobile{
       padding-left: 0;
       padding-right: 0; 
    }
    .form-order .my-order .before-bg{
        display: none;
    }
    .footer-menu{
        padding: 40px 0 40px;
    }
    .form-order .order-return, .form-order .my-order{
        flex-direction: column;
        padding: 25px;
    }
    .form-order .order-return .form-my-order p, .form-order .my-order .form-my-order p{
        font-size: 20px;
        line-height: 1.2;
    }
    .form-order .order-return .form-my-order a, .form-order .my-order .form-my-order a{
        font-size: 14px;
    }
    .form-order .order-return .form-my-order, .form-order .my-order .form-my-order{
        padding-left: 0;
    }
    .form-order .order-return .form-my-order p{

    }
    .container > .navbar-header .search-box button{
        padding: 5px 6px;
        background-color: transparent;
    }
    .container > .navbar-header .search-box button .fa-search:before{
        color: #fff;
    }
    .container > .navbar-header .search-box button i{
        font-size: 22px;
    }
    .mCSB_container.mCS_touch.mCS_no_scrollbar .mCustomScrollBox{
        overflow: scroll !important;
    }
    .miniCartFooterInMobile.miniCartFooter .btn{
        background: #e73b3b !important;
        border-radius: 4px !important;
    }
        .miniCartFooterInMobile.miniCartFooter .btn i{
            color: #fff !important;
            padding-right: 6px;
        }
    .navbar .navbar-top .col-md-8{
        display: none;
    }
    .navbar-top .top-nav-menu ul li a{
        line-height: 25px;
        padding-left: 15px;
    }
    .search-box{
        width: 50px;
    }
    .navbar-toggle{
        padding: 13px 10px;
    }    
    .small-top-nav .row{
        font-size: 0;
    }
    /* .navbar-top .container .small-top-nav{
        display: inline-block;
        width: 50%;
    } */
    /* new menu */
    .headerOffset {
        padding-top: 125px;
    }
    .megamenu .megamenu-content .row{
        margin: 0;
    }
        .megamenu .megamenu-content .row span{
            display: block;
            padding-bottom: 10px;
        }
    .megamenu-content ul{
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
        .megamenu-content ul li p{
            color: #34495e;
            padding: 0;
            margin: 0;
        }
    .navbar-nav > li > a{
        padding: 15px 15px 15px 15px;
    }
    
    /* End new menu */

        .after-popular > div{
            width: 50%;
            padding: 10px 10px;
        }
            .after-popular > div:nth-of-type(odd):before{
                display: none;
            }
            .after-popular > div:nth-of-type(even):before{
                display: none;
            }
            .after-popular > div span{
                margin-left: 0px;
                font-size: 12px;
            }
            .after-popular .popular-i{
                left: 0px;
                background-size: 320px;
                width: 40px;
                height: 40px;
            }
            .after-popular .popular-i-delivery{
                background-position: -279px -106px;
            }
            .after-popular .popular-i-brand{
                background-position: -279px -152px;
            }
            .after-popular .popular-i-price{
                background-position: -279px -203px;
            }
            .after-popular .popular-i-certificate{
                background-position: -279px -253px;
            }

  .top-slides-info .slide-item-text h4 {
    font-size: 20px;
  }
  .top-slides-info .kitchen-slide img {
    width: 105%;
}
    .top-slides-info .kitchen-slide-info h3, .top-slides-info .kitchen-mashin-slide-info h3{
        font-size: 18px;
        line-height: 1.2;
     /*   font-weight: normal;*/
    }
    .help-choice, .help-stove, .top-slides-info .kitchen-slide button{
        font-size: 11px;
    }

  .kitchen-slide .kitchen-slide-info {
    height: 76%;
    left: 30px;
    width: 45%;
}
    .top-slides-info .kitchen-mashin-slide-info{
        width: 58%;
    }
  .top-slides-info .kitchen-mashin-slide img {
    float: right;
    margin: 0px -68px 0px 0px;
    }
    .top-slides-info .slide-item{
        width: 100%;
    }
    .navbar-cart.collapse.in{
        margin: 0 -15px;
    }
    .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct{
        background: #f9f9f9;
    }
    .information-col.col-sm-6{
        width: 50%;
        float: left;
    }
}
@media all and (max-width: 450px) {
    .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;
    }
    .information_modeule .information-block .title{
        font-size: 12px;
        word-break: break-word;
        line-height: 0;
    }
  .top-slides-info .kitchen-mashin-slide img {
    float: right;
    margin: 0px -154px 0px 0px;
}
    .navbar-nav .dropdown .megamenu-content ul li a{
        color: #fff;
    }
    .top-slides-info .kitchen-slide-info h3, .top-slides-info .kitchen-mashin-slide-info h3{
        font-size: 13px;
    }
  .top-slides-info .kitchen-slide button {
    bottom: 9px;
}
    .top-slides-info .slide-item {
    min-height: 130px;
    }
    .kitchen-mashin-slide img{
        position: relative;
        left: -120px;
    }
   .top-slides-info .slide-item-text h5{
        font-size: 14px;
    }
      .kitchen-slide .kitchen-slide-info{
      height: 90%;
      width: 60%;
      left: 0;
    }
    /* popup */
    .cd-popup-container{
        padding: 35px 20px;
        text-align: left;
    }
    .cd-popup-container h4{
        font-size: 20px;
    }
    .cd-popup-container p{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .cd-popup-container label{
        font-size: 14px;
    }
    .cd-popup-container input, .cd-popup-container textarea{
        height: 35px;
    }
    .cd-popup-container .col-md-12 {
        margin-bottom: 10px;
    }
    .cd-popup-container button{
        padding: 5px 15px;
        font-size: 12px;
    }
    .discount-found{
        font-size: 14px!important;
        padding: 10px!important;
        text-transform: uppercase;
        line-height: 1;
    }
    /* end popup */
    .product-title{
        line-height: 1.2;
        font-size: 20px;
    }
    .headerOffset{
        padding-top: 105px;
    }
    .navbar-cart .cartMenu{
        padding: 0;
    }
        .navbar-cart .cartMenu .miniCartTable .mCSB_container{
            margin-right: 0 !important;
        }
            .navbar-cart .cartMenu .miniCartTable .mCSB_container .info-level4{
                font-size: 14px;
            }
            .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct{
                background: #f9f9f9;
            }
            .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct{
                display: flex;
                flex-wrap: wrap;
                border-bottom: 1px solid #d4d4d4;
            }
                .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct .miniCartProductThumb{
                    flex: 25% 1 1;
                }
                .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct td:nth-of-type(2){
                    flex: 75% 1 1;
                }
                .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct .miniCartQuantity{
                    width: 25% !important;
                }
                .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct .miniCartSubtotal{
                    width: 50% !important;
                    text-align: center;
                    align-self: center;
                }
                .navbar-cart .cartMenu .miniCartTable .mCSB_container .miniCartProduct .delete{
                    width: 20% !important;
                    text-align: center;
                    align-self: center;
                }

    .navbar-brand img {
        max-width: 130px;
    }
    .search-box button i{
        font-size: 16px;
    }
    .search-box button{
        padding: 10px 6px;
    }
    .search-box{
        width: 26px;
    }
    .search-box .input-group{
        margin-top: 8px;
    }
    .container > .navbar-header .navbar-brand{
        padding: 6px 0;
    }
    .container > .navbar-header{
        height: 55px;
    }
    .container > .navbar-header > button:nth-of-type(2){
        padding: 6px 8px;
        margin: 5px 0 5px 5px;
      margin-top: 0;
      margin-bottom: 0;
    }
        .container > .navbar-header > button:nth-of-type(2):after{
            top: 7px;
        }
    .container > .navbar-header > button:nth-of-type(1){
        padding: 10px 10px;
    }
        .container > .navbar-header > button:nth-of-type(1):after{
            top: 11px;
        }
    .container > .navbar-header .search-box{
        height: 48px;
    }
        .search-full.active {
            min-height: 48px;
        }
        .search-close{
            height: 49px;
        }
        .search-input{
            padding: 12px 0 12px 15px;
        }
        .container > .navbar-header .search-box button{
            padding: 5px 6px;
            background-color: transparent;
        }
        .container > .navbar-header .search-box button .fa-search:before{
            color: #fff;
        }
        .container > .navbar-header .search-box button i{
            font-size: 22px;
        }
        #onliner-reviews{
            display: none;
        }
        .information_modeule .information-block{
            min-height: 235px;
            margin-bottom: 15px;
        }
        .information_modeule .information-block_icon{
            margin-bottom: 20px;
        }
        .footer .slider-section .owl-carousel .owl-wrapper{
            padding: 15px 0;
        }
        .my-order img, .order-return img{
            width: 130px;
        }
        .footer ul li a{
            display: inline-block;
        }
        .footer-menu{
            text-align: center;
        }
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
    }
}
/* RWD end */

.compare-prd-price span, .compare-prd-price span small{
  color: #34495e;
}

@media all and (max-width: 650px) {
  .amo-button-holder {
    right: 20px !important;
    bottom: 20px !important;
  }
}

/* полоска сверху */
.cash-discount {  
    display: block;
    background-color: #4cb7c1;
}

.hidden {
  display: none;
}

.cash-discount__description {
  	padding-top: 5px;
  	padding-bottom: 5px;
  	margin: 0;
    font-size: 15px;
    color: #fff;
    text-align: center;
}

.cash-discount__description img {
    position: relative;
  	top: -1px;
    box-sizing: content-box;
}

.headerOffset {
    padding-top: 198px;
}
/* конец полоски сверху */

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

.button--icon {
    border: none;
    padding: 0;
    position: relative;
  }
  .button--icon sup {
    position: absolute;
    top: 15px;
    right:15px;
    width: 20px;
    height: 20px;
    border: 1px solid #282828;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #4cb7c1;
    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;
    padding-left: 26px;
    padding-top: 50px;
  }
  .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='%23fff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 21L8 8' stroke='%23fff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 21L12 3' stroke='%23fff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21L16 7' stroke='%23fff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 21V13' stroke='%23fff' 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='%23fff' 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 */

@media(max-width: 450px) {
  /*.navbar-brand {
    max-height: 43px;
  }*/
  
  .container > .navbar-header .navbar-brand {
    padding: 0;
    /*margin: 6px 0;*/
    margin: 0;
  }
  
  .container > .navbar-header > button:nth-of-type(1):after {
    top: 9px;
  }
}

@media(min-width: 451px) and (max-width: 1023px) {
  /*.navbar-brand {
    max-height: 47px;
  }*/
  
  .container > .navbar-header .navbar-brand {
    padding: 0;
    /*margin: 14px 0;*/
    margin: 0;
  }
  
  .container > .navbar-header > button:nth-of-type(1):after {
    top: 11px;
  }
}
