/* 
Theme Name: Pizzeria Yamona
Theme URI: https://pizzeriayamona.es
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://yellducal.es
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

#btnPanelCookies{background: none; border: none; font-family: "Inter", Sans-serif!important; color: var( --e-global-color-text )!important; font-size: 17px; font-weight: 400; cursor: pointer; padding: 0;}

header a img{transition: all 0.3s ease !important; width: 224px!important;}
header.elementor-sticky--effects img{width: 75%!important; transition: all 0.3s ease !important;}

.txtRojo{color: #E30613;}

#ulContacto li{padding-left: 40px; list-style: none; padding-bottom: 20px;}
#liHorario{background: url("/imgs/horario.png") 0 6px no-repeat; padding-bottom: 60px!important;}
#liDireccion{background: url("/imgs/direccion.png") 0 6px no-repeat;}
#liTelefono{background: url("/imgs/telefono.png") 0 6px no-repeat;}
#liEmail{background: url("/imgs/email.png") 0 8px no-repeat;}

#pagLegal h2{margin-top: 40px; margin-bottom: 15px; color: var( --e-global-color-primary ); font-size: 34px;}
#pagLegal h3{margin-top: 30px; margin-bottom: 10px; font-size: 28px;}
#pagLegal ol, #pagLegal ul{margin-top: 10px;}
#pagLegal ul{margin: 10px 0;}
#pagLegal li{padding-bottom: 8px; line-height: 1.3em;}
#pagLegal a{text-decoration: underline;}

/*==========================================*/
@media only screen and ( max-width: 1024px ) {
	header a img{width: auto!important;}
	header.elementor-sticky--effects img{width: auto!important;}

	#ulContacto{padding: 0;}
	
	#pagLegal h2{font-size: 28px;}
	#pagLegal h3{font-size: 22px;}
}