/* BugFixing*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
.userInfo input,
.userInfo textarea {
    color: #000;
}
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");


/* ======================================== */

.shop-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

@media(max-width: 687px) {
  .shop-info {
    justify-content: center;
  }
}

@media(min-width: 688px) {
  .shop-info .owner-info {
    width: 50%;
  }
}

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

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

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

body {
    color: #333;
}

.page-index h1 {
  	font-size: 42px;
    line-height: 48px;
    font-weight: lighter;
    text-transform: uppercase;
	padding: 5px;
  margin-top: 10px;
    text-align: center;
}

/*.page-index h1::after, .page-index h1::before {
    background: #ddd;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 68px;
  right: 20px;
    width: 9%;
    z-index: 1;
}

.page-index h1::before {
  left: 20px;
}*/

/* Цвет фона сайта */

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

 ::selection {
    color: #fff;
    background: #ffa433 !important;
}

a:hover, a:focus {
    color:#5c5c5c !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.item h4 a,
.btn-stroke-light,
.info-level3 a,
.info-level4 a,
.info-level3,
.info-level4,
.info-level5,
.nav-tabs li a,
.cart-actions .btn-cart,
.cart-actions .wishlist,
.cart-actions button {
    font-family: 'Roboto', sans-serif;
    /* font-family: 'Raleway', sans-serif; */
    font-weight: 400;
}


/* Верхняя шапка сайта */

.userMenu li a {
    color: #fff;
    font-size: 11px;
}

body>div.navbar.navbar-tshop.navbar-fixed-top.megamenu.stuck>div.container {
    padding-top: 6px;
}

.navbar .navbar-top {
    padding-bottom: 5px;
    padding-top: 4px;
}
/* slider */
.owl-carousel .owl-wrapper-outer{
    padding: 20px 0;
}

/* Верхняя шапка сайта - Новый стиль... */

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

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

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

.top-nav-header .top-nav-wrap-info {
    color: #fff;
    font-size: 14px;
  font-weight: 400;
    padding: 0;
    margin: 0;
}

.top-nav-header .top-nav-wrap-info.active .icon-nav-contact {
    background-position: -165px -101px;
}

.top-nav-header .top-nav-wrap-info.active i {
    background-position: -131px -20px;
    transition: all 0.5s ease;
}

.top-nav-header .top-nav-wrap-info.active .icon-nav-info {
    background-position: -211px -65px;
}

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

.top-nav-header .top-phone a i {
    display: inline-block;
    background-image: url(https://userimages.shopmanager.by/3129805/sprite-all-new.webp) !important;
    width: 19px;
    height: 16px;
    top: 2px;
    position: relative;
    margin-right: 7px;
}

.top-nav-header .top-phone a i.a1 {
    background-position: -168px -75px;
}

.top-nav-header .top-phone a i.mts {
    background-position: -215px -26px;
}

.top-nav-header .top-phone a i.whatsapp {
    background-position: -280px -11px;
}

.top-nav-header .top-phone a i.viber {
    background-position: -256px -40px;
}

.top-nav-header .top-phone a i.mail {
    background-position: -233px -2px;
}

.top-nav-header .top-phone a i.skype {
    background-position: -215px -104px;
}

.top-nav-header .top-phone a i.telegram {
    background-position: -194px -52px;
}

.top-nav-header .top-phone a i.life {
    background-position: -231px -74px;
}

.top-nav-header .top-phone a i.beltelecom {
    background-position: -148px -96px;
}

.navbar-top .top-nav-header .top-nav-wrap-info .mts {
    margin-left: 16px;
}

.top-nav-header .icon-nav-info {
    background-position: -211px -35px;
}

.top-nav-header .contact-wrap.active {
    display: block;
    position: absolute;
    background: #ffa433;
    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;
  margin-top: 16px;
}

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

.navbar-top ul li {
    display: inline-block;
}

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

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

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

.navbar .navbar-top {
    background: #fff;
    height: 100%;
}

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

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

.navbar-top .contact-phone ul li a {
    color: #fff;
    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: #fff;
    line-height: 20px;
}

.navbar-top .contact-phone a:hover {
    color: #5c5c5c !important;
}

.top-nav-header .top-nav-wrap-info>i {
    display: inline-block;
    background-image: url(https://userimages.shopmanager.by/3129805/sprite-all-new.webp) !important;
    width: 20px;
    height: 20px;
    top: 2px;
    position: relative;
    margin-left: 10px;
    background-position: -131px 0px;
    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;
    background-image: url("https://userimages.shopmanager.by/3131754/sprite-all-new.webp") !important;
    background-repeat: no-repeat !important;
    z-index: 99;
    display: inline-block;
    margin-right: 5px;
}

.navbar-top .contact-phone i.whatsapp, .cd-popup-container .phone-item i.whatsapp {
    background-position: -280px -11px;
}

.navbar-top .contact-phone i.viber, .cd-popup-container .phone-item i.viber {
    background-position: -256px -40px;
}

.navbar-top .contact-phone i.mail, .cd-popup-container .phone-item i.mail {
    background-position: -233px -2px;
}

.navbar-top .contact-phone i.skype, .cd-popup-container .phone-item i.skype {
    background-position: -215px -104px;
}

.navbar-top .contact-phone i.telegram, .cd-popup-container .phone-item i.telegram {
    background-position: -194px -52px;
}

.navbar-top .contact-phone i.instagram, .cd-popup-container .phone-item i.instagram {
    background-position: -280px -57px;
}

.navbar-top .contact-phone i.life, .cd-popup-container .phone-item i.life {
    background-position: -231px -74px;
}

.navbar-top .contact-phone i.a1, .cd-popup-container .phone-item i.a1 {
    background-position: -168px -77px;
}

.navbar-top .contact-phone i.mts, .cd-popup-container .phone-item i.mts {
    background-position: -215px -26px;
}

.navbar-top .contact-phone i.beltelecom {
    background-position: -148px -96px;
}

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

.navbar-top-inner .contact-phone a,
.navbar-top-inner .top-nav-menu ul li a,
.navbar-top-inner .top-nav-header .top-nav-wrap-info,
.navbar-top-inner ul.small-screen-contact li a {
    color: #000;
    font-size: 14px;
}

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

.navbar-top-inner .top-nav-header .top-nav-wrap-info.active>i {
    /* background-position: -130px -20px; */
    background-position: -161px -20px;
}

.navbar-top-inner .top-nav-header .top-nav-wrap-info>i {
    /* background-position: -130px 0px; */
    background-position: -161px 0px;
}

/*==========  section-filters  ==========*/

.section-filters-toggle {
    color: #000;
}

.section-filters-toggle-panel {
    display: none;
    margin-top: 10px;
}
.section-filters.active{
    display: block;
}

/* Меню сайта */

.navbar-tshop {
    background: #fff;
    box-shadow: 0 1px 5px rgb(0 0 0 / 14%);
}


/* Меню сайта :: логотип */

.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: initial;
}

.navbar-brand>img {
    width: 200px;
  	padding: 5px 0;
    height: auto;    
}


/* Меню сайта :: категории */

.navbar-nav>li>a {
    font-size: 16px;
    color: #535353;
    padding-top: 32px;
    padding-bottom: 32px;
}


/* Меню сайта :: выпадающее */

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


/* Меню сайта :: поиск */

.search-box button {
    color: #080808;
    padding-top: 22px;
    padding-bottom: 27px;
}
.search-box button:hover i {
    color: #5c5c5c;
}

.search-full,
.search-input {
    background: #5c5c5c;
    min-height: 84px;
}
.search-close{
    min-height: 84px;
}

.search-close {
    color: #fff;
}

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

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

.searchInputBox .search-btn {
    color: #fff;
}

.form-control:focus {
  border-color: #333;
}


/* Шапка сайта */

.nav>li.active,
.nav>li>a:hover,
.nav>li>a:focus,
.nav>li:hover>a {
    color: #000!important;
   background: #f6f6f6;
}

.nav .open>a,
.nav .open>a:focus,
.cartMenu:hover>a.dropdown-toggle {
    color: #000!important;
    background: #f6f6f6;
}


/* Баннер */

.btn-stroke-light {
    background: rgba(255, 255, 255, 0.6);
    font-weight: bold;
    color: #fff !important;
    border: 1px solid #fff;
}
.newsletter{
    border:none;
}
.newsletter .subscribe-btn{
    background-color: #000;
    border: 1px solid #000 !important;
    color: #fff;
    padding: 0px 18px;
    border-radius: 4px;
}
.newsletter .subscribe-btn:hover{
    color: #000;
    background: #fff;
    border: 2px solid #333 !important;
    padding: 0px 18px;
    border-radius: 4px;
}
.btn-stroke-light:hover {
    background: #fff;
}
.btn-danger{
    background-color: #000;
    border: 1px solid #000;
}
a.btn.js-cart-checkout:hover{
    color: #5c5c5c;
    background: #fff;
    border: 2px solid #5c5c5c;
}

/* request call */
.request-call{
    position: fixed;
    cursor: pointer;
    bottom: 6%;
    right: 3%;
    width: 80px;
    height: 80px;
    background:#fff;
    border-radius: 50%;
    border: 1px solid #000;
    box-shadow: 2px 2px 8px 3px #00000061;
 	z-index: 10;
}
.request-call a.cd-popup-trigger{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.request-call a i{
    font-size: 40px;
    color: #000;
}

.delivery {
  font-size: 16px;
}

/* Footer верхний */

.footer {
    margin-top: 50px;
    padding: 0px 0 50px;
    color: #fff;
    background: #262626 !important;
    border-top: 1px solid #5c5c5c !important;
  border-bottom: 1px solid #fff !important;
}

.footer .info-level3,
.footer h3,
.footer a {
    color: #fff;
    font-size: 16px;
}

/* Footer нижний */

.footer-bottom {
    padding: 10px;
    background: #262626 !important;
    color: #fff;
    border: none !important;
}

.footer ul {
    color: #fff;
    font-size: 14px;
}


/* Плашки */

.info-level3,
h3 {
    font-size: 18px;
}

.product:hover,
.featuredImgLook2 .inner:hover {
  border-color: #f6f6f6;
   box-shadow: 0 0 15px #d0d0d0;
}

.discount,
.new-product {
    border-radius: 0 4px 4px 0;
    padding: 3px 5px;
}

.new-product {
    background: #fe0e11 !important;
}

.discount {
    background: #ff430a !important;
}

.featuredImgLook2 .info-level3 span,
.featuredImgLook2 h3 span {
    color: #5c5c5c;
}

.section-title.style2, .style2 .section-title {
  font-size: 20px;
  font-weight: bold;
}

.section-title.style2 span, .style2 .section-title span {
  margin: 0;
}
.section-title-style2:after, .section-title.style2:after, .style2 .section-title:after {
  display: none;
}


/* Фильтр */

.panel-default>.panel-heading {
    border-top: 4px solid #000;
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #000 !important;
}


/* Пэйджинация */

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


/* Корзина в шапке */

.cartMenu a.dropdown-toggle {
    color: #000;
    padding: 32px 20px 32px;
}


/* Кнопки */

.btn-primary,
.btn-primary,
.product:hover .add-fav:hover,
.product:hover .add-fav.active {
    color: #fff !important;
    background: #000;
    border: 2px solid #000;
}


/* Кнопка "Купить" на плашке */

.action-control a:hover,
.action-control a.active {  
  transform: scale(1.05);
  color: #fff !important;
    background: #000;
    border: 2px solid #000;
}

.fotorama__thumb-border{
    border-color: #000;
}
.headerOffset{
    padding-top: 150px;
}
/* Кнопка "Купить" на карточке товара */

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

.cart-actions button:hover {
    background: #000;
    color: #fff;
    border: solid 2px #000;
  transform: scale(1.05);
}

.featuredImgLook2 .btn-link {
  background: #000;
    color: #fff;
}


/* Карточка товара :: табы с параметрами */

.product-tab {
    padding-bottom: 40px;
}

#details .product-item td {
    padding: 8px;
}


/* Карточка товара :: модификации */

.product-mod-name {
    padding: 0px 0px 0px 8px;
    border-left: 2px solid #fff;
}

.product-mod-name:hover {
    padding: 0px 0px 0px 10px;
    border-left: 2px solid #fff;
}

.nav-tabs>li>a {
   background: #f4f4f5;
}

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

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

#details tbody tr.product-item:nth-child(odd) td,
#details tbody tr.product-item:nth-child(odd) th {
    background-color: #f7f7f7;
}

.item .info-level4 a,
.item h4 a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

.filter-panel-Podderzhka3d{
    display: none;
}
/*-- MOBILE --*/

.navbar-toggle .icon-bar {
    border: 2px solid #fff;
}
.navbar-toggle{
    margin-top: 21px;
    margin-bottom: 21px;
    background: #000 !important;
}

.colorWhite,
.colorWhite i {
    color: #fff !important
}
#imageShowCase.owl-carousel .owl-wrapper-outer{
    padding: 0;
}


