:root {
	--section-gap: 183px;
	--breadcrumb-margin-top: 40px;
	--css-grid-between-gap: 65px;
	--css-grid-between-gap-narrow: 60px;
	--slogan-large-font-size: 4.8rem;
}

.container-fluid-left {
	max-width: unset;
	margin-right: auto;
	margin-left: 0;
}

.container-fluid-right {
	max-width: unset;
	margin-left: auto;
	margin-right: 0;
}


.slogan.slogan-large {
	font-size: var(--slogan-large-font-size);
}

.r2g-css-flex-grid-main-strip.text-align-left>.container>.intro-content,
.r2g-content-sub.text-align-left .content-wrapper>*,
.text-align-left.r2g-content-sub * {
	text-align: left;
}

.post-wrapper {
	text-align: left;
}


.py-with-bg {
	padding: 90px 0;
}

/*------------------------------------

    #STYLE-SECTION - TABLE 
    
------------------------------------*/


th,
td {
	border: 0;
	padding: 19px 72px 16px 72px;
}


/* __ DHI__DAO - 4 */
.dhi-dao-4 .swiper-slide>div {
	max-width: none;
}

.dhi-dao-4 .tab-inner-top-wrapper {
	width: auto;
}

.dhi-dao-4 .arrows-wrapper {
	display: inline-block;
}

.dhi-dao-4 .r2g-content-sub .title *,
.dhi-dao-4 .r2g-content-sub .description {
	text-align: left;
}

.dhi-dao-4 .badge {
	margin-left: 0;
}

.dhi-dao-4 .r2g-content-sub .button-wrapper {
	margin-left: 0;
}

.dhi-dao-4 .r2g-content-sub {
	display: flex;
	align-items: center;
}

.dhi-dao-4 .r2g-content-sub>div {
	max-width: 470px;
	margin-right: 10%;
}

.dhi-dao-4 .tab-inner-top-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.dhi-dao-4 .tab-inner-top-wrapper>div {
	width: 50%;
}

.dhi-dao-4 .tab-titles-wrapper {
	display: flex !important;
	justify-content: flex-end;
	align-items: flex-end;
}

.dhi-dao-4 h2 {
	margin-bottom: 0;
	text-align: left;
}

.dhi-dao-4 .r2g-content-sub {
	margin: 0;
}

.dhi-dao-4 .swiper-pagination {
	display: none;
}

.dhi-dao-4 .tab-items-wrapper {
	display: flex !important;
	gap: 24px;
}

.dhi-dao-4 .tab-items-wrapper .tab-title {
	margin: 0;
}

.dhi-dao-4 .tab-items-wrapper .tab-title .first-level-label {
	margin: 0;
	font-family: var(--font-primary);
	font-size: 16px;
	line-height: 120%;
	color: var(--color-absolute-black);
	text-decoration: none;
	padding: 12px 24px;
	border: 1px solid;
	transition: all .4s ease;
	display: inline-block;
}

.dhi-dao-4 .tab-items-wrapper .tab-title:hover .first-level-label,
.dhi-dao-4 .tab-items-wrapper .tab-title.active .first-level-label {
	background-color: var(--color-modern-gray-dark-12);
	border-color: var(--color-modern-gray-dark-12);
}

.dhi-dao-4 .tab-items-wrapper .tab-title.active .first-level-label {
	cursor: default;
}

.dhi-dao-4 .swiper-button-next,
.dhi-dao-4 .swiper-button-prev {
	width: 25px;
	height: 25px;
}

.dhi-dao-4 .swiper-button-next:after,
.dhi-dao-4 .swiper-button-prev:after {
	font-size: 2.5rem;
}

.dhi-dao-4 .swiper-button-next {
	right: -30px;
}

.dhi-dao-4 .swiper-button-prev {
	left: -30px;
}

/* __ DHI__REVARDS */
.r2g-icon-sub-component .icon {
	font-size: 8.4rem;
}

/*.r2g-rotator .arrows-wrapper {*/
/*	display: block;*/
/*}*/

.rewards>.container>.xlist-strip>.xList-items>.xList-item.item-1 {
	margin-bottom: 0;
}

.rewards .container>.xlist-strip>.xList-items>.item-1 {
	max-width: 592px;
	padding-right: 30px;
	padding-right: calc(4% + 30px);
}

