/**
Theme Name:  Generations OB/GYN Child Theme
Author: The Janice Christopher Marketing Agency
Author URI: https://janicechristopher.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generations-ob-gyn-child-theme
Template: astra
*/



html { scroll-behavior: smooth;}

h1, h2, h3, h4, h5, h6, body, a, button, input, textarea, select, ul, ol, li, blockquote, p {
	font-family: "poppins", Sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* header */
.elementor-nav-menu .sub-arrow { display: none !important;}
.header-menu nav ul.elementor-nav-menu > li.menu-item > a.has-submenu:after { content: none !important;}
.header-main { z-index: 5; transition: all .5s ease; position: absolute !important;}
.header-main > .e-con-inner { transition: all .3s ease;}
.header-main .header-logo { flex-basis: 207px;}
.topbar-divider { padding-inline: 10px;}

.elementor-nav-menu--main .elementor-item.elementor-item-active { font-weight: bold !important;}
.header-menu nav ul.elementor-nav-menu > li.menu-item.menu-item-has-children.current-menu-parent > a.has-submenu { font-weight: 700 !important; color: var(--Primary-A2A0D8) !important}

.header-menu nav ul.elementor-nav-menu > li.menu-item > a.has-submenu:after { display: block; position: absolute; content: "" !important; left: 0; bottom: 0; width: 100%; z-index: 2; transition: all .3s cubic-bezier(.58, .3, .005, 1);}
.header-menu nav ul.elementor-nav-menu > li.menu-item.menu-item-has-children.current-menu-parent > a.has-submenu:after,
.header-menu nav ul.elementor-nav-menu > li.menu-item.menu-item-has-children.current-menu-parent > a.elementor-item-active::after { width: 100% !important; height: 1px !important; left: 0 !important; opacity: 1 !important;
	background-color: var(--e-global-color-primary) !important; transform: scale(1) !important;}

.header-link-btn a {
    width: 200px;
    margin: unset !important;
    min-height: 40px;
    max-width: 200px;
    font-family: Poppins !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: var(--White) !important;
    letter-spacing: 0px !important;
    line-height: 25px !important;
    text-decoration: none;
    text-transform: none !important;
    padding: 0px !important;
    border-radius: 22px;
    border: 2px solid var(--Primary-A2A0D8) !important;
    background-color: var(--Primary-A2A0D8) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 300ms ease !important;
}
.header-link-btn a:after { content: none !important;}
.header-link-btn a:hover { color: var(--Text-343534) !important; background: transparent !important;}

.header-menu ul.elementor-nav-menu > li.menu-item.menu-item-has-children:has(a.elementor-sub-item.elementor-item-active.menu-link) > a { color: var(--Primary-A2A0D8) !important;}
.header-menu .elementor-nav-menu--main .elementor-nav-menu ul li a.elementor-sub-item.elementor-item-active.menu-link { color: var(--Primary-A2A0D8) !important;}
.menu-item a.menu-link { text-transform: uppercase !important;}
.elementor-nav-menu li.menu-item a { text-transform: unset !important;}
.elementor-nav-menu--dropdown a { margin: unset !important; padding: unset !important; line-height: 1.56 !important; border: unset !important; background-color: unset !important; color: var(--Text-343534) !important; transition: all .3s ease;}
.elementor-nav-menu--dropdown a:hover, .elementor-nav-menu--dropdown a.current-menu-link { color: var(--Primary-A2A0D8) !important; margin: unset !important; padding: unset !important; border: unset !important; background-color: unset !important;}


#ast-scroll-top { background-color: var(--Primary-A2A0D8); color: #ffffff; transition: all .3s ease;}
#ast-scroll-top:hover { background-color: rgb(29 29 29 / 25%); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px);}


/* Footer */
.foo-links-menu a.menu-link { display: inline-block;}
/* .elementor-social-icon-FB path.s0, .elementor-social-icon-Instagram path.s1 { fill: #ffffff;} */
/* .elementor-social-icon-FB path.s1, .elementor-social-icon-Instagram path.s0 { fill: #0082bf;} */
.foo-copyritght a { text-decoration: underline !important; text-decoration-color: var(--Primary-A2A0D8) !important;}
.foo-social .elementor-social-icons-wrapper.elementor-grid { display: flex !important; flex-direction: row; align-items: center; flex-wrap: wrap;}
.foo-social a.elementor-social-icon-facebook > svg.e-font-icon-svg.e-fab-facebook { width: 29px; height: 29px;}
.foo-social a.elementor-social-icon-facebook { padding: unset !important;}
footer .foo-links-menu li.current-menu-item > a.elementor-item-active.menu-link { font-weight: normal !important;}
footer .foo-links-menu .elementor-nav-menu:after, footer .foo-links-menu li.menu-item > a.menu-link:after, 
footer .foo-links-menu li.menu-item > a.menu-link:hover:after, footer .foo-links-menu li.current-menu-item > a.elementor-item-active.menu-link:after { display: none !important; content: none !important;}


/* Common Styling */
.d-none { display: none !important;}
a.elementor-button, .cmn-btn > a.elementor-button {  min-width: 200px !important; border: 2px solid !important; border-radius: 20px !important; transition: all .3s ease; }
.cmn-btn { border: 2px solid; transition: all .3s ease;}
.cmn-btn-light-blue, .btn-white, .btn-hover-light-blue, .btn-hover-dark-blue { border: 2px solid !important; border-radius: 20px !important; color: var(--e-global-color-text) !important; transition: all .3s ease; }
.cmn-btn-light-blue { background-color: var(--Light_Blue);}
.btn-white { background-color: var(--White) !important; color: var(--e-global-color-text) !important;}
.btn-hover-light-blue:hover { background-color: var(--Light_Blue) !important; color: var(--White) !important;}
.btn-hover-dark-blue:hover { background-color: var(--Dark_Blue) !important; color: var(--White) !important;}
.elementor .btn-hover-prim-bg-white-text:hover, .elementor .btn-hover-prim-bg-white-text:focus-visible { 
	color: var(--White) !important; border-color: var(--Primary-A2A0D8) !important; background-color: var(--Primary-A2A0D8) !important;
}
.elementor .btn-hover-white-text-border:hover, .elementor .btn-hover-white-text-border:focus-visible { color: var(--White) !important; border-color: var(--White) !important;}
.elementor .cmn-btn:hover, .elementor .cmn-btn:focus-visible { border-width: 2px !important;}



/* Default list & marker changes */
/* .content-list ol, .content-list ul { margin: unset; list-style-position: inside;} */
/* ol li::marker, ul li::marker { color: var(--Primary-A2A0D8); margin-right: 5px;} */
.content-list ol, .content-list ul { margin: unset; list-style: none;}
.content-list ol li, .content-list ul li { list-style: none; padding-left: 15px; position: relative; margin-bottom: 15px;}
.content-list ol li:last-of-type, .content-list ul li:last-of-type { margin-bottom: unset !important;}
.content-list ol li::before, .content-list ul li::before  { font-size: 16px; line-height: inherit; position: absolute; left: 0; top: 0; color: var(--Primary-A2A0D8);}
.content-list ol li::before { content: counter(list-number) '.';}
.content-list ul li::before { content: '●';}
.content-list ol li strong, .content-list ul li strong { border-bottom: 1px solid var(--Primary-A2A0D8);}

.content-list.li-mb-unset ol li, .content-list.li-mb-unset ul li { margin-bottom: unset;}
.content-list.no-underline-list ul li strong { border: unset !important;}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight:inherit; position: relative; text-decoration: 1px underline var(--Primary-A2A0D8); text-underline-offset: 5px; }
/* h1 strong:after, h2 strong:after, h3 strong:after, h4 strong:after, h5 strong:after, h6 strong:after { 
	content: ''; position: absolute; bottom: 5px; left: 0; right: 0; width: 100%; height: 1px; background-color: var(--Primary-A2A0D8); font-weight: inherit;
} */
.cta-content-wrap h2 strong { text-decoration-color: var(--White) !important;}


