/*   
Theme Name: Baveno
Theme URI: http://www.bavenoturismo.it/
Description: Baveno Turismo Wordpress Theme
Author: Parallelo
Author URI: http://www.parallelo.it/
Version: 1.0
Text Domain: Baveno
*/

/* GLOBALS */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

img {
	border: none;
}

::selection {
    background: transparent; 
}

::-moz-selection {
    background: transparent; 
}

.wrapper-demo {
    margin: 60px 0 0 0;
    *zoom: 1;
    font-weight: 400;
}

.wrapper-demo:after {
    clear: both;
    content: "";
    display: table;
}

.columns {
	column-count: 2;
	column-gap: 50px;
}
.entry p, .entry .itinerary-box, .entry .panel-grid .textwidget {
	column-count: 2;
	column-gap: 50px;
}
.no-columns, .entry.event-box p, .entry .itinerary-box p, .entry .panel-grid p, .search-results .entry p,
.no-columns .entry p, .no-columns .entry .itinerary-box, .no-columns .entry .panel-grid .textwidget, .entry .panel-grid .no-columns .textwidget,
.entry .itinerary-track-poi p, .single-eventi p {
	column-count: 1;
}
.uppercase {
	text-transform: uppercase;
	font-size: 0.8em;
}
.textwidget > strong {
	font-weight: normal;
}

/* accessibility */

#wp_access_helper_container button.aicon_link {
	
	width: 100px !important;
	height: 80px !important;
	max-width: 100px !important;
	max-height: 80px !important;
	border: 3px solid #b88042 !important;
	font-size: 0.8em !important;
	text-align: center !important;
	padding: 5px !important;
	left: -100px !important;

}

.hide {
	display: none;
}

/* tripadvisor */

#CDSWIDFRR {
	margin: 0 auto !important;
	margin-top: 40px !important;
}

.sharing {
	position: relative;
	display: table;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.entry.event-box .open-marker {
	display: none;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 10px;
	right: 10px;
}
.flex .entry.event-box .open-marker {
	display: block;
}
.entry hr {
	height: 1px;
	width: 100%;
	background-color: #efefef;
}
.entry img {
	max-width: 100%;
	height: auto;
}

* {
	padding: 0px;
	margin: 0px;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', 'open-sans';
	height: 100%;
}

table td {
	padding: 10px;
}
table td.odd {
	background: #f6f6f6;
}
.page-wrap {
	width: 100%;
}
.in-wrap {
	position: relative;
	margin: 0 auto;
	width: 900px;
}
.page-description {
	background: rgb(245,245,245);
}
.no-margin-bottom {
	margin-bottom: 0px;
}
.panel-grid.separator {
	overflow: hidden;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 30px;
}
.panel-grid.separator:last-child {
	border-bottom: 0px;
}

.separator.panel-row-style {
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 30px;
}
.no-separator.panel-row-style {
	border-bottom: 0px solid #cfcfcf;
	padding-bottom: 10px;
}

.navigation a, a.link-archive, .top-bar-box a, .itinerary-track-poi a {
	color: #585858;
	text-decoration: none;
}

.next-posts {
	position: relative;
	float: left;
}
.prev-posts {
	position: relative;
	float: right;
}


p, li {
	line-height: 1.5em;
}
ul {
	list-style-position: inside;
}

hr {
	height: 1px;
	width: 100%;
	background-color: #efefef;
}

/* HEADER */

#header-wrap {
	position: relative;
	width: 100%;
	background: #ffffff;
}
#header {
	padding-bottom: 20px;
}
#logo {
	position: relative;
	float: left;
}
#logo-baveno {
	position: relative;
	margin-top: 20px;
}
#logo-description {
	position: relative;
	float: left;
	font-style: italic;
	color: #585858;
	padding: 10px 10px;
	font-size: 0.95em;
}

#top-bar {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	padding: 20px 0px;
}
#top-description {
	position: relative;
	float: left;
	font-style: italic;
	color: #585858;
	font-size: 15px;
	width: 130px;
	margin-top: -5px;
}
.top-bar-box {
	position: relative;
	float: right;
	margin-left: 20px;
	color: #585858;
	font-size: 13px;
}
.top-bar-box i {
	font-size: 16px;
	vertical-align: middle;
	margin-left: 3px;
	color: #000;
}

ul.language-chooser {
	list-style-type: none;
	display: inline-block;
}
.qtranxs_widget_end {
	display: inline-block;
}
ul.language-chooser li {
	position: relative;
	/*display: inline-block;*/
	color: #585858;
}
ul.language-chooser li.active {
	font-weight: 300;
	color: #000;
}
ul.language-chooser li a {
	color: #585858;
	text-decoration: none;
}
ul.language-chooser li.active a {
	color: #000;
	text-decoration: none;
	font-weight: 600;
}

#bandiera-lilla {
	height: 30px;
    position: relative;
    display: inline-block;
    margin: -5px 0px 0px 0px;
    vertical-align: middle;
}
.top-bar-box img {
	height: 30px;
}


/* Menu */

