/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/



/* --- AJUSTES GENERALES --- */

.colorBlanco {
    color: #fff;
}

.colorNaranja {
    color: #E88400;
}

.colorAmarillo {
    color: #F3BF29;
}

.textoCentrado {
    text-align: center;
}

.parrafoCero {
    margin-bottom: 0;
}

.textoLegal {
    font-size: 0.8rem;
}

.textoResaltado {
    font-weight: 700;
}

.textoMayus {
	text-transform: uppercase;
}

.tipoDestacada {
	font-family: "DM Serif Display", Helvetica, Arial, Verdana, sans-serif;
}
h2.subtitulo {
    display: table;
}

/* --- AJUSTES CABECERA --- */

.mini-widgets {
    position: absolute;
    top: 8px;
    right: 0px;
}
.encabezado-cabecera,
.encabezado-cabecera-pgs {
    font-size: 21px;
    line-height: 24px;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.home .encabezado-cabecera-pgs {
    display: none;
}

.encabezado-cabecera-pgs {
    display: block;
}
.home .encabezado-cabecera {
    display: block;
}
.encabezado-cabecera {
    display: none;
}

#primary-menu {
    margin-top: 50px;
}

.main-nav > li .sub-nav,
.main-nav > li .sub-nav li,
.main-nav > li .sub-nav li a {
    position: relative;
    visibility: visible !important;
    z-index: 200;
    top: auto;
    left: auto;
    opacity: 1 !important;
    box-shadow: none;
}

.menu-item-81.has-children > a:after {
    /*background-image: url("https://insiturestauracion.es/wp-content/uploads/2021/07/hover-menu-item.png") !important;*/
	background-image: none;
    background-repeat: no-repeat !important;
    background-size: 30px;
    position: absolute;
    bottom: -21px;
    right: -70px;
    content: "";
    width: 100%;
    height: 100%;
}

li:not(.dt-mega-menu) .sub-nav {
    width: 165px;
    height: 100px;
    top: 35px !important;
}


/*ajustes portada*/

.ult-banner-block h3 {
	position: absolute !important;
    bottom: 10px !important;

}

.ult-banner-block:after {
    background: #00000024;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ult-banner-block:hover:after {
    background: #e6151500;
    
}
.vc_btn3.vc_btn3-style-custom {
    background-image: none;
}

/* --- AJUSTES TITULOS --- */

.tituloPagina {
    font-size: 52px;
    line-height: 55px;
    letter-spacing: 1px;
}

.tituloSeccion {
    font-size: 25px;
    line-height: 30px;
}

.tituloIntermedio {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 0;
}

.subtituloPagina {
    font-size: 30px;
    line-height: 35px;
    font-weight: 300;
    margin-top: 10px;
}

.subtituloSeccion {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
}

.textoDestacado {
    font-family: 'DM Serif Display';
    font-size: 30px;
    line-height: 35px;
}


/* --- ENLACES CLAROS --- */
a.enlaceClaro {
    color: #fff;
}

a.enlaceClaro:hover{
    color: #F3BF29;
}

/* --- AJUSTES PROYECTOS --- */
.comment-respond, .comments-area, .single-related-posts {
    display: none!important;
}

nav.navigation.post-navigation {
    display: none;
}

.page-title.title-center.solid-bg.page-title-responsive-enabled {
    display: none;
}

.smile-icon-timeline-wrap {
    margin-bottom: 35px;
    margin-top: 20px;
    display: block;
    position: relative;
    z-index: 9;
    max-width: 100%;
    margin-left: -52%;
}

.timeline-post-left .ult-timeline-arrow, .timeline-post-right .ult-timeline-arrow {
    display: none;
}

.timeline-block.timeline-post-right, .timeline-block.timeline-post-left {
    border: none;
}

.timeline-line {
    border-right: 2px solid #e6be3b!important;
}

.timeline-block .timeline-header h3, .timeline-header-block .timeline-header h3 {
    font-size: 15px;
    line-height: 1.5em;
    margin: 0 0 7px;
    display: block;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

span.uavc-list-desc.ult-responsive {
    color: #E88400;
    font-style: italic;
    font-weight: 600;
    padding-bottom: 15px;
}

.paddingColumnaResaltado p::after {
    padding-right: 10%;
    background-image: url(https://insiturestauracion.es/wp-content/uploads/2021/07/barra-degradada-resaltados.png?id=45) !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    content: " ";
    width: 400px;
    height: 100px;
    position: absolute;
}



.single .project-content {
    margin-bottom: 0;
}




.smile-icon-timeline-wrap {
    max-width: 200px;
}



/* --- COMIENZO RESPONSIVE --- */

/* ----------------- COMIENZO RESPONSIVE ----------------- */

/* -- Ordenadores pequeños -- */ 
@media only screen and (min-width: 992px) and (max-width: 1299px) {

}


/* -- Tablets -- */ 
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .smile-icon-timeline-wrap {
        margin-bottom: 35px;
        margin-top: 20px;
        display: block;
        position: relative;
        z-index: 9;
        max-width: 100%;
        margin-left: 0;
    }
    
    .tituloPagina {
        font-size: 40px;
        line-height: 45px;
        letter-spacing: 1px;
    }

}


/* -- Móviles -- */
@media only screen and (max-width: 767px) {
    .tituloPagina {
        font-size: 35px;
        line-height: 35px;
        letter-spacing: 1px;
        padding-bottom: 30px;
    }
    
    .smile-icon-timeline-wrap {
        margin-bottom: 35px;
        margin-top: 20px;
        display: block;
        position: relative;
        z-index: 9;
        max-width: 100%;
        margin-left: 0;
    }
    
    .paddingFoto {
        padding: 0px;
    }
    
    .tituloSeccion {
        font-size: 20px;
        line-height: 26px;
    }
    
    .paddingColumnaResaltado {
        padding-right: 10%;
        background-image: url(https://insiturestauracion.es/wp-content/uploads/2021/07/barra-degradada-resaltados.png?id=45) !important;
        background-position: 84% 95% !important;
        background-repeat: no-repeat !important;
        background-size: 30% !important;
    }
    
    .textoDestacado {
        font-family: 'DM Serif Display';
        font-size: 25px;
        line-height: 33px;
    }

}