.elementor-icon-list-item a { outline: none !important;}
a:focus-visible, a:focus { outline: none !important;}
/* span.elementor-icon-list-icon svg.e-far-check-circle > * { display: none;}
span.elementor-icon-list-icon svg.e-far-check-circle { margin: 0 !important; background: url('https://aquatic-pool-spa-services-inc.websitepro-staging.com/wp-content/uploads/2026/01/Icons-Check-Black.png') no-repeat center center / 16px 16px;}
.black-list-icon span.elementor-icon-list-icon svg.e-far-check-circle { margin: 0 !important; background: url('https://aquatic-pool-spa-services-inc.websitepro-staging.com/wp-content/uploads/2026/01/image-07.png') no-repeat center center / 16px 16px;} */

.elementor-template-full-width .ast-container { max-width: 100%; padding: unset;}
.ast-single-post .entry-content a { text-decoration: unset;}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text { padding-left: 10px !important;}
.elementor .e-heading-link-base { text-decoration: none !important;}


/* FAQ Accordion */
/* Hide the SVG icons completely */
/* .e-n-accordion-item-title-icon span svg { display: none !important;}
.e-n-accordion-item-title-icon span.e-closed { display: inline-block; width: 21px; height: 21px; background: url('https://aquatic-pool-spa-services-inc.websitepro-staging.com/wp-content/uploads/2026/01/image-09.png') no-repeat center / contain;}
.e-n-accordion-item-title-icon span.e-opened { display: inline-block; width: 21px; height: 21px; background: url('https://aquatic-pool-spa-services-inc.websitepro-staging.com/wp-content/uploads/2026/01/image-10.png') no-repeat center / contain;} */
.faq-acc h3.e-n-accordion-item-title-text { color: var(--Text-343534); font-weight: bold; line-height: 25px !important; transition: all .3s ease;}
.faq-acc h3.e-n-accordion-item-title-text:hover { color: var(--Primary-A2A0D8);} 
.faq-acc .e-n-accordion-item { background-color: var(--White); border: 1px solid var(--Primary-A2A0D8); border-bottom: unset;}
.faq-acc .e-n-accordion-item:first-of-type { border-radius: 15px 15px 0 0 !important;}
.faq-acc .e-n-accordion-item:last-of-type { border-bottom: 1px solid var(--Primary-A2A0D8); border-radius: 0 0 15px 15px !important;}
.single-faq-acc.faq-acc .e-n-accordion-item { border-radius: 15px !important;}
.faq-acc-wrp summary.e-n-accordion-item-title { transition: all .3s ease;}
.faq-acc .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed { display: none !important;}
.faq-acc-wrp .faq-acc-desc a { color: var( --Primary-A2A0D8 ) !important;}
.faq-acc-wrp .faq-acc-desc a:hover { color: var( --Text-343534 ) !important;}

