/* 100% */

.top_bar_sx, .search_box, .nav, .phone_box, .social_box, .header_top{
	display: none;
}

.top_bar{
	width: 100%;
	height: auto;
	float: left;
}

.top_bar_dx{
	width: 100%;
	height: auto;
	float: left;
}

.top_bar_content{
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
}

.search_module form input{
	width: 100%;
	height: 50px;
	display: none;
}

.search_module_inside form input{
	width: 100%;
	margin-top: 20px;
}

.social_box, .phone_box{
	width: 100%!important;
	float: left!important;
	text-align: center!important;
}

.header{
	padding: 10px;
}

.header_content{
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
}

.logo{
	width: 100%;
	float: left;
	text-align: center;
}

.logo img{
	width: 150px;
	height: auto;
	margin: 0px 0 0;
}

.wrapper_inside{
	width: 100%;
	margin: 0px;
	float: left;
	padding: 15px;
}

.wrapper_content{
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.wrapper_post{
	margin-top: 0px;
}

.wr_cnt_center{
	margin: 0px!important;
	float: left!important;
}

.sidebar{
	width: 100%;
	float: left;
	padding-top: 20px;
}

.page_size{
	width: 100%;
}

.single_header_content h1{
	font-size: 1.9em;
}

.splash_header{
	height: 142px;
	min-height: 0px!important;
	background-attachment: scroll!important;
}

.splash_header_content{
	margin: 10px 0!important;
}

.splash_header h1{
	font-size: 1.8em!important;
}

.big_title{
	margin: 10px 0px 10px 0px;
}

.big_title h2{
	font-size: 2.4em;
}

.big_title p{
	font-size: 1.2em;
}

/* 1 COLONNA */

.col-1-1{
	margin: 0 0 20px;
	padding: 0 10px 20px;
}

.col-1-1_preview{
	width: 100%;
	max-height: 260px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.col-1-1_preview img{
	width: 100%;
	height: auto;
	margin-bottom: -4px;
}

/* GRID */

.col-uni-preview{
	max-height: 200px;
}

.col-uni-preview img{
	width: 100%;
	height: auto;
	margin-bottom: -4px;
}

/* 2 COLUMN GRID - Start */

.grid_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
	flex-wrap: wrap;
}

/* 2 COLUMN GRID - End */

.single_header{
	padding: 0px;
}

.single_header_content{
	margin: 0px;
}

/* SEE ALL BAR */

.see_all_bar{
	font-size: 12px;
}

.nav_next{
	float: left;
	width: 100%;
	height: 50px;
	text-align: center;
}

.nav_forw{
	float: right;
	width: 100%;
	height: 50px;
	text-align: center;
}

/* GUTENBERG TWEAK */

.blk3{order:2;}
.blk4{order:1;}

.cam-block-hp figure{
	padding: 0px;
}

#metaslider_343 {
    margin: 0px;
}

.slihpcsfm{
	background: #FFF !important;
	padding: 0px !important;
}

.slihpcsfm .wrapper_inside{
	padding: 0px !important;
}

.slihpcsfm .wrapper_inside img{
	border-radius: 0px !important;
}

.caimgpro{
	text-align: center;
}

.caimgpro img{
	width: 70%;
}

/* FOOTER */

.footer_content{
	margin: 10px 0px 0px;
}