.social-registration {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.social-registration ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.social-registration li {
  flex: 1 0 auto;
  margin: 0 auto!important;
  height: auto;
}
.social-registration li:hover {
  background-color: #e9e9ef;
}

.social-registration p {
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: left;
  color: #333333;
  display: block;
  margin-bottom: 12px;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  text-transform: initial;
  font-style: normal;
}

.social-registration a {
  display: block;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
}

.vk {background-image: url('img/vk.svg');background-color: #d1dae9;}
.ok {background-image: url('img/odnoklassniki.svg');background-color: #faecd0;}
.fb {background-image: url('img/facebook.svg');background-color: #c9cddd;}

.social-registration a:hover {
  opacity: 0.9;
}

.social-registration-email {
  color: #b72637;
  display: inline-block;
  margin-left: 10px;
}
.social-registration-email a {
  color: #b72637;
}

._hidden{
  display: none !important;
}

.mb10{
  margin-bottom: 10px !important;
}
.mb20{
  margin-bottom: 20px !important;
}

.filter{
  max-height: none;
}

.banner-simple span:after
{
  background: none;
}

.banner-simple > span:after
{
  background: rgba(0, 0, 0, 0.5);
}

i.icon-comp{
  width: 23px;
  height: 23px;
  background-size: contain;
}
i.icon-comp.bbq{
  background-image: url("img/combine/bbq.png");
}
i.icon-comp.cheese{
  background-image: url("img/combine/cheese.png");
}
i.icon-comp.cocktail{
  background-image: url("img/combine/cocktail.png");
}
i.icon-comp.dessert{
  background-image: url("img/combine/dessert.png");
}
i.icon-comp.fish{
  background-image: url("img/combine/fish.png");
}
i.icon-comp.fowl{
  background-image: url("img/combine/fowl.png");
}
i.icon-comp.fruits{
  background-image: url("img/combine/fruits.png");
}
i.icon-comp.ideal_apperitive{
  background-image: url("img/combine/ideal_apperitive.png");
}
i.icon-comp.ideal_djetestiv{
  background-image: url("img/glass/digestif.png");
}
i.icon-comp.meat{
  background-image: url("img/combine/meat.png");
}
i.icon-comp.mushrooms{
  background-image: url("img/combine/mushrooms.png");
}
i.icon-comp.salads{
  background-image: url("img/combine/salads.png");
}
i.icon-comp.seafood{
  background-image: url("img/combine/seafood.png");
}
i.icon-comp.wild{
  background-image: url("img/combine/wild.png");
  width: 28px;
}
i.icon-comp.snacks{
  background-image: url("img/combine/snacks.png");
}
i.icon-comp.light_snacks{
  background-image: url("img/combine/light_snacks.svg?v=0");
  width: 20px;
}
p.product-price.sell i:first-child {
  text-decoration: line-through;
  color: #000;
}

.product-wide__img img
{
  max-height: 90%;
}

.btn-classic {
  padding: 0 22px;
  border-radius: 2px 0 0 2px;
  height: 40px;
  background: #272663;
  color: #fff;
  font-size: 0.875rem;
  border: none;
  cursor: pointer;
  font-family: "BasisGrotesquePro", Arial, Helvetica, sans-serif;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }
  .btn-classic.width-240 {
    width: 240px; }
  .btn-classic.float-right {
    right: 0; }
  .btn-classic.go-catalog {
    width: 360px;
    margin-top: 30px;
    border-radius: 2px; }
    @media screen and (max-width: 480px) {
      .btn-classic.go-catalog {
        width: 100%; } }
  .btn-classic.full-width {
    width: 100%;
    border-radius: 2px; }
  .btn-classic.width-360 {
    width: 360px;
    max-width: 100%;
    border-radius: 2px; }
  .btn-classic.width-300 {
    width: 300px;
    border-radius: 2px; }
  .btn-classic--140 {
    width: 140px; }
    @media screen and (max-width: 661px) {
      .btn-classic--140 {
        width: 109px; } }
  .btn-classic:hover {
    background: #5f5e86; }

.lk-modal__body a.btn-classic
{
  padding: 0;
}

.filter-item ul li label.disabled,
.filter-regions ul li label.disabled{
  color: #999;
}
.filter-item ul li label.disabled input + span,
.filter-regions ul li label.disabled input + span{
  border: 1px solid #999;
}

.buyer-info{
  z-index: 1000;
}

.cart-informer {
  cursor: pointer;
  padding: 20px;
}
.header__info-shop ul li.cart-informer {
  margin: 0px;
}
.nav-item.cart-informer {
  padding: 0px;
}
@media screen and (max-width: 959px) {
  .cart-informer {
    padding: 0px 0px;
  }
}
.nav-item.cart-informer .products-price
{
  display: none;
}

.list-questions ul li label input[type=radio]{
  position: absolute;
  left: -999999999999px;
}

.list-questions ul li{
  display: inline-block;
  vertical-align: top;
}

i.icon-glass.white-vine {
  width: 23px;
  height: 23px;
  background-image: url(img/glass/gold_vine.svg);
  background-size: 100%;
}
i.icon-glass.shot {
  width: 23px;
  height: 23px;
  background-image: url(img/glass/shot.svg);
  background-size: 100%;
}
i.icon-glass.whiskey {
  width: 23px;
  height: 23px;
  background-image: url(img/glass/whiskey.svg);
  background-size: 100%;
}
i.icon-glass.beer {
  width: 23px;
  height: 23px;
  background-image: url(img/glass/beer.svg);
  background-size: 100%;
}

.cart-informer {
  cursor: pointer;
}
nav.floated ul li.nav-item.cart-informer.small-width {
  line-height: 40px;
}


nav.floated ul li.nav-item.cart-informer.small-width .product-count {
  top: 8px;
}

nav.floated ul li.nav-item.cart-informer.small-width .products-price {
  display: block;
  padding-left: 0;
  padding: 0 5px 5px 5px;
  line-height: 15px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 1025px) and (max-width: 1280px) {
    nav.floated ul li.nav-item.cart-informer.small-width .products-price {
        font-size: 12px;
    }
}


@media (min-width: 960px) and (max-width: 1024px) {
    nav.floated ul li.nav-item.cart-informer.small-width .products-price {
        font-size: 10px;
    }
}

@media (max-width: 640px) {
  .product-wide__img img, .product__img img {
    max-width: 70px!important;
  }
  .product__title label {
    margin-left: 0;
  }
}

@media (max-width: 480px) {
  nav.floated ul li.nav-item.cart-informer.small-width .products-price {
    font-size: 10px;
  }
}

.category-products{
    align-content: flex-start;
}

nav.floated ul li.nav-item.cart-informer.small-width .bx-basket-without-price{
    font-size: 3.25rem;
    line-height: 100%;
}

.search__body-container {
  padding-bottom: 70px;
}

.search__body.no-overflow {

}

.search-wrapper.visible {
  padding: 0;
  overflow: hidden !important;
}

.search-wrapper .search-scroll {
  height: 100vh;
  overflow: hidden;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  padding: 20px 0;
}

/* Стилизайия для элементов формы */
.global-form {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
legend.color-blue,
.global-form legend {
  display: block;
  width: 100%;
  font-size: 1.125rem;
  line-height: 1.33;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}
.global-form label {
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: left;
  display: block;
  margin-bottom: 12px;
  color: #333333;
}
.global-form select,
.global-form input {
  width: 100%;
  border-radius: 2px;
  background-color: transparent;
  border: solid 1px #e2a8af;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
  font-family: "BasisGrotesquePro", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  margin-bottom: 12px;
}
.global-form ._row {
  margin-bottom: 18px;
}

.global-form select {

}

.global-form ._title-upper {
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
}

.global-form input[type="button"],
.global-form button {
  padding: 0 22px;
  border-radius: 2px 0 0 2px;
  height: 40px;
  background: #272663;
  color: #fff;
  font-size: 0.875rem;
  border: none;
  cursor: pointer;
  font-family: "BasisGrotesquePro", Arial, Helvetica, sans-serif;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

/* .global-form input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
} */

.global-form input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.global-form input[type="button"]:hover,
.global-form button:hover {
  background: #5f5e86;
}

.global-form ._title-initial {
  text-transform: initial;
  text-align: center;
  font-size: 12px;
}

.global-form ._title-initial.--color1,
.global-form ._title-upper.--color1 {
  color: #d8d8d8;
}

.color-blue,
.global-form .color-blue,
.global-form ._title-initial.--color2,
.global-form ._title-upper.--color2 {
  color: #272663;
}



.border-drb {
  padding-bottom: 20px;
  border-bottom: 1px dotted #e2a8af;
}

.border-dbb {
  background-image: url('img/dots.jpg');
  background-position: top center;
  background-repeat: repeat-x;
  padding-top: 20px;
}

.global-form input[type='checkbox'],
.global-form input[type='radio'] {
  width: 18px;
  height: 18px;
}

label.radio,
label.checkbox  {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  color: #272663;
  font-size: 0.8125rem;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  position: relative;
}
label.radio-pseudo input[type='radio'],
label.radio input[type='radio'],
label.checkbox input[type='checkbox'] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}

label.radio-pseudo input[type='radio'] + span,
label.radio input[type='radio'] + span,
label.checkbox input[type='checkbox'] + span {
  display: inline-block;
  width: 18px;
  flex: 0 0 18px;
  height: 18px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid #b72637;
  margin-right: 8px;
  position: relative;
}

label.radio input[type='radio'] + span {
  border-radius: 50%;
}

label.radio-pseudo input[type='radio']:checked + span::after,
label.checkbox input[type='checkbox']:checked + span::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('img/check.svg') #b72637;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

label.radio input[type='radio']:checked + span {background-color: #b72637;}
label.radio input[type='radio']:checked + span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #fff;
}

.radio-emotion {
  font-size: 0;
  text-align: center;
}

.radio-emotion .radio {
  max-width: 33.33%;
  display: inline-block;
}

.radio-emotion .radio input[type='radio'] + span {
  width: 44px;
  height: 44px;
  margin: 0 20px;
  border: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.radio-emotion .radio input[type='radio']:checked + span {background-color: transparent;}
.radio-emotion .radio input[type='radio']:checked + span::after {content: none;}

.emotion-1 {background-image: url('img/anketa/smile-01.png')}
.emotion-2 {background-image: url('img/anketa/smile-02.png')}
.emotion-3 {background-image: url('img/anketa/smile-03.png')}

.radio-emotion .radio input[type='radio']:checked + span.emotion-1 {background-image: url('img/anketa/smile-01active.png')}
.radio-emotion .radio input[type='radio']:checked + span.emotion-2 {background-image: url('img/anketa/smile-02active.png')}
.radio-emotion .radio input[type='radio']:checked + span.emotion-3 {background-image: url('img/anketa/smile-03active.png')}

/* Анкета */
.personal-anketa {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  border-top: 1px solid #d3d3e0;
}

.personal-anketa ._inner {
  max-width: 640px;
  padding: 20px;
  margin: 40px auto;
  background-color: #fff;
}
.personal-anketa ._body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff;
}
.personal-anketa ._check-step {
  max-width: 540px;
  margin: 100px auto 150px auto;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
}
.personal-anketa ._title {
  text-align: center;
  padding: 10px 0;
  margin-bottom: 20px;
}
.personal-anketa {}
.personal-anketa {}
.personal-anketa a {
  text-decoration: underline;
}
.personal-anketa a:hover {
  text-decoration: none;
}
.personal-anketa .invalid {
  text-align: center;
  color: #B72637;
  margin-top: 10px;
}

.personal-anketa .btn-classic,
.personal-anketa a.btn-classic {
  box-sizing: border-box;
  text-decoration: none;
}

.personal-anketa button {
  width: 100%;
  margin-top: 20px;
}

.back-link {

}

.is-name-client {
  color: #000;
  font-size: 48px;
  margin: 40px auto;
}

.icon-back,
.icon-user {
  display: inline-block;
  vertical-align: baseline;
  width: 32px;
  height: 32px;
  margin-right: 20px;
  background: url('img/anketa/icon-user.png') no-repeat center;
  background-size: contain;
}

.icon-back {
  width: 18px;
  height: 18px;
  vertical-align: bottom;
  background: url('img/anketa/icon-back.png') no-repeat center;
  background-size: contain;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.filter-regions .footer{
    text-align: center;
    background: #fff;
}

.filter-regions .footer button{
    display: block;
    width: 100%;
    text-align: center;
}
.list-questions ul li{
  width: 100%;
}

.callback__status .status{
    left: 55px;
    top: 12px;
}

@media screen and (max-width: 640px){
  #callBackStatus .status {
      top: 7px;
      left: 40px;
      font-size: 0.670rem;
  }
}

/********/

.text-box b {
    font-weight: bold;
}

.text-box i {
    font-style: italic;
}

.text-box ol{
    list-style-type: decimal;
}

.text-box ul{
    list-style-type: disc;
}

.text-box blockquote {
    margin: 14px 40px;
}

.text-box h2{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0px 0.83em;
}

.text-box h3{
    font-size: 1.17em;
    font-weight: bold;
    margin: 0px 1em;
}

.text-box h4{
    font-weight: bold;
    margin: 0px 1.33em;
}

.text-box h5{
    font-weight: bold;
    margin: 0px 1.67em;
    font-size: 0.83em
}

.text-box h6, .text-box h7{
    font-weight: bold;
    margin: 0px 2.33em;
    font-size: 0.67em;
}

.mobile_filter_bottom{
  width: 100%;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.15);
  height: 60px;
  position: fixed;
  left: 0;
  bottom: 0;
  text-align: center;
  background: #fff;
  display: none;
}

.mobile_filter_bottom.visible{
  display: block;
}

.mobile_filter_bottom button{
  height: 60px;
  font-family: "BasisGrotesquePro", Arial, Helvetica, sans-serif;
  color: #272663;
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: center;
}

.mobile_filter_bottom .btn-buy{
  background: #272663;
  color: #fff;
}

/*фикс для мобильной клавиатуры*/
@media screen and (max-width: 640px){
  .filter-box.visible {
      display: block !important;
      position: fixed !important;
      z-index: 111;
      top: 0 !important;
      height: auto !important;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100% !important;
      background: #fff;
  }
}

@media screen and (max-width: 640px){
  .filter-head {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }

}

.mobile_filter_bottom[disabled]  button{
    color: #999;
    background: #eee;
}
  /*.cat-info__sort{
    display: inline-block;
    width: 50%;
    float: left;
    margin: 0;
    padding: 21px 0px;
    text-align: center;
  }*/

@media screen and (max-width: 960px){
  #lkModalNav {
      position: fixed;
      right: 0;
      bottom: 0;
      overflow-y: auto;
      background: #fff;
      z-index: 200;
      width: 50%;
      height: 385px;
      padding: 0 24px 30px 24px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
  }

  #lkModalNav [data-close="lkModalNav"]{
      display: inline-block;
  }
}

@media screen and (max-width: 640px){
  #lkModalNav {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
  }
}

.send_qtext{
    font-size: 0.75rem !important;
}

@media screen and (max-width: 640px) {
  .testimonials-container .read-more{
    display:none;
  }
}
/*  */
.ios.iphone .mobile-content {
  padding-bottom: 160px;
}
.product-float-price {
  color: #fff;
}

.academy-item.article .category .author {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  margin-bottom: 0;
  transform: translate(0);
}

@media screen and (max-width: 481px) {
  .service-box .partners-item {
    word-break: initial;
  }
}

@media screen and (max-width: 641px){
  .buyer-item .body .product-wide .product-wide__img img {
      top: 60% !important;
      left: 10px !important;
      max-width: 65px;
  }
}


.info-box .info-box__text:first-child{min-height: 320px}
@media screen and (max-width: 640px){
  .info-box .info-box__text:first-child{min-height: auto}
  #eventSucces{
    z-index: 200;
    width: 100%;
  }
}

.btn-classic.red{
  background: #b72637
}

.btn-classic.red:hover{
  background: #ab2434
}

.coupon_box{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.coupon_box > .coupon_item:nth-child(1){
  width: 60%;
}
.coupon_box > .coupon_item:nth-child(2){
  width: 40%;
}
.coupon_box > .coupon_item > .btn-classic{
  margin-top: 12px;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
    .coupon_box > .coupon_item:nth-child(1) {
        width: 50%;
    }

    .coupon_box > .coupon_item:nth-child(2) {
        width: 50%;
    }
}

@media screen and (max-width: 768px){
  .coupon_box{display: block;}
  .coupon_box > .coupon_item{width: 100% !important}
}

@media screen and (max-width: 640px){
  .category-products .product__title .product-price.sell span:nth-child(2) {
      color: #b72637;
  }
}

.banner-product-wrapper img{
  max-width: 125px;
}

@media screen and (max-width: 640px){
  article.event.padding-short .article-footer .info .product-contact a{
      font-size: 16px;
  }

  article.event.padding-short .article-footer .info .product-contact div i{
      transform: scale(1.2);
      top: 5px;
  }

  article.event.padding-short .article-footer .info div{
      display: block;
  }
}

.category-products .product-list-item .product__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  min-height: 220px;
}

.category-products .product-list-item .product-list-item__info {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category-products .product-list-item .product__img a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.cart-remove-item i.icon-close {
  background-color: #fff;
}

.fast-cart .footer {
  z-index: 2;
}

.info-box .info-box__text ul,
.info-box .info-box__text ol {
  margin-bottom: 10px;
}

.info-box .info-box__text ul li,
.info-box .info-box__text ol li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
}

.info-box .info-box__text ul li::before {
  content: '';
  position: absolute;
  top: 7px;
  left: 2px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #272663;
}
.info-box .info-box__text ol {counter-reset: list;}
.info-box .info-box__text ol li::before {
  counter-increment: list;
  content: counter(list) ".";
  position: absolute;
  top: 0;
  left: 2px;
}

.comment-order {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}
.comment-order ._link {
  display: block;
  line-height: 20px;
  padding-left: 25px;
  background: url('img/chat.svg') no-repeat left center;
  background-size: 15px;
}
.comment-order ._form {
  position: absolute;
  margin-top: 10px;
  padding: 5px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-25px);
  transition: opacity 0.125s ease-in-out;
  box-sizing: border-box;
}
.comment-order textarea {
  resize: vertical;
  width: 100%;
  display: block;
  padding: 5px;
  min-height: 100px;
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
  box-sizing: border-box;
}
.comment-order.is-active ._form {
    position: relative;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.125s ease-in-out;
}

