@media (max-width: 640px) {
    h2{
        font-size: 3rem;
    }
    .top_bar p{
        font-size: 1.4rem;
    }
    .main-logo{
        gap: 10px;
    }
    .main_btn{
        padding: 6px;
    }
    .blog_grid{
        grid-template-columns: repeat(1, 1fr);
    }
    .menu__left span{
        display: none;
    }
    .menu__left{
        gap: 10px;
    }
    .main_menu .custom-search{
        display: none;
    }
    .hero_slider .swiper-slide img{
        height: 250px;
        object-fit: cover;
    }
    .hero_section .swiper-button-next, .hero_section .swiper-button-prev{
        display: none;
    }
    .testimonial_slider .swiper-slide img{
        height: 250px;
    }
    .testimonial_content{
        flex-direction: column;
    }
    .right_footer{
        padding-left: 0;
    }
    .reviews_slider .d-flex{
        flex-direction: column;
        gap: 24px;
    }
    .reviews_left{
        padding-right: 0;
    }
    .review_product{
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    .review_product .price_review{
        display: none;
    }
    .top_bar p{
        text-align: center;
    }
    .video_testimonials .swiper-button-next, .video_testimonials .swiper-button-prev{
        display: none;
    }
    .gallery-layout{
        padding-right: 0;
    }
    .single_products_container{
        display: flex;
        flex-direction: column;
    }
    .woocommerce-product-gallery{
        width: 100%;
        margin-bottom: 24px;
    }
    .woocommerce div.product div.summary{
        width: 100%;
    }
    .columns-4{
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .stats_grid{
        grid-template-columns: repeat(1, 1fr);
    }
    .stat_item{
        padding: 20px;
        width: 100%;
        margin-bottom: 0;
    }
    .about_left{
        padding-left: 0;
    }
    .categories_slider{
        margin-top: 40px;
        padding: 0;
    }
    /* Catalog */
    .shop_wrapper{
        display: flex;
        flex-direction: column;
    }
    .shop_wrapper .products{
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .hero_archive{
        height: 300px;
    }
    .hero_archive img{
        width: 100%;
    }
    .product_card_style2 img{
        width: 100%;
        height: 120px;
    }
    .product_card_style2{
        padding: 10px;
    }
    .hero_archive{
        padding: 40px 40px 0 40px;
    }
    .woocommerce-ordering{
        width: 100%;
    }
    .woocommerce-ordering select.orderby{
        width: 100%;
    }
    .sort_wrapper{
        width: 100%;
    }
    .shop_filter{
        display: none;
    }
    .shop_filter.is-open{
        display: block;
        padding: 20px !important;
        margin-bottom: 20px;
    }
    .wpfFilterButtons .wpfButton{
        margin-left: 0 !important;
    }
    .products_slider .product_card img{
        width: 100%;
        height: 120px;
    }
    .products_slider .product_card{
        padding: 10px;
    }
    .price_regular{
        font-size: 1.6rem;
    }
    .price_new{
        font-size: 1.6rem;
    }
    .cart_buttons{
        display: none;
    }
    .cart_left_area{
        padding-left: 0;
        padding-right: 0;
    }
    .testimonial_content{
        display: none;
    }
    .banner_content{
        padding: 20px;
    }
    .banner_section p{
        font-size: 1.6rem;
    }
    .play_button{
        width: 40px;
        height: 40px;
    }
    .play_button img{
       width: 15px !important;
        height: 15px  !important;
    }
    .mobile_search_container{
        display: block;
        padding: 20px;
    }
    .wc-search-results{
        width: auto;
        left: 20px;
        right: 20px;
    }
    #comments{
        margin-top: 0;
    }
    #reviews{
        padding: 15px;
    }
    #reviews h2.woocommerce-Reviews-title{
        font-size: 18px;
    }
    .custom-tab-panel{
        padding: 15px;
    }
    .right_footer_column{
        margin-top: 40px;
    }
    .bundle_button{
        flex-direction: column;
        gap: 10px;
    }
    .woocommerce div.product form.cart .button{
        padding: 10px 37px !important;
    }
    .copyright .container{
        flex-direction: column;
    }
    .bundle_form{
        display: flex;
        flex-direction: column-reverse;
    }
    .woocommerce-ajax-add-to-cart{
        flex-direction: column;
        gap: 10px;
    }
    .custom-quantity{
        justify-content: space-between;
    }
    .woocommerce-ajax-add-to-cart .ajax_add_to_cart.button, .single_add_to_cart_button{
        padding: 14px 37px !important;
    }
    .blog_content h2{
        max-width: 100%;
    }
    .blog_img img{
        height: 350px;
    }
    .woocommerce-billing-fields__field-wrapper .form-row, .woocommerce-shipping-fields__field-wrapper .form-row{
        width: 100% !important;
    }
    .review_details h4{
        font-size: 1.8rem;
    }
    .contact_right{
        margin-top: 40px;
        padding-left: 0;
    }
    .checkout-shipping-wrapper .shipping-methods-list, .woocommerce-checkout-payment{
        padding: 12px;
    }
    .why_left{
        padding-right: 0;
        margin-bottom: 20px;
    }
    .newsletter_form .d-flex{
        flex-direction: column;
    }
    .newsletter_form .wpcf7-list-item{
        padding: 0;
        margin: 0;
        text-align: left;
    }
    .newsletter_form .wpcf7-form input[type="submit"]{
        width: 100%;
    }
    #tab-description h2[data-start]{
        font-size: 1.8rem;
    }
    .footer h3::before{
        display: none;
    }
    .footer h3{
        font-size: 1.8rem;
        margin-bottom: 0;
    }
    .right_footer_column{
        margin-top: 0;
    }
    .footer .container{
        padding: 40px 15px;
    }
    .reviews_section .swiper-slide{
        padding: 40px 15px;
    }
    .mn-coupon-form .coupon-input-wrapper{
        flex-direction: column;
    }
    .cart_coupon_area{
        padding: 25px 15px;
    }
    .reviews_left{
        margin-bottom: 20px;
    }
    .proteins_grid .product_card img{
        height: 120px;
    }
    .categories_wrapper{
        padding: 0 5px;
    }
    .hero_archive h1{
        font-size: 3rem;
    }
    .hero_archive_content{
        padding: 0;
    }
    .hero_archive{
        padding: 20px;
    }
    .header_archive .col-md-6{
        align-items: flex-start;
    }
    .product_title{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 26px;
    }
    .about_img img{
        height: 250px;
    }
}