.menu-principale {
	position: relative;
	float: right;
}
.menu-principale ul.menu {
	list-style-type: none;
	margin-top: 5px;
}
.menu-principale .menu-item {
	position: relative;
	float: left;
	border-left: 1px solid #aaaaaa;
	height: auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 80px 20px 40px;
}
.menu-principale .menu-item:last-child {
	border-right: 1px solid #aaaaaa;
}
.menu-principale .sub-menu .menu-item:last-child {
	border-right: 0px;
}
.menu-principale .menu-item a{
	text-decoration: none;
	color: #000;
	font-size: 0.8em;
}

ul.sub-menu {
	display: none;
	position: absolute;
	margin-top: 65px;
	z-index: 101;
	list-style-type:none;
	float: none;
	width: auto;
	left: 0px;
	z-index: 10000;
}
ul.sub-menu:before {
	content: "";
	position: absolute;
	top: -40px;
	left: 10px;
	border: 35px solid transparent;
	border-top-color: #fff;
	display: block;
	width: 0;
}
ul.sub-menu .menu-item {
	padding: 10px;
	color: #585858;
	position: relative;
	margin: 1px 0px;
	background: #fff;
	border: none;
	white-space: nowrap;
	text-align: left;
	float: none;
	width: auto;
}
ul.sub-menu .menu-item a{
	text-decoration: none;
	color: #000;
	font-size: 0.8em;
}
ul.sub-menu ul.sub-menu {
	position: relative;
	border-top: 1px solid #aaaaaa;
	margin-top: 10px;
}
ul.sub-menu ul.sub-menu .menu-item {
	text-align: left;
	padding-left: 0px;
}
ul.sub-menu ul.sub-menu:before {
	border: 0px;
	display: none;
}




/* ----------- MENU HOVER ------------ */
/*
.menu-responsive, .collapser {
	display: none;
}
.menu li em {
	font-weight: 900;
}
.menu-principale > li em {
	font-style: normal;
}
.menu-principale ul {
	position: relative;
	float: right;
	list-style-type: none;
	list-style-image: none;
	margin-top: 5px;
}
.menu-principale ul > .menu-item {
	position: relative;
	list-style-image: none;
	float: left;
	border-left: 1px solid #aaaaaa;
	height: auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	padding: 50px 15px 50px;
}
.menu-principale ul > .menu-item:before {
	content: "";
	position: absolute;
	bottom: -45px;
	border: 25px solid transparent;
	border-top-color: #fff;
	display: none;
	width: 0;
	z-index: 1
}
.menu-principale ul > .menu-item.active:before {
	display: block;
}
.menu-principale ul > .menu-item:first-child {
	border-left: 0px;
}
.menu-principale ul > .menu-item:last-child {
	
}
.menu-principale .sub-menu .menu-item:last-child {
	border-right: 0px;
}
.menu-principale .menu-item a{
	text-decoration: none;
	color: #000;
	font-size: 0.80em;
}
.menu-principale ul > li.menu-item-has-children:hover:before {
	display: block;
}
.menu-principale ul > li.menu-item-has-children:hover > ul {
	display: block;
}
*/

/* ------ SUBMENU ------- */
/*
ul.sub-menu {
	display: none;
	position: absolute;
	padding-top: 65px;
	z-index: 101;
	list-style-type:none;
	float: none;
	width: auto;
	left: 0px;
}
ul.sub-menu .menu-item {
	padding: 10px;
	color: #585858;
	position: relative;
	margin: 1px 0px;
	background: #fff;
	border: none;
	white-space: nowrap;
	text-align: left;
	float: none;
	width: auto;
	box-shadow: 0px 0px 5px rgba(60,60,60,.3);
}
ul.sub-menu .menu-item a{
	text-decoration: none;
	color: #000;
	font-size: 0.8em;
}
ul.sub-menu ul.sub-menu {
	position: relative;
	border-top: 1px solid #aaaaaa;
	margin-top: 10px;
	padding-top: 0px;
}
ul.sub-menu ul.sub-menu .menu-item {
	text-align: left;
	padding-left: 0px;
	box-shadow: none;
    border-bottom: 1px solid #ddd;
}
ul.sub-menu ul.sub-menu:before {
	border: 0px;
	display: none;
}
.menu-principale ul.sub-menu > li.menu-item-has-children:hover:before {
	display: none;
}
*/




/* FOOTER */

#footer-wrap {
	position: relative;
	width: 100%;
	background: #fff; /*#efefef;*/
	
}
#footer {
	border-top: 1px solid #aaaaaa;
	padding: 60px 0px;
	color: #909090;
	font-size: 12px;
}

#footer a {
	color: #909090;
}
.footer-widget {
	position: relative;
	float: right;
}
#mobile-footer {
	display: none;
}

/* DEFTAULT PAGE */

.banner {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 450px;
	/*margin-bottom: 30px;*/
}
.banner-content {
	padding-top: 200px;
}
.banner-content h2 {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 36px;
	font-style: italic;
	/*padding: 20px;
	background: rgba(255,255,255,.3);
	width: auto;
	border-radius: 3px;*/
	color: #fff;
	text-shadow: 0px 0px 5px #000;
}
.banner-content .subtitle-page {
	background: #fff;
	color: #000;
	text-transform: uppercase;
	font-weight: 300;
	padding: 5px 20px;
}

