/*----- Global css ---------- */

body{
	font-size:16px;
}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none!important;
}

#getting_here .tabbed_content:not(.active),.service_section .getting_here_image:not(.active){
	display:none;
}

.aesthetic-header-main-menu .menu-item .hfe-sub-menu-item{
	padding:15px 20px !important;
	
} 

/*----- Home css ---------- */
.home-right-banner .swiper-pagination-bullets{
	position: absolute;
	bottom:15px;
    right: 0px;
	left: unset;
	width:20%;
	z-index:999;
}

.home-right-banner .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background: #D9D9D9;
	opacity:1;
}
.home-right-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#E4A916
}

.our-latest-news-post .ue_post_category {
		position: absolute;
		padding:0px 15px;			
		background-color: #e6e9ec;
		text-align: center;
		border-radius: 30px;
		justify-content: center;
		top:15px;
		left:15px;
}
.ue_post_category a{
    text-decoration: none !important;
	color: #BF923E !important;  
	font-style: italic !important;   
}



/* .our_top_programmes .swiper-container{
	overflow: inherit !important;
} */
.our_top_programmes .elementor-button {
	width: 160px;
    height: 160px;
    position: absolute;
    bottom: 0;
    z-index: 9999;
    opacity: 0;
    transform: translateX(-50%) scale(0.9);
    transition: .3s;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    text-align: center;
    color: #FFFFFF;
    font-family: "Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 160px;
    border-radius: 50% !important;
    left: 50%;
    bottom: 0px;
    z-index: 999999;
	padding:0px !important;
}
.our_top_programmes .swiper-slide:hover .elementor-button {
    transform: translateX(-50%) scale(1);
    opacity:1;

}

/* .subscribe-form-section  .subcribe-form{
	display:flex;
	margin: 0px;
    border: 1px solid #d0a54d;
    padding: 10px; 
	border-radius:50px;
	align-items:center;
}
.subscribe-form-section  .subcribe_mail{
	width:70%;
} */

.subscribe-form-section  {
    padding: 15px; 
	border-radius:10px;
    border: 1px solid #d0a54d;
}
.subscribe-form-section .subcribe_mail input{
	width:100% !important;
	padding:10px !important;
	background-color:transparent!important;
	border:0px;
	color:#fff !important;
}
.subscribe-form-section  .subcribe-btn{
	width:30% !important;
}

.subscribe-form-section  .pp-contact-form input[type=submit] {
    padding: 13px 18px !important;
    width: 100%;
    display: block;
    background-color: #d0a54d;
    border-radius: 50px;
}
.subscribe-form-section .subcribe-btn .wpcf7-spinner{
	display:none;
}

/* .subscribe-form-section .gform_fields  {
    border: 1px solid #d0a54d;
    padding: 10px; 
	border-radius:50px;
} */
.subscribe-form-section .gform_fields  {
	border:0px !important;
}
.subscribe-form-section #validation_message_4_1{
	display:none !important;
}
.our-insights-post-section .ue_post_carousel_item{
	padding:15px;
	background-color:#201F1D;
}
.our-insights-post-section .owl-item.active.uc-active-item + .owl-item .ue_post_carousel_item{
	margin-top:-30px !important;
}

.our-insights-post-section .owl-carousel .owl-item{
	padding-top:30px;
}
.our-insights-post-section .ue_post_category {
		position: absolute;
		padding:0px 15px;			
		background-color: #e6e9ec;
		text-align: center;
		border-radius: 30px;
		justify-content: center;
		top: 25px;
   		left: 25px;
}
.our-insights-post-section .ue_post_carousel_item{
	position:relative
}
.ue_post_category a{
    text-decoration: none !important;
	color: #BF923E !important;  
	font-style: italic !important;   
}

/* our-treatment-tab-section */
.our-treatment-tab-section{
	min-height:600px;
}

.our-treatment-item{
	min-height:400px;
}
.treatment-top-title{
	transition: 1s;
	height:0;
	width:0;
	overflow:hidden;
}
.treatment-image{
}
.our-treatment-item:hover .treatment-top-title{
	height:auto;
	width:100%;
	overflow:inherit;
	transition: 1s;
	margin-top:50px;
}
.our-treatment-item .elementor-image-box-title{
 	transition: .3s;
}
.our-treatment-item:hover .elementor-image-box-title{
	opacity:0; 
} 

