

/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/catalog/main/style.css?17658622696182*/
/**
* Catalog
*/
.catalog {
  margin-bottom: 70px;
  margin-top: 50px;
}
.catalog_list {
  margin-top: 0;
}
.catalog_list .content-right {
  margin-top: 45px;
}
.catalog__title {
  display: flex;
  align-items: baseline;
  column-gap: 10px;
}
.catalog h1 {
  margin: 0 0 20px;
}
.catalog__title-count {
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  color: #768296;
}
.catalog__left-banners {
  margin: 30px 0;
}
.catalog__element__wrapper h1 {
  margin: 10px 0 13px;
}
.catalog__element__left-area-wrapper h1 {
  display: none;
  margin: 0;
}
.col__d-none .smartfilter {
  display: none !important;
}
/** Media ------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1199px) {
  .catalog {
    margin-bottom: 60px;
  }
}
@media(max-width: 991px) {
  .catalog_list .content-right {
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .catalog {
    margin-bottom: 50px;
  }
  .catalog h1 {
    margin: 10px 0 7px;
  }
}


/** LANDING in CATALOG **/

.landing-page-inside__banners {
  margin-bottom: 30px;
}
.landing-page-inside__banners.fadeIn {
  animation-duration: .3s !important;
}
.content-area__content-wide-page  .landing-page-inside__banners {
  margin: 0px 0px 22px;
}
.landing-page-inside__banners__item {
  position: relative;
  height: 280px;
}
.landing-page-inside__banners__item.h-400 {
  height: 400px;
}
.landing-page-inside__banners__img {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.landing-page-inside__teasers {
  margin: 20px 0px;
}
.landing-page-inside__teasers__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 10px;
}
.landing-page-inside__teasers__icon {
  margin-right: 20px;
}
.landing-page-inside__content,
.landing-page-inside__content p {
  font-size: 14px;
  line-height: 20px;
}
.landing-page-inside__content p {
  margin-bottom: 22px;
}
.landing-page-inside__content .intro-text {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 33px;
}
.landing-page-inside__content h2,
.landing-page-inside__content h3,
.landing-page-inside__content h4 {
  margin-bottom: 25px;
}
.landing-page-inside__content blockquote {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  padding: 5px 0px;
  padding-left: 48px;
  background: none;
  border: none;
  box-shadow: none;
  margin-bottom: 22px;
}
.landing-page-inside__content blockquote::before {
  content: ' ';
  position: absolute;
  top: 10px;
  left: 0;
  width: 24px;
  height: 15px;

      background: url(/local/templates/mavt_adaptiv_2022/components/bitrix/catalog/main/images/svg/quote.svg) no-repeat;
}
.landing-page-inside__content blockquote::before {
}
.landing-page-inside__gallery {
  margin-top: 27px;
  margin-bottom: 43px;
}
.landing-page-inside__content img.float--right {
  float: right;
  margin-left: 40px;
}


