
@media (max-width: 1300px) {
    .check_card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 1290px) {
    .delivery_total_details {
        top: 100px;
        width: 100%;
    }
    .header__main {
        padding: 8px 16px;
    }
    .header__top {
        padding: 8px 0;
    }
    .header__top a {
        font-size: 18px;
    }
    .banner .swiper-button-next, .banner .swiper-button-prev {
        width: 50px;
        height: 50px;
    }
    h2 {
        font-size: 20px;
        margin-bottom: 24px;
    }
    .banner {
        margin-bottom: 24px;
    }
    .products_item {
        width: 21%;
    }
    .products_item p {
        font-size: 18px;
        margin: 8px 0 5px;
    }
    .products_item a {
        font-size: 12px;
    }
    .products_item__basket, .product_counter button, .product_counter span {
        width: 32px;
        min-width: 32px;
        height: 32px;
    }
    .products_item__basket i, .product_counter button i, .product_counter span i{
        font-size: 11px;
        position: relative;
        top: 1px;
    }
    .max--width {
        padding: 0 40px;
    }
    .footer {
        max-width: 93%;
    }
    .top_categories_item p {
        font-size: 14px;
    }
    .top_categories_item img {
        width: 63px;
    }
    .footer {
        margin-top: 55px;
    }
    .login_dropdown {
        top: 54px;
    }
}
@media (max-width: 1258px) {
    .td_btns {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 7px 0;
    }
    .td_btns .repeat {
        margin-right: 0;
        margin-bottom: 6px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .td_btns .repeat img {
         top: 0;
        left: -4px;
    }
    .order_total_price .td_btns{
        margin-top: 10px;
    }
   /*.basket_tm{*/
   /*     max-width: 361px !important;*/
   /* }*/
    .brans_section_item {
        margin-bottom: 24px;
        margin-right: 11px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 19%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 19%;
        flex: 0 0 19%;
    }
    .category_products > div {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .select_address_popup > div {
        max-width: 88%;
    }
    .select_address_popup {
        padding-top: 134px;
    }
}
@media (max-width: 1223px) {
    .basket_total_main {
        max-width: 100% !important;
    }
    .header_search input {
        width: 533px;
    }
    .best_sale_slider {
        width: 69%;
    }
    .checkout_main form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .checkout_input_main, .single_input, .checkout_addresses, .date_time_picker {
        padding-right: 0 !important;
    }
    .checkout_delivery_details {
        margin-bottom: 20px;
    }
    .basket_total_main {
        max-width: 100%;
        height: auto !important;
    }
    .pagination {
        min-width: 75px;
    }
    .pagination .arrow, .pagination .arrow.disable{
        padding: 14px 16px;
    }
    .brans_section_item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 23%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
    }
    .sp_names {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -moz-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .search_product_items .sp_item .sp_name {
        margin-bottom: 6px;
    }
    .search_product_brand a {
        padding-bottom: 0;
        padding-top: 6px;
    }
    .sp_btn_price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        max-width: 178px;
    }
    .sp_price {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 6px;
    }
    .sp_item .product_counter {
        width: 171px !important;
    }
    .popup_inputs select {
        width: 116px;
    }
    .checkout_input_main > div:nth-child(1) {
        width: 100%;
        padding-right: 16px;
    }
    .checkout_input_main .single_input {
        padding-right: 16px !important;
    }
}
@media (max-width: 1191px) {
    .popup_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #map {
        height: 300px;
    }
    .map {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .select_address_popup .basket_header, .select_address_popup form {
        padding: 16px;
    }
    #map, .map, .ymaps-map {
        border-radius: 16px;
    }
    .delivery_total_details {
        position: static;
    }
}
@media (max-width: 1153px) {
    .best_main_img  {
       display: none;
    }
    .best_sale_slider {
        width: 100%;
    }
    .basket_item_price button, .basket_item_price p {
        font-size: 16px;
    }
    .basket {
        width: 500px;
    }
    .product_mix_content .add_basket {
        padding: 16px 0;
        font-size: 18px;
    }
    .product_mix_content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .share_product {
        margin-top: 15px;
    }
    .minimarket h2 {
        margin-bottom: 32px;
    }
    .filter_products {
        min-width: 260px;
        width: 260px;
        margin-right: 14px;
    }
    .filter_price div input {
        width: 106px;
    }
    .main_filter_header h3 {
        font-size: 18px;
    }
    .profile_page_section h2 {
        font-size: 18px;
        margin-bottom: 24px;
    }
    .profile_page_section {
        margin: 24px auto;
    }
    .single_order_page .order_top h2 {
        font-size: 18px;
    }
}
@media (max-width: 1053px) {
    .filter_category_section_content .product_item {
        margin-right: 8px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    }
    .select_address_popup .popup_content {
        max-height: unset;
        height: calc(100vh - 200px);
    }
    #map {
        height: 200px;
    }
}
@media (max-width: 1037px) {
    #prod_slider .swiper-slide-next + div, #prod_slider .swiper-slide-active {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -moz-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .mob_total {
        background: #fff !important;
    }
    .header_search input {
        width: 455px;
    }
    .header_icons > div:nth-child(2) {
        margin: 5px 27px 0;
    }
    .logo img {
        max-width: 40px;
    }
    .swiper-button-next, .swiper-button-prev {
        width: 31px;
        height: 56px;
    }
    .footer_logo{
        display: none;
    }
    .product_page_banner {
        margin: 0 auto 40px;
    }
    .similiar_products {
        margin: 20px auto;
    }
    .product_page_content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gallery-top, .gallery-thumbs {
        width: 100%;
    }
    .product_info_main {
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .product_slider {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .product_slider .swiper-button-next, .product_slider .swiper-button-prev {
        display: none;
    }
    .gallery-thumbs {
        height: 93px;
        margin-right: 0;
        margin-top: 8px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .gallery-top {
        height: 366px;
    }
    .product_info_main h1, .similiar_products h2 {
        font-size: 18px;
    }
    .product_page_content {
        margin: 0 auto 13px;
    }
    .breadcrumbs {
        margin: 16px auto 24px;
    }
    .basket_main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .basket_main_items {
        max-width: 100%;
        margin-right: 0;
    }
    .basket_tm {
        max-width: 100% !important;
        width: 100%;
        background: transparent;
    }
    .basket_tm .promo_code {
        display: none;
    }
    .basket_conform_total button {
        padding: 12px;
        font-size: 16px;
        margin-top: 24px;
    }
    .basket_conform_total {
        padding: 0 16px;
    }
    .basket_conform_total div p {
        font-size: 18px;
    }
    .basket_main_item > div:nth-child(1) {
        width: 88%;
        margin-bottom: 16px;
    }
    .basket_main_item {
        position: relative;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .basket_main_item .remove_basket_item{
        position: absolute;
        right: 16px;
        top: 44%;
    }
    .basket_main_item .product_counter{
        margin-right: 16px;
    }
    .basket_section h2 {
        font-size: 18px;
    }
    .basket_section {
        margin: 16px auto;
    }
    .catalog_categories h2 {
        font-size: 18px;
    }
    .gallery-top .swiper-slide img {
        width: auto;
    }
}
@media (max-width: 950px) {
    .mobile_addresses {
        display: block;
        font-size: 12px !important;
    }
    .selects > div:nth-child(2) {
        margin-right: 0;
    }
    body .gallery-thumbs .swiper-slide {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header_search input {
        width: 360px;
        padding: 16px 130px 15px 48px;
    }
    .search_filter_main {
        position: absolute;
        top: 7px;
        right: 19px;
        border: 1px solid #E0E0E0;
        box-sizing: border-box;
        border-radius: 10px;
        background: #fff;
        padding: 8px 16px;
    }
    .search_filter_main {
        padding: 8px 16px;
    }
    .search_filter_dropdown_option {
        top: 26px;
    }
    .main_menu a {
        font-size: 14px;
    }
    .sec_with_btn, .delivery_address_info > div, .add_new_address {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .register_info form > div, .personal_info_form form > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .personal_info_form form > div:nth-child(odd) {
        margin-right: 0;
    }
    .sec_with_btn > div {
        width: 100%;
        margin-bottom: 16px;
    }
    .delivery_address_info span {
        width: 100px;
        display: block;
    }
    .delivery_address_info > div > div {
        margin-bottom: 8px;
    }
    .delivery_address_info > div {
        margin-bottom: 0;
    }
    .add_new_address_btn {
        margin-bottom: 16px;
    }
    .address_btns {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .registration_section h2 {
        font-size: 18px;
        margin: 0 auto 24px;
    }
    .registration_section {
        max-width: 90%;
        margin: 24px auto;
    }
    .catalog_categories {
        margin: 0 auto 16px;
    }
    .search_filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .search_item_tag {
        margin-top: 16px;
    }
    .tag_item {
        margin-left: 0;
        margin-right: 16px;
    }
    .search_filter {
        overflow: auto;
    }
    .header_search > button {
        top: 10px;
    }
    .mobile_fixed_menu {
        display: block;
    }
    .footer > div:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 32px;
    }
    .footer__top ul {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 24px;
        webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer {
        padding: 24px 74px 24px;
    }
    .footer__top img {
        margin-bottom: 7px;
        width: 94px;
    }
    .footer__top ul li {
        margin-right: 20px;
        margin-bottom: 16px;
    }
    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer__bottom p {
        margin: 24px 0;
    }
    .footet__bottom--payment {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .footer__bottom > div:nth-child(3) {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        -moz-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
    }
    .footet__bottom--payment svg, .footer__bottom > div a{
        margin: 0 8px;
    }
    .max--width {
        padding: 0 16px;
    }
    .logo_main {
        width: 82px;
    }
     .top_categories_slider .swiper-button-next, .top_categories_slider .swiper-button-prev  {
        display: none !important;
    }
    .mobile_catalog_menu {
        display: block;
    }
     .header__right-side{
        visibility: hidden;
         width: 24px;
         height: 24px;
         overflow: hidden;
    }
    .top_categories_item p {
        margin-left: 8px;
    }
    .mobile_catalog .main_menu {
        padding-top: 16px;
    }
    .basket_header p {
        font-size: 18px;
    }
    .write_address input {
        padding-right: 46px !important;
    }
    .popup_inputs > div {
        margin-right: 16px;
    }
    .popup_inputs > div:last-child {
        margin-right: 0;
    }
    .select_address_popup {
        margin-bottom: 49px;
        margin-top: 12px;
    }
    .popup_content > div:nth-child(1) {
        padding-bottom: 20px;
        width: 93%;
    }
    .map {
        width: 100% !important;
    }
    .login__form > div, .login__btns, .prod_add_info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .login__form .m_right {
        margin-right: 0;
        margin-bottom: 16px;
    }
    .login {
        margin: 32px auto;
    }
    .desk a, .desk_i {
        display: none !important;
    }
    .mob {
         display: block !important;
        text-align: left;
        width: 100%;
        margin-top: 0;
     }
    .desk > div {
        margin-top: 0;
    }
    .login {
        max-width: 95%;
    }
    .login_register--button {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        margin-right: 0;
        margin-top: 16px;
    }
    .selects > div:nth-child(2) {
        margin-right: 0;
        margin-bottom: 16px;
    }
    .selects  {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .basket_main_item .product_counter > div {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .basket_main_item .product_counter {
        width: 97px;
    }
    .selects > div:nth-child(1), .selects > div:nth-child(2)  {
        width: 46.5%;
    }
    .selects > div:nth-child(1) {
        margin-right: 16px !important;
    }
    .conditions_agree.mob {
        margin-bottom: 16px;
    }
    .conditions_agree label {
        position: relative;
        top: -7px;
    }
    .footer {
        margin: 0 auto 90px;
    }
    .filter_select {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 !important;
    }
    .filter_select  select{
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 24px;
    }
    .filter_select  h2{
        margin-bottom: 24px !important;
    }
    .category_products_banner img {
        margin-bottom: 24px;
    }
    .desk_img {
        display: none;
    }
    .mob_img {
        display: block !important;
    }
    .share_product {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -moz-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .product_mix_content .add_basket, .product_mix_content, .product_page_counter .product_counter, .product_page_counter, .product_counter_content {
        width: 100%;
    }
   .product_page_counter .product_counter > div{
       display: -webkit-box;
       display: -webkit-flex;
       display: -moz-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-align: center;
       -webkit-align-items: center;
       -moz-box-align: center;
       -ms-flex-align: center;
       align-items: center;
       -webkit-box-pack: justify;
       -webkit-justify-content: space-between;
       -moz-box-pack: justify;
       -ms-flex-pack: justify;
       justify-content: space-between;
    }

    .basket_conform_total button {
        margin-top: 16px;
        margin-bottom: 32px;
    }
    .basket_main_item {
        margin-bottom: 16px;
    }
    .basket_section_item_price {
        font-size: 16px;
    }
    .addresses_inputs > div, .personal_info_form form, .sign_info > form > div, .checkout_input_main > div:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .m_side {
        margin-left: 0;
        margin-right: 0;
    }
    .mob_mgi {
        margin-top: 0;
    }
    .personal_info_form form > div:nth-child(2) {
        margin: 0 0 16px;
    }
    .personal_info select {
        width: 100%;
    }
    .profile_page_section {
        margin: 24px auto;
    }
}
@media (max-width: 840px) {
    .contact .login_login--button {
        margin-top: 16px;
    }
    .discount {
        font-size: 12px;
        padding: 7px 8px 3px;
    }
    .order_table_mobile td{
        padding: 12px 12px 0;
    }
    .select_address_popup {
        padding-top: 32px;
    }
    .select_address_popup .popup_content {
        height: calc(100vh - 65px);
    }
    .banner .swiper-button-next, .banner .swiper-button-prev {
        width: 40px;
        height: 40px;
    }
    .wdth396 {
        min-width: 100%;
    }
    .wdth396 .basket_total_main {
        min-width: unset;
    }
    .card_info {
        position: relative;
    }
    .card_info .remove_address{
        position: absolute;
        bottom: -50px;
        right: 0;
    }
    .check_card_item {
        padding-bottom: 40px !important;
    }
    .check_card_item .card_info > div {
        margin-left: 18px;
    }
    .profile_links {
        width: 100% !important;
    }
    .profile_page_section {
        margin: 32px auto !important;
    }
    .empty_basket_content {
        padding: 0 13px;
    }
    .empty_basket_content > div {
        padding-top: 0;
    }
    .empty_basket_content img {
        width: 204px;
    }
    .order-table table tbody td p {
        margin: 0 0 8px 0 !important;
    }
    .order-table table tbody td p {
        font-size: 14px !important;
    }
    .order_table_mobile .comment {
        position: relative;
        top: 22px;
        font-size: 12px;
    }
    .order_table_mobile .right_side {
        position: relative;
        top: -10px;
    }
    .td_btns .repeat {
        padding: 4px 16px;
    }
    .order_table_mobile thead tr td:nth-child(1) {
        text-align: left;
    }
    .order_table_mobile thead tr td:nth-child(2) {
        text-align: right;
    }
    .catalog_main, .header_icons, .header_top_2 {
        display: none;
    }
    .header_search {
        width: 92%;
    }
    .header_search input {
        width: 100%;
    }
    .header_top_1 {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .main_slider_section {
        margin: 16px auto 24px;
    }
    .top_categories h2, .best_sale h2, .sales_section h2 {
        font-size: 18px;
        margin-bottom: 16px;
    }
    footer > div:nth-child(1), .footer_bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .footer_bottom {
        margin-top: 0;
        padding-top: 12px;
    }
    .footer_menu_mob {
        width: 100%;
        border: 1px solid #8583B4;
        padding: 8px;
        border-radius: 8px;
        margin-bottom: 16px;
        height: 35px;
        overflow: hidden;
    }
    .footer_menu > p {
        font-size: 14px;
    }
    .footer_menu_mob i {
        display: block;
    }
    .footer_bottom > div {
        margin-top: 12px;
        border-top: 1px solid #828282;
        padding-top: 12px;
        width: 100%;
    }
    .footer_bottom, .footer_bottom a {
        font-size: 12px;
    }
    .logo {
        margin-right: 20px;
    }
    .product_item {
        margin-bottom: 8px;
        padding: 8px;
    }
    .top_categories_item .top_item_second img {
        max-height: 41px;
        object-fit: contain;
    }
    .top_item_second > a:nth-child(1) {
        margin-bottom: 10px;
    }
    .all_top a {
        font-size: 14px;
    }
    .all_top a img {
        margin-left: 7px;
        position: relative;
        top: 2px;
    }
    .top_categories, .mini_banners {
        margin: 0 auto 24px;
    }
    .product_item_img img {
        height: 154px;
    }
    .product_item_name a {
        font-size: 12px;
        margin: 6px 0 9px;
        height: 28px;
    }
    .product_price .product_sale {
        font-size: 12px;
    }
    .product_price .product_main_price {
        white-space: nowrap;
    }
    .product_price .pcs {
        padding: 4px 6px;
    }
    .search_filter_main {
        display: none;
    }
    .header_search input {
        padding: 16px 47px 15px 48px;
    }
    .mob_search_filter {
        display: block;
    }
    .mobile_fixed_menu {
        display: block;
    }
    footer {
        margin-bottom: 56px;
    }
    .gallery-top {
        height: 348px;
    }
    .gallery-top .swiper-slide img {
        width:auto;
    }
    .product_details {
        margin-top: 30px;
    }
    .make_product_favorite {
        width: 48px;
        height: 48px;
    }
    .profile_content, .order_content, .registration_form form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .profile_links {
        width: 100%;
        margin-right: 0;
        margin-bottom: 24px;
        min-width: 100%;
    }
    .personal_info_main, .check_card_content {
        width: 100% !important;
    }
    .personal_info h3, .delivery_address h3, .order_main h3 {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .product_info_main h1, .similiar_products h2, .empty_basket_slider h2, .empty_basket_content h2, .minimarket h2, .profile_page_section h2 {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .delivery_address_info {
        padding: 16px;
    }
    .personal_info button {
        margin-left: 0;
        width: 100%;
    }
    .personal_info {
        margin-bottom: 24px;
    }
    .address_btns > div{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .change_address, .add_new_address_btn {
        width: 100%;
    }
    .order-table {
        display: none;
    }
    .order_table_mobile, .single_order_mobile{
        display: block !important;
    }
    .td_btns {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .td_btns .repeat img {
        width: 17px;
    }
    .td_btns .repeat {
        margin-bottom: 0;
        margin-top: 4px;
    }
    .order_info_details .order_info_item span {
        min-width: 178px;
        width: 178px;
    }
    .order_total_price .td_btns .repeat {
        margin-bottom: 4px;
    }
    .profile_links a.active i{
        transform: rotate(90deg);
    }
    .profile_cards {
        max-width: 100%;
    }
    .registration_form form > div:nth-child(1) {
        margin-right: 0;
    }
    .registration_form form > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .registration_form form > div:nth-child(2) > div:nth-child(3) {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .rd_mob, .fc_mob {
        display: block;
    }
    .rd_desk, .fc_desk {
        display: none;
    }
    .register_date > div:nth-child(2) {
        margin: 0;
    }
    .fc_mob {
        margin-bottom: 20px;
    }
    .form_condition label {
        padding-left: 34px;
    }
    .time_picker {
        padding-left: 0;
    }
    .time_picker > div {
        padding-bottom: 20px;
    }
    #clocklet-inline-with-input-input {
        width: 85%;
        margin: 0 0 0 16px;
    }
    .checkout_addresses_info > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -moz-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .checkout_addresses_info > div > div span {
        width: 84px !important;
    }
    .checkout_addresses_info > div > div {
        margin-bottom: 13px;
    }
    .checkout_addresses_info> div {
         margin-bottom: 0;
     }
    .date_time_picker {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main_menu_items ul {
        position: static;
        background: transparent;
        padding: 0;
        height: auto;
    }
    .main_menu_items > li:hover ul {
        display: none;
    }
    .main_menu li i {
        padding: 3px 9px;
    }
    .main_menu li {
        padding: 1px 0;
    }
    .main_menu li ul{
        padding: 0 24px 0 42px;
        width: 100%;
    }
    .main_menu li ul li {
        border-bottom: 1px solid #E0E0E0;
        padding: 8px 0;
    }
    .main_menu li > div {
        padding: 6px 24px;
    }
    .catalog_categorie_header h2 {
        font-size: 18px;
    }
    .catalog_categories {
        margin: 0 auto 20px;
    }
    .select_categories_mobile {
        display: block;
    }
    .select_categories,  .catalog_categories .show_more{
        display: none;
    }
    .catalog_categories {
        padding-bottom: 0;
    }
    .desktop_filter_product .filter_select,  .desktop_filter_product .main_filter  {
        display: none;
    }
    .filter_category_section_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mob_filter_btn {
        display: block;
    }
    .desktop_filter_product {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px;
    }
    .filter_search{
        background: transparent;
        padding: 0 0 0 16px;
        margin-bottom: 0;
    }
    .filter_search button {
        top: 13px;
    }
    body .filter_category_section_content .category_products .prod_items .product_item {
        margin-bottom: 8px !important;
    }
    .pagination {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        background: none;
    }
    .pagination > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
    .pagination .arrow, .pagination .arrow.disable {
        display: none;
    }
    .mobile_filter_products {
        display: block;
        width: 100%;
        height: 100vh;
        margin-right: 0;
        background: #fff;
        padding-top: 0;
        border-radius: 16px 16px 0 0;
        position: fixed;
        left: 0;
        bottom:-100vh;
        z-index: 99;
    }
    .mobile_filter_products .filter_search, .filter_select {
        border-radius: 16px;
        padding: 0 16px 20px 16px;
        margin-bottom: 0;
    }
    .filter_select select {
        padding: 12px 13px;
    }
    .mobile_filter_products .filter_price div input {
        width: 100%;
        padding: 14px 5px;
    }
    .mobile_filter_products .filter_price > div  {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mobile_filter_products .main_filter {
        height: calc(100vh - 300px);
        overflow: auto;
        padding-bottom: 50px;
        padding-top: 0;
    }
    .filter_price, .standard_filter {
        padding: 16px 0;
    }
    .main_menu {
        padding-bottom: 68px;
    }
    .basket_final_payment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .basket_final_payment .checkout_payment, .basket_final_payment .basket_total_main {
        margin-right: 0;
        width: 100%;
    }
    .mobile_search .search_icon_head {
        top: 21px !important;
        left: 72px !important;
    }
    .mobile_search .back {
        left: 23px;
        top: 22px;
        color: black;
        display: block;
    }

    .mobile_search .mob_search_filter {
        right: 29px;
        top: 20px !important;
    }
    .search_dropdown {
        max-height: calc(100vh - 104px);
        top: 60px;
    }
}
@media (max-width: 740px) {
    .top_categories_item .top_item_first {
        width: 100%;
        height: 167px;
        padding: 8px;
    }
    .top_categories_item .top_item_first img {
        width: 38%;
    }
    .top_item_second > a {
        padding: 8px;
        width: 100%;
        height: 78px;
    }
    .top_categories_item .top_item_second img {
        width: 70%;
    }
    .top_categories_item h4 {
        font-size: 11px;
        word-break: break-all;
    }
    .order_top form{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .order_top form .date {
        margin-bottom: 16px;
    }
    .order_top form > div, .order_top form input {
        width: 100%;
    }
    .check_card_content {
        width: 100%;
    }
    .brans_section_item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 31%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 31%;
        flex: 0 0 31%;
    }
    .checkout_input_main > div:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .checkout_input_main > div:nth-child(1) > div:nth-child(1), .flex_selects > div:nth-child(1) {
        margin-right: 16px;
    }
}
@media (max-width: 653px){
    .cat_categorie_items > div:nth-last-of-type(-n+3) {
        display: none;
    }
    .cat_categorie_items .product_item {
        width: 31%;
    }
    .top_categories_item img {
        width: 48px;
    }
    .top_categories_item p {
        font-size: 10px;
    }
    .desktop_item {
        display: none !important;
    }
    .mob_slider {
        display: block !important;
    }
}
.select_address_popup {
    padding-top: 0;
}
.select_address_popup .popup_content {
    height:100vh;
}
@media (max-width: 567px) {
    .privacy_policy h3, .privacy_policy h4 {
        font-size: 16px;
    }
    .privacy_policy p, .privacy_policy a, .privacy_policy div {
        font-size: 14px;
    }
    .top_categories_item .top_item_first {
        width: 100%;
        height: 167px;
        padding: 8px;
    }
    .top_categories_item .top_item_first img {
        width: 38%;
    }
    .top_item_second > a {
        padding: 8px;
        width: 100%;
        height: 78px;
    }
    .top_categories_item .top_item_second img {
        width: 70%;
    }
    .top_categories_item h4 {
        font-size: 11px;
        word-break: break-all;
    }
    .footer_bottom > div a {
        margin-top: 10px;
    }
    .footer_bottom > div {
        padding-top: 2px;
    }
    .mini_banners{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mini_banners a {
        width: 100%;
    }
    .mini_banners a:nth-child(1) {
        margin-bottom: 16px;
    }
    .main_slider_section .swiper-button-next, .main_slider_section .swiper-button-prev {
        top: 44%;
    }
    .main_slider_section .swiper-button-next {
        right: 8.6%;
    }
    .main_slider_section .swiper-button-prev {
        left: 8.6%;
    }
    .product_price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .product_price .product_main_price {
        margin-bottom: 5px;
    }
    .other_price {
        padding-top: 4px;
    }
    .product_price {
        height: 61px;
    }
    .product_price .product_main_price {
        font-size: 14px;
    }
    .sales_section .swiper-button-prev, .sales_section .swiper-button-next {
        display: none;
    }
    .product_counter input {
        font-size: 15px;
    }
    .main_slider_section .swiper-button-next {
        right: 10.5%;
        width: 23px;
        height: 48px;
    }
    .main_slider_section .swiper-button-prev {
        left: 10.5%;
        width: 23px;
        height: 48px;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 11px;
    }
    .basket {
        width: 100%;
    }
    .basket_header {
        padding: 12px 16px;
    }
    .basket_items {
        padding: 18px 16px 0;
    }
    .basket_make_order {
        padding: 11px 0;
        font-size: 12px;
    }
    .basket_make_order .total_price {
        top: 12px;
    }
    .basket_item_info a {
        font-size: 12px;
    }
    .empty_basket_slider {
        display: none;
    }
    .minimarket_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .market_ml {
        margin: 20px 0;
    }
    .minimarket {
        margin: 24px auto;
    }
    .minimarket h2 {
        margin-bottom: 24px;
        font-size: 18px;
    }
    .add_new_address_btn {
        width: 100%;
    }
    .tb_order_price small {
        display: none;
    }
    .order_total_price .td_btns {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
    }
    .order_total_price .td_btns a {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 14px !important;
    }
    .order_total_price .td_btns a:nth-child(1) {
        margin-right: 16px;
    }
    .order_total_price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .order_total_price .td_btns .repeat{
        margin-top: 0;
        margin-bottom: 0;
    }
    .tb_order_price {
        width: 100%;
    }
    .profile_cards .add_new_card_btn {
        width: 100%;
    }
    .profile_cards {
        margin-bottom: 16px;
    }
    .card_confirm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .card_confirm .address_btns {
        margin-top: 10px;
        width: 100%;
    }
    .check_card_content .address_btns > div {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .registration_socials a {
        font-size: 12px;
    }
    .registration_socials a.social_fb:before, .registration_socials a.social_google:before {
        left: 9px;
        top: 11px;
    }
    .checkout_input_main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .basket_section {
        margin: 16px auto;
    }
    .basket_section h2 {
        margin-bottom: 16px;
        font-size: 18px;
    }
    .cat_categorie_items > div:nth-last-of-type(-n+4) {
        display: none;
    }
    .cat_categorie_items .product_item {
        width: 48%;
        margin-right: 0;
    }
    .select_categorie_item {
        width: 165px;
    }
    .select_categorie_item img {
        max-width: 100%;
        max-height: 83px;
    }
    .select_categorie_item > div {
        height: 109px;
    }
    .select_categorie_item p {
        font-size: 14px;
        margin-top: 8px;
    }
    .brans_section_item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
    }
    .brans_section_item a {
        text-align: center;
        font-size: 14px;
    }
    .select_address_popup {
        padding-top: 0;
        z-index: 99;
        top: -12px;
    }
    #map, .map, .ymaps-map, .select_address_popup > div {
        border-radius: 0;
    }
    .select_address_popup > div {
        max-width: 100%;
    }
    .delivery_city {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 16px;
    }
    .mb24 {
        margin-bottom: 10px;
    }
    .delivery_city > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .delivery_city > div > div {
        width: 50%;
    }
    .buy_method p {
        padding: 16px 0;
    }
    .popup_inputs input, .popup_inputs select {
        padding: 16px 6px;
    }
    .category_items .products_item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    }
}

@media (max-width: 482px) {
    .catalog_menu {
        width: 85%;
    }
    .selects > div:nth-child(1), .selects > div:nth-child(2) {
        width: 100%;
    }
    .selects > div:nth-child(1) {
        margin-right: 0 !important;
    }
    .selects > div:nth-child(2) {
        margin-right: 0;
    }
    .single_order_page .order_info_details .order_info_item span {
        min-width: 119px;
        width: 122px;
        margin-right: 21px;
    }
    .delivery_total_details {
        min-width: unset;
    }
    .calendar {
        min-width: 100%;
        width: 100%;
    }
    .weekdays * {
        width: 39px;
        margin: 10px 0;
    }
    .weekdays{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .date {
        margin: 0;
    }
    .basket_total_main .promo_code button {
        padding: 16px;
    }
    .basket_conform_total div p {
        font-size: 16px;
    }
    .promo_code input {
        width: 100% !important;
        margin-right: 8px !important;
    }
    .select_categorie_item {
        width: 100%;
    }
    .select_categorie_item > div {
        height: 95px;
    }
    .select_categorie_item img {
        max-height: 60px;
    }
    .filter_category_section_content .product_item {
        margin-right: 14px;
    }
    body .filter_category_section_content .category_products .prod_items > div:nth-child(2n) {
        margin-right: 0 !important;
    }
    .filter_search input {
        padding: 12px 13px 12px 53px;
    }
    .filter_search button {
        top: 9px;
    }
    .filter_products form {
        width: 100%;
    }
    .pagination > div a {
        padding: 4px 9px;
    }
    .profile_cards select {
        width: 114px;
    }
    .popup_inputs select {
        width: 95px;
    }
    .address_confirm_or_not .confirm_address {
        display: block;
        width: 100%;
    }
    .address_confirm_or_not {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mob_mgb {
        margin-bottom: 0;
    }
}
@media (max-width: 389px) {
    .date {
        width: 36px;
    }
    .filter_category_section_content .product_item {
        margin-right: 12px;
    }
    .time_picker {
        width: 100%;
    }
}
@media (max-width: 375px) {
    .gallery-top .swiper-slide img {
        width: 100%;
    }
    .search_product_items .sp_item .sp_name {
        width: 120px;
    }
    .popup_inputs label, .popup_input_additional label {
        font-size: 10px;
    }
    .inp_with_icon img {
        right: -4px;
    }
}
@media (max-width: 362px) {
    .date {
        width: 32px;
    }
}
@media (max-width: 344px) {
    .make_product_favorite {
        margin-top: 12px;
    }
    .login_register_btns a {
        padding: 12px 20px !important;
    }
    .td_btns .comment, .order_table_mobile td .td_btns span {
           font-size: 10px;
       }
    .profile_cards select {
        width: 99px;
    }
}
@media (max-width: 334px) {
    .date {
        width: 29px;
    }
    .filter_category_section_content .product_item {
        margin-right: 10px;
    }
    .top_categories_item p {
        font-size: 9px;
    }
}