<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! Itâ€™s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. Itâ€™s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
 */
 @import url('https://fonts.googleapis.com/css2?family=Encode+Sans+Expanded:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&amp;display=swap');

::selection {
background:#754f33; 
color: #ffffff;
}

::-moz-selection {
background:#754f33; 
color: #ffffff;
}
*:focus {
    outline: none !important;
}
summary.e-n-accordion-item-title {
    justify-content: space-between !important;
}
.no-margin p{
	margin-bottom:0;
}
.ast-primary-header-bar {
    background-color: #f7f6f6;
    background-image: none;
}
.ast-primary-header-bar .site-primary-header-wrap.ast-container {
	max-width: 1335px !important;
}
.ast-theme-transparent-header #masthead {
	position: relative !important;
}
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}
.site-logo-img img {
	max-width: 150px;
}
.services-content-box {
    bottom: -180px !important;
	transition: all 0.8s !important;
}
.services-content-wrapper:hover .services-content-box {
    bottom: 0px !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all 0.8s !important;
}
.services-content-wrapper {
    overflow: hidden !important;	
	transition: all 0.8s!important;
	
}
.left-sidebar .cat-wrapper .elementor-button {
    background-color: transparent;
}
.header-phone-no img {
    height: 16px;
    width: 16px;
}
.inject-slider h6 {
    color: #fff !important;
    text-transform: uppercase;
	margin-bottom: 15px;
}
.inject-slider h3 {
    color: #fff !important;
	margin-bottom: 27px;
}
.inject-slider h6 a {
    color: #fff !important;
}
.inject-slider h3 a{
    color: #fff !important;
}
.inject-slider p {
    color: #fff !important;
	font-size: 18px;
	margin-bottom: 70px;
	font-weight: 400;
}
.inject-slider .swiper-pagination {
    bottom: -20px !important;
}

.inject-slider swiper-container {
  --swiper-pagination-color: #ffffff; 
  --swiper-pagination-bullet-inactive-color: #ffffff; 
  --swiper-pagination-bullet-inactive-opacity: 0.18; 
  --swiper-pagination-bullet-size: 12px; 
  --swiper-pagination-bullet-horizontal-gap: 5px; 
}
.inject-slider swiper-container::part(bullet-active) {
	width: 52px !important;
	border-radius: 6px; 
}

.inject-slider swiper-container::part(pagination) {
	text-align:left !important;
}
.inject-slider:hover {
	cursor: grab;
}
span.swiper-pagination-bullet {
	cursor: pointer !important;
}
.ipad-slider {
	display: flex;
}
.ipad-slider .quote-slider-wrapper {
	-ms-flex: 0 0 62%;
	flex: 0 0 62%;
	max-width: 62%;
}
.ipad-slider .image-slider-wrapper {
	position: relative;
	-ms-flex: 0 0 38%;
	flex: 0 0 38%;
	max-width: 38%;
	background-color: #f1f1f1;
}

.ipad-slider .quote-slider, .ipad-slider .image-slider {
	height: 745px;
}

.ipad-slider .quote-text-wrap {
	display: flex;
	height: 100%;
	justify-content: flex-end;
}

.ipad-slider .quote-text {
	max-width: 500px;
	align-self: center;
	margin: 0 10%;
}

.ipad-slider .quote-text {
	transition: all 0.3s;
}

.ipad-slider .swiper-slide.swiper-slide-next .quote-text,
.ipad-slider .swiper-slide.swiper-slide-prev .quote-text {
	opacity: 0;
}

.ipad-slider .swiper-slide.swiper-slide-active .quote-text {
	opacity: 1;
}

.ipad-slider .swiper-slide {
	position: relative;
	overflow: hidden;
}

.ipad-slider .swiper-slide-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ipad-slider .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 0% 50%;
}
.ipad-slider h3 {
	color: #fff !important;
	margin-bottom: 27px;
}
.ipad-slider p {
	color: #fff !important;
	font-size: 16px;
	font-weight:400;
	margin-bottom: 50px;
}

.ipad-slider .quote-text a {
    color: #3A3D3F;
    background: #AFBB82;
    padding: 17px 42px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
	transition: all 0.3s;
}

.ipad-slider .quote-text a:hover {
    background-color: transparent;
    color: var( --e-global-color-a77fffb );
    background-image: linear-gradient(90deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);
	transition: all 0.3s;
}
.ipad-slider .swiper-pagination {
    bottom: 15%;
    left: 20%;
}

.ipad-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #ffffff;
    opacity: .6;
    margin: 5px;
}
.ipad-slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    width: 56px;
    border-radius: 6px;
}
.large-line{
	background-color: #3a3d3f;
	height: 1px;
	width: 38px;
	margin-left: 13px;
}
.small-line{
	background-color: #3a3d3f;
	width: 10px;
	height: 1px;
	display: inline-block;
	margin-left: 5px;	
}
.award-title{
	display: flex;
	align-items: center;
}
.elite-testimonial .sp-testimonial-free {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	align-items: center;
}
.elite-testimonial .sp-testimonial-title {
	width: 100%;
	margin-bottom: 17px;
	order: -2 !important;
}
.elite-testimonial .sp-testimonial-client-testimonial {
	order: -1 !important;
	margin-bottom: 0px !important;
}
.elite-testimonial h4.sp-testimonial-client-name {
	font-size: 24px !important;
	line-height: 24px !important;
	font-family: 'Plus Jakarta Sans' !important;
	color: #191C1F !important;
	margin-left: 10px;
	margin-bottom: 0px !important;
}
.elite-testimonial .sp-testimonial-client-rating {
	width: 100%;
	order: -3 !important;
	justify-content: center;
	margin-bottom: 12px;
}
.elite-testimonial .sp-testimonial-title h3.sp-testimonial-post-title {
    font-size: 32px !important;
    color: #191C1F !important;
    line-height: 38.4px !important;
    font-weight: 500 !important;
}
.elite-testimonial .sp-testimonial-client-testimonial p {
    font-size: 18px !important;
    line-height: 28px !important;
    font-family: 'Plus Jakarta Sans' !important;
    color: #191C1F !important;
	margin-bottom: 37px;
}
.elite-testimonial .sp-testimonial-client-designation {
    width: 100%;
	 font-size: 14px !important;
    line-height: 22px !important;
    font-family: 'Plus Jakarta Sans' !important;
    color: #191C1F !important;
}

