/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/


/* Letras del formulario */

div.wpforms-container.wpforms-container-full {
	color: white !important;
}

/* Formulario de finalización de compra */

form.checkout.woocommerce-checkout {
	color: white !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
}

button#place_order.button.alt {
	color: white !important;
	background-color: var(--e-global-color-5ff13c8) !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
	color: white !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
}

.woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-checkout h3 {
	color: white !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
}

.woocommerce-checkout #order_review_heading {
	color: white !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
}

/* Texto del plugin de reseñas */

div.ti-rating-text,
div.ti-rating-text span.nowrap,
div.ti-rating-text span.nowrap strong{
	color: white !important;
}

/* Botón de añadir al carrito */

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
	opacity: 1 !important;
}

/* Cuadro de descripción del producto */
.elementor-164 .elementor-element.elementor-element-5b65636 > .elementor-widget-container {
	background-color: black !important;
}

/* Formulario de corte a cuchillo */
div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled,
div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
	flex-direction: column !important;
}

div.yith-wapo-container.yith-wapo-form-style-theme {
	margin-left: 10px !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
}

div.quantity {
	margin: 20px 10px !important;
}

.wapo-addon-title.toggle-closed span,
label.yith-wapo-addon-label {
	color: white !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
}