.treatment-discover-more .elementor-button-link{
    width: 160px !important;
    height: 160px;
    position: absolute;
    z-index: 9999 !important; 
    opacity:0;
    transform: translateX(-5%) scale(0.9);
    transition: .3s;
    color: #FFFFFF;
    text-align: center;
    font-family: "Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 160px;
    border-radius: 50% !important;
    right:0;
    bottom: 40px;
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-treatment-item:hover .treatment-discover-more .elementor-button-link{
    opacity: 1;
    transform: translateX(-5%) scale(1);
}


.our-treatment-tab-section  .pp-post-title{
	color: var(--e-global-color-astglobalcolor5 );
    font-family: "RomanSerif", Sans-serif;
    font-size: 1.3em;
    font-weight: 500;
	transition: .3s all;
	text-align:center;

}
.our-treatment-tab-section .pp-grid-item:hover .pp-post-title{
	color: var(--e-global-color-5bb3222 );
    font-family: "RomanSerif", Sans-serif;
    font-size: 1.3em;
    font-weight: 500;
}
.our-treatment-tab-section .pp-posts-button {
    width: 160px !important;
    height: 160px;
    position: absolute;
    z-index: 9999 !important;
    opacity: 0;
    transform: translateX(-5%) scale(0.9);
    transition: .3s;
    color: #FFFFFF;
    text-align: center;
    font-family: "Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 160px;
    border-radius: 50% !important;
    right: 0;
    bottom: 0px;
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1.5px solid #fff;
}

.our-treatment-tab-section .pp-post-thumbnail{
	width:100%;
    transition: all 0.5s ease;
	transition: all .5s;
    transform : translateX(10px);
}
.our-treatment-tab-section .pp-grid-item:hover .pp-posts-button {
    opacity: 1;
    transform: translateX(-5%) scale(1);
}
.our-treatment-tab-section .pp-grid-item:hover .pp-post-title:not(.additional-title){
	opacity:0;
}
.our-treatment-tab-section .pp-grid-item{
	   transition: all 0.5s ease;
	transition: all .5s;
}
.our-treatment-tab-section .pp-grid-item:hover  {
	   transform: translateY(100px);
}
.readomg-corner .additional-title, .home-programme-section .additional-title{
	display:none;
} 
.our-treatment-tab-section .pp-grid-item .additional-title{
	transform: translateY(30px);
	opacity: 0;
    min-height: 95px;
}
.our-treatment-tab-section .pp-grid-item:hover  .additional-title{
	transform: translateY(0);
	opacity: 1;
}

/*==========================================
 * our-treatment-item
 * ==========================================*/

.our-treatment-item .pp-post-title{
	color: var( --e-global-color-astglobalcolor5 );
	font-family: "RomanSerif", Sans-serif;
	font-size: 1.3em;
	font-weight: 500;
}



.faq-section .pp-accordion-title-text{
    color: #E4A723 !important;
    font-family: "Garamond", Sans-serif !important;
	font-size:20px !important;
}
.faq-section .pp-accordion-title-text .pp-accordion-tab-active{
    color: #E4A723 !important;
}

.faq-section .pp-accordion-toggle-icon{
    border: 1px solid;
    padding: 10px 12px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.faq-section .pp-accordion-tab-active-default .pp-accordion-toggle-icon {
    width: 40px;
    height: 40px;
	padding: 8px 12px!important;
}
.our_popular_treatments-tabs .pp-advanced-tabs-content{
	padding:0px !important;
	margin-top:-95px;
}
.our_popular_treatments-tabs .pp-advanced-tabs-title {
	text-align:left;
}
/* .our_popular_treatments-tabs .pp-advanced-tabs-title:last-child {
	margin-top:20px !important;
	}
.our_popular_treatments-tabs .pp-advanced-tabs-title:last-child .pp-advanced-tabs-title-text{
	background-color:#BF923E;
	border-radius:50px;
	padding:10px 15px;
	font-size:14px !important;
} */
.our_popular_treatments-tabs .pp-advanced-tabs-wrapper .pp-advanced-tabs-title{
	overflow:inherit !important;
}
.extra-treatments {
	text-align:left !important;
    margin-top: 25px;
}
.extra-treatments .all-treatment-button{
	background-color:#BF923E;
	border-radius:50px;
	padding:10px 20px;
	font-size:14px !important;
	color:#fff;
}
/*----- About Us css ---------- */

.principles{
 transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.principles:hover {
    transform: translateY(-8px);
}

.principles img{
  animation: zoom-in-zoom-out 3s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.1);
  }
}
.aboutus-img{
  animation-name: roll;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes roll {
/* Basic move left and right*/
  0% {transform: translateX(15px) rotate(0);}
}
.inner-book-now .elementor-button {
    width: 200px;
    height: 200px;
    position: absolute;
    transform: translateX(-50%) scale(1);
    transition: .3s;
    line-height: 200px;
    bottom: -45px;
    z-index: 999999;
}

/*------ treatment style -----*/
.treatment-post .pp-post-content{
 transition-duration: .7s;
    transition-property: transform;
    transition-timing-function: ease-out;
	min-height:340px;
    padding: 15px 20px 70px 15px !important;
}
.treatment-post .pp-post-content:hover {
    transform: translateY(-20%);
}
.treatment-post-details .elementor-element{
	position:relative;
}
.treatment-post-details .elementor-element:hover.elementor-button{
	border-color:#000;
}
.treatment-post .pp-posts-button{
	position:absolute;
	bottom:20px;
}
.treatment-post .pp-post-content {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(228, 167, 35, 0.3) 100%);
}
.treatment-section .elementor-button {
    position: absolute;
    transform: translate(-65px, 0px);
    bottom: 40px;
}
.treatment-aesthetic .pp-post-filters-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}
.treatment-aesthetic .pp-search-form-container {
    width: 400px;
    margin-left: 20px;
}
.treatment-aesthetic .pp-post-filters-dropdown-button, .pp-post-filters-dropdown-item {
    text-align: center;
    font-family: "RomanSerif", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-left: 20px;
	
}
.treatment-aesthetic .pp-search-form-input {
    padding: 15px!important;
}
.treatment-aesthetic .pp-post-filters-dropdown .pp-post-filters-dropdown-list {
   	padding:15px !important;
    background: #3a3a3a;
    border-radius: 10px;
}

.treatment-aesthetic .pp-post-filters-dropdown-button:after {
    margin-left: 100px;
}
.treatment-aesthetic .pp-search-form button {
    min-width: 0px;
    position: absolute;
    transform: translate(100px, 20px);
}
.treatment-aesthetic .pp-search-form-focus button {
    min-width: 0px;
    position: relative!important;
    transform: translate(0px);
}
/* .treatment-aesthetic .pp-post-filters-dropdown-item {
    padding: 10px 60px!important;
	border-bottom: 1px solid #eee;
} */
/*------ programme style -----*/
.asthetic-programme .pp-post-filters.pp-has-post-filters-dropdown{
	display:flex;
	column-gap:10px;
}
.asthetic-programme .pp-post-filter{
	
    background-color: transparent !important;
    border: 2px solid #bf923e !important;
    border-radius: 50px;
    padding: 6px 20px !IMPORTANT;
    width: 120px;
    text-align: center;
}
.asthetic-programme .pp-post-filter:hover{
	background-color:#BF923E !important;
}
.asthetic-programme .pp-post-filter.pp-filter-current{
	background-color:#BF923E !important;
}
.asthetic-programme .pp-posts-button {
    position: absolute;
    top: -110px;
    right: 15px;
    opacity: 0;
    transition: 0.6s;
    width: 140px;
    height: 140px;
}
.asthetic-programme .pp-post:hover .pp-posts-button {
    opacity: 1;
    transition: 0.6s
}
.asthetic-programme .pp-post:hover .pp-post-title a{
    color: #E4A916;
}
.asthetic-programme .pp-post-title {
    margin-right: 30%;
}
.tittle-heading .pp-post-title {
    margin-right: 15%;
}
.asthetic-programme .pp-post-thumbnail img {
    width: auto;
}
.asthetic-programme .pp-post:hover .pp-post-thumbnail{
    transition: transform .8s ease;
    transform: scale(1.1);
}
.asthetic-programme .pp-post-thumbnail{
    transition: transform .9s ease;
}
.asthetic-programme .pp-post:hover {
    transition: transform .8s ease;
    transform: translateY(20px);
}
.asthetic-programme .pp-post{
    transition: transform .9s ease;
}

