/*
Theme Name:     nonsoloSeo
Theme URI:      http://www.nonsoloseo.it/
Description:    Tema Child per One Page Scroll
Author:         NonSoloSeo
Template:       one-page-scroll
Version:        0.1
*/
	
@import url("../one-page-scroll/style.css");

/*CONTACT FORM*/
input[type=text], input[type=email], input[type=tel]{width:100%;padding:15px; border:none;background:#EEEEEE;color:#fe8a02 !important;font-family: "Oswald",Arial,sans-serif;font-weight:400;font-size:16px;}
textarea[name=your-message]{width:100%;padding:15px; border:none;background:#EEEEEE;color:#fe8a02 !important;font-family: "Oswald",Arial,sans-serif;font-weight:400;font-size:16px;}
input[type=submit]{width:30%;float:right; padding:15px; background:#fe8a02; color:#fff; font-size:20px; font-weight:400; font-family: "Pacifico",Arial,sans-serif;border:none;border-radius:2px;}
input[name=captcha-789], input[name=captcha]{width:12%;}
input[type=checkbox]{border:none;}
.subject{clear:both; padding-top:20px;}
.checkbox{width:100%; margin:0 auto;}
.checkbox, .wpcf7-list-item:even{clear:both;}
.wpcf7-list-item{font-size:16px;}
span.wpcf7-list-item { display: block; }
body {
background-color:#fe8a02;
}
/*FINE CONTACT FORM*/

.section-title h3{
	text-align: center;	
}

header.navbar {
    background-color: #efefef;
}

body {
    background-color: #7f7f7f;
}

.sidebar {
    background: #efefef;
}

/*ICONE TERZA SEZIONE*/
.fa-pie-chart::before {
    color: #fe8a02;
}

.fa-line-chart::before {
    color: #fe8a02;
}

.fa-comments-o::before {
    color: #fe8a02;
}

@media (max-width: 919px) {
.fa-pie-chart::before {
    color: #fe8a02;
}

.fa-line-chart::before {
    color: #fe8a02;
}

.fa-comments-o::before {
    color: #fe8a02;
}

@media only screen 
and (min-width : 320px) 
and (max-width : 640px) {	

.fa-pie-chart::before {
    color: #fe8a02;
}

.fa-line-chart::before {
    color: #fe8a02;
}

.fa-comments-o::before {
    color: #fe8a02;
}

@media (max-width: 767px) {
.fa-pie-chart::before {
    color: #fe8a02;
}

.fa-line-chart::before {
    color: #fe8a02;
}

.fa-comments-o::before {
    color: #fe8a02;
}

@media only screen 
and (min-width : 320px) 
and (max-width : 450px) {
.fa-pie-chart::before {
    color: #fe8a02;
}

.fa-line-chart::before {
    color: #fe8a02;
}

.fa-comments-o::before {
    color: #fe8a02;
}

/*FINE ICONE TERZA SEZIONE*/

