/*
	Theme Name: PPMD framework
	Template: piupermenodiviso
	Theme URI: http://piupermenodiviso.it
	Description: Wordpress alla massima potenza
	Version: 0.1
*/


/*.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 48px;
    margin-left: 81px !important;
}

#bottoneric.vc_general.vc_btn3 {
    margin-right:30px !important;
}

#bottonitestata.vc_row {
    margin-left: 0px;
    margin-right: -155px;
}
*/

#riga_prodotti_riparabili .vc_cta3 {

padding:52px 40px;

}


/*------------------------------------*\
   PRODOTTO 
\*------------------------------------*/
.woocommerce-page {background-color: white !important;}

.woocommerce div.product .product_title {border-bottom: 1px solid #d3ced2;}

#contenuto-woocommerce #tab-title-reviews {display: none !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
    content:'Gradi di ricondizionamento';
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: black;
    text-decoration: none;
    font-size:17px;}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:0px !important;}

#contenuto-woocommerce #tab-description h2, .price, .product_meta {display: none;}

.product strong,.product p {color:black !important;}

.product_type_simple {font-size: 17px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    color:white !important;
    background-color: #353535 !important;
    border-radius: 10px;
    text-decoration: none;
}

#tre_colonne h2 {margin-top:0px}
.bottone  {font-size: 17px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    color:white;
    background-color: #353535 !important;
    border-radius: 10px;
    text-decoration: none;
}

.woocommerce-product-details__short-description{margin-bottom:30px !important;}

.woocommerce-loop-product__title {color:black; font-weight: 700 !important;}

