/* Generated by Glyphter (http://www.glyphter.com) on  Wed Jul 20 2016*/
@font-face {
    font-family: 'stay';
    src: url('../fonts/stay.eot');
    src: url('../fonts/stay.eot?#iefix') format('embedded-opentype'),
         url('../fonts/stay.woff') format('woff'),
         url('../fonts/stay.ttf') format('truetype'),
         url('../fonts/stay.svg#stay') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='stay-']:before{
	display: inline-block;
	font-family: 'stay';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
}
.stay-wineglass:before{content:'\0041';}
.stay-flag:before{content:'\0042';}
.stay-bookmark:before{content:'\0043';}
.sidetabs li {
	font-weight: bold;
}
/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 İsmail Demirbilek
 * License: MIT
 */
.tabs-left,.tabs-right{border-bottom:none;padding-top:2px}.tabs-left{border-right:1px solid #ddd}.tabs-right{border-left:1px solid #ddd}.tabs-left>li,.tabs-right>li{float:none;margin-bottom:2px}.tabs-left>li{margin-right:-1px}.tabs-right>li{margin-left:-1px}.tabs-left>li.active>a,.tabs-left>li.active>a:focus,.tabs-left>li.active>a:hover{border-bottom-color:#ddd;border-right-color:transparent}.tabs-right>li.active>a,.tabs-right>li.active>a:focus,.tabs-right>li.active>a:hover{border-bottom:1px solid #ddd;border-left-color:transparent}.tabs-left>li>a{border-radius:4px 0 0 4px;margin-right:0;display:block}.tabs-right>li>a{border-radius:0 4px 4px 0;margin-right:0}.sideways{margin-top:50px;border:none;position:relative}.sideways>li{height:20px;width:120px;margin-bottom:100px}.sideways>li>a{border-bottom:1px solid #ddd;border-right-color:transparent;text-align:center;border-radius:4px 4px 0 0}.sideways>li.active>a,.sideways>li.active>a:focus,.sideways>li.active>a:hover{border-bottom-color:transparent;border-right-color:#ddd;border-left-color:#ddd}.sideways.tabs-left{left:-50px}.sideways.tabs-right{right:-50px}.sideways.tabs-right>li{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.sideways.tabs-left>li{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}

/*
Max content widths
*/
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #16262e;
}
h1, h2, h3, h4 {
  font-weight: 400;
  color: #16262e;
}
h1.white, h2.white, h3.white, h4.white {
  color: #fff;
}
a {
	color: #9b9384;
}
a:hover, a:focus {
	color: #9b9384;
	text-decoration: underline;
}
.navbar-nav > li > a {
	color: #fff;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: transparent;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto
}
.alignleft {
  float: left;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.alignright {
  float: right;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.aligncenter {
  display: block;
  margin: 0.5em auto;
}
.navbar-stay {
  background-color: #9b9384;
  margin-bottom: 0;
}
.navbar-stay .navbar-toggle {
	border-color: #fff;
}
.navbar-stay .navbar-toggle .icon-bar {
	background-color: #fff;
}


.underline {
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
}
h4.underline {
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.underline.text-center {
	background-position: center top;
}
h3.underline, h4.underline {
	padding-top: 20px;
	position: relative;
}
.underline:after {
    background-color: #9b9384;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 70px;
}
.underline.text-center:after {
	left: 50%;
    margin-left: -35px;
}
.white.underline:after {
	background-color: #fafafa;
}
.underline small {
	font-size: 16px;
	color: #4b565b;
}
.blockunder {
  text-align: center;
  font-family: "Open Sans", serif;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.blockunder h2 {
  color: #16262e;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 10px;
}
.blockunder p {
  font-size: 16px;
}
.blockunder:after {
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  background-color: #9b9384;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.bggold {
	background-color: #9b9384;
}
.minh {
	min-height: 450px;
}
.pad {
	padding-top: 70px;
	padding-bottom: 70px;
}
.padm {
	padding-top: 35px;
	padding-bottom: 35px;
}
.white {
	color: #fff;
}
.white a {
	color: #fff;
}
.media {
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.quote {
	padding-left: 60px;
	padding-top: 20px;
	background: transparent url('../images/quote.png') no-repeat 0 0;
}
aside.sidebar > section {
	margin-top: 20px;
	margin-bottom: 20px;
}
.main-banner .txt {
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px;
	color: #fff;
}
.main-banner h1 {
	color: #fff;
	font-size: 45px;
	text-shadow: 0 1px 5px #000000;
}
.main-banner.catblog {
	background-image: url('http://www.luccastay.com/wp-content/uploads/2016/07/banner-blog.jpg');
}
.hb-booking-search-form h3 {
	font-size: 16px;
}
.archive.category .wp-post-image, .single.single-post .wp-post-image {
	margin-top: 30px;
}
.archive.category article {
	padding-bottom: 20px;
	margin-bottom: 35px;
	border-bottom: 1px solid #ccc;
}
.subinfo {
	color: #999;
	font-size: 13px;
}
.subinfo span {
	color: #ccc;
}
/*
Main content
*/
#content img {
  max-width: 100%;
  height: auto;
}
.media-object {
  max-width: none !important;
}
.fascia {
	background-repeat: no-repeat;
	background-size: cover;
}

#footer {
  color: #fafafa;
  background-color: #9b9384;
}
#footer a {
  color: #fff;
}
.footer-widget-wrapper {
	padding-bottom: 60px;
}
.footer-bottom {
	border-top: 1px solid #fafafa;
	font-size: 13px;
}
.footer-bottom p { margin: 15px 0; }
.footer-bottom a { color: #fff; }
.icn i {
    background-color: #9b9384;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    transition: background-color 0.3s ease 0s;
    width: 50px;
}
.icn h3 {
    display: block;
    font-size: 17px;
    margin-bottom: 20px;
    margin-left: 60px;
    margin-top: 16px;
    text-transform: uppercase;
}
.icn + p {
	margin-bottom: 30px;
}
#gallery-1 img {
	border: 5px solid transparent !important;
}
#gallery-1 .gallery-item {
	margin: 0 !important;
}
#gallery-1 .gallery-item {
	margin: 0 !important;
}
ul.check {
	padding-left: 20px;
	list-style-type: none;
}
ul.check li {
	position: relative;
} 
ul.check li:before {
    content: "\f111";
    font-family: "FontAwesome";
    left: -15px;
    position: absolute;
    top: 5px;
    font-size: 8px;
    color: #9b9384;
}
.sidetabs.appartamento li a {
	position: relative;
 	padding-left: 35px;
}
.sidetabs.appartamento li a:before {
    content: "\f129";
    font-family: "FontAwesome";
    left: 16px;
    position: absolute;
    top: 9px;
    color: #9b9384;
}
.sidetabs.appartamento li:nth-child(2) a:before {
    content: "\f124";
    left: 13px;
}
.sidetabs.appartamento li:nth-child(3) a:before {
    content: "\f12d";
    left: 12px;
}
ul#cnFilterOptions li {
 	border-color: #9b9384 !important;
}
ul#cnFilterOptions li.active a, ul#cnFilterOptions li a:hover {
	color: #555 !important;
}
ul#cnFilterOptions li {
	background-color: #9b9384 !important;
}
ul#cnFilterOptions li.active, ul#cnFilterOptions li.active a, ul#cnFilterOptions li:hover {
	background-color: rgba(0,0,0,0) !important;
}
.fascia-booking .hb-booking-search-form h3,
.fascia-booking-en .hb-booking-search-form h3 {
	display: none;
}
.fascia-booking h2,
.fascia-booking-en h2 {
	color: #fff;
}
.bright {
	border-right: 2px solid #fff;
}
.bright h2 {
	margin-top: 10px;
}
.fascia-booking .hb-search-fields {
	width: calc(100% - 120px);
}
.fascia-booking .hb-booking-search-form {
	position: relative;
}
.fascia-booking .hb-search-submit-section {
	position: absolute;
	top: 25px;
	right: 0;
}
/**/
.form-control:focus, .form-control {
	box-shadow: none;
}
.bggold .form-control {
	border-color: #fff;
	background-color: #9b9384;
	color: #fff;
}
.bggold .hb-check-out-date, .bggold .hb-check-in-date {
	background: transparent url('../images/calendar.png') no-repeat right 8px;
}
.btn-primary {
	background-color: #9b9384;
	border-color: #9b9384;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #fff;
	color: #9b9384;
	border-color: #9b9384;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover,
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary.active[disabled], .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #9b9384;
    border-color: #9b9384;
    color: #ffffff;
}
.bggold .btn-primary {
	background-color: #fff;
	color: #9b9384;
	border-radius: 0;
	border-color: #fff;
	font-weight: bold;
}
.bggold .btn-primary:hover, .bggold .btn-primary:focus {
	background-color: #9b9384;
	color: #fff;
	border-color: #fff;
}

