@charset "UTF-8";
#content{
	margin:0px;
	background: #ffffff;
}
footer {
    display: none !important;
    visibility: hidden !important;
}
#container-a #content {
width:100%;
}
#content-b {
	background: #313131;
}


#container-a,#container-b{display:block;position:relative;overflow:hidden;background: #313131;margin:0px;}
#container-a{z-index:5;}
#container-b{z-index:2;}
#msg-oriz { display:none; visibility:hidden;}
/*
Correzioni problema legati al css del sito
*/
nav > ul > li {
	border-right: 1px solid #F0F0F0;
	display: block;
	float: left;
	height: 65px;
	padding: 5px;
	text-align: center;
	width: 10.3%;
}
#wrapper {top: 0px !important; margin: 0 !important;}
/*
HOMEPAGE BUTTONS
*/
#home-buttons {	margin: 40px 0;}
#home-buttons .col {
    margin-bottom: 20px;
}
.btn-stile {
	cursor: pointer;
	cursor: hand;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.btn-stile:hover {
    opacity: 0.80;
}
.btn-stile:hover::after {
    background-color: #00355f;
    color: #fff;
    content: "INIZIA CONFIGURAZIONE";
    left: 50%;
    opacity: 1 !important;
    padding: 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
	text-align: center;
}
#titolohome {text-align: center; margin-bottom: 30px;}
#titolohome h1 {
    margin-bottom: 10px;
}
.homedesc { max-width:700px; margin:0 auto;  display: block; text-shadow:none;color:#00355f;}
.homedesc .button { margin-top: 10px;}
.homedesc .button:hover { color: #F07D00;}
#videoguida .video-wrapper { margin-bottom: 0;}
.stile-title {
	color: #F07D00;
	line-height: 24px;
	padding: 10px 0 9px 15px;
	background: #000;
}
.stile-title h2 {font-size: 26px; letter-spacing: 6px; margin:0; line-height: 26px;}
.stile-title h3 {font-size: 14px; letter-spacing: 2px; margin: 0px; padding: 0px; border: none; background: none; color:#00355f;}
#family .stile-title, #sport .stile-title, #relax .stile-title, #design .stile-title, #luxury .stile-title, #hotel .stile-title {background: #fff;}
@media screen and (min-width:450px){
#family .stile-title {	background: #fff url('../img/home-menu/title-family.gif') no-repeat center right;}
#sport .stile-title {	background: #fff url('../img/home-menu/title-sport.gif') no-repeat center right;}
#relax .stile-title {	background: #fff url('../img/home-menu/title-relax.gif') no-repeat center right;}
#design .stile-title {	background: #fff url('../img/home-menu/title-design.gif') no-repeat center right;}
#luxury .stile-title {	background: #fff url('../img/home-menu/title-luxury.gif') no-repeat center right;}
#hotel .stile-title {	background: #fff url('../img/home-menu/title-hotel.gif') no-repeat center right;}
}
.stile-desc {
	background: #fff;
	text-align: justify;
	padding: 15px;
	min-height: 80px;
	color: #00355f;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
		STILE MENU TOP
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.page-template-page-configuratore .wide-nav .header-nav a.nav-top-link {
    font-size: 80%;
    padding-right: 15px;
}
.page-template-page-configuratore .large-2.columns img {
    margin-top: 5px;
}
.configuratore-wrapper {width: 100%; z-index:999;}

.pulsante-menu {padding:0px !important; border-right: 1px solid #333; display: inline-block; vertical-align:bottom;}

.block-menu-container{z-index: 3;}

.block-menu {
	display: none;
	margin: 0 auto;
	position: relative;
	z-index: 12;
}
/*
.block-menu #menu-stile{display:none;}
.block-menu #menu-rivestimento{display:none;}
.block-menu #menu-rivestimento{display:none;}
.block-menu #menu-pavimentazione{display:none;}
.block-menu #menu-opzioni{display:none;}
*/

#wide-top-menu{position:fixed; bottom:0px; width:100%; max-width: 1100px !important; margin:0 auto;  transform: translateX(13%);}

#mostraaccessori {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    line-height: 37px;
    text-align: center;
}
#mostraaccessori.btn-sel {
		-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
#mostraaccessori:hover {color: #F07D00;}

.richiediinformazioni_comp{display: none;
    visibility: hidden;}

.richiediinformazioni  {
	font-size: 16px;
	font-weight: bold;
	line-height:40px;
	text-align:center;
	background:#F07D00;
	color:#fff;
	display:block;
}
.richiediinformazioni:hover {
		background:#fff;
		color: #F07D00;
	}
.titolocambia {
	float: left;
	display: inline;
	font-size: 11px;
	width: 100%;
	text-align: left;
	line-height: 40px;
	height: 40px;
	background: #000;
	padding-left: 10px;
	color:#f58220;
}

#menu-stile .titolocambia {background: #000 url('../img/home-top/title-stile.gif') no-repeat top right;}
#menu-ricircolo .titolocambia {background: #000 url('../img/home-top/title-filtrazione.gif') no-repeat top right;}
#menu-rivestimento .titolocambia {background: #000 url('../img/home-top/title-telo.gif') no-repeat top right;}
#menu-pavimentazione .titolocambia {background: #000 url('../img/home-top/title-pavimentazione.gif') no-repeat top right;}

#nomeattuale {
	float: left;
	display: inline;
	font-size: 16px;
	width: 188px;
	text-align: center;
	margin-top: 10px;
}
#nomeattualestile, #nomeattualericircolo, #nomeattualepavimentazione, #nomeattualerivestimento {
	float: left;
	display: inline;
	font-size: 16px;
	width: 60%;
	text-align: center;
	line-height:40px;
	background:#000000; 
	background:rgb(0, 0, 0) transparent; 
	background: rgba(0, 0, 0, .5);
	color:#fff;
	zoom:1; 	
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.controller_left_arrow  {
	float: left;
	display: inline;
	width: 20%;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}
.controller_right_arrow {
	float: left;
	display: inline;
	width: 20%;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}
.controller_left_arrow:hover , .controller_right_arrow:hover {opacity:0.80;}
.controller_right_arrow .img-responsive, .controller_left_arrow .img-responsive  {
    max-height: 40px !important;
    width: 29px !important;
}
.controller_left_arrow:hover, .controller_right_arrow:hover {background:#666666;} 

#mostra_nascondi {
	display: inline;
	float: left;
	width: 188px;
	height: 33px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
}
.controller_right_arrow img { float:right; }
#mostra_nascondi .btn-sel { color: #000;}
#richiedi {
	display: inline;
	float: left;
	width: 188px;
	height: 33px;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}
.bgblack {background:#000000; 
	background:rgb(0, 0, 0) transparent; 
	background: rgba(0, 0, 0, .5);
	zoom:1; 	
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}
	
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
		MENU MOBILE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#mobile-top-menu {
    display: none;
	z-index:15;
	background:#000;
}
#conf-mobile-menu {
    left: 0px;
    position: absolute;
    width: 200px;
	top:40px;
	z-index:16;
	height: auto;
	overflow-y: auto;
}
#conf-mobile-gallery {
    right: 0px;
    position: absolute;
    width: 200px;
	top:40px;
	z-index:16;
	height: auto;
	overflow-y: auto;
}
#conf-mobile-menu li {
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
#conf-mobile-gallery li {
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
#conf-mobile-menu li a {
    background: none repeat scroll 0 0 #3F3F3F;
    border-bottom: 1px solid #FFFFFF;
    display: block;
    height: auto;
    line-height: 30px;
    margin: 0;
    padding: 10px;
    text-align: left;
    width: 100%;
	color:#ffffff;
}
#conf-mobile-gallery li a {
    background: none repeat scroll 0 0 #3F3F3F;
    border-bottom: 1px solid #FFFFFF;
    display: block;
    height: auto;
    line-height: 30px;
    margin: 0;
    padding: 10px;
    text-align: left;
    width: 100%;
	color: #fff;
}
#conf-mobile-menu h3 {
	margin:0px;
    background: none repeat scroll 0 0 #000000;
    color: #F58220;
    display: block;
    float: left;
    font-size:13px;
    line-height: 30px;
    padding: 10px;
    width: 100%;
	font-family: 'CenturyGothicReg',Helvetica,Arial;
}
.title-menu-mobile {
    background: none repeat scroll 0 0 #F58220;
	line-height: 30px;
    padding: 10px !important;
    text-align: left;
}
#conf-mobile-menu .menu-stile {background: #000 url('../img/home-top/title-stile.gif') no-repeat 5px right;}
#conf-mobile-menu .menu-ricircolo {background: #000 url('../img/home-top/title-filtrazione.gif') no-repeat 5px right;}
#conf-mobile-menu .menu-rivestimento {background: #000 url('../img/home-top/title-telo.gif') no-repeat 5px right;}
#conf-mobile-menu .menu-pavimentazione {background: #000 url('../img/home-top/title-pavimentazione.gif') no-repeat 5px right;}