/*=============================================
 * Blog style 
 * ============================================*/

.blog-aesthetic .pp-post:hover {
    transition: transform .8s ease;
    transform: translateY(20px);
}
.blog-aesthetic .pp-post{
    transition: transform .9s ease;
}

.blog-aesthetic .pp-post-terms-wrap {
    margin-bottom: 10px;
    position: absolute;
    padding: 0px 10px;
    background-color: #e6e9ec;
    text-align: center;
    border-radius: 30px;
    justify-content: center;
    top: 10px;
    left: 10px;
}

.blog-aesthetic .pp-post-filters{
	text-align:center;
} 

.blog-aesthetic .pp-post-content {
    background-color: #201F1D;
    padding: 15px 15px 30px 15px !important;
}
.blog-aesthetic .pp-posts-button{
    position: absolute;
    bottom: 20px;
}
.faq-section.faq-section-blog .pp-faq-question .pp-accordion-title-text{
	font-family: 'Garamond';
	font-style: normal;
	font-weight: 400;
	font-size: 20px !important;
	line-height: 27px;
	letter-spacing: 0.005em;
	text-transform: capitalize;
	color: #FFFFFF !important;
}
.faq-section.faq-section-blog .pp-faq-question.pp-accordion-tab-active .pp-accordion-title-text{
	color:#E4A723 !important;
}
.faq-section.faq-section-blog .pp-faq-question{
    padding: 10px 10px 10px 0px !important;
}
.faq-section.faq-section-blog .pp-faq-question.pp-accordion-tab-active {
    border-bottom: 1px solid #E4A723;
}
.faq-section.faq-section-blog .pp-faq-answer{
	padding-top: 20px !important;
}

/*===================================
 * asthetic-treatment-filter-section
 * ==================================*/
.asthetic-treatment-filter-section{
	
}
.asthetic-treatment-filter-section .searchandfilter ul li{
	padding:0px;	
}
.asthetic-treatment-filter-section .searchandfilter {
/* 	border:1px solid #e4a72354; */
	padding:20px;
	padding-top:0px;
}
.asthetic-treatment-filter-section .searchandfilter ul{
	margin:0px !important;
}
/* 
.asthetic-treatment-filter-section .searchandfilter ul.children{
	margin-left:20px !important;
} */
.searchandfilter ul .sf-level-0 label{
    font-family: "RomanSerif", sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #fafafa;
    line-height: 2.2em;
    padding: 0px;
    cursor: pointer;
}

.searchandfilter .sf-level-1 label {
    font-family: "Garamond", Sans-serif;
    font-size: 1.1em !important;
    font-weight: 400;
	color:#fff;
	line-height:0;
}
.searchandfilter .sf-level-0, .sf-level-1 .sf-option-active label{
	color:#E4A723 !important;
}

.searchandfilter input{
   display:none;
}
.searchandfilter label{
	position:relative;
	display:block;
	width:100%;
	pointer-events:auto;
}

/* .searchandfilter ul li label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #e4a723;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
	position:absolute;
	right:0;
    top: 8px;
    width: 18px;
    height: 18px;
	border-radius:50%;
} */

.searchandfilter input[type="checkbox"]:checked{
	background-color:yellow;
}
/* 
.searchandfilter input:checked + label:after {

 	content: '';
    display: block;
    position: absolute;
    top: 12px;
    right: 9px;
    width: 10px;
    height: 10px;
    border: solid #ffffff;
    background: #fff;
    border-radius: 50%;
} */
.searchandfilter input:checked + label:before {
/* 	background:#e4a723; */
    border: 1px solid #e4a723;
}
.searchandfilter h4{
    padding: 5px 0 10px;
    font-size: 1.8em;
    color: #d7a723;
    font-weight: 400px;
    font-family: "Georgia", Sans-serif;
	margin-top:-10px;
}

.aesthetic-tabs-filter-style .searchandfilter ul{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
	margin-bottom:15px;
	margin-left:0px !important;
}
.aesthetic-tabs-filter-style .sf-option-active  {
    background-color: #bf923e !important;
}
.aesthetic-tabs-filter-style .searchandfilter ul li li {
    background-color: #1b1b1b;
    padding: 0px 15px;
    border-radius: 50px;
}
.aesthetic-treatment-grid-section{
	display:flex;
	flex-wrap:wrap;
	column-gap: 20px;
    justify-content: center;
}
.aesthetic-treatment-item-box{
	width:23%;
    margin-bottom: 25px;
}
.aesthetic-treatment-item-box .featurs-image{
	z-index:1;
}
.aesthetic-treatment-item-box .post-content{
	padding: 15px;
	width: calc(100% - 10px*2);
	margin-bottom: 15px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(228, 167, 35, 0.3) 100%);
	z-index:9;
	margin:0px auto;
	margin-top:-60px ;
	position:relative;
	min-height:265px;
    transition-duration: .7s;
    transition-property: transform;
    transition-timing-function: ease-out;
    text-align:left;
}

