.elementor-45974 .elementor-element.elementor-element-7422f3e{--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;--padding-top:4px;--padding-bottom:4px;--padding-left:4px;--padding-right:4px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-45974 .elementor-element.elementor-element-7422f3e{--content-width:1400px;}}/* Start custom CSS for shortcode, class: .elementor-element-4545cd8 */.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 0px;
}

.comments-area a, .page-content a {
    text-decoration: underline;
    color: #A3130B!important;
    font-weight: 700;
}

/* Custom Apply Coupon Button Style */
button[name="apply_coupon"] {
    background-color: #D1A94D !important;
    color: #ffffff !important;
    border-color: #D1A94D !important;
}

/* Hover, Focus, and Active States */
button[name="apply_coupon"]:hover,
button[name="apply_coupon"]:focus,
button[name="apply_coupon"]:active {
    background-color: #D1A94D !important;
    color: #ffffff !important;
    border-color: #D1A94D !important;
}

.woocommerce-additional-fields h3 {
    color: #000000 !important;
    font-family: 'Open Sans'!important;
    font-weight: 700 !important; /* Adjust weight: 600, 700 (bold), or 800 */
}/* End custom CSS */