@media only screen and (max-width: 1400px) {
    .home_fifth_section .why_wait_connected_card {
        padding: 0 80px;
    }

    /* .home_fifth_section .main_img_part .main_img {
        min-height: 510px;
    }

    .home_fifth_section .main_img_part .text_part {
        right: 60px;
        bottom: 30px;
    }

    .home_fifth_section .main_img_part .text_part .why_wait_heading {
        font-size: 42px;
    }

    .home_fifth_section .main_img_part .text_part .why_wait_description {
        font-size: 26px;
    }

    .home_fifth_section .main_img_part .text_part .button_part p {
        font-size: 18px;
        padding: 0 20px 0 30px;
    } */

    /* .home_fifth_section .why_wait_connected_card>div:nth-child(1) .connector-line,
    .home_fifth_section .why_wait_connected_card>div:nth-child(3) .connector-line {
        height: 200px;
    }

    .home_fifth_section .why_wait_connected_card>div:nth-child(2) .connector-line,
    .home_fifth_section .why_wait_connected_card>div:nth-child(4) .connector-line {
        height: 120px;
    }

    .home_fifth_section .why_wait_connected_card .card_wrapper_1,
    .home_fifth_section .why_wait_connected_card .card_wrapper_3 {
        padding-top: 200px;
    }

    .home_fifth_section .why_wait_connected_card .card_wrapper_2,
    .home_fifth_section .why_wait_connected_card .card_wrapper_4 {
        padding-top: 120px;
    } */
}

