@font-face {
  font-family: 'Proxima';
  src: url(../fonts/ProximaNova/Semibold.otf);
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Bold.woff2);
  font-style: normal;
  font-weight: bold;
  font-display: swap;
}@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Regular.woff2);
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima';
  src: url(../fonts/ProximaNova/Bold.otf);
  font-display: swap;
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'Proxima';
  src: url(../fonts/ProximaNova/Regular.otf);
  font-style: sans-serif;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima';
  src: url(../fonts/ProximaNova/Light.otf);
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Regular';
src: url('ProximaNova-Regular.eot');
src: url('ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
url('ProximaNova-Regular.woff') format('woff'),
url('ProximaNova-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}


header {
  background-color: #fff;
  position: relative;
  z-index: 11;
}

* {
	  outline: none;
}
body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  font-family: Proxima, sans-serif;
  color: #212121;
  font-weight: 300;
  font-size: 14px;
  position: relative;
  outline: none;
  width: 100%;
  -webkit-font-smoothing: antialiased;
}
body input, body textarea {
  font-family: 'Proxima';
}
button {
    font-family: 'Proxima';
    font-size: 14px;
    -webkit-appearance: none;
}
button:hover {
  cursor: pointer;
}
input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: visible;

}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}

ul {
  list-style: none;
}

img {
  max-width: 100%;
}
a {
  text-decoration: none;
}
a:hover {
  cursor: pointer;
}
.text-left {
  text-align: left;
}
.fw-bold {
  font-weight: bold;
}

.lazy-hidden {

  background: #fff url(../img/preloader.svg) no-repeat 50% 50%;
  background-size: 100px 100px;
}
.category__title, .search__title, .logout_title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 300;
}
.category__title {
  max-width: 576px;
}
.category__body {
  padding-left: 1px;
  padding-top: 11px;
}
.category__body-header {
  display: flex;
  justify-content: space-between;
}
.category__body-header-img {
  padding-right: 21px;
/*  opacity: 0.5;
  filter: grayscale(1);*/
}
.category__body-header-img:hover {
  opacity: 1;
  filter: grayscale(0);
}
.home__row > div {
  width: 100%;
}
.home__featured {
  margin: 16px 0px 55px 0px;
}
.home__looked {

}
.home__looked-slider-main {
  max-width: 1176px;
  overflow: hidden;
}
.looked-slider-title {
  font-weight: 300;
  font-size: 28px;
  text-align-last: left;
  margin-bottom: 30px;
  position: relative;
}
.looked-slider {
  padding-top: 23px;
  margin-bottom: 5px;
}
.looked__slider-button {
  position: absolute;
  top: 1px;
  width: 9px;
  cursor: pointer;
}
.looked__slider-next {
  right: 30px;
}
.looked__slider-prev {
  right: 70px;
}
.product__item-image {
  margin-bottom: 12px;
  padding: 9px 16px;
  position: relative;
}
.product__item-image img {
	width: 244px;
  height: 202px;
  object-fit: contain;
}
.product__item-vendor {
  margin-bottom: 6px;
  color: #888888;
  min-height: 17px;
}

.product__item-description {
  display: -webkit-box;
  height: 34px;
  max-width: 243px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 12px;
  color: #212121;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product__name {

}
.product__item-price {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  color: #212121;
  padding-bottom: 5px;
  order: 1;
}
.svg__sptite {
  display: none;
}
.home__baner-header {
  display: flex;
  flex-wrap: wrap;
  margin-left: 28px;
  max-width: 1176px;
  width: 100%;
  justify-content: space-between;
}
.home__baner-overlay {
  position: absolute;

}
.home__baner-image {
  display: block;
}
.home__baner-img {
  display: block;
  position: relative;
}
.home__baner-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity ease 0.3s;
}
.home__baner-overlay:hover {
  opacity: 1;
}
.home__baner-overlay .home__baner-center-link {
  display: inline-block; 
  padding: 0px 83px;
  height: 40px;
  line-height: 40px;
}
.home__baner-header a {
  text-decoration: none;
}
.home__baner-item {
  position: relative;
  margin-bottom: 28px;
}
.home__baner-item--first {
  margin-bottom: 50px;
}
.home__baner-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #fff;
  padding: 30px 35px;
  min-width: 554px;
  white-space: nowrap;
  text-align: center;
}
.home__baner-center--red {
  background-color: rgba(203, 5, 19, 0.95);
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 240px;
  height: 240px;
  z-index: 5;
}
.home__baner-center-link {
  display: inline-block;
  background-color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 14px;
  line-height: 40px;
  color: #212121;
  text-transform: uppercase;
  padding: 0px 45px;
  height: 0px;
  overflow: hidden;
  transition: height ease 0.3s;
}
.home__baner-smallcenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #fff;
  padding: 10px 0px;
  width: calc(100% - 34px);
  white-space: nowrap;
  text-align: center;
}
.home__baner-center-title {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 300;
  color: #212121;
  margin-bottom: 3px;
}
.home__baner-center-title--red {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 2.9px;
  margin: 0px;
  margin-bottom: 14px;
  text-transform: uppercase;
}
.home__baner-center-subtitle {
  font-size: 14px;
  line-height: 17px;
  color: #212121;
}
.home__baner-center-subtitle--red {
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
}
.home__baner-bottom {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #212121;
  text-decoration: none;
  margin: 23px 0px 8px;
}
.home__baner-subbottom {
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #212121;
  text-decoration: none;
  margin-bottom: 22px;
}
.home__baner-bottom-row {

}
.baner__overlay {
  position: relative;
}
.baner__overlay::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color ease 0.3s;
  pointer-events: none;
}
.baner__overlay:hover::after {
  background-color: rgba(0, 0, 0, 0.25);
}
.baner__overlay:hover .home__baner-center-link {
  height: 40px;
  margin-top: 16px;
}
.container {
  max-width: 1186px;
  width: 100%;
  margin: 0px auto;
  padding: 0px 10px
}



.header {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-top: 18px;
}
.header__sity {
  display: flex;
  margin-right: auto;
  align-items: center;
}
.header__sity-icon svg {
  fill: #212121;
}
.header__sity-name {
  line-height: 17px;
  font-weight: 300;
  font-size: 14px;
  position: relative;
  top: -3px;
  text-decoration: none;
  color: #212121;
}
.header__nav {
  width: 100%;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin-top: 15px;
}

.header__logo {
  margin-top: 4px;
  margin-left: 14px;
}

.header__list {
  list-style: none;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  margin: 0px auto;
  padding: 0px 2px;
  max-width: 960px;
}

.header__list-item {
  padding: 12px 20px 11px;
}
.header__list-item:nth-child(1) .header__list-link {
  background-color: #1C25FC;
  color: #fff;
  padding: 4px 8.5px;
  border-bottom: 1px solid #fff;
}


.header__list-link {
  text-decoration: none;
  font-size: 14px;
  line-height: 17px;
  color: #212121;
  cursor: pointer;
  position: relative;
  padding-bottom: 4px;
}

.header__list-link:hover {
  color: #000;
  box-shadow: 0px 2px 0px 0px #212121;
}

.main__home {
  padding-top: 20px;
  padding-bottom: 25px;
}

.overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(255,255,255,0.8);
  z-index: 15;
}

.overlay.active {
  display: block;
}

.header__icon-item.search {
  background-image: url(../img/search.svg);
  background-position: 8px 14px;
  background-repeat: no-repeat;
  width: 49px;
  padding-left: 42px;
  font-size: 14px;
  text-align: left;
  line-height: 27px;
  margin-top: -2px;
}

.header__icon-item.cart {
  background-image: url(../img/cart.svg);
  background-position: 6px 4px;
  background-repeat: no-repeat;
  margin-right: -8px;
}

.header__icon-item.login {
  background-image: url(../img/login.svg);
  background-position: 9px 12px;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.header__icon-item.favorites {
  background-image: url(../img/favorites.svg);
  background-position: 9px 13px;
  background-repeat: no-repeat;
  margin-right: 16px;
}
.header__icon-item.is-logged {
  background-image: url(../img/is-logged.svg);
  background-position: 9px 9px;
  background-repeat: no-repeat;
}
.header__icon-item.phone {
  background-image: url(../img/header-phone.svg);
  background-position: 11px 13px;
  background-repeat: no-repeat;
  margin-right: 15px;
}
.phone__pop {
  display: none;
  position: absolute;
  top: calc(100% + 25px);
  left: -135px;
  width: 315px;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  z-index: 20;
  cursor: default;
}
.phone__pop.active {
  display: block;
}
.phone__pop::after {
  content: "";
  width: 17px;
  height: 17px;
  border-top: 1px solid #ededed;
  border-right: 1px solid #ededed;
  position: absolute;
  background-color: #fff;
  top: -10px;
  right: 50%;
  margin-right: -8.5px;
  transform: rotate(-45deg);
}
.phone__wrapper {
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: #212121;
}
.phone__item + .phone__item {
  margin-top: 10px;
}
.phone__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 10px;
}
.phone__text {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.phone__link {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  display: inline-block;
  color: #212121;
}
.phone__link:hover {
  text-decoration: underline;
}
.phone__link:last-child:hover {
  text-decoration: none;
}

.phone__link span:hover {
  text-decoration: underline;
}

.telega_header{
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
  height: 21px;
  width: 20px;
  margin-right: 5px;
}

.header__icon {
  margin-left: auto;
  padding: 0px 0px 10px;
  margin-top: -3px;
  margin-right: 20px;
}

.header__icon-phone {
  margin-right: 30px;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 10px 25px;
  color: #212121;
  text-decoration: none;
}

.header__icon-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: -webkit-box;
  display: flex;
  min-height: 40px;
  position: relative;
}

.header__icon-item {
  padding: 13px 10px;
  padding-bottom: 0px;
  position: relative;
  width: 25px;
}

.header__icon-item:hover {
  cursor: pointer;
}

.header__icon-item.active {

}

.header__icon-item svg {
  width: 30px;
  height: 30px;
}

.header__pop.active {
  display: block;
}

.shou-rum {
  position: relative;
}

.title {
  font-weight: normal;
  color: #212121;
  padding: 8px 10px;
  text-transform: uppercase;
  background-color: #e9eaec;
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 14px;
  margin: 0px;
}

.slideshow-module img {
/*	height: 100%;*/
}
.slider__home {
  padding-right: 10px;
  position: relative;
}

.swiper-slide-link {
  text-decoration: none;
}

.swiper-button-next.home,
.swiper-button-prev.home,
.swiper-button-next.baner,
.swiper-button-prev.baner {
  background-color: rgba(0, 0, 0, 0.6);
  width: 36px;
  height: 37px;
}

.swiper-button-next.home:hover,
.swiper-button-prev.home:hover,
.swiper-button-next.baner:hover,
.swiper-button-prev.baner:hover {
  background-color: rgba(161, 161, 161, 0.6);
}

.swiper-button-next.home,
.swiper-button-next.baner {
  right: 0px;
  background-image: url(../img/next.svg);
  background-position: 15px 12px;
  background-repeat: no-repeat;
  background-size: 31%;
}

.swiper-button-next.baner {
  right: 10px;
}

.swiper-button-prev.home,
.swiper-button-prev.baner {
  background-image: url(../img/prew.svg);
  background-position: 12px 12px;
  background-repeat: no-repeat;
  background-size: 31%;
  left: 0px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  pointer-events: all;
}
.main__body {
  margin-bottom: 7px;
}

footer {
  background-color: #fff;
  position: relative;
}

.footer__header {
  padding-top: 37px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding-bottom: 35px;
}
.footer__body {
  padding: 20px 0px 27px;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;

}
.footer-text-info {
  margin-top: 10px;
  display: inline-block;
}
.footer__bottom {
  padding-top: 14px;
  padding-bottom: 12px;
}
.Yandex-market-stars {
  background-image: url(../img/Yandex-market-stars.svg);
  background-repeat: repeat-x;
  height: 19px;
  width: 92px;
  display: block;
  position: absolute;
  top: 28px;
  left: -3px;
}

.footer__contacts {
  display: -webkit-box;
  display: flex;
  justify-content: flex-start;
  padding-left: 28px;
  margin-top: 7px;
  padding-right: 10px;
  font-weight: 300;
  font-size: 14px;
  color: #212121;
  line-height: 23px;
}

.footer__title {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin: 0px;
  line-height: 19px;
  margin-bottom: 6px;
}
.footer__subtitle {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}

.footer__phone {
  font-weight: 300;
  font-size: 14px;
  color: #212121;
  line-height: 23px;
  margin: 0px;
  margin-bottom: 0px;
  display: block;
  text-decoration: none;
}

.footer__address {
  margin: 0px;
}

.footer__social {
  margin-left: 30px;
  width: 50%;
  float: right;
}

.footer__social > .footer__title {
  margin-bottom: 28px;
}

.footer__social-item {
  border: 1px solid #212121;
  margin-left: 20px;
}

/*.footer__social-item:hover {
  border-color: #fff;
}*/

.footer__social-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: -webkit-box;
  display: flex;
  justify-content: flex-end;
  padding-right: 30px;
/*   padding-top: 11px; */
}

.footer__social-link {
  width: 28px;
  height: 28px;
  display: block;
}

.footer__social-link.fb {
  background-image: url(../img/facebook.svg);
  background-repeat: no-repeat;
  background-position: 10px 5px;
}

.footer__social-link.vk {
  background-image: url(../img/vk.svg);
  background-repeat: no-repeat;
  background-position: 4px 9px;
}

.footer__social-link.insta {
  background-image: url(../img/insta.svg);
  background-repeat: no-repeat;
  background-position: 7px 7px;
}

.footer__social-link.youtube {
  background-image: url(../img/youtube.svg);
  background-repeat: no-repeat;
  background-position: 6px 8px;
}

.footer__social-link.telega {
  background-image: url(../img/telegram17px.svg);
  background-repeat: no-repeat;
  background-position: 5px 5px;
}

.footer__mailing {
  color: #212121;
}



.footer__mailing-block {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
          max-width: 427px;
          margin: 29px auto 5px;
}

.footer__mailing-input {
  border: none;
  background-color: transparent;
  padding: 13px 13px;
  max-width: 259px;
  width: 100%;
  border: 1px solid #9e9e9e;
  border-right: 0px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 0px;
  -webkit-appearance: none;
  transform: translateX(1px);
  z-index: 1;

}
.footer__mailing-input
/* .footer__mailing-input:focus {
  outline: none;
  box-shadow: 0px 0px 0px 1px #8c8c8c;
  background-color: #515151;
} */

.footer__mailing-input:placeholder {
  font-weight: 300;
  font-size: 14px;
  color: #888;
}

.footer__mailing-btn {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background-color: #212121;
  border: none;
  -webkit-box-flex: 1;
          flex-grow: 1;
          z-index: 2;
}

.footer__mailing-btn:hover, .footer__mailing-btn:focus {
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.footer__payment-list {
  padding: 0px;
  margin: 5px 0 0 0;
  list-style: none;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 25px;
  justify-content: space-between;
}

.footer__payment-item {
  position: relative;
}
.footer__payment-img {
  max-height: 24px;
  margin-left: 33px;
}
.footer__payment-item:first-child  .footer__payment-img {
   margin-left: 0;
}
.footer__payment-item:hover .Yandex-market-stars {
  background-image: url(../img/Yandex-market-stars-hover.svg);
}

.footer__payment-img.footer__payment-img-mastercard,
.footer__payment-img.footer__payment-img-qiwi
{
    max-height: 30px;
}

.footer__payment-link svg {
  fill: #626262;
}
.footer__payment-link:hover svg {
  fill: #434343;
}

.footer__nav {
  display: -webkit-box;
  display: flex;
  padding-left: 27px;
  padding-top: 8px;
}

.footer__nav-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}


.footer__nav-item {
  margin-bottom: 9px;
  line-height: 21px;
  width: calc(33% - 6px);
  white-space: nowrap;
}

.footer__nav-link {
  font-weight: 300;
  color: #212121;
  font-size: 14px;
  text-decoration: none;
}

.footer__contacts-item + .footer__contacts-item {
  margin-left: 31px;
}
.footer__contacts-icon {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: 14px;
  margin-top: 1px;
}
.footer__contacts-icon a {
  position: relative;
}
.footer__contacts-icon-image {
  margin-bottom: 3px;
}
.footer__contacts-icon-back-image {
    width: 101px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px;
    text-align: center;
    position: absolute;
    top: 0px;
    font-weight: normal;
    font-size: 11px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    display: none;
}

.footer__contacts-icon-image:hover + .footer__contacts-icon-back-image {
  display: block;
}
.footer__contacts-icon-back-image:hover {
  display: block;
}

.price-symbol-wrapping {
	font-family: Arial;
}

.copu {
  background-color: #383838;
  padding: 13px 0px;
}

.copu__text {
  font-weight: normal;
  color: #868686;
  font-size: 12px;
}

.copu__text-link {
  font-weight: normal;
  color: #868686;
  font-size: 12px;
  text-decoration: none;
  margin: 0px 2px;
}

