body:not(.custom-background-image):before, body:not(.custom-background-image):after{
	height: 0px !important;
}

span#wcom_check_privacy>span>input {
    display: block;
    float: left;
    margin: 5px 5px 5px 0;
	width: auto;
	-webkit-appearance: checkbox;
	appearance: checkbox;
}

#wcom_fixed_data_container_box{
	padding: 15px;
	clear: both;
	position: relative;
}
#wcom_fixed_data_container{
	display: table;
    width: 100%;
}
#wcom_fixed_data_container span{
	padding-left: 8px;
}
.wcom_fixed_data_r_sociale{
	float: left;
}
.wcom_fixed_data_links{
	float: right;
}
.wcom_fixed_data_r_sociale, .wcom_fixed_data_links{
	width: 50%;
	text-align: center;
}
@media screen and (max-width: 980px) {
	.wcom_fixed_data_r_sociale, .wcom_fixed_data_links{
		width: 100%;
		margin-bottom: 10px;
	}
}

#wcom_settings_logo{
	width: 80%;
	margin: 0 auto;
	display: block;
}

#wcom_cp_template_5{
	position: absolute;
    bottom: 100%;
    background: #fff;
    border: 1px solid #b7b7b7;
	padding: 10px;
	box-shadow: 0 0 5px #9E9E9E;
	display: none;
	text-align: left;
	z-index: 999999999;
}

#wcom_cp_template_5 p{
	padding-bottom: 5px;
}

#wcom_cp_template_5 span{
	padding-right: 5px;
}

.wcom_cp_template_5_left{
	left: 15px;
}

.wcom_cp_template_5_right{
	right: 15px;
}

.wcom_cp_template_5_center{
	left: 45%;
	width: 40%;
	margin-left: -15%;
}
@media screen and (max-width: 1200px) {
	#wcom_cp_template_5{
		left: 35%;
		width: 60%;
    	margin-left: -15%;
	}
}

@media screen and (max-width: 900px) {
	#wcom_cp_template_5{
		left: 25%;
    	width: 80%;
    	margin-left: -15%;
	}
}

@media screen and (max-width: 600px) {
	#wcom_cp_template_5{
		width: 100%;
		left: 0;
		right: 0;
		margin-left: 0;
	}
}
/* TEMPLATE 1 */
#wcom_cp_template_1{
	width: 100%;
	display: table-cell;
}
/* TEMPLATE 2 */
	/* col 1 */						 /* col 2 */
	#wcom_cp_template_2_col_1, #wcom_cp_template_2_col_2{
		display: table-cell;
		width: 50%;
	}
@media screen and (max-width: 980px) {
	/* col 1 */						 /* col 2 */
	#wcom_cp_template_2_col_1, #wcom_cp_template_2_col_2{
		display: block;
		float: left;
		width: 100%;
	}
}
/* TEMPLATE 3 */
	/* col 1 */				    	 /* col 2 */					  /* col 3 */
	#wcom_cp_template_3_col_1, #wcom_cp_template_3_col_2, #wcom_cp_template_3_col_3{
		display: table-cell;
	}
	/* col 1 */
	#wcom_cp_template_3_col_1{
		width: 40%;
	}
	/* col 2 */
	#wcom_cp_template_3_col_2{
		width: 30%;
	}
	/* col 3 */
	#wcom_cp_template_3_col_3{
		width: 30%;
	}
@media screen and (max-width: 980px) {
	/* col 1 */				    	 /* col 2 */					  /* col 3 */
	#wcom_cp_template_3_col_1, #wcom_cp_template_3_col_2, #wcom_cp_template_3_col_3{
		display: block;
		float: left;
		width: 100%;
	}
}
/* TEMPLATE 4 */
	/* col 1 */
	#wcom_cp_template_4_col_1{
		display: table-cell;
		width: 75%;
	}
	/* col 2 */
	#wcom_cp_template_4_col_2{
		display: table-cell;
		width: 25%;
		vertical-align: middle;
	}
@media screen and (max-width: 980px) {
	/* col 1 */
	#wcom_cp_template_4_col_1{
		display: block;
		float: left;
		width: 100%;
	}
	/* col 2 */
	#wcom_cp_template_4_col_2{
		display: block;
		float: left;
		width: 100%;
	}
}

.wcom_get_cookie_banner{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 999999;
	padding: 10px 20%;
	opacity: 0;
	display: none;
}
@media screen and (max-width: 980px) {
	.wcom_get_cookie_banner{
		padding: 10px;
	}
}

.wcom_replace_content{
	background: #505050;
    border-radius: 8px;
	padding: 10px 0;
}

.wcom_replace_content h4, .wcom_replace_content h3{
	color: #fff;
	margin: 0px !important;
	margin-bottom: 15px !important;
}

.wcom_cookie_buttons{
	padding-top: 5px;
}

.wcom_cookie_buttons a{
	padding: 10px 15px;
	background: #ccc;
	color: #000;
	margin: 10px;
	line-height: 41px;
}

.wcom_cookie_buttons a:hover{
	background: #F7F7F7;
	color: #000;
}

.wcom_popup{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    padding: 1%;
    padding-top: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.65);
}

.wcom_close_button{
    background: url(close_button.png) center right no-repeat transparent;
    background-size: 17px;
    padding-right: 20px !important;
    color: #989898;
    float: right;
    font-size: 12px;
    cursor: pointer;
}

.fixed_data_dati_sociali{
    cursor: pointer;
}

.wcom_popup>.wcom_popup_header{
    background: url(close_button.png) top right #fff;
    background-repeat: no-repeat;
    background-size: auto 100%;
    min-height: 20px;
	display: block;
    margin: 0 auto;
    width: 90%;
    height: 10%;
    max-height: 30px;
}

.wcom_popup>iframe{
	display: block;
    margin: 0 auto;
    width: 90%;
    height: 90%;
}