/*
 Theme Name:     Vantage Child
 Theme URI:      
 Description:    Vantage Child Theme
 Author:         Francesco Pergola
 Author URI:     
 Template:       vantage
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../vantage/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

#main {
    background: none repeat scroll 0 0 #f9f9f9;
    padding: 0px;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
border:0;
font-family: Open Sans, sans-serif;
font-size: 14px;
font-style:inherit;
font-weight: 300;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
line-height: 1.7;
}

header#masthead {
background: #ffffff;
padding:0 35px 0 35px;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

header#masthead hgroup {
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

#colophon #theme-attribution, #colophon #site-info {
    color: #cccccc;
    font-size: 12px;
    margin-top: 0px;
    text-align: center;
    line-height: 2;
}

.layout-full #colophon {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 15px;
}

.entry-content img {
    border-radius: none;
    box-shadow: none;
    height: auto;
    max-width: 100%;
}

.entry-content h1 {
    font-size: 3em;
}

.entry-content a {
    color: CornflowerBlue;
    transition: all 0.2s ease 0s;
}
.entry-content a:hover {
    color: #b0120a;
}

.entry-content ul li, .entry-content ol li {
    margin-left: 1.5em;
    font-size: 18px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.theme-default .nivo-controlNav {
    padding: 15px 0;
    text-align: center;
    width: 100%;
    z-index: 99;
    background: #212121;
}

#main-slider {
  line-height: 0;
  background: #212121;
}

header#masthead.masthead-logo-in-menu .logo > img{
max-height: 60px;
height: auto;
width: auto;
padding-top: 15px;
}

.main-navigation {
	position: relative;
	background: #ffffff;
	opacity: 1;
	font-size: 13px;
	margin: 0 -35px;
	min-height: 35px; /* For when the menu becomes a sticky menu */ 
}

.main-navigation a {
	color: #757575;
	display: block;
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}

.main-navigation ul li a{
padding: 15px 20px;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.main-navigation ul li a {
  padding: 14px 16px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
}

.main-navigation ul li:hover > a {
	background: #ffffff;
	color: #b0120a;
}

.main-navigation ul ul li:hover > a {
	background: #ffffff;
	color: #b0120a;
}

.main-navigation ul ul a {
  width: 250px;
  padding: 15px 20px;
}

/* Vantage right align the main menu */

.main-navigation ul {
text-align: right;
}

.main-navigation ul li {
display: inline-block;
float: none;
}

.main-navigation ul ul li { 
text-align: left;
}

/* -------------------------------- */

.main-navigation.sticky{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow: 0 2px 5px rgba(0,0,0,.26);
/* border-bottom: 1px solid #F0ECE2; */
border-bottom-width: none;
border-bottom-style: none; 
border-bottom-color: none;
}

body.has-menu-search .main-navigation ul{
margin-right: 0px;
}

.panel-row-style-wide-grey {
	background: #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}

#colophon {
	background: #212121;
	margin-bottom: 20px;
	padding: 30px;
}

body.layout-full {
	background-color: #212121; /* Use the same color as the footer */ 
}

.widget_headline-widget h1 {
	color: #444444;
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
	padding-top: 20px;
	text-transform: none;
}

#search-icon #search-icon-icon {
	position: relative;
	width: 59px;
	height: 100%;
	
	background-color: #ffffff;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
}

#search-icon #search-icon-icon:hover {
	background-color: #ffffff;
}

#search-icon #search-icon-icon {
	position: relative;
	width: 59px;
	height: 100%;
	
	background-color: #ffffff;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
}
#search-icon .searchform {
	position: absolute;
	top: 100%;
	right: 0;
	width: 1080px;
	
	background: #ffffff;
	display: none;
	overflow-x: hidden;
	z-index: 10;
	opacity: 0.9;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#search-icon .searchform input[name=s]{
color:#212121;
font-size:17px;
font-weight:200;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
display:block;
width:100%;
height:42px;
border:none;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
background:transparent;
outline:none;
padding:0 15px;
}

#scroll-to-top .vantage-icon-arrow-up {
  font-size: 18px;
  display: block;
  width: 18px;
  height: 18px;
  color: rgba(255, 255, 255, 1);
}

#scroll-to-top.displayed{
-ms-transform:scale(1, 1);
-webkit-transform:scale(1, 1);
transform:scale(1, 1);
opacity: 1 !important;
color: white;
background-color: #9e9e9e;
border-radius: 9px;
}

#footer-widgets .widget .widget-title{
color:#e3e3e3;
font-family: Open Sans, sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:20px;
margin-top: 30px;
text-transform: uppercase;
}

.widget_circleicon-widget .circle-icon-box a.more-button{
display:block;
text-decoration:none;
color: #999999;
font-weight:bold;
font-family: Open Sans;
font-size: 16px;
}

.widget_circleicon-widget .circle-icon-box a.more-button i{
display: none;
width:5px;
height:8px;
margin-left:3px;
background: none;
}

.entry-content a {
    color: CornflowerBlue;
    transition: all 0.2s ease 0s;
}

article.post .entry-header h1.entry-title,article.page .entry-header h1.entry-title{
color: #b0120a;
font-family:Open Sans;
font-size:35px;
font-weight:300;
line-height:1.7;
padding-top: 30px;
}

a img{
border:0;
padding-top: 20px;
padding-right:8px;
}

.layout-full .panel-row-style{
margin:-20px -1000px;
padding: 15px 1000px 15px 1000px;
}

#secondary .widget:last-child,#footer-widgets .widget:last-child{
margin-bottom: 40px;
margin-top: 30px;
}

/* Text elements */
p{
margin-bottom: 0px;
}

a{
color: CornflowerBlue;
}

button,html input[type="button"],input[type="reset"],input[type="submit"]{
padding:12px 20px;
border: solid 1px #c2c2c2;
background:#ffffff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
font-size:12px;
font-family: Open Sans, sans-serif;
font-weight:bold;
color: #757575;
text-transform: uppercase;
width:auto;
text-decoration:none;
/* Improves usability and consistency of cursor style between image-type 'input' and others */
cursor:pointer;
/* Corrects inability to style clickable 'input' types in iOS */
-webkit-appearance:button;
line-height:1;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{
/* Button hover style */
border:solid 1px #b0120a;
background:#b0120a;
color: #ffffff;
font-family: Open Sans, sans-serif;
font-weight: 500;
text-transform: uppercase;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #ffffff;
    color: #757575;
    width: 600px;
}

input[type=text],input[type=email],input[type=password]{
padding: 15px;
margin-bottom: 10px;
}

.entry-content{
zoom:1;
line-height:1.6em;
color: #757575;
/* WordPress Images */
}

.entry-content table{
border-bottom:none;
border-collapse:collapse;
border-spacing:0;
font-size:14px;
line-height:2;
margin:0 0 20px;
width:100%;
}

.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{
color:#444444;
margin:1em 0;
font-weight: 300;
}

/* --- css fornito dal team di SiteOrigin per aggiustare la distribuzione dei widget nel footer con Polylang installato --- */

#footer-widgets .widget:lang(en-US) {
	width: 25%;
}

#footer-widgets .widget:lang(it-IT) {
	width: 25%;
}

/* --------------------------- */

#footer-widgets .widget a {
color: #ffffff;
}

#footer-widgets .widget a:hover {
color: orange;
}

.entry-content a {
color: #212121;
text-decoration: none;
transition: all 0.2s ease 0s;
}

.entry-content a:hover {
color: CornflowerBlue;
text-decoration: none;
transition: all 0.2s ease 0s;
}