.elite-testimonial .sp-testimonial-client-image img {
	border-radius: 0px !important;
}
.elite-testimonial .testimonial-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 52px !important;
	border-radius: 6px !important;
}
.newsletter-form {
	display: flex;
	justify-content: space-between;
}
.newsletter-form label, .contact-form-main label{
	font-size: 18px !important;
	line-height: 22px !important;
	/* font-family: 'Plus Jakarta Sans' !important; */
	color: #3A3D3F !important;
}
.newsletter-form label input, .contact-form-main label input,  .contact-form-main label textarea{
	margin-top: 15px;
	font-size: 15px !important;
	line-height: 20px !important;
	font-family: 'Plus Jakarta Sans' !important;
	color: #3A3D3F !important;
}
.wpcf7 input.wpcf7-form-control:not([type=submit]):focus, .wpcf7 select.wpcf7-form-control:focus, .wpcf7 textarea.wpcf7-form-control:focus {
    border-color: #afbb82 !important;
}
.contact-form-main label span{
	color: #F46B6B;
}
.invalid input {
    border: 1px solid #F46B6B;
	background: #F1E5E4;
}
.invalid input.submit-btn {
    border: unset;
    background: #AFBB82;
}
.newsletter-form p {
    width: 30%;
}
input[type="text"], input[type="number"], input[type="email"], input[type="url"], 
input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select {
    height: 48px;
}
 .wpcf7 textarea {
    height: 115px;
}
input.submit-btn {
    color: #3A3D3F;
    background: #AFBB82;
    padding: 17px 42px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
	transition: all 0.3s;
	border-radius: 0px;
	width: 100%;
}
input.submit-btn:hover {
    background-color: transparent;
    color: #fff;
    background-image: linear-gradient(90deg, #AFBB82 0%, #B59177 100%);
	transition: all 0.3s;
}
.newsletter-form {
    margin-bottom: 0px !important;
}
.news-post .even-grid-item.rt-grid-item {
    padding: 20px;
}
.news-post .rt-holder {
    box-shadow: none !important;
}
.news-post .rt-detail {
    padding-left: 0px !important;
	background: transparent !important;
}
.news-post .rt-detail  a, .tpg-excerpt {
    font-family: 'Plus Jakarta Sans';
}
.news-post .rt-detail {
    display: flex;
    flex-wrap: wrap;
}
.news-post .rt-detail .post-meta-user {
    order: -1;
	font-size: 14px !important;
}
.news-post .post-meta-user {
    order: -1;
    margin-top: 10px;
	margin-bottom: 10px !important;
}
.news-post .post-meta-user, .post-meta-user a {
    color: #191C1F;
}
.news-post .post-meta-user i{
	display: none !important;
}
.news-post .post-meta-user {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.news-post .post-meta-user a{
	margin-bottom: 3px !important;
}
.news-post span.date {
	padding-left: 10px;
	/*     border-left: 1px solid #191C1F; */
}
.news-post .post-meta-tags&gt;span, .news-post  .post-meta-user&gt;span {
	padding-right: 10px;
}
.news-post span.read-more a{
	color: #3A3D3F!important;
	background: transparent!important;
	padding: 14px 40px!important;
	font-weight: 700!important;
    font-size: 18px !important;
    line-height: 26px!important;
	transition: all 0.3s!important;
	border-radius: 0px!important;
	border: 2px solid #3A3D3F!important;
}
.news-post span.read-more a:hover{
	background: #AFBB82 !important;
	border: 2px solid  #AFBB82!important;
	transition: all 0.3s!important;
}
footer {
    padding: 60px 0 20px;
    background: #3a3d3f;
}
footer .logo-n-text p{
	margin-bottom: 10px !important;
}
footer .logo-n-text span {
    font-family: 'Plus Jakarta Sans';
    color: #fff;
    font-size: 14px !important;
    line-height: 22px !important;
    max-width: 982px !important;
    margin: auto;
    display: inline-block;
    letter-spacing: 0.3px;
}

footer .footer-contact-btn a.header-phone-no{
	gap: 10px;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
	border: 1px solid #AFBB82;
	color: #AFBB82;
	font-family: Plus Jakarta Sans;
	font-weight: 700;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	display: inline-flex;
	align-items: center;
}
footer .footer-contact-btn a.contact-us-btn{
	gap: 10px;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 36px;
	background: #AFBB82;
	border: 1px solid #AFBB82;
	color: #3A3D3F;
	font-family: Plus Jakarta Sans;
	font-weight: 700;
	font-size: 18px;
	line-height: 26px;
}

footer .footer-contact-btn a.contact-us-btn:hover{
	background-color: transparent;
    color: #fff;
    background-image: linear-gradient(90deg, #AFBB82 0%, #B59177 100%);
	transition: all 0.3s;
}

.footer-contact-btn {
    display: flex;
    gap: 10px;
    justify-content: center;
}
footer .ast-builder-footer-grid-columns {
    grid-column-gap: 10px;
	align-items: center;
}
footer .footer-nav-wrap {
    margin-top: 16px;
}
footer .footer-nav-wrap a.menu-link {
    padding: 0 15px !important;
}

footer .ast-footer-copyright{
	font-family: 'Plus Jakarta Sans';
}

footer .ast-footer-copyright a{
	color: #fff;
	transition: all 0.3s;
}
footer .ast-footer-copyright a:hover{
	color:#AFBB82;	
	transition: all 0.3s;
}
footer .copy-wrap {
    display: flex;
    justify-content: center;
    gap: 10px;
}
footer .site-primary-footer-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
#ast-scroll-top {
    background-color: #afbb82 !important;
    color: #3A3D3F !important;
}

.main-header-menu .sub-menu {
    width: 260px;
}
.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu {
    border-top-width: 0px !important;
    border-bottom-width: 4px !important;
    border-right-width: 0px;
    border-left-width: 0px;
	border-color: #afbb82 !important;
	padding: 12px 0;
}
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item &gt; .menu-link, .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item &gt; .ast-menu-toggle, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor &gt; .menu-link, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor &gt; .ast-menu-toggle {
    color: #afbb82 !important;
}
.breadcrumb-dot {
    background: #fff;
    height: 5px;
    width: 5px;
    margin: 3px 9px;
    position: relative;
    display: inline-block;
    border-radius: 100%;
}
.black-breadcrumb .breadcrumb-dot {
    background: #3A3D3F;
}
.parent-pageid-182 .ast-primary-header-bar {
    background-color: #ede7db;
}
.solid-all-testimonials .testimonial-box {
    text-align: center;
	padding: 0px 15px !important;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.solid-all-testimonials .testimonial-box  .gs-star-rating {
    order: -1;
	width: 100%;
	margin-bottom:10px;
}
.solid-all-testimonials .carousel-dots--style-two .swiper-pagination .swiper-pagination-bullet {
    background: #3a3d3f2b !important;
    border: 1px solid #3a3d3f2b !important;
}
.solid-all-testimonials  .carousel-dots--style-two .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	 background: #3a3d3f!important;
    border: 1px solid #3a3d3f !important;
}
.solid-all-testimonials .grid_style1 .gs_testimonial_single .testimonial-author-info {
    justify-content: center;
}
.solid-all-testimonials img.wp-post-image {
    border-radius: 100% !important;
/*     width: 70px !important; */
}
.solid-all-testimonials .gs_testimonial_container .box-tm-title{
    font-family: Encode Sans Expanded !important;
    font-weight: 500;
    font-size: 32px !important;
    line-height: 38.4px;
    margin-top: 0;
    text-align: center;
}
.solid-all-testimonials .box-content p{
	font-family: Plus Jakarta Sans!important;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}
.solid-all-testimonials h4.box-client-name {
    font-family: Plus Jakarta Sans !important;
    font-weight: 800;
    font-size: 24px;
    line-height: 32px;
}
.doc-slider-sec .solid-all-testimonials .carousel-dots--style-two .swiper-pagination .swiper-pagination-bullet {
    background: #5b623f !important;
    border: 1px solid #5b623f !important;
}
.doc-slider-sec .solid-all-testimonials  .carousel-dots--style-two .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	 background: #AFBB82!important;
    border: 1px solid #AFBB82 !important;
}
#before-after figure.swiper-slide-inner {
    position: relative;
    padding: 40px 0;
}
#before-after figure.swiper-slide-inner:before {
    position: absolute;
	content: "Before";
	font-family: Encode Sans Expanded;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	color: #3A3D3F;
    background-color: #afbb82;
    padding: 5px;
	top: 50px;
	left: 0; 
}
#before-after figure.swiper-slide-inner:after {
    position: absolute;
	content: "After";
	font-family: Encode Sans Expanded;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	color: #3A3D3F;
    background-color: #afbb82;
    padding: 5px;
	top: 50px;
	left: 53%; 
}