.tabs__content {
  display: none;
  margin-top: 7px;
}

.tabs__content.active {
  display: block;
}

.brend__slider {
  padding-right: 10px;
}
.brend__slider-block {
  position: relative;
}
.brend__slider .swiper-container {
  padding: 12px 10px;
  margin: -12px -10px;
}
.downloads-container {
    max-width: 377px;
    padding-top: 27px;
    padding-left: 0px;
}
.downloads-container .download-item:nth-child(2n+1) {
  background-color: #f8f8f8;
}
.download-item {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 11px 10px;
}
.download-item-title {
    color: #212121;
    font-weight: 300;
}
.download-item i {
    margin-right: 6px;
    color: #212121;
    font-size: 17px;
}
.download-item-link {
    text-decoration: none;
    color: #212121;
    font-weight: 600;
    box-shadow: 0px 1px 0px 0px #212121;
}
.download-item-link:hover {
  box-shadow: none;
}
.opt-price-container {
    padding-top: 30px;
    padding-left: 1px;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    width: 876px;


color: #212121;    
}
.opt-price-text {
    font-size: 13px;
    color: #212121;
    line-height: 17px;
    font-weight: 300;
    margin-bottom: 1px;
}
.opt-price {
    color: #212121;
}
.brend__list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: -webkit-box;
  display: flex;
}

.brend__item {
  margin-right: 10px;
}

.brend__item-img {
  background-color: #fff;
}

.brend__slider-item {
  background-color: trasperent;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  text-decoration: none;
}
.brend__slider-item .btn, .categories__item .btn {
  max-width: 95px;
  line-height: 19px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.brend__slider-item:hover {
  box-shadow: 2px -2px 0px 12px #fff, 1px 0px 8px 12px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  z-index: 10;
  position: absolute;
  top: 0px;
  left: 0px;
}
.brend__slider-item:hover .like {
  display: block;
}
.brend__slider-item:hover .brend__slider-description-more {
  display: block;
}


.brend__slider-img {
  background-color: #ffffff;
  max-width: 210px;
  max-height: 210px;
}

.brend__slider-price {
  font-weight: 700;
  color: #212121;
  text-align: left;
}

.brend__slider-price-block {
    margin: 13px 0px;
    margin-bottom: 0px;
    font-size: 16px;
}
.brend__slider-price-special, .brend__slider-price-old {

}
.brend__slider-model {
  font-weight: normal;
  font-size: 14px;
  color: #888888;
  margin: 8px 0px;
  margin-bottom: 11px;
  letter-spacing: -1px;
}

.brend__slider-description {
  font-weight: normal;
  color: #212121;
  font-size: 14px;
  margin: 0px;
  line-height: 19px;
  max-height: 60px;
  min-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.brend__slider-description-more {
  display: none;
  font-weight: normal;
  color: #212121;
  font-size: 14px;
  margin: 0px;
  line-height: 19px;
  padding: 0px;
  margin-top: 0px;
}
.brend__slider-description-more-item {
  margin: 2px 0px;
}

.header__brend .header__sub-menu-link {
  text-transform: uppercase;
}

.header__sub-menu {
  transition: 0.2s;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 100%;
  background-color: #ffffff;
  width: 100%;
  z-index: 10;
  padding: 30px 0px 29px;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.15);
}

.header__sub-menu:hover {
    visibility: visible;
}

.header__sub-container {
  flex-wrap: none;
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  display: flex;
  flex-direction: row;
}

.header__sub-menu-list {
/*  width: 16.66%;*/
  margin: 0px;
  padding: 0px;
  list-style: none;
  flex-basis: 200px;
}

.menu_text:hover{
  box-shadow: 0px 1px 0px 0px #212121;
}

.header__sub-menu-link {
  font-size: 14px;
  color: #212121;
  text-decoration: none;
  padding: 10px 11px;
  display: inline-block;
  max-width: 100px;
  min-width: 175px;
  text-transform: uppercase;
}

.header__list-item-inventory .header__sub-menu-link {
  text-transform: none;
}
.header__list-item-inventory .header__sub-menu-list{
  flex-basis: 300px;
}

.header__sub-menu-item {
  max-width: 250px;
}

.showmore{
    position: static;
    font-family: 'Proxima';
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    margin-top: 20px;
    margin: 0px auto;
    max-width: 1200px;
    padding-left: 17px;
    margin-top: 20px;
    cursor: pointer;
}
.show_more_brand{
  cursor: pointer;
}

.header__list-link:hover + .header__sub-menu{
  visibility: visible;

}

.header__pop {
  display: none;
  position: absolute;
  top: calc(100% + 25px);
  right: -5px;
  background-color: #fff;
  padding: 10px;
  z-index: 16;
  border: 1px solid #EDEDED;
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.2);
}
.header__pop::before {
  content: "";
  width: 17px;
  height: 17px;
  border-top: 1px solid #ededed;
  border-right: 1px solid #ededed;
  position: absolute;
  background-color: #fff;
  top: -10px;
  right: 18px;
  transform: rotate(-45deg);
}

.header__pop.login {
  padding-top: 4px;
  min-width: 161px;
  padding-bottom: 19px;
}

.header__pop.login .popup__login-list {
  padding: 0px 8px;
}
.header__pop.cart {
  width: 315px;
  padding: 10px 0px;
  padding-bottom: 20px;
}
.cart__wrapper {
  margin-top: 65px;
  text-align: center;
  padding-bottom: 60px;
}
.cart__title {
  text-align: center;
  margin: 0px;
  font-weight: 300;
  font-size: 44px;
  line-height: 44px;
}
.cart__subtitle {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  margin: 0px;
  margin-top: 21px;
  margin-bottom: 29px;
}
.cart__image {
  display: block;
  margin: 0px auto;
  margin-bottom: 45px;
  max-width: 100%;
  transform: translateX(26px);
}
.cart__total {
  position: absolute;
  top: 0px;
  right: -4px;
  background-color: transparent;
  padding: 0px;
  min-width: 16px;
  min-height: 16px;
  text-align: center;
  color: #212121;
  font-size: 14px;
  font-weight: normal;

}
.favorites__total {
  position: absolute;
  top: 0px;
  right: -2px;
  background-color: transparent;
  padding: 2px 0px;
  min-width: 16px;
  min-height: 16px;
  text-align: center;
  color: #212121;
  font-size: 14px;
  font-weight: normal;
}


.int {
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  width: 220px;
  box-sizing: border-box;
  min-height: 36px;
  margin-bottom: 5px;
  padding: 0px 10px;
  color: #212121;
  font-weight: 300;
  font-size: 14px;
}
.int_error_text {
  display: block;
  color: #E31F27;
  font-weight: 300;
  font-size: 12px;
  margin-top: 5px;
}
.int::placeholder {
  font-weight: 600;
  color: #212121;
}

.int:hover, .int:focus {
  outline: none;
  border-color: #212121;
}
.int:hover::placeholder, .int:focus::placeholder {
  color: #888;
}

.int.error {
  border-color: #FFB7B7;
}

.int.error + .error__message {
  display: inline-block;
}

.btn {
  max-width: 141px;
  width: 100%;
  border: none;
  box-sizing: border-box;
  min-height: 30px;
  text-align: center;
  color: #fff;
  background-color: #212121 ;
  text-decoration: none;
  display: block;
  padding: 7px 0px 7px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  margin: 0px auto;
}

.btn:hover {
  background-color: #868686;
  cursor: pointer;
}

.cart__btn {
    -webkit-box-flex: 1;
    flex-grow: 1;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background-color: #121212;
    max-width: 310px;
    width: 100%;
    padding: 6px 0px 6px;
    min-height: 40px;
    border: none;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
}

.cart__btn:hover {
  cursor: pointer;
  background-color: #474747;
}
.cart__btn-expect {
  background-color: #F0F0F0;
  text-transform: none;
  color: #888;
  font-size: 14px;
}
.cart__btn-expect:hover {
  background-color: #F0F0F0;

}
.popup__cart {
  white-space: nowrap;
}
.popup__cart-close {
  position: absolute;
  top: 15px;
  right: 12px;
}
.popup__cart-close svg {
  fill: #e6e6e6;
}

.popup__cart-item {
  background-color: #ffffff;
  display: -webkit-box;
  display: flex;
  position: relative;
  margin-bottom: 2px;
}
.popup__cart-image {
  flex-shrink: 0;
}

.popup__cart-item + .popup__cart-item {
  margin-top: 0px;
}

.popup__cart-item img {
  margin-top: 15px;
  margin-right: 14px;
  padding: 8px 3px;
  background-color: #fff;
  border: 1px solid #EDEDED;
  align-self: flex-start;
  max-width: 68px;
}

.popup__cart-main {
  max-width: 225px;
  white-space: normal;
  padding-top: 5px;
}

.popup__cart-title {
  font-weight: bold;
  color: #212121;
  font-size: 16px;
  margin: 0px;
  padding-top: 11px;
  padding-left: 24px;
}
.popup__cart-name {
  color: #888888;
  font-size: 14px;
  margin: 0px;
  padding-top: 9px;
  font-weight: 300;
  font-family: 'Proxima-Thin';
  text-shadow: 0 0 0 #888888;
  letter-spacing: 0.2px;
}
.popup__cart-name--font {
  font-family: inherit;
}

.popup__cart-description {
  font-size: 14px;
  color: #212121;
  margin: 0px;
  padding-top: 6px;
  line-height: 17px;
  font-weight: 300;
  max-height: 72px;
  max-width: 165px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 9px;
  text-decoration: none;
  padding-right: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.popup__cart-price {
  /* font-family: "Helvetica Neue", sans-serif;; */
  font-family: 'Proxima-bold', Arial;
  line-height: 15px;
  color: #212121;
  font-weight: bold;
  font-size: 15px;
  padding-left: 1px;
  padding-left: 0px;
  margin-left: auto;
  display: flex;
  align-items: center;
}

.popup__cart-footer {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  padding: 15px 0px 15px;
  padding-bottom: 5px;
  text-align: center;
  border-top: 1px solid #ededed;
  margin-right: 20px;
  margin-left: 20px;
}

.popup__cart-footer > .btn {
  font-family: 'Proxima-Bold';
  min-height: 30px;
  max-width: 265px;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background-color: #212121;
  text-transform: uppercase;
  margin-top: 16px;
  padding: 13px;
}

.popup__cart-sum {
  font-size: 14px;
  line-height: 16px;
  /* font-weight: 300; */
  font-family: 'Proxima-Light', Arial;
  color: #212121;
  margin: 0px;
  text-shadow: 0 0 #7c7c7c;
}
.popup__cart-sum span {
  font-family: 'Proxima-Light', Arial
}
.popup__cart-sum span i{
  font-style: normal;
  font-weight: 500;
  text-shadow: 0 0 1px black;
}
.popup__cart-sum-price {
  font-size: 16px;
  color: #212121;
  margin-left: 11px;
}
.popup__cart-body {
  max-height: 307px;
  margin-left: 15px;
  padding: 0px 10px;
}
.popup__cart-body .simplebar-track.simplebar-vertical {
  top: 17px;
  right: 5px;
}
.popup__cart-body.empty_cart {
	border-bottom: none;
	margin-top: 11px;
}
.empty_cart_text {
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
}
.empty_cart_text a {
    color: #212121;
    text-decoration: none;
    box-shadow: 0px 1px 0px 0px #212121;
}
.popup__search {
  position: absolute;
  background-color: #fff;
  z-index: 10;
  padding: 10px;
  top: -7px;
  right: -20px;
  transform: rotateX(90deg);
  transition: all 0.3s;
}
.popup__search.active {
  transform: rotateX(0deg);
  transition: all 0.3s;
}
.popup__search-input {
  width: 389px;
  background-color: #fff;
  border: 1px solid #ededed;
  box-sizing: border-box;
  min-height: 42px;
  padding-left: 49px;
  font-weight: 300;
  color: #212121;
  font-size: 14px;
  outline: none;
}
.popup__search-input:hover,
.popup__search-input:focus {
  border-color: #212121;
}
.popup__search-input::placeholder {
  font-weight: 300;
  color: #212121;
  font-size: 14px;
}
.popup__search-close {
  border: none;
  position: absolute;
  width: 20px;
  height: 26px;
  background-color: transparent;
  top: 24px;
  right: 20px;
  padding: 0px;
}
.popup__search-close:hover {
  cursor: pointer;
}
.popup__search-icon {
  border: none;
  position: absolute;
  width: 23px;
  height: 28px;
  background-color: transparent;
  top: 20px;
  left: 26px;
  padding: 0px;
}
.popup__search-icon:hover {
  cursor: pointer;
}
.search__hint {
  position: absolute;
  top: calc(100% + 26px);
  right: -10px;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.2);
  min-width: 748px;
  display: none;
  z-index: 20;
}
.search__hint-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 0px;
  text-decoration: none;
  color: #000;
  margin-bottom: 6px;
}
.search__hint-main {
  padding: 30px;
  padding-bottom: 25px;
}
.search__hint-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  margin-bottom: 20px;
}
.search__tabs-header {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 12px;
}
.search__tabs-button {
  background-color: transparent;
  border: none;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #212121;
  padding: 0px;
  padding-bottom: 6px;
  position: relative;
}
.search__tabs-button.active::after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 0px;
  left: 0px;
  height: 2px;
  background-color: #000;
}
.search__tabs-button + .search__tabs-button {
  margin-left: 37px;
}
.search__tabs-content {
  display: none;
}
.search__tabs-content.active {
  display: block;
}






.search__hint-brand {
  margin-right: 10px;

}
.search__hint-header .search__hint-brand {
/*    opacity: 0.5;
    filter: grayscale(1);*/
    max-width: 58px;
    max-height: 27px;
}
.search__hint-key {
  font-weight: bold;
}
.search__hint-list {
  padding: 0px 3px 0px 0px;
}
.search__hint-list--inventory {
  padding-top: 2px;
  max-height: 263px;
  overflow: hidden;
}
.search__hint-item {
  padding: 6px 0px;
  display: flex;
  justify-content: space-between;
}
.header__label {
  font-size: 12px;
  font-weight: normal;
  color: #646464;
  text-align: left;
  margin: 4px 0px;
  display: inline-block;
}
.search__hint-link {
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  white-space: normal;
}
.search__hint-price {
  flex-basis: 64px;
  text-align: right;
  flex-shrink: 0;
  margin-left: 48px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
.search__hint-price span {
  font-weight: bold;
}
.search__last {
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 10;
  right: -10px;
  top: calc(100% + 26px);
  width: 748px;

}
.search__last.active {
  display: block;
}
.search__last-wrapper {
  padding: 30px;
}
.search__last-title {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  margin: 0px;
}
.search__last-inner {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 20px;
}
.search__last-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  color: #212121;
  text-decoration: none;
}
.search__last-item + .search__last-item {
  margin-left: 12px;
}
.search__last-img {
  border: 1px solid #EDEDED;
  box-sizing: border-box;
  padding: 11px 2px;
  margin-right: 15px;
}
.search__last-image {
  max-width: 70px;
  height: 58px;
  
}
.search__last-name {
  width: 127px;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  margin-top: 0px;
  margin-bottom: 10px;
  height: 51px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;

}
.search__last-price {
  font-family: "Helvetica Neue", sans-serif;;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
}

.link {
  font-size: 12px;
  font-weight: normal;
  color: #646464;
  text-align: left;
  text-decoration: none;
  display: block;
  margin: 9px 0px;
}

.link:hover {
  color: #000;
  cursor: pointer;
}

.popup__login {
  padding-top: 3px;
}

.popup__login > .btn {
  margin-top: 6px;
}

.popup__login-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-bottom: 10px;
}

.popup__login-item {
  color: #646464;
  font-size: 14px;
}

.popup__login-item:hover {
  background-color: #ffffff;
  width: calc(100% + 20px);
  margin-left: -10px;
  color: #000;
  padding-left: 10px;
}

.popup__login-item:hover > .popup__login-link {
  color: #000;
}

.popup__login-link {
  text-decoration: none;
  color: #212121;
  padding: 10px 0px 5px;
  display: block;
}

.modal__label {
  display: block;
  font-weight: 700;
  color: #212121;
  margin-bottom: 7px;
  text-align: left;
}

.registration,
.log-in,
.recovery-pas,
.one-click {
  display: none;
  position: absolute;
  max-width: 470px;
  width: 100%;
  left: 50%;
  margin-left: -240px;
  top: 126px;
  z-index: 20;
}

.registration.active,
.log-in.active,
.recovery-pas.active,
.one-click.active {
  display: block;
}

.modal__item {
  position: relative;
}
.modal__item + .modal__item {
  margin-top: 12px;
}

.modal__item > .int {
  width: 272px;
  min-height: 40px;
}

.modal__item > .int:placeholder {
  color: #b0b0b0;
}

.modal__title {
  font-size: 28px;
  text-align: center;
  color: #212121;
  font-weight: 300;
  margin-top: 10px; 
}

