/*
Theme Name:     affidabile
Theme URI:      http://www.link107.com/
Description:    Tema Affidabile
Author:         Alessio Burigana
Author URI:     http://www.link107.com
Template:       Divi
Version:        1.0
*/
@import url("../Divi/style.css");

/* TIPOGRAFIA */
h1 a, h2 a, h3 a, h4 a {text-decoration:none !important;}
h1 span, h2 span, h3 span, h4 span {color: #0277a2;}

.titoletto {
	font-family: 'Varela Round',Helvetica,Arial,Lucida,sans-serif;
	font-size:20px;
	line-height: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
.lista-lettere {
    list-style-type: lower-alpha !important;
    list-style-position: outside !important;
}

.lista-numeri {
    list-style-type: decimal !important;
    list-style-position: outside !important;
}
.lista-lettere>li, .lista-numeri>li {
    padding-bottom: 20px;
}
.occhiello {
	font-family: 
}

.box-scegliere-affidabile .et_pb_column {border-radius: 6px;}
.box-scegliere-affidabile .et_pb_main_blurb_image {margin-bottom: 10px;}

/*h1, h3 {font-weight: 900 !important;}
h2 {font-size: 18px !important;}
h5 {font-size: 20px !important;}
body {font-weight: 400;}
strong {font-weight: 500;}
*/

/* HEADER */
#logo { max-width:300px; }
#top-menu li { padding-right: 14px; }
/*#selettore-lingua {position:absolute; right:10px; top:4px; z-index: 10;}

#main-header .et_mobile_menu, #main-header .mobile_nav {
	background-color: #233b4a !important;
	background-color: rgba(35,59,74,0.8) !important;
}

.et_header_style_split #main-header .mobile_nav {padding: 0;}
.et_header_style_split #et-top-navigation nav>ul>li>a {text-shadow: 0 0 5px #000000;}
.select_page {display: none !important;}
.et_header_style_split .mobile_menu_bar {padding-bottom: 0;}
.mobile_menu_bar:before {
	background-color: #233b4a;
	background-color: rgba(35,59,74,0.8);
}
*/

/* MENU */
.nav li ul {
	width: 320px;
}
#top-menu li li a {
	width: 280px;
}

#header-landing #riga-header-landing{
	position: fixed;
	top:10px;
	right:0;
	z-index:10;
}
#header-landing #riga-header-landing .et_pb_column {
	float:none;
}
#header-landing #riga-header-landing a {
	margin-right: 20px;
}

@media all and (min-width: 981px) { 
	#intestazione-landing .et_pb_button {
		display:none;
	}
}
@media all and (max-width: 479px) {
	.et_pb_text_align_right {
		text-align: right;
	}
}
/* MENU */
/* #top-menu li.current-menu-item>a {border-bottom: 1px solid #000000;}
@media only screen and (min-width: 981px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a {
		padding-bottom: 6px !important;
		margin-bottom: 44px;
	}
}
*/
/* SIDEBAR */
.et_pb_widget_area_left {
	padding-right: 0;
	border-right: 0;
}
.bottone-corsi-sidebar {
	display: inline-block;
	margin-bottom: 20px;
	background-color: #297dc5;
	color: #ffffff !important;
	padding: .3em 1em;
	border-radius: 3px;
	font-weight: bold;
}


/* FULLSCREEN SLIDER */
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}
/*
.et_pb_fullwidth_slider_0.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
	font-weight: 500 !important;
} */

/* MESSAGGIO FERIE */
#msg-ferie {
	font-size:26px; font-weight:bold; line-height: 1.2em; background-color:#e1001f; color: #ffffff; padding:20px 0;
}
#msg-ferie .container {text-align: center; text-transform: uppercase; text-shadow: 0 0 10px #111;}

/* PORTFOLIO GRID LAYOUT 3 COLONNE*/
 
@media only screen and ( min-width: 768px ) {
 
.three-column-grid .et_pb_grid_item {
width: 28.333% !important;
margin: 0 7.5% 7.5% 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}
 
}

/* HOME */