.sharepopup .comment-order, .sharepopup .comment-order button{
  margin-top: 20px;
}

@media screen and (max-width: 959px) {
    .category-pre-filter ul {
        padding-right: 35px;
    }

    .category-products .product-list-item .product__img {
        min-height: auto;
    }
}

.modal-action__min{
  margin-top: 10px;
}

.submenu ul {
  width: 15%;
}
.product-container .product-offer a{color: #fff; text-decoration: underline;}
.fast-cart .body{width: 100%}
a.expert {color: #fff; text-decoration: underline;}

.btn-classic-right{
    margin-left: auto;
}

@media screen and (max-width: 640px){

  #buyerInfo .product-wide .product-wide__data .product-action .product-action__buy {
      top: 30px;
      left: 0;
      width: 100%;
  }
  #buyerInfo .product-wide .product-wide__data .product-action {
      bottom: 65px;
  }
  #buyerInfo{
      height: 240px;
  }
  #buyerInfo .body .product-wide .product-wide__data{
      height: 182px;
  }
  #buyerInfo .btn-classic-right{
    margin: auto;
  }


}

.academy-menu.no--scroll{
    display: inline-block;
}

.academy-menu.no--scroll:after{display: none}
.academy-menu.no--scroll li:last-child:after{display: none}

.grid-container{
    border-top: 1px solid #e2a8af;
}