.rewards .container>.xlist-strip>.xList-items>.item-2 {
	width: auto;
	flex: 1;
	margin: auto;
}

.rewards .icon-title-wrapper h6 {
	margin: 0;
}

.rewards.r2g-flex-grid-main-strip>.container>.flex-xlist>.xList-items {
	max-width: 1456px;
	margin: auto;
}

.rewards .icons-list .xList-items {
	row-gap: 24px;
}

/* __ DHI__WHATS ON */
.dhi-dao-whats-on.r2g-tabs-main-strip .tab-content-wrapper .accordion-content {
	margin: 0;
}

/* Full With Banner */
.r2g-full-width-banner .arrows-wrapper {
	top: 50%;
}

.r2g-full-width-banner .banner-content {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: transparent;
}

.r2g-full-width-banner .banner-content h3,
.r2g-full-width-banner .banner-content .btn-tertiary {
	color: #fff;
}

.r2g-full-width-banner .banner-content .btn-tertiary::after {
	background-color: #fff;
}

.r2g-full-width-banner .image-wrapper {
	position: relative;
}

.r2g-full-width-banner .image-wrapper::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
}


/*------------------------------------

         Component Specific
    
------------------------------------*/

.rotator-with-full-width-arrows .intro-content,
.rotator-with-full-width-arrows .bottom-content {
	width: calc(100% - 240px);
	max-width: var(--default-container-width);
	margin-left: auto;
	margin-right: auto;
}

.rotator-with-full-width-arrows .rotator-full-width-wrapper {
	position: relative;
}

.rotator-with-full-width-arrows .rotator-full-width-wrapper .rotatorElement {
	width: calc(100% - 240px);
	max-width: var(--default-container-width);
	margin-left: auto;
	margin-right: auto;
}

