/*** CONFIG ***/
body {
	font-family: 'Roboto', serif;
}
.heading {
	margin-bottom:20px;
	font-weight:normal;
	text-transform:none;
	
	font-size: 35px;
}

.title a {
	font-weight:normal;
	text-transform:none;
	font-family: 'Merriweather', serif;
}

.ot-heading h2 {
    font-weight:normal;
	text-transform:none;
	font-family: 'Merriweather', serif;
    margin-bottom: 20px;
	font-size: 35px;
}

#preloader .preloader-dot {
    width: 200px;
    height: 200px;
	border:none !important; 
}

.section-blog, .section-sub-banner, .section-contact, .section_page-gallery, .section-room, .ot-accomd-modations  {
    padding-bottom: 50px;
    border-top: 3px solid #961A23;
    box-shadow: 1px 1px 38px #000;
}
.section-accomd {
	 border-top: 3px solid #961A23;
    box-shadow: 1px 1px 38px #000;
}
.awe-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(72,72,72,0)!important; 
    top: 0;
    left: 0;
    z-index: 0;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: normal;
    line-height: 1.5em;
    color: #232323;
  font-family: 'Roboto', serif!important;
    margin: 0;
}


li, span, a , p , div , ul , ol, input, label, button {
	 font-family: 'Roboto', serif!important;
}

/*** HEADER ***/

#header.header-v3 .header_top .logo-top {
    display: block;
    max-height: 66px;
    width: 160px;
	margin:0 auto;
}
.header_content {
	-webkit-box-shadow: 0 -1px 12px 1px rgba(0,0,0,0.5);
	box-shadow: 0 -1px 12px 1px rgba(0,0,0,0.5);
}
.header_content .menu > li:hover > a {
    background-color: #961a23;
    
}
@media only screen and (max-width: 600px) {
	.section-slider {
		height:350px;
	}
}
.header_content .menu > li > a { 
	text-transform:none;
}
.header_top {
    background: #961A23;
}
.header_top .header_left span {
	color:#fff;
}
.header_top .header_right .login-register a {
	color:#fff;
}
.header_top .header_right .dropdown span {
	color:#fff;
}

/*** TOP BAR ***/
.section-sub-banner {
    padding-top: 160px;
}
.sub-banner {
    position: relative;
	/* 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 */
}

.sub-banner .text h2 {
	
	text-transform:none;
}

/*** FOOTER ***/
#footer .footer_center .widget-logo { 
padding-top:0px;
}
.footer_center {
	background-color:#6b1319;

}
#footer .footer_center .widget-logo .text p {
    color: #fff;
    margin-bottom: 10px;
}
#footer .footer_center .widget-logo .text p a {
    color: #fff;
}
#footer .footer_center .widget-logo .text p a:hover {
    color: #000;
}
#footer .footer_center .widget ul li a { 
	color: #fff;
}
#footer .footer_center .widget_tripadvisor .tripadvisor p { 
	color:#fff;
}
#footer .footer_bottom {
	background-color:#4b0d12;
	color:#fff;
	
}

/*** DATEPICKER ***/
.ui-datepicker .ui-datepicker-header {
	background-color : #d4ad6f;
}

/*** BREADCRUMB ***/
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background: none !important;
    border-radius: 4px;	
}
.breadcrumb span {
	color:#fff !important;
}
.breadcrumb a {
	color:#fff !important;
}
.breadcrumb i {
	color:#fff !important;
}
.breadcrumb > li:first-child + li::before {
	content:'';
	padding:0px;
}

/*** PAGINA PREZZI ***/
.pagina-prezzi table tr:first-child td {
	font-size:14px;
}
.pagina-prezzi table td {
	font-size:15px;
}
.pagina-prezzi ul {
	padding-left:18px;
}
.pagina-prezzi tr:first-child th:first-child {
	border-bottom:1px solid #000;
}

/*** SIDEBAR ***/
.sidebar {
	margin-right:0px;
}

/*** ROOM-DETAIL ***/
.room_item-1 h2 a {

	text-transform:none;
}
.item.room-item .title a {
	font-weight:normal;
	text-transform:none;
	font-family: 'Merriweather', serif;
	font-size:23px;
}
.accomd-modations-room_1 { 
	border:none;
}

.room_img-item {
	height:496px;
}
@media only screen and (max-width: 600px) {
   .room_img-item {
		height:196px;
	}
}

/*** RESERVATION FORM ***/
.reservation_content {
	margin-top:10px;
	border-top:1px solid #ddd;
}
.reservation-billing-detail {
	margin-left:0px;
	width:100%;
	max-width:100%;
}
.reservation_content .awe-calendar-wrapper {
	display:inline;
}
.reservation_content .awe-calendar-wrapper .awe-calendar {
	border: 2px solid #e4e4e4;
}
input.error, select.error {
	border: 2px solid red !important;
}
label.error {
	color:red !important;
}
.response-email {
	margin-top:10px;
}
.error-message {
	color:red;
}
.success-message {
	color:green;
}

/*** EVENTS ***/
.events-item {
	min-height:400px; 
}
@media only screen and (max-width: 600px) {
   .events-item {
		min-height:350px; 
	}
}

/*** RESTAURANT ***/
.restaurant_item p {
	font-size:13px;
	line-height:1.6em;
}
.reservation::after {
    background-color: rgba(0,0,0,0.4);
}

.header_content .menu > li.current-menu-item > a {
    background-color: #961A23;
    color: #fff;
}