/*
Theme Name: Gaelle
Theme URI: https://gaelle.qodeinteractive.com
Description: Elementor eCommerce Theme
Author: Select Themes
Author URI: https://qodeinteractive.com
Text Domain: gaelle
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.additional_need_discount label {
	display: flex;
    align-items: center;
}

.additional_need_discount label .optional {
	display: none;
}

.checkout-button.button, #place_order {
	font-size: 18px!important;
	background: var(--qode-main-color)!important;
}

.checkout-button.button:hover, #place_order:hover {
	background: #001747!important;
}