/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

em {
	color: #333;
}

.uk-navbar-nav > li > a {
	font-family: 'Noto Sans', sans-serif;
	margin: 0 6px;
}

.uk-dropdown-navbar {
	background: #282d2c;
}

.uk-dropdown {
	width: 280px;
	border: none;
}

.uk-dropdown-navbar {
	margin-top: 16px;
}

.uk-dropdown ul.uk-nav {
	text-align: center;
}

.tm-navbar .uk-dropdown .uk-nav li > a:hover {
	border: none;
}

.tm-navbar .uk-dropdown .uk-nav li {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}

.uk-navbar-nav > li > a.book-online-btn {
	background: #282d2c;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
	border-bottom: 0 !important;
}

#amenities_collection {
	margin-top: 40px;
}

#amenities_collection h5 {
	font-weight: 300;
	font-style: italic;
	text-transform: none;
}

h5 {
	font-size: 1.25rem !important;
	line-height: 1.75 !important;
	color: #333 !important;
	margin-bottom: 0.85rem !important;
}

@media screen and (min-width: 768px) {
    div#amenities_collection .uk-width-medium-1-2 {
        width: 25%;
        padding-right: 2rem;
    }
}


#amenities_collection ul.special li {
	font-size: 16px;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	letter-spacing: 0.5px;
	line-height: 1.5rem;
}

.uk-panel-box.weather {
	padding: 0;
}

.uk-panel.weather {
	background: transparent !important;
	box-shadow: none;
}

.uk-panel.weather h3 {
	color: #FAFAFA;
}

.uk-panel.weather h2 {
	font-size: 26px;
}

.room-type-gallery-wrapper {
	width: 50%;
	float: left;
	margin-bottom: 2rem;
}

@media screen and ( max-width:767px) {
	.room-type-gallery-wrapper, .room-type-gallery-wrapper > div {
		width: 100%;
	}
}

.room-type-gallery-wrapper > div {
	float: left;
	max-width: 45%; /* 50% */
}

.room-description {
	padding: 0 20px;
}

.room-description p {
	max-width: 480px;
}
.room-photo {
}

.room-type-gallery-wrapper:last-child {
}

.room-type-gallery-wrapper h5 {
	font-weight: bold;
	font-style: italic;
}

.clear {
	clear: both;
}

.hotel-policies .wk-accordion-default .toggler {
	font-size: 15px;
	background: transparent;
	border: none;
	border-bottom: 2px solid #f5f5f5;
	border-radius: 0;
	padding: 0;
}

.hotel-policies .wk-accordion-default .content-wrapper {
	font-size: 13px;
}

.hotel-policies .wk-accordion-default li {
	margin-bottom: 5px;
}

.hotel-policies .wk-accordion-default .content {
	padding: 5px;
}

.hotel-policies  h3 {
	text-transform: initial;
}

.hotel-policies {
	padding: 32px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
	background: #FFF;
}

/* Offers carousel - BEGIN */

.offers-carousel h3 {
	text-align: center;
	text-decoration: underline;
}

#sjfrMinimalContainer .sjfrItemTitle {
	color: #000;
}

#sjfrMinimalContainer .sjfrItemDiscountedPrice {
	color: #A92F2F !important;
}

#sjfrMinimalContainer .slick-dots li button:before {
	color: #2F2F2F !important;
}

#sjfrMinimalContainer .slick-dots li.slick-active button:before {
	color: #2F2F2F !important;
}

/* Offers carousel - END */

 /* ------------------ */

