/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2026 | 15:22:41 */
#ast-scroll-top,
#ast-scroll-top::before {
	transition: all 0.3s linear;
}
#ast-scroll-top {
	width: 35px;
	height: 60px;
	background-color: var( --e-global-color-secondary );
	border: 2px solid var( --e-global-color-primary );
	border-radius: 8px;
	backdrop-filter: blur(5px);
}
#ast-scroll-top .ast-icon {
	display: none;
}
#ast-scroll-top::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background-image: url('https://mw.dev-version.com/magicrelaxspa/wp-content/uploads/2026/09/arrow-up.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	filter: brightness(0) saturate(100%) invert(100%);
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#ast-scroll-top:hover::before {
	transform: translate(-50%, calc(-50% - 5px));
}
input::placeholder, 
textarea::placeholder {
	opacity: 0.3 !important;
}
.form-opacity-1 input::placeholder, 
.form-opacity-1 textarea::placeholder {
	opacity: 1 !important;
}
.form-btn-center .elementor-form-fields-wrapper {
	justify-content: center;
}
input:focus, 
select:focus,
textarea:focus {
	box-shadow: none !important;
	outline: none !important;
	border-style: solid !important;
	border-color: var( --e-global-color-secondary ) !important;
}
div p {
	margin-bottom: 15px !important;
}
div p:last-child {
	margin-bottom: 0 !important;
}
ol,
ul {
	margin-bottom: 15px;
	margin-left: 35px;
}
ol:last-child,
ul:last-child {
	margin-bottom: 0 !important;
}
ul li::marker {
	color: var( --e-global-color-primary );
}
.white-markers ul li::marker {
	color: #fff;
}
ul li {
	list-style: disc;
}
ul li > ul li {
	list-style: circle;
}
ul li > ul li > ul li {
	list-style: square;
}
a {
	text-decoration: none !important;
}
.overflow-x-hidden {
	overflow: clip;
	overflow-y: visible;
}
.overflow-y-hidden {
	overflow: clip;
	overflow-x: visible;
}
.w-fit-content {
	width: fit-content;
}
.h-100,
.loop-img-h-100 a {
	height: 100% !important;
}
.w-100,
.loop-img-w-100 a {
	width: 100% !important;
}
.position-static {
	position: static;
}
.color-primary {
	color: var(--e-global-color-primary);
}
.color-secondary {
	color: var(--e-global-color-secondary);
}
.color-accent {
	color: var(--e-global-color-accent);
}
.carousel .swiper {
	user-select: none;
	cursor: grab;
}
.blur-bg {
	backdrop-filter: blur(4px);
}
.white-img {
	filter: brightness(0) invert(1);
}
.truncate, 
.truncate h4, 
.truncate p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.line-2,
.line-2 h4,
.line-2 p {
	-webkit-line-clamp: 2;
}
.line-3,
.line-3 h4,
.line-3 p {
	-webkit-line-clamp: 3;
}
.line-4,
.line-4 h4,
.line-4 p {
	-webkit-line-clamp: 4;
}
.line-5,
.line-5 h4,
.line-5 p {
	-webkit-line-clamp: 5;
}
.position-relative,
.position-relative .e-con-inner {
	position: relative;
}
.elementor-nav-menu .current_page_item .elementor-item-active {
	font-weight: bold !important;
}
.elementor-nav-menu .sub-arrow {
	padding-left: 1px;
}
.bg-visible img {
	overflow: visible !important;
}
.text-wrap {
	overflow-wrap: anywhere;
	word-break: break-word;
}
.counter.gap .elementor-counter {
	gap: 10px;
}
.counter-text-center .elementor-counter .elementor-counter-title {
	text-align: center;
}
.elementor-field-type-checkbox .elementor-field-subgroup.elementor-subgroup-inline {
	column-gap: 20px;
	row-gap: 10px;
}
.header-menu .elementor-nav-menu > li > a {
	transition: all 0.3s linear;
	border-bottom: 3px solid rgba(255,255,255,0.09);
}
.header-menu .elementor-nav-menu li a:hover:not(.elementor-item-active) {
	border-bottom-color: var( --e-global-color-primary );
	color: var( --e-global-color-primary ) !important;
}
.header-menu .elementor-nav-menu li a.elementor-item-active {
	border-bottom-color: var( --e-global-color-primary ) !important;
}
.service-icon-box-col .service-icon-box .elementor-icon svg path,
.service-icon-box-col .service-icon-box h3,
.service-icon-box-col .service-icon-box p {
	transition: all 0.3s linear;
}
.service-icon-box-col:hover .service-icon-box .elementor-icon svg path {
	fill: #fff;
}
.service-icon-box-col:hover .service-icon-box h3,
.service-icon-box-col:hover .service-icon-box p {
	color: #fff !important;
}
.newsletter-form .elementor-form-fields-wrapper .elementor-field-type-email {
	order: 1;
}
.newsletter-form .elementor-form-fields-wrapper .elementor-field-type-submit {
	order: 2;
}
.newsletter-form .elementor-form-fields-wrapper .elementor-field-type-acceptance {
	order: 3;
}
.newsletter-form .elementor-form-fields-wrapper .elementor-field-option label {
	font-size: 12px !important;
}
.newsletter-form .elementor-form-fields-wrapper .elementor-field-option input {
	accent-color: var(--e-global-color-primary);
}
.service-cta .elementor-icon-list-text {
	padding: 0 !important;
	line-height: 1;
}
.service-cta .elementor-icon-list-icon svg {
	margin: 0 !important;
}
.service-cta .elementor-icon-list-item {
	flex-direction: row-reverse;
	gap: 5px;
	align-items: center;
}
.service-col .service-content-col,
.service-col .service-content-col .service-desc,
.service-col .service-content-col .service-cta {
	transition: all 0.6s linear;
}
.service-col .service-content-col {
	height: 205px;
}
.service-col .service-content-col.title2 {
	height: 233px;
}
.service-col:hover .service-content-col {
	height: 100%;
}
.service-col .service-content-col .service-desc {
	opacity: 0;
}
.service-col:hover .service-content-col .service-desc {
	opacity: 1;
}
.service-col .service-content-col .service-cta {
	opacity: 0;
}
.service-col:hover .service-content-col .service-cta {
	opacity: 1;
}
.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover {
    background: #F8F8F8 !important;
}
@media screen and (max-width:1024px) {
	#ast-scroll-top {
		width: 30px;
		height: 50px;
	}
	#ast-scroll-top::before {
		width: 25px;
		height: 25px;
	}
	.service-col .service-content-col,
	.service-col .service-content-col.title2 {
		height: 170px;
	}
}
@media screen and (max-width:767px) {
	#ast-scroll-top {
		width: 25px;
		height: 40px;
		border-radius: 6px;
	}
	#ast-scroll-top::before {
		width: 21px;
		height: 21px;
	}
}