/*
Theme Name: Generatepress Child
Template: generatepress
*/
.productos-row .wpb_content_element{
    margin-bottom: 10px!important;
}
.rectificado-video .wpb_content_element {
    margin-bottom: 10px!important;
}
/*SIGUENOS*/
.siguenos{
    width: 50%;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
}
.siguenos a{
    display: inline-block;
    padding: 10px;
    margin: 10px;
}
@media (max-width: 500px){
    .siguenos{
    width: 90%;
}
}
/*BOTON*/
.boton{
    font-size: 18px!important;
    padding: 10px 20px!important;
    margin: 10px!important;
    border: #057b37 solid 2px!important;
    background-color: #057b37!important;
    color: #ffffff!important;
}
.boton:hover, .boton:active{
    background-color: transparent!important;
    color: #057b37!important;
}
/*HEADER*/
.site-header {
    background-color: #0f0f0f!important;
    color: #70ad47!important;
}
.site-header .inside-header .phone .phone-number,
.site-header .inside-header .email .mail-text{
    margin-bottom: 0!important;
    font-size: 22px!important;
    color: #057b37!important;
}
.site-header .inside-header .phone .phone-number:hover, .site-header .inside-header .phone .phone-number:active, .site-header .inside-header .email .mail-text:hover, .site-header .inside-header .email .mail-text:active{
    color: #37955F!important;
}
@media (max-width: 768px){
    .site-header .inside-header .phone .phone-number, .site-header .inside-header .email .mail-text{
        font-size: 16px!important;
    }
}
/*BODY ANCHO*/
body .grid-container {
    max-width: 100vw!important;
}
.one-container .site-content{
    padding: 0!important;
}
@media (max-width: 768px){
    .one-container .site-content{
        padding: 0!important;
    }
}
.entry-content{
    margin: 0!important;
}
/*BLOG*/
#page #content #right-sidebar{
    display: none!important;
}
/*BLOG BODY*/
@media (min-width: 1025px){
    #page #content #primary.grid-75 {
        float: none!important;
        width: 100%!important;
    }
}
@media (max-width: 1024px) and (min-width: 768px){
    #page #content #primary.tablet-grid-75 {
        float: none!important;
        width: 100%!important;
    }
}
#page #content #primary #main .no-results{
    text-align: center!important;
}
.blog > #page > #content > #primary > #main article.post > .inside-article > .entry-summary, .blog > #page > #content > #primary > #main article.post > .inside-article > .entry-meta{
    display:none!important;
}
.vc_row {
    margin-left: 0!important;
    margin-right: 0!important;
}
#inicio-productos .vc_gitem-post-data-source-post_title h4{
text-align: center!important;
}
#inicio-productos .vc_gitem-post-data-source-post_excerpt, #inicio-productos .vc_btn3-container{
display: none!important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
    margin-top: 0!important;
    margin-bottom: 20px!important;
}