/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: astra-child
Template: astra
*/

/* ============================================================
GLOBAL
============================================================ */
html, body {
	width: 100%;
	overflow-x:hidden;

}
header[data-elementor-type="header"] {
	background:none !important;
}

.woocommerce-js h2 {
	margin-bottom: 0 !important;
}

.ast-article-single figure, .ast-article-single img:not(figure img) {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.elementor-button svg {
	overflow:visible;
}

.elementor-icon-list-text {
	padding-inline-start: 0 !important;
}

.elementor-icon-list-icon svg {
	margin: 0 !important;
}

.reviews-sec .e-rating .e-icon-unmarked svg path{
	fill:inherit;
}


.reviews-sec .text-area > .elementor-widget-container {
	min-height:6.75vw;
}

/* ============================================================
ELEMENTOR TEXT EDITOR
============================================================ */
.elementor-widget-text-editor p {
	margin-bottom: 0.75em;
}

.elementor-widget-text-editor p:last-child {
	margin-bottom: 0 !important;
}

/* ============================================================
HEADER CSS
============================================================ */
.my-header.sticky-header {
	background-color: #FEFEFE !important;
}


.header-menu .sub-arrow i {
	display: none;
}

.header-menu .sub-arrow {
	padding: 0 !important;
	margin-right: 0.4vw !important;
	background: url('/wp-content/uploads/2025/12/down-arrow.svg') no-repeat center;
	background-size: 75% auto;
	width: 1.1vw;
	height: 1vw;
}

.header-menu li ul.sub-menu {
	padding: 0 !important;
	min-width: 15.62vw !important;
	overflow: hidden;
	margin-top: 2vw !important;
}

.my-header.sticky-header .header-menu li ul.sub-menu,
.my-header.sticky-header .header-menu .elementor-nav-menu__container .elementor-nav-menu {
	background-color: #FEFEFE !important;
}


.popup-section {
	transform: translatex(-100%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.8s ease !important;
}

.popup-section.active {
	transform: translatex(0);
	opacity: 1;
	visibility: visible;
}

.popup-section.active.scroll-active {
	background-color: #FEFEFE !important;
	box-shadow: 4px 4px 12px 4px rgba(0, 0, 0, 0.08);
}


.popup-text {
	cursor: pointer;
}


/* ============================================================
HOME PAGE CSS
============================================================ */
.yellow-divider .elementor-divider-separator {
	border-radius: 100px !important;
}

.my-services .elementor-cta__bg-overlay {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.096) 0%, rgba(0, 0, 0, 0.736) 100%) !important;

}

.my-services .elementor-cta__content {
	position: relative;
}

.my-services .elementor-cta__content .elementor-cta__icon {
	position: absolute;
	left: 1.04vw;
	top: 1.04vw;
	width: auto !important;
}

.my-services:hover  .elementor-icon {
	transform: rotate(-90deg);
}
.my-services:hover svg rect{
	fill:#FF5001;
}
.contact-form input::placeholder {
	opacity: 1 !important;
}

.contact-form input {
	min-height: 2.5vw !important;
	height: 2.5vw !important;
	padding: 0 0.83vw;
	outline: 0 !important;
	box-shadow: none !important;
}

.contact-form input:focus {
	border-style: solid !important;
}

.contact-form button[type="submit"] {
	min-height: 2.5vw !important;
	height: 2.5vw !important;
	padding: 0.83vw;
	outline: 0 !important;
	box-shadow: none !important;
	display: flex;
	align-items: center;
	justify-content: center;
}


.my-faq .e-n-accordion-item{
	box-shadow: 4px 4px 12px 4px #00000014;
	border-radius: 8px;
	overflow: hidden;

}

.our-projects .elementor-cta__title {
	background: #FFFFFFEB;
	padding: 0.21vw 0.63vw;
	border-radius: 0.21vw;
	width: auto !important;
	overflow: hidden !important;
}

/* ============================================================
ABOUT PAGE CSS
============================================================ */

.about-slider .slick-arrow svg {
	display: none;
}

.about-slider .slick-arrow {
	background-color: transparent !important;
	background: url('/wp-content/uploads/2026/01/arrow-left.svg') no-repeat center;
	background-size: 100% auto;
	width: 2.08vw !important;
	height: 2.08vw !important;
}
.about-slider .slick-arrow:hover {
	background-color: transparent !important;
	background: url('/wp-content/uploads/2026/02/Property-1hover.svg') no-repeat center;
	background-size: 100% auto;
}

.services-lists .elementor-icon-list-icon {

}

/* ============================================================
SAND PUMPING PAGE CSS
============================================================ */

.my-table-content.elementor-toc--collapsed .elementor-toc__header {
	--separator-width: 0 !important;
}

.my-table-content .elementor-toc__header {
	padding: 0.917vw 1.04vw !important;
	--separator-width: 1px !important;
	transition: --separator-width 2s ease !important;
}

