/* 
Theme Name: Multiservicios Mikel
Theme URI: https://multiserviciosmikel.es/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://global.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
*/

@import url("../hello-elementor/style.css");

#btnPanelCookies{background: none; border: none; color: #000; font-family:"Figtree", Sans-serif; font-size: 20px!important; font-weight: 400!important; cursor: pointer; padding: 0; text-transform: unset;}
#btnPanelCookies:hover{color: var( --e-global-color-primary );}

header a img{transition: all 0.3s ease !important; width: 240px!important;}
header.elementor-sticky--effects img{width: 70%!important; transition: all 0.3s ease !important;}

#pagLegal h2{margin-top: 40px; margin-bottom: 15px; color: var( --e-global-color-primary ); font-size: 38px!important;}
#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;}


/*Desplegable categorias productos*/
#menuCat .menuProductos>a{font-weight:900!important;font-size:30px; line-height:35px;margin-bottom:10px;}
#menuCat .menuProductos a{justify-content:space-between!important;}
#menuCat .menuProductos:last-child{margin-top:30px;}

/*==========================================*/
@media only screen and ( max-width: 1024px) {
	header a img, header.elementor-sticky--effects img{width: 150px!important;}
	
	#pagLegal h2{font-size: 28px!important; font-weight:700;}
}