.elementor-1589 .elementor-element.elementor-element-78632b7f{--display:flex;}/* Start custom CSS */.woocommerce div.product form.cart .variations label {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    color: #1b1a18 !important;
    font-size: 16px;
    font-weight: 600;
}

.woocommerce div.product form.cart .variations select {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    color: #1b1a18 !important;
    border: 1px solid #7A0D16 !important;
    border-radius: 6px;
    padding: 6px 10px;
}

.woocommerce div.product form.cart .variations select:focus {
    outline: none;
    border-color: #7A0D16 !important;
    box-shadow: 0 0 0 1px #7A0D16;
}/* End custom CSS */