.elementor-toc__toggle-button {
	font-size: 2.292vw !important;
}

.my-table-content .elementor-toc__list-item,
.my-table-content .elementor-toc__list-item-text-wrapper {
	margin-bottom: 1vw;
}



/* ============================================================
BLOG PAGE CSS
============================================================ */


.blog-main div[data-elementor-type="loop-item"]{
	border:none !important;
	padding:0 !important;
}

.blog-content  p {
	margin-bottom:0;
}

.blog-content h2 , .blog-content h1 {
	margin-top:2.1vw;
	margin-bottom:0.4vw;
	font-family: var(--e-global-typography-992aec0-font-family), Sans-serif;
	font-size: var(--e-global-typography-992aec0-font-size);
	font-weight: var(--e-global-typography-992aec0-font-weight);
	line-height: var(--e-global-typography-992aec0-line-height);
	letter-spacing: var(--e-global-typography-992aec0-letter-spacing);
}

.blog-content h3 , .blog-content h4 {
	margin-top:1vw;
	margin-bottom:0.4vw;
	font-family: var(--e-global-typography-e3de612-font-family), Sans-serif;
	font-size: var(--e-global-typography-e3de612-font-size);
	font-weight: var(--e-global-typography-e3de612-font-weight);
	line-height: var(--e-global-typography-e3de612-line-height);
	letter-spacing: var(--e-global-typography-e3de612-letter-spacing);
}

/* ============================================================
SINGLE BLOG PAGE CSS
============================================================ */

.sidebar-related-blog, .sidebar-related-blog .elementor-post  {
	overflow: hidden !important;
}

.sidebar-related-blog .elementor-post__text {
	position: absolute !important;
	height: 100% !important;
	display: flex !important;
	flex-grow: unset !important;
	flex-direction: column;
	align-items: center;
	left: 0;
	top: 0;
	background: #0000008F;
	overflow: hidden;
	border-radius: 0.417vw;
	justify-content: center;
}

.sidebar-blog-cat .elementor-icon-list-text {
	display: flex !important;
	flex-direction: column;
	gap: 0.25vw;
	align-items: flex-start;
}

.sidebar-blog-cat .elementor-icon-list-text a {
	position: relative;
	color: #1d1d1d !important;
	display: flex !important;
	align-items: center;
	justify-content: center !important;
	gap: 0.5vw;
}

.sidebar-blog-cat .elementor-icon-list-text a::before {
	content: '';
	width: 0.3vw;
	height: 0.3vw;
	display: block;
	background: #1d1d1d;
	border-radius: 50%;
}

.blog-button .elementor-button-icon {
    margin-right: 10px;
    transition: margin-right 0.3s ease;
}

.blog-button a:hover .elementor-button-icon {
    margin-right: 15px;
}



body:not(.single-post) .yellow-divider .elementor-widget-container {
	padding-top:0 !important;
}

body:not(.single-post) .yellow-divider  .elementor-divider-separator {
border:none !important;	
}

.heading-anim-c .elementor-heading-title {
position: relative;
    text-align: center;
    min-width: 10.42vw;
    display: inline-block;
    padding-bottom: 0.96vw;
    padding-top: 0.65vw;

}

.heading-anim-c .elementor-heading-title::after {
    content: '';
    position: absolute;
    bottom: 0;
  
    height: 0.26vw;
    background-color: #FFC719;
    transition: width 0.4s ease-in-out;
	border-radius:90px;
	right: 50%;
    transform: translateX(50%);
}

.heading-anim-c .elementor-heading-title::before {
    content: '';
    position: absolute;
	top:0;
  	right: 50%;
    transform: translateX(50%);
    height: 0.26vw;
    background-color: #FFC719;
    transition: width 0.4s ease-in-out;
	border-radius:90px;
	    width: 0;

}


.heading-anim-c.right-side .elementor-heading-title::before , 
.heading-anim-c.right-side .elementor-heading-title::after {
	right: 0%;
    transform: translateX(0%);
}

.heading-anim-c .elementor-heading-title::after {
    width: 10.42vw;
}

.heading-anim-c .elementor-heading-title:hover::before {
    width: 10.42vw;
}





/* ============================================================
LIGHT BOX CSS
============================================================ */

.lightbox-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 99999;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.lightbox-overlay.active {
    display: flex;
    opacity: 1;
}

.lightbox-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    text-align: center;
    animation: zoomIn 0.3s ease;
}

@keyframes zoomIn {
    from {
        transform: scale(0.8);
    }
    to {
        transform: scale(1);
    }
}

.lightbox-image {
    max-width: 100%;
    max-height: 85vh;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
}

