.favorite_mobile {
    display: none;
}

.menu_mega .menu__item.mobMenu,
.location-mob,
.phone-mob,
.modal__body__alert-footer2 {
    display: none;
}

@media only screen and (max-width: 991px) {
    .favorite_mobile {
        display: inline-block;
        margin-right: 20px;
    }
    .header__search {
        position: relative;
        top: auto;
        right: auto;
    }

    .location-mob,
    .phone-mob {
        display: block;
        margin-right: 20px;
    }
    .header {
        padding: 5px 5px 20px 0;
    }
    .promo--home {
        margin-bottom: 10px;
    }
    .header  .search {
       width: 100%;
    }
    .header__search {
        flex-grow: 1;
        padding-right: 50px;
    }
    .header__section--logo {
        flex-basis: 170px;
    }
    .header__section_contact .contact {
        display: none;
    }
    .header .cart {
        margin-right: 0;
    }
    .header__section_contact .favorite__icon {
        width: 20px;
        height: 20px;
        background-size: contain;
    }
    .header__section_contact .cart__icon {
        width: 20px;
        height: 20px;
        background-size: contain;
    }
    .cart__counter {
        width: 15px;
        height: 15px;
        line-height: 15px;
        right: -8px;
        font-size: 9px;
        top: -2px;
    }

    .favorite_mobile .favorite__counter {
        position: absolute;
        top: -3px;
        right: -6px;
        z-index: 10;
        display: block;
        width: 15px;
        height: 15px;
        font-size: 9px;
        line-height: 15px;
        text-align: center;
        color: #fff;
        background-color: #f44;
        border-radius: 50%;
    }

    .navbar__inner .button-more_menu {
        background-color: #f44;
    }

    .menu_main > .menu__item > .menu__link {
        font-size: 13px;
    }

    .navbar_main .dropdown__inner {
        max-height: calc(100vh - 300px);
    }

    .reaspekt_col-sm-4 {
        width: 50%;
    }

    #ReaspektPopupBody {
        left: 10px !important;
        right: 10px !important;
    }

    .slideout-menu-left .favorite {
        display: none;
    }

}

@media only screen and (max-width: 374px) {
    .reaspekt_col-sm-4 {
        width: 100%;
    }
}


.bx_order_make [data-property-id-row="23"] {
    display: none;
}


