.mt-auto {
	margin-top: auto !important;
}


.wpml-elementor-ls {
	background-color: rgba(243, 244, 246, 1);
    border-radius: 999px;
}


.icon-30 {
	width: 60px !important;
	height: 60px !important;
	display: flex;
	justify-content: center !important;
	align-items: center !important;
}

.icon-30 img,
.icon-30 svg {
	width: 25px !important;
	height: 25px !important;
	object-fit: contain;
}


.review-swiper .swiper-wrapper .swiper-slide {
	padding: 10px !important;
}

.review-swiper .swiper-pagination-bullet {
	transition: 0.4s ease-in-out;
}

.review-swiper .swiper-pagination-bullet-active {
	width: 35px !important;
	border-radius: 5px !important;
}


.footer-menu ul li::before {
	content: "";
    position: absolute;
	inset-inline-start: -15px;
    top: 5px;
    width: 12px;
    height: 12px;
    background-image: url(https://dev.alhoorstar.com/wp-content/uploads/2026/02/Vector-9.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.header-bg-white {
	background-color: white !important;
	box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1) !important;
}

.header-bg-white .header-main-menu ul li a {
	color: rgba(27, 77, 62, 1) !important;
}



/* ==================== Form =================== */

.elementor-field-type-html {
	display: flex !important;
	gap: 15px;
	align-items: center;
}

.elementor-field-type-html .form-img {
	width: 45px;
	height: 45px;
	border-radius: 16px;
	display: flex ;
	justify-content: center;
	align-items: center;
	background-color: rgba(5, 150, 105, 1);
}


.elementor-field-type-html .form-img img {
	width: 20px;
	height: 20px;
	object-fit: contain;
}

.elementor-field-group-field_f711301 .form-img {
    background-color: rgba(5, 150, 105, 1) !important;
}

.elementor-field-group-field_11ec870 .form-img {
    background-color: rgba(13, 148, 136, 1) !important;
}

.elementor-field-group-field_f44b9ed .form-img {
    background-color: rgba(8, 145, 178, 1) !important;
}

.elementor-field-group-field_6cb013b .form-img {
    background-color: rgba(234, 88, 12, 1) !important;
}


[name="form_fields[choose_time]"],
[name="form_fields[choose_service]"]{
	background-color: rgba(239, 239, 239, 1) !important;
}
















