.elementor-13 .elementor-element.elementor-element-4e9feb74{--display:flex;--margin-top:75px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(min-width:768px){.elementor-13 .elementor-element.elementor-element-4e9feb74{--content-width:80%;}}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-4e9feb74{--padding-top:10px;--padding-bottom:10px;--padding-left:100px;--padding-right:100px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-13 .elementor-element.elementor-element-4ececef3 > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for container, class: .elementor-element-4e9feb74 */.wc-block-grid__product-title {
    color: white !important;
}
.wc-block-grid__product-add-to-cart .wp-block-button__link {
    background-color: #B48D56 !important;
    color: white !important;
    /* Ensure no text decoration changes on hover if not already removed */
    text-decoration: none !important;
}

/* Style for the hover state to maintain colors */
.wc-block-grid__product-add-to-cart .wp-block-button__link:hover,
.wc-block-grid__product-add-to-cart .wp-block-button__link:focus {
    background-color: #B48D56 !important; /* Keep background color the same on hover/focus */
    color: white !important; /* Keep text color the same on hover/focus */
    text-decoration: none !important; /* Ensure no underline on hover/focus */
    opacity: 1 !important; /* Prevent potential opacity changes on hover */
}


.wc-block-cart__submit-button {
    background-color: #B48D56 !important;
    color: white !important; /* Set text color on the button link itself */
    text-decoration: none !important; /* Ensure no underline */
}/* End custom CSS */