/* 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: absolute;
    right: 30px;
    bottom: 30px;
    width: 90%;
    max-width: 360px;
    margin: 0 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: 24px;
      font-weight: bold;
      color: #000;
      line-height: normal;
  }
  .cd-popup-container label{
    font-size: 18px;
    color: #000;
    font-weight: normal;
  }
  .cd-popup-container .col-md-12{
    margin-bottom: 10px;
  }
  .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: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    width: inherit;
    border-radius: 5px !important;
    padding: 8px 12px;
    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 ul li a{
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    line-height: 25px;
    text-align: left;
    margin-right: 0;
    padding-left: 0;
    display: inline-flex;
    align-items: center;
  }
  .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: #000;
  }
  .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: 0 auto;
    }
  }
  @media only screen and (max-width: 400px) {
    .cd-popup-container{
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
    }
  }
  .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: absolute;
    width: 90%;
    max-width: 340px;
    margin: 0 auto;
    right: 20px;
    top: 20px;
    box-shadow: 5px 5px 7px 2px rgb(0 0 0 / 31%);
    /* 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: 15px;
    display: block;
    text-align: center;
    font-size:16px;
  }
  .message-alert .message-send{
      background-color: #000;
      color: #fff;
  }
  .message-alert .message-failed{
      background-color: rgb(236, 47, 47);
      color: #fff;
  }
/* END POPUP */

