/*
Theme Name: 	Rete8 WP Theme
Theme URI: https://www.mhthemes.com/themes/mh/newsdesk/
Description: 	Child theme made by BearIT
Author: 	BearIT
Author URI: 	http://themeforest.net/user/mip/portfolio
Domain Path: /languages/
Template:      mh-newsdesk
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*@import url("../mh_newsdesk/style.css");*/

/* ==========================================================================
   Your custom styles
   ========================================================================== */
   
   
   
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { font-family: 'Cabin', sans-serif;  }

   
   
   
   
   
   
   body {
   line-height: 1.3; 
   
   }
   
   


 a {
    color: #2a2a2a;
}





/* colori aziendali */
.header-top,
.header-wrap,
.main-nav,
.mh-footer,
.footer-bottom {
	background: #0663ff; 
}
.social-nav a {
	color: #0663ff; 
}
/* Header */
.header-wrap {
	margin-top: 20px;
	text-align:center; 
	padding:30px 0; 
}

/* spostamento menu social */
.header-wrap {
	position:relative;
}
.header-wrap .social-nav {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	float: none;
	width: 100%;
}
@media only screen and (max-width: 580px) {
	.header-wrap {
		padding-bottom: 10px;
	}
	.header-wrap .social-nav {
		position:static; 	
		margin-top:10px;
	}	
}
/* spostamento menu social */

/* MANZONI CSS FIXES */
.mnz-minibanner >*{
	margin-top: 1.875rem;
}
.mnz-minibanner >*:first-child {
	margin-top:0; 
}
/* MANZONI CSS FIXES */



/* Logo */ 
.header-wrap .header-logo{
	margin:auto;
	float:none; 
}

.logo {
	display:none; 
}

/* menu principale */ 
.main-nav li {
	border-left-color: #0663ff ;
	border-left: none;
}

.main-nav li a {
    font-size: 82%;
}

.main-nav li:hover {
	/*background: #123 !important;*/
}

.main-nav .menu>li> a {
	border-top:3px solid #01488c; 
	border-top:3px solid #013c75; 
	border-top:3px solid #ffffff; 
}
.main-nav .menu>li> a:hover {
	background-color: #01488c; 
}

.main-nav li.current-menu-item>a{
	background: #01488c ;
	background: #013c75 ;
	border-color:#013c75; 
}

/* freccia espandi per menu con submenu */
.main-nav .menu>li.menu-item-has-children> a {

}
.main-nav .menu>li.menu-item-has-children> a:after {
	font-family: 'FontAwesome';
	content: "\f0dd";
	position:relative; 
	top: -5px;
	padding-left: 10px;
}

.main-menu-home a {
	
}
.main-menu-home a:after{
	font-family: 'FontAwesome';
	content: "\f015";
}


.main-nav li.main-menu-home.current-menu-item > a {

    background: #0663ff !important;
    border-color: #fff;

}

/* pulsanti social */
.social-nav a:hover {
	color: #123 !important;
}



/* FOOTER */
.footer-bottom {
	padding-top:0; 
}
.footer-nav {
	float: none;
	width: 100%;
	text-align: left;
	padding: 0;
	border-bottom: 1px solid rgba(255,255,255,0.7);
	margin-bottom: 10px;
}

.footer-nav ul {
	float:none; 
}
.footer-nav li {
	border-left:none; 
	padding-left:0; 
}
.footer-nav li a{
	padding: 15px 10px 15px; 
}

.footer-nav li a:hover,
.footer-nav li a:active,
.footer-nav li a:focus {
	background-color: #fff; 
	color: #2a2a2a; 
}

.copyright-wrap {
	float:none; 
	width:100%; 
	padding:0 10px; 
}




#mh-wrapper {
	max-width: 1000px;
}







/* Immagini post e sidebar */ 
.mh_newsdesk_posts_large img.wp-post-image,
.mh_newsdesk_custom_posts img.wp-post-image,
.mh_newsdesk_posts_grid img.wp-post-image  {
	width:100%; 
}
.single .attachment-content-single {
	width:100%; 
}
.attachment-content-grid {
	width:100%; 
}

.widget_media_image img {
	width:100%; 
}