.modal__main {
  background-color: #fff;
  padding: 46px 65px;
  text-align: center;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.modal__main > .link {
  text-align: center;
}

.modal__body {
  margin-bottom: 0px;
}

.modal__body > .link {
  text-align: center;
  font-size: 13px;
}

.modal__body > .link span {
  color: #212121;
}

.modal__body > .btnyellow {
  margin-bottom: 20px;
}

.btnyellow {
  border: none;
  max-width: 340px;
  width: 100%;
  text-align: center;
  color: #212121;
  background-color: #ffd600;
  font-weight: 700;
  min-height: 42px;
  outline: none;
}

.btnyellow:hover {
  background-color: #fff115;
  cursor: pointer;
}

.error__message {
  display: none;
  min-height: 42px;
  background-color: #e04d60;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 23px;
  left: calc(100% + 17px);
  white-space: nowrap;
  padding: 12px 14px;
}

.error__message:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -9px;
  border-top: 21px solid transparent;
  border-right: 9px solid #e04d60;
  border-bottom: 21px solid transparent;
}

.breadcrumbs {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-left: 7px;
}

.breadcrumbs__item {
  position: relative;
}

.breadcrumbs__item::before {
  content: "";
  width: 1px;
  height: 10px;
  position: absolute;
  top: 3px;
  right: 0px;
  display: block;
  background-color: #212121;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}

.breadcrumbs__item:last-child::before {
  display: none;
}

.breadcrumbs__item:last-child a,
.breadcrumbs__item:last-child span {
  color: #979797;
}

.breadcrumbs__item:first-child {
  margin-left: -10px;
}

.breadcrumbs__link {
  text-decoration: none;
  color: #212121;
  font-size: 13px;
  margin-right: 10px;
  margin-left: 8px;
}

.categories__page .container {
  padding: 0px;
}

.categories__page .row {
  margin: 0px;
}

.categories__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 18px 0px;
  margin-left: -15px;
}

.categories__header-brend {
  position: relative;
}

.categories__header-title {
  text-align: left;
  font-weight: bold;
  color: #212121;
  font-size: 34px;
  margin-bottom: 12px;
}

.categories__header-description {
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #212121;
  margin: 0px;
  max-width: 600px;
  max-height: 60px;
  letter-spacing: -0.1px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.categories__header-img {
  padding: 8px 10px;
}

.info {
  display: inline-block;
  padding-top: 12px;
  margin-top: -18px;
  position: relative;
  top: 5px;
  margin-left: 20px;
  cursor: pointer;
}

.info svg {
  width: 20px;
  height: 20px;
  fill: #a7a7a7;
}

.info svg:hover {
  fill: #646464;
}
.category__image {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  position: relative;
  top: -7px;
}
.list-view .category__product-item {
  max-width: 94%;
  flex: 0 0 94%;
}
.list-view .product__item-vendor {
  display: none;
}
.list-view .product__item {
  display: flex;
}
.list-view .product__item-image {
  padding: 0 30px 0 9px;
}
.list-view .product__item-image img {
  width: 88px;
  height: 74px;
}
.list-view .product__item-body {
  display: flex;
  flex-grow: 1;
      max-width: 70%;
  flex-direction: column;
}
.list-view .product__item-description {
  max-width: 89%;
  height: auto;
  order: -1;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 10px;
}
.product__item-specs {
  display: none;
  color: #212121;
}
.product__item-specs td:first-child {
  width: 145px;
}
.product__item-specs td + td {
  padding-left: 18px;
}
.product__item-specs tr:last-child td {
  padding-top: 10px;
}
.list-view .product__item-specs {
  display: block;
  font-size: 14px;
  line-height: 17px;
}
.list-view .product__item-price {
  font-size: 15px;
  line-height: 18px;
}
.product__item-price .cart__btn {

}
.list-view .product__item-price .cart__btn {
  display: block;
  text-transform: none;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 20px;
  font-size: 14px;
}
.list-view .mark {
  top: -14px;
  left: -7px;
}
.sort__wrapper {
  position: relative;
}
.sort__wrapper-value {
  min-width: 142px;
  border: 1px solid #ededed;
  position: relative;
  padding: 12px 30px 11px 12px;
  font-size: 14px;
  line-height: 17px;
  color: #212121;
  cursor: pointer;
}
.sort__wrapper-value::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #646464;
  border-bottom: 1px solid #646464;
  position: absolute;
  top: 15px;
  right: 13px;
  transform: rotate(45deg);
}
.sort__wrapper-body {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  background-color: #fff;
  padding: 0px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15), inset -1px 0px 0px #EDEDED, inset 1px -1px 0px #EDEDED; 
  z-index: 20;
  width: 247px;
  padding-bottom: 11px;
}
.sort__wrapper-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.sort__wrapper-link {
  display: block;
  padding: 12px 15px 10px;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #212121;

}
.sort__wrapper-link:hover {
  background-color: #F9F9F9;
}
.sort__wrapper-link.active {
  background-color: #F9F9F9;
}
.sort__wrapper-search {
  max-width: 231px;
  width: 100%;
  margin-right: 41px;
/*  padding: 0px 16px 0px 15px;
  margin-top: 13px;*/
}
.sort__label-title {
  display: block;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #212121;
  margin-bottom: 6px;
}
.sort__label {

}
.sort__label-body {
  position: relative;
}
.sort__label-input {
  border: 1px solid #EDEDED;
  width: 100%;
  box-sizing: border-box;
  padding: 9px 30px 8px 12px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
}
.sort__label-input::placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  color: #888888;
}
.sort__label-button {
  border: none;
  width: 20px;
  height: 20px;
  padding: 0px;
  background-color: transparent;
  position: absolute;
  top: 11px;
  right: 7px;
  background-image: url(../img/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  opacity: 0.5;
}
.sort__label-button:hover{
  opacity: 1;
}












.sort__header .view-switch {
  position: relative;
  top: 2px;
}
.search_sort__header .view-switch {
  position: absolute;
  top: 30px;
  right: 1px;
}
.view-switch {
  color: inherit;
  font-size: 24px;
}
.view-switch__item {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  opacity: 0.25;
}
.view-switch__item:hover {
  opacity: 1;
}
.view-switch__item.active {
  pointer-events: none;
  opacity: inherit;
}
.view-switch__item + .view-switch__item {
  margin-left: 6px;
}
.sort__wrapper-search{
  max-width: 231px;
  width: 100%;
  margin-right: 41px;
}

.category__product-item, .products__product-item {
  position: relative;
  margin-bottom: 30px;
}

.categories__body, .search__body, .logout__body  {
  padding: 14px 0px;
  margin-left: 24px;
}

.sort__random-link.sort__title {
  font-weight: bold;
  font-size: 14px;
  color: #212121;
  padding-top: 4px;
}
.sort__title {
  font-weight: bold;
  font-size: 16px;
  color: #212121;
}


.sort__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  padding: 3px 0px;
  margin-top: 19px;
  margin-left: 25px;
}

.sort__list-item {
  display: block;
}
.sort__list-item + .sort__list-item  {
  margin-top: 6px;
}

.sort__list-item:hover .sort__list-link {
  color: #888888;
}

.sort__list-link {
  text-decoration: none;
  font-weight: 300;
  font-size: 16px;
  color: #212121;
  display: block;
  padding: 7px 0px;
}
#products {
  width: 100%;
}

.sort__header {
  display: -webkit-box;
  display: flex;
/*justify-content: flex-start;*/
  justify-content: space-between;
  padding-right: 21px;
  position: relative;
  align-items: baseline;
}
.sort__wrp{
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
.sort__header .selectric .label {
  font-weight: 300;
}
.sort__items-list{
  display: flex;
}
.sort__items-list li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #646464;
}
.sort__items-list li a:visited{
  color: #646464;
}
.sort__items-list li a:hover{
  color: #212121;
}
.sort__items-list li:not(:last-child){
  margin-right: 24px;
}
.sort__item-link-price{
  position: relative;
  padding-right: 12px;
}
.sort__item-link-price span{
  position: absolute;
  top: 0;
  right: 0;
}
.sort__item-link-price--disable span{
  display: none;
}
.sort__item-link-price--hight span{
  transform: scaleY(-1);
}
.sort__item-link-price--hight,
.sort__item-link-price--low,
.sort__item-link--active{
  color: #212121!important;
}
.sort__options {
  margin-top: 0px;
  margin-left: -22px;
  margin-bottom: 5px;
}

.sort__options-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 43px;
}

.sort__options-item, .sort__options-item a {
  font-size: 16px;
  padding: 3px;
  color: #646464;
  margin-right: 12px;
}
.sort__options-item a {
  text-decoration: none;
}

.sort__options-item.price {
  position: relative;
  padding-right: 6px;
}
.sort__options-item.sort-desc::before {
  content: '';
  width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
  border-top: 5px solid #646464;
  position: absolute;
  left: 83%;
  top: 12px;
}
.sort__options-item.sort-asc::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid #646464;
  position: absolute;
  left: 83%;
  top: 12px;
}

.sort__options-item.price:hover::before {
  border-top-color: #fff;
  border-left-color: #000;
  border-right-color: #000;
}

.sort__options-item:hover {
  color: #ffffff;
  background-color: #000;
}
.sort__options-item:hover a {
  color: #ffffff;
}

.sort__random {
  margin-left: auto;
  display: -webkit-box;
  display: flex;
  margin-top: 8px;
  margin-bottom: 21px;
  margin-right: 5px;
}

.sort__random-link {
  color: #212121;
  font-size: 14px;
  text-decoration: none;
}

.search_result {
    font-size: 16px;
    /* line-height: 19px; */
    color: #212121;
    margin-top: 15px;
}

.sort__random-link + .sort__random-link {
  margin-left: 6px;
  padding: 4px;
  padding-bottom: 0px
}
.sort__random-link + .sort__random-link:hover {
}
.sort__header-column {
  position: relative;
  padding-bottom: 15px;
  /* padding-bottom: 9px; */
}
.sort__header-column--desktop {
  display: block
}
.sort__header-column--mobile {
  display: none;
}
.aside__sort,
.aside__product {
  position: relative;
}
.aside__sort {
  padding: 1px 0px 7px;
}

.aside__sort ::before,
.aside__product ::before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 1px;
  left: 0px;
  right: 120px;
  background-color: #e4e4e4;
}

.categories, .products {
  padding: 20px 0px 0px;
}

.categories__item, .products__item {
  text-decoration: none;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}

.categories__item:hover {

}

.categories__item:hover .categories__description {

}

.categories__item:hover .like {
  display: block;
}

.categories__img img, .products__img img {
  width: 244px;
  height: 202px;
}
.categories__img, .products__img {
  background-color: #ffffff;
  max-width: 320px;
  padding: 9px 16px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
          position: relative;
}
.categories__img-scale, .products__img-scale {
  position: absolute;
  opacity: 0;
}
.categories__item:hover .categories__img-scale, .products__item:hover .products__img-scale  {
  opacity: 1;
}

.categories__price, .products__price {
  font-size: 15px;
}
.scale__image {
  position: absolute;
  top: 22px;
  left: 9px;
  opacity: 0;
}
.product-layout:hover .scale__image {
  opacity: 1;
}

.categories__price-sale, .products__price-sale {
  color: #212121;
  font-weight: bold;
  margin-right: 5px;
}

.categories__price-old, .products__price-old {

font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 18px;
text-decoration-line: line-through;
  color: #888888;
}


.categories__price-normal, .products__price-normal {
  font-weight: bold;
  color: #212121;
}

.categories__model, .products__model {
  color: #888;
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
  min-height: 15px;
}

.categories__description, .products__description {
  color: #212121;
  padding-right: 20px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 11px;
}

.categories__description .btn {
  max-width: 95px;
  line-height: 19px;
  margin-top: 20px;
}

.search__body {
  padding: 23px 0 14px 0;
}
.search_sort__header {
  padding-top: 23px;
}
.products {
  padding: 32px 0px 0px 0px;
}
.products__product-item {
  margin-bottom: 35px;
}
.mark {
  position: absolute;

  left: 0px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  padding: 2.5px 9px 4px;
  z-index: 2;
  font-weight: normal;
}

.sale {
  background-color: #e31f27;
}

.hit {
  background-color: #646464;
}

.new {
  background-color: #F0F0F0;
  color: #212121;
}

.like {
  display: none;
  position: absolute;
  top: 3px;
  right: 10px;
}
/*.like.active {
  display: block;
}*/
.like:hover svg {
  fill: #e31f27;
}
.like.active svg {
  fill: #e31f27;
}

.like svg {
  fill: #212121;
}



.categories__footer {
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
          align-items: flex-start;
  padding: 0px 0px 16px;
  padding-right: 10px;
  position: relative;
  flex-direction: column;
}


.categories__footer > .btn {
  margin: auto;
  margin-top: 32px;
}



.pagination__list {
  display: -webkit-box;
  display: flex;
  margin: 0px;
  padding: 0px;
}

.pagination__item {
  margin-left: 15px;
  max-height: 32px;
}

.pagination__item.active .pagination__link {
  color: #fff;
  background-color: #212121;
}
.pagination__item.active:hover .pagination__link {
  background-color: #212121;
  color: #fff;
}
.pagination__item:hover .pagination__link {
   background-color: #f0f0f0; 
}

.pagination__item:hover svg {
  fill: #fff;
}

.pagination__link {
  text-decoration: none;
  font-size: 14px;
  color: #212121;
  padding: 20px;
  display: block;
  padding: 7.5px 14px;
}

.pagination__link svg {
  fill: #212121;
}
.info__pop-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 15;
}

.info__pop-wrapper.active {
  display: flex;
}
.info__pop {
    max-width: 590px;
    padding: 30px 47px;
    color: #212121;
    background-color: #ffffff;
    z-index: 15;
    position: relative;
}

.info__pop-article {
  display: -webkit-box;
  display: flex;
}

.info__pop-title {
  font-size: 34px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  margin: 11px 0px;
  margin-bottom: 16px;
}

.info__pop-text {
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0px;
  display: block;
}

.info__pop-img {
  margin-top: 15px;
  max-width: 120px;
}

.info__pop-close {
  position: absolute;
  top: 25px;
  right: 20px;
  cursor: pointer;
}

.aside__product {
  position: relative;
  padding: 17px 0px 7px;
}

.zoom {
  position: absolute;
  right: 25px;
  bottom: 14px;
  cursor: pointer;
}

.zoom svg {
  fill: #646464;
}

.zoom:hover svg {
  fill: #898989;
}