.menu-trigger-left.menu-icon { float: left;}
.menu-trigger-right.gallery-icon { float: right;}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
		POP UP
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#ricircolo-popup {
	width: 300px;
	z-index: 9999;
}
#pavimentazione-popup {
	width: 300px;
	z-index: 9999;
}
#rivestimento-popup {
	width: 300px;
	z-index: 9999;
}
#titolopopup {
	float: left;
	display: inline;
	font-size: 14px;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-weight:bold;
	text-shadow: 0px 1px 3px #000;
	color:#fff;
}
#nomeattualericircolopopup, #nomeattualepavimentazionepopup, #nomeattualerivestimentopopup {
	float: left;
	display: inline;
	font-size: 16px;
	width: 60%;
	text-align: center;
	line-height: 40px;
	color:#fff;
}
.popup .controller_right_arrow.bgblack {
    border: medium none;
}
#conferma-ricircolo, #conferma-pavimentazione, #conferma-rivestimento {
  background: #f58220 none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bolder;
    line-height: 40px;
    margin: 0 auto 0 10%;
    text-align: center;
    width: 80%;
}
#conferma-ricircolo:before, #conferma-pavimentazione:before, #conferma-rivestimento:before {
    border-bottom: 5px solid #f58220;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    height: 0;
    left: 50%;
    margin-top: -4px;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
}
#conferma-ricircolo:hover:before, #conferma-pavimentazione:hover:before, #conferma-rivestimento:hover:before {
    border-bottom: 5px solid #fff;
}
#conferma-ricircolo:hover, #conferma-pavimentazione:hover, #conferma-rivestimento:hover {
	background: #fff;
}