/*------------------------------------*\
    SUPERBANNER
\*------------------------------------*/
#superbanner-mobile, #superbanner {display:none;} /* nascosto di default */
#superbanner.sbstart {display:block;} /* visibile senza cookie (mai chiuso) */
@media(max-width:960px){ #superbanner-mobile.sbstart {display:block;} #superbanner.sbstart {display:none !important;} }
#superbanner-mobile {margin-left: 0; margin-right: 0;}
#superbanner {position:fixed; bottom:0; left:15px; z-index:10000; width:350px; background:white;}
@media(max-width:960px){ #superbanner-mobile-toggle {position: fixed; top:0; right:0; padding:10px 13px; z-index:10001; opacity:0; animation:sbfadein 0.3s forwards; animation-delay: 0.7s;} }
#superbanner-toggle {position:fixed; left:320px; bottom:520px; padding:10px 13px; z-index:10001; cursor:pointer; opacity:0; animation:sbfadein 0.3s forwards; animation-delay: 0.7s;}
@keyframes sbfadein { from {opacity:0;} to {opacity:1;} }
#superbanner-toggle.chiuso, body.superbanneroff #superbanner-toggle.sbstart {left:0;}
body.superbanneroff #superbanner-toggle.sbstart .cls, body.superbanneroff #superbanner-mobile-toggle.sbstart .cls {display:none !important;}
body.superbanneroff #superbanner-toggle.sbstart .opn, body.superbanneroff #superbanner-mobile-toggle.sbstart .opn {display:block !important;}
#superbanner-toggle.chiuso .cls, #superbanner-mobile-toggle.chiuso .cls {display:none;}
#superbanner-toggle.chiuso .opn, #superbanner-mobile-toggle.chiuso .opn {display:block !important;}
 /* widget */
.widget-content #superbanner-mobile, .widget-content #superbanner {display:block;}
.widget-content #superbanner-mobile {display:none !important;}
.widget-content #superbanner {position:relative; bottom:inherit; left:inherit; z-index:inherit; width:100%; background:white;}
/* custom */
#superbanner {width:420px; border-radius:0 15px 0 0;overflow:hidden; box-shadow:0 0 30px rgba(0,0,0,.3);}
#superbanner img {border-radius:0 15px 0 0;}
#superbanner .vc_column-inner {padding:0;}
#superbanner .wpb_single_image {margin-bottom:0;}
#superbanner-toggle {left: 380px; bottom: 380px; font-size:18px;}
.opn {color: white; background: #f44336; padding: 3px 10px 7px 12px; border-radius: 0 20px 20px 0; margin-left: -12px !important;}
#superbanner-mobile-toggle .opn {border-radius: 0 0 20px 20px; margin-top: -10px !important; padding: 8px;}
.cls {color:#f44336;}
#superbanner-mobile {
  height: 110px;
  overflow:hidden;
}
#superbanner-mobile>div {
  position: fixed;
  z-index: 1000;
  background: white;
  height: 110px;
  overflow:hidden;
}
#superbanner-mobile p {
  font-size: 16px;
  margin-top: 7px;
  margin-bottom: 0;
}


@media (max-width:325px){
#superbanner-mobile {height: 120px;}
	#superbanner-mobile>div {width:100%; height: 120px;}}


/* --- NASCONDE SUPERBANNER ---
#superbanner, #superbanner-mobile, #superbanner-toggle, #superbanner-mobile-toggle, .header-sotto {display:none !important;}
/* ^^^ */


/*------------------------------------*\
    HEADER
\*------------------------------------*/

.header {
    width: 100%;
    background: #fff;
	box-shadow: 0 1px 11px rgba(0, 0, 0, 0.1);
}

.header, .header * {
	transition: all 0.5s;
}

.header.trasparente {
    position: absolute;
    z-index: 100;
    background:none;
}

.header.fixed {
    z-index: 100;
	position: fixed;
}

@media (min-width:961px) {
	.header.fixed {top:0;}
}

.header.attivo {
  	background:white;
}

.header-holder {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}

.header.fullwidth .header-holder {
    max-width: 100%;
    width: 95.5%;
    margin: 0 auto;
    position: relative;
}

.menumobile {display:none; float: left; height:55px; width:55px; padding: 10px 10px 7px 20px; margin-right: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.menumobile hr {background:#222; transition:all 0.4s; height: 2px; border: 0;}
.menumobile hr:nth-child(2) {transition:all 0.1s;}
.menumobile.aperto hr:first-child {transform: rotate(45deg); transform-origin: left; width:30px;}
.menumobile.aperto hr:nth-child(2) {visibility: hidden;}
.menumobile.aperto hr:last-child {transform: rotate(-45deg); transform-origin: center; margin-left: -5px; margin-top: -9px; margin-left: -4px; width: 30px;}

.logo {
    position: absolute;
    margin-top: -15px;
    padding-top: 0;
	float: left;
}

@media (min-width:961px){
	.header.attivo .logo {
		position: absolute;
		margin-top: -30px;
		padding-top: 0;
	}
}

.logo-img {
	max-height:75px;
}

.nav {
    float: right;
}

.nav .menu-item {
    display: block;
    float: left;
    padding: 10px 5px;
}

.nav .sub-menu {
    width: 300px;
	padding-left:0;
    position: absolute;
    z-index: 1000;
    padding-top: 10px;
    margin-left: -20px;
    background: white;
    display: none;
}
.nav .sub-menu li {
	width: 100%;
	float: left;
}

.nav .menu-item-has-children:hover .sub-menu, .nav .sub-menu:hover {
    display: block;
}

.header.sticky {
	position: fixed;
    top: 0;
    z-index: 100;
}

#header-toolbar {width:45%; float:right; background-color: #ed1c24;}
#header-toolbar ul {margin-top:0;}
#header-toolbar:before {
    position: absolute;
    margin-left: -15px;
    z-index: 0;
    width: 0;
    height: 0;
    border-width: 44px 0 0 15px;
    border-style: solid;
    border-color: #ed1c24 transparent transparent;
    content: "";
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header-toolbar:after {
    content:'';
    width:1000px;
    height:44px;
    position:absolute;
    top:0;
    background-color:#ed1c24;
}
#header-toolbar a {
    color: #fff;
    text-decoration: none;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.15em;
}
#header-main {
    width: 100%;
    float: left;
}
#header-one {float:left;}
#header-two {float:right;}
.header.attivo #header-two>ul {margin-top: 0;}
#header-three {width:100%; background:#00000024;}
#header-three ul {margin-top:0;}
#header-three ul li a {color:white; text-decoration:none; font-family:'titillium web', sans-serif; font-weight:300;}

.menutitolo {
    float: left;
	margin-left:1.8%;
    padding: 10px;
    font-weight: 500;
    color: white;
    text-decoration:none;
    letter-spacing:1px;
}

#header-two li {
	padding-top: 17px;
    padding-left: 27px;
    padding-right: 27px;
	padding-bottom: 27px;
}

.header.attivo #header-two>ul>li {padding-bottom: 17px;}
.header.attivo #header-two>ul>li>.sub-menu {margin-top:18px;}

#header-two li a {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}

.attivo #header-two li.current-menu-item a {color: #f44336;}

@media(max-width:1500px){
  #header-two li {
      padding-left: 28px;
      padding-right: 0;
  }

  
}


@media(max-width:1350px){
  #header-two li {
      padding-left: 23px;
      padding-right: 0;
  }
 
}

@media(max-width:1700px){
#header-two .ultimi>.sub-menu {right:0;}
}

/*==== MEGAMENU  ====*/

#header-two li a {
    text-transform: none;
}

#header-two .sub-menu li {
    padding: 3px 30px;
}

#header-two .sub-menu li a {
    font-weight: normal;
}


#header-two .sub-menu li a:hover {
    font-weight: normal;
	color: red;
}

#header-two>ul>li>.sub-menu {
    margin-top: 10px;
	border-top-style: solid !important;
    border-top: red;
    border-top-width: 2px;
}


#header-two .megamenu>.sub-menu {
    width: 500px;
    height: 330px;
    padding: 0 30px;
	padding-top:5px;
}

