/* TESTED CSS OK */


/* cookies css */
.cookie-notice-container{
	padding: 15px 0;
	text-align: center;
	box-shadow: 5px 5px 11px 5px #333;
	border-top: 1px solid #999;
}

.cn-set-cookie, .cn-more-info{
	letter-spacing: 0.6px !important;
	font-family: "Roboto" !important;
	text-shadow: none !important;
	padding: 4px 15px !important;
	font-weight: 100 !important;
	background: #1a1a1a !important;
	color: #fff !important;
	    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.cn-set-cookie:hover, .cn-more-info:hover{
background: #f03a4b !important;
}  



.sin-autor .td-post-author-name{
	display: none !important;
}

.p10 .entry-title{
	padding: 10px 20px 10px 20px;
	margin-bottom: 25px !important;
}

.p10 .td-module-meta-info{
		margin-bottom: 30px;
}

.td-header-main-menu{
	padding-right: 20px !important;
	padding-left: 0px !important;
}


/* hide arrow on menu */
.td-icon-menu-down{
	display: none;
}


/* CSS FOR block title */
.td-block-title{
	font-size: 22px !important;
	font-weight: 700 !important;
	text-transform: uppercase;
}


/* applied to full width sections */
.full-width, .td-block-span4
{
	width: 100%;
}

.td-subcat-link{
	text-transform: uppercase;
	font-weight: 400 !important;
}

.services_list{
	padding: 0 0.688rem;
	margin: 0 auto;
	width: 100%;
}

.services_list ul li {
	list-style-type: none;
	float: left;
	width: 12.5%;
	padding: 0 0.1%;
	margin-bottom: 1px;
	margin-left: 0px;
}

.services_list ul li a {
	font-size: 0.68rem;
	line-height: 120%;
	color: #444;
	display: block;
	padding: 0 0 10px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.services_list ul li a:before {
	content: "";
	width: 100%;
	height: 40px;
	background: #C95B52;
	border-top: 3px solid #C95B52;
	display: block;
	margin-bottom: 10px;
	font-family: 'Iconos Pais';
	color: #fff;
	line-height: 36px;
	font-size: 1.6rem;
}

.services_list ul li a.eltiempo:before{
	font-family: 'FontAwesome';
	content: "\f26e";
}


/* SERVICES LIST */

.services_list ul li a.tiempo:before{
	font-family: 'FontAwesome';
	content: "\f185";
}
.services_list ul li a.metro:before{
	font-family: 'FontAwesome';
	content: "\f239";
}

.services_list ul li a.autobuses:before{
	font-family: 'FontAwesome';
	content: "\f207";
}

.services_list ul li a.cercanias:before{
	font-family: 'FontAwesome';
	content: "\f238";
}

.services_list ul li a.trafico:before{
	font-family: 'FontAwesome';
	content: "\f1b9";
}

.services_list ul li a.callejero:before{
	font-family: 'FontAwesome';
	content: "\f277";
}


.services_list ul li a.farmacias:before{
	font-family: 'FontAwesome';
	content: "\f0fe";
}

.services_list ul li a.cita-previa:before{
	font-family: 'FontAwesome';
	content: "\f017";
}



/* SERVICES LIST */



/* END TESTED CSS OK */


.td_block_wrap{
	    margin-bottom: 25px;
}

.img-full-width img{
	width: 100%;
}

.post-template-default .backstretch{
	display: none;
}

.post-template-default .td-container-wrap, .post-template-default .td-header-menu-wrap{
	width: 100% !important;
}

.td-post-author-name > a{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
	color: #f03a4b;
}


/*CSS FOR STAFF BLOCKS */ 

.staff-block .td-block-title{
	font-weight: 300 !important;
	text-transform: none;
}

/* CSS for fix auto margin in low res */

.td-module-thumb .entry-thumb{
	margin:auto;
}

/*CSS FOR READING TIME MODULE*/
.reading-time{
	border-bottom: 1px solid black;
}

/* feed rss css */

.thumbnail-excerpt img{
		width: 80% !important;
}

.feed-item{
	list-style-type: none;
	margin-left: 0px !important;
}

/* css feed rss only for home */
.wpb_wrapper li.feed-item {
	text-align: center;
	min-height: 335px;
	margin-bottom: 0px !important;
}
.wpb_wrapper .thumbnail-excerpt img {
float: none !important;
}
/*end*/


/* css feed rss only boadilla */
.textwidget li.feed-item {
	margin-bottom: 25px !important;
}

.feed-item > a{
	color: black;
	font-family: "Playfair Display";
	font-size: 18px;
	line-height: 25px;
}

/* feed rss css */
















/* Media queries */

@media all and (min-width: 1366px) {
/*whatsappcss */
.td-social-whatsapp {
    display: inherit;
}
	
/* CSS for set width wider only in post	 */
	
.single-post .td-container {
		width: 1338px;
}
	
.td-module-thumb .entry-thumb {
		width: 100%;
	}
}



@media (max-width: 767px) and (orientation: landscape) {
	
	.landscape .td-block-span6{
		width: 80%;
		margin: auto;
	}
}



@media (max-width: 767px) {
	

	
.td_block_11.td-column-1 .td_module_10 .item-details {
	padding-left: 0px;
}
	
.services_list ul li{
	width: 50%;
}

.thumbnail-excerpt > img {
	width: 100% !important;
}
	
li.feed-item {
	margin-left: 0px;
}
	
.opinion .td-image-container{
	margin: auto;
}
	
}