/*

Theme name: Detergenti e Attrezzature

Version: 1.0

Theme url: http://www.detergentieattrezzature.it

Author: Tu Comunica (pide86)

*/

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:”;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn’t inherit in IE */
legend{color:#000;}

body{
	font-family: 'Roboto', sans-serif;
	font-style: normal; 
	font-weight: 400; 
	color: #4A4A4A;
	-webkit-text-size-adjust: 100%;
}

body a{
	transition: all 0.4s ease;
	color: #2fab66;
}

*{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus, *:active {outline:none;}
*::-moz-focus-inner {border:0;}

::selection{
	background:#23398e;
	color:#fff;
}

/* TOP BAR */

.top_bar{
	width: 100%;
	height: 30px;
	float: left;
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	color: #23398E;
	margin-top: 10px;
}

.top_bar img{
	width: auto;
	height: 20px!important;
	margin-top: 5px;
}

.top_bar_sx{
	float: left;
}

.top_bar_sx p{
	margin-top: 15px;
}

.top_bar_dx{
	float: right;
}

.search_box{
	width: auto;
	float: right;
}

.search_box_tap{
	width: 30px;
	height: 30px;
	text-align: center;
	margin-left: 20px;
}

.search_module{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	display: none;
	position: relative;
	z-index: 9999;
	margin-top: 15px;
}

.search_module form input{
	width: 250px;
	height: 40px;
}

.search_module form input{
	border: none;
	padding-right: 10px;
	padding-left: 10px;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0px;
	border: 1px solid #c1cae4;
	background-color: #ffffff;
	color: #23398E;
}

.show_hide, .show_hide2{
	display:none;
}

.social_box{
	width: auto;
	float: right;
}

.social_single_tap{
	width: 30px;
	height: 30px;
	text-align: center;
	display: inline-block;
}

.phone_box{
	width: auto;
	float: right;
	font-weight: 700;
}

.phone_box a{
	color: #23398E;
	text-decoration: none;
}

.phone_box_tap{
	width: auto;
	height: 30px;
	text-align: center;
	display: inline-block;
	margin-right: 20px;
}

.phone_box_tap p{
	display: inline;
	position: relative;
	top: -5px;
	margin-left: 5px;
}

/* HEADER */

.header{
	width: 100%;
	height: auto;
	float: left;
	background-image: linear-gradient(-180deg, #FAFBFF 0%, #E5E9F8 100%);
	/*border-bottom: 1px solid #C1C9E5;*/
}

.logo{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.logo img{
	margin-bottom: -4px;
}

/* NAVIGATION */

.nav{
	width: 100%;
	float: left;
	background-color: #ffffff;
	position: relative;
	top: 1px;
	z-index: 999;
/*	border: 1px solid #C1C9E5;
	border-bottom: 1px solid #ffffff;*/
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
}

#navigation ul li a{
	padding:0 20px;
}

/* ===== Top ===== */

#navigation ul{
	list-style: none;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}

#navigation ul li{
	display: inline-block;
}

/* ===== Primo livello ===== */	
			
#navigation ul li{
	position: relative;
	padding: 0;
	margin: 0;
}

#navigation ul ul li{
	border: none;
	text-align: left;
}

#navigation ul li a{
	display: block;
	text-decoration: none;
	color: #23398E;
	line-height: 43px;
}

#navigation ul li:hover a{
	position: relative;
	background: #f5f7fd;
}

#navigation .current_page_item a{
	background: #f5f7fd;
}

#navigation .current-menu-item a{
	background: #f5f7fd;
}

#navigation ul ul, #navigation ul li:hover ul ul{
	position: absolute;
	display: none;
}

#navigation ul ul li:hover ul, #navigation ul li:hover ul li:hover ul {
	display: block;
	top: 0px;
	left: 100%;
}

/* ===== Secondo e Terzo livello ===== */

#navigation ul li:hover ul{
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#navigation ul ul{
	background: #f5f7fd;
	font-size: 22px;
	box-shadow: 0px 0px 60px #c1c9e5;
}