.aesthetic-treatment-item-box .post-content:hover {
    transform: translateY(-20%);
}
.aesthetic-treatment-item-box .featurs-image{
}
.aesthetic-treatment-item-box .featurs-image img{
}
.aesthetic-treatment-item-box  .title{
    font-family: "RomanSerif", Sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
}
.aesthetic-treatment-item-box  .title a{
    color: #E4A723;
	text-transform:capitalize;
}
.aesthetic-treatment-item-box  .content-except p{
	color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.aesthetic-treatment-item-box .aesthetic-btn{
	position:absolute;
	bottom:20px;
}
.aesthetic-treatment-item-box .btn-warning {
    font-family: "Georgia", Sans-serif;
    font-size: 1em;
    font-weight: 400;
    background-color: #E4A723; !important;;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E4A723;
    border-radius: 50px;
    padding: 10px 20px;
    color: #fff;
}
.aesthetic-treatment-item-box .btn-warning:hover{
	background-color:transparent !important;
}


/*================================
 *  post pagination style
 *=============================== */
.no-result{
	font-family: "Georgia", Sans-serif;
    font-size: 2em !important;
    color: #E4A723 !important;
    text-align: center;
}

.pagination {
	text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #e4a723;
    padding: 10px 15px;
    margin: 2px;
    color: #FFFF;
}
.wp-pagenavi a:hover{
	background-color: #e4a723;
}


/*========================================
 * Programme single page 
 * =======================================*/

.programme-book-now-section{
	position:relative;
}

.programme-book-now-section .programme-book-now-btn .elementor-button{
	position:absolute;
	bottom:0;
	left:-15px;;
	width:150px;
	height:150px;
	border-radius:50% !important;
  display: flex;
	justify-content:center;
  align-items: center;
	padding:0px;
	z-index:9999;
}

.programme-book-now-section .programme-book-now-btn .elementor-button:hover{
	background-color:transparent !important;
}
.programme-book-now-section .programme-book-now-btn .elementor-button:focus{
	background-color:transparent !important;
}
.programme-image-slider .swiper-button-next{
	right:-25px;
}
.programme-image-slider .swiper-button-prev{
	left:-25px;
}
.programme-image-slider .pp-slider-arrow:hover{
	background-color:#E4A723;
	color:#fff;
}

.programmes-relative-post .elementor-post__title{
	font-family: 'RomanSerif';
	font-style: normal;
	font-weight: 500;
	font-size: 20px !important;
	line-height: 32px;
	letter-spacing: 0.005em;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-right:50px;
}
.programmes-relative-post .elementor-post__title a{
	color:#FFFFFF !important;
}
.programmes-relative-post .elementor-post{
	position:relative;
}
.programmes-relative-post .elementor-post__read-more{
position: absolute;
    bottom: 60px;
    right: 0px;
    width: 140px;
    height: 140px;
    border-radius:50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    border: 1px solid #ffff;
    font-family: 'Garamond';
		font-style: normal;
		font-weight: 400;
		font-size: 20px !important;
		line-height: 22px;
		letter-spacing: -0.02em;
		text-transform: capitalize;
		color: #FFFFFF;
		transform: scale(0.9);
		transition:.3s;
	opacity:0;
	z-index:9999;
}
.programmes-relative-post .elementor-post:hover .elementor-post__read-more{
	transform:scale(1);
	opacity:1;
}
.programmes-relative-post .elementor-post__thumbnail{
	position:relative;
}

.programmes-relative-post .elementor-post__thumbnail:before{
	content:'';
	width:100%;
	height:100%;
	background: linear-gradient(180deg, rgba(112, 96, 72, 0.279) 39.06%, rgba(118, 67, 0, 0.54) 100%);
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
}

.programme-single-post a, .aesthetic-treatment-single-page a {
     color:#E4A723;
}

.programme-single-post strong, .aesthetic-treatment-single-page strong{
    color:#E4A723;
}

.programme-single-post p, .aesthetic-treatment-single-page p{
    margin-bottom: 10px
}
.programme-single-post .elementor-widget-container p:last-child, .aesthetic-treatment-single-page .elementor-widget-container p:last-child {
    margin-bottom: 0em;
}


/*=========================================
 * treatment single page 
 *========================================= */

.treatment-features-image .elementor-image-box-img{
	width:100%;
	height:350px;
}

.treatment-features-image .elementor-image-box-img{
	margin:0px;
	position:relative;
}
.treatment-features-image .elementor-image-box-img img{
	width:100%;
	height:100%;
	object-fit:cover;
	position:relative;
}

.treatment-features-image .elementor-image-box-img:before{
	content:'';
	width:100%;
	height:100%;
	background: linear-gradient(180deg, rgba(112, 96, 72, 0.279) 39.06%, rgba(118, 67, 0, 0.54) 100%);
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
	
}

.aesthetic-treatment-single-page h2.elementor-heading-title{
	font-size:1.8em !important;
}

/*=====================treatment-testimonials ====================*/
.treatment-testimonials .slick-list {
    pointer-events: none;
}
.treatment-testimonials .twentytwenty-handle{
    pointer-events: auto;
}
.treatment-testimonials .pp-testimonials.pp-testimonials-carousel{
	height:530px;
	overflow:hidden;
}

.treatment-testimonials .pp-slider-arrow {
    font-size: 30px;
    line-height: 32px;
    height: 50px !important;
    width: 50px !important;
}




/* Slider Dort Position Setup */
    #main_slider_dot .swiper-pagination {
    bottom: 30px;
	z-index: 500;
	position: absolute;
	width: 100px !important;
    right: 120px !important;
    left: unset !important;
	
}



 #main_slider_dot .swiper-pagination {
	position: absolute;
}

/* Slider Dort Size Incerage*/
  #main_slider_dot .swiper-pagination-bullet{
	   
	width: 15px !important;
	
}

#main_slider_dot .swiper-pagination-bullet{
  margin-right: 10px !important;
  height: 15px !important;
}

    /* Tabs Titel Aliment*/
    #pp-advanced-tabs-title-2095{
	margin-left: 50px !important;
  
}

/*====================================
 Slider Arrow Button
 =====================================
 */

.our_top_programmes .eicon-chevron-left{
	width:50px;
    height:50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border:1px solid #BF923E;
}