.quality_body .banner{margin-bottom:32px;}
.quality_body .text_banner{line-height:23px;font-size:16px;padding-bottom:30px;border-bottom:1px solid #eef1f7;}
.quality_body .title{margin-top:30px;color:#333333;font-weight:bold;line-height:25px;font-size:18px;padding-bottom:30px;}
.quality_body .table{background:#fafbfc;border:1px solid #eef1f7;padding:40px 30px 20px 30px;}
.quality_body .table .line{padding-bottom:24px; border-top: none;}
.quality_body .table .line:before{content:'';width:10px;height:10px;background:url("/local/templates/mavt_adaptiv_2022/components/bitrix/catalog/main/images/sp.png?v=4") no-repeat scroll -360px -288px transparent;margin:0 17px 17px 1px;display:inline-block;}
.quality_body .table .line .text{display:inline-block;width:90%;vertical-align:top;}

@media (max-width: 767px) {
  .catalog .breadcrumbs, .catalog h1 {
    text-align: left;
  }
}

.catalog-section__viewed-wrapper {
  background-color: #fff;
}
.catalog-section__carousel .content, .catalog-element__carousel .content {
  flex-wrap: wrap;
}
.catalog-section__carousel-title.h3, .catalog-element__carousel-title.h3 {
  padding-top: 50px;
  margin: 0;
}
.catalog-section__viewed-wrapper .btn--arrow, .catalog-element__epilog-wrapper .btn--arrow {
  width: 40px;
  height: 40px;
}
.catalog-section__viewed-wrapper .btn--arrow[disabled], .catalog-element__epilog-wrapper .btn--arrow[disabled] {
  border: 1px solid #D6DFEA;
  background: transparent;
}
.catalog-section__viewed-wrapper .btn--arrow[disabled] svg use, .catalog-element__epilog-wrapper .btn--arrow[disabled] svg use {
  color: #8791A1;
}
.catalog-section__viewed-wrapper .btn--arrow .svg-inner, .catalog-element__epilog-wrapper .btn--arrow .svg-inner {
  justify-content: center;
}
@media(max-width: 991px) {
  .catalog-section__carousel-title.h3, .catalog-element__carousel-title.h3 {
    padding-top: 30px;
  }
}

.catalog-banner {
  height: 100%;
}
.catalog-banner__item {
  position: relative;
  height: 100%;
}
.catalog-banner__item a {
  display: block;
  width: 100%;
  height: 100%;
}
.catalog-banner__item-img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.catalog-banner__item-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 25px;
  max-height: 100%;
  overflow: hidden;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: #FFF;
}
@media(max-width: 400px) {
	.catalog-banner__item-text {
    font-size: 18px;
    line-height: 22px;
		padding: 20px 12px;
	}
}
.catalog-banner__item-text span {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  display: block;
  margin-top: 5px;
}
.catalog-banner__item-text.dark {
  color: #273647;
}

@media(max-width: 575px) {
  .catalog-banner__item {
    max-width: 100%;
    min-height: 417px;
  }
}

.catalog-seo-desc{
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  margin-top: 32px;
}

@media (max-width: 768px) {
    .catalog-seo-desc{
        margin-top: 24px;
    }
}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.element/main/style.css?176662925129461*/
/**
* Catalog Element Style
*/
.catalog-element__wrapper {
    margin-top: -6px;
}

.catalog-element {
    display: flex;
    flex-direction: column;
}

.catalog-element h2 {
    margin: 0 0 20px;
}

.catalog-element__top-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 17px;
    color: #4a5b78;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #CCD7E3;
}

.catalog-element__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.catalog-element__row.catalog-element__row--between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.catalog-element__description-additional {
    background: #F5F7FA;
    padding: 30px 30px;
    color: var(--text-color);
    font-size: 15px;
}

.catalog-element__store-amount {
    margin: 30px 0;
}

.catalog-element__acticle {
    color: #768296;
}

.catalog-element__acticle span {
    display: inline-block;
}

.catalog-element__main-wrapper {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.catalog-element__main-inner{
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
}

.catalog-element__buy-col {
    position: relative;
    margin-left: 6%;
    width: 370px;
    max-width: 34%;
    flex-shrink: 0;
}

.catalog-element__buy-block {
    box-shadow: 0px 4px 20px rgba(138, 153, 179, 0.3);
    background: #fff;
}

.catalog-element__buy-wrapper {
    padding: 35px 35px;
}

.catalog-element__buy-gift-card {
    font-size: 15px;
    line-height: 25px;
    color: var(--heading-color);
}

.catalog-element__buy-gift-card .btn {
    margin-top: 20px;
}

.catalog-element__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    margin-bottom: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.catalog-element__price .price {
    margin-left: 0;
    z-index: 10;
}

.catalog-element__price .price--old {}

.catalog-element__price .price.price--discount {}

.catalog-element__remind {
    margin-bottom: 25px;
}

.catalog-element__remind span {
    font-size: 13px;
    cursor: pointer;
}

.catalog-element__remind span, .catalog-element__remind:hover .active span, .catalog-element__remind:hover .active .svg {
    color: var(--heading-color);
}

.catalog-element__remind span.svg-inner span {
    font-size: 14px;
    line-height: 1.3;
}

.catalog-element__remind span .svg {
    color: var(--heading-color);
}

.catalog-element__remind .svg-inner svg use {
    fill: none;
}

.catalog-element__remind:hover span, .catalog-element__remind .active span, .catalog-element__remind:hover span .svg, .catalog-element__remind .active .svg {
    color: var(--secondary-color);
}

.catalog-element__remind .catalog-element__remind-content.active span.subscribe, .catalog-element__remind .catalog-element__remind-content:not(.active) span.subscribed {
    display: none;
}

.catalog-element__remind .catalog-element__remind-form {
    display: none;
}

.catalog-element__remind .catalog-element__remind-form .catalog-element__remind-form-content {
    display: flex;
}

.catalog-element__add-to-basket {
    width: 100%;
    position: relative;
    margin-right: 43px;
}

.catalog-element__add-to-basket > div {
    line-height: 1;
}

.catalog-element__add-to-basket [product="block-in-basket"] .added-to-basket {
    flex-direction: column;
    align-items: flex-start;
}

.catalog-element__buy {
    vertical-align: top;
}

.catalog-element__buy button {
    display: inline-block;
    vertical-align: top;
}

.catalog-element__counter {
    margin-right: 8px;
}

.catalog-element__buy-action {
    display: flex;
    align-items: center;
    width: 100%;
}

.catalog-element__buy-stores {
    background: var(--background-color);
    padding: 30px 40px;
    border: 1px solid #fff;
    border-top: none;
}

.catalog-element__buy-stores .catalog-element__buy-stores-text {
    color: var(--heading-color);
    font-weight: 700;
    margin-bottom: 2px;
}

.catalog-element__buy-stores .catalog-element__buy-stores-link {
    font-size: 13px;
}

.catalog-element__buy-stores .catalog-element__buy-stores-link > svg {
    margin-left: 5px;
}

.catalog-element__favorites {
    margin-left: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.catalog-element__favorites .tools {
    position: absolute;
    right: 36px;
}

.catalog-element__description {
    margin-bottom: 25px;
    color: var(--text-color);
}

.catalog-element__properties-col {
    margin-left: 2.5%;
    flex: 1;
}

.catalog-element__properties .display-properties__item__value .icon {
    bottom: 1px;
}

.delivery-info__icon {
    border-radius: 50%;
    background: var(--background-color);
    width: 70px;
    height: 70px;
    padding: 18px 15px;
    margin-bottom: 10px;
}

.delivery-info__title {
    color: var(--heading-color);
    line-height: 1.3;
    font-weight: 600;
}

.delivery-info__text {
    line-height: 1.3;
    margin-top: 5px;
    color: #768296;
}

.catalog-element__not-image {
    height: 100%;
}

.catalog-element__not-image svg {
  width: 100%;
  min-height: 100%;
}

.catalog-element__stock-quantity {
    font-size: 13px;
    min-width: 131px;
}

.catalog-element__stock-quantity svg use {
    fill: var(--secondary-color) !important;
}

.catalog-element__progress {
    max-width: 50px;
    margin-right: 8px;
}

.catalog-element__not-available svg {
    width: 18px;
    height: 18px;
    line-height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.catalog-element__not-available svg use {
    fill: #d05e73;
}

.catalog-element__buy-blocked {
    white-space: normal;
    max-width: 270px;
}

.catalog-element__name-latine {
    color: var(--heading-color);
    margin-bottom: 12px;
}

.catalog-element__actions-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.catalog-element__actions__col-1,
.catalog-element__actions__col-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.catalog-element__actions__col-2 button {
    background: transparent;
    border: none;
    color: var(--text-color);
    padding: 0;
}

.catalog-element__actions__col-2 button svg use {
    color: var(--text-color);
}

.catalog-element__actions__col-2 button.active,
.catalog-element__actions__col-2 button:hover {
    color: var(--primary-color);
}

.catalog-element__actions__col-2 button.active svg use,
.catalog-element__actions__col-2 button:hover svg use {
    fill: var(--primary-color) !important;
    color: var(--primary-color);
}

.catalog-element__actions__col-2 button.active:hover {
    color: var(--text-color) !important;
}

.catalog-element__actions__col-2 button.active:hover svg use {
    fill: var(--text-color) !important;
    color: var(--text-color);
}

.catalog-element__reviews {
    margin-right: 30px;
}

.catalog-element__collection {
    margin-right: 30px;
}

.catalog-element__collection.active .text-add, .catalog-element__collection:not(.active) .text-added {
    display: none;
}

.catalog-element__share {
    display: inline-block;
    margin-right: 30px;
    color: var(--text-color);
}

.catalog-element__share svg use {
    fill: var(--text-color) !important;
    color: var(--text-color) !important;
}

.catalog-element__share:hover svg use {
    fill: var(--primary-color) !important;
    color: var(--primary-color) !important;
}

.catalog-element-v2__cool {
    display: inline-block;
    vertical-align: middle;
    margin-top: 25px;
}

.catalog-element-v2__cool__draw {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background: #8494B2;
    display: inline-block;
    vertical-align: middle;
}

.catalog-element-v2__cool__draw svg {
    display: none;
}

.catalog-element-v2__cool.active .catalog-element-v2__cool__draw svg, .catalog-element-v2__cool:hover .catalog-element-v2__cool__draw svg {
    display: inline-block;
}

.catalog-element-v2__cool span {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px dashed;
    margin-left: 10px;
    font-size: 14px;
}

.catalog-element__side__wrapper {
    position: relative;
}

.catalog-element__picture-col {
    flex-shrink: 0;
    position: sticky;
    top: 130px;
    overflow: hidden;
    min-width: 270px;
    width: 270px;
    max-height: 540px;
    height: 100%;
    max-width: 24%;
}

.catalog-element__picture-wrapper {
    height: 100%;
}

.catalog-element__picture-wrapper .stickers-v2 {
    top: 0;
}

.catalog-element__picture-wrapper > div:not([class^=stickers]) {
    height: 100%;
    background-color: #fff;
}

.catalog-element__picture-wrapper a {
    position: relative;
    display: block;
    height: 100%;
}

.catalog-element__picture-wrapper a img {
    cursor: zoom-in;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}

.catalog-element__picture-wrapper [loading] img {
    opacity: 0;
    visibility: hidden;
}

.catalog-element__picture-wrapper .catalog-element__acticle {
    position: absolute;
    right: 0;
    z-index: 10;
    top: 0px;
}

.catalog-element__side__wrapper .catalog-element__acticle,
.catalog-element__side__wrapper .catalog-element__name-latine {
    text-align: center;
}

.catalog-element__epilog-wrapper {
    background-color: #fff;
    margin: 30px 0;
}

.catalog-element__bigdat {
    margin-top: 30px;
}

.catalog-element__expertise .catalog-element-expertise__wrapper, .catalog-element__tasting .catalog-element-tastings__wrapper, .catalog-element__bigdata .catalog-carousel, .catalog-element__bigdata .catalog-bigdata-carousel {
    margin-top: 20px;
}

.catalog-element__similar-products {
    margin: 0 0 30px;
}

.catalog-element__similar-products .catalog-element__similar-products-wrapper {
    border-bottom: 1px solid #e9edf3;
}

.catalog-element__similar-products .catalog-element__similar-products-wrapper > [id^="bx_"] {
    width: 100%;
}

.catalog-element__similar-products .catalog-items > .row {
    padding-bottom: 0;
}

.catalog-element__similar-products .catalog-items.wide .catalog-item-v2__wrapper {
    border-bottom: 0;
}

.catalog-element__similar-products .catalog-items.wide .catalog-items__line {
    background: none;
    height: 0;
}

/** /.catalog-element **/
/**
* Catalog Element Tabs Style
**/
.catalog-element__tabs {
    margin-top: 20px;
}

.catalog-element__tabs .tab {
    min-height: 101px;
}

.catalog-element__tab__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 14px;
}

.catalog-element__tab__sertificate {
    margin-top: 40px;
}

/** Display Properties Style **/
.display-properties {
    position: relative;
}

.display-properties__title {
    font-size: 20px;
    line-height: 1;
    color: var(--heading-color);
    font-weight: 600;
    margin: 0 0 18px 0;
}

.display-properties__item, .display-properties__group {
    display: flex;
    position: relative;
    padding-bottom: 14px;
}

.display-properties__item:last-child,
.display-properties__group:last-child {
    padding-bottom: 0;
}

.display-properties__group {
    font-weight: bold;
    padding-top: 13px;
    color: var(--heading-color);
}

.display-properties__item__title {
    display: block;
    max-width: 193px;
    width: 100%;
    position: relative;
    color: #768296;
    vertical-align: top;
    overflow: hidden;
    line-height: 18px;
    flex-shrink: 0;
}

.display-properties__item__title:after {
    content: '';
    display: inline-block;
    width: 100%;
    margin: 0 -99% 0 3px;
    vertical-align: baseline;
    border-bottom: 1px dotted var(--signature-color);
}

.display-properties__item__value {
    position: relative;
    color: var(--heading-color);
    margin-left: 6px;
    display: inline;
    line-height: 18px;
}

.display-properties__item__value .icon {
    position: absolute;
    left: -23px;
    margin: auto;
    top: 0;
    bottom: 0;
}

.display-properties__hint {
    background-color: #d05e73;
    border-radius: 2px;
    color: #ffffff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    text-align: center;
    width: 11px;
    vertical-align: middle;
    margin-top: -1px;
    margin-left: 6px;
}

/** .display-properties **/
/** Display Table Properties Style **/
.display-table-properties {
    position: relative;
    font-size: 13px;
    border: 1px solid #d8e0eb;
    border-radius: 3px;
}

.display-table-properties__item,
.display-table-properties__group {
    position: relative;
    padding: 11px 12px 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.display-table-properties__item.display-table-properties__item--indent {
    padding-left: 20px;
}

.display-table-properties__group {
    font-weight: bold;
}

.display-table-properties__item,
.display-table-properties__group {
    border-top: 1px solid #d8e0eb;
}

.display-table-properties .display-table-properties__item:first-child {
    border-top: 0;
}

.display-table-properties__item:hover {
    background-color: var(--background-color);
}

.display-table-properties__group:hover {
    background-color: var(--background-color);
}

.display-table-properties__item__title {
    position: relative;
    color: #8a95a7;
    line-height: 16px;
}

.display-table-properties__item__value {
    position: relative;
    padding-right: 10px;
    line-height: 22px;
    text-align: left;
}

.display-table-properties__item__value .icon {
    position: absolute;
    left: -23px;
    margin: auto;
    top: 0;
    bottom: 0;
}

.display-table-properties__hint {
    background-color: #d05e73;
    border-radius: 2px;
    color: #ffffff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    text-align: center;
    width: 11px;
    vertical-align: middle;
    margin-top: -1px;
    margin-left: 6px;
}

/** .display-table-properties **/
/** Delivery info **/
.catalog-element__delivery-info {
    margin-top: 40px;
}

/** .catalog-element__delivery-info **/
/**
* Catalog Element Medals Style
**/
.catalog-element__medals {
    margin: 30px 0 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
}

.catalog-element__medal__item__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.catalog-element__medal__item {
    margin-left: 30px;
}

.catalog-element__medals .catalog-element__medal__item:first-child {
    margin-left: 0;
}

.catalog-element__medal__popup {
    padding: 21px 14px;
}

.catalog-element__medal__item__title {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    margin: 12px 0 9px;
}

.catalog-element__medal__item__values {
    font-size: 16px;
    margin-bottom: 2px;
}

.catalog-element__medal__item__value {
    font-weight: bold;
    text-align: center;
}

.catalog-element__medal__item__value span {
    display: inline-block;
}

.catalog-element__medal__item__year {
    color: #a2acb8;
}

.catalog-element__medal__item__img {
    height: 100px;
    margin: 0 auto;
    width: 65px;
}

.catalog-element__medal__item__img.medal-small {
    width: 38px;
    height: 57px;
}

.catalog-element__medal__item__img img {
    max-width: 100%;
    max-height: 100%;
}

/** @mode catalog-element__medals--<view >  **/
.catalog-element__medals.catalog-element__medals--carousel {
    margin: 0px 0px 30px;
    height: 100px;
}

.catalog-element__medals.catalog-element__medals--carousel .catalog-element__medal__item__value,
.catalog-element__medals.catalog-element__medals--carousel .catalog-element__medal__item__title {
    text-align: left;
}

.catalog-element__medals.catalog-element__medals--carousel .catalog-element__medal__item__img {
    margin-right: 20px;
}

.catalog-element__medals.catalog-element__medals--carousel .catalog-element__medal__item__title {
    margin: 12px 0 5px;
}

/**
* Catalog Element Gallery Masonry Style
**/
.catalog-element__gallery-masonry {
    transition: all .5s ease-in-out;
    column-gap: 20px;
    column-fill: initial;
    column-count: 3;
}

.catalog-element__gallery-masonry__item {
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.catalog-element__gallery-masonry__item img {
    transition: all .5s ease-in-out;
    backface-visibility: hidden;
    width: 100%;
    display: block;
}

.catalog-element__gallery-masonry__item:hover img {
    opacity: .75;
}

/**
* Sidebar Adv Banners Style
**/
.sidebar-adv-banners {}

.sidebar-adv-banners__list {}

.sidebar-adv-banners__item {
    margin-bottom: 10px;
}

.sidebar-adv-banners__item img {
    display: block;
    width: 100%;
}

/**
* Catalog Element Sertificate Style
**/
.catalog-element-sertificate__wrapper {
    margin-top: 40px;
}

.catalog-element-sertificate__title {
    font-size: 20px;
    color: var(--heading-color);
    font-weight: bold;
    margin-bottom: 20px;
}

.catalog-element-sertificate {}

.catalog-element-sertificate__item {
    position: relative;
    background: var(--background-color);
    border-radius: 2px;
    padding: 25px 25px;
}

.catalog-element-sertificate__item:not(:first-child) {
    margin-top: 1px;
}

.catalog-element-sertificate__label {
    color: #768296;
    line-height: 20px;
    margin-bottom: 5px;
}

.catalog-element-sertificate__name {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 20px;
}

.catalog-element-sertificate__name a:not(:hover) {
    color: var(--heading-color);
}

.catalog-element-sertificate__picture {
    margin-bottom: 25px;
}

.catalog-element-sertificate__picture a {
    display: inline-block;
    position: relative;
}

.catalog-element-sertificate__picture a img {
    display: block;
    max-height: 111px;
}

.catalog-element-sertificate__picture .zoom {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    overflow: hidden;
    background: #e85149;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transition: all ease-in-out .3s;
}

.catalog-element-sertificate__picture.with__zoom a:hover .zoom {
    opacity: 1;
    transition: all .2s ease-in-out;
}

.catalog-element-sertificate__picture .zoom .svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.catalog-element-sertificate__text {}

.catalog-element-sertificate__link {
    display: block;
    border-top: 1px solid var(--border-color);
    text-align: center;
    padding-top: 15px;
    color: #768296;
}

.catalog-element-sertificate__link:hover {
    color: var(--heading-color);
}

/**
* Catalog Element choice sku from products Style
**/
.mobile-sku-choice {
    display: none;
}

.catalog-element__sku-choice {}

.catalog-element__sku-choice.only-volume {
    margin: 20px 0 0px 0;
}

.catalog-element__sku-choice .volume {
    font-size: 14px;
    color: #7C889B;
    display: block;
}

.catalog-element__sku-choice .volume span {
    font-weight: bold;
    color: #000;
}

.catalog-element__sku-choice .choice-sku-block {
    margin-top: 20px;
}

.catalog-element__sku-choice .sku-prop {
    display: inline-block;
    border: 1px solid var(--border-color);
    border-radius: 3px;
    font-size: 14px;
    line-height: 17px;
    color: var(--text-color);
    padding: 7px 14px 7px 14px;
    cursor: pointer;
}

.catalog-element__sku-choice .sku-prop {
    margin-right: 8px;
    margin-bottom: 8px;
}

.catalog-element__sku-choice .sku-prop:not(.active):hover {
    border: 1px solid #921C40;
    color: #921C40;
}

.catalog-element__sku-choice .sku-prop.active {
    border: 1px solid var(--text-color);
    background: var(--text-color);
    color: #fff;
}

[catalog-detail-ajax-block]:not([data-content-ready]) {
    position: relative;
    min-height: 150px;
}

.catalog__element__wrapper h2.h1 {
    margin-bottom: 20px;
}

/** Media ------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1399px) {
    .catalog-element__main-wrapper {
        flex-wrap: wrap;
    }

    .catalog-element__picture-col {
        min-width: 225px;
        width: 255px;
        max-width: 100%;
        height: auto;
        max-height: 100%;
    }

    .catalog-element__buy-col {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }

    .catalog-element__properties-col {
        margin-left: 136px;
    }

    .catalog-element__buy-wrapper {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
    }

    .catalog-element__price-wrapper {
        width: 50%;
    }

    .catalog-element__remind {
        margin-bottom: 0;
    }

    .catalog-element__add-to-basket {
        margin-right: 0;
    }

    .catalog-element__buy {
        justify-content: flex-end;
    }

    .catalog-element__buy-action {
        width: auto;
    }

    .catalog-element__add-to-basket .btn.btn--fuild {
        width: auto;
    }

    .catalog-element__buy-stores {
        display: flex;
        align-items: center;
    }

    .catalog-element__buy-stores .catalog-element__buy-stores-text {
        margin-right: 10px;
    }

    .catalog-element__add-to-basket [product="block-in-basket"] .added-to-basket {
        flex-direction: column;
        align-items: flex-end;
    }

    .catalog-element__sku-choice .choice-sku-block {
        margin-top: 10px;
    }

    .catalog-element__sku-choice .choice-sku-block ul {
        justify-content: flex-end;
    }
}

@media (max-width: 1199px) {
    .catalog-element__buy-wrapper {
        flex-wrap: wrap;
    }

    .catalog-element__price-wrapper {
        width: 100%;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 25px;
    }

    .catalog-element__price {
        margin-bottom: 0;
    }

    .catalog-element__remind {
        flex-shrink: 0;
    }

    .catalog-element__add-to-basket [product="block-in-basket"] .added-to-basket {
        align-items: flex-start;
    }

    .catalog-element__buy {
        justify-content: flex-start;
    }

    .catalog-element__picture-col {
        min-width: 170px;
        width: 170px;
    }

    .catalog-element__properties-col {
        margin-left: 30px;
    }

    .catalog-element__buy-col {
        margin-top: 40px;
    }

    .catalog-element__main-wrapper {
        margin-bottom: 30px;
    }

    .catalog-element__similar-products {
        margin: 0 0 30px;
    }
}

@media (max-width: 991px) {
    .catalog-element__picture-col {
        min-width: 220px;
        width: 220px;
    }
}

@media (max-width: 767px) {
    .catalog-element__picture-col {
        top: 25px;
    }
}

@media (max-width: 575px) {
    .catalog__element__wrapper h1 {
        margin-bottom: 10px;
    }

    .catalog-element__top-info {
        flex-direction: column;
        align-items: flex-start;
        border: none;
        margin-top: 5px;
        padding-bottom: 0;
    }

    .catalog-element__actions-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .catalog-element__actions__col-2 {
        margin-top: 20px;
    }

    .catalog-element__reviews {
        margin-right: 20px;
    }

    .catalog-element__collection {
        margin-right: 20px;
    }

    .catalog-element__share {
        margin-right: 20px;
    }

    .catalog-element__main-wrapper,
    .catalog-element__main-inner {
        flex-direction: column;
    }

    .catalog-element__picture-col {
        position: static;
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .catalog-element__picture-wrapper a img {
        max-height: 405px;
    }

    .catalog-element__properties-col {
        width: 100%;
        margin-left: 0;
    }

    .catalog-element__properties {
        margin-top: 20px;
    }

    .catalog-element__delivery-info {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .catalog-element__buy-col {
        margin: 0;
    }

    .catalog-element__buy-wrapper:not(.catalog-element__buy-gift-card) {
        padding: 0;
    }

    .catalog-element__buy-wrapper:not(.catalog-element__buy-gift-card) > *:not(.catalog-element__add-to-basket) {
        display: none;
    }

    .catalog-element__buy-gift-card{
        margin-top: 20px;
    }

    .catalog-element__add-to-basket {
        position: fixed;
        bottom: 60px;
        left: 0;
        z-index: 101;
        background-color: #fff;
        display: flex;
        flex-direction: column-reverse;
    }

    .catalog-element__add-to-basket [product="block-in-basket"] {}

    .catalog-element__add-to-basket [product="block-can-buy"], .catalog-element__add-to-basket [product="block-in-basket"] .added-to-basket-actions {
        padding: 10px 30px 10px 26px;
        border-top: 1px solid var(--border-color);
    }

    .catalog-element__sku-choice {
        padding: 3px 30px;
    }

    .catalog-element__sku-choice .choice-sku-block {
        margin: 0;
    }

    .catalog-element__add-to-basket .counter {
        border: none;
        background: none;
    }

    .catalog-element__counter {
        margin-right: 2px;
    }

    .catalog-element__add-to-basket .counter.counter--lg .counter__minus, .catalog-element__add-to-basket .counter.counter--lg .counter__plus {
        border-radius: 2px;
        width: 34px;
        background-color: var(--background-color);
        opacity: 1;
    }

    .catalog-element__add-to-basket .counter.counter--lg input {
        height: 34px;
        width: 34px;
        margin: 0 2px;
        background-color: var(--background-color);
        border-radius: 2px;
        font-size: 12px;
        font-weight: 700;
    }

    .catalog-element__add-to-basket .catalog-element__buy {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .catalog-element__buy-action {
        width: auto;
    }

    .catalog-element__add-to-basket .price {
    }

    .catalog-element__price {
        margin-bottom: 23px;
    }

    .catalog-element__remind {
        margin-bottom: 0;
    }

    .catalog-element__buy-stores {
        display: none;
    }

    .catalog-element__similar-products > .row::before {
        display: none;
    }

    #navigator .navigator__btn {
        bottom: 200px;
    }

    .catalog-element-v2__cool {
        margin-top: 0;
    }

    .catalog-element__medals {
        position: absolute;
        right: 0;
        margin: 0;
    }

    .catalog-element__medal__item {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .catalog-element__medal__item:last-child {
        margin-bottom: 0;
    }
}

.catalog-element__epilog-wrapper h2.h1 {
    margin-bottom: 20px;
}

.catalog-element__epilog-wrapper .catalog-carousel {
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid #e9edf3;
    padding: 0;
}

/* End */


/* Start:/local/components/ranx/banners.list/templates/left_sidebar/style.css?17556110301853*/
.sidebar-banner {
    width: 270px;
    border-radius: 3px;
    overflow: hidden;
}
.sidebar-banner__item {
    position: relative;
    font-size: 0;
    line-height: 0;
    height: 475px;
    margin-bottom: 20px;
}
.sidebar-banner .active .sidebar-banner__item {
    display: block;
}
.sidebar-banner__item-link {
    display: block;
    width: 100%;
    height: 100%;
}
.sidebar-banner__item-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 25px;
    max-height: 100%;
    overflow: hidden;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    color: #FFF;
}

.sidebar-banner__item-text span {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  display: block;
  margin-top: 5px;
}

.sidebar-banner__item-text.dark {
    color: #273647;
}
.sidebar-banner__item-img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.sidebar-banner__item_birthday .sidebar-banner__item-text {
  margin-top: 8px;
}
.sidebar-banner__item_birthday .title {
  font-size: 23px;
  letter-spacing: 1px;
  line-height: normal;
  color: #ffffff;
  font-weight: 800;
  font-family: inherit;
  text-align: center;
  margin-bottom: 8px;
}
.sidebar-banner__item_birthday .points:before, .sidebar-banner__item_birthday .points:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  filter: drop-shadow(0px 2px 1.5px rgba(0,0,0,0.5));
  background-color: #f0928e;
  vertical-align: middle;
}
.sidebar-banner__item_birthday .text {
  font-size: 15px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  padding: 0 20px;
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/news.detail/recept/style.css?17598024471085*/
.recept-wrapper{
    border: 1px solid var(--border-color);
    border-radius: 4px;
    padding: 12px;
    margin: 0 0 20px;
}

@media (max-width: 1199px) {
    .recept-wrapper{
        margin: 20px 0;
    }
}

@media (max-width: 768px) {
    .recept-wrapper{
        margin-top: 0;
    }
}

.recept-item-image-container{
    position: relative;
    border-radius: 4px;
    margin-bottom: 12px;
}

.recept-item-image-container img{
    max-width: 100%;
}

.recept-item-section{
    position: absolute;
    top: 6px;
    left: 6px;
    font-weight: 400;
    font-size: 12px;
    color: var(--heading-color);
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.9);
    padding: 4px 8px;
}

.recept-item-title{
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: var(--heading-color);
    margin-bottom: 4px;
}

.recept-item-desc{
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: var(--heading-color);
}


.recept-item-desc ul{
    padding-left: 15px;
    margin: 0;
}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/products_slider/style.css?17556110314179*/
.catalog-lenta_list {
  scroll-behavior: smooth;
}

.catalog-lenta__title {
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}

.catalog-lenta__title .catalog-lenta__title-text {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  color: #273647;
  margin-right: 50px;
}

.catalog-lenta__title .catalog-lenta__title-link {
  display: block;
  min-width: 100px;
  text-align: right;
  font-size: 14px;
  line-height: 16px;
  color: #768296;
}

.catalog-lenta__title .catalog-lenta__title-link:hover {
  color: #273647;
}

.catalog-lenta__title .catalog-lenta__title-link.mobile-link {
  display: none;
}

.catalog-lenta__title .catalog-lenta__title-link svg {
  height: 20px;
  fill: #768296;
  margin-left: 10px;
  vertical-align: top;
  margin-top: 2px;
}

.catalog-lenta__bottom-link {
  display: block;
  background: #EFF2F6;
  border: 1px solid #D6DFEA;
  border-radius: 3px;
  padding: 11px 10px 12px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #768296;
  position: relative;
  top: -1px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.catalog-lenta__bottom-link:hover {
  color: #273647;
}

.catalog-items.catalog-item-v2__properties-line {
  white-space: initial;
}

.catalog-items .catalog-item__wrapper {
  border-top: 1px solid var(--border-color);
}

.catalog-lenta .catalog-items.wide {
  overflow: hidden;
}

@media (max-width: 991px) {

  .catalog-lenta {
    margin: 20px 0;
  }
  .catalog-lenta__title {

  }

  .catalog-lenta__title .catalog-lenta__title-text {
    font-size: 24px;
    line-height: 24px;
  }

  .catalog-lenta__title .catalog-lenta__title-link {
    display: none;
  }
  .catalog-lenta__title .catalog-lenta__title-link.mobile-link {
    display: block;
    width: 100px;
    top: 0;
  }

  .catalog-lenta__bottom-link {
    display: none;
  }

  .catalog-lenta__items .catalog-item-v2__wrapper {
    display: block;
    flex: none;
  }

  .catalog-lenta__items {
    margin: 0;
    overflow: initial;
  }

  .catalog-lenta.row {
    margin: 0;
    -webkit-overflow-scrolling: auto;
    white-space: nowrap;
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    justify-content: normal;
    scrollbar-width: thin;
    scrollbar-color: #8C1A42 #D6DFEA;
  }

  .catalog-lenta::-webkit-scrollbar {
    width: 6px;               /* ширина scrollbar */
    height: 6px;
  }
  .catalog-lenta::-webkit-scrollbar-track {
    background: #D6DFEA;        /* цвет дорожки */
  }
  .catalog-lenta::-webkit-scrollbar-thumb {
    background-color: #8C1A42;    /* цвет плашки */
    border-radius: 5px;       /* закругления плашки */
  }

  .catalog-lenta__nav {
    display: block;
  }

  .catalog-lenta .catalog-items.wide {
    overflow: auto;
  }
}

@media(max-width: 576px) {
  .catalog-lenta.row {
    column-gap: 15px;
    border-top: 1px solid #D6DFEA;
  }

  .catalog-lenta__items .catalog-item-v2__wrapper {
    max-width: 205px;
    padding: 0;
    border-top: none;
  }

  .catalog-lenta__items .catalog-item__wrapper {
    border-top: none;
  }
}

.catalog-banner {
  height: 100%;
}
.catalog-banner__item {
  height: 100%;
  position: relative;
}
.catalog-banner__item a {
  display: block;
  width: 100%;
  height: 100%;
}
.catalog-banner__item-img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.catalog-banner__item-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 25px;
  max-height: 100%;
  overflow: hidden;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: #FFF;
}
.catalog-banner__item-text span {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  display: block;
  margin-top: 5px;
}
.catalog-banner__item-text.dark {
  color: #273647;
}

@media(max-width: 576px) {
  .catalog-banner__item {
    max-width: 100%;
  }
}

/* End */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog/main/style.css?17658622696182 */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog.element/main/style.css?176662925129461 */
/* /local/components/ranx/banners.list/templates/left_sidebar/style.css?17556110301853 */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/news.detail/recept/style.css?17598024471085 */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/products_slider/style.css?17556110314179 */