.deal_of_day__link a{
  font-size: 0.75rem;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  font-style: italic;
  line-height: 1.5;
  text-transform: uppercase;
  display: block;
}

.product-offer span a{color: #fff; text-decoration: underline;}

@media screen and (max-width: 640px) {
  .academy-menu ul {
    padding-bottom: 15px;
  }
}

.top-scroll-page {
  position: fixed;
  right: 60px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 12;
  cursor: pointer;
  background-image: url('img/up-arrow.svg');
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
}

@media screen and (max-width: 640px){
  .top-scroll-page {
      right: 30px;
  }
}


.commercial-banner {
  position: fixed;
  z-index: 20;
  right: -51.5em;
  bottom: 0;
  -webkit-transition: right .2s;
  transition: right .2s;
  z-index: 100;
  width: 54em;
  height: 30em;
  font-size: 10px;
}
.commercial-banner.is-active {
  right: 0;
  z-index: 20000;
}
.commercial-banner.is-active ._arrow {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.commercial-banner ._arrow {
  display: inline-block;
  vertical-align: middle;
  width: 2.5em;
  height: 5em;
  background: url('img/start-button.svg') no-repeat center;
  background-size: 2em;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.commercial-banner ._outside {
  float: left;
  position: relative;
  display: inline-block;
  width: 2.5em;
  height: 30em;
  background-color: #272663;
  border-right: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.commercial-banner ._outside:hover {
  background-color: #5f5e86;
}
.commercial-banner ._text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11em;
  height: 1.2em;
  line-height: 1.2em;
  color: #faeff3;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transform: translate(-50%,-50%) rotate(-90deg);
  -ms-transform: translate(-50%,-50%) rotate(-90deg);
  transform: translate(-50%,-50%) rotate(-90deg);
  text-align: left;
  letter-spacing: 5px;
  font-size: 2.1em;
  padding-left: 1em;
}
.commercial-banner ._sale {
    background-color: rgba(39, 38, 99, .75);
    height: 11.5em;
    position: absolute;
    top: 7.5em;
    right: 2.5em;
    left: 6.5em;
    width: auto;
}
.commercial-banner ._icon-percentege {
  background: url('img/icon-sale-prod.svg') no-repeat center;
  background-size: contain;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: relative;
  width: 7.5em;
  height: 9.5em;
  margin-left: 1em;
  margin-top: 3px;
}

.commercial-banner ._icon-percentege span {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0.5em;
  font-size: 2em;
}

.commercial-banner ._txt {
  position: absolute;
  top: 0;
  left: 3.3em;
  width: calc(100% - 3.3em);
  padding: 1em 0.5em 0.5em 0.8em;
  text-align: left;
  font-size: 2.8em;
  line-height: 1.1;
  font-weight: 400;
  color: #fff;
}

.commercial-banner ._end,
.commercial-banner ._inside {
  background-color: #fff;
  width: 100%;
  height: 30em;
  background: url('img/bg-commercial-banner.jpg') no-repeat center;
  background-size: cover;
  padding: 7em 2.5em;
  padding-left: 6.6em;
  box-sizing: border-box;
}
.commercial-banner ._end {
  padding: 2.5em;
  padding-left: 6.6em;
  text-align: center;
  font-weight: 700;
  background-image: url('img/event/seafood.png');
  background-size: contain;
  background-position: center top -8em;
  background-color: #fff4f2;
  background: #fff4f2;
}

.commercial-banner ._title1,
.commercial-banner ._title2,
.commercial-banner ._title3 {
  font-weight: 600;
  line-height: 1.1;
  color: #b72637;
  text-transform: uppercase;
}
.commercial-banner ._title1 {
  font-size: 1.875rem;
  padding: 0.5625rem;
  margin-bottom: 1.875rem;
}

.commercial-banner ._title2 {
    font-size: 0.93750rem;
    padding: 0.28125rem;
    margin-bottom: 0;
    color: #272663;
    text-transform: none;
}

.commercial-banner ._title3 {
    margin-top: 1.5rem;
    font-size: 1rem;
    padding: 0.3em;
}

.commercial-banner ._title2 span{
    display: block;
    color: #b72637;
}
.commercial-banner ._title2 a{
    text-decoration: underline;
    margin-top: 1.3em;
    display: block;
    cursor: pointer;
}


.commercial-banner form {
  width: 100%;
  flex-basis: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-top: 12em;
}
.commercial-banner input[type="email"] {
    float: left;
    display: block;
    height: 3em;
    width: calc(100% - 11.4em - 2px);
    padding: 0 1.8em;
    line-height: 2em;
    background-color: #fff;
    color: #000017;
    box-sizing: border-box;
    font-size: 1.4em;
    border-radius: 0 !important;
}


.commercial-banner input::-webkit-input-placeholder {color:#000017;}
.commercial-banner input::-moz-placeholder          {color:#000017;}/* Firefox 19+ */
.commercial-banner input:-moz-placeholder           {color:#000017;}/* Firefox 18- */
.commercial-banner input:-ms-input-placeholder      {color:#000017;}

.commercial-banner button {
    float: left;
    display: block;
    width: 11.4em;
    height: 3em;
    padding: 0 1.8em;
    font-size: 1.4em;
    line-height: 3em;
    margin-left: 2px;
    background-color: #b72637;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    border-radius: 0 !important;
}

@media (max-width: 640px) {
  .commercial-banner {
    font-size: 7px;
  }
  .commercial-banner ._text {
    letter-spacing: 0;
  }
  .commercial-banner ._txt {
    font-size: 2.2em;
    padding: 2em 0.5em 0.5em 2em;
  }
  .commercial-banner input[type="email"],
  .commercial-banner button {
    height: 4.5em;
  }
}

@media (max-width: 480px) {
  .commercial-banner {
    font-size: 6px;
  }
}


.product-rate {
  color: #fff;
  background-color: #b72637;
  border: 2px solid #b72637;
  padding-right: 2px;
  box-sizing: border-box;
}

i.icon-star:last-child {
  margin-right: 2px;
}

i.icon-star {
  margin-right: 2px;
  background-image: url('img/mark-as-favorite-star.svg');
  background-size: 15px;
}

/* Изменеиня в каталоге */
.filter-box-custom-bottem {}

@media screen and (min-width: 641px) {
  .cat-info-custom {
    position: fixed;
    top: 61px;
    width: 1600px;
    background-color: #fff;
    z-index: 16;
    margin-top: 0;
    border-bottom: 1px solid #e2a8af;
    box-sizing: border-box;
  }
  .filter-box-custom.filter-box-custom-bottem,
  .filter-box-custom {
    position: fixed;
    top: 105px;
    z-index: 15;
    height: calc(100vh - 105px);
    overflow: hidden;
    overflow-y: auto;
    max-width: calc(1600px / 4);
    box-sizing: border-box;
  }
  .filter-box-custom + .filter-box-empry-custom {
    width: 25%;
    flex-basis: 25%;
    box-sizing: border-box;
  }
  .filter-box-custom.filter-box-custom-bottem {
    position: absolute;
    top: auto;
    bottom: 0;
  }
}

@media screen and (max-width: 1622px) {
  .cat-info-custom {
    width: 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1279px) {
  .filter-box-custom,
  .filter-box-custom + .filter-box-empry-custom {
    width: 33.3333% !important;
    flex-basis: 33.3333%;
    max-width: 33.333%;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 959px) and (max-width: 1279px) {
  .cat-info-custom {
    width: 1080px;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 959px) and (max-width: 1279px) {
  .filter-box-custom {
    width: calc(1080px / 3);
    flex-basis: calc(1080px / 3);
    max-width: calc(1080px / 3);
  }
  .filter-box-custom + .filter-box-empry-custom + .category-products{
    width: 66.666% !important;
  }
}

@media screen and (min-width: 959px) and (max-width: 1080px) {
  .cat-info-custom {
    width: 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 959px) {
  .filter-box-custom,
  .filter-box-custom + .filter-box-empry-custom {
    width: calc(800px / 2) !important;
    flex-basis: calc(800px / 2);
    max-width: calc(800px / 2);
    box-sizing: border-box;
  }
  .cat-info-custom {
    width: 800px;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 640px) and (max-width: 800px) {
  .filter-box-custom {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .cat-info-custom {
    width: 100%;
    box-sizing: border-box;
  }
}

/* Изменеиня в каталоге */
.filter-box-custom-bottem {}

@media screen and (min-width: 641px) {
  .cat-info-custom {
    position: fixed;
    top: 61px;
    width: 1600px;
    z-index: 16;
    margin-top: 0;
    border-bottom: 1px solid #e2a8af;
    box-sizing: border-box;
  }
  .filter-box-custom.filter-box-custom-bottem,
  .filter-box-custom {
    position: fixed;
    top: 105px;
    z-index: 15;
    height: calc(100vh - 105px);
    overflow: hidden;
    overflow-y: auto;
    max-width: calc(1600px / 4);
    box-sizing: border-box;
  }
  .filter-box-custom + .filter-box-empry-custom {
    width: 25%;
    flex-basis: 25%;
    box-sizing: border-box;
    height: 100%;
    min-height: calc(100vh - 100px);
  }
  .filter-box-custom.filter-box-custom-bottem {
    position: absolute;
    top: auto;
    bottom: 0;
  }
}

@media screen and (max-width: 1622px) {
  .cat-info-custom {
    width: 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1279px) {
  .filter-box-custom,
  .filter-box-custom + .filter-box-empry-custom {
    width: 33.3333% !important;
    flex-basis: 33.3333%;
    max-width: 33.333%;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 959px) and (max-width: 1279px) {
  .cat-info-custom {
    width: 1080px;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 959px) and (max-width: 1279px) {
  .filter-box-custom {
    width: calc(1080px / 3);
    flex-basis: calc(1080px / 3);
    max-width: calc(1080px / 3);
  }
  .filter-box-custom + .filter-box-empry-custom + .category-products{
    width: 66.666% !important;
  }
}

@media screen and (min-width: 959px) and (max-width: 1080px) {
  .cat-info-custom {
    width: 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 959px) {
  .filter-box-custom,
  .filter-box-custom + .filter-box-empry-custom {
    width: calc(800px / 2) !important;
    flex-basis: calc(800px / 2);
    max-width: calc(800px / 2);
    box-sizing: border-box;
  }
  .cat-info-custom {
    width: 800px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 800px) {
  .cat-info-custom {
    width: 100%;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 640px) and (max-width: 800px) {
    .filter-box-custom {
        width: 50% !important;
        flex-basis: 50%;
        max-width: 50%;
    }

    .filter-box-custom, .filter-box-custom + .filter-box-empry-custom {
        width: 50% !important;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 641px) {
  .filter-box-custom + .filter-box-empry-custom {
    display: none;
  }

}


.display_none{
  display: none;
}

.ajax_proccess{
  background-color : #555 !important;
}

.filter-box-custom::-webkit-scrollbar { width: 0; }
.filter-box-custom { -ms-overflow-style: none; }
/*.filter-box-custom { overflow: -moz-scrollbars-none; }*/


.product .product-rate{
  background: transparent;
  border: 0;
  outline: 0;
  color: #333;
}

ul.auth_tab_names li{
    margin-right: 20px;
    margin-left: 0;
    width: auto;
    height: auto;
    border: none;
}

ul.auth_tab_names li:hover, ul.auth_tabs li:hover{
  background : none;
}

.auth_tab_names li a{
    font-size: 0.75rem;
    line-height: 1.5;
    text-align: left;
    display: block;
    margin-bottom: 12px;
    color: #b72637;
}
.auth_tab_names li.active a{
    color: #333333;
    cursor: default;
}

ul.auth_tabs li{
    display: none;
    margin: 0;
    width: 100%;
}
.product .product-rate i.icon-star, .testimonial-modal i.icon-star{
  background-image: url(img/icon_star.png);
}

.product .product-rate i.icon-star.filled, .testimonial-modal i.icon-star.filled{
    background-image: url(img/star_filled.png);
}

@media screen and (max-width: 340px) {
  .commercial-banner{
    width: 100%;
    width: 100vw;
    max-width: 100%;
    max-width: 100vw;
    right: calc(-100% + 2.5em);
    right: calc(-100vw + 2.5em);
  }

}

ul.auth_tabs li.active{
    display: block
}

#confirm .modal{
    width: 480px;
    text-transform: uppercase;
    font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    font-style: italic;
    line-height: 1.5;
    text-align: center;
    color: #333333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 52px 0;
}

.modal-overlay{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.5);
  display: none;
  z-index: 110;
}

.modal-overlay.visible {
  display: block;
}

.modal-overlay.visible .modal{
  visibility: visible;
}

#confirm .btns{
      margin-top: 20px;
}

#confirm .btns button{
  width: 48%;
  box-sizing: border-box;
}

#confirm .title{
    font-style: normal;
    margin-bottom: 5px;
}

#confirm .body{
    width: 60%;
    margin: auto;
}

button.btn-cancel{
  background-color: #b72637;
}

button.btn-cancel:hover, button.btn-cancel:active{
  background-color: #a42231
}

@media screen and (max-width: 480px){
  #confirm .modal{
    width: 100%;
  }
}
.product-offer span.bg-blue{
  background: #272663;
}

.module-hidden, .module-show{
  margin: 0;
  padding: 0 !important;
}
.module-show{display: none !important}
@media screen and (max-width: 768px){
  .module-hidden{display: none !important}
  .module-show{display: inline !important}
}

.banner-responsive__toplink {
    position: static !important;
}

.product-offer .lowercase{
  text-transform: lowercase;
}
.category-products__preloader_overlay{
    position: absolute;
    background: rgba(255, 255, 255, .7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 16;
    display: none;
}
.category-products__preloader {
    position: absolute;
    top: 0;
    left: calc(50.41% - 75px);
    z-index: 17;
    display: none;
}

.category-products__preloader_overlay.visible,
.category-products__preloader_overlay.visible + .category-products__preloader{
  display: block;
}

.category-products__preloader.fixed{
    position: fixed;
    top: calc(50vh - 95px) !important;
    left: calc(50vw - 75px);
}

.category-products__preloader .preloader-iner {
  width: 150px;
  height: 150px;
  content: "";
  position: relative;
  top: 250px;
}

.circle {
  stroke: #d52135;
  fill: none;
  stroke-width: 1px;
  stroke-dashoffset: -471px;
  stroke-dasharray: 471px;
  animation: preloader_animate 2.4s cubic-bezier(0.42, 0, 0.29, 1) infinite;
  transform-origin: 50%;
  position: relative;
}

@keyframes preloader_animate {
  0% {
    stroke-dashoffset: 471px;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -471px;
  }
}


.load-more__preloader{
    margin: auto;
    width: 40px;
    height: 40px;
    display: none;
    padding: 30px;
  }

.loading + .load-more__preloader{
  display: block;
}

.load-more.auto{
  padding : 0;
}

#phoneConfirm{
      height: 470px;
}

@media screen and (max-width: 640px){
  .modal, .modal-classic, .mobile-menu, #enterLK, #alert, #lkModalNav{
    z-index: 2000000001;
  }
}

@media screen and (max-width: 480px) {
    #phoneConfirm {
        width: 100%;
        height: 100%;
        overflow: scroll;
    }
}

@media screen and (max-width: 640px){
  #enterLK .body, #alert .body{
    padding-top: 60px;
  }
}

#search-container-NEWS .search__body .product-float-body{
  min-height: 400px;
}

@media screen and (max-width: 959px){
  #search-container-NEWS.category-products {
      width: 100% !important;
  }

  #search-container-NEWS .product-list-item{
      height: auto;
      min-height: auto;
  }

  #search-container-NEWS .product-float-head{
    position: static;
  }

  #search-container-NEWS .product-float-body{
      min-height: auto;
      position: static;
      -webkit-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
  }

  #search-container-NEWS  .product-float-body .image-box{
    height: auto;
  }

  #search-container-NEWS .product-float-footer{
      position: static;
  }

  #search-container-NEWS .product-float-body{
    height: auto;
  }

}

article .content-block p{
    text-align: justify;
    margin-right: 0px;
}

.text-box p, article.event .event-box p {
    text-align: justify;
    font-size: 1rem;
    line-height: 1.5;
}

article .content-block img{
  width: 100% !important;
  height: auto !important;
}


/* Страница к чемпионату мира 2018 открывается*/
@media screen and (max-width: 1601px) {

}
@media screen and (min-width: 1601px) {
  .body-cm2018 {
    width: 100%;
    max-width: 100%;
    padding-left: calc((100% - 1600px)/2);
    padding-right: calc((100% - 1600px)/2);
    box-sizing: border-box;
    background-repeat: repeat;
    background-image: url('img/bg2018cm.png');
  }
}
.body-cm2018 .header,
.body-cm2018 .legal-info,
.b_ch2018 {
  background-color: #fff;
}
.b_ch2018 ._header {position: relative;}
.b_ch2018 ._header img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.b_ch2018 ._header .text_table{
    position: absolute;
    top: 0;
    width: 100%;
    height: 320px;
    display: table;
}
.b_ch2018 ._header .text_cell{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 48px;
}
.b_ch2018 {}
.b_ch2018 ._form-text {

}
.b_ch2018 ._form-text .grid-2 {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 30px 90px;
  box-sizing: border-box;
}
.b_ch2018 ._form-text .grid-2:last-child {
  padding: 0;
  border-left: 1px solid #e2a8af;
}
.b_ch2018 .account-box {
  border: none;
}
.b_ch2018 .account-box__info {
  /* padding: 0; */
  width: 100%;
  border: none;
}
.b_ch2018 .btn-buy.go-catalog {
  width: 100%;
  margin: 0 auto;
}
.b_ch2018 .h2 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 35px;
}
.b_ch2018 ._form-text p {
  margin-bottom: 25px;
}
.b_ch2018 {}
.b_ch2018 {}
.b_ch2018 ._footer {
  padding: 40px 90px;
  box-sizing: border-box;
  border-bottom: 1px solid #e2a8af;
}
.b_ch2018 ._footer p:first-child {margin-bottom: 50px;}
.b_ch2018 .category-products {
  border-left: 1px solid transparent;
  border-top: 1px solid #e2a8af;
}
.b_ch2018 .category-products .product-list-item {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media (max-width:1279px) {
  .b_ch2018 .category-products .product-list-item {
    width: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .b_ch2018 .account-box__info,
  .b_ch2018 ._form-text .grid-2 {padding: 30px 45px;}
  .b_ch2018 ._form-text .grid-2:last-child {padding: 0;}
  .b_ch2018 ._footer {padding: 30px 45px;border-bottom: 1px solid #e2a8af;}
}
@media (max-width:959px) {
  .b_ch2018 ._form-text .grid-2 {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .b_ch2018 ._form-text .grid-2:last-child {
    border-left: 0;
    border-top: 1px solid #e2a8af;
  }
  .b_ch2018 .category-products {
    width: 100%!important;
  }
  .b_ch2018 .category-products .product-list-item {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}

@media (max-width: 639px) {
    .b_ch2018 .account-box__info,
    .b_ch2018 ._form-text .grid-2 {
        padding: 30px 15px;
    }

    .b_ch2018 ._form-text .grid-2:last-child {
        padding: 0;
    }

    .b_ch2018 ._footer {
        padding: 30px 15px;
        border-bottom: 1px solid #e2a8af;
  }.b_ch2018 .category-products .product-list-item {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    border-left: 0;
  }
}
.icon-search_wr {
  width: 100%;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  height: 60px;
  line-height: 3.75rem;
  transition: all .2s ease;
}
/* ajax search panel */
.smallSearch-panel {
  height: 100%;
  width: 100%;
  max-width: calc(100%/9);
  position: absolute;
  top: -1px;
  right:  1px;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  transition: max-width .1s;
}
.smallSearch-panel.active {
  max-width: calc(100%/3);
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1279px) {
  .smallSearch-panel.active {
    max-width: calc(100%/2 - 77px);
  }
}
@media screen and (max-width: 959px) {

  .smallSearch-panel.active {
    max-width: calc(100% - 25%);
  }
}
@media screen and (max-width: 639px) {

  .smallSearch-panel.active {
    max-width: 100%;
  }
}
.smallSearch-panel .smallSearch-panel__form {
  position: absolute;
  top: 0px;
  left:  0px;
  width: 100%;
  height: 100%;
  border: #b72637 1px solid;
  z-index: 20;
  background: #fff;
}
.smallSearch-panel .smallSearch-panel__input {
  position: absolute;
  top: 0px;
  left:  0px;
  width: 66.666%;
  background: none;
  border: none;
  height: 100%;
  padding: 0px 20px;
  font-size: 16px;
  color: #272663;
}
.smallSearch-panel .smallSearch-panel__button {
  position: absolute;
  top: 0px;
  right:  0px;
  width: 33.333%;
  background: none;
  border: none;
  height: 100%;
  cursor: pointer;
  transition: all .3s;
}
.smallSearch-panel .smallSearch-panel__button:hover {
  background: #e9e9ef;
}
.smallSearch-panel .smallSearch-panel__result {
  width: 100%;
  background: #fff;
  position: absolute;
  left: 1px;
  top: calc(100% + 2px);
  z-index: 20;
  cursor: default;
  padding: 20px 20px 0px 20px;
  box-sizing: border-box;
  /* display: none; */
}
.smallSearch-panel__list {
  max-height: calc(100vh - 290px);
  overflow-y: auto;
  overflow-x: hidden;
}
.smallSearch-panel__item {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #e2a8af;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.smallSearch-panel__item:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: 0px;
}
.smallSearch-panel__item-img {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.smallSearch-panel__item-img img {
  width: auto;
  max-width: 100px;
  height: auto;
  max-height: 170px;
}
.smallSearch-panel__item-cont {
  width: calc(100% - 120px);
  text-align: left;
}
@media screen and (max-width: 325px) {
  .smallSearch-panel__item-img {
    width: 80px;
  }
  .smallSearch-panel__item-img img {
    max-width: 80px;
  }
  .smallSearch-panel__item-cont {
    width: calc(100% - 90px);
  }
}
.smallSearch-panel__item-info {
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.4;
    margin-bottom: 20px;
}
.smallSearch-panel__item-price {
      line-height: 1.4;
    padding-top: 15px;
}
.smallSearch-panel__item-title {
    font-size: 1.125rem;
    line-height: 1.33;
    color: #000;
}
.smallSearch-panel__item-title a {
  color: #000;
  font-size: 1.125rem;
}
.smallSearch-panel__item-title a:hover {
  text-decoration: underline;
}
.smallSearch-panel__item-add {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  height: 60px;
  overflow: hidden;
}
@media screen and (max-width: 420px) {

  .smallSearch-panel__item-add {
    display: block;
    height: auto;
    overflow: visible;
  }

}
.smallSearch-panel__all {
  padding: 10px 0px;
  text-align: center;
  line-height: 1.4;
}
.smallSearch-panel__all {
  font-size: 16px;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
}

/* Страница к чемпионату мира 2018 закрывается*/
/*стили кнопки ожидания открываются*/
.waiting-btn:hover,
.waiting-btn {
  background: #272663;
  background-image: repeating-linear-gradient(45deg, #272563, #272563  6px, #47467a 5px, #47467a 12px) !important;
  background-size: 50px 50px !important;
  -webkit-animation: Gradient 0.75s linear infinite;
  -moz-animation: Gradient 0.75s linear infinite;
  animation: Gradient 0.75s linear infinite;
}

.waiting-btn.red:hover, .waiting-btn.red{
  background-image: repeating-linear-gradient(45deg, #b72637, #B72636 6px, #a02130 5px, #a02130 12px) !important;
}

@-webkit-keyframes Gradient {
   from { background-position: 0 0; }
  to { background-position: 50px 0; }
}

@-moz-keyframes Gradient {
   from { background-position: 0 0; }
  to { background-position: 50px 0; }
}

@keyframes Gradient {
   from { background-position: 0 0; }
  to { background-position: 50px 0; }
}
/*стили кнопки ожидания закрываются*/

.banner-simple__body .news_anons_text p {
    font-size: 50% !important;
    max-height: 200px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.search__body .product-float-body{
  height: 300px;
}

.account-box__info .box__body div label.chm_form.invalid{
    color: #b72637;
}

.b_ch2018 ._form-text ul{
    margin: 25px 0;
}
.b_ch2018 ._form-text ul li{
    margin: 10px 0px 10px 30px;
    position: relative;
}
.b_ch2018 ._form-text ul li:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #5f5e86;
    left: -18px;
    top: 7px;
    border-radius: 50%;
}

.b_ch2018 ._form-text__ligth p{
  margin-bottom: 25px;
}

.b_ch2018 ._form-text .grid-2.no-offset .text_block{
  padding: 30px 90px;
  border-bottom: solid 1px #e2a8af;
}

.b_ch2018 ._form-text .grid-2.no-offset .text_block:last-child {
    border-bottom: 0;
}

.b_ch2018 ._form-text .grid-2.no-offset{
  padding: 0;
}

.show_mobile{
  display: none;
}

@media screen and (max-width: 959px){
  .show_mobile{display: block;}
}
.b24-widget-button-position-bottom-right{
    /*left: 27px!important;
    right: inherit!important;*/
    bottom: 80px!important;
}

/*.commercial-banner{
  z-index: 100000
}*/
@media (max-width:360px) {
  .b24-widget-button-position-bottom-right{
    right: 16px!important;
  }
}

.expert-banner .product-float-body p{
  text-align: center;
}

@media (max-width: 639px){
  .b_ch2018 ._form-text .grid-2.no-offset .text_block{
        padding: 30px;
    }
}

@media (max-width: 1600px){
  .b_ch2018 ._header .text_table{height: 20vw;}
  .b_ch2018 ._header .text_cell{font-size: 3vw;}
}

.grid-xl-3{width: 33.33333333%;}


.category-products .product-list-item.product-list-item__banner {
    padding: 0;
}

.category-products .product-list-item.product-list-item__banner .banner-simple {
    height: 100%;
}

.category-products .last-item{display: none;}

.btn-buy .btn-buy__transparent{
  background: transparent !important;
}

.filter-box{
  position: static;
  height: auto;
}

.cat-info{
  border-bottom: 1px solid #e2a8af;
}

.cat-info + .content{
  border-top: 0;
}

@supports (position:sticky)
  or (position:-webkit-sticky)
  or (position:-moz-sticky)
  or (position:-ms-sticky)
  or (position:-o-sticky)
{
  .sticky.filter-box{
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    height: calc(100vh - 105px);
    top: 105px;
    overflow: hidden;
    overflow-y: auto;
    max-width: calc(1600px / 4);
    box-sizing: border-box;
  }

  .filter-box::-webkit-scrollbar { width: 0; }
  .filter-box{ -ms-overflow-style: none; }

  @media screen and (max-width: 768px){
    .sticky.filter-box{
      top: 140px;
      max-width: calc(100% / 2);
    }
  }

  .cat-info{
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 60px;
    background: #ffffff;
    z-index: 16;
  }
}

.filter-box-empry-custom{
  display: none !important;
}

.footer-info ul li{
  width: 33%;
}

.header__contacts-phonelist .phone-item, .choose-phone .phone-item{
  display: none;
}

.header__contacts-phonelist[data-show=other] .phone-item.other, .choose-phone[data-show=other] .phone-item.other{
  display: block;
}

.header__contacts-phonelist[data-show=spb] .phone-item.spb,  .choose-phone[data-show=spb] .phone-item.spb{
  display: block;
}

.choose-phone__inline{display: inline-block;}

.category-banner .banner-responsive a.banner-responsive__toplink,
.full-width-banner .banner-responsive a.banner-responsive__toplink {
    font-size: 0.75rem;
}

@media screen and (max-width: 1279px){
	.product, .product-image-wrapper {
	    height: auto;
	}
}

@media screen and (max-width: 959px){
	.product, .product-image-wrapper{
		height: auto;
	}
}

.city-selector__confirm {
    padding: 20px 50px;
    width: auto;
    min-width: 240px;
}

.city-selector__title {
    font-size: 1.02rem;
}

.city-selector__confirm .btn-buy{
  height: 30px;
}

nav .submenu.catalog {
    left: 0;
    transform: translateX(-50%);
    width: calc(100vw/3);
    margin-left: calc(100vw/18);
}

nav .submenu.catalog ul {
    display: inline-block;
    float: left;
    width: 33%;
    padding-right: 10px;
}

nav .submenu.catalog li{
  display: block !important;
}

@media screen and (max-width: 1280px){
  nav .submenu.catalog{
    width: 100%;
    left: 0;
    transform: none;
    margin-left: 0;
    max-height: 500px !important;
  }
  .sub-more{
    position: static;
  }
}

.load-more.fixed{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

@media screen and (max-width: 959px) {
  .category-products .sales-top {
    width: 100%;
    max-width: 100%;
  }

  .category-products.basket {
    width: 100%;
    max-width: 100%;
  }

  .category-products.basket .product-list-item {
    width: 50%;
  }
}

@media screen and (max-width: 639px){
  .category-products.basket .product-list-item {
    width: 100%;
  }

  .category-products .product-list-item {
      height: 260px;
      width: 100%;
  }
}

.product .product-contact > div {
    width: 33%;
    margin-right: 0;
    line-height: 14px;
    margin-top: 60px;
    margin-bottom: 0;
}

.product .product-contact div{
    margin-right: 0;
    margin-bottom: 0 !important;
}

@media screen and (min-width: 960px) and (max-width: 1350px){
  .product .product-contact > div {
    margin-top: 35px;
    font-size: 9px;
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 1150px) and (max-width: 1350px){
  .product .product-contact > div {
    margin-top: 45px;
    font-size: 10px;
  }
}

i.icon-available {
    background-image: url(img/icon_available.png);
    background-image: url(img/icon_available.svg);
    background-size: 13px;
}

i.icon-delivery {
    background-image: url(img/icon_delivery.png);
    background-image: url(img/icon_delivery.svg);
    background-size: 18px;
}

i.icon-price {
    background-image: url(img/icon_price.png);
    background-image: url(img/icon_price.svg);
    background-size: 18px;
}

i.icon-payment {
    background-image: url(img/icon_payment.png);
    background-image: url(img/icon_payment.svg);
    background-size: 16px;
}


.product .product-contact div i, .product-available i {
    margin-right: 8px;
    width: 18px;
    height: 18px;
}

.product-available i{
    vertical-align: sub;
    margin-right: 0;
}

@media screen and (max-width: 480px){
  .product-available{
    order: 1;
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }

  .product-price-box{
    flex-wrap: wrap;
  }
}



.product .product-contact{
  flex-wrap: wrap;
  margin-top: 0;
}

.product-action .product-action__counter.counter-w-box{
  margin-right: 8px!important;
}
.product-action .product-action__buy .product-icons{
  margin-right: 5px
}
.product-icons.box-icons{
  float: left;
}
i.icon-comp.box-icon{
  width: 26px;
  height: 26px;
  background-size: cover;
}

@media screen and (max-width: 800px){
  #map{
    width: 100% !important;
  }
}


.service-item{
  height: auto;
}

.service-item{display: table}
#map{
  min-height: 480px;
  display: table-cell;
  width: 480px !important;
}
.service-item__info{
  display: table-cell;
  vertical-align: top;
}

@media screen and (max-width: 800px){
  .service-item{
    padding-bottom: 30px;
    display: block
  }
  .service-item__info, #map{display: block; width: 100% !important;}


}



span.spec_price__info {
  text-transform: initial;
  font-size: 11px;
}



.warning_message {
  display: inline-block;
  background: #b72637;
  border-bottom: 1px solid #e2a8af;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  font-style: italic;
  padding: 10px 20px;
  box-sizing: border-box;
}

article .content-block .academy-prod-block .product-wide__img img{
  width: auto !important;
}

article {
    padding: 60px 100px 0 100px;
}
@media screen and (max-width: 1080px) {
    article {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
}

@media screen and (max-width: 820px) {
    article {
        padding-top: 0;
    }
}

.academy-prod-block:after {
  width: 100%;
  left: 0;
  border-top: 1px dotted #e2a8af;
  height: 0;
  background: transparent;
}


article.event .event-box .academy-prod-block span {
  display: inline-block;
  line-height: 2;
  color: #fff;
}

article.event .event-box .academy-prod-block span.bottle-value {
  color: #333;
  display: inline-block;
  font-style: normal;
  line-height: inherit;
}

article.event .event-box .academy-prod-block .product-price span {
  font-style: normal;
  font-size: 100%;
  color: #000;
  text-transform: none;
}

article.event .event-box .academy-prod-block .product-price span:nth-child(2) {
  color: #b72637;
}

article.event .event-box .academy-prod-block span.count-btn{
  line-height: 1.25rem;
  color: #272663;
  text-align: center;
  font-style: normal;
  font-size: 1.375rem;
}

article.event .event-box .academy-prod-block{
  padding: 0 0 30px 0;
}

hr.product-wrap{
  width: 100%;
  margin: 0;
  margin-top: 30px;
  height: 2px;
  background: #272664;
  border-bottom: none;
}

.product .product-contact.rows > div{
  margin-top: 30px;
}

@media screen and (min-width: 960px) and (max-width: 1350px){
  .product .product-contact.rows > div {
    margin-top: 20px;
    font-size: 9px;
    margin-bottom: 0 !important;
  }
  hr.product-wrap{
    margin-top: 20px;
  }
}


.search_container .flex-wrap{
  width: 100%;
}

.catalog-nav .catalog-nav__item.hidden{
  opacity: 0;
}

.scroll_checker{
  width:  100%;
  position: fixed;
}

.cat-info__nav{
    transform: translate(0%, -50%);
    left: 50%;
    top: 50%;
}
@media screen and (min-width: 768px) and (max-width: 1023px){
  .cat-info__nav{
      transform: inherit;
      left: inherit;
      top: inherit;
  }
}


@media screen and (max-width: 959px) {
  .cat-info__nav {
    position: relative;
    right: auto;
    margin-left: 40px;
    margin-top: 10px;
    transform: inherit;
    top: inherit;
    left: inherit;
  }

}

@media screen and (min-width: 100px) and (max-width: 639px){
  .cat-info{
    padding-bottom: 40px;
  }
  .cat-info .cat-info__nav{
      position: absolute;
      width: 100%;
      transform: translate(-50%, -50%);
      left: 40%;
      top: 60%;
      text-align: center;
      display: inline-block;
  }
  .catalog-nav .catalog-nav__item{
    margin-right: 5px
  }
}

@media screen and (max-width: 720px){
	.catalog-nav .catalog-nav__item a, .catalog-nav .catalog-nav__item span {
	    width: 25px;
	    height: 25px;
	    line-height: 25px;
	}
	.catalog-nav .catalog-nav__item.catalog-nav__curent span {
	    width: 25px;
	    height: 25px;
	    line-height: 25px;
	}
}

footer .footer_head {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #000;
}

footer .footer_body {
    border-top: 1px solid #ffffff0f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 90px 0 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

footer .footer_head {
    display: table;
}

footer .footer_head .row {
    width: 100%;
    margin: 10px auto;
}

footer .phone-item a {
    color: #fff;
    font-size: 15px
}

footer .footer_head .head-item {
    position: relative;
    min-height: 1px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    padding-left: 60px;
}

footer .footer_head .head-item:last-child {
    padding-right: 80px;
}

footer .footer_head .head-item span {
    padding: 0px 10px;
}

footer .footer_head .head-item .links {
    float: left;
    padding: 5px 0px;
    text-align: left;
}

footer .footer_head .head-item .links span {
    /*border-bottom: 1px dotted #fff;*/
    color: #fff;
    cursor: pointer;
    display: none;
}

footer .footer_head .head-item .links span:hover,
footer .footer_head .head-item .links span.active {
    border-bottom: none;
    color: #fff;
    background: #b72637;
    padding: 5px 10px;
}

footer .footer_head .head-item .links span.visible {
    display: inline-block;
}

footer .footer_head .head-item .adress {
    float: right;
    text-align: right;
    display: none;
    padding: 5px 0px;
}
footer .footer_head .head-item .adress a em{
    color: #fff;
}
footer .footer_head .head-item .adress a em.pink{
    color: #e2a8ae;
}
footer .footer_head .head-item .adress a:hover em{
    border-bottom: 1px dashed #fff;
}
footer .footer_head .head-item .adress a:hover em.pink{
    border-bottom: 1px dashed #e2a8ae;
}
footer .footer_head .head-item .adress.active {
    display: block;
}

footer .footer_head .city_select{
  display: none;

}

.col-md-12 {
    width: 100%;
}

.col-md-11 {
    width: 91.66666667%;
}

.col-md-10 {
    width: 83.33333333%;
}

.col-md-9 {
    width: 75%;
}

.col-md-8 {
    width: 66.66666667%;
}

.col-md-7 {
    width: 58.33333333%;
}

.col-md-6 {
    width: 50%;
}

.col-md-5 {
    width: 41.66666667%;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-md-3 {
    width: 25%;
}

.col-md-2 {
    width: 16.66666667%;
}

.col-md-1 {
    width: 8.33333333%;
}

.placemark-icon {
    background-image: url("../static/img/placemark_icon.png");
    background-size: contain;
    width: 25px;
    height: 16px;
    margin-bottom: 10px;
}

.link-block .phone-item{
  display: none;
}

@media (max-width: 768px) {
    .header__contacts-item {
        margin-right: inherit;
    }
    footer .footer_head{
        padding: inherit;
    }
    footer .footer_head .head-item {
        display: inline-block;
        width: 100%;
        padding: 10px 0px;
    }

    footer .footer_head .head-item.link-block {
        padding-top: 0px;
    }

    footer .footer_head .head-item:last-child {
        padding-right: inherit;
    }

    footer .footer_head .head-item .links {
        width: 100%;
        text-align: center;
        padding: 5px 0;
        float: none;
    }

    footer .footer_head .head-item .adress {
        padding: 5px 0px;
        width: 100%;
        text-align: center;
        float: none;
    }

    footer .footer_head .city_select{
        display: block;
        border-bottom: none;
        color: #fff;
        background: #b72637;
        padding: 5px 10px;
        text-align: center;
        position : relative;
    }

    footer .footer_head .city_select:after{
        content: '';
        background-image: url(img/down-arrow-white.png);
        background-size: 12px 12px;
        background-position: center;
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        display: inline-block;
        position: absolute;
        top: 7px;
        right: 15px;
    }

    footer .footer_head .city_select__wrapper.visible .city_select:after{
        transform: rotate(180deg);
    }

    footer .footer_head .city_select__wrapper{
        position: relative;
        margin: 0 10%;
    }

    footer .footer_head .head-item .links span{

    }

    footer .footer_head .head-item .links{
        position: absolute;
        background: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 30px 0 30px;
        z-index: 89;
        border-radius: 2px;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        left: 0;
        top: 47px;
        -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.03), 0 9px 20px 0 rgba(0, 0, 0, 0.24), 0 0 0 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.03), 0 9px 20px 0 rgba(0, 0, 0, 0.24), 0 0 0 1px rgba(0, 0, 0, 0.05);
        visibility: hidden;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
        width : 100%;
        text-align: left;
    }

    footer .footer_head .head-item .links:before {
        content: '';
        position: absolute;
        display: block;
        width: 16px;
        height: 16px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #fff;
        left: calc(50% - 8px);
        border-top: 1px solid #e9e9ef;
        border-left: 1px solid #e9e9ef;
        top: -9px;
    }

    footer .footer_head .city_select__wrapper.visible .links{
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    footer .footer_head .head-item .links span,
    footer .footer_head .head-item .links span:hover,
    footer .footer_head .head-item .links span.active{
        color: #272663;
        background: transparent;
        font-size: 0.875rem;
        line-height: 1.29;
        text-align: left;
        font-family: "BasisGrotesquePro", Arial, Helvetica, sans-serif;
        margin-bottom: 18px;
        position: relative;
        width: 100%;
        padding: 0;
    }

    footer .footer_head .head-item .links span.active:after{
        content: '';
        display: block;
        position: absolute;
        right: -20px;
        width: 28px;
        height: 18px;
        top: 0;
        background-size: 28px;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(img/icon_checkbox.png);
    }

    footer .footer_head .phone-item{
        display: none;
    }

    footer .link-block .phone-item{
        display: block;
        position: relative;
        margin-top: 20px;
        border-top: 1px solid #000;
        padding-top: 20px;
    }

    footer .link-block .phone-item:before{
        content: '';
        border-top: 1px solid #ffffff0f;
        height: 1px;
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
    }
}

.window__preloader_overlay{
  position: fixed;
  background: rgba(255, 255, 255, .7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 95;
  display: none;
}
.window__preloader {
  position: absolute;
  top: 0;
  left: calc(50.41% - 75px);
  z-index: 96;
  display: none;
}

.window__preloader_overlay.visible,
.window__preloader_overlay.visible + .window__preloader{
  display: block;
}

.window__preloader.fixed{
  position: fixed;
  top: calc(50vh - 95px) !important;
  left: calc(50vw - 75px);
}

hr.product-wrap{
  width: 100%;
  margin: 0;
  margin-top: 30px;
  height: 2px;
  background: #272664;
  border-bottom: none;
}

.product .product-contact.rows > div{
  margin-top: 30px;
}

@media screen and (min-width: 960px) and (max-width: 1350px){
  .product .product-contact.rows > div {
    margin-top: 20px;
    font-size: 9px;
    margin-bottom: 0 !important;
  }
  hr.product-wrap{
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .content {
     overflow: inherit;
  }
}

@media screen and (max-width: 959px) {
  .category-products .product-list-item .product__img {
      z-index: 3;
      top: 0;
      margin-top: 20px;
      bottom: auto;
  }
}

.product-list-item__info .product-icons i .tooltip{
  z-index: 100;
}

.small-search--mobile{
  display: none;
}
.in {
  background-image: url(img/instagram.svg);
  background-color: #f6e0e1;
}

.product-data .banner-simple__body p {
  text-align: center;
}

i.icon-event.pickup-basket-icon{
  background-repeat: no-repeat;
  background-position: 50%;
  width: 110px;
}

#choosePresent .package{
  max-height: 360px;
  overflow: scroll;
  overflow-x: hidden;
}


.box-img input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  visibility: hidden;
}

.box-img input[type=checkbox] + span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #b72637;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.box-img input[type=checkbox]:checked + span {
  background: #258048;
  border: 1px solid #258048;
}

.box-img input[type=checkbox]:checked + span:after {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.box-img img{
  max-width: 120px;
}

.product__present label {
  display: inline !important;
  padding-bottom: 1px;
  border-bottom: 1px dashed;
}

.choose-box-item label{
  cursor: pointer;
}

.choose-box-item{
  border-bottom: 1px solid #e2a8af;
}

.modal-classic .body.medium-padding{
  padding: 0 30px 30px 30px;
}

@media screen and (max-width: 640px){
  #choosePresent .package{
    max-height: 100%;
    overflow: scroll;
    overflow-x: hidden;
  }

  .cart-box .cart-box__items .product-wide{height: auto !important;}

  .cart-box .cart-box__items .product-wide .product__present {
    left: 0px;
    bottom: 0px;
    margin-top: 15px;
    z-index: 10;
    position: inherit;
  }

  #choosePresent .choose-box-item .box-img img {
    max-width: 100%;
    margin-left: 0;
    max-height: 100px;
  }

  #choosePresent .choose-box-item .box-img {
    min-width: unset;
    width: 30%;
    min-height: 120px;
    padding-top: 20px;
    position: relative;
  }

  #choosePresent{
    overflow: hidden;
    height: 100vh;
  }

  #choosePresent .modal-scroll{
    overflow: scroll;
    height: 100%;
  }

  #choosePresent .body.medium-padding{
    margin-bottom: 71px;
  }

  #choosePresent.modal-classic .footer{
    padding: 15px 0;
    border-top: 1px solid #e2a8af;
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #fff;
  }

  .cart-box .product-wide .product-wide__data{
    display: flex;
    flex-flow: column;
    height: auto !important;
  }

  .cart-box__items .product-wide .product-wide__data .product-list-item__info,
  .cart-box__items .product-wide .product-wide__data .product__title,
  .basket_prop_set,
  .cart-box .produc.product__title at-wide .product-wide__data .product-action{
    order: 1;
  }
  .cart-box .cart-box__items .product-wide .product__present{order: 2;    position: inherit;}
}

@media screen and (max-width: 959px){
  body.modal-opened .header{display: none;}

  .cart-box .product-wide .product-wide__data{
    display: flex;
    flex-flow: column;
    height: auto !important;
  }

  .cart-box .product-wide{
        height: auto;
  }
  .cart-box__items .product-wide .product-wide__data .product-list-item__info,
  .cart-box__items .product-wide .product-wide__data .product__title,
  .basket_prop_set,
  .cart-box .product-wide .product-wide__data .product-action{
    order: 1;
  }
  .cart-box .cart-box__items .product-wide .product__present{order: 2;    position: initial;}
}

.mobile-menu{
  position: relative;
  top: 0;
  height: calc(100vh - 61px);
}

.mobile-content{
  padding-bottom: 96px;
}

.filter-item ul li input + span{
  min-width: 18px;
}

.filter-price span.filter-price__to{left: 53%;}
.category-description .results .search__tabs{
  display: inline-block;
}
.category-description .results .search__tabs .query_tab{
    display: inline-block;
    height: 40px;
    line-height: 2.5rem;
    text-align: center;
    margin-right: 10px;
}

.category-description .results .search__tabs .search__tabs-item{
  border-right: none;
}

.filter-item.catalog-search-result{
  padding: 20px 30px;margin-bottom: 0px;border-bottom: 1px solid #e2a8af;
}

.filter-item.catalog-search-result .query{
  font-size: 16px;position: relative;padding-right: 10px;
}

.catalog-search-result .query i.icon-close{
  top: 0;
  right: 0;
  position: absolute;
}

.fast-cart{
  top: 55px;
}

.fast-cart:before{
  right: auto;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);

}
#fastCartNav {
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 960px)
{
  .desktop--show-floated{
    display: none !important;
  }

  nav.floated .desktop--show-floated{
    display: block !important;
  }

  .desktop--hide-floated{
    display: block;
  }

  nav.floated .desktop--hide-floated{
    display: none !important;
  }
}

@media screen and (max-width: 959px)
{
  .mobile--hide{display : none !important;}
}

.cart-head {
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    border-top: 1px solid #d3d3e0;
    position: relative;
}

.cart-head h1, .cart-head h2 {
  font-size: 1.5rem;
  line-height: 1.25;
  text-align: center;
  color: #000000;
}

.cart-head p {
  margin-top: 12px;
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.5;
  text-align: center;
  color: #333333;
  text-transform: uppercase;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
}

.cart-head--floated_right {
  position: absolute;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 800px){
  .cart-head--floated_right{
    position: static;
    transform: none;
    margin-top: 15px;
  }
}
.modal strong{
  font-weight: 600;
}

#couponConfirm{
  width: 480px;
}

#couponConfirm .body{
  padding: 30px 0;
  text-align: center;
}

