/*
Theme Name: Innova
Version: 1.0
Description: Tema hijo de Divi para hacer cambios sin riesgo
Author: Medios y proyectos
Author URI: http://mediosyproyectos.com
Template: Divi
*/

@import url("../Divi/style.css");


/* =Theme customizations
------------------------------------------------------- */

/*Barra del main menu*/
* .et_fixed_nav #main-header,
.et_fixed_nav #top-header {
    position: absolute !important;
    /*degradado barra del main menu*/
    background: rgba(31, 31, 31, 0.5);
    background: -moz-linear-gradient(top, rgba(31, 31, 31, 0.5) 0%, rgba(31, 31, 31, 0.5) 31%, rgba(31, 31, 31, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(31, 31, 31, 0.5)), color-stop(31%, rgba(31, 31, 31, 0.5)), color-stop(100%, rgba(31, 31, 31, 0)));
    background: -webkit-linear-gradient(top, rgba(31, 31, 31, 0.5) 0%, rgba(31, 31, 31, 0.5) 31%, rgba(31, 31, 31, 0) 100%);
    background: -o-linear-gradient(top, rgba(31, 31, 31, 0.5) 0%, rgba(31, 31, 31, 0.5) 31%, rgba(31, 31, 31, 0) 100%);
    background: -ms-linear-gradient(top, rgba(31, 31, 31, 0.5) 0%, rgba(31, 31, 31, 0.5) 31%, rgba(31, 31, 31, 0) 100%);
    background: linear-gradient(to bottom, rgba(31, 31, 31, 0.5) 0%, rgba(31, 31, 31, 0.5) 31%, rgba(31, 31, 31, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f1f1f', endColorstr='#1f1f1f', GradientType=0);
}

/*footer azul*/
#main-footer {}

div.footer-widget div#text-2 {
    font-size: 25pt;
    font-weight: bold;
    text-align: right;
    margin-left: 30%;
    padding-right: 15%;
    border-right: 4px #f8f8f9 solid;
    height: 184px;
}

div.footer-widget div#text-3 {
    margin-left: -20%;
    padding-left: 15%;
}

div.footer-widget div#text-3 p {
    font-weight: lighter;
    line-height: 1.4em;
}

/*Footer negro*/
#footer-bottom .et-social-icon a {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 20px;
    background-color: #4e7ee9 !important;
}

.container.clearfix div#footer-info {
    width: 8%;
    float: left;
    margin-left: 65%
}

/*div#monarchwidget-2{
    display: flex;
    width:15%;
}*/
/*clear both*/
.put_clear_both {
    clear: both;
}

/*Home*/
div.centrar_imagenes_home_padre h3 span {
    color: #f8f8f9 !important;
}

/*Sección de comentarios*/
#comment-wrap {
    display: none;
}

/*ocultar título de una entrada*/
.et_post_meta_wrapper {
    display: none;
}

/*Barra de abajo del todo*/
a#icon {
    background-image: url("http://recoverixpro.com/innova/wp-content/uploads/2019/06/circulo-cerdito.png");
}

/*Blog*/

div.post-content {
    display: none;
}

#blog-container>div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#blog-container>div>article {
    width: 30%;
    background: white;
}

#blog-container>div>article:nth-child(1),
#blog-container>div>article:nth-child(4),
#blog-container>div>article:nth-child(5) {
    width: 55%;
}

#blog-container>div>article:nth-child(2),
#blog-container>div>article:nth-child(3),
#blog-container>div>article:nth-child(6) {
    width: 40%;
}

@media(max-width:980px) {
    #blog-container>div>article {
        width: 100% !important;
    }
}

.et_pb_posts .et_pb_post .post-meta {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}

.et_pb_posts .et_pb_post .post-meta a {
    color: #FFF;
    padding: 6px 14px;
    font-size: 18px;
    font-weight: bold;
    display: block;
    background: #4e7ee9;
    border-radius: 7px;
    margin: 20px 20px 0 0;
}

#blog-container .et_overlay:before {
    content: "Leer más";
    font-family: 'Cairo', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600;
    font-size: 26px;
    margin-left: -50px;
}

#blog-container .et_pb_post .entry-featured-image-url {
    margin-bottom: 0;
}

#blog-container.et_pb_posts .et_pb_post h2 {
    padding-bottom: 0;
}

#blog-container.et_pb_posts .et_pb_post h2 a {
    color: #393939;
    display: block;
    padding: 30px 80px 30px 30px;
    position: relative;
}

#blog-container .pagination {
    width: 100%;
}

a.entry-featured-image-url img {
    height: 275px;
    object-fit: cover;
}

a.entry-featured-image-url img:hover {
    background-color: #fff;
}

a.entry-featured-image-url img::before:hover {
    content: "Leer más";
}

article h1.entry-title {
    width: 80%;
    margin: -10px 0px 0px 20px;
    padding-bottom: 20px;
}

