/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 24 2025 | 00:40:26 */
.btx-heading-text {
    letter-spacing: -.04em;
}
.btx-text-content-inner {
    line-height: 1.3em;
	padding-top: 20px;
}

.post-355 .btx-container {
	padding: 0;
	max-width: 100%;
}

.room11-page {
	max-width: 100%;
	/*margin: 40px auto;*/
	margin: 0px auto;
	background: #fff;
	padding: 10px 0px 42px 0;
	padding-top: 7em;
}

.room11-gallery-wrap {
	position: relative;
	margin-bottom: 34px;
	min-height: 400px;
    /*background: #ebebeb;*/
}

.room11-gallery-slider {
	position: relative;
	overflow: hidden;
}

.room11-gallery-slide img {
	width: 100%;
	min-height: 476px;
	object-fit: cover;
	margin-left: 0%;
	max-height: 450px;
}

.room11-slider-overlay {
	position: absolute;
	top: 5%;
	left: 3%;
	z-index: 2;
	color: #fff;
	border-radius: 16px;
	padding: 8px 20px;
	max-width: 63%;
}

.room11-title {
	margin: 0 0 5px 0;
	font-weight: 800;
}

.room11-slider-overlay1 {
	position: absolute;
	bottom: 34px;
	left: 8%;
	z-index: 2;
	transform: translateX(-50%);
}

.room11-slide-content {
	position: absolute;
    top: 20px;
    left: calc(5% - 5px);
    color: white;
    background: transparent;
    padding: 0px 0;
    border-radius: 10px;
    margin: 0;	
}

.room11-gallery-slide.slick-slide.slick-current.slick-active.slick-center {
	position: relative;
}

.room11-slide-content h2 {
	color: white;
	margin: 0;
	letter-spacing: -0.05em;
}

/* .room11-gallery-slider .slick-arrow {
	display: none !important;
}  */

.room11-gallery-slider .slick-dots {
	bottom: 45px;
    left: 5%;
    max-width: calc(1200px + 10%);
    position: relative;
}
.slick-dots {
	-webkit-transform: translateX(-0%);
    -moz-transform: translateX(-0%);
    -ms-transform: translateX(-0%);
    -o-transform: translateX(-0%);
    transform: translateX(-0%);
}

.room11-gallery-slider .slick-dots li {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 6px;
	background: #FFFFFF;
	cursor: pointer;
	transition: .2s;
}

.room11-gallery-slider .slick-dots .slick-active::after {
	content: '';
	position: absolute; 
	width: 5px;
	height: 5px;
	background-color: black;
	border-radius: 50%;
	top: 30%;
	left: 30%;
}

.slick-dots li button::before {
	display: none !important;
}