.request-loyalty {
    position: fixed;
    bottom: 55%;
    right: 0px;
    max-width: 280px;
    min-width: 280px;
    transform: translateX(280px);
    transition: all 0.5s ease;
}

.request-loyalty__btn {
    height: 150px;
    width: 35px;
    color: #333;
    background-color: #fff;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: none;
    cursor: pointer;
    padding: 0;
    transform: translateY(100px);
    transition: all 0.5s ease;
    z-index: 100;
    position: relative;
    left: -34px;
    top: 90px;
    box-shadow: -2px 0px 8px 0px #4e4e4e91;
    border: 1px solid #333;
}
.request-loyalty__btn span {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-transform: uppercase;
}


@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 !important;
    }
}
.ui-menu-item > a.ui-corner-all{
    white-space: pre-wrap;
    display: flex;
}
.w-s-p{
    width: 80px;
}

/* hide field email */
label[for=clientEmail], #clientEmail{
    display: none;
}

/*-- MOBILE:: Новая шапка... --*/

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

@media all and (max-width: 992px) {
    .hidden-xs .cartMenu .dropdown-toggle{
        padding: 32px 16px 52px;
    }
    .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) {
    .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;
    }
  .section-filters-toggle-panel {
    margin-top: -5px;
    margin-right: 5px;
    display: block;
  }
  .section-filters {
    display: none;
  }
  .js-products-found {
    float: right !important;
    margin-left: 10px;
  }
}

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

