/* BEG: FLAG: ICONO BLOG */
.tpl-w-icon-blog{
    width: 65px;
}
.tpl-icon-blog{
    width: 65px;
    top: -10px;
    position: relative;
}
/* CAMBIANDO MEDIDAS DE COLUMNAS CUANDO ES MOVIL */
@media (max-width: 576px) {    
    #tpl_icon_dcha_movil .col-3 {
        max-width: 30%;
    }
    #tpl_icon_dcha_movil .col-6 {
        max-width: 40%;
    }
}
/* END: FLAG: ICONO BLOG */

/* ---------------------------------- */
/* BEG: BLOG LUCIA Y LUIGGI */
/* ---------------------------------- */
@media (max-width: 1204px) {   
    section.tpl_blog_lucia_title{
        /* margin-top: -80px !important; */
    } 
    .tpl_blog_lucia_title h2,
    .tpl_blog_lucia_title h3{
        font-size: 1.6rem !important;
    }

    .tpl_blog_lucia_header img{
        width: 30% !important;
    }   
}
@media (max-width: 767px) {  
     section.tpl_blog_lucia_title{
        padding: 10px 0 !important;
        /* margin-top: -70px !important; */
    } 
}
@media (max-width: 619px) {  
     section.tpl_blog_lucia_title{       
        /* margin-top: -55px !important; */
    } 
}
@media (max-width: 450px) {  
     section.tpl_blog_lucia_title{       
        /* margin-top: -40px !important; */
    } 
}
@media (max-width: 396px) {  
     section.tpl_blog_lucia_title{       
        /* margin-top: -35px !important; */
    } 
}

@media (max-width: 767px) {        
    section.tpl_blog_lucia_main{
        margin-top: 0px !important;
    }
    section.tpl_blog_lucia{
        margin-top: -90px !important;       
    }
    .tpl_blog_lucia img{
        width: 40% !important;
    }

    .tpl_blog_lucia_header{
        padding: 10px 0 10px 0 !important;
    }    
}

@media (max-width: 1204px) {   
    section.tpl_blog_luiggi_title{
        margin-top: -45px !important;       
    } 
    .tpl_blog_luiggi_title h2,
    .tpl_blog_luiggi_title h3{
        font-size: 1.6rem !important;
    }
}
@media (max-width: 767px) {        
    section.tpl_blog_luiggi_main{
        margin-top: -40px !important;
    }
    section.tpl_blog_luiggi{
        margin-top: -80px !important;       
    }
    .tpl_blog_luiggi img{
        width: 40% !important;
    }
}
@media (max-width: 767px) {        
    section.tpl_blog_lucia_celular_main{
       display: none;
    } 
    section.tpl_blog_lucia_pregunta_main{
        padding: 15px !important;
        margin-top: 60px !important;
    }  
    .tpl_blog_lucia_header img{
        width: 20% !important;
    }    
}
/* ---------------------------------- */
/* END: BLOG LUCIA Y LUIGGI */
/* ---------------------------------- */