/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
 
.splms-course-meta, .reviews, .apply-now, .splms-badge-free, .course-short-info, .splms-row.splms-course-introduction, .course-thumbnail{
    display:none !important;
} 
 

.img_background_visual {
	background: url("../../../images/home/home1-slider-1.jpg");
	height: 601px;
	/* display: inline-block; */
}

.contenitore_overlay_rivenditore {
	width: 90%;
	height: 54%;
	background: #00000057;
	position: relative;
	top: 33%;
	left: 6%;
	color: white;
	font-size: 4vw;
	padding: 46px;
	text-align: center;
	font-weight: bolder;
}

.sottotitolo_slider{
	font-size: 34px;
	font-weight: normal;
}


img {
  display: block;
  max-width: 100%;
  height: auto;
}


.sp-page-title {
    padding-top: 150px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
}


h3 {
  font-size: 1.5em;
  font-weight: bold;
}

h4 {
  font-size: 1.5em;
  font-weight: bold;
}

.imgarticolofloatleft{
	margin-right: 20px;
	margin-left: 0px;
	float: left;
	margin-bottom: 15px;

}

.button {
  background-color: #000;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
}

.button:hover {
	background-color: #fff; 
color: #000;
}
h6 {
    color: black;
	font-weight: bold;
	font-size: 1em;
}

.sppb-title-subheading {
    font-size: 30px;
	color: #FFFFFF;
}

 .sppb-row-overlay {
background-color: rgba(255, 255, 255, 0.35); important!
}
.splms-course-info h3{
  margin-top: 0;
  font-size: 14px;
  
}