#before-after figure.swiper-slide-inner:before {
    top: 50px;
    left: 10px;
}
#before-after .swiper-slide:has(img[data-myattr="horizontal"])  figure.swiper-slide-inner:after {
    top: 53%;
    left: 10px;
}
#before-after .swiper-slide:has(img[data-myattr="vertical"])  figure.swiper-slide-inner:after {
    top: 50px;
    left: 53%;
}
#before-after.elementor-element .swiper .elementor-swiper-button{
    color: hsla(0,0%,93%,.9);
    font-size: 25px;
    top: unset;
    bottom: -60px;
    transform: translateY(-50%);
}
#before-after .elementor-element .swiper .elementor-swiper-button-prev {
    left: unset;
    right: 140px;
    border: 1px solid #3A3D3F;
    border-radius: 100%;
    padding: 16px;
}
#before-after .elementor-element .swiper .elementor-swiper-button-next {
    left: unset;
    right: 72px;
    border: 1px solid #3A3D3F;
    border-radius: 100%;
    padding: 16px;
}
.contact-icon-box a{
	padding-left: 15px;
	color: #AFBB82;
	transition: all 0.3s;
	font-weight: 700;
}
.contact-icon-box a:hover{
	color: #000;
	transition: all 0.3s;
}
.blog-cat-sidebar li.cat-item {
    padding: 12px 24px;
    display: flex;
	transition: all 0.3s;
    justify-content: space-between;
}
.blog-cat-sidebar li.cat-item a{ 
	color: #787D82;
}
.blog-cat-sidebar li.cat-item:hover {
	background-color: #F1D4C2;
	transition: all 0.3s;
}
.blog-cat-sidebar li.cat-item:hover a{
	color: #3A3D3F;
}
.blog-cat-sidebar-btn a.elementor-button{
  display: block;
}
.blog-cat-sidebar-btn .load-less-btn{
	 background-color: #3A3D3F00;
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    fill: #3a3d3f;
    color: #3a3d3f;
    transition-duration: 0.3s;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color:#3a3d3f;
    border-radius: 0px 0px 0px 0px;
    padding: 20px;    
	transition: all 0.3s;
	width: 100%;
}
.blog-cat-sidebar-btn .load-less-btn:hover{
	 background-color: #3A3D3F;
	 color: #fff;
}
.blog-cat-sidebar-btn .elementor-button{
	width: 100% !important;
	
}
.sidebar-popular-post .rt-img-holder img.rt-img-responsive{
	width: 100%;
	max-width:276px;
	max-height: 174px;
	height: 100%;
	object-fit: cover;
}
.sidebar-popular-post h4.entry-title a {
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 18px;
    line-height: 21.6px;
    color: #3A3D3F;
}
.sidebar-popular-post .rt-holder {
    box-shadow: none !important;
}
.sidebar-popular-post .rt-detail {
    padding: 16px 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.sidebar-popular-post .post-meta-user {
    order: -1;
	font-size: 14px;
	margin-bottom: 0;
	width: 100%;
}
.sidebar-popular-post span.read-more a {
    border: none !important;
    padding: 0px !important;
    color: #afbb82 !important;
    border-bottom: 1px solid #afbb82 !important;
}
.sidebar-popular-post .post-meta {
    width: 100%;
}
.sidebar-popular-post h4.entry-title {
    width: 100%;
    margin-bottom: 10px !important;
}
.sidebar-popular-post .tpg-shortcode-main-wrapper .even-grid-item {
    margin-bottom: 15px;
}
.sidebar-popular-post.blog-main-post  span.read-more a {
    color: #afbb82 !important;
    border: 1px solid #afbb82 !important;
    padding: 10px 24px !important;
    color: #474F57 !important;
    background: #afbb82 !important;
    font-size: 16px !important;
    transition: all 0.3s;
    font-weight: 600;
}
.sidebar-popular-post.blog-main-post span.read-more a:hover {
    background-color: transparent;
    background-image: linear-gradient(90deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%) !important;
    transition: all 0.3s;
}
.sidebar-popular-post.blog-main-post .rt-img-holder img.rt-img-responsive {
    width: 100%;
    max-height: 500px;
    height: 100%;
    object-fit: cover;
}
.sidebar-popular-post.blog-main-post .rt-detail {
    padding: 36px 0 !important;
}
.sidebar-popular-post.blog-main-post .tpg-excerpt {
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #3A3D3F;
}
.sidebar-popular-post.blog-main-post .rt-holder .entry-title{
	margin: 24px 0 !important;
}
.sidebar-popular-post.blog-main-post .rt-holder .entry-title a {
    color:#3A3D3F;
    font-family: Encode Sans Expanded;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
}
.rt-pagination .pagination-list&gt;.active&gt;a, .rt-pagination .pagination-list&gt;.active&gt;a:focus, .rt-pagination .pagination-list&gt;.active&gt;a:hover, .rt-pagination .pagination-list&gt;.active&gt;span, .rt-pagination .pagination-list&gt;.active&gt;span:focus, .rt-pagination .pagination-list&gt;.active&gt;span:hover {
    background-color: #afbb82;
    border-color: #afbb82;
}
.rt-pagination .pagination-list&gt;li&gt;a:focus, .rt-pagination .pagination-list&gt;li&gt;a:hover, .rt-pagination .pagination-list&gt;li&gt;span:focus, .rt-pagination .pagination-list&gt;li&gt;span:hover {
    background-color: #afbb82;
    border-color: #afbb82;
}
.rt-pagination .pagination-list&gt;li&gt;a, .rt-pagination .pagination-list&gt;li&gt;span {
    border: none;
}

.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail, .tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail, .tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail {
    background: transparent;
}
.rt-tpg-container .rt-holder .rt-detail .read-more a {
    background-color: transparent;
}

.rt-pagination .pagination-list&gt;li&gt;a, .rt-pagination .pagination-list&gt;li&gt;span {
    background-color: transparent;
}

.paged-2 #main-blog, .paged-3 #main-blog, .paged-4 #main-blog, .paged-5 #main-blog, .paged-6 #main-blog{
	display: none;
}