.widget-title {
	background: #fff; 
}

.brt_newsdesk_posts_grid .widget-title span,
.brt_newsdesk_posts_large .widget-title span,
.brt_newsdesk_posts_list .widget-title span,
.brt_newsdesk_custom_posts .widget-title span {
    padding: 0;
}

.brt_newsdesk_posts_grid .widget-title span a,
.brt_newsdesk_posts_large .widget-title span a,
.brt_newsdesk_posts_list .widget-title span a,
.brt_newsdesk_custom_posts .widget-title span a,
.brt_newsdesk_posts_grid .widget-title span .widget-title-span,
.brt_newsdesk_posts_large .widget-title span .widget-title-span,
.brt_newsdesk_posts_list .widget-title span .widget-title-span,
.brt_newsdesk_custom_posts .widget-title span .widget-title-span {
	padding:20px;
}







/*  TAG Articolo */
.entry-tags {
	margin-bottom: 1.25rem; 
	font-size: 0.7rem;
}
.entry-tags span {
	
}
.entry-tags a {
	margin-right:10px; 
	color: #666;

}
.entry-tags a:hover,
.entry-tags a:active,
.entry-tags a:focus {
	text-decoration:none; 
}


/*  POST NAVIGATION BUTTONS */
.post-nav-prev {
	float:left;
}
.post-nav-next {
	float:right;
}
@media only screen and (max-width: 580px) {
	.post-nav-wrap li {
		float:none; 
		margin-bottom: 20px;
		display: inline-block;
	}
}

@media screen and (max-width:450px) {
	.fb_iframe_widget > span {
		max-width: 300px !important; 
	}
}
	
	
	
/* FIX CCATEGORIE IN RELATED POSTS  */ 	
.related-content .content-grid .entry-meta {
	display:none; 
}
	
	
	

/* Colonne index equalizzate vedi js: equalizeColumns()*/ 
@media only screen and (max-width: 767px) {
	.js-equalize .cp-title-xl,
	.js-equalize .cp-excerpt-xl p {
		min-height: 0 !important; 
	}
}



/* SIDEBAR */

.custom-html-widget hr {
	margin:1.25rem 0; 
	border-top: 1px solid #ccc;
	box-shadow:0 0 0; 
}


/* Facebook modal fix */
.ArevicoModal .ArevicoModal-close-icon {
	border:none; 
}

/* BREADCRUMB  */
.breadcrumb a, .breadcrumb .bc-text {
    margin-bottom: 5px;
}


/* POST ADV */
.post-ad, .ad-spot {
	background:none; 
}


.search-form input {
	text-transform:none; 
}



.has-video .cp-thumb-small,
.has-video .cp-thumb-xl,
.has-video .content-thumb {
	position:relative;
}
.has-video .cp-thumb-small:before,
.has-video .cp-thumb-xl:before,
.has-video .content-thumb:before {
	content: "\f01d";
	content: "\f16a";
	font: normal normal normal 70px/70px FontAwesome;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -35px;
	color: rgba(255,255,255,0.8);
	text-shadow: 0 1px 3px rgba(0,0,0,0.3);
} 

.has-video .content-thumb.content-lead-thumb:before {
	font-size: 180px;

	margin-top: -50px;

} 

.header-nav, .header-sub, h1, h2, h3, h4, h5, h6, .breadcrumb, .footer-bottom, .widget-list li, .cat-item, .page_item, .menu-item, .button, .submit, .commentlist .vcard, .pagination, .mh-share-buttons , .cp-title-xl, .page-title, .entry-title .content-lead-title {
	line-height:1em; 
	font-family: "Montserrat", sans-serif !important;
}

.page-title {
	font-weight:bold; 
}



.entry-title,
.cp-title-xl {
	font-weight:bold; 
}

.cp-title-xl {
	    font-size: 2rem; 
}

.button span {
	padding: 6px 12px;
	border-radius:6px; 
}















/* ======================================================
 *			TEMP ADMIN BAR
 * ===================================================== */
/*
#wpadminbar {
	background: #c00 !important; 
}
.ab-item[href="http://rete8.vgen.io/wp-admin/"]:after{content:' (BETA)'; font-weight:bold;}
*/