.map-content {
	position: absolute;
	width: 100%;
}
.map-content .banner-content {
	z-index: 100;
	padding-top: 50px;
	
}
.banner.textonly {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: auto;
	/*margin-bottom: 30px;*/
	padding: 40px 0px;
	background: #efefef;
}

/* HOME */

/*.sow-slider-base {
	height: 560px;
}*/

.lsow-posts-carousel .lsow-posts-carousel-item .hentry {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: 0px !important;
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image {
	overflow: none;
	max-width: 50%;
	float: left;
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image img {
	max-width: 50%;
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap {
	max-width: 40% !important;
	margin: 20px 20px 0px 0px;
	position: relative;
	float: right;
	padding: 0px 0px !important;
}
h3.entry-title, .entry-summary, .lsow-entry-meta {
	text-align: left;
}
h3.entry-title {
	font-size: 30px !important;
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-summary:before {
	height: 0px !important;
}
.so-panel.widget.panel-first-child {
	margin-bottom: 0px !important;
}

.call_to_action-content-box {
	position: relative;
	margin: 0 auto;
	width: 80%;
	text-align: center;
	padding-top: 120px;
}
h2.call_to_action-title {
	position: relative;
	margin: 0px 0px 10px 0px;
	font-size: 35px;
	text-align: center;
	color: #fff;
}
h4.call_to_action-title {
	margin: 0px 0px 0px 0px;
	position: relative;
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	color: #fff;
	font-style: italic;
}
.call_to_action-content-box .box-button {
	background: #000;
	padding: 10px;
	border-radius: 5px;
	margin: 20px 5px 0px 0px auto;
	width: auto;
	position: relative;
	display: inline-block;
	color: #fff;
}
.call_to_action-content-box .box-button a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}



select#select-events-month,
select#select-events-categories  {
	 -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #FAFAFA, #FAFAFA); /*#FAFAFA, #F4F4F4 40%, #E5E5E5**/
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 0px solid #AAA;
   /*color: #555;*/
   font-size: 14px;
   margin: 10px;
   overflow: hidden;
   padding: 5px 15px;
   text-overflow: ellipsis;
   white-space: nowrap;
   min-width: 250px;
}

.events-gallery {
	width: 80%;
	margin: 0 auto;
	display: block;
	height: 280px;
	margin-bottom: 50px;
}
.events-gallery .gallery-item {
	height: 280px;
}
.event-image {
	/*max-height: 150px;*/
	position: relative;
	float: left;
	margin-left: 2px;
	height: 100%;
	width: 50%;

	background-size: cover;
	background-position: center;
}
.event-image img {
	position: relative;
	height: 100%;
}
.event-image .event-categories-box {
	position: absolute;
	padding: 10px;
	background: #fff;
	z-index: 1;
}
.event-categories-label {
	font-weight: 300;
}
.event-date-label {
	font-weight: 300;
	color: #585858;
}
ul.event-categories {
	position: relative;
	list-style-type: none;
	display: inline-block;
}
ul.event-categories li {
	position: relative;
	display: inline-block;
	padding-left: 5px;
}
ul.event-categories li:after {
	content: " / ";
}
ul.event-categories li:last-child:after {
	content: "";
}

.event-content {
	position: relative;
	float: right;
	width: 42%;
}
.event-content h4 {
	margin: 10px 0px;
}
.event-content h4 a {
	font-size: 30px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
}
.event-content p {
	color: #585858;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.event-content .more-info {
	color: #000;
	text-decoration: underline;
}
.event-label {
	font-size: 13px;
}
.event-content.no-image {
	float: left;
	width: 100%;
}



/* EVENTS */

.event-page {
	/*column-count: 2;
	column-gap: 50px;*/
	position: relative;
	margin: 10px auto;
    /*padding: 10px 10px 0 10px;*/
	clear: both;
	box-sizing: border-box;
}
.event-box {
	/*padding: 15px 15px 30px;*/
	padding: 0px;
	/*border-bottom: 1px solid #aaaaaa;*/
	/*margin-bottom: 40px;*/
	/*-webkit-column-break-inside: avoid;
	break-inside: avoid-column;*/
	/*page-break-inside: avoid;*/
	/*background-color: #f5f5f5;*/
	border-radius: 4px;
	float:left;
	margin: 10px;
	box-shadow: 0px 0px 4px #cdcdcd;
}
.event-box, .grid-sizer {
	width: 47.5%;
}
.event-box.sizer {
	margin: 0px;
}
.event-box--width2 {
	padding: 20px 15px;
	width: 97%;
	text-transform: uppercase;
	background: #fafafa;
}

.flex .event-box--width2, .flex .event-box, .flex  .grid-sizer {
	width: 94%;
}

.event-box-content {
	padding: 20px;
}

.event-img {
	position: relative;
	width: 100%;
	height: 250px;
	margin: 0px 0px;
	background-size: cover;
	background-position: center;
	padding: 20px;
	border-radius: 4px 4px 0px 0px;
}
.event-img img {
	width: 100%;
}
.event-no-img {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px 0px;
	background: #B8813F;
	padding: 20px;
	border-radius: 4px 4px 0px 0px;
}
.event-title {
	position: absolute;
	bottom: 20px;
	color: #fff;
	line-height: 1.5em;
}
.event-no-img .event-title {
	position: relative;
	bottom: auto;
}
.event-title .link-archive {
	color: #fff;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;

}
.event-img .event-title .link-archive {
	text-shadow: 0px 0px 4px #000;
}

.event-title .event-date {
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px;
	background: #fff;
}
.event-description {
	color: #888;
	background: #f1f1f1;
	border-radius: 3px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
}
.event {
	line-height: 1.5em;
	word-break: keep-all;
}
.page-template-template-alloggi .event {
	word-break: break-all;
}
.event a {
	color: #000;
	text-decoration: none;
}
.event-page .event-box .pin-zoom {
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	font-size: 20px;
	color: rgb(255, 255, 255);
	z-index: 1;
}

.box-categories {
	position: relative;
	background: #fafafa;
	padding: 20px;
	border-top: 1px solid #f2f2f2;
}

.box-pois {
	position: relative;
	background: #fafafa;
	padding: 20px;
	border-bottom: 1px solid #f2f2f2;
	color: #606060;
}
.box-pois .event-poi, .box-pois .event-poi a {
	color: #000;
	text-decoration: none;
}
.box-pois .event-poi-categories {
	position: relative;
	float: right;
	font-size: 0.8em;
}
/*.home-grid {
  clear: both;
  margin: 10px auto;
  padding: 10px 10px 0 10px;
  position: relative;
  width: 1000px;
  z-index: 9;
}*/
/*.home-grid-item {
  padding: 0px;
  background: rgba(247,247,247,1);
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0,0,0,.2);
  float:left;
  margin: 5px;
}
.home-grid-item, .grid-sizer {
  width: 48%;
}
*/
.single-eventi .event-pois {
	float: left;
	padding: 0px;
}



/* MAP */

#map-wrap {
	position: relative;
	width: 100%;
	height: 700px;
}
#map-wrap.small, .single #map-wrap {
	height: 450px;
}
.single-store #map-wrap {
	height: 540px;
}
#map {
	height: 100%;
}
.contentwindow-wrap {
	font-family: 'Lato' !important;
	line-height: 1.2em;
	background-color: #7b8d95;
	border: 2px solid #fff;
	color: #fff;
	border-radius: 2px;
	padding: 0px;
}
.contentwindow {
	padding: 20px;
}
.contentwindow-wrap a {
	color: #fff;
}
.contentwindow-wrap h2 {
	font-style: italic;
	font-size: 25px;
	margin-bottom: 10px;
	line-height: 1.0em;
}
.contentwindow-wrap p {
	line-height: 1.7em;
}
.contentwindow-wrap .event-in-poi {
	position: relative;
	display: inline-block;
	padding: 5px;
	background: #fff;
	border-radius: 4px;
	margin: 2px;
}
.contentwindow-wrap .event-in-poi a {
	color: #7b8d95;
	text-decoration: none; 
}
.contentwindow-wrap .photo {
	width: 100%;
	height: 200px;
	overflow: hidden;
	background-size: cover;
}
.contentwindow-wrap .photo img {
	width: 100%;
}