.rt-detail .post-meta-user span.author {
    position: relative;
    padding-left: 20px;
}
.rt-detail .post-meta-user span.author:before{
    position: absolute;
    content: 'By';
	left: 0;
	top: 0;
	width: 20px;
	height: 100%;
}

.rt-detail .post-meta-user span.date:before{
    position: absolute;
    content: '.';
    left: 0;
    top: -3px;
    width: 20px;
    height: 100%;
    font-weight: 900;
}
 .rt-detail .post-meta-user span.date {
    position: relative;
    padding-left: 20px;
}
.single-post .ast-container {
    max-width: 100% !important;
    width: 100%;
    margin: auto;
    display: block;
    padding: 0;
}
.single-post .ast-container .single-blog-pg .container {
    max-width: 1270px !important;
    width: 100%;
    margin: auto;
}
.single-post{
   background-color: #f7f6f6 !important;
}
.single-blog-pg{
    padding: 70px 15px;
    width: 100%;
}
.single-blog-pg .blog-content-wrapper{
    display: flex;
    justify-content: space-between;
}
.single-blog-pg .blog-content-wrapper .content-box {
    width: 66%;
}
.single-blog-pg .blog-content-wrapper .left-sidebar {
    width: 26%;
}
.single-blog-pg .blog-content-wrapper .left-sidebar ul {
    list-style: none;
    margin: 15px 0 0 0;
}
.left-sidebar .cat-wrapper {
    background-color: #EDE7DB;
	border: 1px solid #d4ccbb;
}
.single-blog-pg .blog-content-wrapper .left-sidebar .widget-blog {
    padding: 16px 22px;
    border-bottom: 1px solid  #D4CCBB;
}
.left-sidebar .popular-post-wrapper{
    border: 1px solid  #D4CCBB;
}
.left-sidebar li.cat-item a {
    color: #787D82;
    display: flex;
    justify-content: space-between;
}
.left-sidebar .cat-wrapper .elementor-button-text, .left-sidebar .cat-wrapper .load-less-btn {
    padding-top: 13px;
    padding-right: 36px;
    padding-bottom: 13px;
    padding-left: 36px;
    border-width: 1px;
    color: #3A3D3F;
    border: 1px solid #3A3D3F;
    border-radius: 0;
    background: transparent;
    width: 100%;
    font-size: 20px;
    font-weight: 500 !important;
    transition: all 0.3s;
}
.left-sidebar .cat-wrapper .elementor-button-text:hover, .left-sidebar .cat-wrapper .load-less-btn:hover {
    background-color: #3A3D3F;
    color: #fff;
    transition: all 0.3s;
}
.left-sidebar .cat-wrapper .load-less-btn {
    height: 58px;
}
.left-sidebar .cat-wrapper a.elementor-button.elementor-button-link {
    width: 100%;
}
.left-sidebar .cat-wrapper .blog-button-wrapper {
    padding: 20px 28px 40px ;
    text-align: center;
}
.left-sidebar .popular-post-wrapper.sidebar-popular-post {
    margin-top: 50px;
}
.blog-post-sidebar{
    padding: 20px 5px;
}
.sidebar-subscribe-form{
    background-color: #EDE7DB;
    margin-top: 50px;
}
.single-blog-pg .blog-content-wrapper .left-sidebar .sidebar-subscribe-form .widget-blog {
    border-bottom: none;
}
.single-blog-pg .blog-content-wrapper .left-sidebar .sidebar-subscribe-form .widget-blog h4 {
    font-size: 24px;
    padding-top: 20px;
}
.left-sidebar .sidebar-subscribe-form .wpcf7-form{
    padding: 0 24px;
}