.product__img {
  position: relative;
  /*padding: 81px 55px 80px 56px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.img_slide{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}



.stock-icon {
  width: 2px;
  height: 6px;
  display: block;
  background: #212121;
  border-radius: 10px
}
.stock_quant{
  displaY: inline-block;
  border-bottom: 1px dashed;
  line-height: 0.89;
}
.stock-icon + .stock-icon {
  margin-left: 1px;
}
.warehouses-city-info-stock .stock-icon:nth-child(2) {
  height: 8px;
}
.warehouses-city-info-stock .stock-icon:nth-child(3) {
  height: 10px;
}
.warehouses-city-info-stock .stock-icon:nth-child(4) {
  height: 12px;
}
.stock-class-out-stock .stock-icon:nth-child(2),
.stock-class-out-stock .stock-icon:nth-child(3),
.stock-class-out-stock .stock-icon:nth-child(4){
  display: none;
}
.stock-class-empty .stock-icon:nth-child(3), 
.stock-class-empty .stock-icon:nth-child(4){
  display: none;
}
.stock-class-less-than-five .stock-icon:nth-child(4){
  display: none;
}


.stock-class-less-than-ten  {

}

.warehouses-city-info-stock:hover .tooltip {
  display: block;
}


.warehouses-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding-top: 14px;
    padding-left: 0px;
}
.warehouses-item {
    padding-top: 15px;
    max-width: 320px;
    width: 100%;
    font-size: 13px;

}
.warehouses-item:last-child {
    margin-left: 46px;
}
.warehouses-item-heading {
    font-weight: bold;
    margin-bottom: 13px;
    color: #212121;
    
}
.warehouses-city {
    margin-bottom: 17px;
    padding-left: 23px;
}
.warehouses-city-heading {
    color: #212121;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    position: relative;
}
.warehouses-city-info-icon {
  cursor: pointer;
}
.warehouses-city-info-icon:hover {
  fill: #a7a7a7;
}
.warehouses-city-info-tooltip {
    display: none;
    padding: 12px 15px;
    background-color: #e9eaec;
    color: #212121;
    width: 280px;
    text-align: left;
    position: absolute;
    white-space: normal;
    left: 0;
    bottom: 100%;
    z-index: 10;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.warehouses-city-info-tooltip:Hover {
  display: block;
}
.warehouses-city-info-tooltip:before {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-left: 20px solid #e9eaec;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: 0px;
    bottom: -5px;
}
.warehouses-city-info-icon:hover + .warehouses-city-info-tooltip {
    display: block;
}
.warehouses-city-heading svg {
    fill: #646464;
    margin-right: 5px;
}

.warehouses-city-info-stock {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 11px;
    height: 12px;
    margin-right: 14px;
    position: relative;
    left: -5px;
    cursor: pointer;
    padding-bottom: 4px;
}
.table__fix-stock {
  margin: 0px auto;
  margin-top: 7px;
}
.warehouses-city-info-address {
    display: inline-block;
    margin-right: 7px;
    min-width: 112px;
}

.warehouses-city-info {
  display: flex;
  justify-content: flex-start;
  align-items:  flex-end;

}
.warehouses-city-delivery {
  display: block;
  margin-bottom: 10px;
}

.warehouses-city-info-date {
  margin-right: 5px;
}

.fancybox-bg{background: #fff;}
.fancybox-is-open .fancybox-bg{opacity: 1;}
.fancybox-navigation .fancybox-button{
  width: 33px;
    height: 100%;
    top: 0px;
    padding: 0;
    margin-left: 50px;
    z-index: 99995;
}
.fancybox-navigation .fancybox-button--arrow_right{
  background-position: -10px -310px;
  margin-right: 50px;
  background: url(../img/fancybox-arrow_right.png) center center no-repeat;
}
.fancybox-navigation .fancybox-button--arrow_left {
background: url(../img/fancybox-arrow_left.png) center center no-repeat;
}
.fancybox-navigation .fancybox-button div{display: none !important;}
.fancybox-button:hover{opacity: 0.5 !important;}
.fancybox-toolbar .fancybox-button{display: none !important;}
.fancybox-toolbar .fancybox-button--close{
  display: block !important;
  background: url(../img/sprites.png) -410px -10px no-repeat;
  width: 54px;
    height: 55px;
    margin: 30px;
    z-index: 99996;
}
.fancybox-button--close svg{display: none;}
.fancybox-thumbs{
  display: block;
  left: 0;
  top: auto;
  width: auto;
}
.fancybox-thumbs__list {
  top: 12px;
}
.fancybox-thumbs__list a{
  width: 106px;
  height: 120px;
  border: 1px solid #efefef;
  margin: 0 3px 10px;
  float: none;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: inline-block;
}
.fancybox-thumbs__list a:hover{opacity: 0.6;}
.fancybox-thumbs__list a.fancybox-thumbs-active{border-color: #fff;}
.fancybox-thumbs__list a:before{display: none;}
.fancybox-show-thumbs .fancybox-inner{right: 0;}
.fancybox-thumbs{
  background: none;
  text-align: center;
}
.fancybox-thumbs__list a[style$="?youtube-placeholder=1)"]:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(196, 196, 196, 0.8);
    background-image: url(../img/play.svg);
    background-position: center center;
    background-repeat: no-repeat;
}

.fancybox-slide--image{
  padding: 44px 100px 100px 100px; 
}


.product__slider {
  padding-top: 30px;
  padding-left: 25px;
  display: flex;
  align-items: stretch;
  justify-items: flex-start;
  padding-right: 14px;
}

.product__body {
  padding-left: 30px;
  padding-top: 29px;
  padding-right: 35px;
}

.product__like {
  display: block;
  top: 8px;
  right: 7px;
  cursor: pointer;
  z-index: 2;
}

.product__title {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #212121;
  line-height: 19px;
  margin-bottom: 18px;
  margin-right: 20px;
}

.product__price {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  font-size: 24px;
  line-height: 29px;
  padding: 6px 10px 0px 0px;
}

.product__price-sale {
  font-weight: bold;
  color: #212121;
  margin-bottom: 4px;
  font-family: "Helvetica Neue", sans-serif;

}

.product__price-old {
  color: #888;
  font-weight: 300;
  margin-left: 12px;
  text-decoration: line-through;
  margin-bottom: 4px;
  font-family: "Helvetica Neue", sans-serif;

}

.product__price-normal {
  font-family: "Helvetica Neue", sans-serif;;
  color: #212121;
  font-weight: bold;
  margin-bottom: 4px;
}

.product__price-available {
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  padding: 3px 11px;
  background-color: #212121;
  text-transform: lowercase;
  padding-left: 29px;
  background-image: url(../img/product-jackdaw.svg);
  background-repeat: no-repeat;
  background-position: left 9px center; 
  font-weight: normal;
}
.product__price-preorder {
  color: #fff;
  font-size: 14px;
  padding: 3px 11px;
  background-color: #212121;
  text-transform: lowercase;
  padding-left: 29px;
  background-image: url(../img/product-preorder.svg);
  background-repeat: no-repeat;
  background-position: left 9px center; 
  font-weight: normal;
}
.product__price-waiting,
.product__price-unavailable {
  color: #212121;
  font-size: 14px;
  padding: 3px 11px;
  background-color: #EFEFEF;
  text-transform: lowercase;
  padding-left: 29px;
  background-image: url(../img/product-waiting.svg);
  background-repeat: no-repeat;
  background-position: left 9px center; 
  font-weight: normal;
}
.product__price-unavailable {
  background-color: #EFEFEF;
}
.product__specification {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  padding-right: 8px;
          
          

}

.product__specification-title {
  font-size: 14px;
  color: #212121;
  padding: 3px 0px;
  flex-basis: 207px;
  flex-shrink: 0;
}

.product__specification-description {
  color: #646464;
  margin-left: 95px;
}

.product__description {
  font-size: 14px;
  color: #212121;
  display: inline-block;
  line-height: 17px;
  margin-top: 30px;
  line-height: 17px;
  max-height: 167px;
  overflow: hidden;
  position: relative;
  margin-right: 20px;
}
.product__description::after {
  content: "";
  height: 10px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(rgba(255,255,255, 0) , rgba(255,255,255, 1));
}
.product__description-inner {
  padding-bottom: 5px;
}

.product__button {
  display: -webkit-box;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  position: relative;
  padding-right: 10px;
  align-items: flex-end;
  margin-top: 6px;
}

.product__button > .btnyellow {
  max-width: 210px;
  font-weight: 600;
}

.product__button-added, .notify-block {
    display: none;
    position: fixed;
    left: 50%;
    top: 0;
    background-color: #a7a7a8;
    min-width: 300px;
    text-align: center;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #ffffff;
    font-weight: 700;
    margin-left: -150px;
    z-index: 12;
}
.notify-error {
  background-color: #E31F27;
}
.product__button-link {
  color: #212121;
  text-decoration: none;
  box-shadow: 0px 1px 0px 0px #212121;
}

.product__button-link:hover {
  box-shadow: none;
}

.product__info {
  margin: 0px 4px;
  position: relative;
  cursor: pointer;
}

.product__info svg {
  position: absolute;
  top: 0px;
  fill: #a7a7a7;
  left: 5px;
}

.product__info:hover svg {
  fill: #646464;
}

.product__slider-preview {
  padding-right: 24px;
  max-width: 105px;
  align-self: stretch;
	flex-shrink: 0;
}
.swiper__container-prewiew {
  height: 470px;
}

.product__tabs {
  background-color: #fff;
}

.product__tabs-body {
  padding-bottom: 58px;
}

.product__tabs-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product__tabs-item {
  color: #212121;
  font-weight: 300;
  font-size: 15px;
  font-weight: 300;
  padding: 0px 2px 6px;
  margin-right: 51px;
}

.product__tabs-item.active, .product__tabs-item:hover {
  color: #212121;
  position: relative;
  cursor: pointer;
}

.product__tabs-item.active::after, .product__tabs-item:hover::after {
  content: "";
  height: 2px;
  background-color: #212121;
  position: absolute;
  bottom: -1px;
  left: 0px;
  right: 0px;
}

.product__tabs.active {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.tabs__content-item {
  padding-top: 34px;
  max-width: 573px;
  width: 100%;
}

.tabs__content-item + .tabs__content-item {
  margin-left: 24px;
  max-width: 100%;
  flex: 1;
} 

.tabs__content-specifications-item {
  font-size: 14px;
  color: #212121;
  display: -webkit-box;
  display: flex;
  justify-content: flex-start;
  padding: 11px 9px;

}
.tabs__content-specifications-item + .tabs__content-specifications-item {
  margin-top: 1px;
}
.tabs__content-specifications-list {
  padding: 0px;
  margin: 0px;
}
.tabs__content-specifications-list .tabs__content-specifications-item:nth-child(2n + 1){
  background-color: #f8f8f8;
}

.tabs__content-specifications-title {
  flex-basis: 250px;
}

.tabs__content-specifications-description {
  max-width: 90px;
  width: 100%;
}

.tabs__content-product-item {
  margin-bottom: 10px;
}

.tabs__content-product-title {
  font-weight: bold;
  color: #212121;
  font-size: 14px;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

.tabs__content-product-description {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding: 8px 0px;
}

.tabs__content-product-description-left {
  color: #212121;
  max-width: 186px;
  width: 100%;
  padding-right: 10px;
}

.tabs__content-product-description-right img {
  max-width: 26px;
  margin-right: 9px;
}

.tabs__content-product-description-right {
  color: #646464;
  max-width: 220px;
  width: 100%;
  margin-right: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.tabs__content-product-img {
  margin-left: -10px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.tabs__content-product-img img {
  margin-left: 10px;
  max-width: 50px;
}
.product__table {
  width: 100%;
  border-spacing: 0px;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
}
/* .product__table-scroll tbody tr:nth-child(2n) {
  background-color: #f8f8f8;
} */
.product__table-scroll tbody tr:nth-child(n+9) {
  display: none;
}
.product__table-scroll.active tbody tr:nth-child(n+9) {
  display: table-row;
}

.product__table-body {
  padding-right: 10px;
  margin-top: 53px;
  padding-bottom: 14px;
  margin-bottom: 34px;
  position: relative;
}

.product__table-head {
  background-color: #e1e1e2;
  color: #212121;
  padding: 10px 5px;
}
.product__table thead td {
  padding: 10px 19px;
  white-space: nowrap;
  text-align: center;
}
.product__table td {
  padding: 0px 15px;
  white-space: nowrap;
  line-height: 26px;
}
.product__active {
  position: relative;
}
.product__active a {
  font-weight: 600;
}
.product__active::after {
  content: "";
  width: 9px;
  border-left: 5px solid #212121;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -5.5px;
}

.table__scroll-line {
  height: 13px;
}

.table__more {
  font-size: 14px;
  color: #212121;
  font-weight: 300;
  position: relative;
  padding-right: 15px;
  display: inline-block;
  position: absolute;
  bottom: 44px;
  cursor: pointer;
}
.table__more-svg {
  position: absolute;
  top: -1px;
  right: -1px;
}
.table__more-js.active .table__more-svg svg {
  transform: rotateX(180deg);
}
.table__more-quantity {
  display: inline-block;
}
.table__more-js.active .table__more-quantity {
  display: none;
}





.product__table-head td {
  padding: 16px 16px;
}

.product__table-title {
  color: #212121;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 15px 0px 0px;
  position: relative;
  cursor: pointer;
}


.product__table-vendor-code {
  color: #212121;
  text-transform: appearance;
}
.product__table-vendor-code a {
   color: #212121;
   text-decoration: none;
}
.quantity {
  position: relative;
}

.product__table-inp {
  max-width: 36px;
  font-size: 13px;
  color: #212121;
  font-weight: 300;
  outline: none;
  border: none;
  text-align: left;
  text-align: center;
  margin-right: 19px;
  height: 27px;
  border-right: 1px solid #fff;
  background-color: #f8f8f8;
  box-sizing: border-box;
}
.quantity-btn {
  position: absolute;
  border: none;
  background-color: #f8f8f8;
  outline: none;
  padding: 0px;
  right: 0px;
  width: 18px;
  height: 13px;
}
.quantity-btn:hover{
  cursor: pointer;
}
.quantity-btn.plus{
  top: 0px;
  border-bottom: 1px solid #fff;
}
.quantity-btn.plus::before{
  top: 4px;
  right: 6px;
}
.quantity-btn.minus {
  top: 14px;
  transform: rotate(180deg);
}
.quantity-btn.minus::before{
  top: 4px;
  right: 6px;
}
.quantity-btn::before {
  content: "";
  position: absolute;
  width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 4px solid #212121;
}

td.product__table-icon {

}
.product__table-icon {
  position: relative;
  cursor: pointer;
}

.product__table-icon svg {
  width: 17px;
  height: 17px;
  fill: #a7a7a8;
}

.product__table-icon:hover svg {
  fill: #646464;
}
.tooltip {
  position: absolute;
  z-index: 10;
  display: block;
  font-size: 12px;
  line-height: 15px;
  opacity: 0;
  white-space: nowrap;
  text-align: left;
  line-break: auto;
  box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.2);
  color: #212121;
  border: 1px solid #ededed;
  background-color: #fff;
  font-weight: normal;
}
.tooltip::before {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  position: absolute;
  transform: rotate(45deg);
  background-color: #fff;
  left: 14px;
  bottom: -6px;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.right {
  padding: 6px 9px;
  line-height: 17px;
  margin-top: -37px;
  margin-left: -27px;
}
.tooltip-inner {
/*  max-width: 200px;*/
  line-height: 17px;
  padding: 0px;
  color: #212121;
  text-align: left;
  background-color: #fff;
}
.product__table-btn {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  white-space: nowrap;
  padding: 6.5px 0px;
  margin-top: -1px;
  background-color: #212121;
  border: none;
  box-sizing: border-box;
  float: left;
  cursor: pointer;
  width: 80px;
}
.product__table-btn[disabled], .product__table-btn:disabled {
  background-color: #e5e5e5;
}
.attribute-tooltip-body {
  position: relative;
  cursor: pointer;
  /* width: 40px; */
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.attribute-tooltip-body img {
  width: 14px;
  height: 14px;
  max-width: none;
}

/*.attribute-tooltip-body:hover .tooltip {
  display: block;
}*/

.product__table-btn:hover {
/*  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);*/
/*  background-color: #e5e5e5;*/
}

.product__table-icon:hover .tooltip {
  display: block;
}

.site__title {
  color: #212121;
  text-align: left;
  font-size: 28px;
  margin: 25px 11px 31px;
  font-weight: 300;
}

.checkout {
  padding-bottom: 60px;
}

.checkout__body {
  /* max-height: 750px; */
  max-height: 820px;
}

.checkout__form-body .simplebar-track.simplebar-vertical {
    top: 0;
    bottom: 0px;
    right: 4px;
    width: 8px;
}
.checkout__form-body .simplebar-track.simplebar-vertical::after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 8px; 
  background-color: #ededed;
  right: 2px;
  z-index: -1;
}
.checkout__item {
  display: -webkit-box;
  display: flex;
  padding: 10px 15px 10px 20px;
  background-color: #F8F8F8;
  position: relative;
  margin-right: 15px;
}
.checkout__item + .checkout__item {
  margin-top: 5px;
}
.checkout__item-body {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
.checkout__item-main {
  display: flex; 
}
.checkout__item-attention {
  font-size: 12px;
  font-weight: 300;
  color: #E31F27;
  margin-top: 8px;
  max-width: 408px;
}

.checkout__img {
    border: 1px solid #EDEDED;
    background-color: #fff;
    width: 104px;
    height: 118px;
    margin-right: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}
.checkout__img img {
  max-width: 97px;
  max-height: 81px;
}
.checkout__description {
  max-width: 320px;
  min-width: 320px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  color: #212121;
  text-align: left;
  font-size: 14px;
  margin-right: 91px;
  padding-top: 5px;
}

.checkout__description p {
  margin: 0px;
  line-height: 17px;
}

.checkout__vendor {
  text-decoration: none;
  color: #888;
  text-transform: uppercase;
  cursor: pointer;
  font-family: 'Proxima-Light';
}
.checkout__name {
  text-decoration: none;
  color: #212121;
  cursor: pointer;
  display: -webkit-box;
  height: 51px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 2px;
  font-family: 'Proxima-Light';
}



.checkout__int_container {
  position: relative;
  margin-left: auto;
  padding-top: 10px;
}
.checkout__int_container span {
  display: none;
}
.checkout__int {
  border: none;
  background-color: #e9eaec;
  outline: none;
  max-width: 58px;
  min-height: 29px;
  margin-top: 5px;
  padding-left: 13px;
  margin-right: 45px;
}
.checkout__int-btn-plus {
  right: 0px;
  top: 10px;
  background-color: #fff;
  border-left: 1px solid #f8f8f8;
  z-index: 1;
}
.checkout__int-btn-plus::before {
  left: 6px;
  top: 4px;
}
.checkout__int-btn-minus::before {
  left: 6px;
  top: 4px;
  border-top: 4px solid #212121;
  border-bottom: none;
  z-index: 1;
}
.checkout__int-btn-minus {
  right: 0px;
  top: 22px;
  background-color: #fff;
  border-left: 1px solid #f8f8f8;
  border-top: 1px solid #f8f8f8;
}
.checkout__price {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  font-size: 14px;
  padding-top: 10px;
  flex-basis: 140px;
  text-align: left;
}

.checkout__price-sale {
  color: #212121;
/*  text-shadow: 0 0 0.1px #21212169;*/
  padding-left: 40px;
  font-family: 'Proxima-Regular', Arial;
}

.checkout__price-old {
  font-family: 'Proxima-Light', Arial;
  color: #888;
  text-decoration: line-through;
  padding-left: 40px;
}

.checkout__price-old {
  font-family: 'Proxima-Light', Arial;
  color: #888;
  text-decoration: line-through;
  padding-left: 40px;
}

.checkout__price-normal {
  font-family: 'Proxima-Regular', Arial;
  font-size: 14px;
  color: #212121;
  /* text-shadow: 0 0 0.1px #21212169; */
  padding-left: 40px;
}
.checkout__price-sale span,
.checkout__price-old span,
.checkout__price-normal span{
  font-family: Arial;
}

.checkout__close {
  position: absolute;
  right: -10px;
  top: -10px;
  width:  50px;
  height: 50px;
}
.checkout__close svg{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.checkout__close:hover {
  cursor: pointer;
}

.checkout__form {
  margin: 0px;
  padding-left: 22px;
  padding-top: 0px;
}

.checkout__form-body .btnyellow {
  max-width: 100%;
  font-weight: 800;
}

.checkout__form-list {
  padding: 0px;
  margin: 9px 0px 23px;
}

.checkout__form-body {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}

.checkout__form-body-item {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}
.simplecheckout .selectric-hover .selectric{
  border-color: #212121;
}
.checkout__form-item {
  font-size: 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  color: #212121;
  margin-bottom: 8px;
}

.checkout__form-item-total {
  font-weight: bold;
}

.checkout__label {
  font-weight: 600;
  color: #212121;
  text-align: left;
  margin-bottom: 4px;
  display: block;
  font-size: 15px;
  font-family: 'Proxima-SemiBold';
  letter-spacing: -0.1px;
}
.checkout__label--font-light {
  font-family: 'Proxima-Semibold';
  font-weight: normal;
}

.checkout__inp {
  border: 1px solid #DCDCDC;
  min-height: 36px;
  color: #212121;
  padding-left: 12px;
  margin-bottom: 15px;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  font-family: "Proxima";
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}


.checkout__inp[data-valid="false"] {
  color: #E31F27;
  border-color: #DCDCDC;
}

/*.checkout__inp:hover, 
.checkout__inp:focus {
  border-color: #212121;
  outline: none;
  color: #212121;
}*/




.checkout__inp.error {
  border-color: #e04d60;
  background-color: #fff7f8;
}

.checkout__inp.error + .error__message {
  display: inline-block;
}

#customer_telephone {
  background-image: url(../img/ru-flag.jpg);
  background-repeat: no-repeat;
  background-position: 12px center;
  padding-left: 12px;
}
#simplecheckout_customer #customer_telephone{
  background-image:none;
}

.checkout__check {
  font-size: 12px;
  text-align: left;
  padding-left: 19px;
  position: relative;
  color: #676767;
  margin-top: -7px;
  margin-bottom: 20px;
  display: block;
  font-weight: 300;
}

.checkout__check-block {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #dcdcdc;
  position: absolute;
  background-color: #f8f8f8;
  top: 1px;
  left: 0px;
  box-sizing: border-box;
}

.checkout__check input[type=checkbox] {
  position: absolute;
  width: 0px;
  height: 0px;
  clip: rect(0, 0, 0, 0);
}

.checkout__check input[type=checkbox]:checked + .checkout__check-block {
background-image: url(../img/check-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px;
}

.favorits {
  padding-top: 10px;
}

.favorits__footer {
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
          align-items: flex-start;
  padding: 19px 0px 60px;
  padding-right: 10px;
}

.favorits__footer .btn {
  margin-left: auto;
}

.favorits__footer .pagination {
  margin-left: 334px;
}

.orders {
  padding: 25px 30px;
  margin-left: -15px;
  background-color: #ffffff;
  margin-bottom: 60px;
}

.orders__name-js:hover {
  cursor: pointer;
}

.orders__title {
  font-size: 20px;
  color: #212121;
  text-algn: left;
}

.orders__table {
  font-size: 16px;
  width: 100%;
  border-spacing: 0px;
  padding: 12px 10px;
}

.orders__table td {
  padding: 11px 10px;
  flex-basis: 190px;
}

.orders__table tbody tr {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.orders__table tbody tr:nth-child(2n + 3) {
  background-color: #f5f5f6;
}

.orders__table-title {
  color: #212121;
  text-align: left;
  font-weight: bold;
  box-shadow: 0px 1px 0px 0px #ddd;
}

.orders__table-title td {
  padding-bottom: 4px;
}

.orders__pop {
  display: none;
  position: absolute;
  top: 75px;
  left: 50%;
  width: 1090px;
  margin-left: -550px;
  background-color: #fff;
}

.orders__pop.active {
  display: block;
}

.orders__pop-body {
  padding: 40px 50px 30px;
}

.orders__pop-body > .site__title {
  margin: 0px;
}

.orders__pop-close {
  position: absolute;
  top: 21px;
  right: 17px;
}

.orders__pop-close:hover {
  cursor: pointer;
}

.orders__pop-title {
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  color: #212121;
  font-size: 16px;
  font-weight: bold;
  margin-top: 25px;
  padding-left: 10px;
  padding-bottom: 5px;
}

.orders__pop-title-quantity {
  margin-left: auto;
}

.orders__pop-title-price {
  padding: 0px 45px;
  margin-left: 30px;
}

.orders__item {
  display: -webkit-box;
  display: flex;
  padding: 3px 0px 14px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.orders__img {
  max-width: 100px;
  margin-top: 27px;
  margin-right: 22px;
}

.orders__description {
  max-width: 565px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  color: #212121;
  text-align: left;
  font-size: 16px;
  margin-right: 26px;
  padding-top: 15px;
}

.orders__description p {
  margin: 0px;
}

.orders__vendor {
  margin-top: 7px;
  color: #646464;
}

.orders__quantity {
  margin-left: auto;
  font-size: 16px;
  color: #212121;
  margin-right: 62px;
  padding-top: 15px;
}

.orders__price {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  font-size: 16px;
  padding: 14px 18px;
}

.orders__price-normal {
  color: #212121;
  font-weight: 800;
}

.orders__footer {
  background-color: #e9eaec;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.orders__info {
  padding: 35px 50px 22px;
  color: #212121;
}

.orders__info-title {
  font-weight: bold;
  font-size: 24px;
}

.orders__info-list {
  padding: 0px;
}

.orders__info-list-item {
  font-size: 16px;
  margin-bottom: 5px;
}

.orders__info-description {
  font-size: 16px;
}

.orders__cost {
  padding: 35px 40px;
}

.orders__cost-body {
  border-left: 1px solid #dddddd;
  height: 100%;
}

.orders__cost-list {
  padding: 0px;
  padding-left: 40px;
  min-width: 350px;
  margin: 0px;
  padding-right: 10px;
}

.orders__cost-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  font-size: 24px;
  color: #212121;
  margin-bottom: 7px;
}

.orders__cost-item-total {
  font-weight: bold;
}

.info-page {
  margin-bottom: 52px;
}

.info__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin: 52px 0px 0px;
  padding-bottom: 20px;
}

.info__title {
  display: inline;
  font-size: 34px;
  color: #212121;
  margin-right: 45px;
}

.info__contact {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  padding: 23px 0px 18px;
  width: 100%;
}

.info__contact-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  margin-right: 40px;
  color: #212121;
  -webkit-box-align: end;
          align-items: flex-end;
  font-size: 16px;
}

.info__contact-item svg {
  fill: #222;
  margin-right: 5px;
}

.info__item {
  padding: 25px 30px 30px;
  margin-bottom: 10px;
  background-color: #fff;
}

.info__item-title {
  font-weight: bold;
  color: #212121;
  text-align: left;
  font-size: 20px;
}

.info__item-description {
  font-size: 16px;
  color: #212121;
  text-align: left;
  margin: 12px 0px 25px;
}

.info__item .btn {
  max-width: 160px;
}

.info__item-pass {
  position: relative;
  display: inline-block;
}

.info__item-label {
  font-weight: 800;
  color: #212121;
  text-align: left;
  margin-bottom: 7px;
  display: block;
  width: 100%;
}

.info__item .int {
  width: 340px;
  min-height: 42px;
  margin-bottom: 17px;
}

.info__pass {
  margin-top: -3px;
}

.info__pass .btn {
  margin-top: 11px;
}

.info__table {
  width: 100%;
  color: #212121;
  font-size: 16px;
  margin: 10px 0px 20px;
}

.info__table td {
  padding: 10px 0px 5px;
}

.info__table-header {
  font-weight: bold;
  box-shadow: 0px 1px 0px 0px #ddd;
}

.pass {
  padding-left: 10px;
}
.brend__body {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
}
.breen__item {
  margin-left: 10px;
  max-width: 210px;
}
.category__product {
  margin-bottom: 0px;
}
.category__product, .search__product {
  display: flex;
  flex-wrap: wrap;

}
.brands__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -20px;
  padding: 8px 10px;
  margin-top: 28px;
  margin-bottom: 42px;
}
.brands__list-item {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  max-width: 320px;
  padding: 20px 20px 24px;
  text-decoration: none;
  margin-bottom: 10px;
  margin-left: 10px;
}
.brands__list-header {
  display: flex;
  justify-content: space-between;
  padding: 7px 0px;
  margin-bottom: 6px;
}
.brands__list-left {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.brands__list-title {
  font-weight: bold;
  color: #212121;
  text-transform: uppercase;
  margin: 0px;
  font-size: 20px;
  margin-bottom: 3px;
}
.brands__list-subtitle {
  font-weight: 300;
  font-size: 14px;
  color: #888888;
}
.brands__list-description {
  margin: 0px;
  color: #212121;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  max-height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.information-information-6,
.information-information-10,
.information-information-7 {
  background-color: #fff;
}
.aside__list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-top: 22px;
  margin-left: -5px;
}
.aside__list-item {
  padding: 10px 0px 10px 10px; 
  margin-left: -6px;
}

.aside__list-link {
  font-weight: 300;
  font-size: 16px;
  color: #212121;
  text-decoration: none;
}
.aside__list-title {
  margin: 0px;
  font-weight: 300;
  font-size: 28px;
  line-height: 28px;
  color: #212121;
  white-space: nowrap;
  margin-top: 27px;
  padding-left: 10px;
}
.delivery__content {
  text-align: left;
  color: #212121;
  padding-left: 23px;
  padding-top: 32px;
  margin-bottom: 59px;
  min-height: 373px;
}
.delivery__content-video {
  max-width: 876px;
  margin-top: 39px;
  margin-bottom: 36px;
}
.delivery__content-image {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 876px;
  margin-top: 39px;
  margin-bottom: 35px;
}
.delivery__content-title {
  font-weight: bold;
  margin: 0px;
  font-size: 34px;
  margin-bottom: 26px;
}
.delivery__content-subtitle {
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
  margin-bottom: 16px;
}
.delivery__content-description {
  font-size: 14px;
  margin: 0px;
  line-height: 18px;
}
.delivery__content-link {
  font-size: 15px;
  margin: 0px;
  line-height: 18px;
  color: #212121;
  text-decoration: none;
}
.delivery__content-link:hover {
  cursor: pointer;
}
.delivery__content-list {
  list-style: none;
  padding: 0px;
  margin: 6px 0px 24px;
}
.delivery__content-list-item {
  padding-left: 19px;
  position: relative;
}
.delivery__content-list-item b {
  font-weight: 500;
  color: #000;
}
.delivery__content-list-item::after {
  content: "";
  width: 11px;
  height: 1px;
  background-color: #262626;
  display: block;
  position: absolute;
  top: 9px;
  left: 0px;
}
.delivery__content-list-item + .delivery__content-list-item {
  margin-top: 8px;
}
.delivery__content-line {
  margin: 0px 0px 37px;
  height: 0px;
  border: none;
  border-top: 1px solid #dddddd;
}
.delivery__content-item {
  margin-bottom: 23px;
}
.more__button  {
  background-color: #212121;
  max-width: 274px;
  min-height: 43px;
  color: #Fff;
  text-transform: uppercase;
  font-weight: bold;
}
.more__button:hover {
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
  background-color: #212121;
}
.pagination {
  margin: 30px auto;
}
.category__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  margin-top: 30px;
  margin-bottom: 12px;
  color: #212121;
}
.category__info-text {
  margin-bottom: 17px;
}
.category__info-text-price {
  font-family: "Helvetica Neue", sans-serif;
}
.category__info-img {
  opacity: 0.5;
  filter: grayscale(1);
}
.category__info-img:hover {
  opacity: 1;
  filter:grayscale(0%);
}
.category__info-image {
  margin-bottom: 14px;
}
.category__info-link {
  text-decoration: none;
  font-weight: bold;
  color: #212121;
  margin-top: 1px;
  display: inline-block;
  padding-bottom: 3px;
  margin-bottom: 16px;
  box-shadow: 0px 1px 0px 0px #212121;
}
.category__info-body {
  max-height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s;
}
/*.category__info-body p:first-child {
  margin-block-start: 0;
}*/