.our_top_programmes .eicon-chevron-right{
	width:50px;
    height:50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border:1px solid #BF923E;
}
/*   media page button */

.eicon-chevron-left:before {
    background: #E4A723;
    padding: 50%;
    border-radius: 50%;
}

.eicon-chevron-right:before {
    background: #E4A723;
    padding: 50%;
    border-radius: 50%;
}


/* Slider Arrow Baton Fixing*/
 .eicon-chevron-left{
	margin-left: 80px;
}
.eicon-chevron-right{
	margin-right: 80px;
}


/* Post Slider Post */
    #post_slider_button_fix .ue_post_category{
    margin-top: -230px !important
		
}
  .latest_post_slider_button .ue_post_category{
	margin-top: -200px !important
}


/* Tabs section button background remove*/
.pp-advanced-tabs-wrapper .pp-advanced-tabs-title {
	border-style: unset !important;
}

/* Post Slider Button Style */

   .latest_post_slider_button .uc_more_btn{
	background-color: unset !important;
	text-decoration: underline !important;
	color: #BF923E !important;
	margin-left: -20px !important;
}

   .post_slider_button .uc_more_btn{
	background-color: unset !important;
	text-decoration: underline !important;
	color: #BF923E !important;
	margin-left: -20px !important;
}

   .post_slider_button .uc_post_title{
	height: 60px !important;
}

/* Slider Titel*/
 .latest_post_slider_button .uc_post_title{
	height: 60px;
}

/* Slider Catagoryes Button */

   
    .ue_post_btn_holder{
	margin-top: unset !important;
}
   .owl-stage-outer .uc_image_carousel_content{
	min-height: unset !important:
}
  
/*=========================
 * Subscribe Button
 *=========================*/

.subscribe_button .e-form__buttons{
	position: absolute;
	margin-top: 7px;
	right: 7px;
}

/* =========================
 * Popular Section 
 * =========================*/

.our_popular_treatments .pp-advanced-tabs-title {
    text-align: left !important;
	padding-left: 150px !important;
}

/* =========================
 * media button 
 * =========================*/

	

/*=========================
 * Contact us
 *=========================*/

.find-out-address .gm-style-iw{
	background-color:#000!important;
	padding:20px !important;
}
	
.find-out-address .gm-style-iw-d{
	overflow:hidden !important;
}

.find-out-address .gm-style .gm-style-iw-tc::after{
	display:none !important;
}

.geting-here-tabs .pp-advanced-tabs-wrapper{
	justify-content:space-between !important;
}

.geting-here-tabs .pp-advanced-tabs-wrapper .pp-tab-active{
	border-bottom: 5px solid #C4983A !important;
    bottom: -3px;
}
.geting-here-tabs .pp-advanced-tabs-wrapper .pp-tab-active .pp-advanced-tabs-title-text{
	color:#C4983A !important;
}

.sms-form .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 100px;
}


/*=========================
 * Review Submission
 *=========================*/

.review-submission-form label{
	font-family: 'RomanSerif';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 15px;
	color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}

.review-submission-form .wpcf7 input[type=file]{
}

.revrat{
	display:flex;
    flex-wrap: wrap;
	column-gap:40px;
    justify-content: space-between;
    margin-bottom: 10px;
}
.revrat .input-field{
	width:47%;
}

.review-submission-form textarea {
    width: 100%;
    height: 150px;
}
.review-submission-form .review-content{
	margin-top:15px;
}

.service_buttons a:focus{
    outline: none;
}

.home-programme-section  .elementor-button {
    width: 160px !important;
    height: 160px;
    position: absolute;
    z-index: 9999 !important; 
    opacity:0;
    transform: translateX(-5%) scale(0.9);
    transition: .3s;
    color: #FFFFFF;
    text-align: center;
    font-family: "Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 160px;
    border-radius: 50% !important;
    right:0;
    bottom: 40px;
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px solid #fff;
}
.home-programme-section  .pp-carousel-item:hover .elementor-button{
    opacity: 1;
    transition: 0.6s;
}
.home-programme-section .pp-carousel-item{
	position:relative;
}
.home-programme-section .pp-post-title{
    font-family: "Garamond", Sans-serif;
	font-size:1.5em;
	color:#fff;
	padding-left:20px;
}

/*==========================================================
 * reading-corner-section
 * =========================================================*/
.reading-corner-section .pp-post-content{
	background-color:#201F1D;
}
.reading-corner-section .pp-post-terms-wrap .pp-post{
	position:relative;
}
.reading-corner-section .pp-post-terms-wrap {
	position:absolute;
    top: 10px;
    background: #F3F3F3;
    border-radius: 20px;
    font-family: 'RomanSerif';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    text-transform: capitalize;
    padding: 0px 10px
}
.reading-corner-section .pp-post-terms-wrap a{
	color: #BA8D3B;
}

.reading-corner-section  .pp-posts-skin-creative .pp-post-meta{
    border: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px;
	font-family: 'RomanSerif';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.005em;
	text-transform: capitalize;
	color: #BF923E !important;
}
.reading-corner-section  .pp-post-title{
	font-family: 'RomanSerif';
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 34px;
	letter-spacing: 0.005em;
	text-transform: capitalize;
	color: #FFFFFF;
}
.reading-corner-section  .pp-post-title a{
	color: #FFFFFF !important;
}

.reading-corner-section  .pp-posts-button{
	font-family: 'Georgia';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-decoration-line: underline;
	text-transform: uppercase;
	color: #BF923E;
	background-color:transparent !important;
	padding:0px !important; 
}

/*-----=======================================================
 * Blog page css 
 * ---======================================================== */
	.single-post .elementor-widget-text-editor a{
 	color: #E4A723 !important;
	}
	.single-post .pp-accordion-tab-content a{
	color: #E4A723 !important;
	}