.room11-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #000;
	padding: 0 5%;
    max-width: calc(1200px + 10%);
	margin: 0 auto;
	line-height: 1.1em;
}
.room11-features {
    padding: 20px 5%;
    max-width: calc(1200px + 10%);
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.room11-features .description-highlight h2 {
    display: block;
}
.room11-col.equip {
	display:none;
    justify-content: left;
    padding: 0 5%;
    max-width: calc(1200px + 10%);
    max-width: 450px;
    flex-wrap: wrap;
}
.room11-col.stay {
    justify-content: left;
    padding: 0 5%;
    max-width: calc(1200px + 10%);
    max-width: 450px;
    flex-wrap: wrap;
}



.room11-meta h3 {
	font-size: 1.13em;
	font-weight: 500;
	color: #696b78;
	display: inline-block;
	margin-right: 22px;
}

.room11-meta {
	display: flex;
    flex-direction: column;
}

.room11-book-btn {
	/*background: #fbc159;*/
	background: #eaa53b;
	color: #FFF;
	padding: 12px 28px;
	border-radius: 30px;
	font-weight: 700;
	text-decoration: none;
	transition: .2s;
}

.room11-book-btn:hover {
	background-color:#26363f;
	color:#FFF;
}


.container-sg-single {
    content: '';
    background: url(/wp-content/uploads/assets/svg/RBC-starfish-col.svg);
    right: 0;
    top: 0px;
    background-repeat: no-repeat;
	background-position-x: 95%;
    background-position-y: 100%;
    background-size: 200px;
	padding-bottom: 120px;
}
.description-highlight {
    padding-top: 0px;
}

.room11-features-bar {
	display: flex;
    gap: 20px;
    justify-content: center;
    padding: 20px 0%;
    max-width: calc(1200px + 10%);
    margin: 0px auto;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    margin-right: 0%;
	min-width:400px;
}

.room11-feature {
	background: transparent;
    padding: 6px;
    border-radius: 50px;
    font-weight: 520;
    font-size: 1.0em;
    color: #26363f;
    width: 135px;
    text-align: center;
}

.room11-details-columns {
	margin: 38px 0;
	background-color: #f1e9da;
    color: black;
    font-weight: 500;
	padding: 55px 0;
    max-width: 100%;
	line-height: 1.5em;
}

.room11-details-columns .sg-columns-containers {
    padding: 0 5%;
    display: flex;
    max-width: calc(1200px + 10%);
    margin: 0 auto;
    gap: 60px;
}
div.rates {
    margin-top: 40px;
}
@media screen and (min-width:767px) {
.room11-col.btx-col-4 {
    padding-left: 40px;
}
}


@media screen and (max-width:1024px) {
	.room11-col.stay {
		padding:0px 0px;		
	}
	.room11-features {
    display: block;
	}
	.room11-features-bar {
    margin: 0 auto;
    float: left;
    justify-content: left;
	}
}

.room11-page + p {
	display: none;
}

.room11-col {
	flex: 1;
}


.room11-col h2 {
	font-size: 1.18em;
	margin-top: 0;
}

.room11-col ul {
	margin: 0;
	padding-left: 20px;
}
.room11-details-columns ul {
    padding-left: 0;
    list-style-type: none;
    line-height: 1.2em;
    /* margin-bottom: 5px; */
}
.room11-details-columns li {
    padding: 5px 0;
    /* text-indent: 0px; */
}

.room11-other-options {
	padding: 5px 5% 80px;
    max-width: calc(1200px + 10%);
	margin: 0 auto;
}

.room-template-default .btx-item.js-item-navigation.btx-navigation.btx-navigation--bar {
	padding: 55px 5%;
    max-width: calc(1200px + 10%);
	margin: 0 auto;
}

.room11-other-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.room11-other-card {
	position: relative;
    display: block;
    border-radius: 36px;
    overflow: hidden;
    width: calc(33% - 35px);
    /* height: 340px; */
    text-decoration: none;
    color: #fff;
    aspect-ratio: 1 / 1;
}

.room11-other-card img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.room11-other-details {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px;
	z-index: 2;
	background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
	display: flex;
	/*gap: 53px;*/
	align-items: center;
}

.room11-other-title {
	display: block;
	font-weight: bold;
	font-size: 36px;
}

.room11-other-card:hover {
	color: #fff;
}

.room11-other-meta {
	font-size: 18px;
	color: #fff;
}

.room11-other-details {
	/*padding: 18px;*/
}

.room-template-default .btx-container.js-dynamic-navbar {
	padding: 0;
	margin: 0;
	max-width: 100%;
}

body.single-room .entry-meta,
body.single-room .entry-footer,
body.single-room .post-meta,
body.single-room .posted-on {
	display: none !important;
}

.room11-col .room11-hr {
	margin: 20px 0;
}

/* Rooms grid css */
.rms-rooms-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
	/*gap: 40px; */
    max-width: 100%;
    row-gap: 90px;
    column-gap: 60px;
	margin-top: 90px;
}

.rms-room-card {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}

.rms-room-image {
	width: 100%;
	padding-top: 100%;
	background-size: cover;
	background-position: center;
	position: relative;
	border-radius: 20px;
}

.rms-room-info, .room11-other-details {
	position: absolute;
    bottom: 20px;
    left: 40px;
    /* left: 0; */
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 80px);
    /* width: 100%; */
    font-size: 1.1em;
	align-items: baseline;
	background: transparent;
}

