@media (min-width: 576px) {
    .item_inline {
        min-height: 122px;
        padding-left: 130px !important;
        margin: 0 0 15px 0 !important;
    }

    .item_inline .item__image-field {
        position: absolute;
        left: 10px;
        top: 10px;
        width: 100px;
        height: 100px;
        margin: 0;
    }
}

@media (max-width: 1199.98px) {
    body {
        font-size: 14px;
		font-size: 16px;
    }

    .h1, h1 {
        font-size: 24px;
		font-size: 28px;
        margin-bottom: 10px;
        letter-spacing: 0;
    }

    .h2, h2 {
        font-size: 20px;
		font-size: 23px;
        margin-bottom: 10px;
        letter-spacing: 0;
    }

    .h3, h3 {
        font-size: 16px;
		font-size: 18px;
        margin-bottom: 10px;
        letter-spacing: 0;
    }

    .h4, h4 {
        font-size: 14px;
		font-size: 16px;
        margin-bottom: 10px;
        letter-spacing: 0;
    }

    .h5, h5 {
        font-size: 13px;
		font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 0;
    }

    .h6, h6 {
        font-size: 12px;
		font-size: 14px;
        margin-bottom: 10px;
        letter-spacing: 0;
    }

    .popup-window__title {
        font-size: 20px;
		font-size: 22px;
        margin-bottom: 10px;
    }

    .nav__item {
        margin-right: 15px;
    }

    .user-field {
        font-size: 12px;
		font-size: 14px;
    }

    .header__logo {
        margin-right: 30px;
    }

    .header__contacts {
        margin-left: 30px;
    }

    .top-contacts {
        font-size: 12px;
		font-size: 14px;
        line-height: 18px;
    }

    .footer__contacts .top-contacts {
        font-size: 12px;
		font-size: 14px;
        line-height: 18px;
        margin: 0;
    }

    .header__middle-inner {
        margin-right: 100px;
    }

    .menu {
        font-size: 14px;
		font-size: 17px;
    }

    .footer__content {
        padding: 30px 0;
    }

    .footer__logo {
        margin-bottom: 0;
    }

    .footer__section-title {
        font-size: 16px;
		font-size: 18px;
        margin-bottom: 10px;
    }

    .footer__nav {
        font-size: 13px;
		font-size: 15px;
    }

    .footer__nav-item {
        margin-bottom: 5px;
    }

    .footer__copyright {
        font-size: 13px;
		font-size: 15px;
        line-height: 18px;
    }

    .main-catalog__title {
        font-size: 18px;
		font-size: 21px;
    }

    .main-benefits__item {
        font-size: 14px;
		font-size: 16px;
        line-height: 18px;
        width: 150px;
        height: 150px;
        padding: 25px 10px 0;
    }

    .main-benefits__icon {
        margin-bottom: 5px;
    }

    /*
    .item:hover {
        margin-bottom: -46px;
    }

    .catalog-slider .slick-list:hover {
        padding: 20px 0 66px;
        margin: -20px 0 -66px;
    }
    */

    .categories-catalog,
    .menu__dropdown {
        font-size: 14px;
		font-size: 16px;
    }

    .categories-catalog__item-image,
    .menu__group-image {
        height: 60px;
        margin-bottom: 5px;
    }

    .page-title {
        font-size: 22px;
		font-size: 25px;
    }

    .page-title small {
        font-size: 14px;
		font-size: 16px;
        margin-left: 10px;
    }

    .catalog-control {
        font-size: 14px;
		font-size: 16px;
        line-height: 20px;
    }

    .filter {
        padding: 15px 20px;
        margin-bottom: 20px;
    }

    .filter__inner {
        display: block;
    }

    .filter__content {
        max-width: none;
    }

    .filter__footer {
        max-width: none;
    }

    .product__control {
        padding: 20px;
    }

    .product__variants {
        margin-bottom: 15px;
    }

    .variants__title {
        font-size: 14px;
		font-size: 16px;
        margin-bottom: 7px;
    }

    .product__price {
        margin-bottom: 15px;
    }

    .product__price-text {
        font-size: 12px;
		font-size: 14px;
        margin-top: 2px;
    }

    .product__footer {
        font-size: 12px;
		font-size: 14px;
        line-height: 17px;
		line-height: 19px;
        margin-top: 15px;
        padding-top: 15px;
    }

    .product__footer-title {
        font-size: 14px;
		font-size: 16px;
    }

    .tabs__nav {
        font-size: 16px;
		font-size: 18px;
    }

    .tabs__nav-link {
        padding: 0 20px;
    }

    .product-gallery__thumbs {
        margin: 10px -5px 0;
    }

    .product-gallery__thumbs-item {
        margin: 0 5px;
    }

    .search__result-item {
        font-size: 14px;
		font-size: 16px;
    }

    .basket-footer {
        display: block;
        text-align: center;
    }

    .basket-footer__total {
        margin-right: 0;
    }

    .basket-footer__buttons {
        margin-top: 20px;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .basket-footer__buttons-item {
        margin: 5px;
    }

    .catalog__item,
    .catalog-slider__item {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .menu__group,
    .categories-catalog__item {
        min-width: 20%;
    }
}

@media (max-width: 991.98px) {
    .header__middle-inner {
        margin-right: 82px;
    }

    .header__logo {
        margin-right: 15px;
    }

    .header__contacts {
        margin-left: 15px;
    }

    .menu {
        font-size: 13px;
    }

    .nav-popup__bg,
    .menu-popup__bg {
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 90001;
        background: rgba(0,0,0,0.5);
        cursor: pointer;
        opacity: 0;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: 0.25s ease-in-out;
    }

    html.is-nav-open .nav-popup__bg,
    html.is-menu-open .menu-popup__bg {
        opacity: 1;
        visibility: visible;
    }

    .nav-popup__inner,
    .menu-popup__inner {
        position: fixed;
        z-index: 90002;
        top: 0;
        bottom: 0;
        left: calc(-100% + 50px);
        width: calc(100% - 50px);
        padding-top: 50px;
        background: #fff;
        color: #000;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: 0.25s ease-in-out;
    }

    html.is-nav-open .nav-popup__inner,
    html.is-menu-open .menu-popup__inner {
        transform: translateX(100%);
    }

    .menu-popup__close,
    .nav-popup__close {
        border: none;
        background: none;
        cursor: pointer;
        padding: 0;
        width: 50px;
        height: 50px;
        color: #fff;
        font-size: 20px;
		font-size: 23px;
        text-align: center;
        line-height: 50px;
        position: absolute;
        right: -50px;
        top: 0;
    }

    html.is-menu-open .menu-popup__close,
    html.is-nav-open .nav-popup__close {
        display: block;
    }

    .menu-popup__back,
    .nav-popup__back {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 50px;
        line-height: 50px;
        background: #fff;
        padding: 0 0 0 60px;
        border: none;
        border-bottom: 1px solid #f3f4f7;
        font-weight: 600;
        font-size: 15px;
		font-size: 17px;
        text-align: left;
        cursor: pointer;
    }

    .menu-popup__back i,
    .nav-popup__back i {
        position: absolute;
        left: 0;
        top: 50%;
        margin: -10px 0 0 21px;
        font-size: 18px;
		font-size: 21px;
    }

    .nav-popup__content,
    .menu-popup__content {
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .nav {
        display: block;
    }

    .nav__item {
        border-bottom: 1px solid #f3f4f7;
        margin: 0;
    }

    .nav__link {
        display: block;
        text-align: left;
        padding: 10px 10px 10px 60px;
    }

    .menu {
        display: block;
    }

    .menu__item {
        position: relative;
        border-bottom: 1px solid #f3f4f7;
    }

    .menu__row {
        position: relative;
        font-weight: 600;
        font-size: 15px;
		font-size: 17px;
        line-height: 20px;
    }

    .menu__toggle-btn {
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 100%;
        cursor: pointer;
        border: none;
        padding: 0;
        background: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .menu__toggle-btn > span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background: #f3f4f7;
        color: #000;
        font-size: 15px;
		font-size: 17px;
    }

    .menu__item.is-active .menu__toggle-btn > span {
        transform: rotate(180deg);
    }

    .menu__link {
        display: block;
        text-align: left;
        padding: 15px 10px 15px 60px;
        height: auto;
    }

    .menu__toggle-btn + .menu__link {
        margin-right: 40px;
    }

    .menu__link:hover {
        color: inherit;
    }

    .menu__icon {
        display: none;
    }

    .menu__text {
        max-width: none;
        margin: 0;
    }

    .menu__dropdown {
        display: none;
        font-size: inherit;
        line-height: inherit;
        color: inherit;
        position: static;
        background: none;
        opacity: 1;
        visibility: visible;
        padding: 0;
        border-top: 1px solid #f3f4f7;
    }

    .menu__dropdown .container {
        max-width: none;
        padding: 0;
    }

    .menu__dropdown-inner {
        display: block;
        margin: 0;
    }

    .menu__item.is-active .menu__dropdown {
        display: block;
    }

    .menu__group {
        display: block;
        padding: 0;
        width: auto;
        margin: 0;
    }

    .menu__group-link {
        display: block;
        padding: 10px 60px;
        position: relative;
        min-height: 40px;
        font-weight: 600;
        font-size: 15px;
		font-size: 17px;
        line-height: 20px;
        text-align: left;
    }

    .menu__group-image {
        position: absolute;
        left: 0;
        top: 0;
        width: 60px;
        height: 40px;
        margin: 0;
        padding: 7px;
    }

    .header__nav {
        margin: -6px 0;
    }

    .control-btn {
        padding: 5px;
        width: auto;
        color: inherit;
    }

    .control-btn__icon + .control-btn__text {
        margin-left: 7px;
    }

    .header__control {
        position: static;
        margin: 0;
        display: flex;
        justify-content: space-between;
    }

    .header__middle-inner {
        margin-right: 0;
    }

    .header__search {
        display: none;
    }

    .main-catalog__title {
        font-size: 14px;
	 	font-size: 16px;
    }

    .main-benefits__item {
        font-size: 12px;
		font-size: 14px;
        line-height: 14px;
        width: 120px;
        height: 120px;
        padding: 21px 5px 0;
    }

    .main-benefits__icon {
        margin-bottom: 2px;
        width: 40px;
        height: 40px;
    }

    .basket__cell {
        padding-left: 5px;
        padding-right: 5px;
    }

    .basket__cell_image {
        width: 85px;
    }

    .basket__image-link {
        width: 80px;
        height: 80px;
    }

    .basket__title {
        font-size: 14px;
		font-size: 16px;
    }

    .basket__subtitle {
        font-size: 12px;
		font-size: 14px;
    }

    .basket__price-old {
        font-size: 12px;
		font-size: 14px;
    }

    .basket__price,
    .basket__total-price {
        font-size: 16px;
		font-size: 19px;
    }

    .order__total {
        display: block;
        text-align: center;
    }

    .catalog__item,
    .catalog-slider__item {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 32.33%;
        max-width: 33.33%;
    }

    .price {
        font-size: 18px;
		font-size: 21px;
        line-height: 22px;
    }

    .price__old {
        font-size: 12px;
		font-size: 14px;
        margin-right: 8px;
    }

    .price__value {
        margin-right: 8px;
    }

    .price__discount {
        font-size: 10px;
		font-size: 12px;
        padding: 0 5px 0 1px;
        margin-left: 11px;
    }

    .price__discount:before {
        border-width: 11px 11px 11px 0;
    }

    .product__main {
        flex-wrap: wrap;
    }

    .product__image-section {
        flex: 0 0 66%;
        max-width: 66%;
    }

    .product__colors-section {
        flex: 0 0 34%;
        max-width: 34%;
    }

    .product__content {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 24px;
    }
}

@media (max-width: 767.98px) {
    .catalog-control__sort-field {
        display: block;
    }

    .catalog-control__sort {
        margin-left: 0;
    }

    .main-slider-section {
        margin: 0 -5px;
    }

    .main-slider-section__slider {
        flex: 0 0 calc(70.2% + 0.376 * 10px);
        max-width: calc(70.2% + 0.376 * 10px);
        padding: 0 5px;
    }

    .main-slider-section__banners {
        flex: 0 0 calc(29.8% - 0.376 * 10px);
        max-width: calc(29.8% - 0.376 * 10px);
        padding: 0 5px;
    }

    .main-slider-wrapper {
        margin-bottom: 10px;
    }

    .main-banner-wrapper {
        margin-bottom: 10px;
    }

    .main-catalog__grid {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .main-benefits__list {
        justify-content: center;
    }

    .filter__section {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .catalog-slider__item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .catalog-section__header {
        position: relative;
        min-height: 32px;
    }

    .catalog-section__filter-btn {

    }

    .catalog__item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .product__main {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .product__image-section {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .product__colors-section {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }

    .product__colors-section-title {
        margin-top: 0;
    }

    .product__colors-item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .product__content {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
    }

    .product__control {
        margin-left: auto;
        margin-right: auto;
    }

    .review__main {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .review__header {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .review__replay {
        margin-left: 0;
    }

    .review__replay .review__main {
        padding-left: 40px;
    }

    .compare__sidebar {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .compare__content {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .compare__item {
        width: 100%;
    }

    .basket {
        display: block;
        margin-bottom: 20px;
    }

    .basket__header {
        display: none;
    }

    .basket__content {
        display: block;
    }

    .basket__item {
        display: block;
        position: relative;
        border-bottom: 1px solid #e9e9e9;
        text-align: center;
        padding: 15px 0;
    }

    .basket__cell {
        display: block;
        border: none;
        padding: 0 !important;
        width: auto;
        text-align: center;
    }

    .basket__cell_image {
        margin-bottom: 15px;
    }

    .basket__cell_title {
        margin-bottom: 15px;
    }

    .basket__cell_price {
        display: inline-block;
        vertical-align: middle;
    }

    .basket__cell_count {
        display: inline-block;
        vertical-align: middle;
        margin: 0 15px;
    }

    .basket__cell_total {
        display: inline-block;
        vertical-align: middle;
    }

    .basket__cell_remove {
        position: absolute;
        right: 0;
        top: 0;
    }

    .basket__image-link {
        margin: 0 auto;
    }

    .basket__variants .variants__title {
        font-size: 13px;
		font-size: 15px;
        margin-bottom: 2px;
    }

    .basket__variants .form-check {
        text-align: left;
    }

    .basket-footer {
        text-align: center;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .basket-footer__total-main {
        font-size: 18px;
		font-size: 21px;
    }

    .basket-footer__buttons {
        display: block;
    }

    .basket-footer__buttons-item {
        margin: 10px 0 0;
    }

    .basket-footer__button {
        width: 100%;
    }

    .basket-footer__cupon {
        max-width: none;
        margin: 0;
    }

    .order {
        margin-bottom: 20px;
    }

    .order__title {
        margin-bottom: 20px;
    }

    .order__step {
        margin-bottom: 20px;
    }

    .account {
        margin-bottom: 20px;
    }

    .history {
        margin-bottom: 20px;
    }

    .history__item-info {
        width: auto;
        margin-right: 15px;
    }

    .history__item-price {
        margin-right: 0;
    }

    .categories-catalog__item {
        min-width: 25%;
    }

    .footer__col {
        margin-bottom: 0;
    }

    .footer__logo {
        text-align: center;
    }

    .footer__logo .logo {
        display: block;
    }

    .footer__logo .logo__text {
        font-size: 32px;
        margin: 0;
    }

    .footer__section {
        margin-bottom: 0 !important;
    }

    .footer__section-title {
        margin: 0;
        cursor: pointer;
        position: relative;
        padding: 7px 25px 7px 0;
    }

    .footer__section-title:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -3px;
        width: 7px;
        height: 7px;
        border-style: solid;
        border-width: 0 1px 1px 0;
        transform: translate(-2px,-2px) rotate(45deg);
    }

    .footer__section.is-open .footer__section-title:after {
        transform: translate(-2px,1px) rotate(-135deg);
    }

    .footer__payment-methods {
        margin-top: 0;
        padding: 5px 0;
    }

    .footer__section-content {
        display: none;
    }

    .footer__section.is-open .footer__section-content {
        display: block;
    }

    .footer__copyright {
        margin: 15px 0;
    }

    .footer__subscribe {
        max-width: none;
    }

    .footer__nav {
        column-count: 2;
        column-gap: 20px;
    }

    .footer__nav-item  {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        margin-bottom: 0;
        padding-bottom: 5px;
    }

    .footer__contacts {
        padding: 5px 0;
    }
}

@media (max-width: 575.98px) {
    
      body {
        font-size: 14px;
		font-size: 18px;
		font-size: 20px;
    }

    .h1, h1 {
        font-size: 24px;
		font-size: 32px;
		}

    .h2, h2 {
        font-size: 20px;
		font-size: 26px;
		}

    .h3, h3 {
        font-size: 16px;
		font-size: 21px;
		}

    .h4, h4 {
        font-size: 14px;
		font-size: 18px;
		}

    .h5, h5 {
        font-size: 13px;
		font-size: 17px;
		}

    .h6, h6 {
        font-size: 12px;
		font-size: 16px;
		}

    .popup-window__title {
        font-size: 20px;
		font-size: 26px;
		}


    .user-field {
        font-size: 12px;
		font-size: 16px;
    }

    .top-contacts {
        font-size: 12px;
		font-size: 16px;
    }

    .footer__contacts .top-contacts {
        font-size: 12px;
		font-size: 16px;
		}

    .menu {
        font-size: 14px;
		font-size: 18px;
    }

	
    .footer__section-title {
        font-size: 16px;
		font-size: 21px;
		}

    .footer__nav {
        font-size: 13px;
		font-size: 17px;
    }

	
    .footer__copyright {
        font-size: 13px;
		font-size: 17px;
		}

    .main-catalog__title {
        font-size: 18px;
		font-size: 24px;
    }

    .main-benefits__item {
        font-size: 14px;
		font-size: 18px;
		}


    .categories-catalog,
    .menu__dropdown {
        font-size: 14px;
		font-size: 18px;
    }

    .page-title {
        font-size: 22px;
		font-size: 29px;
    }

    .page-title small {
        font-size: 14px;
		font-size: 17px;
		}

    .catalog-control {
        font-size: 14px;
		font-size: 18px;
		}

    .variants__title {
        font-size: 14px;
		font-size: 18px;
		}

		
    .product__price-text {
        font-size: 12px;
		font-size: 16px;
		}

    .product__footer {
        font-size: 12px;
		font-size: 16px;
		line-height:22px;
    }

    .product__footer-title {
        font-size: 14px;
		font-size: 18px;
    }

    .tabs__nav {
        font-size: 16px;
		font-size: 21px;
    }


    .search__result-item {
        font-size: 14px;
		font-size: 18px;
    }
    
    .tabs__nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative !important;
        width: auto !important;
        top: auto !important;
        font-size: 14px;
    }

    .tabs__nav.is_stuck + div:not([class]) {
        display: none !important;
    }

    .tabs__nav-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .tabs__nav-link {
        padding: 10px 20px;
        height: auto;
    }

    .tabs__item {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .pagination__link {
        margin: 0;
    }

    .pagination__arrow {
        margin: 0;
    }

    .article-pagination i {
        font-size: inherit;
    }

    .catalog-section__header-inner {
        display: block;
    }

    .catalog-section__sort_right {
        margin-left: 0;
        text-align: left;
    }

    .catalog__item {
        margin-bottom: 20px;
    }

    .item {
        font-size: 13px;
        font-size: 17px;
        line-height: 16px;
        font-weight: 400;
    }

    .item__image-field {
        margin: 0 0 10px 0;
    }

    .item__image-field:before {
        padding-top: 100%;
    }

    .item__control {
        left: 3px;
        top: 3px;
    }

    .item__image {
        object-fit: cover;
    }

    .item__meta {
        font-size: 11px;
        line-height: 16px;
    }

    .item__title {
        margin-bottom: 5px;
    }

    .item__price-title {
        margin-bottom: 0;
        font-size: 11px;
        color: #9F9F9F;
    }

    .item .price {
        font-size: 16px;
        font-size: 20px;
        line-height: 16px;
        line-height: 20px;
    }

    .item .price__old {
        font-size: 11px;
        margin-right: 5px;
        font-weight: 400;
    }

    .item .price__value {
        margin-right: 5px;
    }

    .item .price__discount {
        font-size: 10px;
        padding: 0 3px 0 0;
        margin-left: 8px;
    }

    .item .price__discount:before {
        border-width: 8px 8px 8px 0;
    }

    .item__stickers {
        right: 3px;
        top: 3px;
    }

    .item .sticker {
        width: 36px;
        height: 36px;
        font-size: 8px;
        padding-top: 0;
    }

    .item .sticker_hit {
        font-size: 8px;
    }

    .item .sticker_hit > span > span {
        font-size: 9px;
    }

    .product-gallery__thumbs-item {

    }

    .product__count-field {
        margin-left: 0;
        margin-top: 20px;
        max-width: none;
    }

    .compare {
        display: block;
        position: relative;
    }

    .compare__sidebar {
        max-width: none;
        width: 50%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .compare__sidebar .form-check {
        display: none;
    }

    .compare__content {
        max-width: none;
    }

    .compare__item .compare__data-list {
        padding-left: 50%;
    }

    .search__result .item__image-field {
        height: 100px;
    }

    /*
    .item__footer {
        display: block;
    }

    .item:hover {
        margin-bottom: 0;
        box-shadow: none;
        border-color: #e9e9e9;
    }

    .catalog-slider .slick-list:hover {
        padding: 0;
        margin: 0;
    }
    */

    .catalog-banner img:hover {
        box-shadow: none;
    }

    .search__result .item {
        margin-bottom: 10px;
    }

    .main-slider-section {
        display: block;
    }

    .main-slider-section__slider {
        max-width: none;
    }

    .main-slider-section__banners {
        max-width: none;
        padding: 0;
        display: flex;
    }

    .main-banner-wrapper {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
    }

    .main-catalog {
        margin: 0 -5px 35px;
    }

    .main-catalog__title {
        font-size: 12px;
        line-height: 1.1;
        display: block;
    }

    .categories-catalog {
        font-size: 12px;
        font-size: 16px;
        margin-bottom: 15px;
    }

    .categories-catalog__list {
        margin-left: -5px;
        margin-right: -5px;
    }

    .categories-catalog__item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding: 0 5px;
        margin-bottom: 5px;
    }

    .categories-catalog__item-inner {
        padding: 5px;
    }

    .categories-catalog__item-image {
        margin-bottom: 0;
    }

    .categories-catalog__item-title {
        font-size: 12px;
        font-size: 16px;
        line-height: 1.1;
    }

    .page-title small {
        display: block;
        margin-left: 0;
    }

    .catalog-control {
        font-size: 13px;
        line-height: 18px;
    }

    .catalog-control__inner {
        flex-wrap: wrap;
    }

    .catalog-control__filter-btn-field {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
    }

    .catalog-control__sort-field {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }

    .catalog-control__sort-select {
        padding-left: 0;
    }

    .filter__section {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product-header h1 {
        text-transform: none;
    }

    .logo__subtext {
        display: none;
    }

    .product__colors-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .item__title{
        font-size: 14px;
    }
    .categories-catalog__item-title {
        
        font-size: 12px;
        line-height: 1;
    }
    
        .item__image {
        object-fit: contain;
    }
    
}