/*
Theme Name: Visual Composer Starter Child
Theme URI: http://visualcomposer.io
Description: Visual Composer Starter child theme
Author: The Visual Composer Team
Author URI: http://visualcomposer.io
Template: visual-composer-starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, blog, starter, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: visual-composer-starter-child
*/

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.navbar-wrapper {
    padding: 5px 15px;
}

.content-wrapper {
    padding: 0px 15px 0px 15px;
}

.main-content {
    padding-bottom: 0px;
}
.entry-title {
	display: none;
}


.whitefont * { color: #fff !important; }

#footer .copyright {
    text-align: center;
}

.copyright a, .copyright a:hover {border-bottom: none !important;}


/** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **/

.titlerow { color: #fff;}

.inputrow {
	display: flex;
	align-items: center;
	justify-content: center;
}

.inputrow .fa, .textrow .fa {
    color: #c5a059 !important;
}

input, select, textarea {
    font-family: FreightSansPro;
    font-size: inherit;
    line-height: inherit;
    background: #fff;
    border: none;
    margin: 5px;
    border: 1px solid #333 ;
    padding: 15px 10px;
	width: 85%;
	color: #333;
}

div.wpcf7 input.wpcf7-submit {
    border: 1px solid #fff;
	color: #fff ;
	background-color: #c2624a;
	width: 20% !important;
}

div.wpcf7 input.wpcf7-submit:disabled {
    cursor: not-allowed;
	border: 1px solid #333;
	color: #888;
	background-color: rgba(255,255,255,0.3);
}

.wpcf7-form-control.wpcf7-acceptance input{
	width: inherit !important;
}

.dati, .soggiorno, .richiesta, .inviodati {
	text-align: center; 
	padding: 10px;
	margin-bottom: 32px;
}

.wpcf7, .wpcf7 a {
	color: #fff !important;
}
.wpcf7 a {
	text-decoration: underline;
}

.formTitle {
	color: #fff;
	text-align: center;
	font-family: Londrina Sketch;
	margin-bottom: 32px;
}
::placeholder{
	color: #333 ;
}

.titlerow.arrow{
	font-family: lato;
    font-size: 18px;
    font-weight: 100;
    font-style: normal;
    letter-spacing: 1px;
	color: #fff;
}
.titlerow{
	font-family: Lato !important;
    font-size: 18px !important;
    font-weight: 100 !important;
    font-style: normal !important;
    letter-spacing: 1px !important;
	color: #fff !important;
}

.footer-widget-area {
    background-color: #fff !important;
}

.b {
  display: block;
}

.toggle {
  position: relative;
  top: 5px;
  left: -15px;
  width: 40px;
  height: 20px;
  border-radius: 100px;
  background-color: rgba(221,221,221,0.5);
  margin: -20px -40px;
  overflow: hidden;
  box-shadow: inset 0 0 2px 1px rgba(0,0,0,.05);
}

.check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
}

  .check:checked ~ .track {
    box-shadow: inset 0 0 0 20px #fff;
  }

  .check:checked ~ .switch {
    right: 2px;
    left: 22px;
    transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860);
    transition-property: left, right;
    transition-delay: .05s, 0s;
  }

.switch {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 22px;
  background-color: #c2624a;
  border-radius: 36px;
  z-index: 1;
  transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860);
  transition-property: left, right;
  transition-delay: 0s, .05s;
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.track {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.05);
  border-radius: 40px;
}

/** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **//** FORM CONTATTO **/
 * 

body.navbar-no-background #header .navbar {
    background-color: #fff;
}

body.navbar-no-background #header .navbar.fixed {
    border-bottom: 1px solid #eee;
	transition:all 0.5s ease-out;
}

body.navbar-no-background #header {
    position: absolute;
    /*min-height: 100px;*/
}

.navbar-header {
    padding-top: 20px;
}

.top {
	border-bottom: 1px solid #eee;
	font-size:15px;
	transition:all 0.5s ease-out;
}
.top #lingue {
    float: left;
}
.top .contatti {
	float: right;
	padding:7px;
}
.top .contatti a {
	padding:5px 10px;
	display: inline-block;
}


body.fixed-header .navbar {
    border-bottom: 1px solid #eee;
}

.nav-up {
    top: -80px !important;
	transition:all 0.5s ease-out;
}

.navbar-wrapper {
    padding: 0 !Important;
}
#main-menu ul {
    margin: 5px 0 0 !Important;
}

#main-menu ul li a {
	font-family: Open Sans;
	color: #000;
	font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .3px;
}

#main-menu>ul>li>a {
	line-height: 65px !important;
}

.whatsappsupporto a {
    padding: 0 !important;
}
.navbar.fixed.scroll .top {
	display: none;
}

.play .aio-icon {
	padding: 20px !important;
}
.play:hover .aio-icon {
	color: #b2936d;
}

.ult_modal-content {
	border-color: transparent !important;
}
.ult_modal-body {
	padding: 0 !important;
}

#responsive-menu-container {
    border-left: 1px solid #eee;
}
.comment-content ul>li, .entry-content ul>li {
    padding-left: 0;
}
.entry-content ul>li:before  {
	display: none;
}


.tablepress tfoot th,
.tablepress thead th {
	background-color: #333 !IMPORTANT;
	color: #fff;
}

.comment-content table tr td,
.comment-content table tr th,
.entry-content table tr td,
.entry-content table tr th {
	border: 1px solid #fff;
}

table tr td.column-1,
.tablepress .column-1 {
	width: 150px !important;
}

.testointro {
    max-width: 501px;
    margin: 0 auto;
}

#nascondisuggerimento {
	position: absolute; 
	z-index:2;
	top:-40px; 
	right:0;
}
.videoinfo {}
#myDIV {
	display: none;
	transition: opacity 1s ease-out;
	opacity: 0;
    height: 0;
}

.rigascelte .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.scelta {
    width: 225px;
    margin: 10px;
    border: 2px solid #eee;
    border-radius: 8px;
    min-height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
	float:left;
	background-image: url(https://facilemarketing01.it/wp-content/uploads/triangolo.png);
    background-repeat: no-repeat;
    background-position: 99% 99%;
}

.footercustom {
    position: fixed;
    bottom: 10px;
    left: 50%;
    margin-left: -208px;
}

#main-menu ul li.menu-item-has-children>a:before {
    content: url(/wp-content/uploads/downMenu.png) !important;
}

.whatsappfooter {}
/** responsive **/

@media (min-width: 1199px) {
	.container {
		width: 80%;
	}
}

@media (max-width: 991px) {
	.navbar-header {
    	text-align: center !important;
		padding-bottom: 20px;
		width: 100% !important;
	}
	.navbar-brand img {
		max-width: 300px;
		height: auto;
	}
	.navbar-brand {
    	float: none !important;
	}
	.mobilehidden, #main-menu, .navbar-toggle {display: none;}
	.primariga {
		min-height: auto !important;
		padding: 60px 20px 40px !important;
	}
	
	.wp-video{
		margin: 0 auto !important;
	}
}

@media (max-width: 767px) {
	.tablepress tr {display: block;}
	
	.tablepress .column-1, .tablepress .column-2 {
		width: 100% !important;
		display: block ;
	}
	.mobilehidden, #main-menu, .navbar-toggle {display: none;}
	.primariga {
		min-height: auto !important;
		padding: 60px 20px 40px !important;
	}

}