.conferma-opzione {
	width: 178px;
	background: #F58220;
	display: inline;
	float: left;
	margin-top: 5px;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;
	color: #000;
}
.conferma-opzione:hover {
		background: #ffffff;
}
.popup {
	display: inline;
	width: 65px;
	height: 23px;
	z-index: 10;
	position: absolute;
	left: 50%;
    margin-left: -150px;
	top:65%;
}
.controller_accessori {
	display: inline;
	width: 65px;
	height: 23px;
	z-index: 10;
	position: absolute;
}
.controller .controller_tooltip {
	float: left;
	height: 34px;
	cursor: pointer;
	cursor: hand;
	margin: -40px 0px 0px -70px;
	text-align: center;
	display: none;
	font-size: 0.9em;
	width: 200px;
	padding-top: 5px;
	color: #fff;
	background:#000000; 
	background:rgb(0, 0, 0) transparent; 
	background: rgba(0, 0, 0, .5);
	zoom:1; 	
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.controller_accessori .controller_tooltip {
	float: left;
	cursor: pointer;
	cursor: hand;
	width: 160px;
	margin: -40px 0px 0px -69px;
	text-align: center;
	font-size: 0.9em;
	padding: 5px;
	color: #fff;
	background:#000000; 
	background:rgb(0, 0, 0) transparent; 
	background: rgba(0, 0, 0, .5);
	zoom:1; 	
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.controller_tooltip:hover {
    background: none repeat scroll 0 0 #F07D00;
}
.controller_point {
	float: left;
	display: inline;
	background: transparent url(../img/puntino.png) top left no-repeat;
	width: 23px;
	height: 23px;
	cursor: pointer;
	cursor: hand;
}
.controller_point_accessori {
	float: left;
	display: inline;
	background: transparent url(../img/puntino_opzioni.png) top left no-repeat;
	width: 23px;
	height: 23px;
	cursor: pointer;
	cursor: hand;
}
.imgPImage1 {
	bottom: 0px;
	position: absolute;
	display: block;
	z-index: 1;
	max-width: none !important;
	object-fit: cover;
	object-position: center bottom;
	
	/* Default: fill width (for wide screens) */
	width: 100vw;
	height: auto;
	min-height: 100vh;
	left: 0;
}

.imgPImage2 {
	position: absolute;
	bottom: 0px;
	display: block;
	z-index: 1;
	max-width: none !important;
	object-fit: cover;
	object-position: center bottom;
	
	/* Default: fill width (for wide screens) */
	width: 100vw;
	height: auto;
	min-height: 100vh;
	left: 0;
}

/* When viewport is wider than image aspect ratio (16:9 = 1.778) */
/* Fill width */
@media (min-aspect-ratio: 16/9) {
	.imgPImage1,
	.imgPImage2 {
		width: 100vw;
		height: auto;
		min-height: 100vh;
	}
}

/* When viewport is narrower than image aspect ratio */
/* Fill height */
@media (max-aspect-ratio: 16/9) {
	.imgPImage1,
	.imgPImage2 {
		width: auto;
		height: 100vh;
		min-width: 100vw;
		left: 0;
	}
}
#imgLoader {
	position: absolute;
	display: inline;
	z-index: 100;
	margin-top:-25px;
}


.btn-opzioni {
	width: 1000px;
}
#mostra_nascondi .btn-sel {
	color: #000;
}
.btn-sel {
	color: #F07D00;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
INVIO FORM
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#form-wrapper {
	display: none;
	position: absolute;
	z-index: 200;
	background: #333;
	width: 100%;
	height: 100%;
}
#form-wrapper-inner {
	width: 990px;
	max-width: 990px;
	margin: 0 auto;
}
.boxlist {
	width: 215px;
	margin-top: 10px;
}
.boxlist li {
	list-style: none;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}