.single-post .ast-container .post-consult-section .container {
    max-width: 1280px !important;
    width: 100%;
    margin: auto;
}
.post-consult-section{
    background-image: url(/wp-content/uploads/2025/05/cta-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
    padding: 240px 0;
    background-position: center;
}
.post-consult-section:after{
    background-color: #00000092;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;

}
.post-consult-section .text-box {
    text-align: center;
    z-index: 9;
}
.post-consult-section .text-box h5{
    font-family: "Encode Sans Expanded", sans-serif;  
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 2px;
    text-transform: uppercase;
    color:#fff;
    margin-bottom: 30px;
}
.post-consult-section .text-box h2{
    font-family: "Encode Sans Expanded", sans-serif;  
    margin-bottom: 40px;   
    font-weight: 400;
    font-size: 48px;
    line-height: 57.6px;
    color:#fff;
    letter-spacing: 0px;
}
.post-consult-section .text-box p{
    max-width: 850px;
    margin: auto;
    margin-bottom: 40px;  
    font-family: "Plus Jakarta Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color:#fff;
}
.post-consult-section a.btn-green, .all-btn a.btn-green { 
    padding-top: 18px;
    padding-right: 60px;
    padding-bottom: 18px;
    padding-left: 60px;
    background: #AFBB82;
    /* border: 3px solid #AFBB82; */
    color: #3A3D3F;
    font-family: "Plus Jakarta Sans";
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    display: inline-flex;
    transition: all 0.3s;
    align-items: center;
}
.post-consult-section a.btn-green:hover, .all-btn a.btn-green:hover { 
    color: #fff;
    background-image: linear-gradient(90deg, #AFBB82 0%, #B59177 100%);
    transition: all 0.3s;
}
.post-consult-section a.btn-white {    
    gap:10px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    border: 3px solid #afbb82;
    color: #afbb82;
    font-family: "Plus Jakarta Sans";
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    display: inline-flex;
    transition: all 0.3s;
    align-items: center;
}
.post-consult-section  a.btn-white:hover { 
    border-color: #AFBB82  ;
    background-image: linear-gradient(90deg, #AFBB82 0%, #B59177 100%);
    transition: all 0.3s;
    color: #fff;
}
.post-consult-section .button-box {
    display: flex;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
}
.post-content-elite h2{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    color: #474F57;
    margin: 40px 0 20px;
}
.post-content-elite h3{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #474F57;
    margin: 30px 0 20px;
}
.post-content-elite h4{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #474F57;
    margin: 30px 0 20px;

}
.post-content-elite .grren-bg {
    background: #afbb822b;
    padding: 24px;
    margin: 30px 0;
    border-left: 3px solid #afbb82;
}
.left-sidebar .blog-post-sidebar {
    padding: 20px 15px;
}

.single-blog-pg .content-box .share-post-box {
    margin: 33px auto;
}
.single-blog-pg .content-box .title-box h1 {
    color: #3A3D3F;
    font-family: "Encode Sans Expanded", sans-serif;  
    font-weight: 400;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 16px;
}
.single-blog-pg .content-box .text-box {
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #3A3D3F;
    padding: 19px 0;
}
.single-blog-pg .content-box .share-text {
    font-family: 'Plus Jakarta Sans';
    font-weight: 800;
    font-size: 18px;
    line-height: 26px;
    color: #3A3D3F;
}
.priv-link{
	color: #fff;
	transition: all 0.3s;
}
.priv-link:hover{
	color: #afbb82;
	transition: all 0.3s;
}
.single-blog-pg .content-box .social-share i{
    height: 32px;
    width: 32px;
    color: #3A3D3F;
    padding: 8px;
    border-radius: 100%;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s;
}
.single-blog-pg .content-box  .social-share i:hover {
    color: #fff;
    background: #3A3D3F;
    transition: all 0.3s;
}
.single-blog-pg .content-box .post-content-elite {
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #3A3D3F;
}
.single-blog-pg .content-box .meta-data-post {
    color: #3a3d3f;
}
span.seprate-dot {
    position: relative;
    top: -5px;
    padding: 0 7px;
}
.single-blog-pg .content-box .share-row {
    display: flex;
    align-items: center;
    gap: 30px;
    background: #afbb82;
    padding: 21px;
    justify-content: center;
}
.single-blog-pg .content-box button#copyLinkButton {
    background: transparent;
    box-shadow: none;
    padding: 0;
}
.single-blog-pg .content-box .social-share {
    display: flex;
    gap: 27px;
}
.single-blog-pg .content-box .black-line {
    background: #000000fc;
    width: 59px;
    height: 1px;
}
.single-blog-pg .content-box .meta-data-post {
    padding: 0px 0 17px 0;
    border-bottom: 1px solid #0000001f;
    margin: 19px auto;
}
.single-blog-pg .content-box .featured-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sidebar-popular-post.blog-main-post .rt-img-holder img.rt-img-responsive, .single-blog-pg .featured-img-box img{
    width: 100%;
    min-height: 280px;
    max-height: 550px;
    height: 100%;
    object-fit: cover;
}
.cat-item .cont-wrap {
    display: flex;
    justify-content: space-between;
}
.single-blog-pg .left-sidebar h4.elementor-heading-title {
    font-size: 24px;
}
.service-box{
	position: relative;
	overflow: hidden;
}
.service-box .elementor-image-box-content {
    position: absolute;
    bottom: -50px;
    padding: 20px;
	transition: all 0.8s;
}
.service-box:hover .elementor-image-box-content {
    bottom: 0px;
	transition: all 0.8s;
	
}
.service-box .elementor-image-box-img {
    position: relative;
    overflow: hidden;
    display: block !important;
	transition: all 0.8s;
}
.service-box:hover .elementor-image-box-img {
	transform: scale(1.1);
	transition: all 0.8s;
}

.service-box .elementor-image-box-img:after{
	content: '';
	position: absolute;
	background: linear-gradient(0deg, rgba(2,0,36,0.8995973389355743) 0%, rgba(0,0,0,0.8463760504201681) 0%, rgba(3,3,3,0) 100%);
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
}
.service-box  p.elementor-image-box-description a{
	color: #fff;
}

.service-box .elementor-image-box-title{
	margin-bottom: 15px;
}
.inject-treatment-link h3 a {
    color: #fff;
}

.inject-treatment-link h3 {
	text-align: center;
}

.inject-treatment-link h3 a{
	text-align: center;
	font-size: 32px;
}

.treatment-list ul {
    margin-left: 38px;
}

.treatment-list ul li{
    margin-bottom: 20px;
	position: relative;
	list-style-type: none;
}

.treatment-list ul li:before{
	content: " ";
	background-image: url('/wp-content/uploads/2025/04/mortar-icon.webp');
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	height: 18px;
	width: 26px;
	left: -38px;
	top: 7px;
}
.image-slider .swiper-slide-active{
	z-index: 9;
}

.black-text{
	color: #474f57;
}
.pricing-package img{
	min-height: 400px;
    object-fit: cover;
}
.single-blog-pg .content-box .post-content-elite a {
    color: #000;
    text-decoration: underline;
}
.single-blog-pg .content-box .post-content-elite a:hover{
	color: #748258;
}
.rt-detail .post-meta-user span.date {
    min-width: 115px;
    padding-right: 0 !important;
}

.elite-gallery  .load-less-btn {
    border-radius: 0px;
    background-color: #fff;
    color: #3A3D3F;
    border: 1px solid #3A3D3F;
    height: 60px;
    position: relative;
    top: 1px;
    margin-left: 20px;
    width: 200px;
}

.elite-gallery .elementor-button-wrapper {
    display: flex;
    justify-content: center;
}
.our-team-card {
    bottom: calc(-100% + 200px) !important;
}

.team-detail{
	height: 370px;
	overflow-y: auto;
	overflow-x: hidden !important;
}

.team-detail::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.team-detail::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}

.team-detail::-webkit-scrollbar-thumb{
	background-color:#afbb82;
}

.progress-wrap .progress-text {
    text-align: center;
    color: #474F57;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    font-weight: 600;
}

.progress-wrap .progress-bar {
    max-width: 250px;
    margin: 20px auto;
    height: 5px;
    background: #EDE7DB;
    border-radius: 15px;
	width: 100%;
}

.progress-wrap .progress-fill { 
    height: 5px;
    background: #B6C588;
    border-radius: 15px;
}

.elite_image_gallery .gallery-item .gallery-icon {
    position: relative;
}

.elite_image_gallery .gallery-item:has(img[data-myattr="vertical"]) .gallery-icon:before, 
.elite_image_gallery .gallery-item:has(img[data-myattr="vertical"]) .gallery-icon:after {
    position: absolute;
    padding: 5px 10px;
    color: #000000;
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 16px;
    font-weight: 500;
    background-color: #afbb82;
    font-family: "Encode Sans Expanded", sans-serif;
}
.elite_image_gallery .gallery-item:has(img[data-myattr="vertical"]) .gallery-icon:before {
    content: "BEFORE";
    top: 10px;
    left: 10px;
}

.elite_image_gallery .gallery-item:has(img[data-myattr="vertical"]) .gallery-icon:after  {
    content: "AFTER";
    top: 10px;
    left: 52%;
}
.elite_image_gallery .gallery-item:has(img[data-myattr="horizontal"]) .gallery-icon:before , .elite_image_gallery .gallery-item:has(img[data-myattr="horizontal"]) .gallery-icon:after {
    position: absolute;
    padding: 5px 10px;
    color: #000000;
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 16px;
    font-weight: 500;
    background-color: #afbb82;
    font-family: "Encode Sans Expanded", sans-serif;
}
.elite_image_gallery .gallery-item:has(img[data-myattr="horizontal"]) .gallery-icon:before{
    content: "BEFORE";
    top: 10px;
    left: 10px;
}

.elite_image_gallery .gallery-item:has(img[data-myattr="horizontal"]) .gallery-icon:after{
    content: "AFTER";
    top: 55%;
    left: 10px;
}

.news-post .rt-detail  a, .news-post .tpg-excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.left-img{
    transition: all 1s;
    width: 55%;
	overflow: hidden;
}
.right-img{
    transition: all 1s;
    width: 45%;
	overflow: hidden;
}
.vip-xeo img{
	height: 880px !important;
	object-fit: cover;
	width: 100%;
}

.contact-form-main label.claim .wpcf7-list-item {
    margin: 0 !important;
}

.contact-form-main label.claim .wpcf7-list-item span.wpcf7-list-item-label {
    color: #000 !important;
    font-size: 14px;
    font-weight: 300;
}
.small-text{
	font-size: 14px;
	font-weight: 400;
	color: #474F57;
}
.small-text.mt{
	margin-top: 15px;
}

.pricing-section .price-list br{
	height: 10px;
}
.price-btn a.elementor-button.elementor-button-link{
    width: 100%;
}
.price-btn-blck:hover  a.elementor-button.elementor-button-link{
	border-color: #AFBB82;
}
.instagram-slider .swiper-wrapper{
	padding-bottom: 80px;
}
.instagram-slider  .swiper-wrapper img {
    width: 100%;
}
.instagram-slider {
  position: relative;
}

.instagram-slider .swiper-button-prev,
.instagram-slider .swiper-button-next {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: end;
  position: absolute;
  z-index: 10;
  transition: all 0.3s ease;
}

.instagram-slider .swiper-button-prev img,
.instagram-slider .swiper-button-next img {
	width: 40px;
	height: 40px;
	position: relative;
	cursor: pointer;
	bottom: 10px;
}
.insta-arrow{
	position: relative;
}
.instagram-slider .swiper-button-prev img {
	right: 150px;
}

.instagram-slider .swiper-button-next img {
	right: 75px;	
}

.img-list-wrap .img-box-price {
    position: sticky !important;
    top: 20px;
    max-height: 1490px;
}
.img-list-wrap{
    position: relative !important;
}
.treatment-list.vip-list  ul {
    margin-left: 0;
}
.address-contact{
	color: #fff;
	transition: all 0.3s;
}
.address-contact:hover{
	color:#afbb82;
	transition: all 0.3s;
}
.address-contact:focus{
	color:#fff;
	transition: all 0.3s;
}
/* Popup Base */
.popup-wrapper #sarasota-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(58, 61, 63, 0.6); /* Semi-transparent overlay */
}