@media (min-width: 641px) and (max-width: 1023px) {
    .hero_slider .swiper-slide img{
        height: 400px;
    }
    .main_menu .custom-search{
        display: none;
    }
    .benefits_grid{
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .benefits_grid > .benefits_item:last-child{
        justify-content: center;
        grid-column: span 2;
    }
    .video_testimonials .swiper-button-next, .video_testimonials .swiper-button-next,
    .video_testimonials .swiper-button-next, .video_testimonials .swiper-button-prev
    {
        display: none;
    }
    .shop_wrapper{
        display: flex;
        flex-direction: column;
    }
    .shop_filter{
        display: none;
    }
    .shop_filter.is-open{
        display: block;
        padding: 20px !important;
    }
    .hero_archive img{
        max-width: 100%;
    }
    .reviews_slider .swiper-slide .d-flex{
        flex-direction: column;
        gap: 20px;
    }
    .reviews_slider .swiper-slide .col-md-4{
        width: 100%;
        padding-right: 0;
    }
    .reviews_slider .swiper-slide .col-md-8{
        width: 100%;
    }
    .reviews_slider .swiper-slide h4{
        font-size: 1.8rem;
    }
    .reviews_left img{
        height: 400px;
        object-position: top;
    }
    .review_product .price_review{
        display: none;
    }
    .blog_grid{
        grid-template-columns: repeat(2, 1fr);
    }
    .gallery-layout{
        padding-right: 0;
    }
    .single_products_container{
        display: flex;
        flex-direction: column;
    }
    .woocommerce-product-gallery{
        width: 100%;
        margin-bottom: 24px;
    }
    .woocommerce div.product div.summary{
        width: 100%;
    }
    .product_card_style2 img{
        width: 140px;
        height: 140px;
    }
    .shop_wrapper .products{
        gap: 15px;
    }
    .footer .main__row{
        flex-direction: column;
    }
    .right_footer{
        margin-top: 30px;
        padding-left: 0;
    }
    .footer .col-md-4{
        width: 100%;
    }
    .shop_filter{
        display: none;
    }
    .shop_filter.is-open{
        display: block;
        padding: 20px !important;
    }
    .wpfFilterButtons .wpfButton{
        margin:0 !important;
    }
    .categories_slider{
        margin-top: 40px;
        padding: 0;
    }
    .banner_section .row{
        flex-direction: column;
    }
    .banner_section .col-md-6{
        width: 100%;
    }
    .columns-4{
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
    .mobile_search_container{
        display: block;
        padding: 20px;
    }
    .about_section .row{
        flex-direction: column;
        gap: 30px;
    }
    .about_section .col-md-6{
        width: 100%;
        padding: 0;
    }
    .stat_item{
        margin-bottom: 0;
    }
    .contact_sec .row{
        flex-direction: column;
    }
    .contact_sec .col-md-6{
        width: 100%;
    }
    .contact_right{
        margin-top: 40px;
        padding-left: 0;
    }

    /* Proteins Grid - Tablet */
    .proteins_grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    .proteins_grid .product_card {
        padding: 20px;
    }
}

/* Desktop - ascunde elementele meniului mobil */
@media(min-width: 1346px) {
    .toogle_menu,
    .mobile-menu-overlay,
    .mobile-drawer {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }
}

@media(max-width: 1345px) {
    .navbar__menu__items{
        display: none;
    }
    .toogle_menu{
        display: flex;
    }

    .mega-menu-wrapper {
        display: none !important;
    }

    /* Mobile drawer este vizibil doar pe mobile */
    .mobile-menu-overlay,
    .mobile-drawer {
        display: block;
    }
}

@media (max-width: 768px) {
    .gallery-layout {
        flex-direction: column;
    }

    .product-thumbs-swiper-container {
        width: 100%;
        order: 2;
        margin-top: 15px;
    }

    .product-thumbs-swiper {
        height: 80px;
    }

    .product-thumbs-swiper .swiper-slide {
        width: 80px !important;
        height: 80px !important;
        margin-right: 10px;
        margin-bottom: 0;
    }

    .product-main-swiper-container {
        width: 100%;
        order: 1;
    }

    .woocommerce-billing-fields__field-wrapper .form-row,
    .woocommerce-shipping-fields__field-wrapper .form-row {
        width: 100%;
    }

    /* My Account Orders Table - Responsive */
    .woocommerce-orders-table.my_account_orders {
        border: none;
    }

    .woocommerce-orders-table.my_account_orders thead {
        display: none;
    }

    .woocommerce-orders-table.my_account_orders tbody tr {
        display: block;
        background: #fff;
        border-radius: 12px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
        margin-bottom: 16px;
        padding: 16px;
        border: 1px solid #e5e7eb;
    }

    .woocommerce-orders-table.my_account_orders tbody tr:hover td {
        background: transparent;
    }

    .woocommerce-orders-table.my_account_orders td,
    .woocommerce-orders-table.my_account_orders th {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
        border-bottom: 1px solid #f3f4f6;
        text-align: right;
    }

    .woocommerce-orders-table.my_account_orders td:last-child,
    .woocommerce-orders-table.my_account_orders th:last-child {
        border-bottom: none;
        padding-top: 16px;
        justify-content: center;
    }

    .woocommerce-orders-table.my_account_orders td::before,
    .woocommerce-orders-table.my_account_orders th::before {
        content: attr(data-title);
        font-weight: 600;
        color: #6b7280;
        font-size: 1.3rem;
        text-transform: uppercase;
        letter-spacing: 0.3px;
        text-align: left;
    }

    .woocommerce-orders-table.my_account_orders td:last-child::before {
        content: none;
    }

    .woocommerce-orders-table.my_account_orders .woocommerce-button.view {
        width: 100%;
        text-align: center;
        padding: 12px 20px;
        font-size: 1.4rem;
    }

    /* My Account Navigation - Mobile */
    .woocommerce-MyAccount-navigation {
        width: 100%;
        margin-bottom: 20px;
    }

    .woocommerce-MyAccount-content {
        width: 100%;
        padding: 15px;
    }

    .woocommerce-account .woocommerce {
        flex-direction: column;
    }

    /* Proteins Grid - Mobile */
    .proteins_grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .proteins_grid .product_card {
        padding: 15px;
    }
}

@media(max-width: 1500px){
    .swiper-pagination{
        display: block;
    }
    .swiper-button-next,
    .swiper-button-prev{
        display: none;
    }
}

/* Thank You Page - Responsive */
@media (max-width: 768px) {
    .woocommerce-order-details {
        margin: 30px 0;
    }

    .woocommerce-order-details__title {
        font-size: 1.8rem;
        margin-bottom: 15px;
    }

    .woocommerce-table--order-details {
        display: block;
        overflow-x: auto;
    }

    .woocommerce-table--order-details thead {
        display: none;
    }

    .woocommerce-table--order-details tbody,
    .woocommerce-table--order-details tbody tr,
    .woocommerce-table--order-details tbody td {
        display: block;
        width: 100%;
    }

    .woocommerce-table--order-details tbody tr {
        padding: 20px;
        margin-bottom: 15px;
        background: #f9f9f9;
        border-radius: 10px;
        border: 1px solid #eee;
    }

    .woocommerce-table--order-details tbody td {
        padding: 8px 0;
        border-bottom: none;
        text-align: left !important;
    }

    .woocommerce-table--order-details tbody td.product-name {
        width: 100%;
        font-size: 1.5rem;
        padding-bottom: 10px;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 10px;
    }

    .woocommerce-table--order-details tbody td.product-total {
        width: 100%;
        font-weight: 600;
        font-size: 1.6rem;
        color: var(--green);
    }

    .woocommerce-table--order-details tbody td.product-total::before {
        content: "Total: ";
        font-weight: 500;
        color: #666;
    }

    .woocommerce-table--order-details tfoot {
        display: block;
        margin-top: 20px;
        padding: 20px;
        background: #f8f9fa;
        border-radius: 10px;
    }

    .woocommerce-table--order-details tfoot tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .woocommerce-table--order-details tfoot tr:last-child {
        border-bottom: none;
        padding-top: 15px;
        margin-top: 10px;
        border-top: 2px solid #e5e5e5;
    }

    .woocommerce-table--order-details tfoot th,
    .woocommerce-table--order-details tfoot td {
        padding: 0;
        border: none;
        display: inline-block;
    }

    .woocommerce-table--order-details tfoot tr:last-child th,
    .woocommerce-table--order-details tfoot tr:last-child td {
        font-size: 1.6rem;
    }

    .woocommerce-table--order-details tfoot small.shipped_via {
        display: block;
        font-size: 1.2rem;
    }

    /* Order Overview - Responsive */
    .woocommerce-order-overview {
        flex-direction: column;
        gap: 0;
        padding: 0;
        background: none;
        border: none;
    }

    .woocommerce-order-overview li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px 20px;
        margin-bottom: 10px;
        border-radius: 8px;
        background: #f8f9fa;
        border: 1px solid #eee;
    }

    .woocommerce-order-overview li strong {
        margin-top: 0;
        font-size: 1.4rem;
    }
    .about_right{
        margin-bottom: 20px;
    }
}