.booking-pop-form input, .booking-pop-form select, .booking-pop-form textarea {
	background-color:transparent !important;
	width:100% !important;
	border:0px !important;
	border-bottom:1px solid !important;
    font-family: "RomanSerif", Sans-serif;
}
.booking-pop-form input.wpcf7-validates-as-number{

}
	.booking-pop-form select option{
		background: #393939;
	} 
	.booking-pop-form select option:hover{
		background: #e4a916;
	} 
	.booking-pop-form .gform_wrapper .pp-gf-select-custom:after{
		font-size:1.5em !important;
    	color: #fff;
	}
	.booking-pop-form .form-row{
		display:flex;
		gap:20px;
   		margin-bottom: 15px;
  		align-items: end;
	}
.booking-pop-form .form-row textarea{
	height:100px;
}
.booking-pop-form .form-row .full{
	width:100%;
}

.booking-pop-form .form-row .half{
	width:50%;
}
.booking-pop-form .form-row select, .booking-pop-form .form-row input, .booking-pop-form .form-row textarea {
    font-size: 1em !important;
    font-family: "RomanSerif", Sans-serif !important;
    border-radius: 0px;
}
.booking-pop-form .form-row select {
    font-size: 1.2em !important;
    text-transform: capitalize;
    font-weight: 500;
}
.booking-pop-form .form-row input[type=date]{
	font-size:1.2em !important;
}
.booking-pop-form input.wpcf7-submit{
    width: 140px !important;
    background: #e4a916 !important;
    border: 0px !important;
    padding: 15px 0px !important;
    border-radius: 3px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/*=======================================================
 * aesthetic Tab Filter style 
 * ======================================================*/

.aesthetic-tabs-filter-style .pp-advanced-tabs-wrappe{
	background-color:red;
}

.aesthetic-tabs-filter-style .pp-advanced-tabs-title{
	width:180px;
	background-color:#1b1b1b;
    border-left: 2px solid #bf923e !important;
}

.aesthetic-tabs-filter-style.child-tab-style .pp-advanced-tabs-title{
	width:auto;
}
.aesthetic-tabs-filter-style .pp-advanced-tabs-title:first-child{
    border-radius: 50px 0px 0px 50px;
    border-left: 0px solid #bf923e !important;
}
.aesthetic-tabs-filter-style .pp-advanced-tabs-title:last-child{
    border-radius: 0px 50px 50px 0px;
}
.aesthetic-tabs-filter-style.child-tab-style .pp-advanced-tabs-title{
	border-radius:50px;
	margin-bottom:10px;	
	border-left:0px !important;
}
.aesthetic-tabs-filter-style .pp-posts-pagination a {
    font-family: "Garamond", Sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    color: var(--e-global-color-astglobalcolor5 );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-1cc5f58 );
    padding: 5px 20px 5px 20px;
}
.aesthetic-tabs-filter-style .pp-posts-pagination .page-numbers.current {
    background-color: var(--e-global-color-5bb3222 );
    color: var(--e-global-color-astglobalcolor5 );
    padding: 10px 20px 10px 20px;
}
.aesthetic-tabs-filter-style .pp-posts-pagination a:hover{
	background-color: var(--e-global-color-5bb3222 );
    color: var(--e-global-color-astglobalcolor5 );
}

.sf-field-taxonomy-treatment-category[data-sf-field-input-type="select"]{
  display:none !important;  
	width: 100%;
}
.sf-field-taxonomy-treatment-category[data-sf-field-input-type="select"]{
	
}
.searchandfilter select.sf-input-select {
	min-width:100%;
}
.searchandfilter select.sf-input-select .sf-level-0{
	color:#fff !important;	
}
.sf-field-taxonomy-treatment-category select{
	background-color:#3a3a3a !important;
	border:1px solid #3a3a3a !important;
	border-radius:50px !important;
	color:#fff !important;
}
.aesthetic-tabs-filter-style .pp-post-filters-wrap li{
	background-color: #1b1b1b;
    padding: 0px 15px !important;
    border-radius: 50px;
    font-family: "RomanSerif", sans-serif;
    font-size: .8em;
    font-weight: 400;
    color: #fafafa;
    line-height: 2.2em;
    margin-bottom: 10px !important;
}
.aesthetic-tabs-filter-style .pp-post-filters-wrap li:hover{
	 background-color: #bf923e !important;
}
.aesthetic-tabs-filter-style .pp-post-filters-wrap li.pp-filter-current{
    background-color: #bf923e !important;
}
.aesthetic-tabs-filter-style .pp-post-title{
    text-transform: capitalize;
}
.aesthetic-tabs-filter-style .pp-post-filters{
	margin:0px!important;
}
.aesthetic-tabs-filter-style .pp-post-filters-dropdown .pp-post-filters-dropdown-button {
    background: #3a3a3a;
    cursor: pointer;
    padding: 5px 20px;
    border-radius: 50px;
    color: #fff;
}
.aesthetic-tabs-filter-style .pp-post-filters-dropdown-list li{
	background-color:transparent!important;
}


#qlwapp.qlwapp-button .qlwapp-toggle {
    height: 50px!important;
    white-space: nowrap !important;
    padding: 0px 0px !important;
    width: 50px;
    border-radius: 50% !important;
}

#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon{
	margin:0px !important;
	font-size:24px !important;
}
.subscribe-form-section .wpcf7 form .wpcf7-response-output{
 color:#fff;	
border:0px !important;
}



.blog-aesthetic.reaing-corner .pp-post{
	position:relative;
}

















/*-----=======================================================
 * Responsive css 
 * ---======================================================== */


@media(max-width: 1366px){

	
/* =========================
 * media button 
 * =========================*/

.elementor-lightbox .elementor-swiper-button-next{
	height: 20% !important
}
	.elementor-lightbox .elementor-swiper-button-prev {
    height: 20% !important;
}
	
	
}