#navigation ul ul ul{
	background: #f7f7f7 !important;
	border-color: #c1c9e5 !important;
	margin-left: -14px;
}

#navigation ul ul li a{
	float: none;
	width: 180px;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #23398E;
	text-transform: none;
	padding: 10px 10px;
	background: none!important;
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#navigation ul ul ul li a{
	color: #fff;
}

#navigation ul ul li:hover>a{
	background: #fff!important;
	color: #999!important;
}

#navigation ul ul ul li:hover>a{
	background: #eee!important;
	color: #777!important;
}

/* NAV MOBILE */

.nav_mobile{
	width: 100%;
	float: left;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	background-color: #23398E;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

.nav_mobile img{
	height: 12px;
	margin-right: 5px;
}

.nav_mobile a{
	display: inline-block;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
}

.nav_mobile_content{
	width: 100%;
	float: left;
	display: none;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform: uppercase;
	color: #23398E;
}

.nav_mobile_content ul{
	width: 100%;
	float: left;
}

.nav_mobile_content ul li a{
	display: inline-block;
	width: 100%;
	text-decoration: none;
	padding: 10px 10px;
	border-bottom: 1px solid #c1c9e5;
	color: #23398E;
}

.nav_mobile_content ul ul li a{
	padding-left: 10px;
	border-left: 5px solid #c1c9e5;
}

.nav_mobile_content ul ul ul li a{
	padding-left: 10px;
	border-left: 5px solid #c1c9e5;
}

.nav_mobile_content ul li a:hover, .nav_mobile_content ul li a:focus{
	background: #f5f7fd;
}

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

.nav_mobile_search form input{
	width: 80%;
	border: 1px solid #c1c9e5;
	padding: 10px 20px;
	margin: 10px 0;
	border-radius: 50px;
	font-size: 16px;
	color: #23398E;
}

/* SLIDESHOW */

.big_slide{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	background-color: #efefef;
	overflow: hidden;
	margin-bottom: 20px;
}

.big_slide img{
	width: 100%;
	height: auto;
}

#captionhomepjc > div > div > div > p > a > span{
	border-radius: 0px;
	border: 0px;
	color: #FFFFFF;
	font-weight: 700;
	background-color: #2fab66;
	border: 2px solid #FFFFFF;
}

#captionhomepjc > div > div > div > p > a > span:hover{
	background-color: #23398e;
	color: #FFFFFF;
}

.frs-caption-content{
	font-family: 'Roboto', sans-serif;
}

.frs-caption-content h4{
	text-transform: uppercase;
}

/* WRAPPER */

.wrapper{
	width: 100%;
	float: left;
}

