.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-748 .elementor-element.elementor-element-06887a1 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-748 .elementor-element.elementor-element-06887a1 .elementor-heading-title{font-family:"Georgia", Sans-serif;font-size:40px;font-weight:400;color:#FFFFFF;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-2f6bd571 *//* Style the Submit Enquiry button */
.pi-submit-enq-button {
    background-color: transparent !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    padding: 10px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

/* Optional: hover effect */
.pi-submit-enq-button:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-9f429ac *//* Make product title links white, only in the table body */
.enquiry-cart-content-table tbody .product-name a {
    color: #ffffff !important;
}

/* Make price values white, only in the table body */
.enquiry-cart-content-table tbody .product-price {
    color: #ffffff !important;
}

/* Style the Submit Enquiry button */
.enquiry-cart-content-table button[type="submit"],
.enquiry-cart-content-table .button {
    background-color: transparent !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    padding: 10px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

/* Optional: change appearance on hover */
.enquiry-cart-content-table .button:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}
`/* End custom CSS */
/* Start custom CSS */.page-enquiry-cart h1.entry-title {
    color: #ffffff !important;
}/* End custom CSS */