.category__info-body p:last-child, .product__description p:last-child {
  margin-block-end: 0;
}
.product__description p:first-child {
  margin-block-start: 0;
}
.category__info-body.active, .product__description.active {
  max-height: 1000px;
  transition: all 0.2s;
}
.category__info-more, .product__info-more {
    justify-content: center;
    position: relative;
    padding-bottom: 18px;
    text-align: center;
    margin: 0 auto;
    padding-right: 18px;
    margin-top: 8px;
}

.category__info-more:hover, .product__info-more:hover {
  cursor: pointer;
}

.category__info-link:hover {
  box-shadow: none;
}
.category__info-more-span,  {
  position: absolute;
  top: -1px;
  right: 0px;
}
.product__info-more-span {
  position: relative;
  top: -1px;
}
.category__info-more-js.active  .category__info-more-span svg, .product__info-more-js.active  .product__info-more-span svg{
  transform: rotateX(180deg);
} 
.product__slider_preview-image {
  padding: 7px 8px;
}
.product__info-more {
  text-align: left;
  margin-top: 3px;
  display: none;
}
.swiper-slide-thumb-active .product__slider_preview-image {
  box-shadow: 0px 0px 0px 1px #EDEDED;
}
.product__slider_body {
  overflow: hidden;
  position: relative;
  flex-grow: 1;
}
#product__slider_preview {
  padding: 1px;
}
.product__slider-image {
/* width: 367px; */
/* height: 305px; */
  max-width: 367px;
  max-height: 367px;

}
.product__main {
  padding-left: 28px;
}
.product__specifications-img {
  position: absolute;
  top: -5px;
  max-width: 20px!important;
}
.product__table-scroll {
  max-width:  875px; 
  width: 100%;
  padding-bottom: 22px;
  display: inline-flex;
  flex-shrink: 1;
}
/* .product__table-scroll.active {
  width: 100%;
} */

.table__scroll {
  border-spacing: inherit;
  margin-top: 13px;
  margin-bottom: 26px;  
}

.table__scroll-row:first-child  {
  background-color: #fff;
}

.table__scroll-row {
  font-size: 14px;
  color: #212121;
  text-align: center;
  background-color: #f8f8f8;
  height: 28px;
}
.table__link {
  color: #212121;
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
}
.product__table-fix {
  margin-right: -2px;
  margin-left: 10px;
}
.table__fix td {
  padding: 0px;
}
.table__fix-row {
  display: flex;
  height: 28px;
  box-sizing: border-box;
  align-items: flex-start;
}
.table__fix-header {
  display: flex;
  justify-content: flex-end;
  margin-right: 66px;
  height: 28px;
}
.table__fix-body {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 13px;
  padding-bottom: 1px;
}

.table__fix {
  margin-top: 19px;
  max-height: 140px;
  overflow: hidden;
}
.table__fix.active {
  max-height: 3000px;
}
.table__fix-column + .table__fix-column {
  margin-left: 30px;
}
.table__fix-quantity {
  margin-left: 0px;
  margin-right: 10px;
}
.table__fix-icon {
  width: 90px;
  margin-left: 0px;
  text-align: center;
  position: relative;
}
.table__fix-icon svg {
  position: relative;
  left: -5px;
}
.table__fix-icon:hover .tooltip{
  display: block;
}
.table__fix-price {
  font-family: "Helvetica Neue", sans-serif;;
  margin-left: auto;
  white-space: nowrap;
  width: 70px;
  text-align: center;
  font-weight: bold;
}
.table__scroll-name {
  text-align: left;
  padding: 1px 15px!important;
}
.page__scrol {
  display: none;
  width: 50px;
  height: 60px;
  background-color: #ededed;
  position: fixed;
  right: 40px;
  bottom: 40px;
  background-image: url(../img/page__scrol.svg);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  z-index: 10;
}
.pagination__link__prev {
  transform: rotate(180deg);
  padding: 9px 14px 6px;
}
.pagination__link__next {
  padding: 10px 14px 5px;
}
.simplebar-vertical .simplebar-scrollbar:before {
  background-color: transparent;
  border-top: 0px;
}
.simplebar-vertical .simplebar-scrollbar {
  width: 8px;
  background-color: #888888;
}
.simplebar-track.simplebar-vertical {
  width: 9px;
}
.simplebar-track {
  background-color: #ededed;
}

