/*
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%;}}
/**fix menu nav principal escritorio pequeno **/
@media (min-width:1025px) and (max-width:1240px){#navegacion li a{font-size:12px;margin:0px 10px;}}
/** ajuste cabecera iconos responsive **/
@media (max-width:1024px){#enlaces-cabecera .elementor-icon-list-text{display:none !important;}}
/** ajuste boton cookies **/
html .cky-notice-btn-wrapper .cky-btn {padding: 8px;font-size: 12px;}
/*Carrito*/
.woocommerce-info {border-top-color:#A8623D !important;}.woocommerce-info::before {color: #A8623D !important;}.wc-backward{color:white !important; background-color:#A8623D !important;}.wc-backward:hover{background-color:#C8B78B !important;}