@media(max-width: 1200px){
	.our-treatment-tab-section{
		min-height:500px;
	}
	
/*===============Slider Over====================*/
	.min_section_titel .elementor-element-populated{
		padding: 110px 0 0 105px !important;
	}
	
	.min_section_title .elementor-heading-title{
		font-size: 30px !important;
	}
	
	.min_section_button{
		margin-left: -95px !important;
		margin-top: -120px !important;
	}
	/*Chooes radium section*/
	.choose_radiam_img img{
		margin-left: 285px;
	}
	
     .tab_secand_last_btn{
		margin-left: -45px !important;
	}
	
	/* =========================
	 * Popular Section 
	 * =======================*/
	
    .our_popular_treatments .pp-advanced-tabs-title {
		padding-left: 80px !important;
		text-align: left !important;
	}
	
	.our_popular_title .elementor-element-populated{
		padding-left: 90px !important;
	}
	
	.tabs_button_section .elementor-widget-container{
		padding: 20px 0px 0px 80px !important;
	}
  
	
}

@media only screen and (max-width: 1024px){
	.choose_radiam_img img{
		margin-left: 0px;
	}
	.our_top_programmes .swiper-slide-contents{
		margin-left: 150px;
	}
	.radium_icon_section .elementor-container{
		margin-left: 50px;
	}
	.min_section_titel .elementor-element-populated{
		padding: 120px 0 0 0px !important;
	}
	
	.min_section_button{
		margin-left: 0px !important;
		margin-bottom: 0px !important;
		padding: 0 10px 0 10px !important; 
		display: unset !important;
	}
	.min_section_button .elementor-widget-wrap{
		display: unset !important;
		margin-left: 135px !important;
	}
	
    #main_slider_dot .swiper-container-wrap .swiper-pagination {
		bottom: 30px;
		z-index: 30;
		width: 310px !important;
		right: 100px !important;
		left: unset !important;
	}
	.tab_all_treatment_btn{
		padding-left: 30px !important; 
	}
	
	.tab_secand_last_btn{
		margin-left: 0px !important;
	}
    .our_popular_treatments .pp-advanced-tabs-title {
		padding-left: 450px !important;
		text-align: left !important;
	}
	
	.tabs_button_section .elementor-widget-container{
		padding-bottom: 20px !important;
	}
	
  /*===============================================*/

	.our-treatment-tab-section{
		min-height:450px;
	}
	
	/*=================Treatment========================*/
	.searchandfilter h4{
		font-size:1.4em;
	}
	.searchandfilter ul .sf-level-0 label{
		font-size:.9em !important;
	}
	.aesthetic-treatment-item-box .title {
		font-family: "RomanSerif", Sans-serif;
		font-size: 18px;
		font-weight: 500;
		line-height: 24px;
	}
	.aesthetic-treatment-item-box .content-except p {
		color: #fff;
		font-size: 14px;
		line-height: 24px;
	}
	.our-treatment-tab-section .pp-post-title{
		font-size:1em;
	}
}

@media only screen and (max-width: 991px) {
	.aesthetic-treatment-item-box{
		width:31%;
	}
	.aesthetic-tabs-filter-style .searchandfilter ul{
		gap:8px;
	}
	.searchandfilter ul .sf-level-0 label {
		font-size: .8em !important;
	}
}
@media only screen and (max-width: 768px) {
	.our_popular_treatments-tabs .pp-advanced-tabs-title .pp-advanced-tabs-title-text{
		font-size:18px !important;
	}
	.asthetic-treatment-filter-section .searchandfilter{
		padding: 8px !important;
	}
}
@media only screen and (max-width: 767px) {
	.reaing-corner .pp-post{
		height:auto !important;
	}
	.sf-field-taxonomy-treatment-category[data-sf-field-input-type="radio"]{
		display:none !important;
	}
	.sf-field-taxonomy-treatment-category[data-sf-field-input-type="select"]{
		display:block !important;
	}
	.aesthetic-tabs-filter-style .pp-advanced-tabs-title{
		width: 33%;
	}
	.aesthetic-tabs-filter-style .pp-advanced-tabs-title .pp-advanced-tabs-title-text{
		font-size:1.2em !important;
	}
	.our_popular_title .elementor-element-populated{
		right: 40px !important;
	}
	.tabs_button_section .elementor-widget-container{
		padding: 0px 10px 20px 0px !important;
	}
	.subscribe_button .e-form__buttons {
		width: 100px !important;
	}

	
	/* Slider Dort Position Setup */
    #main_slider_dot .swiper-container-wrap .swiper-pagination {
		bottom: 30px;
		z-index: 40;
		width: 518px !important;
		right: 120px !important;
		left: unset !important;
	}
	.radium_icon_section .elementor-container{
		margin-left: -10px;
	}
	
	/* Main Titel */
	.min_section_titel .elementor-element-populated{
		padding: 90px 0 0 0px !important;
	}
	.min_section_button .elementor-widget-wrap{
		display: unset !important;
		margin-left: 0px !important;
		margin-top: 10px !important;
		padding-bottom: 110px !important;
		
		
	}
	
	/*=================Slider Content==========================*/
	.our_top_programmes .swiper-slide-contents{
		margin-left: 235px;
		text-align: center;
	}
	
	/* ===========================================================
	 * Popular Section 
	 * ==========================================================*/
    .our_popular_treatments .pp-advanced-tabs-title {
		text-align: left !important;	
		padding-left: 10px !important;
		display: block !important;
		text-align: center !important;	
	}
	
	.our_popular_treatments-tabs .pp-advanced-tabs-wrapper.at-vertical{
		width:100%;
    	flex-flow: wrap !important;
    	justify-content: center !important;
		gap: 20px;
	}
	.our_popular_treatments-tabs .pp-advanced-tabs-content-wrapper.at-vertical-content {
	    width: 100%;
	}
	.our_popular_treatments-tabs .pp-advanced-tabs-content{
		margin-top:0px !important;
	}
	.our_popular_treatments-tabs .pp-advanced-tabs-title .pp-advanced-tabs-title-text {
		font-size: 18px !important;
		line-height: 20px !important;
	}
	.our_popular_treatments-tabs .pp-advanced-tabs-title:last-child{
		margin-top:0px !important;
	}
	.subscribe-form-section .pp-contact-form input[type=submit] {
		padding: 18px 18px !important;
	}
	.asthetic-programme .pp-post-filters{
		display:none !important;
	}
	.treatment-aesthetic .pp-post-filters-dropdown-button, .pp-post-filters-dropdown-item{
		margin-left:0px !important;
	}
	.treatment-aesthetic .pp-post-filters-container{
		display:block !important;
	}
	.treatment-aesthetic .pp-post-filters-dropdown-button{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.treatment-aesthetic .pp-post-filters-dropdown .pp-post-filters-dropdown-list{
		margin:0px !important;
		width:100%;
	}
	.treatment-aesthetic .pp-post-filters-dropdown-item{
		text-align:left;
		padding:0px !important;
	}
	.subscribe-form-section .subcribe-form{
		display:block;	
		border: 0px solid #d0a54d !important;
		align-items:center;
	}
	.subscribe-form-section .subcribe_mail{
		width: 100%;
		border: 1px solid #d0a54d !important;
		border-radius: 50px;
		margin-bottom: 20px;
	}
	.subscribe-form-section .subcribe-btn{
		margin:0px auto;
		width:auto !important;
	}
	.aesthetic-treatment-item-box{
		width:48%;	
	}
	

.medical-concierge-tab .e-n-tabs-heading{
	display:block !important;
}




}