/* .simplebar-horizontal:hover .simplebar-scrollbar:before{
  border-top: 3px solid #212121;
} */
.product__table .simplebar-horizontal::after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 2px;
  width: 100%;
  height: 8px;
  background-color: #ededed;
  z-index: -1;
}
.product__table .simplebar-scrollbar:before {
  border-radius: 0px;
}
.product__table .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 8px;
}
.modal {
  position: fixed;
  top: -1000px;
  background-color: #fff;
/*  top: 50%;*/
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #EDEDED;
  box-sizing: border-box;
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.2);
  padding: 49px 73px;
  transition: top 0.5s;
  z-index: 55;
  display: block;
}
.modal.active {
  /*display: block;*/
  top: 50%;
  transition: top 0.5s;
}
.modal__alert {
  padding: 49px 29px;
  max-width: 418px;
}
.modal__alert .popup__logreg-main {
  margin-top: 19px;
  text-align: center;
}
.popup__logreg-title {
  color: #888;
  text-align: center;
  
  padding: 0px;
  margin: 0px;
  display: flex;
  
}
.popup__logreg-title-item {
  flex-basis: 50%;
  text-align: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #c4c4c4;
}
.popup__logreg-title-item:hover {
  cursor: pointer;
}
.popup__logreg-title-item.active {
  color: #212121;
  font-weight: 600;
  border-color: #212121;
}
.popup__logreg-main {
  margin-top: 40px;
}
.button {
  border: none;
  background-color: #212121;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  min-height: 40px;
  padding: 11px 0px 6px;
  width: 100%;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
}
.button:hover {
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.button--inventory {
  max-width: 201px;
  margin: 0px auto;
  padding-top: 6px;
}
.button--cart {
  width: auto;
  display: inline-block;
  padding: 12px 88px 11px;
}
.forgot__pass {
  font-weight: 300;
  font-size: 14px;
  color: #212121;
  padding-bottom: 2px;
  margin-bottom: 26px;
  display: inline-block;
  box-shadow: 0px 1px 0px 0px #212121;
  margin-top: 11px;
  float: right;
}
#button-confirm {
  width: 100%;
  padding: 0;
  max-width: 100%;
}
#button-confirm:hover, #buttons input:hover {
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
  background-color: #212121;
}

#buttons input {
    max-width: 100%;
    padding: 0;
}
#simplecheckout_proceed_payment {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: normal;
}
#simplecheckout_proceed_payment i {
    margin-left: 10px;
}
.forgot__pass:hover {
  cursor: pointer;
}
.popup__consent-text {
  text-align: left;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  max-width: 272px;
  margin-top: 15px;
}
.popup__consent-link {
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #212121;
  text-decoration: none;
  box-shadow: 0px 1px 0px 0px #212121;
}
.popup__registration .button {
  margin-top: 11px;
}
.popup__logreg-close {
  position: absolute;
  top: 15px;
  right: 17px;
}
.popup__logreg-close:hover {
  cursor: pointer;
}
.popup__forgot-pas .popup__logreg-main {
  margin-top: 27px;
}
.popup__forgot-pas .button {
  margin-top: 11px;
}
.popup__forgot-pas {
  padding-bottom: 72px;
}
.button:hover {
  cursor: pointer;
}
.home__featured-slider {
  width: 100%;
  position: relative;
  padding-left: 27px;
  margin-top: -20px;
}
.error_page_body .home__featured-slider {
  margin-top: -20px;
}
.price-old {
  font-family: "Helvetica Neue", sans-serif;;
  text-decoration: line-through;
  color: #888888;
  font-weight: normal;
  margin-left: 8px;
  white-space: nowrap;
}
.featured__slider-button {
  position: absolute;
  top: 157px;
  transform: translateY(-50%);
  outline: none;
  cursor: pointer;
  background-color: #F0F0F0;
  padding: 11px 15px 7px;
  z-index: 20;
}
.featured__slider-next {
  right: 16px;
}
.featured__slider-prev {
  left: 17px
}
.home__featured-slider-main {
  overflow: hidden;
  max-width: 1176px;
  position: relative;
}
.featured__slider-pagination {
  position: relative;
  height: 30px;
}
.aside {
  margin-top: 22px;
  padding-left: 25px;
}
.delivery_button {
  max-width: 241px;
  text-transform: none;
  margin: 8px 0px;
}
.contact .delivery__content-description{
  margin-bottom: 7px;
}
.delivery__content-img {
  margin-bottom: 26px;
}
.delivery__certificate {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 7px;
  padding-right: 9px;
  margin-bottom: 51px;
}
.delivery__certificate-image {
  margin-bottom: 21px;
  border-radius: 7px;
}
.delivery__certificate .button {
  text-transform: none;
}
.delivery__certificate-link {
  text-decoration: none;
  color: #212121;
  font-weight: 300;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 3px;
  display: inline-block;
  margin-bottom: 21px;
  box-shadow: 0px 1px 0px 0px #212121;
}
.delivery__certificate-link:hover {
  cursor: pointer;
}
.contact .button {
  margin-top: 29px;
}

.logout__body {
  padding: 25px 0 14px 0;
}
.logout_intro_wrapper, .error_page_wrapper {
  text-align: center;
}
.logout_intro_message {
  margin-top: 15px;
}
.logout_sub_heading {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 30px;
}
.error_page_title {
  font-weight: 300;
  font-size: 44px;
}
.error_page_intro_message {
  font-weight: 300;
  font-size: 16px;
  max-width: 620px;
  margin: 48px auto;
  line-height: 24px;

}
.error_page_body {
  margin-top: 60px;
  margin-bottom: 10px

}
.error_page_img {
    margin-top: 64px;
}
.success {
  max-width: 780px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  color: #212121;
  font-size: 14px;
  padding-top: 32px;
  padding-bottom: 60px;
}
.success__title {
  margin: 0px;
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
}
.success__body {
  padding-top: 30px;
  max-width: 580px;
  margin: 0px auto;
  margin-bottom: 36px;
}
.success__text {
  margin: 0px;
}
.success__link {
  text-decoration: none;
  color: #212121;
/*  box-shadow: 0px 1px 0px 0px #212121;*/
  padding-bottom: 2px;
}
.success__link:hover {
  box-shadow: none;
}
.success__list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
  margin-top: 33px;
  margin-left: 3px;
}
.success__list-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  font-weight: 600;
  margin-bottom: 15px;
  color: #212121;
  -webkit-appearance: none;
}
.success__list-item-price {
  font-family: "Helvetica Neue", sans-serif;;
}
.success__list-item span {
  color: #212121;
  -webkit-appearance: none;
}
.success__list-title {
  font-weight: 300;
  flex-basis: 128px;
  flex-shrink: 0;
}
.success__gift {
  max-width: 682px;
  margin: 0px auto;
  padding-top: 30px;
}
.success__gift .success__text {
  margin-bottom: 21px;
}
.success__image {
  margin-top: 8px;
  margin-bottom: 36px;
}
.success__buttton {
  text-transform: none;
  max-width: 291px;
  margin: 0px auto;
}
.success__strong {
  font-weight: 600;
  position: relative;
}
.success__strong::after {
  content: "";
  height: 1px;
  background-color: #212121;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 2px;
}
.checkout__select {

}
.selectric-checkout__select .selectric {
  width: 100%;
}
.selectric-checkout__select {
  margin-bottom: 15px;
}
.checkout__header {
  margin-top: -2px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0px 13px 0px 20px;
  margin-bottom: 10px;
  font-weight: normal;
}
.checkout__header-quanity {
  margin-left: auto;
  margin-right: 0px;
  font-family: 'Proxima-Regular';
}
.checkout__main-content {
  padding-left: 20px;
  padding-right: 2px;
  padding-top: 4px;
  max-width: 376px;
}
.checkout__header-price {
  flex-basis: 114px;
  text-align: left;
  padding-left: 50px;
  font-family: 'Proxima-Regular';
}
.simple__checkout-input {
  background-color: #fff;
  min-height: 25px;
  margin: 0px;
  max-width: 51px;
  height: 25px;
  font-size: 14px;
  margin-right: 0px;
  box-sizing: border-box;
  padding-top: 3px;
  position: relative;
  left: -3px;
  padding-left: 16px;
}
.radio__check {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  top: 6px;
  left: 4px;
  box-shadow: 0px 0px 0px 3px #fff,
              0px 0px 0px 4px #dcdcdc
}

.checout__radio:checked + .radio__check {
  background-color: #212121;
} 
.checout__lable {
  color: #212121;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 23px;
}
/* certificate */
.certificate {
  max-width: 1176px;
  margin: 0px auto;
  margin-bottom: 58px;
  padding-left: 17px;
}
.certificate .swiper-container {
  height: 100%;
  max-width: 1114px;
}
.certificate__wrapper {
  border: 2px solid #ededed;
  padding: 29px 29px 26px;
  margin: 19px 0px 0px;
}
.certificate__title-wrapper {
  position: relative;
  top: -40px;
  text-align: center;
}
.certificate__title {
  display: inline-block;
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  padding: 0px 65px;
}
.certificate__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.certificate__img {
  flex-basis: 176px;
  flex-shrink: 0;
  margin-right: 24px;
}
.certificate__image {
  max-width: 100%;
}
.certificate__body {
  text-align: left;
}
.certificate__body .button {
  max-width: 60px;
  font-size: 12px;
  line-height: 15px;
  text-transform: none;
  min-height: 27px;
  height: 27px;
  line-height: 27px;
  padding: 0;
}
.certificate__text {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  margin: 0px;
  margin-bottom: 30px;
}



.visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

.wishlist {
  padding-top: 32px;
  padding-left: 17px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.account  {
  padding-top: 33px;
  padding-left: 25px;
  padding-bottom: 64px;
}
.account__page-title {
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.account__modal-title {
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
}
.account__link-edit {
  font-weight: 600;
  color: #212121;
  text-decoration: none;
  font-size: 14px;
  margin-left: 51px;
  position: relative;
}
.account__link-edit::after {
  content: "";
  position: absolute;
  bottom: 1px;
  right: 0px;
  left: 0px;
  height: 1px;
  background-color: #000;
}
.account__link-edit:hover {
  border-bottom-color: transparent ;
}
.account__info {
  margin-top: 33px;

}
.account__info-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  font-weight: 300;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
}
.account__info-item {
  margin-right: 26px;
}
.account__info-item-title {
  margin-right: 9px;
}
.account__password {
  border: 1px solid #DCDCDC;
}
.account__title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 13px;
}
.account__subtitle {
  margin-bottom: 21px;
  letter-spacing: -0.3px;
}
.account__password {
  max-width: 379px;
  width: 100%;
  margin-left: -5px;
  padding: 28px 30px;
}
.account__password  .input {
  height: 38px;
}
.label {
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 5px;
}
.input {
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  height: 40px;
  padding: 0px 15px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
}
.input::placeholder {
  font-weight: 300;
  font-size: 14px;
  color: #212121;
}
.input:hover,
.input:focus {
  border-color: #212121;
  outline: none;
}
.account__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 15px;
}
.account__main {
  padding-top: 43px;
}
.account__button {
  text-transform: none;
  font-weight: bold;
  max-width: 144px;
  padding: 11px 0px;
}
.account__wishlist,
.account__address,
.account__orders {
  padding-left: 15px;
}
.account__wishlist,
.account__orders {
  margin-bottom: 35px;
}
.account__orders-table {
  text-align-last: left;
  max-width: 675px;
  width: 100%;
  margin-bottom: 6px;
}
.account__orders-theader {
  font-weight: 600;
  font-size: 12px;
  box-shadow: 0px 1px 0px 0px #DCDCDC;
}
.account__orders-table tbody tr {
  cursor: pointer;
}
.account__orders-table-item {
  padding: 12px 0px;
}
.account__orders-table-item-show-more{
  padding: 12px 0px;
}
.account__orders-table-item-show-more span {
  position: relative;
}
.account__orders-table-item-show-more span::after {
  content: "";
  position: absolute;
  bottom: 2px;
  right: 0px;
  left: 0px;
  height: 1px;
  background-color: #212121;
}
.account__orders-table-item-show-more span:hover::after {
  background-color: transparent;
}
.account__orders-table-item:nth-child(3) span {
  font-weight: normal;
}



.edit__info {
  font-weight: 300;
  font-size: 14px;
  margin: 24px 0px 14px;
}
.edit__form {
  max-width: 380px;
}
.account__item-country {
  position: relative;
}
.country__icon {
  position: absolute;
  width: 18px;
  height: 12px;
  top: 34px;
  left: 15px;
}
.input__country {
  padding-left: 40px;
}
.order__table {
  padding: 0px;
}
.order__table-link {

}
.order__table-item {
  padding: 9.5px 10px;
  font-weight: 300;
  line-height: 14px;
  text-decoration: none;
  color: #212121;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.order__table-item:hover {
  cursor: pointer;
}
.order__table-header {
  font-weight: normal;
  border-bottom: 1px solid #DCDCDC;
  padding: 11px 0px 9px;
}
.order__table .order__table-item:nth-child(2n+3){
  background-color: #F8F8F8;
}
.order__table-number {
  flex-basis: 181px;
  margin-right: 10px;
}
.order__table-data {
  flex-basis: 140px;
}
.order__table-price {
  font-family: "Helvetica Neue", sans-serif;;
  flex-basis: 150px;
}
.order__table-status {
  flex-basis: 162px;
}
.order__table-show-more{
  flex-basis: 150px;
  text-decoration: underline;
}
.order__table-header .order__table-number{
  padding-left: 11px;
}
.modal__order {
  position: absolute;
  top: -1000px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.15);
  padding: 30px 40px 18px;
  max-width: 896px;
  width: 100%;
  z-index: 15;
  transition: top 0.5s;
}
.modal__order.active {
  top: 120px;
  transition: top 0.5s;
}
.modal__order-close {
  position: absolute;
  top: 17px;
  right: 20px;
  cursor: pointer;
}
.modal__order-header {
  padding-top: 26px;
  padding-bottom: 5px;
}
.modal__order .checkout__description{
  max-width: 400px;
}
.modal__order .checkout__int_container {
  flex-basis: 58px;
  text-align: center;
}
.modal__order-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 6px;
}
.modal__order-list {
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}
.modal__order-list-item {

}
.modal__order-footer {
  padding-top: 29px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #000;
}
.modal__order-price {
  padding: 0px;
  margin: 0px;
}
.modal__order-price-item {
  padding: 0px 0px 12px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.modal__order-price-item span + span {
  font-family: "Helvetica Neue", sans-serif;;
}
.modal__order-price-title {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.modal__order-footer-right {
  flex-basis: 165px;
}
.modal__order-price-first {
  flex-basis: 100px;
}
.modal__order-body {
  max-height: 435px;
}
.catalogs {
  text-align: left;
  margin-top: -30px;
  padding-left: 22px;
}
.catalogs__img {
  margin-bottom: 20px;
}
.catalogs__title {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #212121;
  margin-bottom: 15px;
}
.catalogs__brand {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.catalogs__brand-item {
  display: flex;
  flex-direction: column;
}
.catalogs__brand-item + .catalogs__brand-item {
  margin-left: 24px;
}
.catalogs__link {
  padding-bottom: 4px;
  box-shadow: 0px 1px 0px 0px #212121;
  color: #212121;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  align-self: flex-start;
  margin-top: 15px;
}
.catalogs__link:hover {
  box-shadow: none;
}
.catalogs__item {
  margin-bottom: 61px;
}
.checkout__radio-block {
  margin-top: 15px;
}
.checkout__radio-item + .checkout__radio-item {
  margin-top: 10px;
}
.checkout .selectric .label{
  font-weight: 300;
}
.checout__lable-info {
  float: right;
}
.checout__lable-info-icon {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 2px;
  cursor: pointer;
}
.checout__lable-info-tooltip {
  font-family: "Proxima";
  display: none;
  position: absolute;
  bottom: calc(100% + 10px);
  left: -13px;
  font-size: 12px;
  white-space: nowrap;
  padding: 8px 16px 5px 10px;
  border: 1px solid #ededed;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background-color: #fff;
  z-index: 10;
  font-weight: normal;

}
.checout__lable-info-icon:hover .checout__lable-info-tooltip {
  display: block;
  z-index: 100;
}
.checout__lable-info-tooltip::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
  position: absolute;
  bottom: -6px;
  left: 15px;
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.15);;
  transform: rotate(135deg);
}
.checout__lable-text {
  max-width: 260px;
  font-weight: 400;
}
.suggestions-input{
  min-height: 40px !important;
}
.checkout__radio {
  margin-bottom: 13px;
}
.checout__textarea {
  font-family: inherit;
  resize: vertical;
  padding-top: 10px;
	min-height: 26px;
  height: 26px;
  font-family: "Proxima";
  color: #212121;
  font-weight: normal;
  font-size: 14px;  
  margin-bottom: 20px;
}
.checkout__button {
  padding: 5px;
  font-family: 'Proxima-Bold';
}
.checout__list {
  padding: 0px;
  margin-top: 0;
  margin-bottom: 20px;
}
.checout__list-item {
  position: relative;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  font-weight: 300;
  line-height: 18px;
}
.checout__list-item + .checout__list-item {
  margin-top: 9px;
}
.checout__list-price-normal{
  font-family: Arial;
}
.checout__list-item-total {
	font-size: 20px;
  font-weight: bold;
  align-items: center;
  line-height: 24px;
}
.checout__list-item-total .checout__list-price{
  font-size: 20px;
}

.checout__list-tooltip {
	position: absolute;
	top: calc(50% - 36px);
	left: 100%;
	z-index: 10;
	background: #212121;
	color: #FFFFFF;
	width: 265px;
	margin-left: 36px;
	padding: 16px 25px;
	font-family: 'Proxima';
}

.checout__list-tooltip::before {
	content: '';
	position: absolute;
	top: calc(50% - 13px);
	right: 100%;
	border: 13px solid transparent;
	border-right: 11px solid #212121;
	border-left: none;
}

.checout__list-tooltip .checout__list-tooltip_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.checout__list-tooltip .checout__list-tooltip_close svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.checout__list-tooltip .checout__list-tooltip_close:hover svg path {
	fill: #E31F27;
}

.checout__list-tooltip .checout__list-tooltip--title {
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.5px;
}

.checout__list-tooltip .checout__list-tooltip--text {
	font-size: 14px;
	font-weight: 300;
	line-height: 17px;
}

.checout__list-tooltip .checout__list-tooltip--text span {
	font-weight: bold;
	color: #E31F27;
}

.checout__list-price {
  font-family: "Helvetica Neue", sans-serif;;
  min-width: 65px;
  text-align: left;
}
.simplecheckout-error-text {
  font-size: 12px;
  color: #E31F27;
  margin-top: -10px;
  margin-bottom: 13px;
}
.input__error {
  border-color: #FFB7B7;
  color: #E31F27;
}
.input__error::placeholder {
  color: #E31F27;
}
.youtube-video-image {
  position: relative;
  display: block;
}
.youtube-video-image::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 6px;
  background: url(../img/play.svg) ,linear-gradient(rgba(146,146,146,0.8), rgba(182,182,182,0.8));
  background-position: center center;
  background-repeat: no-repeat;
}