.rotator-with-full-width-arrows .rotator-full-width-wrapper .arrows-wrapper {
	width: calc(100% - 60px);
	max-width: calc(var(--default-container-width) + 172px);
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.rotator-full-width-wrapper.with-bg {
	padding: 72px 0;
}


.r2g-content-sub.r2g-xbox-sub-component-with-amenities .content-wrapper .features-icons,
.xbox-with-amenities .xbox-wrapper .flex-container .content-wrapper .features-icons {
	justify-content: flex-start;
}

/* Stay Page - Room Type Section */
/*.r2g-content-sub.r2g-xbox-sub-component-with-amenities .content-wrapper .features-icons {*/
/*	gap: 16px;*/
/*}*/

/*.r2g-content-sub.r2g-xbox-sub-component-with-amenities .content-wrapper .features-item {*/
/*	gap: 12px;*/
/*	width: 33.3333%;*/
/*}*/

/*.r2g-xbox-sub-component.r2g-xbox-sub-component-with-amenities .xbox-wrapper .flex-container .content-wrapper .btn-wrapper {*/
/*	flex-direction: column;*/
/*	gap: 12px;*/
/*	justify-content: center;*/
/*	align-items: flex-start;*/
/*}*/

/*.r2g-xbox-sub-component.r2g-xbox-sub-component-with-amenities .xbox-wrapper .flex-container .content-wrapper .btn-wrapper .btn-action-wrapper {*/
/*	width: 100%;*/
/*	justify-content: space-between;*/
/*	align-items: center;*/
/*	flex-wrap: wrap;*/
/*}*/

/*.r2g-rotator-main-strip-sw.offers-strip .container .rotatorElement {*/
/*	width: 82%;*/
/*}*/

/*.r2g-rotator-main-strip-sw.offers-strip .container .arrows-wrapper {*/
/*margin-top: 125px;*/
/*}*/

/*.r2g-rotator-main-strip-sw.offers-strip .container .arrows-wrapper .swiper-button-next {*/
/*	right: 35px;*/
/*}*/

/*.r2g-rotator-main-strip-sw.offers-strip .container .arrows-wrapper .swiper-button-prev {*/
/*	left: 35px;*/
/*}*/


/* Stay Details Page - Details Section */
.r2g-rotator-main-strip-sw.stay-detail-rotator .container::after {
	height: 80%;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content {
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: row;
	gap: 75px;
	padding: 58px 50px;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-left {
	max-width: 495px;
	text-align: left;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-right {
	align-items: flex-start;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-right .features-icons {
	flex-direction: column;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-right .button-wrapper {
	justify-content: flex-start;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .share-page {
	justify-content: flex-start;
	padding: 0 50px 55px;
}


/*-------------- Meeting and Venue Category Start ---------------*/

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed {
	position: sticky;
	position: -webkit-sticky;
	z-index: 5;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table td:not(.fixed) {
	min-width: 125px;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed.first {
	min-width: 200px;
	left: 0;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed.last {
	right: 0;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed.before-last {
	min-width: 170px;
	right: 250px;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed.two-before-last {
	min-width: 180px;
	right: 410px;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table.empty .fixed.two-before-last {
	right: 230px;
}

.meeting-packages-contact {
	padding: 38px 50px;
}


/*-------------- Meeting and Venue Category End ---------------*/


/*-------------- Gallery Start ---------------*/

.gallery-item {
	padding: 0;
}

.gallery-page-main-content.strip-row {
	margin-bottom: 96px;
}

.r2g-gallery-main-strip .filters {
	margin-bottom: 50px;
}

/*-------------- Gallery End ---------------*/


/* -------------------- R2G Two Column Dining Sub Component start --------------------------------- */

.r2g-two-column-dining-sub-component {
	max-width: 1145px;
	margin: auto;
}

.r2g-two-column-dining-sub-component .xList-item.image {
	display: block;
}

/*.r2g-two-column-dining-sub-component.zig-zag-image-left .xList-item.image {
        order: 0;
    }*/
/*.r2g-two-column-dining-sub-component.zig-zag-image-right .xList-item.image,*/
.xList-item:nth-child(2n)>.r2g-two-column-dining-sub-component .xList-item.image {
	order: 1;
}

.r2g-two-column-dining-sub-component .xList-item.image .image-wrapper {
	position: relative;
	height: 100%;
}

.r2g-two-column-dining-sub-component .xList-item.image .image-wrapper img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* -------------------- R2G Two Column Dining Sub Component end --------------------------------- */


/* ------------------------------ R2G Special Menu Main Strip start -------------------------------- */

.r2g-special-menu-sub-component.zig-zag-image-right>.xList>.xList-items>.xList-item.image {
	order: 1;
}

.r2g-special-menu-sub-component .r2g-content-sub {
	padding: 50px;
}

.r2g-special-menu-sub-component.meeting .r2g-content-sub {
	padding-right: 0;
}

.r2g-special-menu-sub-component.meeting.zig-zag-image-right .r2g-content-sub {
	padding-left: 0;
	padding-right: 50px;
}

.r2g-special-menu-sub-component .xbox-image .image-wrapper {
	position: relative;
	height: 100%;
	min-height: 600px;
}

.r2g-special-menu-sub-component .xbox-image .image-wrapper img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* ------------------------------ R2G Special Menu Main Strip end -------------------------------- */


/* ------------------------------- CSS Flex Grid Main Strip Narrow Gap start ----------------------------- */

.r2g-css-flex-grid-main-strip.with-gap.narrow-gap>.container>.flex-xlist>.xList-items {
	gap: var(--css-grid-between-gap-narrow);
}

.two-col-css-xlist-1024.with-gap.narrow-gap>.container>.xlist-strip>.strip-xlist>.xList-item {
	width: calc(50% - (var(--css-grid-between-gap-narrow) / 2));
}

/* ------------------------------- CSS Flex Grid Main Strip Narrow Gap end ----------------------------- */


/* --------------------------- R2G lg Two Col Content Image Main Strip start ----------------------- */

.r2g-lg-two-col-content-image-main-strip .r2g-content-sub {
	padding: 50px 50px 50px 0;
}

.r2g-lg-two-col-content-image-main-strip.align-top .r2g-content-sub {
	padding-top: 0;
}

.r2g-css-flex-grid-main-strip.r2g-lg-two-col-content-image-main-strip>.container>.xlist-strip>.strip-xlist>.xList-item.item-1 {
	order: 1;
}

.r2g-css-flex-grid-main-strip.r2g-lg-two-col-content-image-main-strip>.container>.xlist-strip>.strip-xlist>.xList-item.item-2 {
	order: 2;
}

/* --------------------------- R2G lg Two Col Content Image Main Strip end ----------------------- */


/* --------------------------------- R2G Explore Item sub start ----------------------------------- */

/*.r2g-explore-item-sub .r2g-content-sub {*/
/*	padding: 0 24px;*/
/*}*/

/*.r2g-explore-item-sub .r2g-content-sub {*/
/*	padding-left: 96px;*/
/*}*/

/*.r2g-css-flex-grid-sub-component.r2g-explore-item-sub > .xlist-strip > .strip-xlist > .xList-item.image {*/
/*	width: calc(50% + 10px);*/
/*}*/

/*.r2g-css-flex-grid-sub-component.r2g-explore-item-sub > .xlist-strip > .strip-xlist > .xList-item.content {*/
/*	width: calc(50% - 10px);*/
/*}*/

/*.r2g-explore-item-sub .xList-item.image {*/
/*	order: 0;*/
/*}*/

/*.r2g-explore-item-sub .xList-item.content {*/
/*	order: 1;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .xList-item.image {*/
/*	order: 1;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .xList-item.content {*/
/*	order: 0;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .r2g-content-sub {*/
/*	padding-left: var(--default-gap);*/
/*	padding-right: 96px;*/
/*	justify-content: flex-end;*/
/*}*/

/* --------------------------------- R2G Explore Item sub end ----------------------------------- */


/* Page Share Icons */

.intro-content-option-1.intro-content {
	margin-bottom: 95px !important;
}

/*.page-share-icons {*/
/*	justify-content: flex-start;*/
/*}*/


/* ------------------------------- R2G Contact Grid Main Strip start ----------------------------- */

.two-col-css-xlist-1024.with-gap>.container>.xlist-strip>.strip-xlist>.xList-item.form {
	width: calc(58% - (var(--css-grid-between-gap) / 2));
}

.two-col-css-xlist-1024.with-gap>.container>.xlist-strip>.strip-xlist>.xList-item.info {
	width: calc(42% - (var(--css-grid-between-gap) / 2));
}

/* ------------------------------- R2G Contact Grid Main Strip end ----------------------------- */

/* --------------------------------- R2G Explore Item sub start ----------------------------------- */

/*.r2g-explore-item-sub .r2g-content-sub {*/
/*	padding: 0 24px;*/
/*}*/

/*.r2g-explore-item-sub .r2g-content-sub {*/
/*	padding-left: 96px;*/
/*}*/

/*.r2g-css-flex-grid-sub-component.r2g-explore-item-sub > .xlist-strip > .strip-xlist > .xList-item.image {*/
/*	width: calc(50% + 10px);*/
/*}*/

/*.r2g-css-flex-grid-sub-component.r2g-explore-item-sub > .xlist-strip > .strip-xlist > .xList-item.content {*/
/*	width: calc(50% - 10px);*/
/*}*/

/*.r2g-explore-item-sub .xList-item.image {*/
/*	order: 0;*/
/*}*/

/*.r2g-explore-item-sub .xList-item.content {*/
/*	order: 1;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .xList-item.image {*/
/*	order: 1;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .xList-item.content {*/
/*	order: 0;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .r2g-content-sub {*/
/*	padding-left: var(--default-gap);*/
/*	padding-right: 96px;*/
/*	justify-content: flex-end;*/
/*}*/

/* --------------------------------- R2G Explore Item sub end ----------------------------------- */


/* Stay Page - Apartments & Suits section */
.our-apartments.r2g-css-flex-grid-main-strip .container>.flex-xlist>.xList-items {
	gap: var(--css-grid-between-gap);
}

.our-apartments.r2g-css-flex-grid-main-strip .flex-xlist .xList-items .xList-item .r2g-flex-grid-sub-component.with-gap>.flex-xlist>.xList-items>.xList-item {
	margin: 0 0 58px;
}

.our-apartments.r2g-css-flex-grid-main-strip .flex-xlist .xList-items .xList-item:last-child .r2g-flex-grid-sub-component.with-gap>.flex-xlist>.xList-items>.xList-item:first-child {
	order: 1;
	margin: 0 0 58px;
}

.our-apartments.r2g-css-flex-grid-main-strip .flex-xlist .xList-items .xList-item:last-child .r2g-flex-grid-sub-component.with-gap>.flex-xlist>.xList-items>.xList-item:last-child {
	order: 2;
	margin: 0;
}


/*--------------Meetings Page---------------*/

.alternate-ordering-list:nth-child(even) .r2g-css-flex-grid-sub-component>.flex-xlist>.xList-items>.xList-item:last-child .r2g-content-sub {
	padding-left: 0;
	padding-right: 50px;
}


/*-------------- Dining Reservation Start ---------------*/

.r2g-rotator-main-strip-sw.dining-special-menu-main .container .r2g-content-sub.bg-blush-beige .content-wrapper {
	padding: 0;
}


/* ------------------------------- R2G Contact Grid Main Strip start ----------------------------- */

.r2g-css-flex-grid-sub-component.three-col-xlist-1024.with-gap.center-content-3-col-item>.xlist-strip>.strip-xlist>.xList-item.item-left-image {
	width: calc(30% - (var(--css-grid-between-gap) * 2 / 3));
}

.r2g-css-flex-grid-sub-component.three-col-xlist-1024.with-gap.center-content-3-col-item>.xlist-strip>.strip-xlist>.xList-item.item-center-content {
	width: calc(40% - (var(--css-grid-between-gap) * 2 / 3));
}

.r2g-css-flex-grid-sub-component.three-col-xlist-1024.with-gap.center-content-3-col-item>.xlist-strip>.strip-xlist>.xList-item.item-right-image {
	width: calc(30% - (var(--css-grid-between-gap) * 2 / 3));
}

/* ------------------------------- R2G Contact Grid Main Strip end ----------------------------- */


/* ------------------------------- R2G Contact Grid Main Strip start ----------------------------- */

.r2g-css-flex-grid-main-strip.with-gap.three-column-narrow-gap>.container>.flex-xlist>.xList-items {
	gap: 60px;
}

.three-col-css-xlist-1024.with-gap.three-column-narrow-gap>.container>.xlist-strip>.strip-xlist>.xList-item {
	width: calc(33.3333% - (60px * 2 / 3));
}


/* ------------------------------- R2G Contact Grid Main Strip end ----------------------------- */

/*------------------------ X-box with Gray Background Start -------------------------*/

.r2g-xbox-sub-component.xbox-with-gray-bg .xbox-wrapper .flex-container {
	padding: 42px 36px;
}

/*------------------------ X-box with Gray Background End -------------------------*/

/*------------------------ X-box with Gray Background Start -------------------------*/

.r2g-xbox-sub-component.xbox-with-white-bg .xbox-wrapper .flex-container {
	padding: 42px 36px;
}

/*------------------------ X-box with Gray Background End -------------------------*/


/*------------------ Amenities List start ---------------*/

.r2g-content-main-strip-v2.amenities-list-main-strip .container {
	padding: 80px 0;
}

.r2g-content-main-strip-v2.amenities-list-main-strip .amenities-list-wrapper {
	max-width: 1076px;
}

.amenities-list .amenities-list-item {
	width: calc(33.3333% - (var(--css-grid-between-gap) * 2 / 3));
}

/*------------------ Amenities List end ---------------*/


/*------------------ Amenities List start ---------------*/


.two-col-with-rotator .r2g-rotator-sub-component-sw .bottom-content {
	position: absolute;
	bottom: -60px;
	left: 0;
	z-index: 1;
}

.two-col-with-rotator .r2g-rotator-sub-component-sw .bottom-content .share-wrapper {
	margin: 0;
	padding: 0;
}


/*.two-col-with-rotator .arrows-bottom-with-pagination .arrows-wrapper{*/
/*    justify-content: flex-end;*/
/*}*/


/*------------------ Amenities List end ---------------*/


/*------------------ Dining - Other Restaurants start ---------------*/

.alternate-ordering-list:nth-child(even) .r2g-css-flex-grid-sub-component.dining-restaurants>.flex-xlist>.xList-items>.xList-item:last-child .r2g-content-sub {
	padding-left: 0;
	padding-right: 0;
}

/*------------------ Dining - Other Restaurants end ---------------*/


/* --------------- R2G Dining details start --------------------- */

.r2g-dining-details-sub .details-list .details-list-item {
	justify-content: flex-start;
}

.r2g-special-menu-sub-component .order-via {
	justify-content: flex-start;
}


.dining-detail-info-main .content-wrapper {
	padding: 65px;
}

.dining-detail-info-main .dining-info-wrapper {
	justify-content: flex-start;
	flex-direction: row;
}

.dining-detail-info-main .dining-info-item {
	width: calc(50% - (42px / 2));
}

.dining-detail-info-main .dining-info-title {
	justify-content: flex-start;
}

/* ---------------------------------------- R2G Dining Detail Main end ------------------------------- */


/* ------------------------------ R2G Special Menu Main Strip start -------------------------------- */

.r2g-special-menu-sub-component .paragraph-with-icon {
	justify-content: flex-start;
}

/* ------------------------------ R2G Special Menu Main Strip end -------------------------------- */


/* ------------------------------ xBox Component with Background Video start -------------------------------- */

.r2g-xbox-sub-component.xbox-with-bg-video .image-wrapper img {
	max-width: calc(100% - 60px);
}

.r2g-xbox-sub-component.xbox-with-bg-video .video-wrapper {
	position: absolute;
	z-index: -1;
	right: 0;
	top: 50%;
	height: calc(100% - 100px);
	width: auto;
	max-width: 213px;
	overflow: hidden;
	transform: translateY(-50%);
	display: block;
}

.r2g-xbox-sub-component.xbox-with-bg-video .video-wrapper video {
	object-fit: cover;
	object-position: center;
}

/* ------------------------------ xBox Component with Background Video end -------------------------------- */


/*------------------ Home Featured What's On Start -------------------*/

.featured-whats-on .swiper {
	width: 100%;
}

.featured-whats-on .intro-content {
	max-width: 608px;
}

.featured-whats-on .whats-on-date-category {
	justify-content: flex-start;
}

.featured-whats-on .r2g-xbox-sub-component.text-align-center .xbox-wrapper .content-wrapper .btn-tertiary {
	margin-left: 0;
}

/*------------------ Home Featured What's On End -------------------*/


/*------------------ Home Featured Explore Start -------------------*/

.r2g-css-flex-grid-main-strip.with-gap.home-featured-explore>.container>.flex-xlist>.xList-items {
	gap: 48px;
}

.two-col-css-xlist-1024.with-gap.two-col-flex-60-40>.container>.xlist-strip>.strip-xlist>.xList-item.column-40 {
	width: calc(40% - 48px / 2);
}

.two-col-css-xlist-1024.with-gap.two-col-flex-60-40>.container>.xlist-strip>.strip-xlist>.xList-item.column-60 {
	width: calc(40% - 48px / 2);
}

/*------------------ Home Featured Explore End -------------------*/


/*------------------ xBox with Amenities Start -------------------*/

.xbox-with-amenities .xbox-wrapper .image-wrapper {
	margin-bottom: 58px;
}

/*------------------ xBox with Amenities End -------------------*/


/*------------------ xBox - Lisitng block with Background Start -------------------*/

.r2g-xbox-sub-component.listing-block-with-bg .xbox-wrapper .flex-container {
	padding: 44px;
}

/*------------------ xBox - Lisitng block with Background End -------------------*/


/*------------------ Reverse Start -------------------*/

.r2g-css-flex-grid-sub-component.reverse-order-sm>.flex-xlist>.xList-items>.xList-item:first-child {
	order: 1;
}

.r2g-css-flex-grid-sub-component.reverse-order-sm>.flex-xlist>.xList-items>.xList-item:last-child {
	order: 2;
}

/*------------------ xBox - Lisitng block with Background End -------------------*/

/*------------------ Add Padding on Mobile - Components with Background Start -------------------*/

.r2g-content-sub.with-background .content-wrapper {
	padding: 0;
}

/*------------------ Add Padding on Mobile - Components with Background End -------------------*/


/*------------------ xBox Full width 2 Column content Start -------------------*/

.xbox-content-bottom-full-width .xbox-wrapper .image-wrapper {
	margin-bottom: 58px;
}

.xbox-content-bottom-full-width .xbox-wrapper .flex-container .content-wrapper .content-item {
	width: calc(50% - (var(--css-grid-between-gap) / 2));
}

/*------------------ xBox Full width 2 column content End -------------------*/


.page-share-icons {
	justify-content: flex-start;
}


/*--------------- Container Fluid Width - Start ---------------------------*/

.container.container-fluid,
.container.container-fluid {
	width: 100%;
}

/*--------------- Container Fluid Width - End ---------------------------*/