/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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
*/

/* Add your custom styles here */
.flex_caption .title {
    font-weight: 600 !important;
    text-transform: inherit !important;
}
p.elementor-image-box-description {
    font-size: 19px !important;
    font-weight: 600 !important;
    line-height: 27px !important;
    letter-spacing: 0.1em !important;
}
li.item-slide {
    height: 100vh !important;
}
.box-custom {
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}
.btn-custom .elementor-button {
    width: 100%;
}
#form button {
    padding: 15px 30px;
}
#form .elementor-button-text {
    font-weight: 400;
    font-size: 16px;
}
#form label {
    font-size: 16px;
}
a {
    color: #0091de;
}
.price {
    font-size: 18px;
    font-weight: 500;
    color: #0091de;
}
.price .elementor-shortcode {
    top: 5px;
    position: relative !important;
}
.compraventa-empresas {
    background: rgba(255, 255, 255, 0.2);
    padding-right: 15px;
}
.fija {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff !important;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}
.fija .logo {
    padding: 10px 0 !important;
}
/*Esto es el color del menu al hacer scroll*/
.fija .tf-nav-menu .mainnav .menu-container > ul > li > a {
    color: #0f0d1d !important;
}
.fija .tf-nav-menu .mainnav .menu-container > ul > li > a:after {
    background-color: #0f0d1d !important;
}

.fija .elementor-image-box-title a,
.fija .elementor-image-box-description a {
    color: #0f0d1d !important;
}
.ciudad .elementor-icon-list-text {
    line-height: 20px !important;
}
.jet-smart-filters-select.jet-filter .jet-select {
    width: 300px !important;
}
.buscar .apply-filters__button {
    padding: 13px 30px;
    border: none !important;
    font-weight: 500;
}
.apply-filters__button {
    margin-top: 20px !important;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    border: 1px solid #d1d1d1 !important;
}
.filtros .jet-select__control {
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}
.jet-smart-filters-select .jet-select__control {
    border-radius: 0;
}
.jet-smart-filters-elementor-loop-no-result {
    text-align: center;
}
.tf-nav-menu .mainnav .menu-container li.menu-item-has-children > a > i {
    margin: 0px 0px 0px 10px !important;
}
.tf-nav-menu .mainnav .menu-container > ul > li:last-child > a {
    padding-right: 15px !important;
}
.tf-nav-menu .mainnav .menu-container > ul > li:first-child > a {
    padding-left: 15px !important;
}
.site-header1 .black-logo {
    display: none;
}
.fija .black-logo {
    display: block !important;
}
.fija .white-logo {
    display: none;
}

.loop .shortcode-estado {
    padding: 10px 20px 10px 20px;
    background-color: red;
    color: white;
    font-size: 18px;
    position: absolute;
    left: 0px;
    z-index: 1;
}
.pagina-simple .shortcode-estado {
    padding: 10px 20px 10px 20px;
    background-color: red;
    color: white;
    font-size: 18px;
    position: absolute;
    left: 176px;
    z-index: 1;
}
.city-list-compra-localizaciones {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.city-list-compra-localizaciones a {
    text-decoration: none;
    color: #0091de;
    font-weight: normal;
    font-size: 28px;
}

.city-list-compra-localizaciones a:hover {
    color: #0f0c1d;
}
.city-list-venta-localizaciones {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.city-list-venta-localizaciones a {
    text-decoration: none;
    color: #0091de;
    font-weight: normal;
    font-size: 28px;
}

.city-list-venta-localizaciones a:hover {
    color: #0f0c1d;
}
.tf_link_effect_underline .mainnav .menu-container > ul > li > a:after,
.tf_link_effect_overline .mainnav .menu-container > ul > li > a:after,
.tf_link_effect_double-line .mainnav .menu-container > ul > li > a:before,
.tf_link_effect_double-line .mainnav .menu-container > ul > li > a:after {
    width: 25% !important;
    height: 2px !important;
    bottom: 8px !important;
    left: 15px !important;
}
@media (min-width: 767px) {
    #slider {
        aspect-ratio: 1980 / 911 !important;
    }
}
ul.button-group {
    display: none;
}
ul.button-group.custom {
    display: block !important;
}
.fija .open-icon {
    color: black !important;
}
.open-icon {
    color: white !important;
}
.flex_caption.container {
    margin-top: 280px !important;
}
.error404 .entry-title {
    color: #0f0c1d !important;
    font-size: 40px !important;
    font-weight: 400 !important;
}
.error404 #content {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px;
}
.apply-filters__button {
    background-color: #0f0c1d !important;
}
.cmplz-cookiebanner .cmplz-links .cmplz-link {
    color: #000 !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
    background-color: #000 !important;
    border: 1px solid #000 !important;
    color: white !important;
}