@media(max-width: 767px) {
  .navbar-brand>img{
    padding-left: 15px;
  }
  .search-box button {
    padding-top: 23px;
  }
}

@media(max-width: 481px) {
  .search-box button {
    padding-top: 20px;
  }
}

@media all and (max-width: 450px) {
    .navbar-top .contact-phone ul li a,
    .navbar-top .top-nav-menu ul li a {
        font-size: 12px;
    }
    .navbar-brand>img{
        padding-left: 15px;
    }
    .navbar-toggle {
        margin-top: 16px;
        margin-bottom: 16px;
        background: #000;
    }
  .search-box button {
    padding-top: 16px;
  }
}

@media (max-width: 420px) {
  .navbar-brand img{
        height: auto;
      	padding-left: 15px;
      max-width: 165px;
    }
}

@media (max-width: 400px) {
    .navbar-header.isios .navbar-brand img {
        max-width: none !important;
    }
    a.navbar-brand,
    span.navbar-brand {
        padding-top: 4px;
    }
    
  
  .navbar>.container .navbar-brand {
    margin-top: 10px;
  } 
  
    .navbar-top-inner .contact-phone a, 
    .navbar-top-inner .top-nav-menu ul li a, 
    .navbar-top-inner .top-nav-header .top-nav-wrap-info, 
    .navbar-top-inner ul.small-screen-contact li a{
        font-size: 10px;
    }
}