#blog-container.et_pb_posts .et_pb_post h2 a:after {
    font-family: 'ETmodules';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "5";
    position: absolute;
    top: 50%;
    background: #4e7ee9;
    color: #FFF;
    padding: 5px;
    border-radius: 50%;
    right: 30px;
    margin-top: -22px;
    font-size: 34px;
}

/*Entradas/Posts*/

.header-img {
    min-height: 450px;
}

#single-post-header {
    background-size: cover;
    background-position: center;
}

div#content-area {
    margin-left: 150px;
    margin-right: 150px;
}

article.et_pb_post div.entry-content h3 {
    color: #272727;
    font-size: 17pt;
    line-height: 1.3em;
    padding-bottom: 20px;
}

article.et_pb_post div.entry-content h4 {
    color: #272727;
    font-size: 17pt;
    line-height: 1.3em;
    padding-bottom: 20px;
}

article.et_pb_post div.entry-content p {
    color: #272727;
    line-height: 1.3em;
    padding-bottom: 15px;
}

blockquote.wp-block-quote {
    border-left: 7px #4e7ee9 solid;
}

blockquote.wp-block-quote p {
    color: #4e7ee9 !important;
    font-size: 15pt;
    line-height: 1.2em;
}

@media (min-width:1200px) {

    /*Home*/
	/*
    div.centrar_imagenes_home_padre h3 span {
        color: rgba(248, 248, 249, 0) !important;
    }

    div.centrar_imagenes_home_padre h6 span {
        color: rgba(248, 248, 249, 0) !important;
    }

    div.centrar_imagenes_home_padre div.centrar_imagenes_home:hover h3 span {
        transition-duration: 0.4s;
        color: #f8f8f9 !important;
    }

    div.centrar_imagenes_home_padre div.centrar_imagenes_home:hover h6 span {
        transition-duration: 0.2s;
        color: #f8f8f9 !important;
    }
	*/
}

@media(max-width:980px) {

    /*Main menu desplegable*/
    ul#mobile_menu {
        background-color: #f8f8f9 !important;
    }

    ul#mobile_menu li a {
        color: #4e7ee9 !important;
    }

    /*#272727*/
}

@media(max-width:750px) {

    /*Home*/
    div.et_pb_header_content_wrapper h3 b,
    div.et_pb_header_content_wrapper h3 strong {
        font-size: 20pt;
        line-height: 1.1em;
    }

    div.header-content-container div.header-content h2 {
        font-size: 30pt;
    }

    div.et_pb_column div.et_pb_text_inner h3,
    div.et_pb_section p {
        text-align: center !important;
    }

    div.centrar_imagenes_home_padre {
        text-align: center !important;
    }

    div.centrar_imagenes_home {
        display: inline-block !important;
    }

    div.precio_home h3 {
        font-size: 25px !important;
        line-height: 0.5em;

    }

    div.precio_home div.precio_precio_home h2 strong {
        font-size: 50px !important;
        line-height: 0.01em !important;
    }

    div.precio_home div.precio_precio_home p {
        line-height: 1em !important;
        display: block;
        margin-bottom: -20px;
    }

    /*footer azul*/
    div#footer-widgets {
        padding-left: 20px;
    }

    div.footer-widget div#text-2 {
        margin-left: -6%;
        border-right: 0px;
        text-align: left;
        height: 70px;
        font-size: 20pt;
    }

    div.footer-widget div#text-3 p {
        font-size: 12pt;
        line-height: 1.3em;
    }

    section#frasehome {
        font-size: 10pt !important;
    }

    /*Entradas/Posts*/
    div#content-area {
        margin-left: 20px;
        margin-right: 20px;
    }

    article.et_pb_post div.entry-content h3 {
        font-size: 16pt;
        line-height: 1.2em;
    }

    article.et_pb_post div.entry-content p {}

    blockquote.wp-block-quote {
        border-left: 6px #4e7ee9 solid;
    }

    blockquote.wp-block-quote p {
        line-height: 1.1em;
    }

    .header-img {
        min-height: 250px;
    }
}

@media (min-width: 981px) {

    /*línea blog y left-area al 100%*/
    #left-area {
        width: 100% !important;
    }

    #main-content .container:before {
        width: 0 !important;
    }
}

/*contacto*/

.et_pb_map {
    height: 625px;
}

input[type=text],
input[type=email],
input.text,
input.title,
textarea,
select {
    margin: 0 0 10px 0;
    width: 100%;
    background: transparent;
    border: 1px solid #000000;
    padding: 18px 10px;
    color: #415e6f;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
    background: #b7bfc5;
    border: 1px solid #415e6f;
    color: #FFF;
}

.wpcf7-form {
    margin: 0 4% 0 10%;
}

.wpcf7-form p {
    padding-bottom: 0;
}

.form-left,
.wpcf7-form p {
    clear: both;
}

.form-right {
    width: 50%;
    float: right;
    padding-left: 1%;
}

.form-left {
    width: 50%;
    float: left;
    padding-right: 1%;
}

.wpcf7-submit {
    float: right;
    background: #4e7ee9;
    border: 0;
    padding: 15px 30px;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
}

.et_pb_slide_image {
    width: 100%;
}