@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap');

.mobheader{
    display: none;
}

.martop20{
    text-align: center;
}

#areasuperior h2 > div{
    height: 0px;
    width: 0px;
}

.cuerponota{
    font-size: 19px !important;
}

.cuadropublicidadnotasinf{
    margin: auto !important;
    float: initial !important;
}

.areaColumna{
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
}

@media screen and (max-width: 770px){
    .mobheader{
        display: block !important;
    }

    #Header{
        display: none !important;
    }
	.s19{ font-size: 19px !important;}
    .drawer-menu-item{
        font-family: 'Roboto', sans-serif !important;
        font-weight: 300 !important;
        font-size: 16px !important;
        padding: .85rem !important;
    }
    
    .drawer-menu-item:hover{
        text-decoration: none !important;
        color: #222 !important;
        background-color: #c8ecf3 !important;
    }

    .drawer-menu li{
        border-bottom: 1px solid #e4e4e4 !important;
    }

    .martop20{
        margin-top: 20px !important;
    }

    #seccion{
        font-family: 'Roboto', sans-serif !important;
        margin-top: 20px !important;
        font-size: 1.7em !important;
        font-weight: 300 !important;
        color: #000000 !important;
    }

    #areasuperior h1{
        font-family: 'Roboto', sans-serif !important;
        line-height: 1.4 !important;
        font-weight: 400 !important;
        padding: 0 0 22px 10px !important;
    }

    #areasuperior h2{
        font-family: 'Roboto', sans-serif !important;
        font-weight: 400;
        font-size: 1.4em;
        line-height: 1.2;
    }

    #areasuperior h2 > div{
        height: 13px;
    }

    #areasuperior h3{
        font-family: roboto,sans-serif!important;
        font-size: 1.1em !important;
        font-weight: 400 !important;
        font-variant: normal !important;
    }

    #lugar {
        font-size: 1em !important;
    }

    #barracompartir p{
        display: none;
    }

    .cuerponota{
        font-family: roboto,sans-serif!important;
        font-size: 1.2em;
        font-weight: 300;
        line-height: 1.4;
        color: #000000;
        padding: 0px 12px !important;
        padding-top: 16px !important;
    }

    .barracompartir{
        height: auto;
    }

    .addthis_toolbox{
        display: flex !important;
        justify-content: center !important;
        align-items: flex-start !important;
        flex-wrap: wrap !important;
    }

    .addthis_toolbox a{
        margin: 0px;
    }

    #barracompartir a{
        font-size: 1em !important;
    }

    .atc_s{
        width: auto;
        padding: 0px 23px !important;
    }

    #barracompartir{
        height: auto !important;
    }

    #areanota{
        width: 100% !important;
        padding: 0px !important;
    }

    #galerianotas{
        border: 0px !important;
        width: 100% !important;
        padding: 0px !important;
    }

    #galerianotas img{
        width: 100% !important;
        height: auto !important;
        object-fit: cover !important;
    }

    .mrf-marfeelBadge{
        display: none !important;
    }

    .drawer-navbar-header{
        height: 5.75rem !important;
        display: flex !important;
        justify-content: space-between !important;
        padding: 0px !important;
        flex-direction: column !important;
    }

    .contDrawbot{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 0px;
    }

    .contDrawbot p{
        margin: 0px;
        font-family: roboto,sans-serif!important;
        font-size: 14px;
        font-weight: 300;
        padding: 4px 12px;
        border-bottom: 2px solid transparent;
    }

    .contDrawbot a{
        text-decoration: none !important;
        color: initial !important;
    }

    #Contenido .publicidadtop{
        margin-top: 111px!important;
    }

    .drawer-navbar .drawer-nav{
        padding-top: 5.75rem !important;
    }

    #areadeladerecha li{
        width: 100% !important;
        height: auto !important;
        margin: 10px 0px !important;
    }

    #areadeladerecha li img{
        width: 100%;
        width: 93%;
        height: auto;
    }

    .cuadropublicidadnotasinf{
        width: 100%;
        margin-bottom:20px !important;
    }

    #textonota{
        flex-direction: column;
    }

    .contColumnaMob{
        margin-top: 94px;
    }
/* 
    .cuerpoColumna{
        font-family:Georgia,times new roman,Times,serif !important;
    } */

}