#header-two .megamenu>.sub-menu>li, .megamenu>.sub-menu .sub-menu {
    width: 33%;
    margin-left: 0;
    box-sizing: border-box;
}

#header-two .megamenu.duecol>.sub-menu>li, .megamenu.duecol>.sub-menu .sub-menu {
    width: 49%;
}

#header-two .megamenu>.sub-menu>li>a {
    display: none;
}

#header-two .megamenu li {
    font-size: 16px;
    margin: 4px 0;
    padding: 0;
}

#header-two .megamenuimm img {
    width: 200px;
}

.colonnatesto {
	border-left-style: solid;
	border-left-color:#cecece;
	border-left-width:2px;
}


/*------------------------------------*\
    PAGINE
\*------------------------------------*/

body {background:#f5f5f5;}

.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	padding-top:130px;
	position:relative;
	clear:both;
}

main.pagina-sidebar-destra {
	float: left;
	width: 78%;
}

main.pagina-sidebar-destra ~ aside.sidebar {
	float: right;
	width: 22%;
}

main.pagina-sidebar-sinistra {
	float: right;
	width: 78%;
}

main.pagina-sidebar-sinistra ~ aside.sidebar {
	float: left;
	width: 22%;
}

@media only screen and (max-width:960px) {
  #super main, #super aside {width:100%;}
}

.nascosto {display:none;}

@media(min-width:1024px){

	.cinquantacinque {width:55%;}
	.sessanta {width:60% !important;}
	.sessantacinque {width:65%;}
	.quarantacinque {width:45%;}
	.quaranta {width:40% !important;}
	.trentacinque {width:35%;}

	.trecolonnecss {
			padding: 15px;
			-webkit-column-count: 3;
			-moz-column-count: 3;
			column-count: 3;
			-webkit-column-gap: 40px;
			-moz-column-gap: 40px;
			column-gap: 40px;
			-webkit-column-rule: 1px solid lightgrey;
			-moz-column-rule: 1px solid lightgrey;
			column-rule: 1px solid whitesmoke;
	}

	.duecolonnecss {
			padding: 15px;
			-webkit-column-count: 2;
			-moz-column-count: 2;
			column-count: 2;
			-webkit-column-gap: 40px;
			-moz-column-gap: 40px;
			column-gap: 40px;
			-webkit-column-rule: 1px solid lightgrey;
			-moz-column-rule: 1px solid lightgrey;
			column-rule: 1px solid whitesmoke;
	}
	
}

#frecciagiu a {
    position: absolute;
    top: 93vh;
    left: 47.8vw;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vc_gitem-post-data-source-post_date {
    color: #f79e13;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.boxicone .wpb_row.vc_inner {
    background: whitesmoke;
    margin-left: 0;
    margin-right: 0;
	padding: 8px;
}

.boxicone h3 {
    font-size: 27px;
}

.vc_box_shadow_border {background:#fff3;}

#super .testatapag {margin-bottom:0 !important; opacity:1 !important;}

#super .testatapag h1 {
    font-size: 2.6em;
    line-height: 1.2em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
}

#super .testatapag .wpb_text_column li {
line-height: 1.5em !important; 
margin-bottom: 0;
}

/* ==== BOTTONI TESTATA ==== */
#bottonitestata {
    padding-left: 17%;
}

#bottonitestata>.vc_col-sm-3 {
    width: auto;
}*/

#bottonitestata>.vc_col-sm-3 .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

#bottonitestata .vc_btn3-container {margin-bottom:35px;}

/* ==== SOTTOSLIDE ==== */

@media  (min-width: 1024px) {
	#sottoslide .txt {width:55%;}
	#sottoslide .map {width:45%;}	
	#sottoslide .txt .testo {    
		float: right;    
		width: 100%;    
		max-width: 680px;
		margin-top: 30px;
		margin-right: 30px;    
	}
}

#sottoslide {background: #323232;}
#sottoslide * {color: white; font-weight: 300;}
#sottoslide h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}
#sottoslide .map {    
	padding-top: 25px;
    padding-bottom: 20px;
}

#super .testatapag {margin-bottom:0 !important;}
#sottoslide .testo {width:100%; max-width:730px; float:right; font-family: 'titillium web', sans-serif; font-size:20px; color: #333;}
#sottoslide .testo h3 {margin-top:0; margin-bottom:10px; font-size:20px;}
#sottoslide .testo .vc_col-sm-8 h3:before {content:'✓ '; font-weight:bolder; color:#f44336;}
#sottoslide .testo .vc_col-sm-4 {line-height:25px; padding:0;}
#sottoslide .testo .vc_col-sm-4 a {font-weight:600; color:#f44336; letter-spacing:0.05em;}
@media (max-width:960px){ #super #sottoslide .testo, #super #sottoslide .testo h3 {font-size:17px !important;} #sottoslide {padding-top:0 !important;} }


/* ==== GRIGLIA FILM ==== */

/* ==== Sezione film full width ==== */
.page-template-template-griglia-film #super {
    max-width:100%;
    width:100%;
    margin:0;
}