.gm-style-iw {
   width: 250px !important;
   top: 15px !important;
   left: 25px !important;
   background-color: transparent; /*#fff;*/
   box-shadow: none; /* 0 1px 6px rgba(178, 178, 178, 0.6);*/
   border: none; /*1px solid rgba(72, 181, 233, 0.6);*/
   border-radius: 3px 3px 3px 3px;
}
.gm-style-iw div {
	width: 100%;
}

.contentwindow-wrap.user-poi {
	font-family: 'Lato' !important;
	line-height: 1.2em;
	background-color: #7b8d95;
	border: 0px solid #fff;
	color: #fff;
	border-radius: 2px;
	padding: 0px;
}
.contentwindow-wrap.user-poi .contentwindow {
	position: absolute;
    bottom: 0px;
    /*background: rgba(60,60,60,.4);*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.contentwindow-wrap.user-poi .contentwindow .content {
	display: flex;
	font-weight: 600;

}
.contentwindow-wrap.user-poi .contentwindow .content .title span.title {
	font-size: 1.5em;
}
.contentwindow-wrap.user-poi .contentwindow .content .title span.date {
	font-size: 0.8em;
	font-style: italic;
}
.contentwindow-wrap.user-poi .contentwindow .content .coords {
	text-align: right;
	font-style: italic;
}
.user-poi .gm-style-iw {
	width: 320px !important;
}

#filter-wrapper {
	position: absolute;
	top: 30px;
	right: 0px;
	width: auto;
	background-color: #7b8d95;
	border: 2px solid #fff;
	color: #fff;
	border-radius: 2px;
	padding: 20px;
	z-index: 1000;
}
#filter-wrapper h3 {
	font-style: italic;
	font-size: 24px;
}
#filter-wrapper h4 {
	margin-bottom: 5px;
	margin-top: 20px;
}
.filter-select {
	background-color: #7b8d95;
	color: #fff;
	padding: 5px;
	border-radius: 2px;
	border: 1px solid #fff;
}

#locator {
	
}
#locate-me {
	position: absolute;
	background: transparent;
	border: none;
	font-size: 1.2em;
	color: #B8813F;
	top: 30px;
	left: 10px;
	width: auto;
	background-color: transparent;
	padding: 10px 15px;
	z-index: 100;
	background: rgba(255,255,255,.8);
	border-radius: 3px;
	box-shadow: 0px 0px 5px #b9b9b9;
}

/* VERTICAL MAP TEMPLATE */
.flex {
	-js-display: flex;
	display: flex; /* or inline-flex */
	flex-direction: row;
}
#map-wrap.vertical {
	order: 1;
	flex-basis: 60%;
}
#map-wrap.vertical #filters {
	margin-right: 30px;
}
#map-wrap.vertical .in-wrap, .v-boxes .in-wrap {
	width: auto;
}

