/* 
Theme Name: CUÑASA
Theme URI: https://cunasa.com
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: The New Ads
Author URI: https://https://thenewads.com/
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
*/

/* Entrada de blog */
.single-post h2{font-size:30px!important; font-weight: 700!important; margin-top: 40px;color: var( --e-global-color-primary )!important;}
.single-post h3{font-size: 27px!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{font-weight: 800;color: var( --e-global-color-primary );}




#btnPanelCookies{background: none; border: none; color: #000; font-size: 16px!important; font-weight: 300!important; cursor: pointer; padding: 0; text-transform: unset; font-family: inherit;}
#btnPanelCookies:hover{color: unset;}

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


/*Formulario de elementor*/
/* Placeholder */
.elementor-form input::placeholder,
.elementor-form textarea::placeholder {
    color: #E31F25 !important;
    opacity: 1!important;
}

/* Compatibilidad navegadores */
.elementor-form input::-webkit-input-placeholder,
.elementor-form textarea::-webkit-input-placeholder {
    color: #E31F25 !important;
}
.elementor-form input:-ms-input-placeholder,
.elementor-form textarea:-ms-input-placeholder {
    color: #E31F25 !important;
}
.elementor-form input::-ms-input-placeholder,
.elementor-form textarea::-ms-input-placeholder {
    color: #E31F25 !important;
}

/*Corrección altura del select*/
.elementor-form select{
    padding: 8px 16px;
}

/* Opciones del dropdown */
.elementor-form select option {
    font-weight: 100 !important;
}

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