/* * CSS impresion OKDIARIO * */
/* by Raúl 2017 & Packo */

footer,
nav,
aside,
.aux-col,
.commentsPolitics,
.mega,
.button_go_comment,
#SMIntext_frame,
#ayads-video-container,
div[id*="lig_okdiario_smartbox"],
[class^='teads'] {display: none !important;}

/*Título de la categoría*/
header.cabecera  {display:block;position:absolute!important;height: auto !important;}

header.cabecera .archiveSection {max-width: 990px !important; margin: 0 !important;border-bottom: 1px solid #333 !important; position: absolute;top: 0;    height: 30px;}
header.cabecera .archiveSection a{font-size: 32px !important; text-align: right !important;  padding-bottom: 15px!important;}

figure.main-image {width:100% !important;}

body {font-family: roboto; background-image:none; background:#fff; color:#000 !important;}
a {text-decoration:none; color:#000;}

#page {height:auto !important; overflow: visible !important;}
.swiper-pagination {display: none !important;}
.swiper-container{position: absolute!important; height: auto !important;}
.swiper-wrapper{position: absolute !important; height: auto !important;}


#postContent {float:none !important; width:auto !important; margin:0 !important; padding:0 !important;}
#postContent article header.entry-header {position:relative; float:left; width:100%; padding:20px 0!important; overflow: hidden;}
#postContent article header.entry-header .pre-title {font-size: 25px; line-height:28px;}
#postContent article header.entry-header .entry-title {font-size: 35px; line-height:38px;}

#postContent .content {width:100% !important; max-width:100% !important;}

#postContent .content .entry-content {padding:10px !important;}
#postContent .content .entry-content p {font-size: 18px!important;font-weight: 300!important;line-height: 20px!important;color:#000;}



/*Orientación vertical*/
@page {size: portrait;}
/*Orientación apaisada*/
@page {size: landscape;}

@page {
	size: A4; /*standar A4*/
}
