/*
Theme Name: sayonara
Author: sayonara
Description: Your description goes here
Version: 1
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/** fix tablas ancho toda la web en responsive **/
@media (max-width:1024px){
	.textos-legales table {display: block;overflow-x: auto;white-space: nowrap;}.textos-legales table tbody {display: table;width: 100%;}
	#lista-cabecera .elementor-icon-list-text{display:none;}
}
/* Posicionar iconos al medio */
.elementor-icon-box-icon{margin-top:10px !important;}
/** adaptacion css cabecera escritorio **/
@media (min-width:1025px) and (max-width:1280px){
	#header_pop {padding: 10px 20px;}
	#header_pop .elementor-nav-menu--main .elementor-item{font-size:12px;margin-right: 5px;}
	#header_pop .elementor-icon-list-text {font-size: 12px;margin-right: 5px;}
	#header_pop .elementor-element.elementor-element-327a9a74 > .elementor-widget-container {margin: 0px 25px 0px 0px;}
	#header_pop .elementor-element.elementor-element-7102059a .elementor-button {font-size: 12px;padding: 10px;}
	#header_pop .elementor-element.elementor-element-7102059a > .elementor-widget-container {margin: 0px 0px 0px 25px;}
}
@media (min-width:1281px) and (max-width:1500px){
	#header_pop {padding: 10px 20px;}
	#header_pop .elementor-nav-menu--main .elementor-item{margin-right: 5px;}
	#header_pop .elementor-icon-list-text {margin-right: 5px;}
	#header_pop .elementor-element.elementor-element-327a9a74 > .elementor-widget-container {margin: 0px 25px 0px 0px;}
	#header_pop .elementor-element.elementor-element-7102059a .elementor-button {padding: 10px;}
	#header_pop .elementor-element.elementor-element-7102059a > .elementor-widget-container {margin: 0px 0px 0px 25px;}
}
/*Mi cuenta y otros*/
.woocommerce-info {border-top-color: #28C04B !important;}
.woocommerce-info::before {color: #28C04B;}
#account_display_name_description em {font-family: var(--e-global-typography-text-font-family), Sans-serif;}
.elementor-widget-container{border-style:none !important;}
.woocommerce-form-login__rememberme span{font-family: var(--e-global-typography-text-font-family), Sans-serif !important;}
.woocommerce .form-row .input-text{background-color:white !important;}
/*Carrito*/
.woocommerce-notices-wrapper{display:none;}
.checkout-button,#place_order{color: white !important;background-color:var( --e-global-color-secondary )!important;}
.checkout-button br,.quantity br,.wc-backward br{display:none !important;}
#coupon_code{width: 200px !important;}
#place_order:hover, .checkout-button:hover{background-color: #28c04b8f !important;}
.coupon button{padding: 11px 20px !important;}
/*Plugin reviews*/
.glsr-review-title h4{font-size: 20px !important;}
/*Stripe*/
.Label {
    color: #000 !important;
}
/*Tabla descuento*/
/*.elementor-widget-container h3{display:none;}*/
.elementor-widget-container table td{padding:7px !important;}