#couponConfirm .body p{
  text-transform: uppercase;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.5;
}

#couponConfirm .body .panel{
  margin-top: 30px;
}

#couponConfirm .body .panel button{
  min-width: 130px;
}

.expert_descr{
  display: flex;
  align-items: center;
  justify-content: center;

  border-top: 1px solid #e9e9ef;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
}

.expert_descr p{
  max-width: 720px;
  margin: 12px auto 0 auto;

  line-height: 1.5;

  color: #333;
}
.expert_descr .left-side{
  margin-right: 20px;
}
.expert_descr .right-side{
  text-align: left;
}
.expert_descr .left-side img{
  border-radius: 50%;
  width: 150px;
}

.expert_descr .right-side h1{
  font-size: 22px;
}

.section-href{
  cursor: pointer;
}
.expert-item .info{
  padding: 60px 60px 90px 60px;
}
.expert-item .info a{
  max-width: 200px;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.sticky:before,
.sticky:after {
  content: '';
  display: table;
}

.product-list.border-left{
  border-left: 1px solid #e2a8af;
}
.product-list.border-top{
  border-top: 1px solid #e2a8af;
}

.read-more.fb{
  background: #fff;
}

.account-box .account-box__info .box .line, .account-box .account-box__info .box .box__head{
  display: block !important;
}

.commercial-banner .banner-link{
  color: #fff;
  text-align: center;
  display: block;
  font-size: 1rem;
  padding-top: .4rem;
  text-decoration: none;
}

.mobile_available{
  margin: 0 30px 30px 30px;
}

.authpopup, .sharepopup {
  width: 480px;
}

.btn-share{
  height: 40px;
  line-height: 40px;
}

.btn-share:after {
  content: '';
  background: url(img/icons/share.png) center no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  vertical-align: -3px;
}

/*.clipboard_copy {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(img/icons/copy.png) center no-repeat;
}*/

.lk-modal__body input.clipboard_link{
  width: calc(100% - 44px);
  display: inline-block;
  border-radius: 2px 0 0 2px;
  border-right: none;
}

.clipboard > *{
  float: left;
}

.clipboard_clear{
  clear: both;
}

.sharepopup .lk-modal__body{
  margin: 0;
}

.sharepopup  .lk-modal__body button.clipboard_copy{
  margin: 0;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 0 2px 2px 0;
  position: relative;
}

.sharepopup  .lk-modal__body button.clipboard_copy:after{
  background: url(img/icons/copy.png) center no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.basket_prop_set{
  margin: 10px 0;
}

.basket_prop_set .basket_prop{
  font-size: 12px;
}

.basket_prop_set .basket_prop b{

}

.basket_prop_set .basket_prop span{
  color: #b72637;
}

@media screen and (max-width: 640px)
{
  .authpopup{
    max-width: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }

  .sharepopup{
    width : 100%;
  }
  .sharepopup.modal-classic .body{
    padding: 30px 10px;
  }
}

.confirmpopup .action_panel{
  text-align: center;
}

.confirmpopup .action_panel button{
  min-width: 150px;
  margin-bottom: 10px;
}


.align-center{
  text-align : center;
}

.align-center > div{
  margin: auto;
}

.icon-cart.holdon .empty_basket:after{
  right: 10px;
  top: -6px;
  content: '';
  display: block;
  width: 12px;
  position: absolute;
  height: 12px;
  background: #fff;
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-right: 1px solid #e9e9ef;
  border-bottom: 1px solid #e9e9ef;
  border-top: unset;
  border-left: unset;
  right: 18px;
  bottom: -6px;
}

.icon-cart .empty_basket{
  visibility: hidden;
  opacity: 0;
}

.icon-cart .empty_basket{
  top: 50px;
  left: -140px;
  visibility: hidden;
  opacity: 0;
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.03), 0 9px 20px 0 rgba(0, 0, 0, 0.24), 0 0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.03), 0 9px 20px 0 rgba(0, 0, 0, 0.24), 0 0 0 1px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-style: italic;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  text-align: center;
  color: #333333;
  padding: 12px 30px;
  transition: all .2s ease;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  white-space: nowrap;
}