.popup-wrapper .popup-content {
  background-color: #ede7db;
  background-image: url('/wp-content/uploads/2025/05/bg-popup.webp');
  background-size: cover;
  background-repeat: no-repeat;
  color: #3a3d3f;
  margin: 10% auto;
  padding: 30px;
  width: 90%;
  max-width: 500px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  position: relative;
  text-align: center;
  border: 3px solid #afbb82;
}
.popup-wrapper .popup-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #ede7dbb0;
}
.text-wrap-popup{
    position: relative;
    z-index: 99;
}
.popup-wrapper .popup-content h2 {
    margin: 15px 0 25px;
    font-size: 32px;
    text-align: center;
    line-height: 45px;
    font-weight: 500;
}
.popup-wrapper .popup-content p {
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 15px;
    color: #191C1F;
}
.popup-wrapper .popup-content a{
    text-decoration: none;
    color: #191C1F;
}
.popup-wrapper .popup-content a:hover{
    text-decoration: none;
    color: #000;
}
.popup-wrapper a.book-now {
    display: inline-block;
    margin-top: 20px;
    background-color: #afbb82;
    color: #000;
    text-decoration: none;
    padding: 10px 25px;
    font-weight: 500;
    border-radius: 0px;
    text-align: center;
    /* font-family: 'Plus Jakarta Sans'; */
    transition: all 0.3s;
}
.popup-wrapper a.book-now:hover {
    background-color: transparent;
    transition: all 0.3s;
    color: #fff !important;
    background-image: linear-gradient(90deg, #afbb82 0%, #b59177 100%);
}

.popup-wrapper .close-popup {
    position: absolute;
    top: -45px;
    right: -40px;
    font-size: 25px;
    color: #3a3d3f;
    cursor: pointer;
    background: #b5c487;
    padding: 2px 6px;
    line-height: 25px;
    border-radius: 100%;
}

.popup-wrapper img {
    width: 160px;
    height: auto;
    margin: auto;
    display: block;
}














@media(max-width:1700px){
	.vip-xeo img {
        height: 740px !important;
    }
.img-list-wrap .img-box-price {
    max-height: 1200px;
}
}

@media(max-width:1500px){
	.inject-treatment-link h3 a{
	text-align: center;
	font-size: 28px;
}
	.img-list-wrap .img-box-price {
    max-height: 1000px;
}
}




@media(max-width:1200px){
	footer .ast-builder-grid-row-2-lheavy .ast-builder-grid-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;	
	}
	.p-low-mrgn p{
		margin-bottom: 10px;
	}
	
}