.v-boxes /*.boxes-container, .slimScrollDiv*/ { /*.v-boxes */
	order: 2;
	flex-basis: 40%;
	overflow-y: scroll;
	max-height: 100%;
}


/* Select FILTER POIs */

.wrapper-dropdown {
    /* Size and position */
    position: relative; /* Enable absolute positionning for children and pseudo elements */
    width: 200px;
    padding: 5px;
    margin: 0 auto;

    /* Styles */
    background: #7b8d95;
    color: #fff;
    outline: none;
    cursor: pointer;

    border: 1px solid #fff;

    /* Font settings */
    font-weight: bold;
}

/*.wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    border-style: solid;
    border-color: transparent #fff;    
}*/

.wrapper-dropdown .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;

    /* Styles */
    background: #7b8d95;
    list-style: none;
    font-weight: normal; /* Cancels previous font-weight: bold; */

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown .dropdown li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 4px 10px;
}

/* Hover state */
.wrapper-dropdown .dropdown li:hover a {
    background: #7b8d95;
}

/* Active state */
.wrapper-dropdown.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    z-index:1;
    border: 1px solid #fff;
}

.wrapper-dropdown.active:after {
    border-color: #fff transparent;
    border-width: 6px 6px 0 6px ;
    margin-top: -3px;
}

.wrapper-dropdown.active {
  background: #7b8d95;
/*  background: -moz-linear-gradient(left,  #9bc7de 0%, #9bc7de 78%, #ffffff 78%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#9bc7de), color-stop(78%,#9bc7de), color-stop(78%,#ffffff), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,  #9bc7de 0%,#9bc7de 78%,#ffffff 78%,#ffffff 100%);
  background: -o-linear-gradient(left,  #9bc7de 0%,#9bc7de 78%,#ffffff 78%,#ffffff 100%);
  background: -ms-linear-gradient(left,  #9bc7de 0%,#9bc7de 78%,#ffffff 78%,#ffffff 100%);
  background: linear-gradient(to right,  #9bc7de 0%,#9bc7de 78%,#ffffff 78%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bc7de', endColorstr='#ffffff',GradientType=1 );*/
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown {
    display: block;
}






/* SEARCH FORM */

.wrapper-dropdown.search, .wrapper-dropdown.language {
	background: #fff;
	color: #585858;
	width: 75px;
	font-weight: 400;
	padding-top: 0px;
}
.wrapper-dropdown.search .dropdown, .wrapper-dropdown.language .dropdown {
	width: 140px;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0px 1px 5px #585858;

}
/* Hover state */
.wrapper-dropdown.search .dropdown li:hover a,
.wrapper-dropdown.language .dropdown li:hover a {
    background: #fff;
    color: #585858
}
#searchform input[type="text"]{
  border: none;
  font-size: 11pt;
  float: left;
  padding-left: 5px;
  padding-right: 15px;
 /* border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;*/
  /*background: #efefef;*/
  width: 120px;
  margin-bottom:5px;
  outline: none;
}
#searchform button#searchsubmit {
	padding: 1px 5px;
	margin: 0px;
	background: transparent;
	border: none;
	position: absolute;
	left: 100px;
}

.wrapper-dropdown.language .dropdown {
	width: auto;
}
.wrapper-dropdown .dropdown ul.language-chooser li a {
	color: #585858;
}
.wrapper-dropdown .dropdown ul.language-chooser li.active a {
	color: #000;
	font-weight: 600;
}

#box-search.top-bar-box {
	margin-left: 0px;
}


/* CONTACT PAGE */

.sow-field-container input, .sow-field-container textarea {
	font-size: 16px;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #dedede;
}
.sow-contact-form {
	padding-top: 20px !important;
}


/* ITINERARY */

.itinerary-metadata {
	position: relative;
	margin-top: 50px;
	padding: 10px;
}
.itinerary-box {
	position: relative;
	margin-top: 50px;
	padding: 10px;
}

