/*

Theme Name: X - Child Theme: Mufoco X
Theme URI: http://theme.co/x/
Author: Diego Ronzio
Author URI: https://www.mufoco.org
Description: Mufoco 10 years
Version: 1.0.0
Template: x
@import url( '../x/framework/css/site/stacks/integrity-light.css' );
*/



.p-meta {
font-size: 110%;

}


.widget ul, .widget ol {
overflow: hidden;
margin-left: 0;
border: none;
border-radius: 6px;
/* background-color: transparent; */
/* -webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.95); */
/* box-shadow: 0 1px 1px rgba(255,255,255,0.95); */
}


.widget ul li a, .widget ol li a {
border-bottom: none;
}


.gallery-columns-4 .gallery-item {
min-height: 85px;
max-height: 150px;
}


.x-btn-widgetbar {
border-top-color: #B52E0C;
border-right-color: #B52E0C;
}


.x-recent-posts a:hover img {
opacity: 0.6;
color:#B52E0C;
}

.x-searchform-overlay .form-search .search-query {
font-size: 4em;
}


a.entry-thumb:hover img, .x-recent-posts a:hover img {
opacity: 0.5 !important;
/*-webkit-filter: blur(1px); 
-moz-filter: blur(1px); 
-o-filter: blur(1px); 
-ms-filter: blur(1px); 
filter: blur(1px);*/
transition:.5s -webkit-filter linear;
zoom: 1;
}

/*.entry-thumb:before {
content: "" !important;
display:none;
}

.x-recent-posts .format-standard .x-recent-posts-img:before, .x-recent-posts .format-video .x-recent-posts-img:before, .x-recent-posts .format-audio .x-recent-posts-img:before, .x-recent-posts .format-image .x-recent-posts-img:before, .x-recent-posts .format-gallery .x-recent-posts-img:before, .x-recent-posts .format-link .x-recent-posts-img:before, .x-recent-posts .format-quote .x-recent-posts-img:before, .x-recent-posts .x-portfolio .x-recent-posts-img:before {
content:"" !important;
display:none;
}	*/

.x-navbar .x-brand {
margin-top: 10px;
}


h2.entry-title.entry-title-portfolio {
padding: 0 5%;
font-size: 130%;
}


.x-recent-posts .x-recent-posts-img {
  padding-bottom: 0;
  text-align: center;
}

