/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1753882523
Updated: 2025-07-30 15:35:23

*/

body .wpforms-submit.tuh-btn,
body #place_order {
	color: #f9f4ee !important;
    border-color: #E57368 !important;
    padding-right: 0.7em !important;
    padding-left: 0.7em !important;
    background-color: #e57368 !important;
}

body .wpforms-submit.tuh-btn:hover,
body #place_order:hover {
	color: #f9f4ee !important;
    border-color: #A4B494!important;
    padding-right: 0.7em !important;
    padding-left: 0.7em !important;
    background-color: #A4B494!important;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__list--dropdown .choices__item--selectable.is-highlighted {
	background-color: #e57368 !important;
color: #f9f4ee !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-focused .choices__inner, div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__inner, div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open .choices__list--dropdown {
	border-color: #e57368 !important;
    box-shadow: 0 0 0 1px #e57368, 0px 1px 2px rgba(0, 0, 0, 0.15) !important;
}

.wpforms-container .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress {
	background-color: #e57368 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
		background-color: #e57368 !important;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background: #8B5A2B !important;
}

#order_review {
	padding: 20px;
}

.cart_item .product-quantity {
	display: none;
}

body #order_review .wc-gzd-checkbox-placeholder p.form-row {
	padding: 0 !important;
margin: 0 !important;
}