/*
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%;}	
}
/*Producto variable*/
.woocommerce div.product form.cart .variations select{margin-right:6em !important;}
/*Mi cuenta*/
.elementor-302 .elementor-element.elementor-element-303dc28 > .elementor-widget-container{border-style:none !important;}
/*Compra OK/KO*/
.woocommerce-table th,.woocommerce-table td,.woocommerce-table thead,.woocommerce-table tr {border: 1px solid black !important;border-collapse: collapse !important;padding:10px !important;}
.ppc-button-wrapper {margin-top: 10px;}
.elementor-widget-woocommerce-cart .woocommerce button.button{padding:10px 20px !important;}
/*Cookies*/
button.cky-btn{font-size:14px !important;padding:10px 5px !important;}