@import url('https://fonts.googleapis.com/css?family=Permanent+Marker&display=swap');
body .widget-china{/* background: url(https://especiales2.cooperativa.cl/apps/imag/efecto_china/bg.svg); */background-size: 60%;}

body .widget-china{width: 98%;/* height: 300px; *//* background: #3c3c3c00; */display: table;margin: auto;padding: 3% 0 30px 0;border: 1px solid #e9b500;margin-bottom: 15px;}
body .widget-china .contenedor-widget-china{
    display: grid;
    grid-template-columns: repeat(auto-fill, 24%);
    grid-gap: 1%;
    justify-content: center;
    }




body .widget-china .contenedor-widget-china article#modulo-noticia-china{/* width: 300px; *//* height: 188px; *//* background: #f7f5f6; */margin: 15px auto;display: flex;padding: 0 0%;position: relative;}



article#modulo-noticia-china .cont-rotulo-categoria {width: 100%; height: 50px; position: relative; margin: auto; padding: 0 0%; }
article#modulo-noticia-china .cont-rotulo-categoria:after {content: ""; top: 21px; position: absolute; width: 100%; margin-left: 0%; }

    article#modulo-noticia-china picture{/* margin:0; */width: 100%;overflow: hidden;display: block;position: relative;border: 1px solid yellow;}
    article#modulo-noticia-china picture img{position:relative;margin: auto;width: 100%;display: block;transition: all .3s cubic-bezier(1, 0.28, 0.76, 0.6);}
    article#modulo-noticia-china .capa-sombra{width: 100%;height: 100%;position: absolute;background: linear-gradient(rgba(255, 255, 255, 0), rgb(0, 0, 0));bottom: 0;z-index: 1;}
    article#modulo-noticia-china .contenido-picture{width: 100%;height: 100%;position: absolute;display: flex;z-index: 1;align-items: center;}
    article#modulo-noticia-china .contenido-picture a{    text-decoration: unset;}
    article#modulo-noticia-china h1.titular-noticia,article#modulo-noticia-china h3.titular-noticia{/* align-items: center; *//* display: flex; *//* width: 96%; */padding: 2%;/* font-size: 1.2rem; *//* margin: 0px auto; */font-weight: normal;color: #fff;line-height: 1.1;text-shadow: 3px 3px 6px #333;align-content: center;font-family: merriweather;position: absolute;bottom: 6%;/* background: red; */font-size: 5.5vw;}
    article#modulo-noticia-china .contenedor-bajada{width: 86%;font-size: 15px;z-index: 1;margin-left: 9%;display: none;}
    article#modulo-noticia-china .contenedor-bajada .texto-bajada p {font-size: 18px;/* margin-top: -43px; */color: #fff;text-shadow: 2px 2px 6px #333;}
    article#modulo-noticia-china .contenedor-bajada .texto-bajada p:nth-child(n+2){display:none;}
    article#modulo-noticia-china .contenedor-bajada .texto-bajada p::before {color: #cce0ff;margin-left: -24px;margin-right: 10px;} 
    article#modulo-noticia-china .contenedor-relacionada{width: 270px;margin: auto;margin-top: 30px;}
    article#modulo-noticia-china .contenedor-relacionada div.nota-relacionada{font-size: 16px;margin-top: 10px;font-weight: lighter;color: #555;}
    article#modulo-noticia-china .contenedor-relacionada div.nota-relacionada::after {content: ">";color: #06f;font-weight: bold;}  
    article#modulo-noticia-china .contenedor-relacionada div.nota-relacionada span.fecha-publicacion-relacionada{font-size: 17px;margin-top: 15px;color: #0066ff;padding-right: 10px;font-weight: bold;}
    article#modulo-noticia-china .contenedor-datos{width: 50%;height: 28px;display: flex;z-index: 1;/* margin: auto; *//* padding: 0px 0; */position: absolute;bottom: 15px;right: 0;align-content: flex-end;align-items: center;}
    article#modulo-noticia-china .contenedor-datos .fecha-publicacion {/* color: #ff6800; */width: 30%;display: inline-table;/* font-size: 1rem; *//* position: relative; *//* left: 0; *//* float: left; */} 
    article#modulo-noticia-china .botones-redes-sociales{float: unset;position: absolute;bottom: 2%;right: 5px;width: 50%;height: 30px;display: none;}
    article#modulo-noticia-china .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: right;text-align: center;margin-right: 3%;}
    
    article#modulo-noticia-china .contenido-picture .fecha-publicacion{position: absolute; bottom: 32px; font-size: 1rem; width: 48%; height: 22px; color: #ed7623; left: 2%; z-index: 9; font-family: lato; font-weight: lighter; text-shadow: 0px 0px 4px black;}
    article#modulo-noticia-china .contenedor-datos .fecha-publicacion time{color: #ff6600;font-weight: normal;font-family: lato;/* font-size: 13px; */}
    article#modulo-noticia-china ul.contenedor-notas-relacionadas{width: 90%;font-size: 18px;margin: 15px 0px 0px 10px;color: #333;font-weight: normal;margin-bottom: 20px;font-family: lato;list-style-type: square;border-left: 1px solid #0066ff;}
    article#modulo-noticia-china ul.contenedor-notas-relacionadas li.nota-relacionada{margin-top: 10px;color: #555;margin-left: 19px;width: 100%;}
    article#modulo-noticia-china ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada{font-size: 16px;font-weight: normal;line-height: normal;}
    article#modulo-noticia-china ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada::after {content: "+";color: #06f;font-weight: normal;font-size: 18px;margin-left: 5px;position: absolute;} 
    article#modulo-noticia-china ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada time{color: #0066ff;font-weight: bold;font-size: 14px;margin-right: 7px;}  
    article#modulo-noticia-china:hover{opacity: .9;}
    article#modulo-noticia-china ul.contenedor-notas-relacionadas li.nota-relacionada:hover {color: #0066ff;}



body .widget-china .rot_widget{
    display: grid;
    grid-template-columns: repeat(2,50%);
    grid-gap: 0%;
    width: 100%;
    justify-content: center;
    align-content: center;
    align-items: center;
    justify-items: start;
    }
body .widget-china .rot_widget .logo-widget-china{font-family: 'Permanent Marker', cursive;color: #b7221c;font-size: 1.3em;display: flex;align-content: space-around;position: relative;margin-left: 2%;}
body .widget-china .rot_widget .logo-widget-china a{text-decoration: none;color: #b7201b;line-height: 2;}
body .widget-china .rot_widget .logo-widget-china2{display: flex;justify-self: flex-end;background: #bdae6d;font-size: 10px;color: #e2e2e2;line-height: 4;font-family: 'Raleway';text-indent: 2px;}
body .widget-china .rot_widget .logo-widget-china2 img{width: 125px;height: 40px;}
body .widget-china .rot_widget .logo-widget-china:before {
    content: "";
    position: absolute;
    width: 139px;
    left: 0;
    /* bottom: 0; */
    top: 0;
    border-bottom: 5px solid #e9b500;
}

@media only screen and (max-width: 767px){

body .widget-china .contenedor-widget-china {
    display: grid;
    grid-template-columns: repeat(auto-fill, 98%);
    margin: 1%;
    width: 100%;
}

}