@media only screen and (max-width: 1200px) {
    .home_third_section .middle_part {
        margin-top: 30px;
    }

    .home_third_section .row .bringing_taste_text {
        padding: 40px 20px 20px 20px;
    }

    .home_third_section .row .detail_text {
        margin-top: 20px;
    }

    .home_third_section .row .detail_text .icon_text_part p:nth-of-type(1) {
        font-size: 15px;
    }

    .home_third_section .row .detail_text .icon_text_part p:nth-of-type(2) {
        font-size: 13px;
    }

    .home_third_section .button_part {
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }

    .home_third_section .button_part p {
        width: max-content;
    }

    .home_third_section .row .last_card {
        margin-top: 30px;
    }

    .home_fifth_section .why_wait_connected_card .card-wrapper {
        margin-top: 30px;
    }

    .home_fifth_section .why_wait_connected_card>div .connector-line {
        display: none;
    }

    .home_fifth_section .why_wait_connected_card .card_wrapper_1,
    .home_fifth_section .why_wait_connected_card .card_wrapper_2,
    .home_fifth_section .why_wait_connected_card .card_wrapper_3,
    .home_fifth_section .why_wait_connected_card .card_wrapper_4 {
        padding-top: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .navbar_section .navbar-nav {
        border-radius: 16px;
        margin-top: 15px;
    }

    .navbar_section .navbar-toggler {
        border-radius: 100px;
        padding: 16px;
        background-color: var(--bg_color_2);
    }

    /* .navbar .container {
        display: flex;
        flex-wrap: wrap;
    }

    .navbar .user_icon_part {
        order: 1;
        margin-right: 10px;
    }

    .navbar .navbar-toggler {
        order: 2;
    }

    .navbar .collapse {
        order: 3;
        width: 100%;
        margin-top: 15px;
    } */

}

@media only screen and (max-width: 992px) {

    .subscription_plans_third_section .container .image_part {
        padding-bottom: 24px;
    }

    .subscription_plans_fourth_section .accordion {
        padding: 80px 10px 120px 10px;
    }

    .contactus_first_section .container .accordion {
        padding: 0 10px 120px 10px;
    }

    .blog_third_section .filter-group button {
        margin-bottom: 15px;
    }

    .home_third_section .middle_part {
        flex-direction: column;
        align-items: center;
    }

    .home_third_section .row .bringing_taste_text {
        text-align: center;
        padding: 30px 15px;
    }

    .home_third_section .row .detail_text {
        padding: 0 15px;
    }

    .home_third_section .row .detail_text .points {
        flex-direction: row;
        margin-bottom: 20px;
    }

    .home_fifth_section .why_wait_connected_card {
        padding: 0 40px;
    }

    .home_fifth_section .main_img_part .text_part {
        position: static;
        margin-top: 20px;
        text-align: center;
    }

    .home_fifth_section .main_img_part .text_part .button_part {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }

    .home_fifth_section .why_wait_connected_card>div .connector-line {
        display: none;
    }

    .home_fifth_section .why_wait_connected_card .card_wrapper_1,
    .home_fifth_section .why_wait_connected_card .card_wrapper_2,
    .home_fifth_section .why_wait_connected_card .card_wrapper_3,
    .home_fifth_section .why_wait_connected_card .card_wrapper_4 {
        padding-top: 0;
    }

}

@media (min-width: 768px) and (max-width: 1400px) {
    .about_first_section .row .left_side_part {
        background-size: cover;
        background-position: top left;
        padding: 40px 25px;
        min-height: fit-content;
        height: 100%;
        width: 100%;
        background-color: #fff;
    }

    .about_first_section .row .left_side_part h4 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .about_first_section .row .left_side_part p:nth-of-type(2) {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {

    .about_fifth_section .left_part {
        margin-top: 0;
    }

    .home_seventh_section .container .title,
    .home_sixth_section .heading_part h3,
    .home_fourth_section .heading_part h3,
    .about_second_section .heading_part h4,
    .home_third_section .heading_part h3,
    .home_second_section .heading_part,
    .home_nineth_section .heading_part h3,
    .blog_first_section .heading_part h3,.blog_third_section .heading_part h3 {
        font-size: 40px;
    }

    .blog_second_section .recent_blog_card_part .blog-card .overlay h2{
        font-size: 28px;
    }

    .home_first_section .left_part h4 {
        font-size: 40px;
        line-height: 1;
    }

    .home_first_section .left_part p {
        margin-top: 10px;
        font-size: 20px;
    }

    .home_first_section .left_part .button_part a p {
        font-size: 20px;
        margin-top: 0;
    }

    .cart_first_section .row .left_side_part .discount_code_part input[type="text"] {
        margin-bottom: 10px;
    }

    .cart_first_section .row .card {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .cart_first_section .row .card img {
        width: 100%;
        max-width: 200px;
        height: auto;
    }

    .cart_first_section .row .left_side_part .card .card-body {
        margin-left: 0;
        align-items: center;
    }

    .cart_first_section .row .left_side_part .card .card-body .card-text {
        width: 100%;
    }

    .cart_first_section .row .left_side_part .card .qty_part {
        padding: 10px 15px;
        border-radius: 100px;
        display: flex;
        align-items: center;
    }

    .about_first_section {
        padding: 0 0 80px 0;
    }

    .about_first_section .row .left_side_part {
        padding: 30px 20px;
        background-size: cover;
        border-radius: 12px;
    }

    .about_first_section .row .left_side_part h4 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .about_first_section .row .left_side_part p:nth-of-type(2) {
        font-size: 16px;
    }

    .home_third_section .row .last_card .overlay {
        padding: 10px;
    }

    .home_sixth_section .product_range .row {
        padding: 0;
    }

    .home_sixth_section .row .card {
        width: auto;
    }
}

@media only screen and (max-width: 768px) {
    .subscription_plans_third_section .container .image_part .card .card-body-part .card-title {
        font-size: var(--fs_24);
    }

    .subscription_plans_third_section .container .image_part .card .card-body-part .card-text {
        font-size: var(--fs_20);
    }

    .footer_section .container .row .first {
        padding: 50px 25px 0 25px;
    }

    .footer_section .container .row .second,
    .footer_section .container .row .third {
        padding: 20px 0 0 0;
    }

    .footer_section .container .row .fourth {
        padding: 20px 20px 0 0;
    }

    .about_first_section .row .right_side_part .numbers_info {
        padding: 30px 20px;
    }
}

@media only screen and (max-width: 576px) {

    .home_second_section .row .card .card-body .card-text {
        font-size: 16px;
    }

    /* .home_first_section .left_part h4 {
        font-size: 30px;
    } */

    .home_first_section .left_part p {
        font-size: 16px;
    }

    .home_first_section .left_part .button_part a p {
        font-size: 16px;
    }

    .home_first_section .left_part .button_part {
        gap: 0;
    }

    .home_first_section .left_part .button_part {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }

    .blog_third_section .filter-group {
        margin: 15px 15px 40px 0;
    }

    .blog_third_section .filter-group button {
        width: 100%;
    }

    .home_second_section .row .card {
        flex-direction: column;
    }

    .home_second_section .row .card .image_wrapper {
        border-radius: 16px 16px 0 0;
        min-width: 100%;
    }

    .home_second_section .row .card .image_wrapper img {
        width: 100%;
        height: 250px;
        object-fit: contain;
    }

    .home_second_section .row .card .card-body {
        border-radius: 0 0 16px 16px;
        padding: 16px;
    }

    .home_third_section .row .bringing_taste_text,
    .home_third_section .row .detail_text {
        padding: 20px 10px;
    }

    .home_third_section .button_part {
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
    }

    .home_fifth_section .main_img_part .text_part .why_wait_heading {
        font-size: 32px;
    }

    .home_fifth_section .main_img_part .text_part .why_wait_description {
        font-size: 20px;
    }

    .home_fifth_section .main_img_part .text_part .button_part p {
        font-size: 16px;
        padding: 0 16px 0 30px;
        height: 45px;
        line-height: 45px;
    }

    .home_fifth_section .why_wait_connected_card {
        padding: 0 15px;
    }

    .home_first_section .container .row {
        padding: 50px 20px;
    }

}

@media screen and (max-width: 480px) {

    .home_first_section .left_part .button_part {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .productdetail_first_section .right_side_part .quantity-selector-part {
        margin-bottom: 0;
    }

    .productdetail_first_section .right_side_part .add_qty_btn_info {
        display: flex;
        flex-direction: column;
    }

    .productdetail_first_section .right_side_part .add_to_cart_btn button {
        width: auto;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 992px) {

    .myaccount_second_section .address_main_part .listing_part .button_part{
        display: flex;
        flex-direction: column;
        justify-content: end;
        align-items: end;
    }

        .myaccount_second_section .address_main_part .listing_part .button_part .btn-delete{
        margin-left: 0;
        margin-top: 10px;
    }

    .about_fourth_section {
        padding: 0 0 80px 0;
    }

    .about_third_section {
        padding: 0 0 80px 0;
    }

    .about_fifth_section {
        padding: 0 0 80px 0;
    }

    .service-section {
        padding: 0 0 80px 0;
    }

    .about_second_section {
        padding: 0 0 80px 0;
    }

    .home_nineth_section {
        padding: 0 0 80px 0;
    }

    .home_eight_section {
        padding: 0 0 80px 0;
    }

    .home_seventh_section {
        padding: 0 0 80px 0;
    }

    .home_sixth_section {
        padding: 0 0 80px 0;
    }

    .home_fifth_section {
        padding: 80px 0 80px 0;
    }

    .home_third_section {
        padding: 0 0 80px 0;
    }

    .home_third_section .middle_part {
        margin-top: 0;
    }

    .home_third_section .button_part {
        margin-bottom: 15px;
    }

    .home_second_section {
        padding: 80px 0;
    }

    .home_first_section .right_part {
        margin-top: 30px;
    }

    .productdetail_first_section .product-slider-container {
        flex-direction: column;
    }

    .productdetail_first_section .product-slider-container>.col-2,
    .productdetail_first_section .product-slider-container>.col-10 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .productdetail_first_section .product-slider-container>.col-10 {
        order: 1;
    }

    .productdetail_first_section .product-slider-container>.col-2 {
        order: 2;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .productdetail_first_section .product-slider-container .thumb-swiper .swiper-wrapper {
        flex-direction: row;
        height: auto;
        min-height: auto;
        white-space: nowrap;
    }

    .productdetail_first_section .product-slider-container .thumb-swiper .swiper-slide {
        margin-bottom: 0;
        margin-right: 10px;
        height: 80px !important;
        width: 80px !important;
        flex: 0 0 auto;
    }

    .productdetail_first_section .product-slider-container .thumb-swiper .swiper-slide img {
        height: 100%;
        padding: 10px 5px;
    }

    .productdetail_first_section .product-slider-container .main-swiper {
        height: 360px;
        width: 100%;
    }

    .productdetail_second_section {
        padding: 60px 0;
    }
}

/* @media screen and (max-width: 1200px) {
    .navbar_section .navbar .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .navbar_section .navbar-toggler {
        order: 1;
    }

    .navbar_section .logo-container {
        order: 2;
        flex: 1;
        text-align: center;
    }

    .navbar_section .user_icon_part.d-xl-none {
        order: 3;
    }
} */