.hbook-wrapper input[type="button"] {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	  touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	 -moz-user-select: none;
	  -ms-user-select: none;
	      user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #fff;
	color: #9b9384;
	border-radius: 0;
	border-color: #9b9384;
	font-weight: bold;
}
.hbook-wrapper input[type="button"]:hover,
.hbook-wrapper input[type="button"]:focus {
  	background-color: #9b9384;
	color: #fff;
	border-color: #9b9384;
  	text-decoration: none;
}
.fleft > div {
	float: right;
}
.fleft > h3 {
	margin-top: 0;
	display: inline-block;
}
.fleft + h3 {
	margin-top: 0;
}
.widget_wpcom_social_media_icons_widget ul {
	padding-left: 0;
}
.widget_wpcom_social_media_icons_widget .genericon {
	font-size: 32px;
}
.gallery-tabs.nav-tabs {
	border-bottom-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
}
.gallery-tabs.nav-tabs > li {
	margin-bottom: 1px;
}
.gallery-tabs.nav-tabs > li > a {
	margin-right: 3px;
	border-radius: 0;
}
.gallery-tabs.nav-tabs > li > a {
	border: 1px solid #9b9384 !important;
}
.gallery-tabs.nav-tabs > li.active > a, 
.gallery-tabs.nav-tabs > li.active > a:focus, 
.gallery-tabs.nav-tabs > li.active > a:hover {
	background-color: #9b9384;
	color: #fff;
}
#jp-carousel-comments-loading { display: none !important; }
iframe {
	max-width: 100%;
}
/* Mobile */
@media (max-width: 767px) {
	.navbar-brand {
		padding-top: 2px;
		padding-bottom: 2px;
	}
	.navbar-brand img {
		width: 104px;
		height: auto;
	}
	
	.btn {
		white-space: normal;
	}
  
}
@media (max-width: 480px) {
	.fascia-booking .hb-search-fields {
		width: 100%;
	}
	.main-banner h1 {
		font-size: 42px;
	}
	.sidetabs.appartamento li a {
    	padding-left: 2px;
	}
	.sidetabs.appartamento li a:before {
    	content: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
	.fleft > div {
		min-width: 871px
	}
}
@media (min-width: 1200px) {
  	.fleft > div {
		min-width: 871px
	}
}
@media (min-width: 768px) {
	.navbar-brand {
		height: 101px;
		padding: 10px 15px;
	}
	.navbar-nav > li > a {
		padding: 39px 20px 38px;
	}
	.nav > li > a:focus, .nav > li > a:hover, .navbar-stay .navbar-nav > li.active > a {
		box-shadow: 0 -3px #eee inset;
	}
	.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
		background-color: transparent;
	}
	.navbar-stay .dropdown-menu {
		background-color: #9b9384;
	}
	.navbar-stay .dropdown-menu > li > a {
		color: #fff;
	}
	.navbar-stay .dropdown-menu > li > a:focus, .navbar-stay .dropdown-menu > li > a:hover {
	    background-color: transparent;
	    color: #fff;
	    text-decoration: none;
	    box-shadow: 0 -1px #eee inset;
	}
}
/*
Comments
*/

