/*
 Theme Name:   The7 Child - Dreveal
 Description:  Responsive Multi-Purpose WordPress Theme (Child Theme)
 Author:       Ing. Carlos Humberto Cortez Melgar
 Template:     dt-the7
 Version:      1.0
*/
.etiqueta_present_share .text h4 {
    font-size: 23px !important;
    margin-left: 10px !important;
}

.linksAndImageSlider-list li {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.linksAndImageSlider-description {
    padding: 0px 10px !important;
}
.btn_dowload_report_builders a {
    width: 430px !important;
}
.text-hidden-es{
    display: none !important;
}
.blog-view3-containner-parafo {
    justify-content: flex-start !important;
    align-items: flex-start !important;
}
.blog-view3-containner-parafo ul li {
    margin-left: 3%;
    width: 100% !important;
}
.footer-outline-decoration{
    /*display:none;*/
}
.footer-bo{
    display: block !important;
}

.etiqueta-ahorro{
    padding-bottom: 9px !important;
    padding-top: 9px !important;
}
.btn-free-price-plan-embedded {
    width: 376px !important;
    left: -45px !important;
}
.productosDrevealMainDescripcion {
    margin-top: 31px !important;
    margin-bottom: 17px !important;
}

@media (max-width:480px) {
    .text h4{
        margin-left: 26px !important;
        margin-top: 4px !important;
        font-size: 17px !important;
    }
        .etiqueta_present_share .text h4 {
        margin-left: 26px !important;
        margin-top: 4px !important;
        font-size: 17px !important;
    }
}

@media (max-width:425px) {
    .container-schedule {
     padding: 15px !important;
    }
    .title-schedule {
    font-size: clamp(18px, 5vw, 19px) !important;
    line-height: 22px;
    }
    .property-schedule {
    font-size: 10px !important;
    }
        .etiqueta_present_share .text h4 {
        margin-left: 8px !important;
        margin-top: 0px !important;
        font-size: 18px !important;
    }
     .text h4{
        margin-left: 26px !important;
        margin-top: 0px !important;
        font-size: 17px !important;
    }
        .etiqueta_present_share .text h4 {
        margin-left: 26px !important;
        margin-top: 0px !important;
        font-size: 17px !important;
    }
        
}

@media (max-width: 420px) {
    .btn-schedule {
        font-size: 11px !important;
        line-height: 18px;
    }
        .title-schedule {
        font-size: clamp(18px, 5vw, 19px) !important;
        line-height: 22px;
    }
        .property-schedule {
        font-size: 9px !important;
    }
}

@media (max-width: 375px) {
    
    .property-schedule {
        font-size: 7px !important;
    }
    .property-schedule {
        line-height: 13px !important;
    }
    .text h4{
        margin-left: 26px !important;
        margin-top: 0px !important;
        font-size: 17px !important;
    }
        .etiqueta_present_share .text h4 {
        margin-left: 26px !important;
        margin-top: 0px !important;
        font-size: 17px !important;
    }
}