.elementor-11024 .elementor-element.elementor-element-fe1ca17{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-11024 .elementor-element.elementor-element-bc066af{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11024 .elementor-element.elementor-element-30ea3c2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11024 .elementor-element.elementor-element-d27deb4{text-align:center;}.elementor-11024 .elementor-element.elementor-element-a6ba3de .cart button, .elementor-11024 .elementor-element.elementor-element-a6ba3de .cart .button{border-style:solid;border-width:1px 1px 1px 1px;border-radius:43px 43px 43px 43px;background-color:#E84187;transition:all 0.2s;}.elementor-11024 .elementor-element.elementor-element-a6ba3de .cart button:hover, .elementor-11024 .elementor-element.elementor-element-a6ba3de .cart .button:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-3c2ad25 );border-color:var( --e-global-color-primary );}.elementor-11024 .elementor-element.elementor-element-a6ba3de .quantity .qty{transition:all 0.2s;}.elementor-11024 .elementor-element.elementor-element-b459198{--display:flex;}@media(min-width:768px){.elementor-11024 .elementor-element.elementor-element-bc066af{--width:50%;}.elementor-11024 .elementor-element.elementor-element-30ea3c2{--width:50%;}}/* Start custom CSS for woocommerce-product-images, class: .elementor-element-94e5eee *//* Circular Sale Badge in #E84187 */
.woocommerce span.onsale {
    background-color: #E84187 !important;
    color: #ffffff !important;
    
    /* Create the Circle */
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    
    /* Exact Dimensions for a Perfect Circle */
    min-height: 60px !important;
    min-width: 60px !important;
    width: 60px !important;
    height: 60px !important;
    padding: 0 !important;
    
    /* Text Styling */
    font-size: 13px !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1;
    
    /* Position on Image */
    top: 15px !important;
    left: 15px !important;
    box-shadow: 0 4px 10px rgba(232, 65, 135, 0.3); /* Subtle pink glow */
    border: 2px solid #ffffff; /* White border to make it pop against gown photos */
}

/* Ensure Elementor doesn't override the shape */
.elementor-element .onsale {
    inset-inline-start: 15px !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1c0a5f5 *//* Roberta's Bridal Disclaimer Card */
.robertas-disclaimer-card {
    background-color: #ffffff;
    border: 1px solid #f2ece8; 
    padding: 40px;
    margin: 30px 0;
    box-shadow: 0 10px 30px rgba(0,0,0,0.03);
    font-family: "Montserrat", sans-serif;
}

.rb-disclaimer-header {
    text-align: center;
    margin-bottom: 25px;
}

.rb-disclaimer-header h3 {
    font-family: "Playfair Display", serif;
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 0 10px 0;
}

.rb-accent-line {
    width: 40px;
    height: 2px;
    background-color: #E84187;
    margin: 0 auto;
}

.rb-disclaimer-body p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 20px;
    text-align: left; /* Kept left-aligned for better readability of longer text */
}

.rb-disclaimer-footer {
    text-align: center;
    border-top: 1px solid #f2ece8;
    padding-top: 25px;
    margin-top: 10px;
}

/* Roberta's Signature Button Style */
.rb-boutique-button {
    display: inline-block;
    background-color: #E84187;
    color: #ffffff !important;
    padding: 15px 35px;
    text-decoration: none !important;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 0.4s ease;
}

.rb-boutique-button:hover {
    background-color: #333;
}

@media (max-width: 768px) {
    .robertas-disclaimer-card { padding: 25px; }
    .rb-disclaimer-header h3 { font-size: 18px; }
}/* End custom CSS */
/* Start custom CSS */@media (max-width: 767px) {
    .single-product .elementor-element-edit-mode { padding-bottom: 80px; } /* Space for bar */
    
    .sticky-mobile-cart {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 10px 20px;
        box-shadow: 0 -2px 15px rgba(0,0,0,0.1);
        z-index: 9999;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .sticky-mobile-cart .price {
        font-weight: bold;
        color: #d4af37; /* Gold color for bridal feel */
        font-size: 18px;
    }
}/* End custom CSS */