/*

Theme Name: Salient Child Theme

Description: This is a custom child theme for Salient

Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266

Author: ThemeNectar

Author URI:  https://themeforest.net/user/themenectar

Template: salient

Version: 1.0

*/







body.home .post-fmre .extract-post-fmre {

    height: 126px !important;

    -webkit-line-clamp: 4;

}



body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] textarea, 

body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], 

body[data-form-style="minimal"] input[type=password], body[data-form-style="minimal"] input[type=tel], 

body[data-form-style="minimal"] input[type=url], body[data-form-style="minimal"] input[type=search], 

body[data-form-style="minimal"] input[type=date], body[data-form-style="minimal"] select{

    border-bottom: 2px solid #FF4633;

}



.post-fmre.media-actualidad{

    min-height: 470px;

}

.media-actualidad .publicaciones.imagen-destacada{

    min-height: 380px;

    background-position: center;

    background-size: auto;

    background-repeat: no-repeat;

    margin: 30px;

}

.post-fmre.media-actualidad .date-fmre{

    width: 100%;

}

.post-fmre.media-actualidad .blog-fmre > h6{

    font-size: 16px;

}

.post-fmre.media-actualidad .blog-fmre > p.extracto{

    -webkit-line-clamp: 8;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    overflow: hidden;

}

.nectar-simple-slider .flickity-prev-next-button:after{

    background-color: transparent;

}

.not-capitalize{

    text-transform: none;

}



body.archive .post-content{

    padding-left: 0px;

}

/* De cerca */

#opinion-de-cerca .post-fmre .imagen-fmre-blog {

    min-height: 195px;

    position: relative;

    background-size: contain;

}

.material #slide-out-widget-area.slide-out-from-right .fa-twitter:after,

.material #slide-out-widget-area.slide-out-from-right .fa-instagram:after {

    display: none;

}

.otgs-development-site-front-end{
    display: none !important;
}

@media only screen and (max-width: 690px){

    .owl-theme .owl-dots, .owl-theme .owl-nav {

       display: none;

    }

    body.material .nectar-button.large{

        padding: 14px 90px !important;

    }

    a.page-numbers:not(:first-child):not(:last-child),

    span.page-numbers.dots{

        display: none;

    }

    .imagen-ehmes-blog {

        width: 100%;

        background-size: cover !important;

        padding: 85px 0px;

    }

    .page-id-7313 .post-fmre-miembros .blog-fmre {

        min-height: 85px;

    }

    .row .send-button input.button[type=submit]{

        padding: 15px 135px !important;

    }

}