.btn_back {
	clear: both;
	width: 500px;
	text-align: center;
	background: transparent url(../img/bg_form.png) top left no-repeat;
	cursor: pointer;
	cursor: hand;
	font-size: 14px;
	padding: 10px 20px 20px 20px;
	margin-top: 10px;
	height: 20px;
}
.btn_back h2 {
	color: #fff;
}
.btn_back:hover h2 {
	color: #F07D00;
}
input[type="checkbox"] {
	margin-right: 10px;
}
#fototitle {
	color: #FFF;
	font-weight: bold;
	display: block;
	margin: 0 auto;
}
#aggiungiconferma {
	color: #FFF;
	font-weight: bold;
	margin: 0 auto;
	width: 178px;
	height: 21px;
	float: right;
	margin-top: 5px;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
	display: none;
}
.child a {
	display: block;
	clear: both;
	margin: 0 auto !important;
	width: 178px
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
		COMPARA
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#compara-btn-close {
    bottom: 0;
    display: none;
    left: 50%;
    margin-left: -72px;
    position: fixed;
    z-index: 10;
}
#compara-btn {	display:none;	}
	
#dw-link{display:none;}

#compara-btn .attiva-compara {
	background: none repeat scroll 0 0 #000000;
    color: #F58220;
    display: inline;
    float: left;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    text-align: left;
    width: 100%;
	cursor:pointer;
	}