.page-template-template-griglia-film #the-content {
    max-width: 1280px;
	width: 95%;
	margin: 0 auto;
}

/* ==== MOBILE ==== */

@media all and (max-width: 768px) {
	.sezione-film {
		width: 100%;
	}
	.sezione-film > .sottosezioni,
	.film-item {
		float: none;
		display: block;
		width: 100%;
	}
	.sezione-film > .filtraggio {
		margin-bottom: 50px;
	}
	.filtraggio-head {
		display: block;
	}
	#filtraggio-film {
		height: 0;
		visibility: hidden;
		transition: all 0.2s ease-in-out;
	}
	.film-item {
		margin: 0 0 50px;
	}
	.riassunto-film {
		display: none;
	}
}

@media all and (min-width:769px) {
	.sezione-film {
		width: 96%;
	}
	.sezione-film > .filtraggio {
		float: left;
		width: 15%;
	}
	.filtraggio-head {
		display: none;
	}
	.sezione-film > .griglia {
		float: right;
		width: 85%;
	}
	.film-item {
		display: inline-block;
		vertical-align: top;
		width: 31%;
		margin: 0 1% 50px;
	}
}

.sezione-film {
	position: relative;
	margin: 0 auto;
}

.sezione-film:after,
.sezione-film .griglia:after,
.film-item:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.sezione-film > .sottosezioni {
	box-sizing: border-box;
}

.sezione-film > .griglia {
	padding: 0 20px;
}

.sezione-film > .filtraggio {
	z-index: 4;
	padding: 30px 20px;
	background-color: #ffffff;
}

/* ==== Filtri ==== */

.filtraggio-head {
	margin: 0;
	text-align: center;
}

.sezione-film .filtri {
	margin-bottom: 25px;
}

.sezione-film .filtri .etichette {
	margin: 0 0 8px;
}

.sezione-film .controlli {
	box-sizing: border-box;
}

.sezione-film .campi-testo {
	line-height: 1em;
	padding: 4px;
	border: 1px solid #929292;
}

.sezione-film .filtri > #titolo {
	padding: 4px 4px 4px 8px;
	line-height: 1.8em;
}

.sezione-film .cb-items {
	display: block;
}

.sezione-film .filtri .campi-testo:not(.campi-inline) {
	width: 100%;
}

.sezione-film .filtri .campi-inline {
	display: inline-block;
	vertical-align: middle;
	width: 48.1%;
}

.sezione-film .filtri #anno {
	margin-right: 1%;
}

.sezione-film .filtri #mese {
	margin-left: 1%;
}

.sezione-film .applica-filtri {
	float: right;
	width: 40%;
	background-color: #F7AC13;
	color: #000000;
	border: 2px solid #000000;
	text-transform: uppercase;
	font-weight: 500;
	transition: all 0.2s ease-in-out;
}

.sezione-film .applica-filtri:hover {
	background-color: #000000;
	color: #F7AC13;
	transition: 0.2s ease-in-out;
}

/* ==== Griglia ==== */

.film-item {
	box-sizing: border-box;
	padding: 0;
	background-color: #ffffff;
}

.film-item-cols {
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 10px;
}

.locandina-film {
	min-height: 1px;
}

.locandina-film img {
	width: 100%;
	height: auto;
	margin-top: -30px;
}

.info-film {
	word-wrap: break-word;
}

.titolo-film > a {
	color: inherit;
	text-decoration: none;
	opacity: 1;
	transition: all 0.2s ease-in-out;
}

.titolo-film > a:hover {
	opacity: 0.85;
	transition: all 0.2s ease-in-out;
}

.riassunto-film {
	font-size: 15px;
	line-height: 1.4em;
}

.sezione-film .no-movie-found {
	display: block;
	width: 100%;
	text-align: center;
}

/*------------------------------------*\
    ARTICOLI E FILM
\*------------------------------------*/

article>a>img {max-width: 100%;}

.single-post.single-format-standard article, .single-film.single-format-standard article {
    background: whitesmoke;
	box-shadow: 0px 0px 0px #ddd;
}

.single-post.single-format-standard article>a:first-child, .single-film.single-format-standard article>a:first-child {
    display: block;
    width: 100%;
    max-height: 470px;
    overflow: hidden;
}

.single-post.single-format-standard .attachment-post-thumbnail, .single-film.single-format-standard .attachment-post-thumbnail {
    width: 100%;
}

.single-post.single-format-standard .single-body, .single-film.single-format-standard .single-body {
    width:90%;
	margin:0 auto;
}

.single-post h1, .single-film h1 {
    text-decoration: none;
    color: #333;
    padding-bottom:10px;
    border-bottom:3px solid orange;
}

