/*
Theme Name: City government child
Theme URI: http://semanticae.es
Version: 4.0
Description: Tema hijo de MyProduct para hacer cambios sin riesgo
Author: Semanticae
Author URI: http://semanticae.es
Template: city-government
*/
 
@import url("../city-government/style.css");
 
/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/

#mymenu{
	clear:both;
 float:left;
 overflow:hidden;
 width:100%;
}
#menusection{
	float:left;
	 left:50%;
	 list-style-type:none;
	 margin:0 auto;
	 padding:0;
	 position:relative;
}
#menusection li{
	float:left;
	position:relative;
	right:50%;

}

#menusection li li {
    right: auto;
    float: none;
    position: relative;
}

.responsive_grid img {
    height: auto;
   }

article p{
	line-height: 1.4em;
}

.home .shortcode1-2 {
    min-height: 580px!important;
}

.home .news-bar .container{display:none;}
.home .pagination { display: none;}

.home .blog-bottom .author-name {display: none!important;}
.home .blog-bottom  {font-size:0.9em; margin-bottom: 10px;}
.home .slider_main .border_container {display:none;}

.home .slider_main .slider_readmore {
	display:none;
}
.home .slider_main .home_slider_caption .slider_content strong {
	font-family: "Oswald";
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;

}

#press_release h2 a, #press_release h2 {
	font-size: 18px;
	font-family: "Oswald";

}
.wp-caption-text {
    text-align: center;
    font-size: 0.8em;
}
.page-id-1442 table, .page-id-1442 table th, .page-id-1442 table td{
	border: 1px solid #ccc;
}
.page-id-1442 table{
	margin-bottom: 30px;
}
.page-id-1442 th {
	font-size: 1.1em;
	background-color: #ccc;
	color: #000;
	padding: 5;
}
.page-id-1442 th.encabezado1{
	font-size: 1.3em;
	background-color: #78058e;
	color: #fff;
	padding: 10;
}

.comments2 { display: none !important; }

.w3eden {
    margin-top: 20px;
}

.slid-holder-inner {
    min-height: 200px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald';
}
.slid-holder-inner img{
   margin-bottom: 10px;
   width: auto!important;
	max-height: 115px;
}
.flexslider {
     margin-bottom: 60px!important;
}
.flexslider .slides li.slide-image .caption {
    border-left: 0!important; 
    font-size: 28px!important;
    font-family: 'Oswald';
    left:0!important;
    padding: 34px 100px 34px 25px!important;
}

.page-id-1437 .date_month_post{
	display: none;
}

.page-id-1437 .post_featured_image{
	display: none;
}
.page-id-1437 .post_meta{
	display: none;
}
.post .icon-tags{
	display: none;
}

.inner_content .em-search-wrapper {
	display:none;
}

.css-events-list thead{
	text-transform: uppercase;
	font-size: 1.2em;
	color: #78058e;
	border-bottom: 1px solid #78058e;

}

.css-events-list td{
	color: #000;
}

.css-events-list td a{
	font-size: 1.2em;
	color: #78058e;
	font-family: "Oswald";
}
.css-events-list tr {
	border-bottom: 1px dotted #ccc;
}

.thumbnail_image img {
   
    height: auto;
}

#press_release .b-top-links li.author-name {
	display:none;
	}

.category-noticia .post_meta span{
	display: none;
}

.footer_widgetarea{
	display: none;
}

.footer-top{
	display: none;
}
.event_detail_wrapper #general_event_detail h2 {
	display: none;
}

@media (max-width: 767px){
	.container {
	    width: 100%!important;
	    
	}
	.slid-holder-inner {
    min-height: auto;
    
}
}
@media (min-width: 980px){
	.nav-collapse.collapse {
	  height: auto !important;
	  overflow: visible !important;
	}
}
@media (max-width: 979px){
	.nav-collapse, .nav-collapse.collapse {
    overflow: visible;
    /*height: auto!important; Comentado por JAIME */
  
    }
    .responsive_grid img.wpdm_icon{
    	width:auto;
    }
    #menusection li {
    float: none;
    width: 100%
    }
    #menusection {
    left: auto;
    width: 100%;
    margin-left:20px;
    }
    #menusection li {
    right: auto; 
	}
	#menusection .sub-menu{
		background-color: transparent;
	}
	.page_content{
		padding:0 20px;
	}
	.slider_main .bx-controls{
		display:none;
	}
	.slider_main .border_slider .bx-pager .bx-pager-item {
   		display: inline!important; 
        float: none!important; 
   
	}
}

.flex-direction-nav { display: none; }
.wp-block-image img {
    max-width: 100%;
    height: auto;
}