.header_top_row__mobile {
    display: none;
}

.header_select_city__mobile {
    display: block;
    /*margin-right: auto;*/
}

.header_contacts__mobile {
    display: block;
    /*margin-left: auto;*/
}

.header_logo__mobile {
    margin: 20px auto;
}
.header_logo__mobile > img {
    height: 22px;
}

.header_catalog > button {
    background: #FFB61C;
    padding: 14px 16px;
    outline: none;
    border: none;
    border-radius: 10px;
    color: #000;
    font-family: Onest, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-height: 46px;
}

.header_catalog > img {
     display: flex;
     width: 18px;
     height: 18px;
     padding: 3.75px 3px 3px 3px;
     justify-content: center;
     align-items: center;
 }

.header_catalog__mobile {
    margin: 0;
}

.header_catalog__mobile > button {
    background: #FFB61C;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 12px;
    outline: none;
    border: none;
    border-radius: 10px;
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;

}

.col-md-none {
    display: none;
}

.mobile_bottom_menu {
    display: none;
}

@media (max-width: 1100px) {
    .header_partner_btn {
        white-space: break-spaces;
    }
}

@media (max-width: 992px) {
    body {
        /*background-color: red;*/
    }

    .header_select_city__mobile {
        margin-left: 12px;
    }

    .header_search {
        margin-right: 8px;
    }

    a.header_number {
        padding: 0;
    }

    .header_top_row__mobile {
        display: block;
    }

    .header_top_row, .header_menu-favourites, .header_partner, .header_catalog, .header_nav_row {
        display: none!important;
    }

    .header_select_dialog_wrapper, .dialog_wrapper {

    }

    .header_select_dialog, .header_select_dialog_mini {
        width: 100%;
    }

    .header_main_row {
        padding: 12px 12px 18px;
    }

    .header_catalog__mobile {
        display: block;
        /*margin-bottom: 5px;*/
        /*margin-right: 12px;*/
    }

    .header_logo {
        display: none!important;
    }

    .header_search__label_icon {
        width: 20px;
        top: 10px;
        right: 10px;
    }

    .header_search__input {
        padding: 10px 16px;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        height: 40px;
    }

    .catalog_carousel {
        min-width: 291px;
        min-height: 170px;
        max-height: 360px;
        width: 100%;
        height: 100%;
        flex-shrink: 0;
    }

    .section_title .main_title h1 {
        font-size: 1.5rem !important;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        margin-top: 1.5rem;
    }

    .section_advantages {
        display: flex;
        flex-direction: row-reverse;
    }

    .catalog_menu, .section_title, section.section_sale_hits, .section_advantages, .section_location {
        padding: 0 10px;
    }

    .catalog_menu {
        padding: 0 8px !important;
    }

    .catalog_menu .row .col-md-9.col-sm-12 {
        height: 360px;
        width: 100%;
    }

    .carousel__indicators {
        background: transparent !important;
        gap: 0.5rem;
    }

    .section_title h1 {
        width: 296px;
        color: #F1F1EF;
        font-family: Onest, sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%; /* 28.8px */
        margin-top: 0;
    }

    .components_runtec_location h2,
    .news_sale_hits h2,
    .section_advantages h2,
    .news_sale_hits h2,
    .section_advantages h2
    {
        letter-spacing: 0;
        text-align: left;
        font-size: 24px;
        font-style: normal;
        margin-top: 0;
    }

    .sale_hits_control_btn_group {
        top: 0;
    }

    .sale_hits_list {
        margin-top: 23px;
    }

    .sale_hits_item_price {
        padding-top: 8px;
        padding-bottom: 10px;
    }

    .sale_hits_item_price__main {
        font-size: 16px;
    }

    .sale_hits_item_name {
        width: 144px;
    }

    .sale_hits_item_price__discount, .sale_hits_item_name {
        font-size: 13px;
    }

    .sale_hits_item_picture {
        width: 144px;
        height: 190px;
    }

    .sale_hits_item_control_btn_group {
        margin-top: 13px;
    }

    .sale_hits_item_control_btn_group__card {
        display: flex;
        width: 56px;
        padding: 0;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .section_advantages {
        margin-top: 30px;
    }

    .section_advantages h2 {
        margin-bottom: 20px;
    }

    .section_advantages_item {
        width: 144px;
        min-height: 169px;
        padding: 12px;
        border-radius: 10px;
        justify-content: normal;
    }

    .section_advantages_icon {
        display: flex;
        width: 40px;
        height: 40px;
        padding: 10px;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }

    .section_advantages_number {
        font-size: 12px;
    }

    .section_advantages_description {
        font-size: 13px;
        margin-top: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 134%;
    }

    .section_advantages_list {
        padding: 0 12px;
    }

    .section_advantages_item_wrapper {
        padding: 0 0 8px;
    }

    .section_advantages_item_wrapper__main_color {
        padding: 0 6px 0 0;
    }

    .section_advantages_item__main_color {
        margin: 0;
        border-radius: 10px;
    }

    .section_advantages_item__main_color__content {
        padding: 18px 10px;
    }

    .section_advantages_item__main_color .section_advantages_description {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 136%; /* 19.04px */
        margin: 0;
    }

    .section_advantages_item__main_color .section_advantages_item_title {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 110%; /* 19.8px */
    }

    .section_advantages_item__main_color_img {
        padding-top: 10px;
    }

    .section_advantages_item__main_color_img {
        display: none;
    }

    .section_advantages_item__main_color_img.___mobile {
        display: block;
    }

    .section_location {
        margin-top: 40px;
    }

    .components_runtec_location h2 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%; /* 28.8px */
    }

    .d-flex.footer_nav_wrapper {
        flex-direction: column;
        display: flex !important;
        gap: 0px;
    }

    .footer {
        padding: 0 24px !important;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .footer .row {
        padding: 24px 12px;
    }

    .footer_contacts_tel, .footer_contacts_email, .footer_contacts_address {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-right: auto;
    }

    .footer_contacts_tel__hint > span, .footer_contacts_email__hint > span, .footer_contacts_address__hint > span {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .footer_contacts_tel__hint, .footer_contacts_email__hint, .footer_contacts_address__hint {
        margin-bottom: 20px;
    }

    .footer_social_link > a {
        margin-bottom: 8px;
        width: 44px;
        height: 44px;
    }

    .footer_social_link > button.footer_social_link_feedback {
        
    }

    .footer_social_link > button.footer_social_link_feedback {
        position: absolute;
        bottom: 0px;
        left: 0px;
        display: block;
        margin: 0;
        width: 100%;
    }

    .footer .contacts_b {
        padding: 0 !important;
    }

    .footer .d-flex.contacts {
        position: relative;
        padding-bottom: 4rem;
    }

    .footer .footer_bottom.row {
        padding: 24px 12px;
    }

    .footer_logo_wrapper {
        display: block;
        padding: 0;
    }

    .footer_logo_wrapper span{
        margin: 0px;
        margin-left: 0px !important;
        padding-right: 8px;
    }

    .footer_logo > svg {
        width: 62px;
        height: 60px;
        flex-shrink: 0;
    }

    span.footer_logo_hint.__subtext {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        opacity: 0.7;
        line-height: 130%;
        display: block;
        margin-left: 60px;
    }

    .col-sm-none {
        display: none !important;
    }

    .col-md-none {
        display: block;
    }

    .footer_cooperate {
        margin-top: 0;
        padding-top: 30px;
        border: none;
        flex-wrap: wrap;
    }

    .footer_cooperate > span {
        margin-bottom: 14px;
    }

    .mobile_bottom_menu {
        position: fixed;
        display: flex;
        height: 3.625rem;
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.10);
        background: #464B4F;
        box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.04);
        bottom: 0px;
        padding: 0.62rem 0.75rem;
        justify-content: space-between;
        align-items: center;
    }

    .mobile_bottom_menu a {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.25rem;
        opacity: 0.7;
        position: relative;
    }

    .mobile_bottom_menu a svg{
        height: 1.25rem;
        width: 1.25rem;
    }

    .mobile_bottom_menu a span {
        color: #FFF;
        font-size: 0.6875rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .mobile_bottom_menu a.active {
        opacity: 1;
    }

    .mobile_bottom_menu .basket_counter{
    width: 0.9rem;
    height: 0.9rem;
    background: var(--Yellow, #FFB61C);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -7px;
    right: 4px;
    border: 2px solid #464B4F;
    box-sizing: content-box;
    color: var(--Black, #000);
    font-size: 10px;
    }
}

@media (max-width: 768px) {
    .section_title {
        padding: 0 10px;
    }

    .footer_logo_wrapper {
        display: flex;
    }

    .footer_logo_wrapper span{
        padding-right: 0px;
    }

    .section_advantages_list {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .section_advantages_item {
        width: 100%;
    }

    .section_advantages_item_wrapper:nth-child(odd) {
        padding-right: 4px;
    }

    .section_advantages_item_wrapper:nth-child(even) {
        padding-left: 4px;
    }

    .section_advantages_item_wrapper__main_color {
        padding: 0;
    }
}

@media (max-width: 640px) {
    .catalog_menu .row .col-md-9.col-sm-12 {
        height: auto;
        width: 100%;
        padding: 0px !important;
    }

    .catalog_menu .row {
        margin: 0px !important;
        margin-bottom: 1.5rem !important;
    }
}