@media only screen and (max-width: 550px) {
	.aesthetic-treatment-item-box {
		width: 47%;
	}
	.aesthetic-treatment-item-box .featurs-image img{
		width:100%;
	}
}


@media only screen and (max-width: 480px) {
	
	/* Slider Dort Position Setup */
    #main_slider_dot .swiper-container-wrap .swiper-pagination {
		bottom: 30px;
		z-index: 40;
		width: 230px !important;
		right: 120px !important;
		left: unset !important;
   }
	/* Slider Arrow Baton Fixing*/
 	.eicon-chevron-left{
		margin-left: 10px;
	}
	.eicon-chevron-right{
		margin-right: 10px;
	}
	/*=================Slider Content==========================*/
	.our_top_programmes .swiper-slide-contents{
		margin-left: 90px;
		text-align: center;
	}
	
	
	
	.tabs_button_section .elementor-widget-container{
		padding: 0px 10px 20px 0px !important;
	}

  .our_popular_title .elementor-element-populated{
		right: 50px !important;
	}
	
	/* =========================
	 * Popular Section 
	 * =======================*/
    .our_popular_treatments .pp-advanced-tabs-title {
		text-align: left !important;	
		padding-left: 10px !important;
		display: block !important;
		text-align: center !important;	

	}

	.wp-pagenavi a, .wp-pagenavi span {
		padding: 5px 7px;
		margin: 2px;
		font-size: 14px;
	}
	
	
	.contact-details .elementor-widget-image-box .elementor-image-box-wrapper {
    padding: 0px 20px;
	}
	.aesthetic-treatment-item-box {
		width: 100%;
	}
	.aesthetic-treatment-item-box .post-content{
		min-height:200px !important;
	}
	.aesthetic-tabs-filter-style .pp-advanced-tabs-content{
  		  padding: 20px 0px 0px 0px;
	}
}
	


@media only screen and (max-width: 360px) {
	/* Slider Dort Position Setup */
    #main_slider_dot .swiper-container-wrap .swiper-pagination {
    bottom: 30px;
    z-index: 40;
    width: 110px !important;
    right: 120px !important;
    left: unset !important;
}
/* Slider Arrow Baton Fixing*/
 .eicon-chevron-left{
	margin-left: 0px;
}
.eicon-chevron-right{
	margin-right: 0px;
}
	/*=================Slider Content==========================*/
	.our_top_programmes .swiper-slide-contents{
		margin-left: 60px;
		text-align: center;
	}
	
.our_top_programmes .eicon-chevron-left{
	width:30px;
    height:30px;
 
}

.our_top_programmes .eicon-chevron-right{
	width:30px;
    height:30px;

}
	
	
/* =========================
 * Popular Section 
 * =======================*/
    .our_popular_treatments .pp-advanced-tabs-title {
	text-align: left !important;	
	padding-left: 10px !important;
	display: block !important;
	text-align: center !important;	
		
}
	
	.tabs_button_section .elementor-widget-container{
		padding: 0px 10px 20px 0px !important;
	}

  .our_popular_title .elementor-element-populated{
		right: 60px !important;
	}

	.aesthetic-treatment-item-box {
		width: 100%;
	}
	.aesthetic-tabs-filter-style .pp-advanced-tabs-wrapper.at-horizontal{
		display:block;
	}
	.aesthetic-tabs-filter-style .pp-advanced-tabs-title{
		width: 100%;
		border-radius: 50px !important;
		margin-top: 10px;
		border: 0px !important;
	}
}	

@media only screen and (max-width: 320px) {
/* Slider Dort Position Setup */
    #main_slider_dot .swiper-container-wrap .swiper-pagination {
    bottom: 30px;
    z-index: 40;
    width: 100px !important;
    right: 105px !important;
    left: unset !important;
}
/* Slider Arrow Baton Fixing*/
 .eicon-chevron-left{
	margin-left: 0px;
}
.eicon-chevron-right{
	margin-right: 0px;
}
	/*=================Slider Content==========================*/
	.our_top_programmes .swiper-slide-contents{
		margin-left: 50px;
		text-align: center;
	}
	
.our_top_programmes .eicon-chevron-left{
	width:30px;
    height:30px;

}

.our_top_programmes .eicon-chevron-right{
	width:30px;
    height:30px;
}
/* =========================
 * Popular Section 
 * =======================*/
    .our_popular_treatments .pp-advanced-tabs-title {
	text-align: left !important;	
	padding-left: 10px !important;
	display: block !important;
	text-align: center !important;	
		
}
	.our_popular_title .elementor-element-populated{
		right: 50px !important;
	}
	
	.tabs_button_section .elementor-widget-container{
		padding: 0px 10px 20px 0px !important;
	}


}
	
/*====================================================*/