.et_pb_blog_grid .post-meta .published {color: #ffffff; background: #297dc5; padding: 4px 10px; border-radius: 6px;}

/* SIDEBAR */

.contenitore-iframe {
	position:relative;
	padding-top:60%;
}
.contenitore-iframe iframe{ 
	position:absolute;
	width:100;
	height: 100%;
}

/* CONTACT FORM */
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {width:100%; border:2px solid #000000; background-color: #fff; color: #666; padding: 10px;}
.wpcf7 input:focus, .wpcf7 textarea:focus,  .wpcf7 select:focus {border:2px solid #000000;}
.wpcf7 input[type="submit"] {border:2px solid #000000; background-color: #ffffff; color: #000000; cursor:pointer; padding:10px 4px; width:120px; margin:0 auto; margin-top:20px; border-radius: 8px; font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; font-size:20px; font-weight: 500;}
.wpcf7 input[type="submit"]:hover {background-color: #000000; color: #fff;}
.wpcf7 input[type="file"] {margin-bottom: 6px;}
.wpcf7 input[type="checkbox"] {width:20px;}  
.riga p.mezzacolonna {width:48%; margin-left:4%; float:left;}
.riga p.mezzacolonna:first-child {margin-left:0;}
.riga p.colonna-un-terzo {width:32%; margin-left:2%; float:left;}
.riga p.colonna-un-terzo:first-child {margin-left:0;}
.riga p.colonna-un-quarto {width:23.5%; margin-left:2%; float:left;}
.riga p.colonna-un-quarto:first-child {margin-left:0;}

/* REGOLE RESPONSIVE */

@media all and (max-width: 980px) {
	.riga p.colonna-un-quarto {width:48%; margin-left:4%; float:left;}
	.riga p.colonna-un-quarto:first-child {margin-left:0;}
	.riga p.colonna3 {margin-left:0 !important;}
	#selettore-lingua {right: auto; left:10px; top:-10px;}
}
@media all and (max-width: 767px) {
	.riga p.colonna-un-terzo, .riga p.mezzacolonna {width:100%; margin-left:0; float:none; padding-bottom:1em;}
	/* .et_pb_slide_content p {display: none;} */
	
	body.woocommerce #content-area div.product .woocommerce-tabs .panel, body.woocommerce div.product .woocommerce-tabs .panel {
		padding: 30px 12px;
	}
	.home .woocommerce ul.products[class*=columns-] li.product {
    width: 100%;
    float: none !important;
    margin: 0; 
	margin-bottom: 40px;
	padding-bottom: 12px;
	border-bottom: 1px solid #000000;
	}
}
@media all and (max-width: 479px) {
	.riga p.colonna-un-quarto {width:100%; margin-left:0; float:none;}
}

/* IMMAGINI */
.immagine-rotonda .et_overlay {border-radius: 50%;}
.et_overlay {background: rgba(255, 255, 255, 0.6);}

/* WOOCOMMERCE */

#negozio-homepage .woocommerce ul.products li.product .price, .archive ul.products li.product .price {display:none !important;}
h1.product_title {font-size:24px; padding-bottom:10px; border-bottom: 5px solid #297dc5;}
.price {padding: 20px 0 !important;}
.woocommerce-Tabs-panel--description h2 {display:none;}
#tab-title-additional_information {display: none;}
.woocommerce button.button, .woocommerce button.button.alt.disabled {color: #ffffff !important; background: #297dc5 !important;}
.woocommerce-page .quantity input.qty {height: 40px;}
.woocommerce-product-gallery__wrapper a {cursor: inherit;}
.woocommerce-breadcrumb {display:none;}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, body.woocommerce div.product .woocommerce-tabs ul.tabs {display: none;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {font-size: 18px;}

.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce a.button, .woocommerce-page a.button {color: #ffffff !important;}
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
	height: 40px;
	font-size: 16px !important;
}
.woocommerce-cart #left-area, .woocommerce-checkout #left-area {
	width:100%;
}
.woocommerce-cart #sidebar, .woocommerce-checkout #sidebar {
	display:none;
}
.woocommerce-cart #main-content .container:before, .woocommerce-checkout #main-content .container:before
{
	display:none !important;
}
.woocommerce-checkout .optional {
    display: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 6px;
}
.woocommerce .woocommerce-ordering {
	display: none;
}


/* LAYOUT WOOCOMMERCE CATEGORY 3 COLONNE */

/*
.et_full_width_page.woocommerce-page ul.products li.product:nth-child(3n+1) {
	clear: left !important;
}
.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n) {
	margin: 0 3.8% 2.992em 0;
}
.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1) {
	clear: none !important;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
	margin-right: 0 !important;
}
*/

/* FOOTER */

/* #main-footer .footer-widget h4 {padding-bottom: 30px;}*/
#footer-info {float: none; text-align:center; }
#main-footer i {width: 14px; color: #e2ecf3; margin-right: 10px;}
#main-footer i.fa-facebook-square {font-size: 60px; width:60px; float: left;}
#main-footer span.no-icona {margin-left: 24px;}
.bottone-footer{
	padding: 10px 14px;
    background-color: #cdcdcd;
    color: #000000 !important;
    font-weight: bold;
    border-radius: 6px;
}

/* CLASSI AIUTO */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;} 