#compara-btn .attiva-compara {background: url("../img/home-top/compara.gif") no-repeat scroll right top #000000;}	
#compara-btn .attiva-compara:hover { color: #ffffff;}
#compara-btn-close .chiudi-a{float:left; border-right: 1px solid #f58220;}
#compara-btn-close .chiudi-b{float:right;}
#compara-btn-close .chiudi-a, #compara-btn-close .chiudi-b{ display:none; background: none repeat scroll 0 0 #000000;
    color: #F58220;
    font-size: 11px;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    text-align: center;
	cursor:pointer;}
#compara-btn-close .chiudi-a:hover , #compara-btn-close .chiudi-b:hover {color:#fff;}

#content-b .container {
    left: 50% !important;
	position:absolute;
    margin-left: 81px;
}



#container-a .content {
    width: 100%;
}
#compara-top {display:none;    position: absolute; left:50%; margin-left:-40px; z-index:999;}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
			TOOLBAR
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#confSidebar {display:none; position: fixed; right: 0px; width: 60px; margin-top: -70px; z-index: 10; top:50%;}
#confSidebar a {background: #3D3D3D;
    display: inline-block;
    font-size: 11px;
    height: 60px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 60px;
	color:#fff;}
#confSidebar a:hover, .active{background:#F07D00 ;}
.menu-item.active {background: none !important;}

#accSidebarClose {
    background: #000 none repeat scroll 0 0;
    border-left: 1px solid #333;
    display: none;
    font-size: 40px !important;
    left: 140px;
    margin-top: -300px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 30px;
    z-index: 10;
}

#accSidebar {display:none; position: fixed; left: 0px; width: 110px; margin-top: -300px; z-index: 10; top:50%; text-align:center; background:#000;}

#accSidebar a {background: #3D3D3D; color:#fff;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 6px;
    position: relative;
    text-align: center;
    width: 100%;
	padding:2px 0px;}
