.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 );}:root{--page-title-display:none;}@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(max-width:767px){.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 );}}/* Start custom CSS */.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
        width: 107px;
        font-family: "Cormorant Garamond";
}
.woocommerce-message::before{
    color:  #7D266A;
}
.woocommerce-message{
    border-top-color: #7D266A;
}
.woocommerce a.button,.woocommerce button.button,.woocommerce a.button.alt{
    background-color: #7D266A;
    color: #fff;
    border: 1px solid;
    font-family: "Cormorant Garamond";
}
.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce a.button.alt:hover{
    background-color: transparent;
    color: #7D266A;
    border: 1px solid;

}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
        color: #fff;
    opacity: 1;
}
.woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover{
    color: #7D266A;

}
.woocommerce-info::before{
    color: #7D266A;
}
.woocommerce-info {
    border-top-color: #7D266A;
}/* End custom CSS */