/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Template: twentytwentyfour
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.2.1729506313
Updated: 2024-10-21 12:25:13

*/

/* AJUSTES GLOBALES */
a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--contrast);
    font-family: var(--wp--preset--font-family--helvetica);
    text-decoration: none;
}


/* AJUSTES MENU SUPERIOR */
.wp-block-navigation__responsive-container-content{
    gap: 0px;
}

.wp-block-navigation ul li span{
    padding: 0px 20px 0px 20px;
    border-right: 1px solid #3c3c3c;
}

.wp-block-navigation ul li:last-child span{
    border-right: 0px solid #3c3c3c;
}

:root :where(.wp-block-navigation a:where(:not(.wp-element-button)):hover) {
    text-decoration: none;
}


/* AJUSTES MENU IDIOMAS */
.menu_lang ul li:last-child span {
    border-right: 0px solid #3c3c3c;
    border-left: 1px solid #3c3c3c;
}

.menu_lang ul li:first-child span {
    padding-right: 0px;
    border-right: 0px solid #3c3c3c;
}

.menu_lang [data-wpml='language-item']:first-of-type
{
    margin-top: 0px !important;
    margin-right: -5px;
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list {
    gap: 0em !important;
}

/* AJUSTES MENU SECUNDARIO (inferior) */
.menu_second a{
    text-decoration: none;
    color: var(--wp--preset--color--contrast) !important;
    border-right: 0px solid #3c3c3c;
}

/* LISTA PROJECTS */
/* projects list title link */
:root :where(.wp-block-post-title a:where(:not(.wp-element-button)):hover) {
    text-decoration: none;
    /*color: #be7b62;*/
}
/* projects list category link */
:root :where(.wp-block-post-terms a:where(:not(.wp-element-button)):hover) {
    text-decoration: none;
    /*color: #be7b62;*/
}
/* projects lists tags link*/
:root :where(.wp-block-post-terms a:where(:not(.wp-element-button)):hover) {
    text-decoration: none;
    /*color: #be7b62;*/
}
.taxonomy-portfolio_tag a{
    border-right: 1px solid #c0c0bf;
    /*padding-left: 5px;
    padding-right: 10px;*/
    padding: 15px;
    pointer-events: none;
}
.taxonomy-portfolio_tag a:last-child{
    border-right: 0px;
}
.taxonomy-portfolio_category a{
    pointer-events: none;
}


/* FILTROS GALERIA*/
.vp-portfolio__filter-wrap{
    width: 100%;
    margin-bottom: 20px;
}
.vp-filter__item{
    width: 20%;
}
.vp-filter__style-minimal .vp-filter__item>* {
    color: #3c3c3c;
    font-weight: normal;
    font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.2rem) * 0.309), 1.3rem);
}
.vp-filter__style-minimal .vp-filter__item>a:focus, .vp-filter__style-minimal .vp-filter__item>a:hover {
    color: #be7b62;
}
.vp-filter__style-minimal .vp-filter__item>a:active {
    color: #3c3c3c;
}
.vp-portfolio__item-meta-title{
    font-size: ;
}
.vp-portfolio__items-style-fade {
    /*--vp-items-style-fade--links__text-decoration: none;*/
    /*--vp-items-style-fade--image__border-radius: 0;*/
    /*--vp-items-style-fade--image__transform: none;*/
    /*--vp-items-style-fade--image-hover__transform: scale(1.05);*/
    /*--vp-items-style-fade--overlay__text-decoration: none;*/
    /*--vp-items-style-fade--overlay__color: #fff;*/
    /*--vp-items-style-fade--overlay__background: #000;*/
    /*--vp-items-style-fade--overlay__border-radius: 0;*/
    /*--vp-items-style-fade--overlay__padding: 2em;*/
    /*--vp-items-style-fade--overlay__margin: 0;*/
    /*--vp-items-style-fade--overlay-items__gap: 1.5em;*/
    /*--vp-items-style-fade--meta-icon__font-size: 2em;*/
    /*--vp-items-style-fade--meta-categories__font-size: 0.9em;*/
    /*--vp-items-style-fade--meta-categories__font-weight: 500;*/
    /*--vp-items-style-fade--meta-categories__text-transform: uppercase;*/
    /*--vp-items-style-fade--meta-categories__text-decoration: none;*/
    /*--vp-items-style-fade--meta-categories__opacity: 0.8;*/
    /*--vp-items-style-fade--meta-categories__gap: 0 0.4em;*/
    /*--vp-items-style-fade--meta-categories__separator: ", ";*/
    /*--vp-items-style-fade--meta-inline__font-weight: 400;*/
    /*--vp-items-style-fade--meta-inline__line-height: 2;*/
    /*--vp-items-style-fade--meta-inline__font-opacity: 0.8;*/
    /*--vp-items-style-fade--meta-inline__gap: 0 1em;*/
    /*--vp-items-style-fade--meta-part-icon__offset: 0.5em;*/
    --vp-items-style-fade--meta-title__font-size: 1.2em;
    /*--vp-items-style-fade--meta-excerpt__line-height: 1.5;*/
    /*--vp-items-style-fade--meta-excerpt__opacity: 0.8;*/
    /*--vp-items-style-fade--meta-staggering__index: 1;*/
    /*--vp-items-style-fade--meta-staggering__transition-duration: 0.25s;*/
    /*--vp-items-style-fade--meta-staggering__transition-delay: 0.07s;*/
    /*--vp-items-style-fade--meta-staggering__transition-easing: cubic-bezier(0.25,0.46,0.45,0.94);*/
    /*--vp-items-style-fade-transition-duration: var(--vp-interactive__transition-duration);*/
    /*--vp-items-style-fade-transition-easing: var(--vp-interactive__transition-easing);*/
    /*--vp-items-style-fade--image__transition-duration: var(--vp-items-style-fade-transition-duration);*/
    /*--vp-items-style-fade--image__transition-easing: var(--vp-items-style-fade-transition-easing);*/
    /*--vp-items-style-fade--overlay__transition-duration: var(--vp-items-style-fade-transition-duration);*/
    /*--vp-items-style-fade--overlay__transition-easing: var(--vp-items-style-fade-transition-easing);*/
}