.itinerary-box .color {
	position: relative;
	float: left;
	/* display: inline-block; */
	height: 15px;
	width: 15px;
	margin-right: 10px;
	margin-top: 2px;
	margin-left: 1px;
	border-radius: 15px;
	background: #bbb;
}

.itinerary-box p a {
	text-decoration: none;
}

ul.itinerary-categories {
	position: relative;
	float: left;
	list-style-type: none;
	color: #545454;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 20px;
}
ul.itinerary-categories li {
	position: relative;
	float: left;
	border-right: 1px solid #545454;
	padding-right: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 1px;
	font-size: 10px;
}
ul.itinerary-categories li:last-child {
	border-right: 0px;
}
ul.itinerary-categories li a {
	text-decoration: none;
	color: #545454;
}
.itinerary-label {
	text-transform: uppercase;
}

.subtitle {
	margin: 10px 0px 20px;
	font-size: 18px;
	font-weight: 300;
}
.time-track {
	position: relative;
	float: right;
	margin-bottom: 30px;
	margin-left: 20px;
}
.time-number {
	background: #272727;
	padding: 3px 10px;
	border-radius: 3px;
	color: #fff;
}

.itinerary-track {
	position: relative;
	width: 100%;
	margin-top: 50px;
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	background: url(images/belt.png) repeat top left;
}
.itinerary-belt {
	position: absolute;
	bottom: 30px;
	width: 100%;
	height: 50px;
	/*background: #3e6988;*/
}
.itinerary-belt:before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	border: 26px solid transparent;
	border-right-color: #fff;
	border-bottom-color: #fff;
	display: block;
	width: 0;
}
.itinerary-belt:after {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	border: 26px solid transparent;
	border-right-color: #fff;
	border-top-color: #fff;
	display: block;
	width: 0;
}

.itinerary-track-poi {
	position: relative;
	float: left;
	height: 80px;
	margin: 10px 10px 90px 0px;
	background: #dcdcdc;
	padding: 20px;
	color: #373737;
	font-style: italic;
}
.itinerary-track-poi:before {
	content: "";
	position: absolute;
	top: 80px;
	left: 15px;
	border: 20px solid transparent;
	border-top-color: #dcdcdc;
	/*border-bottom-color: #dcdcdc;*/
	display: block;
	width: 0;
}

.itinerary-box-right p {
	font-style: italic;
	color: #545454;
}

.itinerary-gallery {
	width: 80%;
	margin: 0 auto;
	display: block;
	/*height: 190px;*/
	/*margin-bottom: 60px;*/
}
.itinerary-gallery .gallery-item {
	height: 150px;
	width: 150px;
	margin: 10px;
	overflow: hidden;
}
.itinerary-gallery .gallery-item img {
	max-height: 150px;
}

.collapser, .menu-responsive, #filter-mobile-tab {
	display: none;
}


/* SEZIONE GRANITO INTERATTIVO */

#approfondimento {
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
#approfondimento .widget-title {
	font-size: 1.6em;
	text-align: center;
	color: #fff;
}
#approfondimento ul {
	list-style-type: none;
	display: table;
	/*justify-content: center;*/
	margin: 0 auto;
}
#approfondimento ul li {
	background: #1e73be;
	padding: 10px 15px;
	border-radius: 4px;
	margin: 30px 10px;
	    position: relative;
    float: left;
}
#approfondimento ul li a {
	color: #fff;
	font-style: italic;
	text-decoration: none;
}

.pure-form {
	padding: 0px 10px;
}
.pure-control-group {
	margin: 20px 0px;
}
.pure-form ul {
	list-style-type: none;
	display: flex;
}
.pure-form ul li {
	background: #eaeaea;
	padding: 10px 15px;
	font-style: italic;
	border-radius: 4px;
	margin: 0px 20px 0px 0px;
}
.pure-controls input {
	background: #eaeaea;
	padding: 10px 15px;
	font-style: italic;
	border-radius: 4px;
	margin: 0px 20px 0px 0px;
	border: none;
	vertical-align: middle;
}
.pure-controls .pure-button {
	padding: 10px 15px;
	font-style: italic;
	border-radius: 4px;
	margin: 0px 20px 0px 0px;
	border: none;
}

/* PAGINA POI */

.poi-photo {
	width: 47.7%;
	position: relative;
	margin-bottom: 20px;
}

/* RACCONTA IL TUO VIAGGIO */