.icon-cart.holdon .empty_basket{
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 959px){
  .icon-cart .empty_basket{
    left: -65px;
    line-height: 3;
  }
}

@media screen and (max-width: 640px){
  .icon-cart .empty_basket{
    left: -105px;
  }

  .product-list.swiper-wrapper .product-list-item {
    height: 300px !important;
  }
}

@media screen and (max-width: 425px) {
  .icon-cart .empty_basket {
    left: -112px;
  }

  .float-info-banner .banner-simple__body, .float-info-product .banner-simple__body{
    font-size: 24px;
  }
}

.product-data--rating span{
  margin: 0;
}

.detail_descr{
  font-size: 0.75rem;
  line-height: 1.4rem;
}

.detail_descr__header{
  color: #b72637;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  font-style: italic;
  display: block;
  margin: 30px 0 10px 0;
}

.detail_gift_container{
  overflow: hidden;
}

a.btn.btn-gift{
  margin-bottom: 30px;
  margin-top: 30px;
  width: auto;
}

.product.template--gift, .product.template--gift .product-image-wrapper{
  height: auto !important;
  min-height: 800px;
}


.border-bottom--empty{
  border-bottom : none;
}

.gallery-controls__left{
    left: 0;
}

@media (max-width: 959px) {
    .product__images-item{
        min-height: 600px;
    }

    .product__data .detail_gift_container{
        padding: 0 90px;
    }
}