.rms-room-number, .room11-other-title {
	/*background: rgba(0, 0, 0, 0.5); */
    background: transparent;
    padding: 5px 9px 5px 0;
    border-radius: 10px;
    font-size: 3em;
    line-height: 1em;
    font-family: 'Spectral', sans-serif;
    letter-spacing: -0.05em;
    text-align: left;
}
.rms-room-number span {
    font-size: 90%;
    padding-left: 3px;
   /* text-transform: lowercase;*/
}

.rms-room-meta, .room11-other-meta {
	display: flex;
	align-items: center;
	gap: 6px;
	/*background: rgba(0, 0, 0, 0.5);*/
	background:transparent;
	padding: 5px 0px;
	border-radius: 10px;
}

.rms-room-meta i {
	display: inline-block;
}

.rms-room-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	transition: opacity 0.3s ease;
	border-radius:20px;
}

.rms-room-card:hover .rms-room-overlay {
	opacity: 1;
}

.btn-view,
.btn-book {
	padding: 7px 45px 4px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    transition: background-color 0.3s ease;
    margin: 10px;
    letter-spacing: -0.03em;
}

.btn-view {
	background: #e8e8e8;
	color: black;
}

.btn-view:hover {
	background: white;
	color: black;
}

.btn-book {
	background: #d39139;
	color: black;
}
.btn-book:hover {
	background: #f0a500;
	color: black;
}

.rms-room-info .rms-room-meta i, .room11-other-meta i {
    width: fit-content;
    width: 30px;
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat;
    background-size: contain;
	position:relative;
}
i.bedrooms {
	background-image: url(/wp-content/uploads/assets/svg/beds.svg);
	top: 5px;
}
i.bathrooms {
	background-image: url(/wp-content/uploads/assets/svg/baths2.svg);
	margin-left: 7px;
}

.rms-filter-bar {
	margin-bottom: 40px;
	display: flex;
	gap: 20px;
	align-items: center;
	flex-wrap: wrap;
	/*max-width: 900px;*/
}

.rms-filter-bar strong {
	font-size: 21px;
    font-family: 'Spectral', sans-serif;
    letter-spacing: -0.03em;
}
.attraction-filter-container {
    margin-left: 15px;
}

.rms-filter-bar select, .attraction-filter select {
	padding: 8px 15px 0 2px;
    border-radius: 60px;
    border: 1px solid #ccc;
    background: transparent;
    max-width: fit-content;
    /* text-transform: uppercase; */
    height: 45px;
    color: #808080;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.03em;
	border-radius: inherit;
    border: none;
	border-bottom: 1px solid;
	min-height:auto;
	min-width:195px;
}
.rms-filter-bar button {
    background: transparent;
    letter-spacing: -0.03em;
    border-radius: 60px;
    padding: 6px 15px;
    height: 45px;
    min-width: 165px;
}

.room11-slider-overlay .room11-subtitle {
	color: #fff; 
	margin: 0; 
	font-size: 1.2rem;
}

.room11-slider-overlay .room11-title {
	color: #fff;
	font-size: 40px;
}

/* Rooms grid css end */

.page-id-635 .btx-p-bg-bg {
	/*background: #F7F1E7;*/
	background:#FFFFFF;
}

/*.page-id-635 header.btx-content-header {
	display: none;
}*/

.btx-post-meta, .btx-post-author {
    display: none;
}
.btx-post-headline {
    padding: 0px;
}


.loadMoreBtn {
	margin: 50px auto;
	text-align: center;
	display: block;
	background: #eaa53b;
	padding: 10px 25px;
	width: max-content;
	border-radius: 60px;
	color: #ffff;
}
/*
.btx-post-headline {
	display: none;
}*/

.btx-post-content {
    line-height: 1.5em;
    display: block;
    clear: left;
}
.btx-post-featured--standard .btx-post-body {
    padding-top: 20px;
}
/*	.btx-post-media.btx-post-media--standard {
    max-width: 50%;
    float: right;
    width: 35%;
    border-radius: 20px;
	margin-left:20px!important;
}
.btx-post .btx-post-title {
	float:left;

}*/
/*
@media (max-width:767px) {
	
.btx-post .btx-post-title {
	float:none;
}
	.btx-post-content {
	clear:both;
	}
	.btx-post-media.btx-post-media--standard {
    max-width: 100%;
    float: none;
    width: 100%;
	}
}
*/