.amea-switch {
    border-radius: 4px;
    height: 100%;
    width: 100%;
    background: url('/images/amea/amea.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 29px;
	width: 66px;
}

.amea-module{
	float: left;
}

.font-resize{
	float: right;
	margin-left: 10px;
}

a.jfontsize-button {
	background-color: #FFF;
	color: #000;
}

.formContainer li.rsform-block > .formCaption {
	color: #333;
	font-family: Roboto, sans-serif;
	font-weight: 600;
}

.formContainer li.rsform-block > .formCaption strong {
	opacity: 0.78;
	font-weight: 100;
}

li.rsform-block .formBody > select {
	color: #333;
	background: #f5f5f5;
	line-height: 35px;
	height: 35px;
	border: none;
	padding: 0 1rem;
}

li.rsform-block .formBody > input {
	color: #333;
	background: #f5f5f5;
	border: none;
	height: 35px !important;
	line-height: 35px !important;
	float: left;
	padding: 0 1rem;
	margin-top: 0;
}

li.rsform-block .formBody > label {
	color: #565d64;
	line-height: 35px;
	padding: 0 1rem;
}

.tm-isblog .uk-article {
	color: #333;
	background: #FFF;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.uk-panel-box {
    background: #FFF !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    padding: 32px;
}

.tm-noblog .tm-content {
	background: #FFF;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.social-container {
	float: left;
	margin-left: 12px;
	/* margin-right: 8px; */
}

.social-container span.fa {
	font-size: 30px;
}

.tm-panel-blank-override {
	color: #FFF;
}

/* Jomres Booking FE */

.bootstrap-tour {
max-width: 350px;
width: auto;
}

label.valid {
	width: 24px;
	height: 24px;
	background: url({LIVE_SITE}/{JOMRES_ROOT_DIRECTORY}/images/valid.png) center center no-repeat;
	display: inline-block;
	text-indent: -9999px;
}

label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}

.loader {
	/* background-color:white; By default the loader icon is disabled, remove the comment tags here enable it, and in the above div */
	position: fixed;
	top: 50%;
	left: 100%;
	margin-left: -100px; /* half width of the loader gif */
	margin-top: 100px; /* half height of the loader gif */
	text-align: center;
	z-index: 9999;
	overflow: auto;
	width: 60px; /* width of the loader gif */
	height: 60px; /*hight of the loader gif +3px to fix IE8 issue */
	/* opacity:0.;   By default the loader icon is disabled, remove the comment tags here enable it, and in the above div */
}

#toTop {
	background: none repeat scroll 0 0;
	bottom: 0;
	cursor: pointer;
	display: none;
	font-size: 0.9em;
	padding: 5px;
	position: fixed;
	right: 0;
	text-align: center;
	text-transform: lowercase;
	width: 100px;
	z-index: 10;
}

#booking_form {
	color: #000;
}

#jomres_content_area {
	color: #000;
}

/*SINGLE APARTMENT*/
.apartment-description ul {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 auto 2rem !important;
}

.apartment-description ul li {
    background: transparent !important;
    margin: 0rem !important;
}

.apartment-description ul.sigProSleek li.sigProThumb a.sigProLink {
    padding: 0rem !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}


/*GENERAL */
strong {
    font-family: Roboto, sans-serif;
    font-style: normal;
}

p {
    font-size: 16px;
    line-height: 28px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin-bottom: 28px;
}

h4 {
    font-style: oblique;
}

.btn-default.btn {
    font-family: Roboto, sans-serif;
    padding: 8px 16px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 14px;
    background: rgba(158,158,158,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    margin: 1rem 0 0;
    transition: all 0.3s ease-in-out;
    background: linear-gradient(-45deg, #0089e4, #008ae5, #0284e4);
    color: #FFF;
}


.btn-default.btn, .btn-default.btn.active, ..btn-default.btn:active, .btn-default.btn:hover, .btn-default.btn:focus {
    color: #fff;
}

.btn-default.btn.active, .btn-default.btn:active, .btn-default.btn:hover, .btn-default.btn:focus {
    background: linear-gradient(-90deg, #0089e4, #007fdc, #0284e4);
    color: #fff;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
}

fieldset.formFieldset legend {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 42px !important;
    border: none;
    font-family: Noto Sans, sans-serif;
    font-style: oblique;
    font-weight: 300;
    letter-spacing: 1px;
    color: #333;
}

.formBody img {
    margin-bottom: 1rem;
}

input#Submit {
    background: #333;
    color: #FFF;
    padding: 8px 64px;
    height: auto !important;
    margin-right: 2rem;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    letter-spacing: 2px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
}

li.rsform-block .formBody > textarea {
    height: 240px;
    background: #f5f5f5;
    border: none;
    padding: 1rem;
    width: 100%;
    box-sizing: border-box;
}

fieldset.formFieldset ol.formContainer li {
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 0.5rem;
}

.tm-panel-blank h3, .tm-panel-blank h4 {
    font-size: 26px !important;
    font-weight: 300;
    color: #FFF !important;
    line-height: 1;
    margin: 0 0 32px;
    letter-spacing: 1px;
}

.other-studios-btn {
    float: right;
    width: 100%;
    text-align: right;
}
