/*
Theme Name: Mouno
Theme URI: http://demo.casethemes.net/mouno
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/portfolio
Description: Mouno is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: mouno
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/

body {
    font-family: 'Gilroy', sans-serif;
}



/* Gilroy Regular */
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy-regular-webfont.woff2') format('woff2'),
         url('fonts/gilroy-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Gilroy Medium */
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('fonts/gilroy-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

/* Gilroy Semibold */
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy-semibold-webfont.woff2') format('woff2'),
         url('fonts/gilroy-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

/* Gilroy Light */
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy-light-webfont.woff2') format('woff2'),
         url('fonts/gilroy-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}





#letra h1 h2{
    font-family: Gilroy!important;
    font-weight: 500;
}
#letrados h1 h2{
    font-family: Gilroy!important;
    font-weight: 800;
}

#letrado h2{
    font-family: Gilroy!important;
    font-weight: 300;
    color: #59b578;
}

@media  (min-width: 1400px) {
    #contedos {
        
    height: 600px;
    }
}

#testimoniales{
    background-color: #fff !important;
    background-image: none !important;
}
.elementor-8381{
    background-color: #fff !important;
    background-image: none !important;
}
.holaTesti{
    background-color: #fff !important;
    background-image: none !important;
}
.e-con-overlay .elementor-repeater-item-59021d7{
   background-image: none !important; 
}
.pxl-testimonial-item{
    background-color: #14876d !important;
}
.pxl-testimonial-icon {
        color: #fff;
    font-size: 3rem;
    text-align: start;
}
.pxl-rating-star{
    /* width: 50px !important; */
    size: 100px !important;
    color: #59b578 !important;
    text-align: center !important;
}


/* clamp(8.5rem, 1.7692rem + 7.6923vw, 11rem);
clamp(2rem, 1rem + 5vw, 6rem); 
clamp(8.5rem, 1.7692rem + 7.6923vw, 11rem);


@media  (min-width: 1100px) {
    .pxl-header-logo img {
    height: 70px !important;
}
}
*/




.pxl-header .pxl-header-logo img {
    height: 70px;
}