.btx-post--no-sidebar .btx-main {
	max-width: 100% !important;
}





/*Slider CSS*/
.center.single-slide .slick-track{
	display: flex;
    justify-content: center;
    transform: translate3d(-0px, 0px, 0px) !important;
}

.center.single-slide .slick-slide{
	float: none;
}

.center .slick-slide{
	margin-left: 10px;
	margin-right: 10px;
}

/*.center .slick-list{
	margin-left: -25px;
	margin-right: -25px;
}*/
.center .slick-list{
margin: 0 auto;
    /* margin-right: auto; */
    max-width: calc(1200px + 10%);
	padding: 0px !important;
    overflow: visible;
}
.rms-pagination {
    display:flex;
	flex-wrap: wrap;
    align-items:center;
    justify-content:center;
    gap:10px;
    margin-top:30px;
	
}

.rms-pagination .rms-page-link{
    border:1px solid #EAA53B;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:5px;
    width:30px;
    height:30px;
    line-height:30px;
	border-radius: 100%;
}

.rms-pagination .rms-page-link:hover, .rms-pagination .rms-page-link:focus, .rms-pagination .rms-page-link.active, .rms-filter-container .btn-apply-filters:hover{
    background-color:#EAA53B;
    color:white; 
}
.btn-apply-filters:hover svg {
	transition-duration:.5s;
}
.btn-apply-filters:hover svg {
	transform: rotate(-180deg);	
	transition-duration:.5s;
}
.rms-filter-bar button svg {
    vertical-align: bottom;
}

/*Rms Search page */
.room-search-page-wrapper .search-hero {
	text-align: center;
	padding: 40px 20px;
	background-color: #f8f9fa;
	border-radius: 12px;
	margin-bottom: 40px;
}

.room-search-page-wrapper .page-title {
	font-size: 2.8em;
	margin-bottom: 10px;
	color: #333;
	margin-top: 70px;
}