.date, .category {
    width: 100%;
    float: left;
}

#super .titoletto {margin-bottom:12px;}

.titoletto h3 {
    font-size:17px;
    font-weight:600;
    text-transform:uppercase;
    display:inline;
    padding-left:16px;
    border-left: 3px solid #ffa500;
}

article.format-gallery {
    background: whitesmoke;
    box-shadow: 0px 0px 0px #ddd;
}

article.format-gallery .vc_row:not(.testataimg) {
    padding-left: 5%;
    padding-right: 5%;
}

article.format-gallery .vc_row {
    background: whitesmoke;
}

@media(max-width:1500px){
#super .filmvert-col-img {width:38%;}
#super .filmvert-col-txt {width:62%;}
#super .filmvert-col-flex {width:62%;}
}

@media(max-width:1300px){
#super .filmvert-col-img {width:33.3%;}
#super .filmvert-col-txt {width:66.3%;}
#super .filmvert-col-flex {width:66.3%;}
}

@media(max-width:1100px){
#super .filmvert-col-img {width:33.3%;}
#super .filmvert-col-txt {width:66.3%;}
#super .filmvert-col-flex {width:100%;}
}

/*------------------------------------*\
	TIPOGRAFIA
\*------------------------------------*/

body {font-family:'Hind Siliguri', sans-serif;}

h1, h2, h3, h4, .nav li {font-family: 'titillium web', sans-serif;}

h1 {font-weight:600;}
h2 {font-weight:500;}
h3 {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.3em;
    color: #333;
}

blockquote {
	font-size:1.1em;
	margin-left:0;
	padding-left:40px;
    border-left: 3px solid #ffa500;
}

#super .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {font-family: inherit; font-weight: 500; font-size: 15px; margin: 0; line-height: 1.3;}

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

.mobileon, .nav .menu-item.mobileon {display:none;}
@media only screen and (max-width:1250px){
	.header {padding-top:4px !important; padding-bottom:0 !important;}
	.header-holder {width:100% !important;}
	.menumobile {display:block;}
	.logo {width: 60% !important; max-width: 132px; padding-top: 20px; padding-bottom: 4px; position: relative;}
	.logo-img {width: 100%;}
	#header-two, #header-three ul {width:100% !important; height:100vh; background:white; display:none;}
	#header-two ul {margin:0; padding-left:0;}
	#header-three ul {margin:0; padding-left:7px;}
	#header-two li, #header-three li {width: 100%; border-bottom:1px solid #eee;}
	#header-two li a {color:black !important;}
  	#header-two.temascuro, #header-three ul {background: rgba(0, 0, 0, 0.9);}
	#header-two.temascuro li, #header-three li {border-bottom: 1px solid #151515;}
	#header-two.temascuro li a, #header-three li a {color:white !important;}
	.mobileon, .nav .menu-item.mobileon {display:block;}
	.mobileoff, .nav .menu-item.mobileoff {display:none !important;}
    a.menutitolo:before {
      content: ' MENU ▾ ';
      font-weight: normal;
      letter-spacing: -0.02em;
      color: #f7ac13;
 	}
	#header-mobile {width:100% !important; height:100vh; overflow:scroll; background:white; display:none;}
	#header-mobile {position: absolute; z-index: 1000; top: 56px; width:100% !important; height: calc(100vh - 105px); overflow:scroll; margin:0; padding-left:0;}
	#header-mobile li, #header-three li {width: 100%; border-bottom:1px solid #eee;}
	#header-mobile li a {color:black !important;}
#header-mobile>ul {padding-left:0;}
	#header-mobile ul ul {padding-left:20px;}
	#header-mobile li {padding-left: 20px; padding-right: 20px;}
	#header-mobile li a {text-decoration: none; text-transform: uppercase; font-size: 14.5px; font-weight: 500; letter-spacing: 0.1em;}
	#header-mobile li.current-menu-item a {color: #F7AC13;}
	.attivo #header-mobile li a {color: white;}
	.attivo #header-mobile li.current-menu-item a {color: #F7AC13;}
	#header-mobile ul, #header-mobile li, #header-mobile a {display: block; float: left; width: 100%; box-sizing: border-box;}
	#header-mobile .menu-item-has-children>a {width: 80%;}
	#header-mobile .menu-item-has-children>span.freccia {width: 20%; float: right; text-align: center; background: whitesmoke;}
	#header-mobile>ul>li>.sub-menu, #header-mobile>ul>li>.sub-menu .sub-menu {display: none;}
	#header-mobile>ul>li>.sub-menu.open, #header-mobile>ul>li>.sub-menu .sub-menu.open {display: block; position: relative;}
	#header-mobile .col {display:none;}
}

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

}
@media only screen and (max-width:480px) {
  .single-head {max-height:350px;}
}
@media only screen and (max-width:768px) {

}
	#super .tableton {display:none;}