@media (max-width: 640px) {
  .product__images-item{
    min-height: 480px;
  }

  .product__data .detail_gift_container{
    padding: 0 30px;
  }
}

@media (max-width: 440px) {
  .product__images-item{
    min-height: 320px;
  }
}

.product-list__header{
  line-height: 1rem;
}

@media (max-width: 1660px) {
    .gallery-controls__right{
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        -o-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }

  .gallery-controls__left{
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

.order-item .body .product-wide:after{
  left: 0;
}

.cart-box__items .product-wide .product-wide__data .product-offer{
  margin-top: auto;
}

.header__info-shop ul li.cart-informer{
  height: 20px;
}

i.icon-close{
  background-position: center;
}

.product-info{
  max-width: initial;
}

.product.template--gift .product-img-mob-960 .product-image-wrapper{
  min-height: auto;
}

.spinner{
    visibility: hidden;
}

.spinner.visible{
    visibility: visible;
}


.cat-info.floated{
  opacity: 0;
  transition: all 0s;
}
.cat-info.floated.is_shown{
  opacity: 1;
}

i.icon-filter{
  width: 18px;
  height: 18px;
  background-image: url(img/icons/filter.svg);
  background-size: 18px;
}

.toggle_filter{
  display: none;
}

nav.floated ul li.nav-item.cart-informer.small-width .bx-basket{
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 75%;
}

nav.floated ul li.nav-item.cart-informer.small-width .bx-basket.exist-items{
  top: 35%;
}


@media screen and (max-width: 959px){
  .category-products .product-list-item .product__img img {
    max-height: 140px;
  }

  nav ul li.nav-item.small-width{
    max-width: 25%;
    min-width: 25%;
  }

  nav.floated ul li.nav-item.small-width{
    max-width: 20%;
    min-width: 20%;
  }

  .small-search--mobile{
    display: block;
  }
  nav.is-catalog.floated ul li.nav-item.pointer,
  nav.is-catalog.floated .float-logo,
  nav.is-catalog.floated ul li.nav-item.small-search,
  nav.is-catalog.floated ul li.nav-item.small-width,
  nav.is-catalog.floated .toggle_filter{
    width: calc((100% - 5px) / 6);
    max-width: calc((100% - 5px) / 6);
    min-width: calc((100% - 5px) / 6);
  }
  nav.is-catalog.floated .toggle_filter{
    display: block;
  }

}
@media screen and (max-width: 640px){
  .floated #fastCartNav {
    right: -14vw;
    top: 97%;
  }
  .floated #fastCartNav:before {
    right: 20vw;
  }
  .floated #userFavNav{
    right: 1vw;
  }
}

