/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.6.6.1912
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {font-family: 'BrandonGrotesqueWeb-Bold';src: url('https://adjaragroup.com/webfonts/3929C4_0_0.eot');src: url('https://adjaragroup.com/webfonts/3929C4_0_0.eot?#iefix') format('embedded-opentype'),url('https://adjaragroup.com/webfonts/3929C4_0_0.woff2') format('woff2'),url('https://adjaragroup.com/webfonts/3929C4_0_0.woff') format('woff'),url('https://adjaragroup.com/webfonts/3929C4_0_0.ttf') format('truetype');}

@font-face {
    font-family:beba;
    src: url(https://stambahotel.com/fonts/BebasNeueRegular.ttf);
}

@font-face {
    font-family: 'Bebas Bold';
    src: url(https://stambahotel.com/fonts/bebas-neue-bold.otf);
}

@font-face {
    font-family:sailec;
    src: url(https://stambahotel.com/fonts/sailecreg.otf);
}
@font-face {
    font-family:sailecli;
    src: url(https://stambahotel.com/fonts/Sailecli.otf);
}

body, h1, h2, h3, .nav > li > a {
	font-family: beba !important;
}

p {
	font-family: sailec !important;
}

.orange {
    background-color: #e86363 !important;
}

.nav > li > a {
	font-size: 23px;
}

.nav>li.has-icon>a>i {
	font-size: 25px;
}

.nav-left li:last-child {
	width:auto !important;
}

.flickity-prev-next-button.previous {
	position: absolute;
    left: 15%;
    z-index: 10;
    width: 5%;
    height: 100%;
    background-size: 50px auto;
    background-position: center;
    cursor: pointer;
    color: black;
    top: 0%;
}

.flickity-prev-next-button.next {
	position: absolute;
    right: 15%;
    z-index: 10;
    width: 5%;
    height: 100%;
    background-size: 50px auto;
    background-position: center;
    cursor: pointer;
    color: black;
    top: 0%;
} 

input.tnp-email {
    border-radius: 10px;
    border: 1px solid #e28d79 !important;
    width: 350px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.book {
	font-size: 20px;
    cursor: pointer;
	font-family: beba;
	color: #515151 !important;
	font-weight: inherit;
}

.date{
	padding: 8px !important;
    border: 1px solid gray !important;
    border-radius: 5px !important;
    width: 200px !important;
    font-family: sailec;
    color: #e28d79 !important;
}

#guest {
	padding: 7px 8px 9px 8px;
    border: 1px solid gray;
    border-radius: 5px;
    width: 100px;
	font-size: 15px;
    color: #e28d79;
}

.rooms {
	margin-top: -100px;
}

a.nav-top-link {
	text-align: center;
	padding-left: 0px;
}

li.html.header-social-icons.ml-0 {
    text-align: center;
    padding-left: 25px;
}



.nav {
	padding-left: 50px;
}

.nav>li {
	width: 100px;
}

ul.nav.nav-sidebar.nav-vertical.nav-uppercase {
    padding-left: 0px;
}

.nav-sidebar.nav-vertical>li+li{
	width:300px;
}

.logo-left {
	margin-left: 20px !important;
}

.nav .nav-dropdown {
    background-color: transparent !important;
	border-color: transparent !important;
    box-shadow: none !important;
}

.nav-vertical li>a {
	list-style: none;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    color: #000;
    font-size: inherit;
}

.mob {
	display: none !important;
}

.bbk {
    width: 100px;
    height: 100px;
	padding: 26px 0 0;
	border-radius: 50%;
    background: #e86363;
    color: white;
    font-size: 23px;
    font-weight: bold;
    font-family: beba;
    text-align: center;
    right: 50px;
    top: 142px;
    z-index: 1000;
    position: fixed;
    line-height: 1.1;
    transition-duration: 1s;
}

.bbkm {
	display:none;
}

.about {
	font-size: 13px;
    text-align: justify;
    color: #262626;
    padding: 0 20px;
    font-family: sailec
}

.badge {
	display: none !important;
}

.ban {
	position: absolute;
    width: 50%;
    overflow: hidden;
    top: 100px;
    height: calc(100% - 100px);
    filter: blur(7px);
}

.just {
    top: 30%;
    height: 70%;
    color: white;
    left: 30%;
    text-align: justify;
    text-align-last: center;
    font-family: sailec;
    font-size: 15px;
}

.mobileres {
    font-size: 11px;
    text-decoration: none;
    color: #515151 !important;
}

.gap {
	margin-bottom: 0px;
}

.services {
	margin-bottom: -25px !important;
}

#cookie-law-info-bar {
    width: 300px;
	min-width:300px !important;
    height: auto;
	color: white !important;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    bottom: 0px;
    left: 0;
    text-align: justify;
	text-align-last: center;
    background-color: rgba(0, 0, 0, 0.5) !important;
	font-family: sailec !important;
}

.cli-plugin-button, .cli-plugin-button:visited {
    background-color: white !important;
    color: black !important;
	text-transform: uppercase;
    display: block;
	width: 32px;
	padding: 5px 5px 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 0px;
}

#cookie-law-info-again {
	display: none !important;
}

.from_the_blog_excerpt {
	display:none;
}

.box-text-inner>.is-divider {
	display:none;
}

.events {
	margin-top:0px;
}

.events ul{
	margin-top:-5px;
}

.events .description p{
	color: #515151;
    text-align: justify;
	font-size: 11pt;
    line-height: 1.5em;
}

.events h2{
	color: #000;
}

.events a {
	color: #000;
}

.events p {
	color: #515151;
    text-align: justify;
	font-size: 11pt;
    line-height: 0.8em;
}

.events span {
	color: #000;
}

.events ul li {
	display:inline-block;
	list-style:none;
	margin-right:5px;
	font-size:1.6em;
}

.events .img {
	width:250px;
}

.event-img {
	height: 300px;
    width: 510px;
    object-fit: cover;
}

.single-event-img {
	width:100%;
}

.brandon {
	font-family: "BrandonGrotesqueWeb-Bold" !important;
	font-size:10pt;
	
}

.copyright-footer {
	padding-top:5px !important;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.nav {
	padding-left: 0px;
}

.nav>li {
	width: 30px;
}

ul.nav.nav-sidebar.nav-vertical.nav-uppercase {
    padding-left: 0px;
}

.nav-sidebar.nav-vertical>li+li{
	width:260px;
}

.logo-left {
	margin-left: 0px !important;
}

.mob {
	display: flex !important;
	}
	
.bbkm {
	display: block;
    width: 100%;
    height: 45px;
    padding: 16px 0 0 0;
    border-radius: 0;
    background: #e86363;
    color: white;
    font-weight: bold;
    font-family: beba;
    text-align: center;
    right: 0;
    bottom: 0;
    z-index: 1000;
    position: fixed;
    transition-duration: 1s;
}	
.bbk {
		display: none;
	}	
.mob1 {
	display: none;		
	}	

#cookie-law-info-bar {
	display: block;
    position: fixed;
    width: 100%;
	min-width:100% !important;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    bottom: 50px !important;
    left: 0;
    text-align: justify;
    background-color: rgba(0, 0, 0, 0.5) !important;	
}
	
.cli-plugin-button, .cli-plugin-button:visited  {
	background-color: white !important;
    color: black !important;
	text-transform: uppercase;
    display: block;
	width: 53px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 0px;
}	

.footer-wrapper {
	margin-bottom: 40px;		
	}

.events {
	margin-top:0px;
	margin-left:1px;
}

.events .img {
	width:220px;
}
}

.off-canvas-right .mfp-content {
    width: 360px !important;
}

.nb-bottom-outer .nb-toggle-outer {
    bottom: 50px !important;
}

@media screen and (max-width: 523px) {
    iframe[name="myiFrame"] {
        height: 265px;
    } 
}

.header-nav .nav-icon {
    display: none;
}

/* Discount Popup */

.popup-disc-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.popup-disc-container {
    z-index: 99999999;
    box-sizing: border-box;
    width: 451px;
    height: 372px;
    background-color: #fff;
    position: fixed;
    bottom: 45px;
    left: 20px;
    transition: all 0.3s ease;
    visibility: visible;
    opacity: 0;
}

.popup-disc-container.visible {
    display: flex;
    visibility: visible;
    opacity: 1;
}

@media screen and (max-width: 500px) {
    .popup-disc-container {
        width: 100%;
        height: auto;
        left: 0;
    }
}

.popup-disc-closeBtn-container {
    width: 15px;
    position: absolute;
    top: 23.8px;
    right: 20.7px;
    cursor: pointer;
}

.popup-disc-content {
    padding: 33.6px 34.1px 57.1px 34.1px;
}

.popup-disc-header {
    text-transform: uppercase;
}

.popup-disc-headline {
    font-family: 'Bebas Bold' !important;
    font-size: 43px;
    color: #D66A66;
    line-height: 43px !important;
}

.popup-disc-subheadline {
    font-family: beba !important;
    font-size: 26px;
    color: #515151;
    line-height: 26px !important;
}

.popup-disc-inner {
    font-family: sailec !important;
    font-size: 15px;
    color: #515151;
    margin-top: 35.7px;
    margin-bottom: 53.7px;
    /* line-height: 15px; */
}

.popup-disc-btn-container {
    text-transform: uppercase;
}

.popup-disc-btn {
    text-decoration: none;
    color: #F7F7F7;
    font-family: beba !important;
    font-size: 19.8px;
    padding: 10.1px 18.3px;
    background-color: #D66A66;
}

.popup-disc-btn:hover {
    color: #F7F7F7;
}

.popup-disc-ribbon {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 12px;
    background-color: #D66A66;
}
/* End of Discount Popup */

/* Sevenrooms Override */

#xb-close-modal {
    color: #000 !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: auto !important;
    line-height: 1em !important;
}