/*
    Created on : Aug 20, 2024 05:33:59 am
    Author     : hashan.athurugiriya@ebeyonds.com
*/

.two-column-content-md {

	column-gap: 117px;

}


/*------------------ The Dao Way Start -------------------*/


.animated-mask-xbox .animated-mask-xbox__content-wrapper {
	margin-left: 13%;
}

/*---------- Search Filter -----------*/
.r2g-content-main-strip-v2.search-filter {
	margin-bottom: 90px;
}


/*------------------ The Dao Way End -------------------*/


.r2g-rotator-ms-option-2 .swiper-button-next {
	right: -60px;
}

.r2g-rotator-ms-option-2 .swiper-button-prev {
	left: -60px;
}


/*------------------ Button Badge Start -------------------*/

.button-badge {
	top: 0;
	transition: all .4s ease;
}

.scrolled.going-up .button-badge {
	top: 100px;
}


/*------------------ Button Badge End -------------------*/


/*------------------ Footer Start -------------------*/

.footer-expandable .back-to-top {
	bottom: -10%;
}

.footer-expandable .back-to-top.bottom {
	bottom: 2%;
}

.footer-row.brands .swiper {
	padding: 0;
}


/*------------------ Footer End -------------------*/


/*------------------- Meeting Start --------------*/


.alternate-ordering-list:nth-child(odd) .r2g-css-flex-grid-sub-component>.flex-xlist>.xList-items>.xList-item:last-child .r2g-content-sub.dining-sub-component {
	padding-left: 117px;
}

.alternate-ordering-list:nth-child(even) .r2g-css-flex-grid-sub-component>.flex-xlist>.xList-items>.xList-item:last-child .r2g-content-sub.dining-sub-component {
	padding-right: 117px;
}

.alternate-dining-list:nth-child(odd) .r2g-css-flex-grid-sub-component>.flex-xlist>.xList-items>.xList-item:last-child .r2g-content-sub.dining-sub-component {
	padding-left: 117px;
}

.alternate-dining-list:nth-child(even) .r2g-css-flex-grid-sub-component>.flex-xlist>.xList-items>.xList-item:last-child .r2g-content-sub.dining-sub-component {
	padding-right: 117px;
}


/*------------------- Meeting End --------------*/