.pseudo_link{
  cursor: pointer;
}

.academy-menu ul li.active .pseudo_link{
  color: #fff;
}

.product-selector a {
  display: inline-block;
  margin-bottom: 4px;
  width: 54px;
  height: 30px;
  line-height: 1.875rem;
  text-align: center;
  color: #272663;
  border-left: 1px solid #e2a8af;
  font-size: 0.75rem;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-selector a.selected{
  background: #b72637;
  color: #fff;
  border-left: none;
}

@media screen and (max-width: 959px){
  .category-products .product-list-item .product-list-item__info .product-rate {
    margin-left: 0;
  }
}

.cart-box__info .comment-order input{
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  border: solid 1px #e2a8af;
}


@media screen and (max-width: 640px){
  .product-price.sell span:first-child {
    display: none;
  }
}

@media screen and (max-width: 600px){
  .confirmpopup .head{
    font-size: 1rem;
  }
}

.product-list__header.legal{
  color: #333;
  border-bottom: 1px solid #e2a8af;
  background-color: #fff;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.product-list__header.legal .product-list__header-label{
  display: block;
}
.product-list__header.legal .product-list__header-label a{
  color: #333;
  text-decoration: underline;
}
.product-list__header.legal .product-list__header-label a:hover{
  text-decoration: none;
}

.product-contact.legal{
  display: block;
  text-align: justify;
  color: #333;
}

.product__data .legal{
  margin-top: 33px;
  color: #333;
  font-size: 12px;
}
@media screen and (max-width: 641px){
  .product__data .legal{
    padding: 0 30px;
  }
}

.filter .legal{
  font-size: 12px;
  margin-bottom: 30px;
  color: #333;
}

.academy-box-wrapper .text-title-head{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 30px 30px 0 30px;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #000000;
  padding-top: 0;
}

article .head .title-huge{
  font-size: 3rem;
  line-height: 1;
  text-align: center;
  color: #191919;
  padding: 0;
}

article .content-block .text-title{
  font-size: 2rem;
  line-height: 1.13;
  text-align: left;
  color: #000000;
  font-weight: bold;
  margin: 0px 0.83em 30px 0.83em;
}

@media screen and (max-width: 750px) {
  article .content-block .text-title {
    font-size: 1.5rem;
    line-height: 1.25;
  }

  .academy-box-wrapper .h1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 30px 30px 0 30px;
    font-size: 1.5rem;
    line-height: 1.25;
    color: #000000;
    padding-top: 0;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1280px){
  .product-offer{
    top: 71px;
  }
}
@media screen and (min-width: 641px) {
  .product__title a {
    max-height: 90px;
  }
}
#buyerInfo .product-wide__data .product__title a {
  max-height: 45px;
}

