/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*
 * DOTTORE
 */
.wp-caption-text {
	background: none;
	color: #3e5b74;
	text-align: left;
}

/*
 * NOVITA'
 */
.news-container .Latest_news ul li {
	margin: 0 0 100px;
}
.news-container .Latest_news ul li.has-post-thumbnail .desc {
	margin-left: 33%;
	width: 67%;
}
.news-container h5 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: "Oranienbaum", Arial, Tahoma, sans-serif;
}
.news-container .desc_footer {
	display: none;
}

/*
 * NOVITA' - DETTAGLIO
 */
.post-template-default.single.single-post #Content {
	background-color: rgba(247,247,247,1);
}

/*
 * CONTATTI
 */
.page-id-130 .cta-footer {
	display: none;
}
.check-privacy label {
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
}

.copyright{
	letter-spacing: 0.02em;
}