.search__icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(/local/templates/main_kot/images/searchb.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.search-mob {
    margin-right: 12px;
}

.search-mob__wrap {
    display: block;
}

.cant_buy_on-mob {
    display: none;
}

.search-mob,
.search-close-mob,
.only-mob {
    display: none;
}
.section_reviews {
    margin-bottom: 0 !important;
}
.product-dop-info {
    border-top: 1px solid #90999d;
    margin: 0 -15px;
}
.product-dop-info--last {
    border-bottom: 1px solid #90999d;
}
.product-dop-info__title {
    display: flex;
    align-items: center;
    font-family: 'ProximaNovaBold';
    font-size: 13px;
    line-height: 20px;
    padding: 15px;

    color: #474747;
}
.product-dop-info__desc {
    display: none;
    border-top: 1px solid #90999d;
    padding: 15px;
}
.product-dop-info__title svg {
    margin-right: 20px;
}
.bx-filter-block.d-flex {
    display: flex !important;
}
.bx-filter-block.d-flex .select {
    width: 100%;
}
.col-views--pc {
    display: flex;
    align-items: center;
}
.col-views--pc a {
    display: block;
    margin-left: 10px;
    color: #c4cdd7;
    text-decoration: none;
}
.col-views--pc a.active {
    color: #000;
}
.list__item.list__item--v2.ecommerce_productdata .card {
    width: 100%;
}
.list__item.list__item--v2.ecommerce_productdata .card .ui-badge {
    right: auto;
    left: 8px;
}
.list__item.list__item--v2.ecommerce_productdata .card .card__inner {
    flex-direction: row;
    padding-bottom: 15px;
}
.list__item.list__item--v2.ecommerce_productdata .card  .card__right {
    flex-grow: 1;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
}
.list__item.list__item--v2.ecommerce_productdata .card  .card__right .card__footer {
    margin-top: 0;
    flex-grow: 1;
    padding-top: 15px;
    flex-direction: column;
    align-items: flex-start;
}
.list__item.list__item--v2.ecommerce_productdata .card__title {
    margin-top: 0;
}
.slide-nav__city-box {
    display: flex;
    align-items: center;
    height: 40px;
    border-top: 1px solid #90999d;
    color: #474747;
    font-size: 13px;
    line-height: 13px;
}
.slide-nav__city-box__ico {
    width: 50px;
    padding-left: 16px;
}
.slide-nav__city-box a {
    color: #1889cb;
    border-bottom: 1px dashed #1889cb;
    text-decoration: none;
    margin-left: 10px;
    font-size: 13px;
    line-height: 13px;
}
.modal_xxl {
    max-width: 1000px;
}

.modal__content.pt-25 {
    padding-top: 25px !important;
}
.modal__header.modal__header--left {
    text-align: left;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 15px;
}
.modal__header.modal__header--left .h3 {
    margin: 0;
}
.modal_xxl .modal__close {
    margin-top: 15px;
}
.form__label {
    display: block;
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 5px;
    margin: 0;
}
.form__label .required {
    color: #c52227;
}
.red-color {
    color: #c52227;
}
.select-custom {
    border: 1px solid #c6ccd6;
    height: 40px;
    line-height: 30px;
    padding: 5px 20px 5px 1em;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.99 161.83'%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Bold'%3E%3Cpath d='M21.33,0H259.66a21.34,21.34,0,0,1,15.09,36.42L155.58,155.58a21.34,21.34,0,0,1-30.17,0L6.25,36.42A21.34,21.34,0,0,1,21.33,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
    background-size: 8px 4px;
    background-position: right 10px top 50%;
}
.input-file-row {
    display: inline-block;
    width: 280px;
}
.input-file {
    position: relative;
    display: inline-block;
}
.input-file span {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-size: 14px;
    vertical-align: middle;
    color: #fd464a;
    text-align: center;
    border-radius: 20px;
    background-color: transparent;
    line-height: 20px;
    height: 40px;
    padding: 10px 30px;
    box-sizing: border-box;
    border: 1px solid #fd464a;
    margin: 0;
    transition: background-color 0.2s;
}
.input-file input[type=file] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}

/* Focus */
.input-file input[type=file]:focus + span,
.input-file:hover span,
.input-file:active span {
    background-color: #fd464a;
    color: #fff;
}

/* Disabled */
.input-file input[type=file]:disabled + span {
    background-color: #eee;
}

/* Список файлов */
.input-file-list {
}
.input-file-list-item {
    margin-bottom: 10px;
}
.input-file-list-remove {
    color: #000;
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
    height: 16px;
}
.input-file-row {
    display: flex;
    flex-direction: column-reverse;
}
.input-file-row__label {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 5px;
}
.file-box-form {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.file-box-form__col-info {
    position: relative;
    margin: 0 10px 10px 0;
    height: 18px;
}
.info-hover__ico {
    color: #fd464a;
}

.info-hover__text {
    position: absolute;
    z-index: 10;
    right: -10px;
    bottom: 100%;
    margin-bottom: 18px;
    padding: 10px;
    background: #fff;
    width: 230px;
    font-size: 11px;
    line-height: 16px;
    color: #000;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0px 3px 12px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 3px 12px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 3px 12px 0px rgba(34, 60, 80, 0.2);
}
.info-hover__text::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    width: 100%;
    height: 20px;
}
.info-hover__text::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 11;
    bottom: -6px;
    right: 13px;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    background-color: #fff;
}