.wrapper_post{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.wrapper_archive{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.wrapper_title{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: 4px solid #dafae8;
	padding: 14px;
}

.wrapper_title h3{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	color: #36aa68;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.wrapper_title p{
	font-size: 14px;
	margin-top: 5px;
	color: #797979;
}

.wrapper_title img{
	float: left;
	width: 55px;
	margin-right: 10px;
}

/* content center no sidebar */
.wr_cnt_center{
	margin: auto!important;
	float: none!important;
}

.wr_cnt_border{
	width: auto;
	margin: 20px;
	border: 1px solid #333;
}

.wrapper_archive_title{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	background-color: #f5f7fd;
	padding: 10px;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-weight: 700;
	color: #23398E;
}

/* 1 COLONNA */

.wrapper-1-1{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.wrapper-1-1 div:last-child{
	margin-bottom: 0px!important;
}

.col-1-1{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.col-1-1 h2 a{
	text-decoration: none;
	color: #000000;
}

.col-1-1 h2 a:hover{
	text-decoration: underline;
}

.col-1-1_preview{
	float: left;
	overflow: hidden;
}

/* 2 COLONNE */

.wrapper-1-2{
	width: 100%;
	float: left;
}

.wrapper-1-2 .col-1-2:nth-child(2n+2){
	margin-right: 0px!important;
}

.col-1-2{
	float: left;
	border: 4px solid #f5f7fd;
	overflow: hidden;
	transition: all 0.4s ease;
}

.col-1-2:hover{
	border: 4px solid #dafae8;
}

.col-1-2_preview{
	text-align: center;
	overflow: hidden;
}

/* 3 COLONNE */

.wrapper-1-3{
	width: 100%;
	float: left;
}

.wrapper-1-3 .col-1-3:nth-child(3n+3){
	margin-right: 0px!important;
}

.col-1-3{
	float: left;
	border: 4px solid #f5f7fd;
	overflow: hidden;
}

.col-1-3:hover{
	border: 4px solid #dafae8;
}

.col-1-3_preview{
	text-align: center;
	overflow: hidden;
}

/* 4 COLONNE */

.wrapper-1-4{
	width: 100%;
	float: left;
}

.wrapper-1-4 .col-1-4:nth-child(4n+4){
	margin-right: 0px!important;
}

.col-1-4{
	float: left;
	border: 4px solid #f5f7fd;
	overflow: hidden;
}

.col-1-4:hover{
	border: 4px solid #dafae8;
}

.col-1-4_preview{
	text-align: center;
	overflow: hidden;
}

/* LABEL */

.col_txt{
	color: #000000;
	padding: 0 20px;
}

.col_txt h2{
	color: #000000;
	line-height: 24px;
}

.col_txt h2 a{
	text-decoration: none;
	color: #000000;
}

.col_txt h2 a:hover{
	color: #2fab66;
}

.col_txt h3{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	color: #23398e;
	letter-spacing: 1px;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}

.col_txt h3 a{
	color: #23398e;
	background-color: #f5f7fd;
	padding: 6px 10px;
	text-decoration: none;
}

.col_txt h3 a:hover{
	background-color: #2fab66;
	color: #ffffff;
}

.cat_label{
	text-transform: uppercase;
	color: #2fab66;
}

.cat_label a{
	text-decoration: none;
	color: #2fab66;
}

.cat_label a:hover{
	text-decoration: underline;
}

/* TITLE CAT */

.cat_title_label{
	padding: 0 20px;
	text-align: center;
}

.cat_title_label h2{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	color: #23398e;
	letter-spacing: 1px;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.cat_title_label h2 a{
	text-decoration: none;
	color: #23398e;
	background-color: #f5f7fd;
	padding: 6px 10px;
}

.cat_title_label h2 a:hover{
	background-color: #2fab66;
	color: #ffffff;
}

.cat_title_label p{
	font-size: 13px;
}

/* ARTICLE PREVIEW */

.article_preview{
	width: 100%;
	float: left;
	border: 4px solid #dafae8;
	padding: 15px;	
	margin-bottom: 30px;
}

.article_preview h2{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	color: #2fab66;
	font-size: 35px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.article_preview h2 a{
	color: #2fab66;
	text-decoration: none;
}

.article_preview img{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.article_preview p{
	line-height: 25px;
	color: #8c9899;
}

/* SIDEBAR */

.single_widget{
	width: 100%;
	float: left;
	margin-bottom: 40px;
	/*border: 1px solid #c1cae4;*/
	/*padding: 10px;*/
}

.sw_title{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	color: #23398E;
	font-size: 22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #f5f7fd;
	padding: 10px 15px;
	letter-spacing: 1px;
}

.sw_lists_simply img, .sw_lists_link img{
	width: auto;
	height: 15px;
	margin-right: 10px;
}

.single_widget small{
	display: inline-block;
	margin-bottom: 10px;
	line-height: 18px;
}

.sw_title_evi{
	font-size: 30px!important;
	padding-left: 0px!important;
}

.sw_widget_evi{
	background-color: #f5f7fd;
	padding: 20px;
	border: 4px solid #cef2de;
}

/* IMG LISTS */

/* Location ICO */
.sw_img_loc{
	background: url(images/location.png) no-repeat;
	background-size: 15px auto;
	background-position: 12px 7px;
	padding-left: 38px!important;
}

.sw_img_loc_nom{
	background: url(images/location-green.png) no-repeat;
	background-size: 15px auto;
	background-position: 0px 7px;
	padding-left: 30px!important;
}

/* Phone ICO */
.sw_img_phone{
	background: url(images/phone.png) no-repeat;
	background-size: 15px auto;
	background-position: 12px 7px;
	padding-left: 38px!important;
}

.sw_img_loc_phone{
	background: url(images/phone-green.png) no-repeat;
	background-size: 15px auto;
	background-position: 0px 7px;
	padding-left: 30px!important;
}

/* Email ICO */
.sw_img_email_nom{
	background: url(images/mail-green.png) no-repeat;
	background-size: 18px auto;
	background-position: 0px 7px;
	padding-left: 30px!important;
}

.sw_lists_simply ul li{
	width: 100%;
	display: inline-block;
	text-decoration: none;
	color: #4A4A4A;
	padding: 10px 0 10px 15px;
	border-left: 2px solid #e5e9f8;
	margin-bottom: 6px;
}

.sw_lists_link ul li a, .single_widget ul li a{
	width: 100%;
	display: inline-block;
	text-decoration: none;
	color: #4A4A4A;
	padding: 5px 0 5px 10px;
	border-left: 2px solid #e5e9f8;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.sw_lists_link ul li a:hover, .single_widget ul li a:hover{
	color: #4A4A4A;
	background-color: #f5f7fd;
}

.sw_lists_link .children{
	padding-left: 15px;
	font-size: 13px;
}

.sw_lists_tag a{
	width: auto;
	display: inline-block;
	background-color: #f6f7f6;
	padding: 10px;
	text-decoration: none;
	color: #4A4A4A;
	margin-bottom: 4px;
}

.sw_lists_tag a:hover{
	background-color: #e4e4e4;
}

.sw_total_post{
	width: 100%;
	float: left;
}

.sw_total_post div:last-child{
	margin-bottom: 0px!important;
}

.sw_single_post{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	font-size: 14px;
}

.sw_single_post img{
	width: 66px;
	height: auto;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
}

.sw_single_post h4 a{
	text-decoration: none;
	color: #000000;
}

.sw_single_post h4 a:hover{
	color: #2fab66;
}

.sw_banner{
	width: 100%;
	float: left;
	position: relative;
}

.sw_banner img{
	width: 100%;
	height: auto;
}

.sw_banner_title{
	width: 100%;
	background-color:rgba(95,95,95,0.7);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	padding: 10px;
	color: #ffffff;
}

.sw_banner_title h3{
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 5px;
}

.sw_banner_title h3 a{
	color: #ffffff;
	text-decoration: none;
}

.sw_banner_title h3 a:hover{
	text-decoration: underline;
}

.sw_banner_title small{
	font-size: 12px;
}

.sw_form{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.sw_form label{
    display: block;
    margin: 0px;
	font-variant: small-caps;
}

.sw_form br{
	display: none;
}

.sw_form label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
}

.sw_form input[type="text"], .sw_form input[type="email"], .sw_form textarea, .sw_form select {
    border: 1px solid #DADADA;
    color: #888;
    padding: 10px;
    outline: 0 none;
    width: 100%;
    font-size: 14px;
    line-height:15px;
    box-shadow: inset 0px 1px 2px #ECECEC;
    -moz-box-shadow: inset 0px 1px 2px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 2px #ECECEC;
	margin: 10px 0;
}

.sw_formselect {
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    height: 35px;
    line-height: 25px;
}

.sw_form textarea{
    height:200px;
    max-width: 100%;
}

.sw_form form input:focus, .sw_form form textarea:focus, .sw_form form select:focus{
	background-color: #fafafa;
}

.sw_form form input[type="checkbox"]{
	border: none;
	padding: 0px;
	width: auto;
	font-size: 2em;
	}

.sw_form form input[type=submit]{
    background: #23398e;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 600;
}

.sw_form form input[type=submit]:hover {
    background: #2fab66;
}

/* PARALLAX */

.parallax-section-1{
	width: 100%;
    float: left;
}

.parallax{ 
	height: 400px; 
	background-size: cover; 
	background-repeat: no-repeat;
}

#parallax-image-1{ 
	background-image: url('images/background-example.jpg'); 
}

/* POST CONTENT */

.post_content{
	width: 100%;
	float: left;
	clear: both;
	box-sizing: border-box;
}

.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5{
	color: #23398e;
	margin-bottom: 5px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}

.post_content h1{
	font-size: 34px;
}

.post_content h2{
	font-size: 27px;
}

.post_content h3{
	font-size: 22px;
}

.post_content h4{
	font-size: 20px;
}

.post_content h5{
	font-size: 19px;
}

.post_content p{
	margin-bottom: 20px;
	line-height: 25px;
}

.post_content a{
	color: #2fab66;
	text-decoration: underline;
}

.post_content img{
	max-width: 100%;
	height: auto;
	display: inline;
}

.post_content figure{
	margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;
	margin-bottom: 20px;
}

.post_content .wp-block-gallery ul li:before{
	content: none;
	padding: 0px;
}

/* Fix Gallery */
.post_content .wp-block-gallery.is-cropped .blocks-gallery-item img{
	height: auto;
	border-radius: 10px;
}

.post_content .size-thumbnail{
	width: 150px;
	height: auto;
	border: 1px solid #ebebeb;
}

img.centered, .aligncenter, div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post_content img.alignright{
	margin: 0 0 0px 20px;
	display: inline;
	float: right;
}

.post_content img.alignleft{
	margin: 0 20px 0px 0;
	display: inline;
	float: left;
}

.post_content img.aligncenter{
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

.post_content .wp-caption{
	width: auto!important;
	font-size: 12px;
	text-align: center;
}

.post_content ul{
	margin-bottom: 10px;
	list-style: none;
	padding:0;
	margin:0;
}

.post_content ul li{
	line-height: 30px;
	padding-left: 1px; 
}

.post_content ul li:before{
	content: "• ";
	color: #2fab66;
	padding-right: 10px;
}

.post_content ol li{
	list-style: outside;
	list-style-type: decimal;
	line-height: 30px;
	margin-left: 20px;
}

.post_content blockquote{
	background: #eefff5;
	border-left: 2px solid #2fab66;
	padding: 0.8em 25px;
	margin-bottom: 20px;
	color: #2fab66;
}

.post_content blockquote p {
	display: inline;
}

.post_content .ajax-loader{
	width: 15px;
	height: 15px;
}

.post_content iframe{
	width: 100%;
	margin-bottom: 10px;
}

/* TABLE */

.post_content table{
	width: 100%;
	border: 1px solid #c3c3c3;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
}

.post_content table p{
	margin: 0px;
}

.post_content table thead{
	background-color: #f3f3f3;
	border-bottom: 1px solid #c3c3c3;
}

.post_content table thead tr{
	border: 1px solid #c3c3c3;
	vertical-align: middle;
}

.post_content table thead tr th{
	border: 1px solid #c3c3c3;
	vertical-align: middle;
	text-align: center;
}

.post_content table thead tr:hover{
	background: none;
}

.post_content table thead tr td{
	border: 1px solid #c3c3c3;
	vertical-align: middle;
}

.post_content table tr{
	border: 1px solid #c3c3c3;
	height: 40px;
	vertical-align: middle;
}

.post_content table tr:hover{
	background-color: #fefce3;
}

.post_content table tr td{
	border: 1px solid #c3c3c3;
	vertical-align: middle;
}

.post_content ul, .post_content ol{
	margin-bottom: 20px;
}

/* FORM */

.post_content form{
	width: 100%;
	float: left;
	border: 4px solid #f5f7fd;
	padding: 10px;
}

.post_content form input{
	border: 1px solid #DADADA;
	color: #888;
	padding: 10px;
	outline: 0 none;
	width: 100%;
	font-size: 14px;
	line-height:15px;
	box-shadow: inset 0px 1px 2px #ECECEC;
	-moz-box-shadow: inset 0px 1px 2px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 2px #ECECEC;
	margin: 10px 0;
}

.post_content form textarea{
	border: 1px solid #DADADA;
	color: #888;
	padding: 10px;
	outline: 0 none;
	width: 100%;
	max-width: 100%;
	font-size: 14px;
	line-height:15px;
	box-shadow: inset 0px 1px 2px #ECECEC;
	-moz-box-shadow: inset 0px 1px 2px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 2px #ECECEC;
	margin: 10px 0;
}

.post_content form select{
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	border: 1px solid #cecece;
	box-sizing: border-box;
}

.post_content form input:focus, .post_content form textarea:focus, .post_content form select:focus{
	background-color: #fafafa;
}

.post_content .wpcf7-quiz{
	width: 40px;
}

.post_content .wpcf7-acceptance{
	width: auto;
}

.post_content form input[type=submit]{
	background: #23398e;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 20px;
	width: auto;
	font-weight: 600;
	font-size: 15px;
	box-shadow: none;
}

.post_content form input[type=submit]:hover{
	background-color: #2fab66;
}

.post_content form label{
    display: block;
    margin: 0px;
	background-color: #f5f7fd;
	display: inline-block;
	padding: 5px 9px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
}

.post_content form p br{
	display: none;
}

.post_content form small{
	width: 100%;
	display: inline-block;
}

.post_content form input[type="checkbox"]{
	border: none;
	padding: 0px;
	width: auto;
	font-size: 2em;
}

img.wp-smiley{ border:none; width: 15px; height: auto; display: inline;}

.post_content .gallery{
	margin-bottom: 20px!important;
	width: 100%;
	padding: 16px 10px 10px;
	border: 1px solid #c90000;
}

.post_content .gallery-item{
	margin-top: -4px!important;
	font-size: 11px;
}

.post_content .gallery img{
	border: none!important;
	width: 100%;
	opacity: 1;
	border: 1px solid #FFFFFF!important;
}

.post_content .gallery img:hover{
	opacity: 0.9;
}

#evi_post_title{
	background-color: #2fab66!important;
	color: #FFFFFF!important;
	display: inline-block;
	padding: 5px 11px;
	text-transform: uppercase;
}

/* SINGLE HEADER */

.single_header{
	width: 100%;
	float: left;
}

.single_header_content{
	margin: 20px 0;
}

.single_header_content h1{
	font-size: 40px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	color: #23398E;
	letter-spacing: 1px;
}

.single_header_content .avatar{
	border-radius: 50px;
	position: relative;
	top: 5px;
}

.sh_center{
	text-align: center;
}

.sh_cat{
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	border: 2px solid #f5f7fd;
	padding: 3px 8px;
	display: inline-block;
	font-weight: 700;
}

.sh_cat a{
	color: #2fab66;
	text-decoration: none;
}

.sh_cat a:hover{
	color: #23398E;
}

.sh_info{
	margin-top: 10px;
	letter-spacing: 1px;
	font-size: 11px;
}

.sh_info a{
	color: #000000;
}

.sh_info img{
	position: relative;
	top: 5px;
	border-radius: 50px;
}

.sh_tag{
	margin-top: 15px;
	letter-spacing: 1px;
	font-size: 11px;
	color: #8b8b8b;
}

.sh_tag ul{
	display: inline;
}

.sh_tag ul li{
	display: inline-block;
	margin-right: 10px;
	line-height: 20px;
}

.sh_tag ul li a{
	color: #8b8b8b;
}

.sh_des{
	margin-top: 10px;
	font-size: 12px;
}

.sh_auth{
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #7c7c7c;
}

.box_code{
	width: 100%;
	float: left;
	text-align: right;
	font-size: 10px;
	color: #929292;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.box_code a{
	color: #d6d6d6;
}

/* SINGLE SHARE */

.single_share{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
	opacity: 0.8;
}

.single_share p{
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #7c7c7c;
	margin-bottom: 10px;
}

.single_share_inline{
	width: 100%;
	float: left;
	opacity: 0.8;
	margin-bottom: 20px;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #7c7c7c;
}

.ssi_topm{
	margin-top: 20px;
}

.facebook_space{
	width: 120px;
	float: left;
}

.twitter_space{
	float: left;
	margin-right: 10px;
	width: 80px;
}

.gplus_space{
	float: left;
}

#fb-root {
	display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}

/* NAVIGATION BAR */

.see_all_bar{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.see_all_bar a{
	background: #23398e;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 20px;
	font-size: 15px;
	text-decoration: none;
}

.see_all_bar a:hover{
	background-color: #2fab66;
}

.nav_next{
	float: left;
}

.nav_forw{
	float: right;
}

.see_all_bar_variant a{
	background-color: #2fab66!important;
}

/* CUSTOM */

.big_splash_image{
	width: 100%;
	float: left;
}

.big_splash_image img{
	width: 100%;
	height: auto;
}

/* FOOTER */

.footer{
	width: 100%;
	float: left;
	margin-top: 40px;
	background-image: linear-gradient(360deg, rgba(167,255,206,0.00) 0%, rgba(47, 171, 101, 0.253) 100%);
}

.footer_content{
	width: 100%;
	float: left;
	margin: 40px 0;
	font-size: 14px;
}

.footer_content .footer_widget:nth-child(3n+3){
	margin-right: 0px!important;
}

.footer_widget{
	float: left;
}

.footer_widget h6{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700;
	width: 100%;
	float: left;
	color: #2fab66;
	margin-bottom: 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
}

.footer_info_cnt{
	width: auto;
}

.footer_info_cnt img{
	width: auto;
	height: 15px;
	margin-right: 0px;
}

.footer_info_cnt ul{
	margin-top: 20px;
}

.footer_info_cnt ul li a{
	width: 100%;
	display: inline-block;
	text-decoration: none;
	color: #000000;
	padding: 8px 0;
	margin-bottom: 6px;
	color: #2fab66;
}

.fi_cnt_rs{
	margin-top: 20px;
}

.fi_cnt_rs a{
	color: #000000;
	text-decoration: none;
}

.footer_link_line{
	width: auto;
}

.footer_link_line ul li{
	display: inline;
}

.footer_link_line ul li a{
	width: auto;
	display: inline-block;
	padding: 7px;
	text-decoration: none;
	color: #4A4A4A;
	margin: 0 10px 10px 0;
	border: 1px solid #4A4A4A;
	float: left;
}

.footer_link_line ul li a:hover{
	background-color: #dcf8e9;
}

#menu-navigazione-2 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-21 > a{
	display: none;
}

.footer_module{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.footer_module form{
	margin-top: 20px;
}

.footer_module form input{
	border: 1px solid #DADADA;
	color: #888;
	padding: 10px;
	outline: 0 none;
	width: 100%;
	font-size: 14px;
	line-height:15px;
	box-shadow: inset 0px 1px 2px #ECECEC;
	-moz-box-shadow: inset 0px 1px 2px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 2px #ECECEC;
	margin: 5px 0;
}

.footer_module form input[type=submit]{
	background: #23398e;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 20px;
	width: auto;
	font-weight: 600;
	font-size: 15px;
	box-shadow: none;
	margin-top:5px;
}

.footer_module form input[type=submit]:hover{
	background-color: #2fab66;
}

.fnewsletter{
	border: 4px dashed #dcf8e9;
	padding: 10px;
}

.fnewsletter2{
	border: 4px dashed #e5e9f8;
	padding: 10px;
}

.powered{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.powered img{
	width: 96px;
	height: auto;
	opacity: 0.5;
}