/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2025 | 13:26:13 */
/*Home - Hero Style*/
.banner-slider .hero-slider {
    padding: 245px 20px 80px;
    position: relative;
    z-index: 1;
    background-blend-mode: overlay;
    background: linear-gradient(196.92deg, rgba(0, 0, 0, 0) 0%, rgba(1, 12, 45, 0.84) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.swiper.banner-carousel .swiper-slide {
	background: #0431FD;
}
.swiper.banner-carousel .swiper-slide:hover {
    background: #0026E6;
}
.hero-slider .banner-video{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	object-fit: cover;
}
.banner-slider .hero-slider .hero-slider-content {
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
	position: relative;
	z-index: 2;
}
.banner-slider .hero-slider .hero-slider-content a.btn-banner {
    display: block;
    padding: 14px;
    max-width: 210px;
    margin: 25px auto 0;
	color: white;
}
.banner-slider .swiper,
.banner-slider {
    overflow: hidden;
}
.banner-slider .hero-slider h2,
.banner-slider .hero-slider .heading{
    color: white;
	margin-bottom: 10px;
}
.banner-slider p.showcase-text {
    padding: 50px 25px 25px;
	margin: 0px;
}
.banner-slider .swiper.mySwiper2 {
    width: 100%;
    order: -1;
}
.banner-slider .thumbnail-wrap {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 9;
    position: relative;
}
.banner-slider .swiper.mySwiper .swiper-slide,
.banner-slider .banner-carousel .swiper-slide{
    overflow: visible;
}
.banner-slider .banner-carousel .swiper-slide{
	height: auto;
}
.banner-slider .swiper.mySwiper .swiper-slide:not(:nth-last-child(1)),
.banner-slider .banner-carousel .swiper-slide:not(:nth-last-child(1)){
    border-right: 1px solid rgba(150, 150, 150, 0.53);
}
.banner-slider .swiper.mySwiper .swiper-slide.swiper-slide-thumb-active,
.banner-slider .banner-carousel .swiper-slide.swiper-slide-thumb-active{
    border-right: 0px;
}
.banner-slider .swiper.mySwiper .swiper-slide .navigation-text,
.banner-slider .banner-carousel .swiper-slide .navigation-text{
    color: #FFFFFF;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    position: relative;
    display: block;
    cursor: pointer;
    min-height: 210px;
	height: 100%;
}
.banner-slider .banner-carousel .swiper-slide .navigation-text{
	line-height: 0;
}
.banner-slider .swiper.mySwiper .swiper-slide .navigation-text .title,
.banner-slider .banner-carousel .swiper-slide .navigation-text .title{
	color: #FFFFFF;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
}
.banner-slider .banner-carousel .swiper-slide .navigation-text .content{
	font-size: 16px;
	line-height: normal;
	margin-top: 10px;
	opacity: 0;
	transition: 0.3s;
}
.banner-slider .banner-carousel .swiper-slide .navigation-text .btn{
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
	line-height: normal;
	display: inline-block;
	opacity: 0;
	transition: 0.3s;
	transform: translateY(5px);
}
.banner-slider .banner-carousel .swiper-slide:hover .navigation-text .content, .banner-slider .banner-carousel .swiper-slide-active .navigation-text .content,
.banner-slider .banner-carousel .swiper-slide:hover .navigation-text .btn, .banner-slider .banner-carousel .swiper-slide-active .navigation-text .btn{
	opacity: 1;
	transform: none;
}
.banner-slider .swiper.mySwiper .swiper-slide .navigation-text::after,
.banner-slider .banner-carousel .swiper-slide .navigation-text:after{
    border-radius: 0 36px 0 0;
    content: '';
    position: absolute;
    left: 0;
    width: 0px;
    height: 150%;
    z-index: -1;
    transition: all 0.3s ease-in;
}
.banner-slider .swiper.mySwiper .swiper-slide:hover .navigation-text::after,
.banner-slider .banner-carousel .swiper-slide:hover .navigation-text::after{
    width: 100%;
    transition: all 0.3s ease-in;
}
.banner-slider .swiper.mySwiper,
.banner-slider .banner-carousel{
    margin: 0 auto;
    overflow: visible;
}
.banner-slider .swiper.mySwiper .navigation-text,
.banner-slider .banner-carousel .navigation-text{
    position: relative;
    z-index: 1;
    padding: 33px 25px 50px;
}
.banner-slider .swiper.mySwiper .navigation-text .line-effect,
.banner-slider .banner-carousel .navigation-text .line-effect{
    height: 7px;
    max-width: 236px;
    border-radius: 5px;
    background-color: rgba(217, 217, 217, 0.26);
    width: 100%;
    position: absolute;
    bottom: 25px;
}
.banner-slider .swiper.mySwiper .navigation-text .line-effect::after,
.banner-slider .banner-carousel .navigation-text .line-effect::after{
    content: '';
    height: 7px;
    max-width: 100%;
    border-radius: 5px;
    width: 0px;
    background-color: #ffffff;
    position: absolute;
    transition: all 0.3s ease-in;
}
.banner-slider .swiper.mySwiper .swiper-slide-thumb-active .navigation-text .line-effect::after,
.banner-slider .banner-carousel .swiper-slide-active .navigation-text .line-effect::after{
    width: 100%;
    transition: all 10s ease-in;
}
.banner-slider .swiper-button-prev:after {
    padding-left: 50px;
	color: white;
	display: none;
}
.banner-slider .swiper-button-next:after {
    padding-right: 50px;
	color: white;
	display: none;
}
.banner-slider p,
.banner-slider .subheading{
	color: white;
}
.wm-hero-slider-overlay {
	background: #000000;
	opacity: 0.20;
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	z-index: 2;
}
/* New Sale Banner */
.sale-banner-main {
    background-image: url(https://elysianwellnesscentre.com/wp-content/uploads/2025/01/sale-banner-scaled.jpg);
    padding: 144px 0 72px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	    position: relative;
}
.sale-banner-main:before {
    content: "";
    background-image: url(https://elysianwellnesscentre.com/wp-content/uploads/2025/01/Group-246.png);
    width: 935px;
    height: 329px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.sale-banner-main h6 {
    color: #FECF29;
    font-size: 24px;
    line-height: normal;
}
.sale-banner-main h2.fl-heading {
    color: #FFF;
    font-size: 146.316px;
    font-style: normal;
    font-weight: 900;
    line-height: 139px;
}
.sale-banner-main h3.fl-heading {
    color: #FFF;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}
.sale-banner-main .fl-rich-text p {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
	padding: 0 0 20px;
}
.white_button .fl-module-content .fl-button-wrap .fl-button {
    background-color: #fff;
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px 40px 10px 71px;
	position: relative;
}
.white_button .fl-module-content .fl-button-wrap .fl-button:before {
    content: "";
    background-image: url(https://elysianwellnesscentre.com/wp-content/uploads/2025/01/Vector.png);
    width: 24px;
    height: 25px;
    position: absolute;
    left: 30px;
    top: 12px;
}
.text_button .fl-module-content .fl-button-wrap .fl-button {
    background-color: transparent;
    padding: 0;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	padding: 10px;
	border: 0;
}
.white_button {
    float: left;
}
.text_button .fl-module-content .fl-button-wrap .fl-button:hover {
    background-color: transparent;
    color: #fff;

}
.gift-banner-hide .Main-banner .content .hero-slider {
    display: none !important;
}

/* Media queries for responsive edits */
@media (min-width: 1921px) {
	.banner-slider .hero-slider .hero-slider-content {
    	max-width: 50%;
    }
}
@media (max-width: 1600px) {
	.banner-slider .hero-slider {
    	padding: 135px 20px 65px;
	}
	.banner-slider p.showcase-text {
		padding: 25px;
	}
	.banner-slider .swiper.mySwiper .navigation-text, .banner-slider .banner-carousel .navigation-text {
		padding: 20px 25px 20px;
	}
	.sale-banner-main:before {
    width: 800px;
    height: 282px;
}
}
@media (max-width: 1440px) {
	.sale-banner-main .fl-rich-text p {
    font-size: 20px;
}
	.sale-banner-main h3.fl-heading {
    font-size: 50px;
    line-height: 50px;
}
	.sale-banner-main h2.fl-heading {
    font-size: 126.316px;
    line-height: 119px;
}
.sale-banner-main:before {
    width: 630px;
    height: 252px;
    background-position: bottom;
}

}
@media (max-width: 1200px) {
	    .sale-banner-main:before {
        width: 550px;
        height: 200px;
    }
.sale-banner-main .fl-row-content-wrap .fl-col-small {
    width: 100%;
}
}
@media (max-width: 992px) {
.sale-banner-main .fl-module-content.fl-node-content {
    margin: 0;
}
    .sale-banner-main:before {
        width: 350px;
        height: 140px;
        background-position: bottom;
    }
}
@media (max-width: 757px) {
	.banner-slider .hero-slider {
    	padding: 175px 20px 95px;
    }
    .banner-slider .hero-slider .hero-slider-content {
    	max-width: 100%;
    }
}

.fl-node-xoga2k69qbfy {
    width: 34%;
}
@media screen and (max-width: 768px) {
	.sale-banner-main .fl-col-content.fl-node-content .fl-module-rich-text {
    width: 100%;
}
	.sale-banner-main .fl-col-content.fl-node-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	    .sale-banner-main h3.fl-heading {
        font-size: 40px;
        line-height: 50px;
    }
	    .sale-banner-main h2.fl-heading {
        font-size: 100px;
        line-height: 100px;
    }
	.sale-banner-main:before {
       display: none;
    }
	.fl-col.fl-node-xoga2k69qbfy {
		position: relative;
		padding-top: 50%;
	}	
	.sale-banner-main .fl-row-content-wrap .fl-col-small {
    max-width: 100%;
    text-align: center;
		        display: flex;
        justify-content: center;
}
	.sale-banner-main {
    background-position: left center;
}
}
@media screen and (max-width: 500px) {
	.white_button .fl-module-content .fl-button-wrap .fl-button:before {
    display: none;
}
	    .sale-banner-main h3.fl-heading {
        font-size: 30px;
        line-height: 40px;
    }
	.text_button .fl-module-content .fl-button-wrap .fl-button {
    font-size: 17px;
}

    .white_button .fl-module-content .fl-button-wrap .fl-button {
        font-size: 17px;
        padding: 10px 20px;
    }
	.sale-banner-main h6 {
    font-size: 20px;
}
	    .sale-banner-main h2.fl-heading {
        font-size: 75px;
        line-height: 75px;
    }
}
@media (max-width: 768px) {
	.fl-builder-content .fl-node-xoga2k69qbfy {
		width: 100% !important;
		max-width: none;
		clear: none;
		float: left;
	}
	.banner-slider p.showcase-text {
		font-size: 18px;
		padding: 10px;
	}
	.banner-slider .banner-carousel .swiper-slide .navigation-text .content {
		font-size: 14px;
	}
	.banner-slider .banner-carousel .swiper-slide .navigation-text .title {
		font-size: 24px;
		line-height: 28px;
	}
}
@media (max-width: 350px) { 
	.sale-banner-main h2.fl-heading {
        font-size: 60px;
        line-height: 60px;
    }
	.white_button .fl-module-content .fl-button-wrap,
	.text_button .fl-module-content .fl-button-wrap{
    text-align: center;
}
	.white_button {
    float: unset;
}
	.banner-slider .swiper.mySwiper .swiper-slide,
	.banner-slider .banner-carousel .swiper-slide{
		width: 100%!important;
	}
}



.gift-banner-hide.new-banner.home-sale-banner .fl-col-group {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1850px;
    margin: 0 auto;
}
.gift-banner-hide.new-banner.home-sale-banner .sate-description {
	display: flex;
	margin-inline: -12px;
}
.gift-banner-hide.new-banner.home-sale-banner .sate-description>.col-desc {
	width: 50%;
	padding-inline: 12px; 
}
.gift-banner-hide.new-banner.home-sale-banner .sate-description>.col-desc>div {
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;	
	max-width: 310px;
	border-left: 4px solid white;
	padding-left: 20px;
	height: 100%;
}
.gift-banner-hide.new-banner.home-sale-banner h1.fl-heading {
	text-shadow: -4px -4px 0 #0631FC, 4px -4px 0 #0631FC, -4px 4px 0 #0631FC, 4px 4px 0 #0631FC;
}
.gift-banner-hide.new-banner.home-sale-banner .sate-description>.col-desc>div:not(:last-child) {
	margin-bottom: 20px;
}
.gift-banner-hide.new-banner.home-sale-banner .sate-description>.col-desc>div strong {
	font-weight: 700;
	font-size: 20px;
}
.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col:first-child {
    padding-top: 150px;	
}
.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col:first-child>.fl-col-content.fl-node-content {
    max-width: 800px;
    margin-left: auto;	
}
.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col {
    width: 50%;
}
.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col img {
	max-width: 100%;
}
.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col.full-width-column {
    width: 100%;	
}
.gift-banner-hide.new-banner.home-sale-banner {
    overflow: visible;
    margin-bottom: 0px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;	
	position: relative;
    z-index: 55;
}
.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col.full-width-column {
	width: 100%;
    position: absolute;
    bottom: -170px;
    left: 0;
    right: 0;
    max-width: 363px;
    margin: 0 auto;
}
.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col.full-width-column img {
	width: 100%;
}
div.gift-banner-hide.new-banner.home-sale-banner.fl-row-full-width .fl-row-content-wrap {
    background-position: left;  
}

@media (max-width: 1199px) {
	.gift-banner-hide.new-banner.home-sale-banner .sate-description>.col-desc>div,
	.gift-banner-hide.new-banner.home-sale-banner .wm-button {
	    font-size: 20px;	
	}
 .gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col:first-child>.fl-col-content.fl-node-content {
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 991px) {
	.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col {
		width: 100%;
		max-width: 100%;
	}
	.gift-banner-hide.new-banner.home-sale-banner .fl-col-group>.fl-col:nth-child(2) img {
		    margin-bottom: 110px;
	}
}
@media (max-width: 575px) {
	div.gift-banner-hide.new-banner.home-sale-banner h2.fl-heading {
		font-size: 45px;
		line-height: 45px;
		letter-spacing: 10.4px;	
	}
	div.gift-banner-hide.new-banner.home-sale-banner h1.fl-heading {
       font-size: 100px;
	}
	.gift-banner-hide.new-banner.home-sale-banner .sate-description {
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.gift-banner-hide.new-banner.home-sale-banner .sate-description>.col-desc {
		width: 100%; 
	}
	.gift-banner-hide.new-banner.home-sale-banner .sate-description>.col-desc>div {
		max-width: 100%;
	}
}
.banner-slider .banner-carousel .swiper-slide .navigation-text {
    padding: 120px 25px 50px;	
}