@media only screen and (max-width:1024px) {
	#super .tableton {display:block;}
	#super .tabletoff {display:none;}
}
@media only screen and (max-width:1140px) {

}
@media only screen and (max-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

@media (max-width: 960px){ 
	
	#header-toolbar {display:none;}
	.wrapper {padding-top: 55px;}
	.colfullwidth, .colfullwidth .vc_column-inner {padding-left: 0; padding-right: 0;}	
	
	#super .testatapag {background-position: left -20px !important; background-size: auto 200px !important; background-repeat: no-repeat; padding-top: 135px;}
	#super .testatapag .vc_column_container>.vc_column-inner {padding:15px !important;}
	#super .testatapag .wpb_text_column {padding-left:0 !important;}
	#super .testatapag h1 {font-size: 1.9em; margin-top: 0;}
	#bottonitestata {display:none;}
	
	#mobtel {display:block !important; position: fixed; bottom: 0; z-index: 5000; width: 100%;} 
	#mobtel a {width:33.3%; display:block; float:left; text-align:center; margin:0 auto; padding:9px 0; color:white; font-size: 18px; font-family: 'Titillium Web', 'Roboto', Helvetica, Arial, sans-serif; text-decoration: none;}
	#mobtel a span {font-size: 18px;}
	#mobtel>span {color: rgb(24, 37, 68);}
	#mobtel a img {width: 23px; height: auto;  margin-right: 5px;}
	#mobtel .tel {background:#f04639;}
	#mobtel .mail {background:#f04639;}
	#mobtel .uozzap {background:#4ec85b;}

	#super .boxicone>div {padding-top: 30px;}
	#super .boxicone>div>div {padding-top: 0;}
	#super .boxicone .vc_icon_element.vc_icon_element-outer {text-align: center; padding: 0 !important;}
	#super .boxicone h3 {text-align: center;}
	#super .boxicone ul {padding-left: 22px !important;}
	#super .boxicone .wpb_text_column {padding-left: 0 !important; padding-right: 0 !important;}
	
}


/*------------------------------------*\
    SHORTCODES
\*------------------------------------*/

@media (min-width: 768px){
  .one_half, .one_half_last {
      width: 50%; float:left;
  }
}


/*------------------------------------*\
    LANDING PAGES
\*------------------------------------*/



/*--- VIDEOTESTATA ---*/

.vidbg-container {
    display:none;
    height: 100vh;
    position: absolute !important;
    z-index: 10;
    background:transparent;
}

#testata>.wpb_column {background:rgba(0,0,0,.06);}

#titolotestata {
    height: auto;
    max-width:1120px;
    margin:0 auto;
    margin-top: 25vh;
    visibility:hidden;
}

#titolotestata h1 {
    color: #fff;
    font-size: 160px;
    font-weight: 500;
    line-height: 1em;
    text-shadow: 1px 1px 1px #0000007a;
}

#titolotestata h2 {
    color: #edca04;
    font-size: 103px;
    line-height: 0.9em;
    font-weight: 500;
    letter-spacing: 0;
    text-shadow: 2px 2px 0 #F01E19, -2px -2px 0 #F01E19, 2px -2px 0 #F01E19, -2px 2px 0 #F01E19, 0px 0px 10px #F01E19;
}


#titolotestata h3 {color:white; font-size:30px;font-weight: 400; letter-spacing: 0.1em; text-shadow: 1px 1px 1px #0000007a;}
#titolotestata h4 {font-size:40px; letter-spacing:0.09em; color:#F01E19; margin:0; text-shadow: 1px 1px 1px #0000003b;}
#titolotestata h5 {color:white; font-family: 'Barlow Condensed', sans-serif; font-size:24px; font-weight:300; letter-spacing:0.05em; text-shadow:1px 1px 10px black; margin-top: 20px;}

#introduzione {min-height:300px; padding-bottom:40px; max-width:900px; margin:0 auto;}

#introduzione * {color: white; text-shadow: 1px 1px 1px #0000007a;}

@media (max-width:960px) {
.vidbg-container {display:none;}
#testata .vc_parallax-inner {height:100% !important; top:-16% !important;}
#titolotestata {visibility:visible;}
#titolotestata {height:auto; margin-top:10vh; padding:15px;}
#titolotestata h4 {font-size: 5vw; font-weight: 500;}
#titolotestata h1 {font-size: 22vw; font-weight: 500; letter-spacing: 0.02em;}
#titolotestata h2 {font-size: 13vw; font-weight: 500; letter-spacing: 0.1em;}
#titolotestata h3 {font-size: 6vw;}
#titolotestata img {width:auto; max-height:50px;}
#introduzione {background:#12101f; padding-bottom:0;}
#introduzione h2 {font-size: 7vw; float: left;}
#frecciagiu {display:none;}
#scheda h2 {font-size:7.5vw !important; font-weight:200 !important; text-align:left !important; margin-top:0 !important;}
#scheda h3 {font-size:4.7vw !important;}
}