#gwolle_gb {
	font-family: 'Lato', 'open-sans'; 
}
#gwolle_gb_write_button {

}
#gwolle_gb_write_button input[type="button"]{
	font-family: 'Lato', 'open-sans'; 
	color: #FFFFFF;
	padding: 0px 26px;
	font-size: 16px;
	line-height: 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	background-color: #e0a244;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	margin: 0 auto;
	display: block;
	border: none;
}
#gwolle_gb #gwolle_gb_messages {
	border-radius: 4px;
	float: left;
	margin: 10px;
	color: #b8813f;
	box-shadow: 0px 0px 4px #cdcdcd;
}
#gwolle_gb .gb-entry {
	padding: 0px !important;
	border: none !important;
	border-radius: 4px;
	float: left;
	margin: 10px 0px !important;
	box-shadow: 0px 0px 4px #cdcdcd;
	padding: 0px;
	background-image: none;
	width: 100%;
}
#gwolle_gb .gb-entry .gb-author-info {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px 0px;
	background: #b8813f;
	padding: 20px;
	border-radius: 4px 4px 0px 0px;
	color: #fff;
}
#gwolle_gb .gb-entry .gb-datetime {
	position: relative;
	float: right;
}
#gwolle_gb .gb-entry .gb-entry-content {
	padding: 20px 20px !important;
	background: #fff;
	font-style: italic;
	white-space: normal;
}
#gwolle_gb .gb-entry .gwolle_gb_edit_link {
	display: none;
}
#gwolle_gb form#gwolle_gb_new_entry {
	padding: 20px !important;
	border: none !important;
	border-radius: 4px;
	float: left;
	margin: 10px 0px !important;
	box-shadow: 0px 0px 4px #cdcdcd;
	padding: 0px;
	background: #fafafa;
	background-image: none;
	width: 100%;
}
#gwolle_gb form#gwolle_gb_new_entry h3 {
	margin-bottom: 20px;
	font-style: italic;	
}
#gwolle_gb .clearBoth {
	height: 1px;
	margin: 0px;
	padding: 0px;
}

/* -------------------- MOBILE STYLES ---------------- */

@media screen and (max-width: 920px) , only screen and (max-width: 1024px) {

	.in-wrap {
		width: 100%;
	}
	.collapser {
		display: block;
		width: 25px;
		height: 25px;
		background: url(images/collapser.png) no-repeat center center;
		background-size: 25px 25px;
		position: absolute;
		top: 30px;
		left: 10px;
		cursor: pointer;
	}
	.menu-responsive {
		position: absolute;
		top: 90px;
		width: 100%;
		height: auto;
		background: #fff;
		z-index: 1000;
	}
	#header {
		padding-bottom: 0px;
	}
	#logo {
		position: relative;
		float: none;
		width: 100px;
		display: table;
		margin: 0 auto;
	}
	#logo-baveno img {
		margin-top: 10px;
		height: 40px;
	}
	#logo-description {
		position: relative;
		float: none;
		display: table;
		font-style: italic;
		color: #585858;
		padding: 0px 0px;
		font-size: 0.50em;
	}
	.home .panel-row-style, .home .panel-grid-cell, #top-bar, .menu-principale, #footer, #footer-wrap {
		display: none;
	}
	.home .mobile-no-hide, #mobile-footer {
		display: block;
	}
	.panel-row-style.mobile, .panel-row-style.mobile .panel-grid-cell {
		display: block;
	}
	.panel-grid, .panel-grid-cell .so-panel, .so-panel.widget.panel-first-child {
		margin: 0px !important;
		padding: 0px !important;
	}

	#mobile-footer {
		display: table;
		margin: 0 auto;
		margin-bottom: 20px;
		margin-top: 20px;
		border-top: 1px solid #eee;
    	padding-top: 20px;
	}
	
	.menu-responsive .menu-principale {
		display: block;
		float: none;
	}
	.menu-responsive .menu-principale .menu-item {
		width: 100%;
		border-right: 0px;
		border-left: 0px;
		border-bottom: 1px solid #aaaaaa;
		padding: 5px 0px;
	}

	.menu-responsive .menu-principale .menu-item ul.sub-menu {
		position: relative;
		margin-top: 0px;
		z-index: 1000;
		list-style-type: none;
		float: none;
		width: 100%;
		left: auto;
		background: #ffffff;
	}
	.menu-responsive .menu-principale .menu-item ul.sub-menu:before {
		content: none;
	}
	.menu-responsive .menu-principale .menu-item ul.sub-menu .menu-item,
	.menu-responsive .menu-principale .menu-item ul.sub-menu .menu-item ul.sub-menu .menu-item {
		margin: 0px;
		float: none;
		border-bottom: 0px;
		text-align: center;
	}
	.menu-responsive .menu-principale .menu-item ul.sub-menu .menu-item:last-child {
		border-bottom: 0px;
	}

	/*.panel-row-style-mobile.mobile.panel-row-style, 
	.panel-grid.mobile,
	.panel-row-style-mobile.mobile.panel-row-style .panel-grid-cell,
	.widget_itineraries_map_parallelo, #map-wrap, #map {
		position: relative;
		width: 100%;
		height: 100%;
		display: block;
	}*/
	
	#map {position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
	
	#filters {
		position: fixed;
		bottom: 0px;
		width: 100%;
		height: auto;
		left: 0px;
		z-index: 100;
	}
	#map-wrap.vertical #filters {
		width: 100%;
	}
	#filter-wrapper {
		display: none;
		width: 100%;
		position: absolute;
		bottom: 0px;
		top: auto;
		text-align: center
	}
	#filter-mobile-tab {
		display: block;
		position: absolute;
		width: 100%;
		height: 26px;
		background-color: #7b8d95;
		bottom: 0px;
		border-top: 2px solid #fff;
		z-index: 100;
		text-align: center;
		color: #fff;
		font-style: italic;
		padding-top: 2px;
		cursor: pointer;
	}
	.qtranxs_language_chooser {
		border-bottom: 1px solid #aaaaaa;
		width: 100%;
		text-align: center;
	}

	.wrapper-dropdown .dropdown {
		top: auto;
		bottom: 100%;
	}
	.panel-widget-style {
		column-count: 1 !important;
	}

	/* STYLE PAGES */

	.banner {
		height: 250px;
	}
	.banner-content {
		padding-top: 80px;
		padding-left: 10px;
	}
	ul.itinerary-categories {
		padding-left: 10px;
	}
	.panel-grid-cell {
		padding: 10px !important;
	}
	.home .panel-grid-cell {
		padding: 0px !important;
	}
	.banner.textonly {
		padding: 10px 0px;
	}
	.banner.textonly h2 {
		padding-left: 10px;
	}
	.page-description {
		padding: 10px;
	}
	
	/* ITINERARY PAGE */
	.itinerary-box-left {
		width: 100%;
	}
	.itinerary-box-left ul.itinerary-categories {
		padding-left: 0px;
	}
	.itinerary-box-right {
		width: 100%;
	}
	.itinerary-track-poi {
		margin: 10px 0px 90px 10px;
	}
	.time-track {
		position: relative;
		float: none;
		margin-bottom: 0px;
		margin-left: 10px;
		clear: left;
		text-align: right;
		padding-top: 10px;
	}

	/* SINGLE EVENT PAGE */

	.eventi .entry.in-wrap {
		padding: 10px;
	}

	/* EVENTS PAGE */

	.event-box, .grid-sizer {
		width: 47.2%;
	}
	.event-box.sizer {
		margin: 0px;
	}
	.event-box--width2 {
		padding: 20px;
		width: 97%;
		text-transform: uppercase;
		background: #fafafa;
	}
	
	.page-template-template-eventi-ultimi #filters,
	.page-template-template-eventi-mese #filters,
	.page-template-template-eventi-categoria #filters {
		display: none;
	}
}