i.icon-flag.uar{
  background-image: url(img/flags/uar.svg);
  background-size: 18px 12px;
}
footer {
    z-index: 11;
}

.choose-value .value-list{
  margin-top: 25px;
  display: block;
}
.choose-value .value-list .bottle-value-item{
  display: block;
  width: auto;

}
@media screen and (max-width: 640px) {
  #basket_form .tooltip {
    z-index: 2;
    transform: translateY(-15%);
    right: -20px !important;
    left: -265px !important;
  }
  #basket_form .tooltip:after {
    right: 26px;
    left: auto;
  }
  #basket_form .product-wide .product-wide__data .product-action .product-action__buy {
    display: contents;
  }
  #basket_form .cart-box .cart-box__items .product-wide__data .product-action {
    width: 200px;
  }
}

/* NEWS BASKETS */

.academy-prod-block .product-wide__img {
  min-width: 145px;
  width: 0px;
  margin-right: 20px;
}

.academy-prod-block .body .product-wide .product-wide__img img {
  display: block;
  max-width: 100%;
  width: auto!important;
}

/* ADAPTIVE 27900_adaptive_bug */

@media screen and (max-width: 490px) and (max-width: 640px) {
  .academy-prod-block .body .product-wide .product-wide__data .product-action__buy {
    left: -95px!important;
  }
}

article .content-block p {
  margin-right: 0px;
}
