/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.0.1720703888
Updated: 2024-07-11 13:18:08

*/

@font-face {
    font-family: 'Minesa';
    src: url('https://meridian-spa.co.uk/wp-content/uploads/2024/07/Minesa.woff2') format('woff2'),
         url('https://meridian-spa.co.uk/wp-content/uploads/2024/07/Minesa.ttf') format('truetype');
    font-weight: normal;
}



ul{
	padding-bottom: 20px
}
ul li{
	font-weight: inherit !important;
}
a {
    font-weight: 600;
}
.elementor-widget-n-carousel.e-widget-swiper .elementor-swiper-button svg{
    border: 1px solid rgb(116, 139, 111);
    border-radius: 11px;
}
.elementor-widget-n-carousel.e-widget-swiper .elementor-swiper-button:hover rect {
    fill: none;
}
.elementor-widget-n-carousel.e-widget-swiper .elementor-swiper-button:hover path {
    fill: rgb(116, 139, 111);
}
.wd-scrollbar {
    --wd-scroll-w: 9px;
}
.az-tabs ::-webkit-scrollbar {
  height: 5px;
}
::-webkit-scrollbar {
  width: 9px;
}
::-webkit-scrollbar-thumb {
  background-color: var(--e-global-color-accent) !important;
}
::-webkit-scrollbar-track {
   background: #fff;
}
::-moz-selection {
  color: #fff;
  -webkit-text-fill-color: #fff;
  background: var(--e-global-color-accent);
}
::selection {
  color: #fff;
  -webkit-text-fill-color: #fff;
  background: var(--e-global-color-accent);
}
:root{
	--az-filter: brightness(0) saturate(100%) invert(50%) sepia(96%) saturate(856%) hue-rotate(347deg) brightness(88%) contrast(104%);
	--az-half-width: calc((100vw - 1190px) / 2);
	--az-img-filter: brightness(0) saturate(100%) invert(38%) sepia(56%) saturate(1290%) hue-rotate(306deg) brightness(91%) contrast(99%);
}
.az-leftcol, .az-leftpad{
	padding-left: var(--az-half-width) !important;
}
.az-rightcol, .az-rightpad{
	padding-right: var(--az-half-width) !important;
}
.az-searchbar:focus-within {
    outline: none !important;
}
.az-ftr .az-tbborder {
  position: relative;
}
.az-ftr .az-tbborder:before, .az-tbborder:after {
  content: "";
  position: absolute;
  left: -31%;
  width: 130vw;
  height: 1px;
  background: #fff;
}
.az-ftr .az-tbborder:before {
  top: 0;
}
.az-ftr .az-tbborder:after {
    bottom:0;
}
.az-tabs .elementor-tab-title {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}
.az-tabs .elementor-tab-title img {
    display: block;
    width: 70px;
    aspect-ratio: 1/1;
	border-radius: 0;
	margin-bottom: 15px;
}
.az-tabs .elementor-tab-mobile-title {
    display: none !important;
}
.az-tabs .elementor-tab-content {
    background: #F3F9F2;
    border-radius: 38px;
    text-align: center;
    padding: 40px 50px 20px !important;
    margin-top: 40px;
}
.az-tabs .elementor-tab-content a {
    color: var(--e-global-color-accent);
    border: 1px solid var(--e-global-color-accent);
    font-size: 16px;
    border-radius: 12px;
    padding: 12px 30px;
    display: block;
    max-width: fit-content;
    margin: 30px auto 0px auto;
    transition: .5s ease;
}
.az-tabs .elementor-tab-content a:hover{
    background: var(--e-global-color-accent);
    color: #fff
}
.az-flipbox .elementor-flip-box__back {
    background: #0000008C;
}
.az-flipbox .elementor-flip-box:hover .elementor-flip-box__front .elementor-flip-box__layer__inner {
    opacity: 0;
}
.az-flipbox .az-pricing {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 30px;
    margin-top: 20px;
}
.az-flipbox .az-pricing .az-col1 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    cursor: pointer;
}
.az-flipbox .az-pricing .az-minutes {
    border-radius: 12px;
    padding: 10px;
    min-height: 47px;
}
.az-flipbox .az-pricing .az-price {
    font-weight: 700;
}
/* .az-flipbox .az-pricing .az-col1:hover .az-minutes {
    background: var(--e-global-color-accent);
}
.az-flipbox .az-pricing .az-col1:hover .az-price {
    color: var(--e-global-color-accent);
} */
.az-flipbox .elementor-flip-box__front {
    background-color: transparent !important;
}
.az-marquee {
    display: flex;
    gap: 130px;
    justify-content: flex-start;
}
.az-meridian .az-repeatedtext {
    color: #FFFFFF45;
    font-family: 'Minesa';
    font-size: 80px;
    position: relative;
	min-width: calc(30% - 10px);
    display: flex;
}
.az-meridian .az-repeatedtext:before {
    content: '';
    background: #FFFFFF45;
    position: absolute;
    left: -33%;
    top: 50%;
    height: 33px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    transform: translateY(-50%);
}
.az-meridian {
    overflow: hidden;
}
.az-meridian .az-marquee {
    animation: move 50s linear infinite;
}
.az-giftcard .az-marquee {
    animation: moveRight 50s linear infinite;
    display: flex;
    flex-direction: row-reverse;
}
.az-promotion .az-promocode {
	font-weight: 700;
}
.az-promotion {
    color: var(--e-global-color-accent);
    font-weight: 500;
}
@keyframes move{
    100%{transform:translateX(-100%);}
}
@keyframes moveRight{
    100%{transform:translateX(100%);}
}
.az-slidecontainer1 {
    max-width: fit-content;
    padding: 0;
}
.az-slidecontainer1 .az-imagetop, .az-slidecontainer1 .az-imagebottom{
    transition: 0.3s ease;    
}
.az-slidecontainer1:hover .az-imagetop {
    transform: translateX(-8%) rotate(-10deg);
}
.az-slidecontainer1:hover .az-imagebottom {
    transform: translateX(8%) rotate(10deg);
}
.az-laserhaircarousel .elementor-flip-box__back {
    display: none  !important;
}
.az-laserhaircarousel .az-flipbox .elementor-flip-box:hover .elementor-flip-box__front .elementor-flip-box__layer__inner {
    opacity: 1;
}
.az-mailchimp ::-ms-input-placeholder {
  color: #fff6;
}
.az-mailchimp ::placeholder {
  color: #fff6;
}
.az-mailchimp .az-mcinput .az-mcemail {
    min-height: 55px;
    border: 0.8px solid #fff;
    border-radius: 8px;
    background: #748B6F66;
    color: #fff;
}
.az-mailchimp .az-mcinput {
   display: flex;
    gap: 10px;
}
.az-mailchimp .az-mcsubmit {
    width: 55px;
    height: 55px;
    object-fit: cover;
}
.az-mailchimp .mc4wp-response, .az-mailchimp .mc4wp-response a {
    color: #fff;
    font-size: 18px;
}
.az-mailchimp .mc4wp-response a {
    text-decoration: underline;
}
.az-mailchimp input[type=email]:focus, .az-mailchimp input[type=email]:focus-visible {
    border-color: #fff;
    outline: none;
}
.az-informationbox .elementor-widget-container {
/*     background: linear-gradient(180deg, #50624D 0%, #7AA371 110.35%); */
    border-radius: 23px;
    border: 2px solid var(--e-global-color-accent);
}
.az-informationbox .elementor-widget-container:hover {
    background: linear-gradient(180deg, #50624D 0%, #7AA371 110.35%);
}
.az-informationbox:hover .elementor-icon-box-title{
    color: #fff !important;
}
.az-informationbox svg, .az-informationbox path {
    fill: var( --e-global-color-accent ) !important;
	stroke: var(--e-global-color-accent) !important;
}
.az-informationbox:hover svg, .az-informationbox:hover path {
    fill: #fff !important;
	stroke: #fff !important;
}
.az-informationbox .az-clickable {
    padding: 60px 20px;
/*     width: 270px !important; */
    display: block;
    min-height: 100%;
}
/* .az-informationbox {
    background: linear-gradient(180deg, #50624D 0%, #7AA371 110.35%);
    border-radius: 23px;
    padding: 60px 20px;
    width: 270px !important;
} */
.az-list ul {
    padding-bottom: 20px;
    list-style: none;
    padding-left: 0;
}
.az-list li:before {
    content: '';
    background: url(/wp-content/uploads/2024/07/right-arrow-carousel.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 4px;
    height: 20px;
    aspect-ratio: 1/1;
    background-size: contain;
}
.az-list li {
    padding-left: 35px;
    position: relative;
}
.az-list li:not(:last-child) {
    margin-bottom: 20px;
}
.az-imagebox .elementor-image-box-title a {
    font-weight: inherit;
}
.az-imagebox .elementor-image-box-content {
/*     background: var(--e-global-color-accent); */
    padding: 15px;
/*     margin-top: -45px; */
    border-radius: 0px 0px 33.45px 33.45px;
    z-index: 1;
    position: relative;
/*     min-height: 98px; */
}
.az-imagebox .elementor-image-box-content .elementor-image-box-title {
    margin: 0;
    font-weight: 300 !important;
}
/* .az-testimonial .slick-current.slick-active .testimonal-img img {
    width: 150px;
    object-fit: cover;
    border-radius: 50%;
    aspect-ratio: 1/1;
}
.az-testimonial  .testimonal-img img {
    width: 100px;
    object-fit: cover;
}
.az-testimonial .slick-slide.slick-active:not(.slick-current) .content {
    display: none;
}
.az-testimonial .slick-track {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
.az-testimonial .slick-slide.slick-active:not(.slick-current) {
    min-height: 160px;
}
.az-testimonial button:focus, .az-testimonial button:hover {
    background: transparent !important;
}
.az-testimonial .slick-dots li.slick-active button {
    background: var(--e-global-color-accent);
} */
.az-newtestimonial .elementor-testimonial__content {
    max-width: 70%;
    margin: auto;
}
.az-newtestimonial .elementor-swiper-button-prev:before, .az-newtestimonial .elementor-swiper-button-next:before {
    content: '';
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 40px;
    aspect-ratio: 1/1;
    transition: .5s ease;
}
.az-newtestimonial .elementor-swiper-button-prev:before{
    background: url(/wp-content/uploads/2024/07/left-arrow-carousel.svg);    
}
.az-newtestimonial .elementor-swiper-button-next:before {
    background: url(/wp-content/uploads/2024/07/right-arrow-carousel.svg);
}
.az-newtestimonial .elementor-swiper-button-prev svg, .az-newtestimonial .elementor-swiper-button-next svg {
    display: none;
}
.az-newtestimonial .elementor-swiper-button-prev:hover:before {
    transform: translateX(-10px);
}
.az-newtestimonial .elementor-swiper-button-next:hover:before {
    transform: translateX(10px);
}
.az-giftvoucher {
     max-width: var(--content-width) !important;
     margin: auto;
}
 .az-giftvoucher .elementor-swiper-button:hover path {
    fill: #fff !important;
}
 .az-giftvoucher .elementor-swiper-button:hover svg {
    border-color: #fff !important;
}
.az-faq .e-n-accordion-item-title {
    min-width: 100%;
    justify-content: space-between !important;
    align-items: flex-start !important;
}
.az-faq .e-n-accordion-item-title-icon {
    padding-top: 10px;
}



/*************************************/

	/**		SErvices Page  **/

/*************************************/
.az-servicesbox .elementor-image-box-img img {
    border-radius: 33px 33px 0px 0px !important;
}
.az-servicesbox .elementor-image-box-content {
/*     padding: 20px 30px 60px 30px; */
    padding: 10px 15px 20px 15px;
}
.az-servicesbox .elementor-image-box-img img {
    width: 100%;
}
.az-services .az-servicesbox li {
    font-size: 18px;
}
.az-services .az-servicesbox ul{
    padding-top: 10px;
    padding-bottom: 0;
}
.az-services .az-servicesbox .az-cstmbtn a {
    font-size: 16px;
    border: 1px solid var(--e-global-color-accent);
    border-radius: 12px;
    padding: 10px 20px;
    min-width: 120px;
}
.az-services .az-servicesbox .az-cstmbtn {
    display: flex;
    gap: 30px;
    justify-content: left;
}
.az-services .az-servicesbox .az-cstmbtn .az-book {
    background: var(--e-global-color-accent);
    color: #fff;
}
.az-services .az-servicesbox .az-cstmbtn .az-book:hover {
    background: transparent;
    color: var(--e-global-color-accent);
}
.az-services .az-servicesbox .az-cstmbtn .az-explore:hover {
    background: var(--e-global-color-accent);
    color: #fff;
}
.az-services .az-servicesbox .az-cstmbtn a {
    display: flex;
    justify-content: center;
}

/*************************************/

	/**		Treatments Page  **/

/*************************************/
.az-treatments .az-servicesbox .elementor-image-box-title span {
    display: block;
    position: absolute;
    top: -40px;
    color: #fff;
    background: var(--e-global-color-accent);
    padding: 6px;
    font-size: 30px;
    width: calc(100% + 30px);
    left: -15px;
    opacity: 0;
    transition: .6s ease;
}
.az-treatments .az-servicesbox .elementor-image-box-title {
    position: relative;
}
.az-treatments .az-servicesbox .elementor-image-box-wrapper {
    overflow: hidden;
}
.az-treatments .az-servicesbox .elementor-image-box-wrapper:hover .elementor-image-box-title span {
    top: -60px;
    opacity: 1;
}
.az-related .az-treatments .az-servicesbox .elementor-image-box-title span {
    width: calc(100% + 40px);
    left: -20px;
}
.az-related .az-servicesbox .elementor-image-box-content {
    padding: 20px;
}







/*************************************/

	/**		Team Page  **/

/*************************************/
.az-OurTeamTabs .e-n-tab-title:hover .az-teammember .elementor-heading-title, .az-OurTeamTabs .e-n-tab-title[aria-selected="true"] .az-teammember .elementor-heading-title {
    color: #fff;
}
.az-OurTeamTabs .e-n-tab-title:hover .az-teammember .elementor-star-rating__title, .az-OurTeamTabs .e-n-tab-title[aria-selected="true"] .az-teammember .elementor-star-rating__title {
    color: #fff;
}
.az-OurTeamTabs .e-n-tab-title {
    padding: 0 !important;
}
.az-OurTeamTabs .e-n-tab-title-text {
    padding: 0 !important;
}
.az-OurTeamTabs  .elementor-icon-box-title {
    margin: 0;
}
.az-OurTeamTabs .elementor-icon-box-title b {
    margin-left: 10px;
    font-size: 18px !important;
}

/* 
@media(min-width:768px){
.az-testimonial .slick-dots {
    display: none !important;
}

}
@media(max-width:767px){
.az-testimonial .slick-arrow {
    display: none !important;
}
.az-testimonial .slick-slide.slick-current.slick-active .testimonal{
    min-width: 150px !important;
}
.az-testimonial .slick-slide.slick-active:not(.slick-current) {
    opacity: 0;
}
.az-testimonial .tfe-testimonal-nav.slick-slider {
    max-width: 150px;
    overflow: hidden;
}
.az-testimonial .tfe-testimonial-area .slick-dots {
    bottom: calc(30px - 250px);
}
.az-testimonial .tfe-testimonial-for.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0 !important;
}
} */
@media(max-width:1051px){
.az-tabs .elementor-tab-title {
    font-size: 18px !important;
    min-width: fit-content;
}
.az-tabs .elementor-tabs .elementor-tabs-wrapper {
    display: flex;
    overflow-x: scroll;
}
.az-treatments .az-servicesbox .elementor-image-box-title span {
    position: relative;
    opacity: 1;
}
}
@media(max-width:1220px){
.az-header .az-headercta {
    display: none;
}
}
@media(min-width:768px) and (max-width:1025px){
.az-promotion {
    text-align: center;
}
.az-informationbox .az-clickable {
    display: flex;
    justify-content: center;
    min-width: 100%;
}
}
@media(min-width:1025px) and (max-width:1440px){
.az-meridian .az-repeatedtext {
    font-size: 60px;
}
}
@media(min-width:902px) and (max-width:1024px){
.az-meridian .az-repeatedtext {
    font-size: 50px;
}
}
@media(min-width:768px) and (max-width:902px){
.az-meridian .az-repeatedtext {
    font-size: 40px;
}
.az-meridian .az-repeatedtext:before {
    height: 22px;
}
}
@media(max-width:767px){
.az-meridian .az-repeatedtext {
    font-size: 30px;
    min-width: fit-content;
}
.az-meridian .az-repeatedtext:before {
    height: 18px;
}
.az-newtestimonial .elementor-swiper-button {
    display: none !important;
}
.az-newtestimonial .swiper-slide.swiper-slide-active {
    padding: 0 !important;
}
.az-newtestimonial .elementor-testimonial__content {
    max-width: 100%;
}
.az-informationbox .az-clickable {
    display: flex;
    justify-content: center;
    min-width: 100%;
}
.az-mobilewidth .elementor-button {
    min-width: 200px;
    min-height: 52px;
}
.az-informationbox .az-clickable {
    padding: 30px 20px;
}
}
@media(min-width:1366px){
/* .az-testimonial .tfe-testimonal-nav.slick-slider {
    position: relative;
    left: 80px;
} */
.az-mobilewidth .elementor-button {
    min-width: 195px;
    min-height: 52px;
}
}