@media only screen and (max-width: 600px) {
    
#menu_logo_shop {
    height: 50px;
    margin-left: 20px;
    transition: none;
    float: none;
}    

#shop_menu {
    width: 100%;
    display: block;
}

#shop_search {
    display: none;
}
    
#shopmenu_info {
    display:none;
}
   
#shop_all_ctr {
    width: 100%;
}
 
#szallag_menu {
    display: none;
}
    
#chategory_menu_ctr {
    display:none;
}
 
#chat_img_ctr {
    width: 100%;
    display: contents;
}   
   
#chat_img {
    max-width: 100%;
    height: auto;
} 

.slide {
    width: 100%;
    flex: 0 0 100%;
}

.slides img {
    width: 100%;
    height: auto;
    aspect-ratio: 700 / 400;
}

#chat_nagy_ctr {
    display: block;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
}

.ikon_lent {
    display: inline-flex;
    padding: 5%;
}
    

.ikon_lent i{
    margin-right:10px;
}
  
#topproduct {
    margin-top: 20px;
}
    
#topproduct {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 90%;
    padding: 2%;
    box-shadow: none;
}    
    

.top_pro_ctr {
    width: 45%;
    padding: 2%;
    background: white;
    text-align: center;
    display: inline-block;
    position: relative;
    height: auto;
    margin-bottom: 20px;
}

.top_btn_new {
    font-size: 12px;
    position: relative;
    bottom: 0;
    width: auto;
    left: auto;
    display: inline-block;
    margin-top: 15px;
    transform: none;
}
    
.st_big {
    width: 80px !important;
}    
    
.top_p_name {
    font-size: 1rem;
    height: 65px;
}
    
.top_p_price {
    font-size: 15px;
}

#hot_ctr {
    width: 90%;
    padding: 5%;
    float: none;
}

.hot_ctr_pro {
    width: 90%;
    margin: auto;
    display: block;
    padding: 0 0 15px 0;
    box-sizing: border-box;
}

.hot_p_name {
    font-size: 1.5rem;
}

.hot_p_price {
    font-size: 25px;
}


#recommend_ctr {
    float: none;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 0px;
    width: 90%;
    padding: 2%;
    box-shadow: none;
}

.recommend_ctr_pro {
    width: 43%;
    padding: 3%;
    /* background: red; */
    text-align: center;
    display: inline-block;
    height: auto;
    position: relative;
    text-decoration:none;
    color:black;
    margin-bottom: 20px;
}

.recommend_ctr_pro img {
    height: 110px;
}


.top_btn {
    position: static;
    transform: none;
}

.mobil_stamp{
    width:40px !important;
}

#product_tile {
    width: 90%;
    margin: auto;
    height: auto;
    padding: 2%;
    box-shadow: none;
}

#product_left {
    width: 100%;
    height: auto;
    display: block;
    float: none;
}

#product_right {
    padding-left: initial;
    width: 100%;
    height: auto;
    display: block;
}


#thin_menu {
    width: 100%;
}

.tech_table {
    width: 100%;}
 
#topproduct_category {
    width: 90%;
    height: auto;
    padding: 2%;
    margin: auto;
    display: block;
    box-shadow: none;
} 

#category_img_two {
    display: none;
}
 
#category_side_bar {

}
 
.top_pro_chat_ctr {
    width: 45%;
    padding: 2%;
    height: auto;
    position: relative;
    margin-bottom: 40px;
    display: inline-block;
} 

.top_pro_chat_ctr img {
    height: 120px;
}
 
 
.pro_chat_btn {
    position: static;
    transform: none;
}
 
#category_side_bar, #category_main_ctr {
        display: block;
        width: 100%;
        vertical-align: top;
        margin: auto;
        border: 0;
} 
 
.filter-container {
    width: 49%;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 20px;
    vertical-align: top;
} 
 
 
#filterek{
    display:none;
}
 
#filter_open{
    display: inline-block;
    padding:15px;
}

#filtersign{
    display: inline-block;
}
 
.filter_hr{
    display:block;
}
 
#fourth_ctr{
    background-image:url('../img/newslette_mobil.jpg'); 
}

#telo_social{
        display: inline-block;
        float: right;
        margin-right: 10px;
        text-align: right;
} 

.basket_price {
    display: inline-block;}

#shop_szallag_mobil{
    display:block;
}

#mobil_login {
    display: flex;
}

#login_form_ctr {
        width: 90%;
        padding: 5%;
        height: 100vh;
        margin-top: 0;
        overflow: scroll;
        display: block;
        padding-bottom: 100px;
}

#login_form input {
    width: 89%;
    padding: 5%;
}

#mobil_lenyilo{
    display:block;
}

.close_login{
    display:none;
}

.cart_thead{
    display:none;
}
    
.cart_table{
    border-collapse: collapse;
}

.cart_tr{
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    border-top: 1px solid #e3e3e3;
}

#return_customer span {
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
}

#order_form input {
    width: 92%;
    padding: 4%;
}

#newsletter_ctr_one, #collaboration_ctr_one {
    height: auto !important;
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 80vh;
}

