.elementor-55 .elementor-element.elementor-element-d8205f2{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-3dc09857 *//* ============================================================
   PERFECT HEADER BAG & BADGE POSITIONING
   ============================================================ */

.sophia-header-bag-link {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
    position: relative !important;
    cursor: pointer;
}

.sophia-bag-icon-wrap {
    position: relative !important;
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
}

/* Badge exact Bag Icon ke top-right shoulder par */
.sophia-cart-count {
    position: absolute !important;
    top: -6px !important;
    right: -8px !important;
    background-color: #F498A8 !important; /* Baby Pink */
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    min-width: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
    text-align: center !important;
    border-radius: 50% !important;
    padding: 0 4px !important;
    box-shadow: 0 2px 6px rgba(244, 152, 168, 0.6) !important;
    z-index: 9999 !important;
    pointer-events: none !important;
    display: none; /* Auto show when > 0 */
}

/* Agar bag label ho */
.sophia-bag-label {
    font-size: 13px;
    color: #222;
    margin-top: 4px;
    font-weight: 500;
}/* End custom CSS */