/* БОКОВАЯ ПАНЕЛЬ СТАРНИЦЫ БРЕНДОВ */

.aside__brands {
  padding-left: 1px;
  margin-top: 1px;
  padding-right: 10px;
}
.aside__brands.inventory {
  padding-top: 3px;
}
.aside__item {
  margin-bottom: 38px;
}
.aside__title {
  position: relative;
  font-size: 16px;
  padding-left: 16px;
  cursor: pointer;
}
.aside__title::after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  display: block;
  position: absolute;
  left: 3px;
  top: 5px;
  transform: rotate(45deg);
  transition: transform 0.6s;
}
.aside__title.active::after {
  transform: rotate(135deg);
  transition: transform 0.6s;
}
.aside__search {
  max-width: 260px;
  width: 100%;
  border: 1px solid #ededed;
  font-size: 14px;
  color: #212121;
  font-weight: 300;
  padding: 11px 35px 10px 12px;
  max-height: 40px;
  margin-top: 15px;
  margin-bottom: 12px;
  background-image: url(../img/search.svg);
  background-position: top 12px right 7px;
  background-size: 20px;
  background-repeat: no-repeat;
  outline: none;
  box-sizing: border-box;
}
.aside__search:hover,
.aside__search:focus {
  border-color: #212121;
}
.aside__search::placeholder {
  font-size: 14px;
  color: #888;
  font-weight: 300;
}
.aside__search-body {
  max-height: 283px;
  padding-left: 0px;
  max-width: 260px;
  margin: 0px;
  overflow-y: auto;
}
/* .aside__search-body .simplebar-vertical{
  top: 12px;
} */
.aside__search-item {
  margin-right: 6px;
}
.aside__search-item + .aside__search-item {
  margin-top: 5px;
}

.aside__search-item:hover, .aside__search-item.active {
  background-color: #f6f6f6;
}

.aside__search-link {
  font-size: 14px;
  color: #212121;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  display: block;
  padding: 8px 0px 7px 10px;
}
.aside__sub-list {
  margin-top: 7px;
  padding-left: 0px;
}
.aside__sub-list-item {
  /*position: relative;*/
  /*margin-right: 15px;*/
  padding: 0px 15px 0px 0;
  cursor: pointer;
  margin-bottom: 3px;
}
.aside__sub-link {
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
  color: #212121;
  display: block;
  padding: 7px 9px 8px;
}
.aside__sub-link svg {
  margin-right: 4px;
}
.aside__sub-link:hover, .aside__sub-link.active {
  background-color: #f6f6f6;
}
.is_current_category {
  background: #F6F6F6;
}
.aside__sub-title {
  position: relative;
  padding-left: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 38px);
  padding-right: 3px;
}
/*.category-list .aside__sub-list-item:hover {
  background: #F6F6F6;
}*/
.active_cat .aside__sub-title {
  /*font-weight: 600;*/
  background: #F6F6F6;

}

.is_current_category.active {
  font-weight: 300;
}

.aside__sub {
  padding-left: 11px;
  margin-top: 0px;
  max-height: 0px;
  overflow: hidden;
  /*transition: all 0.6s;*/
}
.aside__sub.active {
  max-height: 2000px;
  transition: all 0.6s;
}
.promo__checkout {
  display: inline-flex;
  align-items: stretch;
  justify-content: flex-end;
  margin-top: 20px;
  margin-right: 15px;
  position: relative;
  float: right;
}
.promo__checkout .simplecheckout-error-text {
  position: absolute;
  bottom: -35px;
  left: 0px;
}
.promo__unput {
  border: 1px solid #9E9E9E;
  border-right: none;
  margin: 0px;
  min-width: 246px;
}
.promo__checkout .simplecheckout-error-text {
  position: absolute;
  bottom: -35px;
  left: 0px;
}
.promo__button {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  min-width: 115px;
  background: #212121;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
  font-family: 'Proxima-Semibold';
  letter-spacing: 0.2px;
  margin: 0;
}
.promo__button:hover {
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
}

.text-muted {
  color: #888888;
}

.underline-dotted {
  displaY: inline-block;
  border-bottom: 1px dashed;
  line-height: 1;
}

/*Custom style for modul inventory&category*/
  .categories__body .col-xl-3.hovered {
    position: relative;
    /*z-index: 50;*/
  }
  .category {
    position: relative;
  }
  .active_cat .aside__sub.aside__sub-list {
    background: #fff;
    position: fixed;
    width: 895px;
    top: 50%;
    z-index: 50;
    margin-top: -320px;
    padding: 20px;
    overflow: auto;
    height: 640px;
    max-height: initial;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.12);
  }
  .parent-cat-name {
    font-family: "Proxima";
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 34px;
    color: #212121;
    padding-left: 20px;
    margin-bottom: 24px;
    display: inline-block;
    position: relative;
  }
  .parent-cat-name:hover::after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 20px;
    right: 0px;
    height: 1px;
    background-color: #212121;
  }
  .child-cat-cont {
    column-count: 3;
    padding-left: 20px;
  }
  .child-cat-item {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 29px;
    max-width: 244px;
    /*display: inline-block;*/
  }
  .child-cat-item ul {
    padding: 0;
    display: inline;
  }
  .child-cat-item .child-cat-name {
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
  }
  .child-cat-name {
    position: relative;
  }
  .child-cat-name:hover::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 8px;
    left: 0px;
    height: 1px;
    background-color: #212121;
  }
  .child-cat-item .child-cat-subname {
    color: #646464;
  }
  .child-cat-item .child-cat-subname:hover {
    color: #212121;
  }
  .child-cat-icon {
    position: relative;
  }
  .child-cat-icon .fa-plus.custom,
  .child-cat-icon .fa-plus.custom {
    padding: 0 1px;
    font-size: 8px;
    border: 1px solid;
    color: #646464;
    cursor: pointer;
    position: absolute;
    top: 8px;
    left: -15px;
  }
  ul.last-child-cat {
    padding: 0 0 0 10px;
    display: none;
  }
  .open-last-cat .last-child-cat{
    display: block;
  }

/* scroll */
  .aside__sub.aside__sub-list::-webkit-scrollbar-button {
    background-image:url('');
    background-repeat:no-repeat;
    width:5px;
    height:0px;
  }
  .aside__sub.aside__sub-list::-webkit-scrollbar-track {
    background-color:#EDEDED;
  }
  .aside__sub.aside__sub-list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color:#C3C3C3;;
  }
  .aside__sub.aside__sub-list::-webkit-scrollbar-thumb:hover{
    background-color:#56999f;
  }
  .aside__sub.aside__sub-list::-webkit-resizer{
    background-image:url('');
    background-repeat:no-repeat;
    width:8px;
    height:0px;
  }
  .aside__sub.aside__sub-list::-webkit-scrollbar{
    width: 8px;
  }
  
   .aside__search-body::-webkit-scrollbar-button {
    background-image:url('');
    background-repeat:no-repeat;
    width:5px;
    height:0px;
  }
 .aside__search-body::-webkit-scrollbar-track {
    background-color:#EDEDED;
    margin-top: 3px;
  }
 .aside__search-body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color:#C3C3C3;;
  }
 .aside__search-body::-webkit-scrollbar-thumb:hover{
    background-color:#56999f;
  }
 .aside__search-body::-webkit-resizer{
    background-image:url('');
    background-repeat:no-repeat;
    width:8px;
    height:0px;
  }
 .aside__search-body::-webkit-scrollbar{
    width: 8px;
  }


.overlay__inventory {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 15;
  background-color: rgba(33, 33, 33, 0.4);
}
.childcat__icon {
  position: absolute;
  top: 9px;
  left: -15px;
  width: 9px;
  height: 9px;
}
.childcat__icon-minus {
  display: none;
}
.open-last-cat .childcat__icon-minus{
  display: block;
}
.open-last-cat .childcat__icon-plus{
  display: none;
}
.childcat__icon-image {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* новая таблица */
.grid__table {
  display: -ms-grid;
  display: grid;
  max-width: 875px;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.grid__table-title {
  padding-left: 15px;
}
.grid__table-row {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20px , 1fr));
  white-space: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 13px;
  height: 28px;
}
.grid__table-head {
  margin-bottom: 6px;
}
.grid__table-column {

}
.grid__table--grey {
  background-color: #f8f8f8;
}

/* стили для мобильной версии */

.visible-mobile {
  display: none;
}
.header__list-icon {
  display: none;
}

#product .col-xl-6 {
  flex: 0 0 50%;
  box-sizing: border-box;

}
.mobile__burger {
  display: none;
  border: none;
  background-color: transparent;
  padding: 4px 5px;
  margin-left: 9px;
}
.mobile__burger-line {
  display: block;
  width: 19px;
  height: 2px;
  border-radius: 50px;
  background-color: #212121;
}

.mobile__burger-line--midle {
  margin: 5px 0px;
}
.header__nav-header {
  display: none;
}
.header__nav-menu {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
.mobile__close {
  border: none;
  padding: 0px;
  background-color: transparent;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 1em;
  margin: -1em;
}
.header__sub-header {
  display: none;
}

.header__nav-account {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: 29px;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #212121;
}
.header__nav-menu-icon {
  margin-right: -2px;
}
.header__sub-header-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  margin-right: auto;
  margin-left: 17px;
  margin-top: -2px;
}

.category__menu-button {
  display: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  padding: 11px 13px 10px 12px;
  -moz-text-align-last: left;
       text-align-last: left;
  border: none;
  background-color: transparent;
  -webkit-flex-basis: 175px;
  -ms-flex-preferred-size: 175px;
          flex-basis: 175px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
          height: 40px;
}
.category__menu-button svg {
  position: absolute;
  top: calc(50% - 4px);
  right: 11px;
}
.category__menu-button span {
  color: #000;
}

.aside__search-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 19px 21px 19px 25px;
  border-bottom: 1px solid #ededed;

}
.aside__search-header-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.swiper-pagination {
  position: relative;
  height: 1px;
  width: 100%;
  background-color: #ededed;
  z-index: 5;
}
:root {
  --swiper-theme-color: #212121;
}
.mobile__popup-account {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #fff;
  z-index: 30;
  transform: translateX(-100%);
  transition: transform 0.5s;
}
.mobile__popup-account.active {
  transform: translateX(0);
}
.mobile__popup-account .header__nav-header {
  padding: 10px 23px 10px 13px;
}
.mobile__popup-account .header__nav-account {
  margin-right: auto;
  margin-left: 0px;
}
.mobile__account-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
} 
.mobile__account-item {
  border-bottom: 1px solid #ededed;
}
.mobile__account-link {
  display: block;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #212121;
  padding: 17px 0px 14px 25px;
}
.mobile__account-logout {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  height: 40px;
  padding: 0px 42px;
  background-color: #212121;
  margin-top: 17px;
  margin-left: 25px;
}