/* Blog Listing */
.post-list-wrp { overflow: visible;}
/* .posts-wrap .elementor-post__card {position: relative;box-shadow: 0px 3px 15px #00000014 !important;z-index: 1;} */
.posts-wrap a.elementor-post__thumbnail__link { margin: unset;}
.posts-wrap .elementor-post__text { padding: 30px !important;}
.posts-wrap a.elementor-post__read-more {
	display: flex; justify-content: center; align-items: center; padding: 8.5px 5px !important; min-width: 200px !important; border-radius: unset !important; 
	background-color: #FCEE1F !important; font-weight: bold !important; text-transform: capitalize !important; font-size: 16px !important; line-height: 21px !important; 
	letter-spacing: 0px !important; color: #262626 !important; text-decoration: none !important; text-align: center; transition: all .3s ease !important;
}
.posts-wrap a.elementor-post__read-more:hover { background: #262626 !important; color: #FFFFFF !important;}
.posts-wrap .elementor-post__read-more { margin: unset !important;}
.posts-wrap .elementor-post__meta-data { border: none !important; padding: unset !important; margin-block: 10px 20px !important;}
/* .posts-wrap .elementor-post__text .elementor-post__excerpt p { font-size: 16px !important; line-height: 21px !important; letter-spacing: 0.15px !important; color: #191919 !important;} */

/* Single Post Page */
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single,
.ast-separate-container .ast-author-box,
.ast-separate-container .ast-404-layout-1,
.ast-separate-container .no-results,
.error404 .site-content > .ast-container,
.error404 .site-content > .ast-container > div.content-area.primary,
.single.single-post.ast-narrow-container .site-content > .ast-container,
.single.single-post.ast-narrow-container .site-content > .ast-container > section.elementor.ast-article-single { width: 100% !important; max-width: 100% !important; padding: unset !important; margin: unset !important;}
body.error404, body.single.single-post.ast-narrow-container { background: unset !important;}


.post-content-wrp h2, .post-content-wrp h3, .post-content-wrp h4, .post-content-wrp h5, .post-content-wrp h6 { margin-block: 30px 15px !important; text-transform: capitalize; color: var( --e-global-color-text ) !important;}
.post-title.elementor-page-title h2.elementor-heading-title { margin: unset !important;}
.post-content-wrp a { color: var( --e-global-color-text ) !important; transition: all .3s ease;}
.post-content-wrp a:hover { color: var(--Primary-A2A0D8) !important;}
.post-content-wrp ol, .post-content-wrp ul { margin: 0 0 15px 25px;}
.post-content-wrp ol li:not(:last-of-type), .post-content-wrp ul li:not(:last-of-type) { margin-bottom: 5px;}
.post-content-wrp p { margin-bottom: 10px;}
.post-feat-img { margin-inline: auto; margin-bottom: 20px !important; width: 100%; overflow: hidden;}
.post-feat-img img { margin-top: unset !important; width: 100%; height: 100%; max-width: clamp(600px, 50vw, 100%) !important; max-height: 500px; object-fit: cover; object-position: center center;}
.post-content-wrp .wp-block-image { text-align: center; margin-inline: auto !important;}
.post-content-wrp img { margin-block: 15px !important; width: 100%; height: 100%; max-width: clamp(600px, 50vw, 75%) !important; max-height: 450px; object-fit: cover; object-position: center center; box-shadow: unset !important;}
.post-content-elem h2, .post-content-elem h3, .post-content-elem h4, .post-content-elem h5, .post-content-elem h6 { font-weight: normal !important; margin-bottom: 20px;}
.post-content-elem b, .post-content-elem strong { font-weight: 600 !important;}
.post-content-elem p { margin-bottom: 20px !important;}
.post-content-elem p:last-of-type { margin-bottom: 0px !important;}
.post-content-elem ol, .post-content-elem ul { margin: 0 0 20px 30px;}
/* .post-content-elem p:has(+ ul), .post-content-elem p:has(+ ol) { margin-bottom: 10px !important;} */
.post-content-elem a, .postside-bar-posts a { color: inherit; transition: all .3s ease;}
.post-content-elem a:hover, .postside-bar-posts a:hover { color: var(--Primary-A2A0D8) !important;}

/* Privacy Page */
.legal-text-wrapper h2, .legal-text-wrapper h3, .legal-text-wrapper h4, .legal-text-wrapper h5, .legal-text-wrapper h6 { color: var(--Primary-A2A0D8);}
.legal-text-wrapper h2, .legal-text-wrapper h3, .legal-text-wrapper h4, .legal-text-wrapper h5, .legal-text-wrapper h6 { margin-top: 20px; margin-bottom: 15px;}
/* .legal-text-wrapper h2:first-child, .legal-text-wrapper h3:first-child, .legal-text-wrapper h4:first-child, .legal-text-wrapper h5:first-child, .legal-text-wrapper h6:first-child { margin-top: 0;} */
.legal-text-wrapper > ol { margin-bottom: unset;}
.legal-text-wrapper ol+p, .legal-text-wrapper ul+p { margin-top: 15px;}
.legal-text-wrapper p { padding: unset !important; margin-bottom: 15px !important;}
.legal-text-wrapper p:last-child { margin-bottom: 0 !important;}
.legal-text-wrapper a { color: var(--Primary-A2A0D8) !important;}
.legal-text-wrapper a:hover { color: var( --e-global-color-text ) !important;}

/* Home Page */
.testimonial-elem img { object-fit: contain; width: 100% !important; max-width: 151px; display: block; height: auto !important; border-radius: unset !important;}
.testimonial-elem .elementor-testimonial-wrapper { display: flex; flex-direction: column-reverse; align-items: flex-start;}
.testimonial-elem .elementor-testimonial-content { margin: unset !important; display: flex; flex-direction: column; align-items: flex-start; gap: 10px;}
.testimonial-elem .elementor-testimonial-content span.testimonial-name { display: block; font: inherit; font-weight: bold;}

/* Locations Page */
.loc-hrs { width: 100%;}
.loc-hrs p {display: flex;width: 100%;gap: 25px;justify-content: flex-start;}
.loc-hrs p span.shop-days { width: 100%; max-width: 100px;}








/* Responsive CSS */
@media ( min-width:1361px){
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.header-link-btn > a { margin-left: 12px !important;}
}
@media (min-width: 1200px) and (max-width: 1360px){
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a { margin-inline: 14px !important;}
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.header-link-btn > a { margin-left: 14px !important;}
}

@media ( min-width:1200px){
}

@media ( max-width: 1199px) {
	/* Footer */
	
}

@media (min-width: 992px) and (max-width: 1199px){
	/* Header */
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a { margin-inline: 6px !important;}
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.header-link-btn > a { margin-left: 6px !important;}
	.header-main .header-logo { flex-basis: 140px;}
	.header-link-btn a { width: 140px !important;}
	
}

@media (min-width: 992px) {
	header .header-menu li.menu-item-has-children > ul.elementor-nav-menu--dropdown { padding: 20px !important; margin-top: 8px !important; left: 50% !important; transform: translateX(-50%); background-color: var(--White); box-shadow: 0px 3px 6px #00000029; transition: all .3s ease-in-out;}
	header .header-menu li.menu-item-has-children > ul.elementor-nav-menu--dropdown > li.menu-item a { justify-content: center;}
	header .header-menu li.menu-item-has-children > ul.elementor-nav-menu--dropdown > li.menu-item:not(:last-of-type) { margin-bottom: 5px !important;}
}

@media (max-width: 991px) {
	/* Header */
	.header-main .header-logo { flex-basis: 180px;}
	.elementor-nav-menu--dropdown.elementor-nav-menu__container { top: 0px !important;}
	/* 	.header-menu nav ul.elementor-nav-menu > li.menu-item.menu-item-has-children > a.has-submenu ~ ul.sub-menu.elementor-nav-menu--dropdown { min-width: unset; width: 100%; transform: unset !important; border: unset;} */
	
	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children:has(span.sub-arrow.active) > a.has-submenu {
		border-bottom: 1px solid var(--Primary-A2A0D8) !important;
		background-color:  unset !important;
		color: var(--Primary-A2A0D8) !important;
	}	
  /* 	.header-menu nav ul.elementor-nav-menu   > li.menu-item.menu-item-has-children.current-menu-parent {
    color: var(--e-global-color-text) !important;
    background-color: var(--e-global-color-primary) !important;
	} */
	.elementor .mob-menu-btns .header-call-button:hover { background-color: transparent; border-color: var(--Primary-A2A0D8); color: var(--Text-343534) !important;}
	.header-menu nav ul.elementor-nav-menu > li.menu-item.menu-item-has-children.current-menu-parent > a.has-submenu { color: var(--Primary-A2A0D8)!important; font-weight: bold !important; background-color: unset !important; display: inline-flex; position: static !important;}
	.elementor-nav-menu--dropdown.elementor-nav-menu__container { top: 50px !important;}
	.elementor-nav-menu--dropdown ul li.menu-item-has-children .sub-arrow {  top: 6px; }

	.header-logo { margin-inline: 0 auto !important;}
	.mob-popup-wrp a.menu-link { width: max-content !important;  min-width: unset !important; margin-inline: auto;}
	.mob-popup-wrp ul.elementor-nav-menu { padding-block: 20px !important; display: flex; flex-direction: column; align-items: center; gap: 20px;}
	.mob-popup-wrp ul.elementor-nav-menu:after { content: none;}
	.mob-popup-wrp ul.elementor-nav-menu li { margin: unset !important; max-width: 100%;}
	.mob-menu-popup .elementor-nav-menu--dropdown a.elementor-item.menu-link { font-size: 20px !important;}
	.mob-menu-btns .e-con-inner { gap: 20px !important;}
	
	.elementor-nav-menu--dropdown { background-color: transparent !important;}
	.mob-menu-popup .elementor-nav-menu--main .elementor-nav-menu ul {
		position: inherit;
		width: auto !important;
		margin-top: 20px !important;
		margin-left: 0px !important;
		min-width: unset !important;
		max-width: inherit !important;
		top: initial !important;
		left: initial !important;
	}
	.mob-menu-popup .elementor-nav-menu--main .elementor-nav-menu ul li:not(last-of-type) {	margin-bottom: 20px !important;	}
	.mob-menu-popup .elementor-nav-menu--main .elementor-nav-menu ul li:last-of-type { margin-bottom: 0 !important;}
	.mob-menu-popup .elementor-nav-menu--main .elementor-nav-menu ul li a { color: var(--Text-343534) !important; padding: unset !important; text-align: center !important; border: unset !important; justify-content: center !important;}
	.mob-menu-popup .elementor-nav-menu--main .header-link-btn a { width: 200px !important;}
	.mob-popup-wrp ul.elementor-nav-menu li ul.sub-menu li.menu-item {  display: flex;  justify-content: center;}
	.mob-menu-popup .elementor-nav-menu .sub-arrow { display: flex !important;}
	.mob-menu-popup .elementor-nav-menu--main .elementor-nav-menu ul li a.elementor-sub-item svg.e-fas-caret-down { transition: all .3s ease; transform-origin: center center;}
	
	.mob-menu-popup ul.elementor-nav-menu > li.menu-item.menu-item-has-children:has(a.elementor-sub-item.elementor-item-active.menu-link) > a,
	.mob-menu-popup .elementor-nav-menu--main .elementor-nav-menu ul li a.elementor-sub-item.elementor-item-active.menu-link { color: var(--Primary-A2A0D8) !important; font-weight: bold; background: unset;}
	
	.mob-menu-popup ul.elementor-nav-menu > li.menu-item.menu-item-has-children:has(a.elementor-sub-item.elementor-item-active.menu-link) > a svg.e-fas-caret-down,
	.mob-menu-popup .elementor-nav-menu--main .elementor-nav-menu ul li a.elementor-sub-item.elementor-item-active.menu-link svg.e-fas-caret-down,
	.mob-menu-popup ul.elementor-nav-menu li a.has-submenu.highlighted svg.e-fas-caret-down { fill: var(--Primary-A2A0D8) !important; transform: rotate(180deg);}
	.mob-menu-popup ul.elementor-nav-menu > li.menu-item.menu-item-has-children:has(a.elementor-sub-item.elementor-item-active.menu-link) > a svg.e-fas-caret-down { transform: unset;}
		.mob-menu-popup ul.elementor-nav-menu > li.menu-item.menu-item-has-children:has(a.elementor-sub-item.elementor-item-active.menu-link) > a:hover svg.e-fas-caret-down { transform: rotate(180deg);}
	
	
/* 	.mob-menu-popup ul.elementor-nav-menu li a.has-submenu.highlighted ~ ul.sub-menu {transform: unset !important;position: relative;inset: unset !important;height: auto !important;touch-action: auto !important;} */
/* 	.mob-menu-popup ul.elementor-nav-menu li a.has-submenu.highlighted ~ ul.sub-menu { overflow: hidden !important; transform: translate(0, 0) !important} */
	.mob-menu-popup ul.elementor-nav-menu li a.has-submenu.highlighted ~ ul.sub-menu {
        overflow: auto !important;
        transform: unset !important;
        height: auto !important;
        position: relative !important;
        top: 0px !important;
        left: 0px !important;
		/* height: 15px !important; */
    }
	
	.mob-menu-popup .dialog-message { overflow: auto;}
	.mob-menu-popup .dialog-message .elementor-location-popup { height: 100%; overflow: auto;}
	
/* 	.mob-popup-wrp ul.elementor-nav-menu li ul.sub-menu li.menu-item:not(last-of-type) { margin-bottom: 10px !important;} */
/* 	.mob-popup-wrp ul.elementor-nav-menu li ul.sub-menu li.menu-item:last-of-type { margin-bottom: unset !important;} */
	

	
	
	
}

@media (min-width: 768px) and (max-width: 991px){
/* 	.header-social, .header-btns-wrap { width: 100% !important; max-width: 30% !important;} */
/* 	.header-logo { width: 100% !important; max-width: 35% !important; display: block;} */
}


@media (min-width:480px) and (max-width:767px){
}

@media (min-width: 768px) {
/* 	.header-menu ul.elementor-nav-menu > li.menu-item.menu-item-has-children > ul > li { border-color: var(--e-global-color-secondary) !important;} */
}

@media (max-width: 767px) {
	.ast-separate-container #content .ast-container { padding-inline: 0;}
	/* Header */
	/* Popup menu */
	.elementor-nav-menu .elementor-item, a.elementor-sub-item.menu-link { font-size: 16px !important;}
	
	
	/* Footer */
	.foo-menu > nav > ul.elementor-nav-menu > li.menu-item { display: flex; justify-content: center;}
	.foo-links-menu li.menu-item { text-align: center;}
	
	/* Home */

	/* Blog & Single Post Page */
	.posts-wrap .elementor-post__text { padding: 20px !important;}
	.post-feat-img img { max-height: 400px;}
	
	/* Blog Listing */
	.bl-list-loop .elementor-loop-container.elementor-grid { display: flex; flex-direction: column;}

	/* Post */
	.post-content-elem h2, .post-content-elem h3, .post-content-elem h4, .post-content-elem h5, .post-content-elem h6 { margin-bottom: 15px;}
	.post-content-elem p { margin-bottom: 10px !important;}
	.post-content-elem p, .post-content-elem li, .post-content-elem ol, .post-content-elem ul { font-size: 16px;}
	.post-content-elem ol, .post-content-elem ul { margin: 0 0 15px 30px;}
}


@media (max-width: 480px) {	
	/* Footer */
	
	
	/* Home */

}