@media(max-width:1024px){
	.img-list-wrap .img-box-price {
    max-height: 750px;
}
    .single-blog-pg .blog-content-wrapper .left-sidebar {
        width: 34%;
    }
    .single-blog-pg .blog-content-wrapper .content-box {
        width: 63%;
    }
.services-content-wrapper .services-content-box {
    bottom: 0px !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all 0.8s !important;
}
	.ipad-slider .swiper-pagination {
    bottom: 8%;
    left: 1%;
}
	.ipad-slider .quote-slider, .ipad-slider .image-slider {
    height: 720px;
}
	.ipad-slider .quote-text {
    margin: 0 4%;
}
.newsletter-form p {
    width: 32%;
}
		.footer-bar-navigation {
    margin-bottom: 20px;
}
	.logo-n-text {
    padding: 0 15px;
}
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu .menu-item {
    align-items: left !important;
}
	footer .footer-nav-wrap {
    margin-top: 0;
}
.pricing-btn a.elementor-button {
    display: block;
    width: 100%;
}
	.pricing-btn {
    width: 100%;
}
	.pricing-package img{
	min-height: 450px;
    object-fit: cover;
}
}



@media(max-width:921px){
    .inject-slider h3 {
        font-size: 32px;
    }
    .single-blog-pg .content-box .title-box h1 {
        font-size: 32px;
        line-height: 42px;
    }
  
    .left-sidebar .cat-wrapper .blog-button-wrapper {
        padding: 20px 0px 40px;
        text-align: center;
    }
    .post-consult-section .text-box h2 {
        font-size: 30px;
        line-height: 40.6px;
    }
    .post-consult-section {
            padding: 120px 20px;
        }

    .footer-contact-btn {
        flex-wrap: wrap;
    }
    .footer-contact-btn a.header-phone-no, .footer-contact-btn a.contact-us-btn {
        display: flex;
        width: 100%;
        max-width: 250px;
        justify-content: center;
    }
    .footer-contact-btn a.contact-us-btn {
        margin-left: -7px;
    }
    .ast-header-break-point .main-header-menu .sub-menu a.menu-link{
        padding-left: 30px !important;
    }
    .ast-header-break-point .main-header-menu .sub-menu .sub-menu a.menu-link{
        padding-left: 60px !important;
    } 
    .ast-header-break-point .main-header-menu .sub-menu .sub-menu .icon-arrow:first-of-type {
        margin-right: 5px;
        margin-left: -15px;
    }
    .ast-header-break-point .main-header-menu .sub-menu .sub-menu a.menu-link {
        padding-left: 60px !important;
        line-height: 26px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .ast-menu-toggle:focus {
        outline: none !important;
    }
    
    footer .copy-wrap {
        padding: 0 15px;
    }

	footer .site-primary-footer-wrap {
        padding-top: 0px;
        padding-bottom: 0 !important;
   }
	footer {
        padding: 50px 0;
        background: #3a3d3f;
    }
	.footer-bar-navigation {
        margin-bottom: 0;
    }	
	footer .footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu .menu-item {
        align-items: left !important;
    }
	a.header-phone-no {
		padding: 20px 20px 0px;
		display: inline-block;
	}
	a.header-phone-no:last-child {
		padding: 20px 20px 20px;
	}
	.ast-header-button-1 .ast-custom-button {
		margin: 0 20px;
	}
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children &gt; .ast-menu-toggle {
		box-shadow: none;
	}	
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children &gt; .ast-menu-toggle:focus-visible{
		outline: none;
	}
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item &gt; .menu-link {
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.ast-mobile-header-wrap .ast-mobile-header-content, .ast-desktop-header-content {
		background-color: #f9f9f9;
		padding-bottom: 20px;
	}
	.sp-testimonial-free-section.swiper-initialized, .sp-testimonial-free-section:not(.swiper-initialized,.tfree-layout-grid) {
		margin: 0 15px !important;
	}
	.sidebar-popular-post.blog-main-post .rt-holder .entry-title a {
		font-size: 22px;
		line-height: 28.4px;
	}
	
	.team-detail{
		height: 400px;
		overflow-y: auto;
		overflow-x: hidden !important;
	}
	.vip-xeo img {
		height: 620px !important;
	}
}
@media(max-width: 767px){
	footer .copy-wrap {
		display: flex;
		justify-content: center;
		gap: 0px;
	}
	.btn-wrapp-foots {
		display: block;
		width: 100%;
		margin-top:15px;
	}
	.footer-contact-btn a.contact-us-btn {
		margin-left: 0;
	}
	.small-text {
		font-size: 13px;
	}
	.vip-xeo img {
		height: 530px !important;
	}
	.elite-gallery .horizontal-image:before, .elite-gallery .horizontal-image:after {
		padding: 5px 5px;
		font-size: 12px;
		line-height: 12px;
	}
	.elite-gallery .vertical-img:before, .elite-gallery .vertical-img:after {
		padding: 5px 5px;
		font-size: 12px;
		line-height: 12px;
	}
	.elite-gallery .horizontal-image:after {
		top: 42%;
	}
	.elite_image_gallery .gallery-item:has(img[data-myattr="horizontal"]) .gallery-icon:before, .elite_image_gallery .gallery-item:has(img[data-myattr="horizontal"]) .gallery-icon:after  {
		padding: 5px 5px;
		font-size: 12px;
		line-height: 12px;
	}
	.elite_image_gallery .gallery-item:has(img[data-myattr="vertical"]) .gallery-icon:before, .elite_image_gallery .gallery-item:has(img[data-myattr="vertical"]) .gallery-icon:after {
		padding: 5px 5px;
		font-size: 12px;
		line-height: 12px;
	}
	
	.pricing-package img{
		min-height: auto;
	}
    .single-blog-pg {
        padding: 50px 15px;
    }
    .left-sidebar .cat-wrapper {
        margin-top: 50px;
    }
    .single-blog-pg .blog-content-wrapper{
        flex-wrap: wrap;
    }
    .single-blog-pg .blog-content-wrapper .left-sidebar {
        width: 100%;
    }
	.single-blog-pg .blog-content-wrapper .content-box {
		width: 100%;
	}
	.sidebar-popular-post .tpg-shortcode-main-wrapper .even-grid-item {
		padding: 0 ;
	}
	.sidebar-popular-post.blog-main-post .rt-holder .entry-title {
		margin: 12px 0 !important;
	}
	.newsletter-form {
		flex-wrap: wrap;
	}
	.newsletter-form p {
		width: 100%;
	}
	.tpg-shortcode-main-wrapper .even-grid-item, .tpg-shortcode-main-wrapper .masonry-grid-item {
		margin-bottom: 0;
	}
	footer .copy-wrap {
		flex-wrap: wrap;
	}
	/* 	.image-slider-wrapper {
		display: none;
	} */
	.ipad-slider .quote-slider-wrapper {
		-ms-flex: 0 0 99%;
		flex: 0 0 99%;
		max-width: 99%;
	}
	.ipad-slider .image-slider-wrapper {

		-ms-flex: 0 0 1%;
		flex: 0 0 1%;
		max-width: 1%;
		opacity: 0;   
	}
	.ipad-slider .quote-text-wrap {
		display: flex;
		height: 100%;
		justify-content: flex-start;
	}
	.ipad-slider .quote-text a {
		margin-bottom: 80px;
		display: inline-block;
	}
	.ipad-slider .quote-slider, .ipad-slider .image-slider {
		height: 600px;
	}
	.tox-btn a.elementor-button.elementor-button-link {
		display: block;
	}
	.single-blog-pg .content-box .share-row {
		display: flex;
		align-items: center;    
		gap: 19px;
		background: #afbb82;
		padding: 16px;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0 auto;
		text-align: center;
	}
	.single-blog-pg .content-box .social-share {
		display: flex;
		gap: 30px;
		justify-content: center;
	}
	.single-blog-pg .content-box   .share-icons {
		width: 100%;
	}
	.service-box .elementor-image-box-content {
		bottom: 0px;
	}
	.inject-slider p {
		font-size: 16px;
	}
	
}
@media(max-width: 767px) and (min-width: 540px){
	.inject-service {
		grid-template-columns: 1fr 1fr !important;
	}

}
@media(max-width: 650px){
    .vip-xeo img {
        height: 450px !important;
    }
}
@media(max-width: 480px){
    .popup-wrapper .popup-content h2 {
            margin: 10px 0 18px;
            font-size: 24px;
            line-height: 34px;
    }
    .popup-wrapper .popup-content {
        padding: 30px 20px;
    }
	.service-box .elementor-image-box-content {
		padding: 5px 10px;
	}
	.inject-treatment-link h3 a {
		font-size: 24px;
	}
	.left-sidebar .blog-post-sidebar {
		padding: 20px 15px;
	}
	.contact-location iframe {
		height: 350px;
	}
	#before-after.elementor-element .swiper .elementor-swiper-button { 
		bottom: -45px;
	}
	#before-after .elementor-element .swiper .elementor-swiper-button-next{
		padding: 10px;
		right: 25px;
	}	
	 #before-after .elementor-element .swiper .elementor-swiper-button-prev{
		padding: 10px;
		right: 80px;
	}

	.elite-testimonial .sp-testimonial-title h3.sp-testimonial-post-title {
		font-size: 24px !important;
		line-height: 33.4px !important;
	}
	.elite-testimonial .sp-testimonial-client-testimonial p {
		font-size: 16px !important;
		line-height: 24px !important;
		margin-bottom: 25px;
	}
	.elite-testimonial .sp-testimonial-client-image img {
		max-width: 70px;
	}
	footer .site-primary-footer-wrap {
		padding-top: 0;
		padding-bottom: 0px;
	}
	footer  .footer-nav-wrap {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.footer-contact-btn {
		display: flex;
		gap: 0px;
		flex-wrap: wrap;
		justify-content: center;
	}
	footer .footer-contact-btn a {

		width: 210px;
	}
	footer .footer-contact-btn a.contact-us-btn {
		margin-top: 10px;
	}
	.solid-all-testimonials .gs-tai-client {
		width: 100%;
		text-align: center;
		padding-top: 24px;
	}
	.solid-all-testimonials .testimonial-box {
		padding: 0px !important;
	}
	.solid-all-testimonials .grid_style1 .gs_testimonial_single .testimonial-author-info {
		justify-content: center;
		flex-wrap: wrap;
	}
	.solid-all-testimonials	.gstm-has-carousel-swiper .gs_testimonial_single {
		margin-bottom: 0;
		padding: 0;
	}
	.solid-all-testimonials .gs_testimonial_container .box-tm-title {
		font-size: 26px !important; 
		padding: 10px 0;
	}
	.solid-all-testimonials .box-content p {
		font-size: 16px;
		line-height: 28px;
	}
	.solid-all-testimonials	.box-content {
		padding: 0!important;
	}
	.grid_style1 .gs_testimonial_single .testimonial-box .gs-star-rating {
		margin: 0;
	}
   
    .vip-xeo img {
        height: 100% !important;
    }
	.instagram-slider .swiper-button-prev img {
		right: 100px;
	}

	.instagram-slider .swiper-button-next img {
		right: 25px;	
	}
   
}


@media(min-width: 921px) and (max-width: 1250px){
	#masthead .ast-container {
		padding-left: 12px;
		padding-right: 12px;
	}
	.main-header-menu .menu-link, .main-header-menu&gt;a {
		padding-left:  7px !important;
		padding-right:  7px !important;
	}
}
@media(min-width: 921px) and (max-width: 1100px){
	.ast-header-html-1 {
		margin-right: 0;
	}
	.ast-builder-menu-1 .main-header-menu, .ast-header-break-point .ast-builder-menu-1 .main-header-menu {
		margin-left: 0;
	}
	.site-logo-img img {
		max-width: 100px;
	}
	 .ast-builder-menu-1 .menu-item &gt; .menu-link {
		 font-size: 15px !important;
	 }	
	a.header-phone-no {
    font-size: 16px;
}
}
 @media(min-width: 921px) and (max-width: 991px){
	  .ast-builder-menu-1 .menu-item &gt; .menu-link {
		 font-size: 14px !important;
	 }	
	 .ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 22px;
		padding-right: 22px;
		font-size: 16px;
	}

}






</pre></body></html>