/* 
Theme Name: Talleres Alcamar
Theme URI: https://alcamar.eu
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
*/

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

/* Entrada de blog */
.single-post h1{font-size: 40px!important; font-weight: 800!important;}
.single-post h2{font-size: 30px!important; font-weight: 800; margin-top: 40px;}
.single-post h3{font-size: 30px!important; font-weight: 600;margin-top: 20px;}
.single-post ul{padding-left: 40px; margin-bottom: 10px;}
.single-post ul li{padding-bottom: 10px;}
.single-post a{color: #004B96; font-weight: 800;}


/*CSS FORMULARIO TRABAJA CON NOSOTROS*/
label a{color: var(--e-global-color-primary)!important;}
.elementor-upload-field{border-radius:0px!important;}


/*CSS BOTON TRABAJA CON NOSOTROS*/
@media only screen and ( min-width: 1025px ){
.boton-trabaja a{background-color: #0099FF;border-radius: 10px;color:#fff!important;padding:7px 38px!important;}
.boton-trabaja a:hover{background: #031B2A;}
.boton-trabaja a::after{display: none!important;}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{align-items: center;}
}


#btnPanelCookies{background: none; border: none; color: #031B2A; font-size: 20px!important; font-weight: 400!important; cursor: pointer; padding: 0; text-transform: unset;}
#btnPanelCookies:hover{color: unset;}

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

/*Cambiar color de textos en hover para el bloque servicios*/
.columna-hover:hover h3,
.columna-hover:hover p {
  color: #fff!important;
}




/*==========================================*/
@media only screen and ( max-width: 1300px ) {
}