.elementor-kit-19{--e-global-color-primary:#FF4D6D;--e-global-color-secondary:#7B2FF7;--e-global-color-text:#FFFFFF;--e-global-color-accent:#A1A1AA;--e-global-color-a4e23af:#6B7280;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-19 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 🔥 DESKTOP + MOBILE BALANCED BADGE */
span.onsale,
.ast-onsale,
.ast-onsale-card {
    background: linear-gradient(135deg, #ff4ecd, #7a5cff) !important;
    color: #ffffff !important;
    border-radius: 20px !important;
    padding: 4px 10px !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 8px rgba(255, 78, 205, 0.3);
}

/* 📱 MOBILE FIX (VERY IMPORTANT) */
@media (max-width: 768px) {
    span.onsale,
    .ast-onsale,
    .ast-onsale-card {
        padding: 3px 8px !important;
        font-size: 9px !important;
        border-radius: 15px !important;
        top: 8px !important;
        left: 8px !important;
    }
}/* End custom CSS */