.featuredImgLook2 .inner:hover {
  box-shadow: 0 3px 20px 0 rgba(0,0,0,.3);
}

@media(max-width: 991px) and (min-width: 768px) {
  .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;
  }
}

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

#sectionPopularProducts .section-title.style2 {
  margin-top: 30px;
}

#sectionCategories h2 {
    position: relative;
    font-size: 42px;
    line-height: 48px;
    font-weight: lighter;
    text-transform: uppercase;
}

#sectionCategories h2::after, #sectionCategories h2::before {
  background: #ddd;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 22px;
    width: 9%;
    z-index: 1;
}

#sectionCategories h2::before {
  left: 228px;
}

#sectionCategories h2::after {
  right: 228px;
}

#sectionCategories .section-title.style2:after {
  content: none;
}

@media(max-width: 1199px) {
  #sectionCategories h2::after, #sectionCategories h2::before {
    content: none;
  }
}

/* advanteges */
.advantages {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 30px 0;
}

.advantages h2 {
  position: relative;
  font-size: 42px;
  line-height: 48px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  padding-left: 15px;
}

.advantages h2::after, .advantages h2::before {
    background: #ddd;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 22px;
  right: 255px;
    width: 9%;
    z-index: 1;
}

.advantages h2::before {
  left: 255px;
}

.advantages-item {
  /*width: 182px;*/
  height: 182px;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.advantages-item::before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 182px;
  top: 0;
  left: -12px;
  background-color: #000;
}

.not-before::before {
  content: none;
}

.advantages-item img {
  width: 70px;
  height: 70px;
  margin: 15px;
}

.advantages-item:hover {
  box-shadow: 0 10px 10px rgba(0,0,0,.1);
}

@media(max-width: 991px) {
  .advantages .col-md-3:nth-child(even) .advantages-item::before {
    content: none;
  }
  
  .border__bottom {
    border-bottom: 1px solid #000;
  }
}

@media(max-width: 471px) {
  .advantages-item img {
    width: 50px;
  	height: 50px;
  }
  
  .advantages-item .info-level3 {
    font-size: 15px;
    line-height: 20px;
  }
}
/* end advanteges */

/*brands*/
.brands h2 {
  position: relative;
  margin-bottom: 20px;
  font-size: 20px;
    color: #2B2A29;
    font-family: "Roboto", Sans-Serif;
    font-weight: bold;
}

/*.brands h2::after, .brands h2::before {
    background: #ddd;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 22px;
  right: 320px;
    width: 9%;
    z-index: 1;
}

.brands h2::before {
  left: 320px;
}*/

.banrds__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.barnd__item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 130px;
  width: 275px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.barnd__item img {
  width: 100%;
  height: auto;
}

.brand__link:hover .barnd__item {
  box-shadow: 0 10px 10px rgba(0,0,0,.1);
}

.megamenu-content ul li a {
  color: #000;
}

@media(max-width: 1199px) {
  .barnd__item {
    width: 195px;
  }
  
  .brands h2::after, .brands h2::before, .advantages h2::after, .advantages h2::before, .page-index h1::after, .page-index h1::before {
    content: none;
  }
}

@media(max-width: 480px) {
  .barnd__item {
    width: 135px;
    padding: 0;
  }
}
/*end brands*/

.miniCartTable .mCSB_container {
  margin-right: 0 !important;
}

