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

h1 {font-size: 38px !important;}
h2 {font-size: 32px !important;}
h3 {font-size: 28px !important;}
h4 {font-size: 22px !important;}

.et_pb_blurb h4 {font-size: 16px !important;}

.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;}
ol ol, ol ul, ul ul, ul ol {padding-left: 20px !important;}
.lista-lettere>li, .lista-numeri>li {padding-bottom: 20px;}

/* h1, h2, h3, h4, h5, h6 {font-family: Georgia, Times, "Times New Roman", serif !important;} */
.contenitore-iframe {
	position:relative;
	padding-top:60%;
}
.contenitore-iframe iframe{ 
	position:absolute;
	width:100;
	height: 100%;
}

hr {
    width: 60px;
    border: 1px solid #b3ab8b;
    margin: 14px auto;
}

/* CONTACT FORM */
.wpcf7 input, .wpcf7 textarea {width:100%; border:1px solid #1d68a9; background-color: #fff; color: #666; padding: 10px;}
.wpcf7 input:focus, .wpcf7 textarea:focus {border:2px solid #1d68a9;}
.wpcf7 input[type="submit"] {border:1px solid #1d68a9; background-color: #1d68a9; color: #fff; cursor:pointer; padding:10px 4px; width:200px; margin:0 auto; margin-top:20px;}
.wpcf7 input[type="submit"]:hover {background-color: #333; color: #fff;}
.wpcf7 input[type="checkbox"] {width:20px;}  
.riga p.mezzacolonna {width:48%; margin-left:4%; float:left;}
.riga p.mezzacolonna:first-child {margin-left:0;}

/* FOOTER */
#footer-chiusura a {
	color: #dddddd;
}

/* IUBENDA */
#iubenda-pp {
    z-index: 999999 !important;
}

/* CLASSI AIUTO */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}