#alte_detalii_deschidere {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 8px 10px;
    border: 1px solid #ddd !important;
    text-align: left !important;
    font-size: 14px !important;
}

.custom-input-container {
    width: 100%; 
    margin-bottom: 20px;
    clear: both;
}

.custom-input-container label {
    display: block !important; 
    margin-bottom: 5px;
    font-weight: 600;
}


#header .bottom_bar .menu .expand_menu .submenu {
    height: auto !important;
    min-height: 0 !important;
}

#page .products_list h1 {
    font-size: 0 !important;
}

#page .products_list h1 {
    font-size: 0 !important;
    margin-bottom: 30px !important;
    text-align: center;
}

#page .products_list h1 {
    font-size: 0 !important;
    text-align: center !important;
}

#page .products_list h1::after {
    content: "🏷️  SUPER OFERTE DE SFÂRȘIT DE AN";
    display: inline-block;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #ffffff;
    background: linear-gradient(135deg, #e91e63, #b62e67);
    padding: 12px 28px;
    border-radius: 12px;
    box-shadow: 0 8px 22px rgba(182, 46, 103, 0.25);
}

/* MOBIL */
@media (max-width: 600px) {
    #page .products_list h1::after {
        font-size: 22px !important;
        line-height: 1.2 !important;
        padding: 10px 14px !important;
        letter-spacing: 0 !important;
        max-width: 90% !important;
        box-sizing: border-box !important;
        white-space: normal !important;
    }
}

/* Curățare meniul mobil - WindowMag V1 */


