

/* 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.smart.filter/main/style.css?175561103119356*/
/**
* Smartfilter Style
*/
.smartfilter__body {
  position: relative;
  margin-right: -10px;
  width: 100%;
  margin-top: 10px;
}
.smartfilter__body form{
  border: 1px solid var(--border-color);
  border-radius: 3px;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .smartfilter__body form{
    border: 0;
  }
}
.smartfilter__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 25px 25px 20px;
}
.smartfilter__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: var(--heading-color);
}
.smartfilter__btn-clear {
  border: 0;
  background: transparent;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: var(--text-color);
  border-bottom: 1px dashed var(--text-color);
  padding: 0;
}
.smartfilter__btn-clear:hover {
  color: #8e1642;
  border-bottom: 1px dashed #8e1642;
}
.smartfilter__filter-group {
}
.smartfilter__filter-group__controls {
  max-height: 200px;
  margin-top: 10px;
}
.smartfilter__range-slider__wrapper {
  min-height: 47px;
  padding-top: 24px;
}
.smartfilter__delimeter {
  width: 12px;
  height: 1px;
  margin: 13px 5px;
  background: #b4bdc7;
}
.smartfilter__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;
}
.smartfilter__town-hint {
  background: url(/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.smart.filter/main/assets/images/geo.svg) no-repeat;
  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: 1px;
}
.smartfilter__town-hint svg use {
  fill: #d05e73;
}
.smartfilter__sticker {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
}
.smartfilter__sticker.smartfilter__sticker--new svg use {
  color: #ea5444;
}
.smartfilter__icon-arrow {
  position: relative;
  height: 13px;
  width: 13px;
}
.smartfilter__icon-arrow svg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.smartfilter__all-groups {
  font-family: 'PT Sans', sans-serif;
  padding-bottom: 20px;
  padding-top: 15px;
  background-color: #f5f7fa;
  border-radius: 3px;
  text-align: center;
}
@media(max-width: 991px) {
  .smartfilter__all-groups {
    border-radius: 0px;
  }
}
.smartfilter__all-groups a {
  display: inline-block;
  position: relative;
  font-weight: bold;
  color: var(--text-color);
  position: relative;
  font-size: 14px;
}
.smartfilter__all-groups a span {
  margin-left: 20px;
}
.smartfilter__all-groups svg {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.smartfilter__all-groups svg use {
  fill: #8a95a7;
}
.smartfilter__empty-text {
  font-size: 11px;
  color: #3c763d;
}
.smartfilter__footer {
  text-align: center;
  padding: 15px 20px 20px;
}
.smartfilter__element-count {
  margin-bottom: 9px;
  color: #9ca6b7;
}
.smartfilter__element-count span {
  color: var(--text-color);
  min-width: 25px;
  display: inline-block;
  text-align: left;
}
.smartfilter__btns {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.smartfilter__btns button {
  margin: 0 5px;
}
/**
* Smartfilter Form Style
*/
.smartfilter-form .slider-wrapper {
  min-height: 54px;
}

/** smartfilter group **/
.smartfilter-form__group {
  position: relative;
  margin-bottom: 14px;

  -ms-flex-item-align: end;
  align-self: flex-end;
}
.smartfilter-form__group label {
  display: block;
  font-size: 13px;
  color: #7c889c;
  margin-bottom: 5px;
}
.smartfilter-form__group.text-center label {
  display: inline-block;
}
.smartfilter-form__group label > span {
  color: #921c40;
  display: inline-block;
  padding-left: 4px;
}
.smartfilter-form__group--price {
  margin-bottom: 20px;
}

/** smartfilter form row **/
.smartfilter-form__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  -ms-flex-align: center;
  align-items: center;

  margin-right: -5px;
  margin-left: -5px;
}
.smartfilter-form__row.form__row--nowrap {
  flex-wrap: nowrap;
}
.smartfilter-form__row > .col,
.smartfilter-form__row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.smartfilter-form__row [class*="col-"] .smartfilter-form__error {
  right: 10px;
}
.smartfilter-form__row .smartfilter-form__group {
  display: inline-block;
  padding: 0 10px;
}
.smartfilter-form__row.smartfilter-form__row--lg{
  margin-right: -30px;
  margin-left: -30px;
}
.smartfilter-form__row.smartfilter-form__row--lg .smartfilter-form__group {
  padding: 0 30px;
}
.smartfilter-form__row--between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.smartfilter-form__row.smartfilter-form__row--mt-15 {
  margin-top: 15px;
}

/** smartfilter fieldset **/
.smartfilter-form fieldset {
  margin: 0;
  position: relative;
  display: block;
  border: 0;
  border-top: 1px solid #ced7e2;
  padding: 14px 25px;
}
.smartfilter-form fieldset legend,
.smartfilter-form__legend {
  position: relative;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: var(--heading-color);
  cursor: pointer;
  margin-bottom: 5px;
}
.smartfilter-form__legend {
  margin-bottom: 0px;
}
.smartfilter-form__legend > span {
  display: inline-block;
  max-width: 190px;
}
.smartfilter-form__legend:hover span {
  color: #801939;
}
.smartfilter-form__legend svg use {
  fill: var(--heading-color);
}
.smartfilter-form__legend:hover svg use {
  fill: #801939;
}
.smartfilter-form__legend .smartfilter__icon-arrow {
  float: right;
  position: absolute;
  top: 3px;
  right: -4px;
  width: 16px;
  height: 16px;
}
.smartfilter-form fieldset legend:hover {
  color: #a3254c;
}
.smartfilter-form fieldset legend[aria-expanded="false"] span {
  border-bottom: 1px dotted;
  line-height: 16px;
}
.smartfilter-form fieldset [aria-expanded="true"] .aria-expanded--down {
  display: none;
}
.smartfilter-form fieldset [aria-expanded="true"] .aria-expanded--up {
  display: block;
}
.smartfilter-form fieldset [aria-expanded="false"] .aria-expanded--down {
  display: block;
}
.smartfilter-form fieldset [aria-expanded="false"] .aria-expanded--up {
  display: none;
}

/** smartfilter form control **/
.smartfilter-form__control_container{
  display: flex;
  width: 100%;
  border: 1px solid var(--border-color);
  border-radius: 3px;
}
.smartfilter-form__control_container > div:first-child{
  border-right: 1px solid var(--border-color);
}
.smartfilter-form__control {
  display: block;
  width: 100%;
  padding: 8px 12px 9px;
  font-size: 16px;
  line-height: 16px;
  color: #435973;
  background-clip: padding-box;
  background-color: transparent;
  border: none;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
textarea.smartfilter-form__control {
  resize: vertical;
  min-height: 100px;
}
select.smartfilter-form__control {
  padding: 7px 8px 8px;
}
@media screen and (prefers-reduced-motion: reduce) {
  .smartfilter-form__control {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.smartfilter-form__control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.smartfilter-form__control:focus {
  color: #435973;
  background-color: transparent;
  border-color: #d4dbe3;
  outline: 0;
}
.smartfilter-form__control::-webkit-input-placeholder {
  color: #435973;
  opacity: .4;
}
.smartfilter-form__control:-ms-input-placeholder {
  color: #435973;
  opacity: .4;
}
.smartfilter-form__control::-ms-input-placeholder {
  color: #435973;
  opacity: .4;
}
.smartfilter-form__control::placeholder {
  color: #435973;
  opacity: .4;
}
.smartfilter-form__control:disabled, .smartfilter-form__control[readonly] {
  background-color: #f9f9fb;
  opacity: .4;
}
.smartfilter-form__control.smartfilter-form__control--sm {
  font-size: 13px;
  line-height: 13px;
  padding: 8px 14px;
}
.smartfilter-form__control.smartfilter-form__control--xs {
  font-size: 13px;
  line-height: 13px;
  padding: 9px 9px;
}

/** smartfilter form checkbox and radio **/
.smartfilter-form__check {
  position: relative;
  margin-top: 6px;
}
.smartfilter-form__group [type="checkbox"],
.smartfilter-form__group [type="radio"],
.smartfilter-form__check [type="checkbox"],
.smartfilter-form__check [type="radio"]
{
  opacity: 0;
  position: absolute;
  top: 2px;
  left: 1px;
}
.smartfilter-form__group [type="radio"] + label,
.smartfilter-form__group [type="checkbox"] + label,
.smartfilter-form__check [type="radio"] + label,
.smartfilter-form__check [type="checkbox"] + label
{
  display: inline-block;
  position: relative;
  padding: 0 0 0 28px;
  cursor: pointer;
  text-align: left;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: var(--heading-color);

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.smartfilter-form__group [type="checkbox"] + label .smartfilter-form__check__checkbox,
.smartfilter-form__check [type="checkbox"] + label .smartfilter-form__check__checkbox
{
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #CFD7E1;;
  margin: auto;
}
.smartfilter-form__group [type="checkbox"] + label:hover .smartfilter-form__check__checkbox,
.smartfilter-form__check [type="checkbox"] + label:hover .smartfilter-form__check__checkbox {

}
.smartfilter-form__group [type="checkbox"]:checked + label .smartfilter-form__check__checkbox,
.smartfilter-form__check [type="checkbox"]:checked + label .smartfilter-form__check__checkbox {
  background: #9c2d52;
  border-color: #9c2d52;
}
.smartfilter-form__group [type="checkbox"]:checked + label,
.smartfilter-form__check [type="checkbox"]:checked + label {
  color: var(--text-color);
}
.smartfilter-form__group [type="checkbox"]:checked + label .smartfilter-form__check__checkbox::after,
.smartfilter-form__check [type="checkbox"]:checked + label .smartfilter-form__check__checkbox::after {
  content: '';
  background: url(/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.smart.filter/main/assets/images/check.svg) no-repeat;
  position: absolute;
  width: 9px;
  height: 9px;
  background-position: center;
  top: 0;
  left: 0;
  bottom: 1px;
  right: 0;
  display: block;
  margin: auto;
  text-align: left;
}
.smartfilter-form__group [type="checkbox"]:disabled + label,
.smartfilter-form__check [type="checkbox"]:disabled + label {
  opacity: .4;
}
.smartfilter-form__group [type="radio"] + label > span,
.smartfilter-form__check [type="radio"] + label > span {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #dae7ec;
  border-radius: 50%;
  background: #fff;
  margin: auto;
  position: absolute;
  left: 0px;
  top: 0;
}
.smartfilter-form__group [type="radio"] + label > span:after,
.smartfilter-form__check [type="radio"] + label > span:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #8e1642;
  opacity: 0;
  margin: auto;
}
.smartfilter-form__group [type="radio"]:checked + label,
.smartfilter-form__check [type="radio"]:checked + label {
  color: var(--text-color);
}
.smartfilter-form__group [type="radio"]:checked + label > span:after,
.smartfilter-form__check [type="radio"]:checked + label > span:after {
  opacity: 1;
}

/** smartfilter form other **/
.smartfilter-form__group__collapse {
  font-size: 12px;
  color: #801939;
  padding-left: 0px;
  cursor: pointer;
  position: relative;
  display: block;
  margin-top: 9px;
}
.smartfilter-form__group__collapse span {
  display: inline-block;
  vertical-align: top;
  line-height: 13px;
  border-bottom: 1px dotted;
  color: #801939;
}
.smartfilter-form [smartfilter="search-filter"] {
  position: relative;
}
.smartfilter-form [smartfilter="search-filter"].active + .clear {
  content: '';
  position: absolute;
  top: 0;
  right: 6px;
  bottom: 0;
  margin: auto;
  width: 11px;
  height: 10px;
  cursor: pointer;
  display: block;
  background: url(/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.smart.filter/main/assets/images/cross.svg) no-repeat;
}
.smartfilter-form__search-wrapper {
  margin-top: 15px;
  margin-bottom: 12px;
}
.smartfilter__filter-group .smartfilter-form__check:first-child {
  margin-top: 0px;
}
.smartfilter-form__checkboxs-stores__head {
  margin: 14px 0px 12px;
  position: relative;
  z-index: 2;
}
.smartfilter-form__checkboxs-stores__name {
  display: inline-block;
  z-index: 2;
  position: relative;
  padding-right: 10px;
}
.smartfilter-form__switch {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 13px;
  vertical-align: middle;
  top: -1px;
  margin-right: 5px;
  opacity: 1;
  cursor: pointer;
}
.smartfilter-form__switch::after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #fff;
  border-radius: 25px;
  top: 0;
  left: 14px;
  bottom: 0;
  margin: auto;
  border: 0;
  -webkit-transition: left 0.1s linear;
  -o-transition: left 0.1s linear;
  transition: left 0.1s linear;
}
.smartfilter-form__switch::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 26px;
  height: 13px;
  background-color: #921c40;
  border-radius: 10px;
  border: 1px solid #921c40;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.smartfilter-form__switch.active,
.smartfilter-form__switch[aria-expanded="false"] {
  opacity: .3;
}
.smartfilter-form__switch.active::after,
.smartfilter-form__switch[aria-expanded="false"]::after {
  left: 3px;
}

/** .smartfilter **/


/**
* Drawer App Smartfilter
**/
.drawer-app-smartfilter .drawer-app__head  {
  padding: 26px 30px 24px;
  border-bottom: 1px solid #e4e8ee;
}
.drawer-app-smartfilter .drawer-app__body {

}
.drawer-app-smartfilter .drawer-app__close {
  top: 0;
}
.drawer-app-smartfilter .smartfilter {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  flex-direction: column;

  height: 100%;
}
.drawer-app-smartfilter .smartfilter__body {
  margin-top: 0;
  border: 0;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.drawer-app-smartfilter .smartfilter-form fieldset {
  padding: 20px 30px;
}
.drawer-app-smartfilter .smartfilter__all-groups {
  padding-left: 30px;
  padding-right: 30px;
}
.drawer-app-smartfilter .smartfilter-form__control.smartfilter-form__control--xs {
  padding: 8px 12px 9px;
  font-size: 16px;
  line-height: 16px;
}
.drawer-app-smartfilter .bx-ui-slider-handle {
  width: 16px;
}
.drawer-app-smartfilter .bx-ui-slider-handle.left {
  margin-left: -7px;
}

/* Sales icon */
.smartfilter-form__legend span.discount-icon {
  position: relative;
  padding-left: 21px;
}

.smartfilter-form__legend span.discount-icon:before {
  background: url(/local/templates/mavt_adaptiv/assets/images/main-menu/discount.png) no-repeat scroll center center;
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
}

.smartfilter__range-slider__wrapper .bx-ui-slider-track {
  height: 2px;
}

.smartfilter__range-slider__wrapper .bx-ui-slider-part span {
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  color: var(--text-color);
}

.smartfilter__range-slider__wrapper .bx-ui-slider-part {
  top: -21px;
}

.smartfilter-form .fieldset-price + fieldset {
  border-top: none;
}

@media(max-width: 991px) {
  .smartfilter__body {
    padding: 0;
  }
  .smartfilter__head {
    display: none;
  }
}

/* бутик */
.boutique_body .drawer-app-smartfilter .smartfilter__body form,
.boutique_body .drawer-app-smartfilter .smartfilter-form fieldset,
.boutique_body .drawer-app-smartfilter .smartfilter-form__control_container,
.boutique_body .drawer-app-smartfilter .smartfilter-form__control_container > div:first-child{
  border-color: #553940;
}

.boutique_body .drawer-app-smartfilter .bx-ui-slider-range,
.boutique_body .drawer-app-smartfilter .scrollbar-inner > .scroll-element .scroll-element_track{
  background: #553940;
}

.boutique_body .drawer-app-smartfilter .bx-ui-slider-pricebar-v,
.boutique_body .drawer-app-smartfilter .bx-ui-slider-handle{
  background: #8e1642;
}

.boutique_body .drawer-app-smartfilter .drawer-app-smartfilter .smartfilter__all-groups{
  background: #fff;
}

.boutique_body .drawer-app-smartfilter .smartfilter-form fieldset legend, 
.boutique_body .drawer-app-smartfilter .smartfilter-form__legend,
.boutique_body .drawer-app-smartfilter .smartfilter-form__legend:hover span,
.boutique_body .drawer-app-smartfilter .smartfilter-form__control,
.boutique_body .drawer-app-smartfilter .smartfilter-form__group [type="radio"] + label, 
.boutique_body .drawer-app-smartfilter .smartfilter-form__group [type="checkbox"] + label, 
.boutique_body .drawer-app-smartfilter .smartfilter-form__check [type="radio"] + label, 
.boutique_body .drawer-app-smartfilter .smartfilter-form__check [type="checkbox"] + label,
.boutique_body .drawer-app-smartfilter .smartfilter-form__checkboxs-stores__name,
.boutique_body .drawer-app-smartfilter .smartfilter__element-count {
  color: #fff;
}
.boutique_body .drawer-app-smartfilter .smartfilter-form__group__collapse span,
.boutique_body .drawer-app-smartfilter .smartfilter__element-count span{
  color: #b4a7aa;
}
.boutique_body .drawer-app-smartfilter .smartfilter__icon-arrow svg use{
  fill: #b4a7aa;
}

.boutique_body .drawer-app-smartfilter .smartfilter__all-groups a{
  color: #8e1642;
}
.boutique_body .drawer-app-smartfilter .smartfilter__all-groups svg use{
  fill: #8e1642;
}

.boutique_body .drawer-app-smartfilter input[type="search"]::-moz-placeholder { color: #b4a7aa; }
.boutique_body .drawer-app-smartfilter input[type="search"]::-webkit-input-placeholder { color: #b4a7aa; }
.boutique_body .drawer-app-smartfilter input[type="search"]:-ms-input-placeholder { color: #b4a7aa; }
.boutique_body .drawer-app-smartfilter input[type="search"]::-ms-input-placeholder { color: #b4a7aa; }
.boutique_body .drawer-app-smartfilter input[type="search"]::placeholder { color: #b4a7aa; } 

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.smart.filter/main/assets/css/bitrix-smart-slider.css?17556110311892*/
.bx-ui-slider-track-container {
  padding-top: 35px;
  padding-bottom: 25px;
}
.bx-ui-slider-track {
  position: relative;
  height: 6px;
  background: #d8e9f0;
}
.bx-ui-slider-part {
  position: absolute;
  top: -19px;
  width: auto;
  height: 17px;
}
.bx-ui-slider-part.p1 {
  left: -1px;
}
.bx-ui-slider-part.p2 {
  left: 25%;
}
.bx-ui-slider-part.p3 {
  left: 50%;
}
.bx-ui-slider-part.p4 {
  left: 75%;
}
.bx-ui-slider-part.p5 {
  right: -1px;
}
.bx-ui-slider-part span {
  color: #c0c0c0;
  font-size: 9px;
}
.bx-ui-slider-part.bx-ui-slider-part--left {
  margin-left: 0;
  left: 0;
}
.bx-ui-slider-part.bx-ui-slider-part--right {
  right: 0;
}
.bx-ui-slider-part.p2 span,
.bx-ui-slider-part.p3 span,
.bx-ui-slider-part.p4 span {
  color: #6b8086;
}
.bx-ui-slider-range,
.bx-ui-slider-pricebar,
.bx-ui-slider-pricebar-vd,
.bx-ui-slider-pricebar-vn,
.bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0;
}
.bx-ui-slider-range {
  z-index: 50;
  background: #ced7e2;
}
.bx-ui-slider-pricebar {
  z-index: 100;
}
.bx-ui-slider-pricebar-vd {
  z-index: 60;
  background: #90969e;
}
.bx-ui-slider-pricebar-vn {
  z-index: 70;
}
.bx-ui-slider-pricebar-v {
  z-index: 80;
  background: var(--secondary-color);
}
.bx-ui-slider-handle {
  position: absolute;
  top: 100%;
  width: 16px;
  height: 16px;
  border-bottom: none;
  background: var(--secondary-color);
  border-radius: 50%;
  margin-top: -8px;
}
.bx-ui-slider-handle:hover {
  -webkit-cursor: grab;
  -ms-cursor: grab;
  -o-cursor: grab;
  cursor: grab;
}
.bx-ui-slider-handle:active {
  -webkit-cursor: grabbing;
  -ms-cursor: grabbing;
  -o-cursor: grabbing;
  cursor: grabbing;
}
.bx-ui-slider-handle.left {
  left: 0;
  margin-left: -6px;

}
.bx-ui-slider-handle.right {
  right: 0;
  margin-right: -7px;
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/main/style.css?175974594013503*/
/**
* Catalog Items Styles
*/
.catalog-items {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  min-height: 220px;
}
.catalog-items.wide {
  margin-right: 0px;
  margin-left: 0px;
  overflow: hidden;
}
.catalog-items::before {
  visibility: hidden;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
  z-index: 50;
  left: 0;
  right: 0;
  transition: all .1s ease;
}
.catalog-items__line {
  width: 100%;
  height: 1px;
  background-color: #e9edf3;
}

.catalog-items.wide .catalog-items__line {
  width: calc(100% - 30px);
  margin: 0 15px;
}

.catalog-items.catalog-items--loading::before {
  visibility: visible;
  opacity: .8;
  transition: all .1s ease;
}

.catalog-items .catalog-item__wrapper {
  border-top: 1px solid #D6DFEA;
}

/**
* Catalog Toolbar Style
**/
.catalog-toolbar {
  border-radius: 4px;
  font-size: 14px;
  position: relative;
  z-index: 15;
  line-height: 26px;
}
.catalog-toolbar label {
  font-size: 14px;
  margin-right: 3px;
  margin-bottom: 0px;
  color: #9ca6b7;
}
.catalog-toolbar__col,
.catalog-toolbar__col label,
.catalog-toolbar__col input,
.catalog-toolbar__col select {
  display: inline-block;
  margin-bottom: 0;

}
.catalog-toolbar__record-count {
  display: inline-block;
  min-width: 40px;
  color: #505d72;
  font-weight: bold;
}
.catalog-toolbar__select {
  color: #505d72;
}
.catalog-toolbar .form__group {
}
.catalog-toolbar .form__group input,
.catalog-toolbar .form__group select {
  width: auto;
}
.catalog-toolbar__line {
  width: 100%;
  height: 1px;
  background-color: #D6DFEA;
}
.catalog-toolbar-row{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 5px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .catalog-toolbar-row{
    flex-wrap: nowrap;
    order: -1;
    overflow: hidden;
    overflow-x: auto;

    -ms-overflow-style: none;
    scrollbar-width: none;

    margin: 20px 0;
  }
}
.catalog-toolbar__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-align: center;
  align-items: center;
}
.catalog-toolbar__col.catalog-toolbar__col--left {
}
.catalog-toolbar__col.catalog-toolbar__col--right {
  text-align: right;
}
.catalog-toolbar__col.catalog-toolbar__col--sort, .catalog-toolbar__col.catalog-toolbar__col--year {
  border: 1px solid #D6DFEA;
  border-radius: 3px;
  padding: 5px 10px;
  line-height: 1.28;
  color: #8791A2;
  flex-shrink: 0;
}
.catalog-toolbar__col.catalog-toolbar__col--sort:hover, .catalog-toolbar__col.catalog-toolbar__col--year:hover {
  border: 1px solid #8791A2;
  cursor: pointer;
}
.catalog-toolbar__col--year .dropdown__menu__wrapper {
  left: auto;
  right: -19px;
}
.catalog-toolbar__filter {
  position: relative;
  display: block;
  min-width: 15px;
}
.catalog-toolbar__filter__link span {
  margin-right: 30px;
}
.catalog-toolbar__filter__badge {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ea5444;
  left: 9px;
  position: absolute;
  top: 3px;
  border: 1px solid #ffffff;
}
.catalog-toolbar__filter {
  cursor: pointer;
}
.catalog-toolbar__filter span {
  position: relative;
}
.catalog-toolbar__filter__icon {
  margin-right: 8px;
}
.catalog-toolbar__filter__label {
  margin-right: 39px;
}
.catalog-toolbar__col--view a {
  display: inline-block;
  margin: 0px 0px 0px 15px;
  width: 13px;
  height: 26px;
  vertical-align: top;
  text-align: center;
  line-height: 26px;
}
.catalog-toolbar__col--view a:first-child {
  margin: 0px;
}
.catalog-toolbar__col--view a.current {
  background-color: #b12e5a;
}
.catalog-toolbar__col--view a i {
  vertical-align: middle;
}
.catalog-toolbar__col--view a.block {
  background: url('/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/main/images/svg/sort-btn_block.svg') no-repeat center;
}
.catalog-toolbar__col--view a.block.current {
  background: url('/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/main/images/svg/sort-btn_block-active.svg') no-repeat center;
}
.catalog-toolbar__col--view a.list {
  background: url('/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/main/images/svg/sort-btn_list.svg') no-repeat center;
}
.catalog-toolbar__col--view a.list.current {
  background: url('/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/main/images/svg/sort-btn_list-active.svg') no-repeat center;
}
.catalog-toolbar__label-dropdown {
  color: #505D72;
  line-height: 1.28;
}

/**
* Catalog Filter Panel Style
**/

.catalog-filter-presets {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  column-gap: 20px;
  row-gap: 10px;
  margin-top: 13px;
}
.fly-toolbar-fixed .catalog-filter-presets {
  display: none;
}

.fly-toolbar > div {
    gap: 8px;
}

.catalog-filter-presets .tabs {
  margin-top: 0;
}

.catalog-filter-presets .tabs > ul li a {
  display: flex;
  align-items: center;
  padding: 5px 10px;
}

.catalog-filter-panel {
  margin: 27px 0 23px;
  font-size: 0;
  overflow: hidden;
}

.catalog-filter-panel__item {
  position: relative;
  display: inline-block;
  padding-right: 13px;
  margin-right: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #273647;
  cursor: pointer;
}

.catalog-filter-panel__item span:first-child {
  border-bottom: 1px dashed #273647;
}

.catalog-filter-panel__item::first-letter {
  text-transform: uppercase;
}

.catalog-filter-panel__item.reset-filter {
  padding-right: 0;
}

.catalog-filter-panel__item-reset {
  position: absolute;
  width: 8px;
  text-align: center;
  right: 0px;
  cursor: pointer;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.catalog-filter-panel__item svg {
  color: #273647;
}

.catalog-filter-panel__item:hover {
  color: #EA5444;
}

.catalog-filter-panel__item:hover span:first-child {
  border-color: #EA5444;
}

.catalog-filter-panel__item:hover svg {
  color: #EA5444;
}

@media (max-width: 1024px) {
  .catalog-filter-panel {
    flex-wrap: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: flex;
  }
  .catalog-filter-panel::-webkit-scrollbar {
    display:none;
  }
  .catalog-filter-panel__item {
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .catalog-filter-panel {
    margin: 10px -20px 20px;
    padding-left: 20px;
    padding-right: 10px;
  }
  .fly-toolbar-fixed .catalog-filter-panel {
    margin: 10px 0;
    padding-right: 15px;
    padding-left: 15px;
  }
}

/** Media ------------------------------------------------------------------------------------------------------------*/
/**
* Catalog Items
**/
@media (max-width: 575px) {
  .catalog-items > .row {
    padding-bottom: 0px;
  }

  .year-filter .catalog-toolbar__col label {
    white-space: nowrap;
    overflow: hidden;
  }

  .catalog-toolbar__col.catalog-toolbar__col--year {
    max-width: 73%;
  }
}

/**
* Catalog Toolbar
**/
@media (max-width: 767px) {
  .fly-toolbar-fixed {
    position: fixed;
    top: 65px;
    background: #fefefe;
    z-index: 100;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    left: 0;
  }

  .fly-toolbar-fixed .col-12 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .fly-toolbar-fixed .col-12 .catalog-toolbar, .fly-toolbar-fixed .col-12 .catalog-toolbar-row {
    padding-right: 15px;
    padding-left: 15px;
  }

  .desktop-toolbar-row-millezimy {
    flex-wrap: nowrap;
  }
}

.sort_btn .active, .sort_btn .no-active {
  display: none;
}

.mobile-filter-button {
  display: none;
}

.row.mobile-toolbar-row {
  display: none;
}

.mobile-filter-count {
  display: none;
}

.sort_btn .active svg, .sort_btn .no-active svg {
  height: 10px;
  width: 13px;
}

.sort_btn .active svg {
  fill: #8E1642;
}

.sort_btn .no-active svg {
  fill: #ABB7CA;
}

/**
* Catalog filter mobile buttons
**/
@media (max-width: 991px) {

  .catalog-toolbar__col--view a {
    margin: 0px 0px 0px 10px;
  }

  a.sort_btn .no-active {
    display: block;
  }

  a.sort_btn .active {
    display: none;
  }

  a.sort_btn.current .active {
    display: block;
  }

  a.sort_btn.current .no-active {
    display: none;
  }

  .catalog-toolbar__col--view a.sort_btn {
    background: #F5F7FA!important;
    border-radius: 3px;
    padding: 14px;
    font-size: 28px;
    line-height: 0;
    width: unset;
    height: unset;
  }

  .mobile-filter {
    display: block;
  }

  .desktop-filter {
    display: none;
  }

  .mobile-filter {
    background: #8E1642;
    border-radius: 3px;
    font-family: "PT Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 11px 16px 12px 16px;
    cursor: pointer;
    margin-right: 0px;
  }

  .catalog-toolbar .catalog-toolbar__col.catalog-toolbar__col--left .catalog-toolbar__filter .catalog-toolbar__filter__icon,
  .catalog-toolbar .catalog-toolbar__col.catalog-toolbar__col--left .catalog-toolbar__filter .catalog-toolbar__filter__badge
  {
    display: none;
  }

  .catalog-toolbar .catalog-toolbar__col.catalog-toolbar__col--left .catalog-toolbar__filter .catalog-toolbar__filter__label {
    display: block!important;
  }

  .catalog-toolbar .catalog-toolbar__col.catalog-toolbar__col--left .catalog-toolbar__count {
    display: none;
  }

  .broke-col-for-mobile {
    max-width: unset!important;
    flex: 0 0 30%!important;
  }

  .broke-col-for-mobile .catalog-toolbar__col.catalog-toolbar__col--left {
    width: 100px;
  }

  /* Ver 2.0 */
  .row.mobile-toolbar-row {
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
  }

  .catalog-toolbar-row  {
    margin: 0;
  }

  .desktop-toolbar-row {
    display: none!important;
  }

  .mobile-toolbar-row .catalog-toolbar__filter {
    float: left;
    text-align: center;
  }

  .block_1 {
    width: 80px;
  }

  .block_2 {
    width: calc(100% - 172px);
  }

  .block_3 {
    width: 92px;
  }

  .block_1 .catalog-toolbar__filter,
  .block_1 .catalog-toolbar__filter .mobile-filter {
    width: 100%;
  }

  .block_2 .catalog-toolbar__col.catalog-toolbar__col--sort {
    background: #F5F7FA;
    border-radius: 3px;
    font-family: "PT Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #292D35;
    padding: 11px 8px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }

  .block_2 .catalog-toolbar__col.catalog-toolbar__col--sort .catalog-toolbar__label-dropdown {
    line-height: 1;
  }

  .block_2 .dropdown.dropdown--placement-right .dropdown__menu__wrapper {
    right: -48px;
  }

  .mobile-filter-count {
    display: block;
    margin-bottom: 8px;
  }

  .mobile-filter-count label {
    font-family: "PT Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #9CA6B7;
  }

  .mobile-filter-count .catalog-toolbar__record-count {
    font-size: 12px;
  }

  .mobile-toolbar-row-millezimy .catalog-toolbar__col.catalog-toolbar__col--sort {
    display: none;
  }
}

@media (max-width: 365px) {
  .block_1 {
    width: 65px;
  }

  .block_2 {
    width: calc(100% - 157px);
  }

  .block_3 {
    width: 92px;
  }

  .mobile-filter {
    padding: 12px 8px 12px 8px;
  }
}

@media (max-width: 360px) {
  .block_2 .catalog-toolbar__col.catalog-toolbar__col--sort {
    margin-right: 5px;
    margin-left: 5px;
    width: calc(100% - 10px);
    height: 100%;
  }

  .catalog-toolbar__col--view a {
    margin: 0px 0px 0px 5px;
  }

  .mobile-filter {
    padding: 12px 4px 12px 4px;
    font-size: 11px;
  }

  .block_2 .dropdown.dropdown--view1 .dropdown__toggle {
    font-size: 11px;
  }

  .block_2 {
    width: calc(100% - 151px);
  }

  .block_3 {
    width: 86px;
  }
}

@media (max-width: 350px) {
  .block_2 .catalog-toolbar__col.catalog-toolbar__col--sort {
    padding: 6px;
    margin-right: 5px;
    margin-left: 5px;
    width: calc(100% - 10px);
    height: 100%;
    line-height: 25px;
  }

  .catalog-toolbar__col--view a {
    margin: 0px 0px 0px 5px;
  }

  .mobile-filter {
    padding: 12px 4px 12px 4px;
    font-size: 11px;
  }

  .block_2 .dropdown.dropdown--view1 .dropdown__toggle {
    font-size: 11px;
  }

  .block_2 {
    width: calc(100% - 151px);
  }

  .block_3 {
    width: 86px;
  }
}
.catalog-filter-presets-tab{
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #505D72;
  background: #FFFFFF;
  border: 1px solid #D6DFEA;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  padding: 5px 10px 6px;
}
.catalog-filter-presets-tab.active{
  color: #FFFFFF;
  background: #505D72;
  border-color: #505D72;
}
.catalog-filter-presets-tab:not(.active):hover{
  color: inherit;
  border: 1px solid var(--signature-color);
}
.catalog-filter-presets-tab.disabled{
  opacity: 0.5;
  pointer-events: none;
}
.desktop-toolbar-row-millezimy .dropdown.dropdown--placement-right .dropdown__menu__wrapper {
  left: 0;
  right: auto;
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/news.list/blog-slider/style.css?17609220062949*/
.blog-slider-wrapper{
    border: 1px solid var(--border-color);
    border-radius: 4px;
    padding: 40px;
    margin: 40px 0 50px;
}

@media(max-width: 768px){
    .blog-slider-wrapper{
        border: 0;
        padding: 0;
        margin: 24px 0 28px;
    }
}

.blog-slider-header{
    color: var(--heading-color);
    margin-bottom: 25px;
}

@media(max-width: 768px){
    .blog-slider-header{
        margin-bottom: 12px;
    }
}

.blog-slider-title{
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
}

.blog-slider-header a{
    display: inline-flex;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px dashed var(--heading-color);
}

@media(max-width: 768px){
    .catalog.catalog_list{
        overflow: hidden;
    }
    div.blog-slider-wrapper .owl-stage-outer{
        overflow: visible;
    }

    div.blog-slider-wrapper .owl-stage-outer .owl-item{
        min-width: 296px;
        max-width: 296px;
    }
}


.blog-item-image-container{
    position: relative;
    display: inline-flex;
    line-height: 1;
    border-radius: 8px;
    background: var(--background-color);
    overflow: hidden;
    aspect-ratio: 3 / 1.537;
    margin-bottom: 12px;
}

.blog-item:hover .blog-item-image-container:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(140, 26, 66, 0.2);
}

@media(max-width: 768px){
    .blog-item-image-container{
        margin-bottom: 8px;
    }
}

.blog-item-image-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-item-section{
    position: absolute;
    left: 8px;
    bottom: 8px;
    font-weight: 400;
    font-size: 12px;
    color: var(--heading-color);
    background: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
    padding: 6px 10px;
    z-index: 2;
}

.blog-item-title{
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: var(--heading-color);
    margin-bottom: 12px;
}

.blog-item:hover .blog-item-title{
    color: var(--primary-color);
}

@media(max-width: 768px){
    .blog-item-title{
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 8px;
    }
}

.blog-item-counter{
    display: flex;
    gap: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: var(--signature-color);
    margin-top: auto;
}

.blog-item-counter svg{
    min-width: 24px;
    height: 24px;
}


@media (max-width: 1200px) and (min-width:769px) {
  .blog-slider-list.owl-carousel.owl-theme--default .owl-nav {
    display: block;
  }
}

@media (max-width: 768px) {
    div.blog-slider-wrapper .owl-stage-outer .owl-item {
        max-width: unset;
    }
}

/* End */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog/main/style.css?17658622696182 */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog.smart.filter/main/style.css?175561103119356 */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog.smart.filter/main/assets/css/bitrix-smart-slider.css?17556110311892 */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/main/style.css?175974594013503 */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/news.list/blog-slider/style.css?17609220062949 */