/*--- TRAILER E SCHEDA ---*/
#trailer {margin-bottom:0;}
#trailer p {margin:0;}
.flowplayer .fp-player~a {width:0 !important;}
#scheda {padding-top:40px; padding-bottom:20px;}
#scheda {background: #ececec;}

#scheda .vc_row {
    padding: 0;
    background: #ececec;
}

#scheda h3 {
    margin: 0;
}

#scheda h4 {
    margin-top: 20px;
}

#scheda p {
    margin-top: 0;
    letter-spacing: -0.03em;
}

#scheda .riconoscimenti p {
    font-size: 14px;
}

.bordosx>.vc_column-inner>.wpb_wrapper {
    border-left: 1px solid #ccc;
    padding-left: 20px;
}




/*--- CAST ---*/
#cast {
    background: #12151f;
}

#cast>.wpb_column {
    opacity: 0.25;
    transition: .5s;
}

#cast>.wpb_column:hover {
    opacity: 1;
}

#cast .overlay {
    opacity: 0;
    -webkit-transform: translateY(130%);
    transform: translateY(130%);
    transition: .4s;
    background: rgba(16,20,30,.9);
    padding: 30px 35px;
}

#cast>.wpb_column:hover .overlay {
    opacity: 1;
    -webkit-transform: translateY(45vh);
    transform: translateY(50vh);
}

@media (max-width:960px){
    #cast>.wpb_column {
        opacity: 0.5;
    }
    #cast>.wpb_column:hover {
        margin-bottom: 35vh;
    }
    #cast>.wpb_column:hover .overlay {
        opacity: 1;
        -webkit-transform: translateY(40vh);
        transform: translateY(40vh);
    }
}

#cast .overlay>div {
    height: 40vh;
    overflow-y: scroll;
}

#cast .overlay * {
    color: white;
}

#cast .overlay>div::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #aaa;
}

#cast .overlay>div::-webkit-scrollbar-thumb {
    background: #000; 
}

/*--- GALLERY ---*/

.gallery {
    height: 100vh;
}

.gallery .wpb_column, .gallery .vc_column-inner {
    height: 100%;  
    background-position: center;
    background-size: cover;
}

.gallery .wpb_row.vc_inner {
    height: 50vh;
}

article.format-gallery .gallery, article.format-gallery .gallery .vc_row {
    padding: 0 !important;
}

@media(max-width:960px){
#super .gallery {width:auto; height:auto;}
#super .gallery .imm>div {width: 100% !important; height: 300px !important; float: left;}
}

#gallery .vc_column-inner {
    padding: 0 !important;
}

/*--- TIPOGRAFIA ---*/
p {line-height: 1.6em; color:#444;}
.titolo {margin-bottom:10px !important;}
.titolo h2, .titolo h3 {font-size: 40px; text-transform: none; font-weight:200; margin-bottom:0;}
.titolo h4 {margin-top:0;}


/*--- TOGGLE ---*/
.vc_tta-panel.vc_active .vc_tta-panel-heading {border-bottom:0; background-color: #fefefe;}
.vc_tta-panel.vc_active .vc_tta-panel-body {border-top:0; padding-top:0; background-color: #fefefe;}
.vc_tta-panel.vc_active h4 * {color:black;}
.vc_tta-panel-body {font-size: 15px;}
#regia .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {font-size:22px; color:#000;}

/*--- TABELLA ---*/
#dove h3 {color:whitesmoke;}

#dove table {
height: inherit !important;
  margin: 0 0 40px 0;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  display: table;
}
#dove tr {
  display: table-row;
  background:rgba(246, 246, 246, 0.9);
}
#dove tr:nth-of-type(odd){
    background: rgba(233, 233, 233, 0.9);
}
#dove tr:first-child{
    font-weight: 900;
    color: #ffffff;
    background: #025e9e;
}
#dove td {
  padding: 6px 12px;
  display: table-cell;
}

@media screen and (max-width: 580px) {
#dove table {display: block;}
#dove tbody {width: 100%; display: block;}
#dove tr {padding: 8px 0; display: block;}
#dove td {padding: 2px 12px; display: block;}
.vc_btn3.vc_btn3-size-lg {min-width:140px; padding-left: 10px; padding-right: 10px;}
}

@media only screen and (max-width: 1050px){
.header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
}

/*--- CRITICA ---*/
#critica .vc_tta-panels {height:200px;}
#critica h3 {font-size:43px; margin:10px 0;}
#critica h4 {font-size:28px; margin-top:0;margin-bottom:20px;}


.comments {max-width: 850px; margin: 0 auto;}