/* CONTENIDO ACCORDEONES EXTRA INFO PROJECT */
.eb-accordion-content{
    color:var(\u002d\u002deb-global-text-color);
    text-align:left;font-size:14px;
    padding-top:10px;
    padding-right:10px;
    padding-left:35px;
    padding-bottom:10px;
    border-top-width:1px;
    border-right-width:0px !important;
    border-left-width:0px !important;
    border-bottom-width:0px !important;
    border-color:#aaaaaa;
    border-style:solid;
    transition:border 0.5s,
    border-radius 0.5s,
    box-shadow 0.5s,
    background 0.5s;
}
.eb-accordion-title-wrapper-eb-accordion-n79n8{
    padding-left: 0px !important;
}
.eb-accordion-n79n8.eb-accordion-container .eb-accordion-wrapper + .eb-accordion-wrapper {
    padding-top: 0px !important;
}


/* TABS FICHA PROJECT */
#tab_info{
    justify-content: left;
}
#tab_equipo{
    justify-content: right;
}

/* FOTOS PROJECT */
.project_photos_footer{
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-bottom: 1px solid var(--wp--preset--color--contrast);*/
    margin-top: 0px !important;
    margin-bottom: 40px !important;
}

.project_photo_row .vp-portfolio__item-meta-title{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: var(--wp--preset--font-size--medium) !important;
    text-transform: unset;
    margin-bottom: 20px !important;
}
.project_photo_row .vp-portfolio__item-meta{
    padding: 10px !important;
}

.planos .vp-portfolio__item-img{
    padding-left: 30% !important;
    padding-right: 30% !important;
}
.planos35 .vp-portfolio__item-img{
    padding-left: 35% !important;
    padding-right: 35% !important;
}
.planos40 .vp-portfolio__item-img{
    padding-left: 40% !important;
    padding-right: 40% !important;
}

.vp-portfolio__items-style-default .vp-portfolio__item-overlay{
    background: #00000000;
}



/* PAGINA CONTACTO */
.instagram_h4{
    line-height: 0.4 !important;
}
.linkedin_h4{
    line-height: 0.4 !important;
}
.gmail_h4{
    line-height: 0.4 !important;
}

/* FOOTER */
.as_social_item_container{
    line-height: 0.7;
}


@media (max-width: 768px) {
    .vp-filter__style-minimal {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0.5rem;
    }
    
    .vp-filter__item {
        width: 100%;
    }
    
    body .is-layout-flex .div_main_logo{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    body .is-layout-flex .div_main_menu{
        width: 100%;
        display: flex;
        flex-direction: column;
        padding-top: 15px;
    }
}