.yandeks-rate {
  margin-left: 70px;
}
.menu__contact {
  padding: 0px 25px;
  margin-top: 25px;
}
.menu__contact-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 11px;
}
.menu__contact-link {
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  color: #212121;
}
.menu__contact-item + .menu__contact-item {
  margin-top: 26px;
}
.header__sub-header-arrow {
  padding: 0px;
  margin: 0px;
  background-color: transparent;
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 1em;
  margin: -1em;
}
.search__wrapp {
  display: flex;
  max-width: 530px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: -16px auto 36px;
  transform: translateX(-11px);
}
.search__wrapp-title {
  font-weight: 300;
  font-size: 44px;
  line-height: 44px;
  margin-top: 28px;
}
.search__wrapp-subtitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  margin-top: 28px;
  margin-bottom: 0px;
}
.search__wrapp-list {
  text-align: left;
  align-self: flex-start;
  padding: 0px;
  padding-left: 12px;
  margin-top: 23px;
}
.search__wrapp-item {
  font-size: 15px;
  line-height: 160%;
}
.coupon {
  max-width: 1176px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  color: #212121;
  background-color: #f6f6f6;
  margin-top: 24px;
  margin-bottom: 35px;
}
.coupon__wrapper {
  padding: 56px 50px 48px;
}
.coupon__title {
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.coupon__text {
  font-size: 26px;
  line-height: 39px;
  letter-spacing: -0.1px;
  margin: 0px;
}
.coupon__text span {
  color: #E31F27;
}
.coupon__text--mobile {
  display: none;
}
.coupon__inner {
  text-align: center;
  flex-basis: 472px;
  flex-shrink: 0;
  /* background-color: #E31F27; */
  background-image: url(./images/discount.png);
  background-repeat: no-repeat;
  padding-top: 18px;
}
.coupon__discount {
  font-family: Roboto, sans-serif;
  font-size: 130px;
  line-height: 121px;
  color: #fff;
  font-weight: bold;
}
.coupon__button {
  position: relative;
  font-family: Proxima, sans-serif;
  background-color: transparent;
  border: 2px solid #fff;
  font-size: 32px;
  color: #fff;
  font-weight: 300;
  padding: 5px 60px 8px 20px;
  background-image: url(./images/button_discount.svg);
  background-repeat: no-repeat;
  background-position: top 14px right 21px;
}
.coupon__alert {
  display: none;
  position: absolute;
  font-size: 12px;
  top: -17px;
  left: 0px;
  text-align: left;
  font-weight: bold;
}


.inventory__error {
  padding-top: 67px;
  padding-right: 23px;
  margin-bottom: 67px;
}
.inventory__error-img {
  display: block;
  margin: 0px auto;
}
.inventory__error-text {
  font-weight: 300;
  font-size: 28px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 32px;
}

.inpcheckout {
  border-color: #212121;
}
.inpcheckout+.selectric-wrapper .selectric{
  border-color: #212121;
}
.checkout__inp[data-valid="false"]+.selectric-wrapper .selectric {
  border-color: #DCDCDC;
}
.iselect{
    border-color: #212121;
}
.breadcrumbs--account {
  display: none;
}
.wings {
  position: absolute;
  top: 100px;
  left: 0px;
  right: 0px;
  z-index: 5;
}

.wings__inner {
  max-width: 820px;
  width: 100%;
  margin: 0px auto;
}
.wings__line {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 2px;
  position: relative;
  overflow: hidden;
  flex-grow: 1;
}
.wings__text {
  flex-basis: 260px;
  flex-shrink: 0;
  text-align: center; 
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #212121;
  letter-spacing: 0.3px;
  padding: 8px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 5;
}
.circle--top {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  box-shadow: 0px 0px 5px 2000px rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0px 0px 5px 2000px rgba(255, 255, 255, 0.95);

  position: absolute;
  top: -74px;
  left: 50%;
  margin-left: -121px;
}
.circle--bottom {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  box-shadow: 0px 0px 5px 2000px rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0px 0px 5px 2000px rgba(255, 255, 255, 0.95);

  position: absolute;
  bottom: -66px;
  left: 50%;
  margin-left: -121px;
}
.wings__line--top {
  max-width: 820px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0px auto;
}
.wings__line--bottom {
  max-width: 760px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0px auto;
}
.wings__circle {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  position: absolute;
  top: -70px;
  left: 50%;
  margin-left: -116px;
  background-color:  rgba(0, 0, 0, 1);
  text-align: center;
  font-family: 'Proxima' , sans-serif;
  font-weight: 600;
  color: #fff;
}
.wings__triangle--left {
  width: 0px;
  height: 0px;
  border-top: 54px solid rgba(255, 255, 255, 0.95);
  border-bottom: 0px solid transparent;
  border-left: 21px solid transparent;
}
.wings__triangle--right {
  width: 0px;
  height: 0px;
  border-top: 54px solid rgba(255, 255, 255, 0.95);
  border-bottom: 0px solid transparent;
  border-right: 21px solid transparent;
}
.wings__date {
  font-size: 27px;
  line-height: 27px;
  color: #FBFE53;
  margin-top: 43px;
  margin-bottom: 7px;
}
.wings__subtitle {
  font-size: 29px;
  line-height: 32px;
  text-transform: uppercase;
}
.wings__title {
  font-size: 54px;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.wings__circle-text {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-weight: 14px;
  line-height: 19px;
  color: #fff;
}
.home__baner--decktop {
  display: block;
}
.home__baner--mobile {
  display: none;
}

/*.checkout__form-body-item.row-shipping_address_city{*/
/*  display: none; */
/*}*/
.checkout__form-body-item.row-shipping_address_city .dropdown-menu{
  border: 1px solid #777;
  color: #777;
  margin: 0px;
  padding: 0px 10px;
  margin-top: -15px;
}
.checkout__form-body-item.row-shipping_address_city .dropdown-menu li{
  margin: 10px 0px;
}

.checkout__form-body-item.row-shipping_address_city .dropdown-menu li a{
  color: #000;
}
.product__price-wrp{
	display: flex;
  align-self: flex-end;
  margin-bottom: 3px;
}
.product__price-sale--club{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
}
.product__price-sale--club span{
  font-weight: 300;
  margin-left: 8px;
  font-family: 'Proxima', sans-serif;
}
.product__price-svg{
  align-self: center;
  height: 14px;
  width: 14px;
  padding-bottom: 5px;
}
.product__price-svg svg{
  display: block;
}
.product__tooltip{
  line-height: 14px;
  padding: 15px;
}
.product__price-wrp{
  margin-left: 32px;
}
.product__your-price{
  font-size: 14px;
  margin-bottom: -6px;
  margin-right: 12px;
}
.search-overflow{
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 10;
}
.search-overflow--show{
  display: none;
}
@media(max-width: 661px){
  .search-overflow--show{
    display: block;
  }
}
.cart__btn--width{
  width: 100%;
  max-width: 117px;
}
.home__baner-item--margin{
  margin: 0;
  display: block;
}
.brands-slider{
  position: relative;
  max-width: 1176px;
  margin: 0px auto 32px auto;
  padding-left: 17px;
}
.brands-slider__container{
  height: 100px;
  border: 2px solid #ededed;
}
.brands-slider__slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.brands-slider__slide:not(:last-child){
  border-right: 2px solid #ededed;
}
.brands-slider__btn{
  background-image: none;
  background-color: #F0F0F0;
  height: 40px;
  width: 40px;
}
.brands-slider__btn::after{
  font-size: 20px;
}
.brands-slider__btn-next{
  right: 0;
}
.brands-slider__btn-prev{
  left: 0;
}
.brands-slider__btn.swiper-button-disabled{
  display: none;
}
.home__banner-offer{
  background-color: #F1D107;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  padding: 0 50px;
  z-index: 1;
  display: flex;
  align-items: center;
}
.home__banner-offer-title h3{
  font-size: 28px;
  line-height: 30px;
  color: #212121;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
}
.home__banner-offer-description{
  border-top: 2px solid #212121;
  border-bottom: 2px solid #212121;
  margin: 9px 0;
  padding: 16px 0;
}
.home__banner-offer-item strong{
  font-size: 83px;
  line-height: 60px;
  /* line-height: 83px; */
  color: #212121;
  font-weight: 600;
}
.home__banner-offer-item span{
  font-size: 40px;
  line-height: 34px;
  /* line-height: 40px; */
  font-weight: 400;
  text-transform: uppercase;
  color: #212121;
  position: relative;
  top: 7px;
}
.home__banner-offer-text p{
  font-size: 16px;
  line-height: 16px;
  color: #212121;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
.home__baner-header--center .home__baner-item:nth-child(1){
  margin-bottom: 39px;
}
.home__baner-header--center .home__baner-item:nth-child(2){
  margin-bottom: 39px;
}
.home__baner-header--center .home__baner-item:nth-child(3){
  margin-bottom: 59px;
}
.home__baner-header--center .home__baner-item:nth-child(7){
  margin-bottom: 70px;
}
.home__baner-header--center .home__baner-item:nth-child(8){
  margin-bottom: 38px;
}
.home__baner-header--center .home__baner-item:nth-child(9){
  margin-bottom: 38px;
}
.home__baner-header--bottom{
  margin-top: -3px;
}
.home__baner-header--bottom .home__baner-item:nth-child(1){
  margin-bottom: 39px;
}
.home__baner-header--bottom .home__baner-item:nth-child(2){
  margin-bottom: 39px;
}
.home__baner-header--bottom .home__baner-item:nth-child(3){
  margin-bottom: 49px;
}
.product__description_mobile {
  font-size: 14px;
  color: #212121;
  display: inline-block;
  line-height: 17px;
  margin-top: 30px;
  line-height: 17px;
  max-height: 167px;
  position: relative;
  margin-right: 20px;
}
a#selectCdekPvz{
  color: #212121;
}
.checkout__price-ship{
  font-family: Arial;
  font-weight: 400;
}
.checout__list-item  .checout__list-price-normal{
  line-height: 17.25px;
}
.checout__list-item-total .checout__list-price-normal{
  /* text-shadow: none; */
  line-height: 23px;
  font-weight: 700;
}
#simplecheckout_shipping{
  margin-top: -5px;
}
.js-requisites-field{
  margin-top: 16px;
  margin-bottom: -14px;
}
.js-requisites-field .checkout__inp {
  width: 100%;
  box-sizing: border-box;
} 
.js-requisites-field input{
  min-height: 40px;
}
.js-requisites-field .checkout__label{
  line-height: 18px;
}
/* .js-requisites-field .checkout__form-body-item.row-customer_correspondent_account:not(:first-child){
  margin-top: 11px;
} */
.checkout .site__title{
  margin: 25px 5px 31px;
  font-family: 'Proxima-Light';
}
.checkout .breadcrumbs{
  margin-left: 7px;
}
.checkout__form-body-item.row-shipping_address_address_1 .checkout__inp.suggestions-input{
  margin-bottom: 0;
}
.checkout__header-name{
  font-family: 'Proxima-SemiBold';
}
.checkout__form-body-item.row-shipping_address_address_1 .simplecheckout-error-text.simplecheckout-rule{
  margin-top: 5px;
  margin-bottom: 0;
}
.checkout__item-messages{
  margin-top: 8px;
}
.checkout__form-body-item.row-shipping_address_address_1{
  margin-bottom: 13px;
}
.checkout__item-messages .checkout__item-message:not(:last-child){
  margin-bottom: 5px;
}
.checkout__item-message{
  display: flex;
  padding: 8px;
  max-width: 375px;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}
.checkout__item-message-icon{
  margin-right: 7px;
}
.checkout__item-message-text{
  font-weight: 300;
  font-size: 12px;
}
.checkout__item-message--attention{
  background-color: #FFF4F5;
}
.checkout__item-message--attention .checkout__item-message-text{
  color: #000000;
  font-weight: bold;
}
.checkout__item-message--attention svg{
  fill: #E31F27;
}
.checkout__item-message--warning{
  background-color: #FCF8E3;
}
.checkout__item-message--warning .checkout__item-message-text{
  color: #212121;
}
.checkout__item-message--warning svg{
  fill: #646464;
}

.tooltip-span::after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
  position: absolute;
  bottom: -4px;
  left: 41px;
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.15);
  transform: rotate(135deg);
}
.tooltip-span{
  font-family: "Proxima";
  left: -22px;
  position: absolute;
  bottom: calc(100% + 5px);
  font-size: 12px;
  white-space: nowrap;
  padding: 7px 10px 7px 10px;
  border: 1px solid #ededed;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background-color: #fff;
  z-index: 100;
  font-weight: normal;
}
.checkout__item-attention--custom{
  display: flex;
  padding: 8px;
  background-color: #FFF4F5;
}
.checkout__item-attention--custom .checkout__item-attention-icon{
  margin-right: 7px;
}
.checkout__item-attention--custom .checkout__item-attention-icon svg{
  fill: #E31F27;
}
.checkout__item-attention--custom .checkout__item-attention-text{
  color: #695E5F;
}

.checkout__header-name--font-thin {
  font-family: 'Proxima-Semibold';
  font-weight: normal;
}
.simple__checkout-input--font {
  font-weight: 300;
}
.page-wrapper {
  -webkit-font-smoothing: antialiased;
  position: relative;
}
.checkout-simplecheckout .breadcrumbs {
  margin-top: 30px;
}
.checkout__check--font {
  color: #2e2e2e;
}
.btn--font {
  font-family: inherit;
}
.checkout__inp::placeholder {
  color: #A6A6A6;
  font-weight: 300;
  opacity: .7;
}
.sort__items-list{
  padding: 0 0 0 1px;
  margin: 0;
}

/* category list */
.aside-brands{
  padding-top: 3px;
  padding-right: 36px;
}
.aside-brands__main-list{
  margin-top: 0;
  padding-left: 0;
}
.aside-brands__link,
.aside-brands__dropdown-link {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  color: #212121;
  flex-grow: 1;
}
.aside-brands__link:hover,
.aside-brands__link:visited,
.aside-brands__link:active,
.aside-brands__dropdown-link:hover,
.aside-brands__dropdown-link:visited,
.aside-brands__dropdown-link:active {
  color: #212121;
}
.aside-brands__link--bold {
  font-weight: 600;
}
.aside-brands__category{
  padding: 7px 0;
}
.aside-brands__category--parent{
  padding: 0;
}
.aside-brands__link-wrp {
  display: flex;
  justify-content: space-between;
}
.aside-brands__main-btn,
.aside-brands__arrow-btn {
  border: none;
  background: none;
}
.aside-brands__main-btn{
  display: flex;
  justify-content: center;
  align-items: center;
}
.aside-brands__link-wrp{
  position: relative;
}
.aside-brands__category--current .aside-brands__link-wrp--main::after{
  content: '';
  width: 8px;
  height: 8px;
  background-color: #212121;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.aside-brands__dropdown-list {
  padding-left: 0;
}
.aside-brands__link-wrp{
  padding: 7px 7px 7px 10px;
}
.aside-brands__link-wrp--child{
  padding: 7px 7px 7px 20px;
}
.aside-brands__link-wrp--alone{
  padding: 7px 7px 7px 20px;
}
/* .aside-brands__dropdown-item--child .aside-brands__link-wrp--alone{
  padding: 7px 7px 7px 39px;
} */
.aside-brands__dropdown-item--child{
  margin-top: 5px;
}
.aside-brands__link-wrp--sub{
  padding: 7px 7px 7px 30px;
}.aside-brands__link-wrp--sub-inner {
  padding: 7px 7px 7px 39px;
}
.aside-brands__dropdown-item--child 
.aside-brands__dropdown-list--sub 
.aside-brands__dropdown-item--sub
.aside-brands__link-wrp--alone{
  padding: 7px 7px 7px 39px;
}
.aside-brands__arrow-btn svg{
  transform: rotate(90deg);
}
.aside-brands__link-wrp:hover {
  background-color: #F5F5F5;
}
.aside-brands__arrow-btn svg {
  fill: #888888;
}
.aside-brands__link-wrp:hover .aside-brands__arrow-btn svg {
  fill: #212121;
}
.aside-brands__link-wrp--main button {
  display: none;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
}
.aside-brands__link-wrp--main:hover::after {
  display: none;
}
.aside-brands__link-wrp--main:hover button {
  display: block;
}
.aside-brands__dropdown-list--sub-nochild
.aside-brands__link-wrp--alone {
  padding: 7px 7px 7px 30px;
}

/* 3
.aside-brands__dropdown--inner {
  display: none;
}
2
.aside-brands__second-category {
  display: none;
}
1 */
.aside-brands__dropdown--main,
.aside-brands__dropdown--child,
.aside-brands__dropdown--inner {
  display: none;
}
.aside-brands__dropdown--show{
  display: block;
}
.aside-brands__arrow-btn--active {
  transform: rotate(180deg);
}
.aside-brands__link-wrp--main .aside-brands__arrow-btn--active {
  transform: translateY(-50%) rotate(180deg);
}
.aside-brands__dropdown-item--active .aside-brands__link-wrp--child,
.aside-brands__dropdown--sub-active .aside-brands__link-wrp--sub{
  background-color: #212121;
}
.aside-brands__dropdown-item--active .aside-brands__link-wrp--child a,
.aside-brands__dropdown--sub-active .aside-brands__link-wrp--sub a{
  color: #fff;
}
.aside-brands__dropdown-item--active .aside-brands__link-wrp--child .aside-brands__arrow-btn svg,
.aside-brands__dropdown--sub-active .aside-brands__link-wrp--sub .aside-brands__arrow-btn svg{
  fill: #fff;
}
.aside-brands__dropdown-item--active .aside-brands__link-wrp--child:hover,
.aside-brands__dropdown--sub-active .aside-brands__link-wrp--sub:hover {
  background-color: #212121;
}
.aside-brands__dropdown-list--sub-nochild-active .aside-brands__link-wrp--alone {
  background-color: #212121;
}
.aside-brands__dropdown-list--sub-nochild-active .aside-brands__link-wrp--alone a {
  color: #fff;
}

.aside-brands__dropdown-list--inner-active .aside-brands__link-wrp--sub-inner{
  background-color: #212121;
}
.aside-brands__dropdown-list--inner-active .aside-brands__link-wrp--sub-inner:hover {
  background-color: #212121;
}
.aside-brands__dropdown-list--inner-active .aside-brands__link-wrp--sub-inner:hover a {
  color: #fff;
}
.aside-brands__dropdown-list--inner-active .aside-brands__link-wrp--sub-inner a {
  color: #fff;
}
ul.aside-brands__dropdown--sub {
  padding: 0;
}

.list-view .stock_in_category {
  display: none;
}
.stock_quant{
  displaY: inline-block;
  border-bottom: 1px dashed;
  line-height: 0.89;
}
.stock_in_category {
  order: 2;
  font-size: 14px;
  line-height: 17px;
  cursor: default;
}
.product__item-info {
  display: flex;
  flex-direction: column;
}
.category__product.list-view .product__item-info {
  display: none;
}
.product__item-price .product__item-price-wrp {
  display: none;
}
.category__product.list-view .product__item-price-wrp{
  display: block;
}
.product__item-cost {
  margin-bottom: 11px;
}
.categories__body {
  margin-left: 19px;
}
.view-switch__item {
  border: none;
  background: none;
}
.checkout__radio-item:nth-child(3) #sdektest .cdek_description {
  left: 28px;
}
.categories__price-special {
  margin-top: 5px;
}
.categories__price-special .product__price-svg{
  padding: 0;
  margin: 0;
}
.categories__price-special .categories__price-sale{
  color: #888888;
  font-weight: 300;
}
.sort-price-icon_mobile {
  display: none;
}
.row-customer_telephone .selectric-wrapper{
  position: absolute;
  z-index: 2;
  top: 22px;
}
.row-customer_telephone .selectric .label{
    display: inline-block;
}
.row-customer_telephone .selectric{
  width: 64px;
  background: none;
  border: none;
}
.simplecheckout .row-customer_telephone .selectric-hover .selectric{
  border-color: #dcdcdc;  
}
.row-customer_telephone .selectric .button{
    background: transparent
}
.row-customer_telephone .ico{
    display: inline-block;
    width: 18px;
    height: 12px;
    background-repeat: no-repeat;
}
.row-customer_telephone .ico.ico-ru {
    background-image: url(../img/ru-flag.jpg);
}
.row-customer_telephone .ico.ico-kz {
    background-image: url(../img/kz-flag.jpg?v=2);
}
@media(max-width: 992px){
  .row-customer_telephone .selectric-wrapper{
    top: 21px;
  }
}