/*--- FORM ---*/
#form {background:white; padding-top:20px; padding-bottom:70px;}
.wpcf7-form {margin:0 auto;}
.wpcf7-form input:not(.wpcf7-submit), .wpcf7-form textarea {padding:9px; width:95%; border:0; border-left:2px solid #99a5ab; background:whitesmoke;}
.wpcf7 .etichetta {font-family: 'titillium web', sans-serif; font-size: 19px;}
form .wpcf7-list-item {margin-left: 0;}
form .privacy, form .newsletter {font-size: 15px;}
form .privacy input, form .newsletter input, .domicilio input {width: 17px !important; height: 17px; margin-left: 0; margin-right: 5px;}
form .domicilio {display:inline-block; margin-bottom:5px; padding-top:5px; font-family: 'titillium web', sans-serif; font-size:19px; color:#444;}
#cookie-law-info-bar {padding: 7px 0; z-index: 10000 !important;}
#cookie-law-info-again {display:none;}


/*------------------------------------*\
    FOOTER
\*------------------------------------*/

.footer {
    float: left;
    width: 100%;  
    background:whitesmoke;
}

.footer-holder {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}

.footer-col {
    width: 25%;
    float: left;
  	padding: 20px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

@media all and (max-width:960px) {
.footer-col {width: 100%;}
#footer-colonna-3, #footer-colonna-4 {width:50%;}
}

.footer * {font-family: 'titillium web', sans-serif;}

.footer ul {list-style: none outside none; padding:0;}

.footer .menu h4 {margin-bottom:0;}
.footer .menu li a {display:block; text-decoration:none; padding:7px 0; border-bottom:1px solid #ddd;}

.copyright {
    float:left;
    width:100%;
    padding:15px 0;
    border-top: 1px solid #ddd;
    font-size: 0.9em;
}

.footer a {text-decoration:none;}
.footer a:hover {color:#ff392a;} 
.footer .social .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {width:2.4em; height:2.4em;}

/*------------------------------------*\
    SOCIALWALL FACEBOOK
\*------------------------------------*/

/*
#social .masonry {
    max-height: 750px;
    overflow-y: scroll;
}
*/

#social .masonry>.wpb_wrapper {
    display: flex;
    flex-flow: column wrap;
    width: 100%;
    max-height: 2000px;
    margin-left: -8px;
}

#social .riga {
    width: 31%;
    padding: 15px;
    margin: 0 8px 8px 0;
    box-sizing: border-box;
}

#social .riga img {
    max-width: 100%;
    max-height: 365px;
}

@media  (max-width: 960px) {
  #social .riga {    
    width: 100%;
  }
}

#social .riga>div {
    padding: 20px;
    background: #FDFFFF;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.18);
}

#social hr {
    display: none;
}

#social .profile-info {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

#social .profile-name {
    float: left;
    padding-left: 15px;
}

#social .profile-photo {
    float: left;
    border: 1px solid #ddd;
}

#social .dati-generali {
    width: 100%;
    border: 1px solid #dedede;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#social .dati-aggiuntivi {
    width: 100%;
    border: 1px solid #dedede;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}


/*------------------------------------*\
    FOOTER PER 02MAC
\*------------------------------------*/
.footer {border-top: 6px solid #f44336; background: #323232;}
.footer * {color:whitesmoke;} 
.footer .menu li a {padding: 10px 0; border-bottom: 1px solid #232323;}
.copyright {border-top: 1px solid #777;}


/*---------------------------------------*\
    DROP DOWN MENU
\*---------------------------------------*/

#form select {
    width: 100%;
    padding: 15px;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left-color: #99A5Ab;
    border-left-width: 2px;
    background-color: #f5f5f5;
	margin-top: 5px;
	}

/*------------------------------------*\
     LIST STYLE
\*------------------------------------*/

.wpb_text_column li {
    display: list-item;
    text-align: -webkit-match-parent;
    line-height: 1.6em;
    margin-bottom: 10px;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
	
}


/*---------------------------------------------*\
        BUTTON
\*--------------------------------------------*/

.vc_btn3-style-flat {
    color: #fff;
    background-color: #353535 !important;
}
 
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-violet:focus, .vc_btn3.vc_btn3-color-violet:hover {
    color: #f7f7f7;
    background-color: #000 !important;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    background-color: rgb(41, 167, 26) !important;
}

.vc_btn3.vc_btn3-color-green:hover, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover {
    background-color: rgb(0, 136, 5) !important;
}

/*---------------------------------------------*\
        BUTTON CONTACT FORM
\*--------------------------------------------*/

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
	 color: #fff;
    background-color: #353535 !important;
	border-radius: 5px !important;
	border-width: 0px !important;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
	    color: #f7f7f7;
    background-color: #1b1b1b !important;
}

/*---------------------------------------------*\
        padding menu con Blog
\*--------------------------------------------*/

#header-two li {
    padding-top: 17px;
    padding-left: 20px;
    padding-right: 21px;
    padding-bottom: 27px;
}

/*---------------------------------------------*\
        padding menu con Blog
\*--------------------------------------------*/
.vc_custom_1710256811062 {
    padding-left: 0% !important; */
}