/* 
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
*/

@font-face {
  font-family: 'Minion Variable';
  src: url('/wp-content/fonts/MinionVariableConcept-Roman.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* Myriad Pro Regular */
@font-face {
  font-family: 'Myriad Pro';
  src: url('/wp-content/fonts/MyriadPro-Regular_2.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* Proxima Nova Alt Regular */
@font-face {
  font-family: 'Proxima Nova Alt';
  src: url('/wp-content/fonts/Proxima Nova Alt Regular.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* Work Sans Variable */
@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/fonts/WorkSans-VariableFont_wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

/* Work Sans SemiBold */
@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/fonts/WorkSans-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

/* ITC Avant Garde Pro Book */
@font-face {
  font-family: 'ITC Avant Garde Pro';
  src: url('/wp-content/fonts/ITCAvantGardePro-Bk.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* ITC Avant Garde Pro Bold */
@font-face {
  font-family: 'ITC Avant Garde Pro';
  src: url('/wp-content/fonts/ITCAvantGardePro-Bold.otf') format('opentype');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Avant Garde Pro Demi';
  src: url('/wp-content/fonts/ITCAvantGardePro-Demi.woff') format('woff');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Avant Garde Pro XLt';
  src: url('/wp-content/fonts/ITCAvantGardePro-XLt.woff') format('woff');
  font-style: normal;
  font-weight: 100;
  font-display: swap;
}

/* Marcellus Regular */
@font-face {
  font-family: 'Marcellus';
  src: url('/wp-content/fonts/Marcellus-Regular_2.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}



.hide-on-scroll {
  position: sticky;
  top: 0;
  z-index: 100;
  transition: transform 0.3s ease-in-out;
  will-change: transform;
}

/* INICIO Clovercode CSS */

/* Fondo con patron repetitivo */
body, header.elementor-element.hide-on-scroll {
    background-image: url("/wp-content/uploads/2026/03/pattern.png");
    background-repeat: repeat;
    background-position: top left;
    background-size: 230px auto;
    background-color: #f3f3f3; 
	z-index: 9999;
}

@font-face {
  font-family: 'Minion Variable';
  src: url('/wp-content/fonts/MinionVariableConcept-Roman.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* Myriad Pro Regular */
@font-face {
  font-family: 'Myriad Pro';
  src: url('/wp-content/fonts/MyriadPro-Regular_2.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* Proxima Nova Alt Regular */
@font-face {
  font-family: 'Proxima Nova Alt';
  src: url('/wp-content/fonts/Proxima Nova Alt Regular.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* Work Sans Variable */
@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/fonts/WorkSans-VariableFont_wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

/* Work Sans SemiBold */
@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/fonts/WorkSans-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

/* ITC Avant Garde Pro Book */
@font-face {
  font-family: 'ITC Avant Garde Pro';
  src: url('/wp-content/fonts/ITCAvantGardePro-Bk.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* ITC Avant Garde Pro Bold */
@font-face {
  font-family: 'ITC Avant Garde Pro';
  src: url('/wp-content/fonts/ITCAvantGardePro-Bold.otf') format('opentype');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

/* Marcellus Regular */
@font-face {
  font-family: 'Marcellus';
  src: url('/wp-content/fonts/Marcellus-Regular_2.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* MENU */
.veq-custom-menu .elementor-nav-menu--main .elementor-item {
  background-color: #f2f2f2;
  /*box-shadow: 3px 4px 5px #bcbcbc, -3px -4px 5px #fff;*/
  border-radius: 50px;
  color: #4d4d4d;
  cursor: pointer;
  font-size: 16px;
  padding: 15px 30px !important;
  transition: all 0.2s ease-in-out;
  border: none;
	text-transform: uppercase;
	font-family: ITC Avant Garde Pro !important;
}
.preapartado a {
    background: #14141b !important;
    color: #f3f3f3 !important;ITC Avant Garde Pro !important
}
.veq-custom-menu .elementor-nav-menu--main .elementor-item:hover,
.veq-custom-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
.veq-custom-menu .elementor-nav-menu--main .current-menu-item > .elementor-item,
.veq-custom-menu .elementor-nav-menu--main .current-menu-parent > .elementor-item {
  box-shadow: inset 3px 4px 5px #bcbcbc, inset -3px -4px 5px #fff;
  transition: all 0.2s ease-in-out;
}
.preapartado a:hover{
	background: #f3f3f3 !important;
	color: #14141b !important;
	box-shadow: inset 3px 4px 5px #bcbcbc, inset -3px -4px 5px #fff, 0px 0px 3px #14141b !important;
  transition: all 0.2s ease-in-out;
}


/* Boton con neumorphism */
.boton-neumorphism a, .post-type-archive-desarrollos .elementor-widget-taxonomy-filter button {
  background-color: #f2f2f2 !important;
  box-shadow: -6px -6px 14px rgba(255,255,255,0.55), 12px 16px 24px rgba(0,0,0,0.12), 4px 6px 10px rgba(0,0,0,0.05);
  border-radius: 50px;
  color: #4d4d4d;
  cursor: pointer;
  font-size: 16px;
  padding: 15px 30px;
  transition: all 0.2s ease-in-out;
  border: none;
}
.boton-neumorphism a:hover, .post-type-archive-desarrollos .elementor-widget-taxonomy-filter button:active, .post-type-archive-desarrollos .elementor-widget-taxonomy-filter button:hover, .post-type-archive-desarrollos .elementor-widget-taxonomy-filter button[aria-pressed="true"]{
  box-shadow: inset 3px 4px 5px #bcbcbc, inset -3px -4px 5px #fff !important;
  transition: all 0.2s ease-in-out;
}
.boton-neumorphism.desarrollos a {
  font-size: 22px !important;
	text-transform:uppercase !important;
	line-height:30px !important;
}
button#button-neumorphism[type="submit"]{
  border-radius: 10px;
	background: #f3f3f3;
	box-shadow: 3px -4px 5px #bcbcbc, -3px 4px 5px #fff !important;
}
button#button-neumorphism[type="submit"]:hover{
	color: #1b1b1b !important;
	box-shadow: inset 3px 4px 5px #bcbcbc, inset -3px -4px 5px #fff !important;
}
button#button-neumorphism[type="submit"]:hover span{
	color: #1b1b1b !important;
}
/* swiper-button*/
.elementor-swiper-button-prev:not(.elementor-lightbox-prevent-close) {
	background: #f3f3f3;
	box-shadow: 3px -4px 5px #fff, -3px 4px 5px #bcbcbc !important;
}
.elementor-swiper-button-next:not(.elementor-lightbox-prevent-close){
	background: #f3f3f3;
	box-shadow: 3px -4px 5px #bcbcbc, -3px 4px 5px #fff !important;
}
#blog-posts-home .elementor-swiper-button-prev, #blog-posts-home .elementor-swiper-button-next {
	box-shadow: none !important;
}
.elementor-swiper-button-prev:not(.elementor-lightbox-prevent-close):hover, .elementor-swiper-button-next:not(.elementor-lightbox-prevent-close):hover{
	box-shadow: inset 3px 4px 5px #bcbcbc, inset -3px -4px 5px #fff !important;
  transition: all 0.2s ease-in-out;
}

.titulo-lineas .elementor-heading-title, .titulo-lineas p {
background-image: 
linear-gradient(to right, #C09E66 50px, transparent 0), 
linear-gradient(to bottom, #C09E66 20px, transparent 0), 
linear-gradient(to left, #C09E66 50px, transparent 0), 
linear-gradient(to top, #C09E66 20px, transparent 0);
background-size:50px 2px, 2px 25px, 50px 2px, 2px 25px;
background-position: top left, top left, bottom right, bottom right;
background-repeat: no-repeat;
position: relative;
padding: 25px 45px;
display: inline-block;
z-index: 1;
}
.titulo-lineas h2.elementor-heading-title:after {background-color: #FFFFFF00;
}

.titulo-lineas-slider p {
background-image: 
linear-gradient(to right, #C09E66 120px, transparent 0), 
linear-gradient(to bottom, #C09E66 50px, transparent 0), 
linear-gradient(to left, #C09E66 120px, transparent 0), 
linear-gradient(to top, #C09E66 50px, transparent 0);
background-size:120px 2px, 2px 50px, 120px 2px, 2px 50px;
background-position: top left, top left, bottom right, bottom right;
background-repeat: no-repeat;
position: relative;
padding: 10px 20px;
display: inline-block;
z-index: 1;
}

.image-neumorphism img {
box-shadow: -6px -6px 14px rgba(255,255,255,0.55), 12px 16px 24px rgba(0,0,0,0.12), 4px 6px 10px rgba(0,0,0,0.05); border-radius: 38px;padding: 25px;background: #f3f3f3;
}
.text-neumorphism p, #button-neumorphism {
box-shadow: -6px -6px 14px rgba(255,255,255,0.55), 12px 16px 24px rgba(0,0,0,0.12), 4px 6px 10px rgba(0,0,0,0.05);border-radius: 20px;background: #f3f3f3;max-width: 100px;padding: 10px 20px;
}
.area-lineas {
background-image: 
linear-gradient(to right, #C09E66 300px, transparent 0), 
linear-gradient(to bottom, #C09E66 200px, transparent 0), 
linear-gradient(to left, #C09E66 300px, transparent 0), 
linear-gradient(to top, #C09E66 200px, transparent 0);
background-size:300px 5px, 5px 200px, 300px 5px, 5px 200px;
background-position: top left, top left, bottom right, bottom right;
background-repeat: no-repeat;
position: relative;
padding: 25px 45px;
display: inline-block;
z-index: 1;
}

.titulo-footer-lineas .elementor-heading-title {
background-image: 
linear-gradient(to right, #C09E66 50px, transparent 0), 
linear-gradient(to bottom, #C09E66 20px, transparent 0), 
linear-gradient(to left, #C09E66 50px, transparent 0), 
linear-gradient(to top, #C09E66 20px, transparent 0);
background-size:50px 2px, 2px 25px, 50px 2px, 2px 25px;
background-position: top left, top left, bottom right, bottom right;
background-repeat: no-repeat;
position: relative;
padding: 10px 20px;
display: inline-block;
z-index: 1;
}

.elementor-3200 .elementor-element.elementor-element-685665e .elementor-icon-list-icon svg {
    background: #fff;
    padding: 5px;
    border-radius: 30px;
}

.campos-newsletter input {
    font-size: 22px !important;
    color: #000 !important;
	border-color: #C09E66 !important;
}
.cut-square::after {
        content: "";
    position: absolute;
    width: 175px;
    height: 100px;
    background-color: var(--e-global-color-secondary);
    mask-image: radial-gradient(circle at 25px 200px, transparent 202px, black 202px);
    -webkit-mask-image: radial-gradient(circle
    at 25px 200px, transparent 202px, black 202px);
    bottom: -99px;
    right: 0;
}

/*body, span, div, p, li, a, h1, h2, h3, h4, h5 {font-family:Marcellus !important;}*/

#loop-desarrollos .desarrollo-imagen{
	box-shadow: 5px 5px 9px rgb(0 0 0 / 70%);
}

.area-lineas-delgadas .elementor-icon-list-icon{
    width: 44px;
    height: 44px;
    min-width: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #ffffff 0%, #f1f1f1 100%);
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0,0,0,0.10);
    margin-right: 16px;
}
.lista-personalizada.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    background: #C09E66 !important;
    padding: 15px 10px 15px 15px;
}
.lista-personalizada .elementor-icon-list-item > .elementor-icon-list-text {
    margin-left: 20px;
}

.caja-texto-redondeada{
    background: #f3f3f3;
    padding: 60px 45px;
    border-radius: 80px;
    box-shadow:
        0 25px 45px rgba(0,0,0,0.07),
        0 8px 18px rgba(0,0,0,0.04),
        inset 0 1px 0 rgba(255,255,255,0.8);
    max-width: 420px;
    margin: 20px auto 0px auto;
}

.area-lineas-delgadas {
background-image: 
linear-gradient(to right, #C09E66 300px, transparent 0), 
linear-gradient(to bottom, #C09E66 200px, transparent 0), 
linear-gradient(to left, #C09E66 300px, transparent 0), 
linear-gradient(to top, #C09E66 200px, transparent 0);
background-size:300px 2px, 2px 200px, 300px 2px, 2px 200px;
background-position: top left, top left, bottom right, bottom right;
background-repeat: no-repeat;
position: relative;
padding: 25px 45px;
display: inline-block;
z-index: 1;
}

/* CONTENEDOR PRINCIPAL */
.preventa-capas{
    position: relative;
    margin: 30px auto 110px;
    padding: 28px 60px 34px;
    box-sizing: border-box;
    background: rgba(214, 191, 154, 0.22);
    border-radius: 34px;
    text-align: center;
    z-index: 3;
    overflow: visible !important;
    isolation: isolate;
}
.preventa-capas > *{
    position: relative;
    z-index: 3;
}
.preventa-capas::before{
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    width: 100%;
    height: 100%;
    background: rgba(214, 191, 154, 0.22);
    border-radius: 34px;
    z-index: 1;
    pointer-events: none;
}
.preventa-capas::after{
    content: "";
    position: absolute;
    top: 50PX;
    left: 50PX;
    width: 100%;
    height: 100%;
    background: rgba(214, 191, 154, 0.22);
    border-radius: 34px;
    z-index: 0;
    pointer-events: none;
}

/* CONTENEDOR PRINCIPAL 2 */
.preventa-capas-inferior{
    position: relative;
    margin: 30px auto 110px;
    padding: 28px 60px 34px;
    box-sizing: border-box;
    background: rgba(214, 191, 154, 0.22);
    border-radius: 34px;
    text-align: center;
    z-index: 3;
    overflow: visible !important;
    isolation: isolate;
}
.preventa-capas-inferior > *{
    position: relative;
    z-index: 3;
}
.preventa-capas-inferior::before{
    content: "";
    position: absolute;
    top: -15px;
    left: -50px;
    width: 100%;
    height: 100%;
    background: rgba(214, 191, 154, 0.22);
    border-radius: 34px;
    z-index: 1;
    pointer-events: none;
}
.preventa-capas-inferior::after{
    content: "";
    position: absolute;
    top: 15pX;
    left: 50PX;
    width: 100%;
    height: 100%;
    background: rgba(214, 191, 154, 0.22);
    border-radius: 34px;
    z-index: 0;
    pointer-events: none;
}

/* TÍTULO */
.preventa-titulo .elementor-heading-title{
    margin: 0;
    font-size: 42px;
    line-height: 1.05;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

/* TEXTO DESDE */
.preventa-desde .elementor-heading-title{
    margin: 10px 0 0;
    font-size: 34px;
    line-height: 1;
    font-weight: 300;
    color: #4a4a4a;
    text-transform: uppercase;
}

/* PRECIO */
.preventa-precio{
    margin-top: 8px;
}

/*.preventa-precio p,
.preventa-precio .elementor-widget-container,
.preventa-precio .elementor-heading-title{
    margin: 0;
    font-size: 90px;
    line-height: 0.95;
    font-weight: 700;
    color: #000;
}*/

/* TABLET */
@media (max-width: 1024px){
	main#content{padding-top: 125px !important;}
    .no-tablet {display:none !important;}
    .preventa-capas, .preventa-capas-inferior{
        padding: 26px 34px 30px;
        margin: 25px auto 90px;
        border-radius: 28px;
    }

    .preventa-capas::before, .preventa-capas-inferior::before{
        top: 22px;
        left: 38px;
        width: 100%;
        height: 100%;
        border-radius: 28px;
    }

    .preventa-capas::after, .preventa-capas-inferior::after{
        top: 44px;
        left: 76px;
        width: 100%;
        height: 100%;
        border-radius: 28px;
    }

    .preventa-titulo .elementor-heading-title{
        font-size: 34px;
    }

    .preventa-desde .elementor-heading-title{
        font-size: 28px;
    }

    /*.preventa-precio p,
    .preventa-precio .elementor-widget-container,
    .preventa-precio .elementor-heading-title{
        font-size: 68px;
    }*/
}

/* MÓVIL */
@media (max-width: 767px){

	main#content{padding-top: 125px !important;}
	.no-movil {display:none !important;}
    .preventa-capas, .preventa-capas-inferior{
        max-width: calc(100% - 20px);
        padding: 22px 16px 22px;
        margin: 18px auto 70px;
        border-radius: 22px;
    }

    .preventa-capas::before, .preventa-capas-inferior::before{
        top: 16px;
        left: 5px;
        width: 100%;
        height: 100%;
        border-radius: 22px;
    }

    .preventa-capas::after, .preventa-capas-inferior::after {
        top: 32px;
        left: 10px;
        width: 100%;
        height: 100%;
        border-radius: 22px;
    }

    .preventa-titulo .elementor-heading-title{
        font-size: 24px;
        line-height: 1.1;
    }

    .preventa-desde .elementor-heading-title{
        font-size: 20px;
    }

    /*.preventa-precio p,
    .preventa-precio .elementor-widget-container,
    .preventa-precio .elementor-heading-title{
        font-size: 46px;
        line-height: 1;
    }*/
}

@media (max-width: 1024px){
  nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {background: #f3f3f3 !important;font-size: 20px !important;text-align: center;}
  .elementor-41 .elementor-element.elementor-element-8a17cb7 .elementor-nav-menu--dropdown .elementor-item {display: block !important;}
  .elementor-41 .elementor-element.elementor-element-8a17cb7 .elementor-nav-menu--dropdown a {padding-top: 20px;padding-bottom: 20px;}
}
/* END Clovercode CSS */

/* Paginas con diseño original */
.page-id-369, .page-id-155, .single-post, .page-id-1807, .single-puestos_de_trabajo {
    background-image: none !important;
    background-color: #fff !important;
}

.category h1.entry-title, article.post p {
    color: #333;
}
.category main#content {
    margin-top: 40px !important;
    margin-bottom: 60px !important;
}