.lightbox-title {
    font-family: var(--e-global-typography-3129767-font-family), Sans-serif;
    font-size: var(--e-global-typography-3129767-font-size);
    font-weight: var(--e-global-typography-3129767-font-weight);
    line-height: var(--e-global-typography-3129767-line-height);
    letter-spacing: var(--e-global-typography-3129767-letter-spacing);
    color: #FFF;
	margin:20px;
}

.lightbox-close {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    z-index: 100000;
    transition: transform 0.3s ease;
}


body.lightbox-open {
    overflow: hidden;
}



/* ============================================================
TABLET RESPONSIVE
============================================================ */

@media (min-width: 768px) and (max-width: 1024px) {
	/* ============================================================
	TABLET HEADER CSS
	============================================================ */
	.header-menu .elementor-nav-menu__container {
		background-color: transparent !important;
	}

	.header-menu .elementor-nav-menu__container .elementor-nav-menu {
		background: #FEFEFECC !important;
		border-radius: 0.98vw !important;
		overflow: hidden !important;
		margin: 0 6.56% !important;
	}
}

/* ============================================================
MOBILE RESPONSIVE
============================================================ */

@media (max-width: 767px) {

	.no-br br {
		display: none;
	}


	/* ============================================================
	MOBILE HEADER CSS
	============================================================ */
	.header-menu .elementor-nav-menu__container {
		background-color: rgba(0,0,0,0) !important;
	}

	.header-menu .elementor-nav-menu__container .elementor-nav-menu {
		background: #FEFEFECC !important;
		border-radius: 2.38vw !important;
		margin: 0 5% !important;
		overflow: hidden !important;
	}

	.header-menu .sub-arrow {
		margin-right: 1.4vw !important;
		background-size: 80% auto;
		width: 4vw;
		height: 2vw;
	}

	.popup-section.active {
		transform: translatex(-50%);
	}

	/* ============================================================
	MOBILE HOME PAGE CSS
	============================================================ */

	.yellow-divider .elementor-divider-separator {
		--divider-border-width: 1.43vw;
	}

	.my-services .elementor-cta__content .elementor-cta__icon {
		left: 4.76vw;
		top: 4.76vw;
	}

	.my-services .elementor-cta__content .elementor-cta__icon .elementor-icon {
		font-size: 7.62vw !important;
	}


	.our-projects .elementor-cta__title {
		padding: 0.95vw 2.86vw;
		border-radius: 0.95vw;
	}

	.contact-form input {
		min-height: 11.43vw !important;
		height: 11.43vw !important;
		padding: 0 4vw;
	}


	.contact-form button[type="submit"] {
		min-height: 11.43vw !important;
		height: 11.43vw !important;
		padding: 4vw;
	}

	.contact-form .elementor-field-group {
		margin-bottom: 3.81vw !important;
	}

	/* ============================================================
	MOBILE ABOUT PAGE CSS
	============================================================ */

	.about-slider .slick-arrow {
		width: 10vw !important;
		height: 10vw !important;
	}


	.services-lists .elementor-icon-list-icon {
		padding-inline-end: 1.25vw !important;
	}

	/* ============================================================
	SAND PUMPING PAGE CSS
	============================================================ */

	.my-table-content .elementor-toc__header {
		padding: 2vw 3vw !important;
	}

	.elementor-toc__toggle-button {
		font-size: 9vw !important;
	}

	.my-table-content .elementor-toc__list-item,
	.my-table-content .elementor-toc__list-item-text-wrapper {
		margin-bottom: 3vw;
	}

	/* ============================================================
	SINGLE BLOG PAGE CSS
	============================================================ */

	.sidebar-related-blog, .sidebar-related-blog .elementor-post  {
		overflow: hidden !important;
	}

	.sidebar-related-blog .elementor-post__text {
		border-radius: 1.905vw;
	}

	.sidebar-blog-cat .elementor-icon-list-text {
		gap: 1vw;
	}

	.sidebar-blog-cat .elementor-icon-list-text a {
		gap: 1vw;
	}

	.sidebar-blog-cat .elementor-icon-list-text a::before {
		width: 1vw;
		height: 1vw;
	}

	
	
	.heading-anim-c .elementor-heading-title::after {
		height:4px;
	}
	
	.heading-anim-c .elementor-heading-title::before{
		height:4px;
	}
	
.heading-anim-c .elementor-heading-title {
    position: relative;
    text-align: center;
    min-width: 38vw;
    display: inline-block;
    padding-bottom: 4.3vw;
    padding-top: 3.2vw;
}
	

.heading-anim-c .elementor-heading-title::after {
    width: 38vw;
}

.heading-anim-c .elementor-heading-title:hover::before {
    width: 38vw;
}

	
	
	.heading-anim-c.right-side-m .elementor-heading-title::before , 
.heading-anim-c.right-side-m .elementor-heading-title::after {
	right: 50%;
    transform: translateX(50%);
}
	.reviews-sec .text-area > .elementor-widget-container {
	min-height:33vw;
}


}