#respond {
  margin-top: 40px
}
ol.commentlist {
	counter-reset: li; /* Initiate a counter */
	padding: 0
}
ol.commentlist ul {
  padding: 0
}
ol.commentlist > li {
	position: relative;
	margin: 0 0 20px 0;
	list-style: none /* Disable the normal item numbering */
}
ol.commentlist > li:before {
  content: "Thread " counter(li); /* Use the counter as content */
  counter-increment: li; /* Increment the counter by 1 */
  position:absolute;  
  top: 0;
  right: 0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  padding: 5px 20px 5px 10px;
  color: #999
}
ol.commentlist li ol,
ol.commentlist li ul {
  list-style-type: none;
  margin: 0
}

.commentlist li li {
  background: #f8f8f8;
}
.commentlist li li li {
  background: #fff
}
.commentlist li li li li {
  background: #f8f8f8
}
.commentlist li li li li li li {
  background: #fff
}
.commentlist li {
  padding: 20px
}
.commentlist ul li {
  margin-top: 20px;
  margin-bottom: 0
}
.reply p {
  margin: 0
}
.carousel {
	z-index: 1;	
}
.testimonianze.carousel .carousel-control {
	display: none;
}
.carousel-indicators li {
    border: 1px solid #9b9384;
}
.carousel-indicators li.active {
    background-color: #9b9384;
}
.testimonianze.carousel .carousel-indicators {
	margin-bottom: 0;
	bottom: -20px;
}
.carousel-indicators li, .carousel-indicators li.active {
	margin-left: 5px;
	margin-right: 5px;
}
.carousel.testimonianze em.pull-right {
	display: inline-block;
	margin-right: 5px;
}