.input-file-list-item {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.fpad30 {
    padding-bottom: 30px;
}
textarea.ui-input {
    height: 80px;
    resize: none;
}
.btn-red {
    display: inline-flex;
    padding: 10px 20px;
    height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fd464a;
    color: #fff;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
}
.form-ps {
    font-size: 14px;
    line-height: 18px;
}
.form__row .btn-red {
    width: 220px;
}
.modal__body__alert-footer {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    min-height: 38px;
    padding: 5px 15px 5px 50px;
    background-color: #ffe3e4;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 330 330' width='18' height='18'%3E%3Cpath fill='%23fd464a' d='M165,0C74,0,0,74,0,165S74,330,165,330s165-74,165-165S256,0,165,0Zm0,300C90.56,300,30,239.44,30,165S90.56,30,165,30,300,90.56,300,165,239.44,300,165,300Z'%3E%3C/path%3E%3Cpath fill='%23fd464a' d='M165,70a20,20,0,1,0,20,20A20,20,0,0,0,165,70Z'%3E%3C/path%3E%3Cpath fill='%23fd464a' d='M165,140a15,15,0,0,0-15,15v90a15,15,0,0,0,30,0V155A15,15,0,0,0,165,140Z'%3E%3C/path%3E%3C/svg%3E");
    background-position: 18px 50%;
    background-repeat: no-repeat;
}
.modal__header__mob-step,
.mob-form-step-footer {
    display: none;
}
.modal__content {
    min-width: 480px;
}
.modal__close {
    top: 5px;
    right: 5px;
}
.top-banner {
    background: #fc464a;
}
.top-banner__wrap {
    padding: 15px 0;
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
}
.top-banner__wrap strong {
    font-weight: bold;
}
.top-banner__wrap a {
    color: #fff;
    text-decoration: underline;
}
.top-banner__wrap a:hover {
    text-decoration: none;
}
.top-banner__close {
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 100%;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pt-15 {
    padding-top: 15px;
}

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


    .search-mob {
        display: block;
    }

    .showMobileSearch .search {
        display: block;
        position: absolute;
        width: calc(100vw - 75px);
        right: 0;
        top: 0;
    }

    .showMobileSearch .header__section .logo {
        opacity: 0;
    }

    .title-search-result {
        max-width: calc(100% - 197px);
    }

    .showMobileSearch .header__section_contact {
        opacity: 0;
    }

    .search .ui-input {
        width: 100%;
        border-radius: 0;
        height: 36px;

        border-color: #c4c9cb;
    }

    .header__search .link-search {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        border: none;
        width: 36px;
        height: 36px;
       background-color: transparent;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: 17px 17px;
        background-size: 17px 17px;
        cursor: pointer;
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M23.7 22.3l-5.8-5.8c1.4-1.7 2.3-4 2.3-6.4C20.2 4.5 15.7 0 10.1 0S0 4.5 0 10.1s4.5 10.1 10.1 10.1c2.4 0 4.7-.9 6.4-2.3l5.8 5.8c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4zm-13.6-4.1c-4.5 0-8.1-3.6-8.1-8.1S5.6 2 10.1 2s8.1 3.6 8.1 8.1-3.6 8.1-8.1 8.1z' fill='%23a1a8ac'/%3E%3C/svg%3E");
    }

    .search .search__close {
        display: none;
    }

    .search-close-mob {
        display: block;
        font-size: 20px;
        line-height: 36px;
        text-align: center;
        text-decoration: none;
        background-color: #fff;
        color: #888;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0px;
        z-index: 10;
        border: none;
        width: 36px;
        height: 36px;
        border: 1px solid #888;
        border-radius: 50%;
    }

    .menu-sitemap-tree {
        display: block;
    }
    .section_reviews .swiper-pagination-bullet{
        border-color: #fff;
    }
    .section_reviews  .swiper-pagination-bullet-active {
        background-color: #fff;
    }
}

@media only screen and (min-width: 769px) {
    .info-hover:hover .info-hover__text {
        opacity: 1;
        visibility: visible;
    }
}
@media only screen and (max-width: 768px) {
    .mob-hidden,
    .ui-tabs__nav--home {
        display: none !important;
    }
    .ui-tabs__wrapper--home .ui-tabs__section {
        display: block !important;
    }

    .info-hover.active .info-hover__text {
        opacity: 1;
        visibility: visible;
    }

    .info-hover.active .info-hover__mob-mask {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
    }

    .ui-tabs__wrapper--home .list_products {
        margin-left: 0;
        margin-right: 0;
        border-top: 1px solid #c7ccce;
        border-left: 1px solid #c7ccce;
        margin-bottom: 40px;
    }
    .list_catalog--products {
        margin: 0 0 30px;
        padding: 0;
        border-top: 1px solid #c7ccce;
        border-left: 1px solid #c7ccce;
    }
    .list_catalog  .list__item,
    .list_products .list__item {
        flex-basis: 50%;
        max-width: 50%;
        border-right: 1px solid #c7ccce;
        border-bottom: 1px solid #c7ccce;
    }
    .list__item.list__item--v2 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .list__item.list__item--v2 .card__inner {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .list__item.list__item--v2 .card__right {
        flex-basis: 50%;
        max-width: 50%;
        display: flex;
        height: 100%;
        flex-direction: column;
        padding-left: 10px;
    }
    .cant_buy_on-mob {
        display: block;
    }
    .list__item.list__item--v2 .card__inner .card__image {
        flex-basis: 50%;
        max-width: 50%;
        padding-right: 10px;
    }
    .list__item.list__item--v2 .card .ui-badge {
       right: auto;
        left: 8px;
    }
    .list__item .card {
        width: 100%;
        margin-bottom: 0;
        display: flex;
        height: 100%;
        flex-direction: column;
    }
    .list__item .card .card__body {
        flex-grow: 1;
    }
    .list__item .card .button-buy {
        width: 30px;
        height: 30px;
        background-color: #ff4444;
        color: #fff;
        border-radius: 15px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .list__item .card .button-buy.activated {
        background-color: #297edc;
    }
    .list__item .card .button-buy span {
        display: none;
    }
    .list__item  .card .actions {
        display: flex;
        align-items: center;
    }
    .list__item  .card .button-favorite {
        color: #252525;
    }
    .list__item  .card .card__title {
        margin-top: 15px;
        font-size: 13px;
        line-height: 16px;
        min-height: 60px;
        font-weight: 600;
    }
    .list__item  .card  .card__price {
        display: block;
    }
    .list__item  .card  .card__price .price {
        display: block;
        line-height: 1;
    }
    .list__item  .card  .card__price .price_sale {
        font-size: 13px;
    }
    .list__item  .card .price_base {
        font-size: 14px;
        font-weight: 600;
    }
    .ui-tabs__section__mob-caption {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 10px;
    }
    .ui-tabs__section__mob-caption__title {
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .ui-tabs__section__mob-caption__link {
        display: inline-block;
        padding: 0 10px;
        text-decoration: none;
        height: 18px;
        border-radius: 9px;
        color: #fff;
        font-size: 13px;
        line-height: 18px;
        background-color: #ff4444;
    }
    /*.list_features .media {
        display: flex;
        align-items: center;
        padding-top: 20px;
    }
    .list_features .media .media__icon {
        flex-basis: 70px;
        padding-right: 20px;
        min-width: 70px;
        min-height: auto;
    }
    .list_features .media .media__icon img {
        width: 50px !important;
        height: auto !important;
    }
    .list_features .media__title {
        margin-top: 0;
        text-align: left;
        font-size: 12px;
        line-height: 16px;
        font-weight: 600;
    }
    .section.section_border-bottom.section_products {
        padding-bottom: 0;
    }*/
    .list.list_features {
        margin-left: 0;
        margin-right: 0;
        border-top: 2px solid #e9e9e9;
        border-bottom: 2px solid #e9e9e9;
    }
    .section.section_border-bottom.section_features {
        padding-bottom: 0;
    }
    .section_news .swiper-button-prev,
    .section_news .swiper-button-next {
        display: none;
    }
    .section__header .heading {
        padding-bottom: 0;
        margin-bottom: 0 !important;
    }
    .section_breadcrumbs {
        padding-bottom: 5px;
    }
    .section__header {
        padding-bottom: 0;
    }
    .section_catalog .catalog-counter {
        display: none;
    }
    .bx-pagination {
        padding: 0;
        border: none;
    }
    .bx-pagination .bx-pagination-container ul {
        display: flex;
        justify-content: center;
    }
    .bx-pagination .bx-pagination-container ul li {
        flex-basis: 30px;
        height: 33px;
        max-width: 30px;
        border-top: 1px solid #c7ccce;
        border-right: 1px solid #c7ccce;
        border-bottom: 1px solid #c7ccce;
        margin: 0 !important;
    }
    .bx-pagination .bx-pagination-container ul li:first-child {
        border-left: 1px solid #c7ccce;
    }
    .bx-pagination .bx-pagination-container ul li a {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    }
    .bx-pagination .bx-pagination-container ul li a span {
        width: 100% !important;
        height: 100% !important;
        font-size: 13px;
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }
    .bx-pagination ul li a, .bx-pagination ul li span {
        width: 100% !important;
        height: 100% !important;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .bx-pagination ul li.bx-active span {
        background-color: #c7ccce;
        border-radius: 0;
        color: #000;
    }
    .bx-pagination .bx-pagination-container .bx-pag-prev span,
    .bx-pagination .bx-pagination-container .bx-pag-prev a,
    .bx-pagination .bx-pagination-container .bx-pag-next span,
    .bx-pagination .bx-pagination-container .bx-pag-next a {
        font-size: 0;
    }
    .product-card__section_tags {
        padding: 20px;
    }
    .product-card__section_tags .list_tags {
        margin-top: 0;
    }
    .section.section_latest .list__item {

        margin-right: auto;
        margin-left: auto;
    }
    .section.section_latest .swiper-slide {
        border: 1px solid #939ca0;
    }
    .section.section_latest .swiper-button-prev,
    .section.section_latest .swiper-button-next {
        display: none;
    }
    .section.section_latest .swiper-pagination {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 10px;
        bottom: 50px;
    }
    .section.section_latest .swiper-pagination .swiper-pagination-bullet {
        margin: 0 3px;
    }
    .slider_latest, .slider_reviews {
        padding: 0 0 60px 0;
    }
    .section_product-card {
        padding-bottom: 0;
    }
    .section_reviews {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .slider_main .title,
    .slider_main .subtitle,
    .menu-level1__text {
        font-size: 13px !important;
    }
    .subscription__col_inform {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .only-mob {
        display: block;
    }
    .footer .contact .copy-text {
        color: #000;
        font-size: 14px;
    }
    .heading:first-child {
        margin-top: 20px;
    }
    .section_latest {
        padding-top: 30px;
        padding-bottom: 10px !important;
    }
    .section.section_catalog .swiper-pagination {
        bottom: -10px;
    }
    .list__item.list__item--v2.ecommerce_productdata .card .card__right {
        padding-left: 0;
    }
    .list__item.list__item--v2.ecommerce_productdata .card .card__right .card__title {
        margin-top: 15px;
    }
    .modal_xxl {
        width: 100%;
    }
    .modal_xxl .modal__content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .modal_xxl .title .h3 {
        font-size: 20px;
        padding-right: 30px;
    }
    .form_horizontal__col2:not(.active) {
        display: none;
    }
    .modal__header__mob-step {
        display: block;
    }
    .input-file span {
        padding-left: 15px;
        padding-right: 15px;
    }
    .modal__body__alert-footer {
        display: none;
    }
    .mob-form-step-footer {
        display: block;
        padding-top: 20px;
    }
    .modal__body__alert-footer2 {
        display: flex;
        margin-bottom: 20px;
        align-items: center;
        min-height: 38px;
        padding: 10px 15px 10px 50px;
        background-color: #ffe3e4;
        font-size: 15px;
        line-height: 18px;
        color: #000;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 330 330' width='18' height='18'%3E%3Cpath fill='%23fd464a' d='M165,0C74,0,0,74,0,165S74,330,165,330s165-74,165-165S256,0,165,0Zm0,300C90.56,300,30,239.44,30,165S90.56,30,165,30,300,90.56,300,165,239.44,300,165,300Z'%3E%3C/path%3E%3Cpath fill='%23fd464a' d='M165,70a20,20,0,1,0,20,20A20,20,0,0,0,165,70Z'%3E%3C/path%3E%3Cpath fill='%23fd464a' d='M165,140a15,15,0,0,0-15,15v90a15,15,0,0,0,30,0V155A15,15,0,0,0,165,140Z'%3E%3C/path%3E%3C/svg%3E");
        background-position: 18px 50%;
        background-repeat: no-repeat;
    }
    .mob-form-step-footer__submit {
        padding-top: 10px;
        display: flex;
        justify-content: center;
    }
    .mob-form-step-footer__submit .btn-red {
        width: 220px;
    }
    .form_horizontal__col2 {
        padding-bottom: 10px;
    }
    .form-ps {
        font-size: 14px;
    }
    .form-ps br {
        display: none;
    }
    .form__row--submit {
        display: flex;
        justify-content: center;
    }
}


@media only screen and (max-width: 440px) {
    div.title-search-result {
        width: calc(100% - 20px) !important;
        top: 65px !important;
        left: 0px !important;
        min-width: auto;
        max-width: 100%;
    }
    .ui-tabs__wrapper--home .list__item .card__image {
        min-height: 150px;
        height: 150px;
    }
    .ui-tabs__wrapper--home .list__item .card__image img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }
    .section_catalog__banner {
        background-size: contain;
    }

}


@media only screen and (max-width: 500px) {
    .modal__content {
        min-width: 300px;
    }

}

@media only screen and (max-width: 605px) {
    .header .contact .phone {
        display: none;
    }
    .gifts-cart__list,
    .gifts-cart__footer {
        padding-left: 0;
        padding-right: 0;
    }
    .gifts-cart__comment {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header__section--logo {
        order: -1;
        flex-basis: 50%;
    }
    .header__section_contact {
        order: 1;
        flex-basis: 50%;
        justify-content: flex-end;
        padding-right: 10px;
        padding-top: 5px;
    }
    .header__mob-col-toggle {
        order: 3;
    }
    .header__search {
        order: 4;
        padding-right: 0;
        flex-basis: 60%;
        padding-top: 10px;
    }
    .header .container {
        flex-wrap: wrap;
    }
    .header {
        padding-right: 0;
    }
    .header .button-toggle {
        padding: 5px 2px;
        width: 24px;
        margin-right: 10px;
    }
    .header .logo__image {
        flex: 0 0 24px;
        max-width: 24px;
        height: 24px;
        margin-right: 10px;
    }
    .logo__icon {
        width: 18px;
        height: 18px;
    }
    .logo__text .title {
        font-size: 13px;
    }
    .logo__text .subtitle {
        font-size: 8px;
        width: 110px;
    }
    .slider_main {
        height: 200px;
        padding-bottom: 20px;
    }
    .slider_main .swiper-pagination-bullets {
        bottom: -5px !important;
    }
}

.allM {
    display: none;
}

@media only screen and (max-width: 991px) {
    .menu_main > .menu__item {
        display: none !important;
    }

    .menu_main > .menu__item:first-child {
        display: block !important;
    }

    .navbar__inner .button-more_menu {
        position: relative;
        -webkit-transform: none;
        -o-transform: inherit;
        transform: none;
        display: block;
        height: 14px;
        width: auto;
        background: none !important;
        padding: 0;
        margin: 0 20px 0px 20px;
    }

    .navbar__inner .button-more_menu.active:after {
        display: none;
    }

    .navbar__inner .button-more_menu span {
        display: none;
    }

    .navbar__inner .button-more_menu .allM {
        display: block;
        font-size: 13px;
        font-family: 'ProximaNovaBold';
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.65px;
    }

    .navbar__inner .button-more_menu .allM::before {
        content: '';
        position: absolute;
        bottom: -3px;
        left: 50%;
        display: block;
        width: 0;
        transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transition: width 0.3s ease-in-out;
        -webkit-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out;
        height: 2px;
        background-color: #fff;
    }

    .navbar__inner .button-more_menu .allM:hover::before {
        width: 100%;
    }

    .navbar__inner .button-more_menu.active .allM::before {
        width: 100%;
    }

    .menu_mega .menu__item.mobMenu {
        display: block !important;
    }


    .menu_mega .menu__item.mobMenu.mobMenu1 {
        display: none !important;
    }


    .menu_main {
        -webkit-transform: none;
        -o-transform: inherit;
        transform: none;
        display: block;
        height: 14px;
    }

    .gifts-cart__item {
        flex-basis: 50%;
        max-width: 50%;
    }
    .gifts-cart__footer {
        display: block;
    }
    .gifts-cart__footer__col,
    .gifts-cart__ps {
        max-width: 100%;
    }
    .footer__col.footer__col_menu {
        display: none;
    }
    .hidden-mob {
        display: none !important;
    }
    .bx-filter__mob-box {
        display: flex;
    }
    .bx-filter__mob-box .col-views {
        flex-basis: 30px;
        max-width: 30px;
    }
    .bx-filter__mob-box .col-filter {
        flex-basis: 30px;
        max-width: 30px;
    }
    /*.bx-filter__views {
        height: 30px;
        display: block;
        border: 1px solid #90999d;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 18px auto;
    }
    .bx-filter__views--block {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Capa_1' data-name='Capa 1'%3E%3Cpath d='M176.79,0H59.21A59.28,59.28,0,0,0,0,59.21V176.79A59.28,59.28,0,0,0,59.21,236H176.79A59.28,59.28,0,0,0,236,176.79V59.21A59.28,59.28,0,0,0,176.79,0ZM196,176.79A19.23,19.23,0,0,1,176.79,196H59.21A19.23,19.23,0,0,1,40,176.79V59.21A19.23,19.23,0,0,1,59.21,40H176.79A19.23,19.23,0,0,1,196,59.21Z'/%3E%3Cpath d='M452,0H336a60.07,60.07,0,0,0-60,60V176a60.07,60.07,0,0,0,60,60H452a60.07,60.07,0,0,0,60-60V60A60.07,60.07,0,0,0,452,0Zm20,176a20,20,0,0,1-20,20H336a20,20,0,0,1-20-20V60a20,20,0,0,1,20-20H452a20,20,0,0,1,20,20Z'/%3E%3Cpath d='M176.79,276H59.21A59.28,59.28,0,0,0,0,335.21V452.79A59.28,59.28,0,0,0,59.21,512H176.79A59.28,59.28,0,0,0,236,452.79V335.21A59.28,59.28,0,0,0,176.79,276ZM196,452.79A19.23,19.23,0,0,1,176.79,472H59.21A19.23,19.23,0,0,1,40,452.79V335.21A19.23,19.23,0,0,1,59.21,316H176.79A19.23,19.23,0,0,1,196,335.21Z'/%3E%3Cpath d='M452,276H336a60.07,60.07,0,0,0-60,60V452a60.07,60.07,0,0,0,60,60H452a60.07,60.07,0,0,0,60-60V336A60.07,60.07,0,0,0,452,276Zm20,176a20,20,0,0,1-20,20H336a20,20,0,0,1-20-20V336a20,20,0,0,1,20-20H452a20,20,0,0,1,20,20Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }
    .bx-filter__views--list {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Capa_1' data-name='Capa 1'%3E%3Cpath d='M452.79,0H59.21A59.28,59.28,0,0,0,0,59.21V176.79A59.28,59.28,0,0,0,59.21,236H452.79A59.28,59.28,0,0,0,512,176.79V59.21A59.28,59.28,0,0,0,452.79,0ZM472,176.79A19.23,19.23,0,0,1,452.79,196H59.21A19.23,19.23,0,0,1,40,176.79V59.21A19.23,19.23,0,0,1,59.21,40H452.79A19.23,19.23,0,0,1,472,59.21Z'/%3E%3Cpath d='M452.79,276H59.21A59.28,59.28,0,0,0,0,335.21V452.79A59.28,59.28,0,0,0,59.21,512H452.79A59.28,59.28,0,0,0,512,452.79V335.21A59.28,59.28,0,0,0,452.79,276ZM472,452.79A19.23,19.23,0,0,1,452.79,472H59.21A19.23,19.23,0,0,1,40,452.79V335.21A19.23,19.23,0,0,1,59.21,316H452.79A19.23,19.23,0,0,1,472,335.21Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }*/
    .bx-filter__open-filter {
        height: 30px;
        display: block;
        border: 1px solid #90999d;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 488 512'%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Capa_1' data-name='Capa 1'%3E%3Cpath d='M264,279.44V0H224V279.44a60,60,0,0,0,0,113.12V512h40V392.56a60,60,0,0,0,0-113.12ZM244,356a20,20,0,1,1,20-20A20,20,0,0,1,244,356Z'/%3E%3Cpath d='M80,87.44V0H40V87.44a60,60,0,0,0,0,113.12V512H80V200.56A60,60,0,0,0,80,87.44ZM60,164a20,20,0,1,1,20-20A20,20,0,0,1,60,164Z'/%3E%3Cpath d='M448,167.44V0H408V167.44a60,60,0,0,0,0,113.12V512h40V280.56a60,60,0,0,0,0-113.12ZM428,244a20,20,0,1,1,20-20A20,20,0,0,1,428,244Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 18px auto;
    }
    .bx-filter__mob-box .col-sort {
        flex-grow: 1;
        padding: 0 10px;
    }
    .bx-filter__mob-box .col-sort .bx-filter-sort {
        border: 1px solid #90999d;
        width: 100%;
        height: 30px;
    }
    .bx-filter-section .bx-filter-sort {
        display: none;
    }
    .bx-filter .bx-filter-button-box .bx-filter-buttons {
        position: relative;
        top: auto;
        right: auto;
    }
    .bx-filter-section--dropdown{
        display: none;
    }
    .subscription__col.vk_groups_container,
    .footer__col.footer__col_logo .copy-text,
    .section.section_payment {
        display: none;
    }
    .footer {
        background-image: none;
        background-color: #edecef;
    }
    .footer .phone {
        font-size: 24px;
    }
    .footer .link_mail {
        font-size: 14px;
    }
    .footer .contact .button {
        background-color: transparent;
        line-height: 40px;
    }
    .footer .social__link {
        width: 45px;
        height: 45px;
    }
    .creator {
        font-size: 13px;
        color: #000;
    }
    .footer .copyright {
        color: #000;
    }
}

@media only screen and (max-width: 360px) {
    .navbar__inner {
        padding: 0 20px 0 20px;
    }
    .gifts-cart__item {
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .menu_main {
        max-width: 125px;
    }
}