#accSidebar a:hover, .active{background:#F07D00 !important;}
.selected-option {
    background-color: #fff;
    color: #333;
    display: block;
    line-height: 15px;
    margin-top: 5px;
    padding: 3px 15px;
}
#accSidebar a .selected-option:before {
	color: #f07d00;
    content: "+";
    font-weight: bolder;
    height: 10px;
    left: 2px;
    position: absolute;
    width: 10px;
	top: 50%;
}
.title-accSidebar {
    color: #F07D00;
    padding: 10px;
}
.popup .img-responsive.hidden-xs {
    display: none !important;
    visibility: hidden !important;
}
@media (max-width: 1280px) and (min-width: 767px) and  (min-height: 1024px){
#msg-oriz {
	background:#000000; 
	background:rgb(0, 0, 0) transparent; 
	background: rgba(0, 0, 0, .8);
	zoom:1; 	
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	/* For IE 8*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
	display: block;
    position: absolute;
    z-index: 9999;
	font-size:30px;
	width: 100%;
	height:100%;
	color:#fff;
	visibility:visible;
}
}
@media (max-height: 900px) {
.img-stili-btn {
	overflow:hidden;
	height: 160px;
}	
	}
		@media (max-width: 992px) {
#homedivider{
	visibility:hidden;
	display: none;
}}
@media (max-width: 1200px) {
	.titolocambia  {
		overflow:hidden;
		text-indent:-200px;}
#menu-stile .titolocambia {background: #000 url('../img/home-top/title-stile.gif') no-repeat top center;}
#menu-ricircolo .titolocambia {background: #000 url('../img/home-top/title-filtrazione.gif') no-repeat top center;}
#menu-rivestimento .titolocambia {background: #000 url('../img/home-top/title-telo.gif') no-repeat top center;}
#menu-pavimentazione .titolocambia {background: #000 url('../img/home-top/title-pavimentazione.gif') no-repeat top center;}
}
@media (max-width: 1023px) and (min-width: 767px) {
#container-a {
	width:100%;
}
#logo-to-home {
	width:180px;
}
header img#logo-img {
	position:static !important;
	}
}
@media (max-height: 800px){
#logo-to-home {
	width:180px;
}
}
@media (max-width: 1220px){
#wide-top-menu{max-width: 900px !important;}
}
@media (max-width: 1000px){
#wide-top-menu{max-width: 700px !important;}
}
@media (max-width: 991px) {
.stile-desc {
	min-height: 105px;
	margin-bottom: 30px;}
#home-buttons {
	margin: 0px 0px 40px 0px;
	}
header img#logo-img {
	position:static !important;
	}

}
@media (max-width: 767px) {
	.page-template-page-configuratore #masthead #logo a {
    max-width: 120px !important;
}
nav > ul > li {
    border-right: none;

}
	#mostraaccessori {
		display:none;
		visibility:hidden;
}		
#container-a {
	width:100%;
}	
#logo-to-home {
	width:130px;
}

#titolohome {
    margin-bottom: 20px;
}

.stile-title h2  {
	font-size: 24px;
	}
.stile-title h3  {
	font-size: 12px;
	}
#home-buttons {
    margin: 20px 0px 40px 0px;
}
#titolohome h1 {
    margin-bottom: 5px;
	    font-size: 1.8em;
}

.stile-title {margin-bottom: 5px;}
#titolopopup { width:100%; }
.popup {
    top: 50% !important;
    left: 5% !important;
    position: absolute;
    width: 90% !important;
	margin-left: 0px;
}
header img#logo-img {
	margin: 0 10px 20px;}
header #smart-menu-button {
	width: auto !important;
	height: auto !important;}
#submenus{display:none!important;}
.pulsante-menu .controller_right_arrow, .pulsante-menu .controller_left_arrow {
	width: 50%; }
.richiediinformazioni {font-size: 12px; width:200px; left:50%; margin-left:-140px; float:left; position:relative;}
#confSidebar {display:none;text-align:center; bottom: 0px; height:60px; margin-top: -40px; position: fixed; top: 100%; width: 100%;   z-index: 10;}
#accSidebar {display:none !important;}

#wrapper {margin-top:0px !important;}
.image-wrapper {
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    width: 100vw;
    position: relative;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x pan-y;
}
.imgPImage1, .imgPImage2 {
    position: relative !important;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    object-position: center bottom;
    display: block;
    touch-action: pan-x pan-y;
    -webkit-user-drag: none;
    user-select: none;
    bottom: auto !important;
}

/* When image needs to be wider than viewport (portrait/tall screens) */
@media (max-aspect-ratio: 16/9) {
	.image-wrapper {
		display: flex;
		justify-content: center;
		align-items: flex-end;
		overflow-x: auto;
	}
	.imgPImage1, .imgPImage2 {
		width: auto;
		min-width: 100vw;
		height: 100vh;
		flex-shrink: 0;
		margin: 0 auto;
	}
}
#confSidebar, #confSidebar a {
	height: 40px;
}
#confSidebar {
    background: none repeat scroll 0 0 transparent;}
#credits > .full-width > span { width:90% !important;}
#imgLoader{margin-left: 0px;}


#fancybox-thumbs ul li{opacity:1!important;}
#fancybox-thumbs.bottom {
    margin-top: 170px;
    top: 50%;
}
/* Fix for mobile - use bottom positioning instead */
@media (max-width: 767px) {
	#fancybox-thumbs.bottom {
		margin-top: 0 !important;
		top: auto !important;
		bottom: 5px !important;
		position: absolute !important;
	}
}
.fancybox-prev {
	left: 0px !important;
}

.fancybox-next {
	right: 0px !important;
}

}
@media (max-width: 360px) {
	#titolohome h1{font-size:1.4em;}
.stile-title h3{
	visibility:hidden;
	display: none;
}
.stile-title h2  {
	font-size: 20px;
	}
}
@media (max-width: 1024px) {
#compara-btn {
	visibility:hidden;
	display: none !important;
}
.richiediinformazioni, .richiediinformazioni_comp {
  line-height: 80px;
}}

@media (max-width: 769px) {
	accSidebarClose {
		visibility:hidden !important;
		display:none !important;
		}
	.richiediinformazioni, .richiediinformazioni_comp {

	 line-height: 40px;}
	}