.r2g-rotator-main-strip-sw[data-slides-per-view-480="1"] .rotatorElement:not(.swiper-initialized) > .xList-items > .xList-item:nth-of-type(n+2),
.r2g-rotator-main-strip-sw[data-slides-per-view-480="2"] .rotatorElement:not(.swiper-initialized) > .xList-items > .xList-item:nth-of-type(n+3),
.r2g-rotator-main-strip-sw[data-slides-per-view-480="3"] .rotatorElement:not(.swiper-initialized) > .xList-items > .xList-item:nth-of-type(n+4),
.r2g-rotator-main-strip-sw[data-slides-per-view-480="4"] .rotatorElement:not(.swiper-initialized) > .xList-items > .xList-item:nth-of-type(n+5),
.r2g-rotator-main-strip-sw[data-slides-per-view-480="5"] .rotatorElement:not(.swiper-initialized) > .xList-items > .xList-item:nth-of-type(n+6),
.r2g-rotator-main-strip-sw[data-slides-per-view-480="6"] .rotatorElement:not(.swiper-initialized) > .xList-items > .xList-item:nth-of-type(n+7) {
	display: none;
}

.r2g-rotator-sub-component-sw[data-slides-per-view-480="1"] .rotatorElement:not(.swiper-initialized) > .xList-items >  .xList-item:nth-of-type(n+2),
.r2g-rotator-sub-component-sw[data-slides-per-view-480="2"] .rotatorElement:not(.swiper-initialized) > .xList-items >  .xList-item:nth-of-type(n+3),
.r2g-rotator-sub-component-sw[data-slides-per-view-480="3"] .rotatorElement:not(.swiper-initialized) > .xList-items >  .xList-item:nth-of-type(n+4),
.r2g-rotator-sub-component-sw[data-slides-per-view-480="4"] .rotatorElement:not(.swiper-initialized) > .xList-items >  .xList-item:nth-of-type(n+5),
.r2g-rotator-sub-component-sw[data-slides-per-view-480="5"] .rotatorElement:not(.swiper-initialized) > .xList-items >  .xList-item:nth-of-type(n+6),
.r2g-rotator-sub-component-sw[data-slides-per-view-480="6"] .rotatorElement:not(.swiper-initialized) > .xList-items >  .xList-item:nth-of-type(n+7) {
	display: none;
}




/*------------ Booking Mask Start --------------*/

.dhi-booking-mask .dhi-booking-mask__outer-wrapper {
	column-gap: 20px;
	width: calc(100% - 70px);
	margin: auto;
}

.dhi-booking-mask .dhi-booking-mask__mask-group.mask-group--checkin, 
.dhi-booking-mask .dhi-booking-mask__mask-group.mask-group--checkout {
	width: calc(50% - 20px);
}

/*------------ Booking Mask Start End --------------*/

/*----------------------------------------- Vertical Tab Main Strip (Loyalty) Start ------------------------------------------------------*/

.vertical-tab-main-strip .tabs-title-wrapper .title-item {
	min-height: 135px;
}

/*----------------------------------------- Vertical Tab Main Strip (Loyalty) End ------------------------------------------------------*/


.r2g-amenities-list-sub.r2g-flex-grid-sub-component > .xlist-strip > .strip-xlist > .xList-item {
	width: calc(50% - 25px) !important;
}

.r2g-amenities-list-sub.r2g-flex-grid-sub-component {
	margin: auto;
}