@charset "UTF-8";
/*
Theme Name: Kepler - Child
Theme URI: http://envirra.com/themes/kepler
Author: envirra
Author URI: http://themeforest.net/user/envirra?ref=envirra
Description: Magazine WordPress Theme
Version: 1.0
License: GPL
License URI: http://www.gnu.org/licenses/gpl.html‎
Tags: one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready, photoblogging
Text Domain: kepler
Template: kepler
*/
@import url("../kepler/style.css");
/*
#vwspc-section-5 .vw-column-shortcode.vw-one-half{
	font-size:14px!important;
}
*/
#vwspc-section-6 > div > div > div > div:nth-child(1){
	font-size: 14px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#vwspc-section-6 > div > div > div > div:nth-child(2) > p:nth-child(1){
	margin-bottom: 0px;
}
#vwspc-section-5 > div > div > div > div:nth-child(1){
	letter-spacing: 0.1em;
	font-size: 14px;
}

#site-top > div.vw-site > div.vw-side-content-wrapper.vw-side-content-wrapper--reverse > div.vw-side-content-area > main > article > div.vw-post-share{
	margin-top: 25px;
}
/*colonna descrizione youtube*/
#vwspc-section-5 > div > div > div > div:nth-child(1){
	border: 1px solid rgba(0, 0, 0, 0.05);
	/*height: 397px;*/
}
/*icona youtube nella descrizione*/
#vwspc-section-5 > div > div > div > div:nth-child(1) > p:nth-child(4){
	margin-top: -8%;
}
/* colonna video*/
#vwspc-section-5 > div > div > div > div:nth-child(2){
	border: 1px solid rgba(0, 0, 0, 0.05);
	height: 438px;
}

/*spazi preventivo*/
#nf-form-2-cont > span > h3{
	margin-bottom: 28px!important;
}
#nf-field-16-wrap > div.nf-field-label{
	margin-top: 20px!important;
}

/*riquadro mappa in contatti*/
.fotoWrapper {
	text-align: center;
	padding: 15px;
	border: solid 1px rgba(0,0,0,0.05);
	margin-bottom: 36px;
}
.fotoWrapper iframe {
	width: 100%;
}
#site-top > div.vw-site > section > div > div > main > article > div.vw-post-content.clearfix > p:nth-child(4){
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.vw-post-date .updated{
	display: none;
}
#accept-cookie{
	background-color:#00aced!important;
}

/* font */
#text-2 > div{
	font-family: Raleway;
	font-size:14px;
}