#landing_content_alap, #landing_content_alap_masik {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 20px;
    margin-bottom: 20px;
    float: none !important;
    text-align: center !important;
}

    /* Mobile Specifications Grid Overrides */
    .tech_details_grid {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .tech_spec_card {
        padding: 16px;
        gap: 16px;
    }
    
    .tech_spec_icon_ctr {
        width: 50px;
        height: 50px;
    }
    
    .tech_spec_icon_ctr i {
        font-size: 20px;
    }
    
    .tech_spec_text {
        font-size: 13px;
    }

    /* Mobile Review overrides */
    .reviews-summary-dashboard {
        grid-template-columns: 1fr;
        padding: 20px;
        gap: 20px;
    }
    
    .reviews-average-card {
        border-right: none;
        border-bottom: 1px solid #eee;
        padding-right: 0;
        padding-bottom: 20px;
    }
    
    .reviews-grid-container {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .review-submit-form {
        padding: 20px;
    }

    /* Mobile Preloader Overrides */
    .preloader-logo-pulsing {
        width: 100px;
        gap: 16px;
    }
    
    .preloader-spinner {
        width: 28px;
        height: 28px;
    }

    /* Mobile Search Overrides */
    .search-form-wrapper {
        margin: 20px auto;
        padding: 0 10px;
    }
    
    .search-form-container {
        padding: 4px;
        padding-left: 16px;
        gap: 8px;
    }
    
    .search-page-input {
        font-size: 14px;
        padding: 8px 0;
    }
    
    .search-page-btn {
        padding: 10px 20px;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .search-results-info {
        font-size: 14px;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .search-count {
        display: block;
        margin-left: 0;
        margin-top: 5px;
        font-size: 13px;
    }

    .search-info-msg, .search-error-msg {
        font-size: 13px;
        padding: 12px 18px;
        margin: 20px auto;
        max-width: 90%;
    }

    /* Mobile Product Overview Section Overrides */
    .product-overview-section {
        flex-direction: column;
        gap: 30px;
        padding: 20px;
        margin: 30px auto;
        box-shadow: none;
        border-left: none;
        border-top: 4px solid #17191d;
    }
    
    .product-description-col, .product-badges-col {
        flex: 1 1 100%;
        width: 100%;
    }
    
    .product-badges-col {
        border-left: none;
        border-top: 1px dashed #e2e2e2;
        padding-left: 0;
        padding-top: 25px;
    }
    
    .product-description-col h2 {
        font-size: 1.2em;
    }
    
    .product-long-description p {
        font-size: 14px;
    }

    /* Mobile Drawer Search Bar Styles */
    .mobil-search-wrapper {
        padding: 0 5%;
        margin-top: 15px;
        margin-bottom: 10px;
        width: 90%;
    }

    .mobil-search-container {
        display: flex;
        align-items: center;
        background: rgba(23, 25, 29, 0.04);
        backdrop-filter: blur(8px);
        border: 1px solid rgba(23, 25, 29, 0.15);
        border-radius: 50px;
        padding: 2px 4px 2px 14px;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 2px 10px rgba(0, 0, 0, 0.05);
        transition: all 0.3s ease;
        width: 100%;
        box-sizing: border-box;
    }

    .mobil-search-container:focus-within {
        border-color: #17191d;
        background: rgba(23, 25, 29, 0.07);
        box-shadow: 0 0 12px rgba(23, 25, 29, 0.15);
    }

    .mobil-search-input {
        flex: 1;
        background: transparent !important;
        border: none !important;
        outline: none !important;
        box-shadow: none !important;
        color: #333333 !important;
        font-family: 'medium', sans-serif !important;
        font-size: 14px !important;
        padding: 8px 0 !important;
        width: 100%;
    }

    .mobil-search-input::placeholder {
        color: rgba(23, 25, 29, 0.5) !important;
    }

    .mobil-search-btn {
        background: #17191d !important;
        border: none !important;
        outline: none !important;
        width: 34px !important;
        height: 34px !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        cursor: pointer !important;
        box-shadow: 0 2px 8px rgba(23, 25, 29, 0.25) !important;
        transition: transform 0.2s ease !important;
    }

    .mobil-search-btn:active {
        transform: scale(0.95);
    }

    .mobil-search-btn i {
        color: #ffffff !important;
        font-size: 13px !important;
    }

    #header_quicknav{ display: none !important; }

}

/* ===== Protein Bázis header v3 — mobile (<=600px) ===== */
@media only screen and (max-width: 600px){
    .gh-utility{ display: none !important; }
    #shop_menu{
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px 12px;
        padding: 12px 14px !important;
        max-width: 100% !important;
    }
    .gh-logo{ order: 1; }
    #menu_logo_shop{ height: 46px !important; }
    .gh-actions{ order: 2; margin-left: auto; }
    .gh-cart-txt{ display: none; }
    .gh-cart-ic{ width: 42px; height: 42px; }
    #shop_s.gh-search{ order: 3; flex: 1 1 100% !important; max-width: 100% !important; }
    .gh-search-btn{ padding: 11px 16px; }
    #shop_s.gh-search input{ font-size: 13px !important; }
}