@media only screen and (max-width: 740px) {

	.event-box, .grid-sizer {
		width: 94%;
	}

	.entry .itinerary-box, .entry p, .entry .itinerary-box, .entry .panel-grid .textwidget {
		column-count: 1;
	}
	
	.page-description {
		padding: 10px;
	}
	
	/* VERTICAL MAP TEMPLATE */
	/*.flex {
		display: flex;  or inline-flex 
		flex-direction: row;
	}*/
	#map-wrap.vertical {
		order: 1;
		flex-basis: 100%;
	}
	#map-wrap.vertical #filters {
		margin-right: 30px;
	}
	#map-wrap.vertical .in-wrap, .v-boxes .in-wrap {
		width: auto;
	}

	.v-boxes /*.boxes-container, .slimScrollDiv*/ { /*.v-boxes */
		display: none;
		order: 2;
		flex-basis: 0%;
		overflow-y: scroll;
		max-height: 100%;
	}
	
	.page-template-template-eventi-ultimi #filters,
	.page-template-template-eventi-mese #filters,
	.page-template-template-eventi-categoria #filters {
		display: none;
	}

	/* TIPOLOGIA-POI TEMPLATE */
	.page-template-template-tipologia-poi .flex {
		display: block;
	}
	.page-template-template-tipologia-poi #map-wrap.vertical {
		height: 450px !important;
	}
	.page-template-template-tipologia-poi #map-wrap.vertical,
	.page-template-template-tipologia-poi .v-boxes {
		display: block;
	}

}

@media only screen and (max-width: 560px) {

	

}
.su-slider-slide {
    position: relative;
    float: left;
    visibility: collapse;
}
.su-slider-slide.su-slider-slide-visible.su-slider-slide-active {
    visibility: visible;
}


select#select-events-month, select#select-events-categories {
    background-image: none !important;

    
}/* DEMO 1 */

.wrapper-dropdown-1:focus .dropdown {
    opacity: 1;
    pointer-events: auto;
}

.wrapper-dropdown-1:focus:after {
    border-color: #9bc7de transparent;
    border-width: 6px 6px 0 6px ;
    margin-top: -3px;
}

/* DEMO 2 */

.wrapper-dropdown-2:focus .dropdown {
    opacity: 1;
    pointer-events: auto;
}

.wrapper-dropdown-2:focus:after {
    border-width: 0 6px 6px 6px;
}


/* DEMO 3 */

.wrapper-dropdown-3:focus .dropdown {
    opacity: 1;
    pointer-events: auto;
}


/* DEMO 4 */

.wrapper-dropdown-4:focus .dropdown {
    opacity: 1;
    pointer-events: auto;
}


.wrapper-dropdown-4:focus:after {
    border-width: 0 6px 6px 6px;
}

/* DEMO 5 */

.wrapper-dropdown-5:focus {
    border-radius: 5px 5px 0 0;
    background: #4cbeff;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.wrapper-dropdown-5:focus:after {
    border-color: #82d1ff transparent;
}

.wrapper-dropdown-5:focus .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 400px;
}