.room-search-page-wrapper .page-intro {
	font-size: 1.2em;
	color: #666;
	margin-top: 5px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.room-search-page-wrapper .rms-search-form {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	gap: 20px;
	padding: 20px 0;
	border-radius: 12px;
	/*box-shadow: 0 8px 30px rgba(0, 0, 0, 0.07);*/
	background: #fff;
	align-items: end;
}

.room-search-page-wrapper .form-field label {
	font-weight: 400;
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	color: #444;
	text-align:left;
}

.room-search-page-wrapper .input-with-icon {
	position: relative;
}

.room-search-page-wrapper .input-with-icon svg {
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	color: #888;
	pointer-events: none;
	/* Makes sure you can click through the icon */
}

.room-search-page-wrapper .form-field input,
.room-search-page-wrapper .form-field select {
	width: 100%;
	padding: 12px 12px 12px 12px;
	/* Left padding for icon */
	border: 1px solid #ddd;
	border-radius: 8px;
	font-size: 1em;
	background-color: #fdfdfd;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.room-search-page-wrapper .form-field select {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
}

.room-search-page-wrapper .form-submit button {
	width: 100%;
	padding: 16px;
	background-color: #f0a500;
	color: white;
	border: none;
	border-radius: 40px;
	/*font-size: 1.1em;*/
	font-weight: bold;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.room-search-page-wrapper .form-submit button:hover {
	background-color: #26363f;
	/*transform: translateY(-2px);
	box-shadow: 0 4px 15px rgba(240, 165, 0, 0.3);*/
}

.room-search-page-wrapper .main-search-input{
	height: 50px;
}
/* Responsiveness */

@media (min-width: 769px) and (max-width: 1024px) {
	/*.room11-feature {
		margin-top: 20px;
		font-size: 22px;
	}*/
	.room11-details-columns .sg-columns-containers {
		gap: 40px;
		flex-direction: column;
	}
	.room11-details-columns {
		font-size: 22px;
	}
	.room11-header {
		font-size: 25px;
	}
}

@media (max-width: 768px) { 
	.room11-header {
		flex-direction: column;
		gap: 13px;
		margin: 10px auto;
		align-items: start;
	}
	.room11-feature {
		padding: 4px 20px;
		margin-top: 25px;
	}
	.room11-details-columns .sg-columns-containers {
		flex-direction: column;
		gap: 20px;
	}
	.room11-other-options {
		padding-top: 0px;
	}
	.room11-other-grid {
		flex-direction: column;
		align-items: center;
		gap: 30px;
	}
	.room11-page {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.room11-meta {
		font-size: 21px;
	}
	.room11-book-btn {
		font-size: 21px;
	}
	.room11-col h2 {
		font-size: 21px;
	}
	.room11-col p {
		font-size: 17px;
	}
}

/* responsive start */
.btx-accordion-heading>.twf{
	position: relative;
    bottom: 26px;
}

select, ::picker(select) {
    appearance: base-select!important;
	position: relative;
    bottom: 100%;
    top: auto;
	min-height:150px;
    }

.rms-filter-form option, .attraction-filter option {
	font-size: 18px;
	min-width: 155px;
	color:white;
}
.rms-filter-form option:hover, .attraction-filter option:hover {
    color: #eaa53b;
	width:100%;
	
}


.rms-filter-bar ::picker(select), .attraction-filter ::picker(select) {
    padding-right: 2.5rem;
    border-radius: 9999px;
    border: 1px solid #ccc;
    /* background: url(data:image/svg+xml;utf8,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M7 10l5 5 5-5z'/></svg>) no-repeat right 0.75rem center; */
    background-size: 20px;
    border: none;
    font-size: 21px;
    background-position: right;
    min-width: 180px;
    font-family: 'Josefin Sans';
    background: #26363f!important;
    border-radius: inherit;
    padding-top: 9px;
}
select::picker-icon {
    color: #999999;
    transition: 0.4s rotate;
    font-size: 12px;
    line-height: 2.3em;
    padding-left: 30px;
}



@media screen and (max-width:424px){
	.btx-portfolio .btx-entry-excerpt {
    	margin-top: 8px;
	}
}
@media screen and (max-width:768px){
	li#nav_menu-2 ul{
		display:none;
	}
	.btx-col-4 .js-item-box{
		margin-top:20px;
	}
	.room11-book-btn{
		position:absolute;
	}
	/*.room11-features .description-highlight p{
		font-size:16px;
	}*/
	.room11-feature{
		margin-top:0;
	}
	.room11-features-bar{
		gap:10px;
	}
	.room11-other-card{
		width: calc(90% - 35px);
	}
	
	
}
@media screen and (max-width:960px){
	.rms-filter-bar{
		margin-top:120px;
	}
	.room11-gallery-wrap{
		margin-top:50px;
	}
}
/* responsive end */

.room11-gallery-slider .slick-arrow{
	position: absolute;
	z-index:10;
	background-color:#ffffff63;
	border-color: #ffffff00;
}
.room11-gallery-slider .slick-arrow:hover{
	background-color: #26363f;
	border-color: #ffffff00;
}


.room11-gallery-slider .slick-arrow.slick-prev, .room11-gallery-slider .slick-arrow.slick-next {
	top:40%;
	font-size: 0px;
	overflow: hidden;
	padding:  10px;
	border-radius: 50%;
}
.room11-gallery-slider .slick-arrow.slick-next{
	right:100px;
    padding: 5px 5px 5px 8px;
}
.room11-gallery-slider .slick-arrow.slick-prev{
	left: 100px;
	padding: 5px 8px 5px 5px;
}


.room11-gallery-slider .slick-arrow.slick-next::after{
 content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='4' stroke-linecap='square' stroke-linejoin='square'><polyline points='9 18 15 12 9 6'/></svg>") no-repeat center;
  background-size: contain;
  transition: all 0.3s ease;
}

.room11-gallery-slider .slick-arrow.slick-prev::after{
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: contain;
  transform: rotate(180deg);
  transition: all 0.3s ease;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='4' stroke-linecap='square' stroke-linejoin='square'><polyline points='9 18 15 12 9 6'/></svg>") no-repeat center;
}
.room11-gallery-slider .slick-arrow.slick-next:hover::after{
	color: #fff;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='square' stroke-linejoin='square'><polyline points='9 18 15 12 9 6'/></svg>") no-repeat center;
/* 	font-size: 23px; */
}
.room11-gallery-slider .slick-arrow.slick-prev:hover::after{
    color: #fff;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='square' stroke-linejoin='square'><polyline points='9 18 15 12 9 6'/></svg>") no-repeat center;
/* 	font-size:23px; */
}

@media screen and (max-width:1330px){
	.room11-gallery-slider .slick-arrow.slick-next{
		right:60px;
	}
	.room11-gallery-slider .slick-arrow.slick-prev{
		left: 60px;
	}
}
@media screen and (max-width:1023px){
	.room11-gallery-slider .slick-arrow.slick-next{
		right:50px;
	}
	.room11-gallery-slider .slick-arrow.slick-prev{
		left: 50px;
	}
}
@media screen and (max-width:767px){
	.room11-gallery-slider .slick-arrow.slick-next{
		right:30px;
	}
	.room11-gallery-slider .slick-arrow.slick-prev{
		left: 30px;
	}
	.room11-gallery-slider .slick-arrow.slick-next::after, .room11-gallery-slider .slick-arrow.slick-prev::after{
		width: 30px;
  		height: 30px;
		background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='square' stroke-linejoin='square'><polyline points='9 18 15 12 9 6'/></svg>") no-repeat center;
	}
	.room11-gallery-slider .slick-arrow.slick-next:hover::after, .room11-gallery-slider .slick-arrow.slick-prev:hover::after{
		background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='square' stroke-linejoin='square'><polyline points='9 18 15 12 9 6'/></svg>") no-repeat center;
	}
	.room11-gallery-slider .slick-arrow.slick-prev, .room11-gallery-slider .slick-arrow.slick-next {
		padding:  0px;
	}
}






/**** SPECIAL OFFERS TEMPLATE. *****/

.single-special_offers article {
    background-color: unset;
}
.special_offers .btx-container {
	display:flex;
	flex-direction:column;
}
.special_offers .btx-post-media {
    order: 1;
	border-radius: 20px;
}
.special_offers .btx-main {
	order: 3;
}
.special_offers .btx-post-headline {
    order: 2;
    display: block;
    margin-left: 0 !important;
    margin-top: 20px;
    left: 0;
}
.btx-post .btx-post-title {
    font-size: 18px;
    letter-spacing: -.01em;
    font-weight: 400;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
}


#special-offers-gallery h4.btx-entry-title {
    text-transform: uppercase;
    font-weight: 600;
}
/*
#special-offers-gallery .btx-entry-body-inner {
    display: inline-grid;
    align-items: center;
    height: 200px;
}*/
#special-offers-gallery .btx-entry-media, #special-offers-gallery .btx-overlay {
    border-radius: 20px;
}
#special-offers-gallery .btx-entry-body {
    position: absolute;
    top: 0;
    /*display: block;*/
    /*align-items: center;*/
    width: 100%;
    padding: 0 !important;
    /*margin: 0;*/
}
#special-offers-gallery .btx-entry-title {
    padding-top: 140px;
}
#special-offers-gallery .btx-entry-body-content * {
    color: white;
}

#special-offers-gallery .btx-entry:hover .btx-entry-media:after {
    background-color: rgba(38,54,63, 0.6);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    border-radius: 20px;
}

/**** EXPERIENCES ****/

.attraction-filter-list {
    display: flex;
    flex-direction: row;
}

.attraction-filter-list li {
	list-style: none;
    padding-right: 2%;
	padding-bottom:4px;
}
.attraction-filter-list li a {
    color: inherit;
}
.attraction-filter-list li a:hover {
    border-bottom: 2px solid;
	color:#26363f;
}
.attraction-filter-list li a.active {
    color: #26363f;
}




