/**
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 */

.more-text{
    display: none;
	transition: all 0.5s ease;
}
.read-more-btn {
  cursor: pointer;
}
.yellow-color{
	color:#eaa52c;
}
#chaty-widget-0 .chaty-widget{
	right: 20px !important;
	bottom: 85px !important;
}
/* Header */
.ast-primary-header-bar{
	backdrop-filter: blur(20px);
}
.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img{
	max-height:80px !important;
}
.ast-primary-header-bar{
	background-color:#041a2699 !important;
}
.ast-builder-menu-1 .main-header-menu .astra-megamenu.sub-menu{
	background-color:transparent !important;
}

.ast-collapse-filter{
	display:block !important;
}
.ast-shop-toolbar-container{
	display:none !important;
}
.ast-collapse-filter ul.wp-block-categories-list.wp-block-categories {
   display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.ast-collapse-filter ul.wp-block-categories-list .cat-item a{
    border: 1px solid #fff;
    padding: 5px 20px;
}
.ast-collapse-filter ul.wp-block-categories-list .cat-item a:hover,
.ast-collapse-filter ul.wp-block-categories-list .cat-item a:focus{
    color: #fff;
}
.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product{
	margin-bottom:0;
}

.ast-advanced-headers .ast-primary-header .main-header-menu > .menu-item > .menu-link:hover, 
.ast-advanced-headers .ast-primary-header .main-header-menu > .menu-item:hover > .menu-link,
.ast-builder-menu-1 .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle,
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, 
.ast-builder-menu-1 .current-menu-ancestor > .menu-link{
	color:#eaa52c !important;
}
/* span.lead.solid-color {
    color: #fff !important;
} */
/* Home */

.left-leaf-section{
	position:relative;
}
.left-leaf-section:after {
    content: url('/wp-content/uploads/2025/03/leaf-left.png');
    position: absolute;
    bottom: -60px;
    left: 0;
}
.eael-sticky-video-player2{
	height:450px;
}
.eaelsv-overlay-icon img{
	width:250px;
}
.service-col{
	position:relative;
}
.service-col:after {
    content: '';
    background: linear-gradient(180deg, #041a268a 0%, rgba(0, 0, 0, 0.9) 99.93%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 12px;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content{
	border-radius:12px;
}
/*CTA*/

.subscribe-form .row {
   display: flex;
   align-items: center;
}
.subscribe-form .eael-contact-form-7 .wpcf7-form input[type="submit"] {
    margin-bottom: 0;
}
.subscribe-form .eael-contact-form-7 .input-button {
    margin-left: -125px;
    z-index: 3;
    position: relative;
}
.wpcf7-spinner{
	display:none;
}
.subscribe-form .eael-contact-form-7 .main-form{
	margin-bottom:0 !important;
}

.wp-gr .grw-btns {
    position: absolute !important;
    bottom: -60px !important;
	border: 1px solid #C2C2C2 !important;
}
.wp-gr .grw-btns.grw-next {
    right: calc(50% - 40px) !important;
}
.wp-gr .grw-btns.grw-prev {
    left: calc(50% - 40px) !important;
}
.grw-btns:hover {
    background-color: #EB0029 !important;
	border: 1px solid #EB0029 !important;
}
.wp-gr .grw-btns:hover svg path{
	fill:#fff !important;
}
.faq-section .eael-adv-accordion .eael-accordion-list .eael-accordion-header{
	box-shadow: 0px 0px 16px 0px #00000014;
}

.faq-section .eael-adv-accordion .eael-accordion-list{
	margin-bottom:20px;
}


/*Category Archive*/
.ast-blog-layout-4-grid .ast-row{
	gap:20px;
}
.category.ast-separate-container .ast-article-post{
	padding:0;
	width:32.20% !important;
	border: 1px solid #ccc;
    border-radius: 6px;
	margin-bottom:0;
}
.category .read-more a{
	padding:10px 20px !important;
	font-size:16px !important;
}
.category.ast-separate-container .ast-article-post .ast-article-inner{
	padding:0;
}
.category .ast-article-post .ast-article-inner .entry-title, 
.category .ast-article-post .ast-article-inner .ast-excerpt-container, 
.category .ast-article-post .ast-article-inner .read-more {
    padding: 0 20px;
}
.category.ast-separate-container .post-content>.read-more {
    margin-top: 15px;
    margin-bottom: 20px;
}
.eael-call-to-action.cta-flex .action{
	padding-top:5px !important;
}

/* .contact-form .main-form .row {
    display: flex;
    gap: 19px;
    margin-bottom: 20px;
}
.contact-form .main-form .row .col-md-6{
	width:50%;
} */
.contact-form .main-form .row .input-group {
    margin-bottom: 20px;
}
.contact-form .main-form .row .input-group p{
	display:flex !important;
	align-items: center;
}
.contact-form .main-form label {
    width: 30%;
}
.contact-form  .input-textarea p,
.contact-form .main-form .row .date-format p{
	width:100%;
}
.contact-form  .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea{
	border-radius:10px !important;
}
.wapf-product-totals{
	display:block !important;
}
.wapf-label-text{
    color: #fff;
}
label.wapf-input-label {
    display: inline-block;
}
abbr[title] {
    border-bottom: 0;
}
/* .ast-single-product-thumbnails.slider-disabled,
.woocommerce-product-gallery.woocommerce-product-gallery-test{
	display:none;
} */
.bhavik-template .woocommerce-product-gallery{
	display:none;
}
.wapf-wrapper .wapf-field-group{
	grid-template-columns: repeat(3, 1fr);
}
.wapf-wrapper .wapf-field-group .wapf-field-row:last-child{
	grid-column: 1 / -3;
}
.single.single-product .content-area{
	padding-top:50px;
}
.woocommerce-js div.product .product_title{
	  font-size: 33px;
}
.custom-order-image-price-container{
    margin-top: 50px;
}

.custom-product-image-conatiner img {
    height: 420px;
    object-fit: cover;
    margin-bottom: 40px;
	width:100%;
}
.wapf-field-row .wapf-field-label label{
    font-size: 26px;
	color:#fff;
}
.wapf-field-row .wapf-field-input{
	padding-top:20px;
}
.wapf-field-row .wapf-field-input label{
	font-size:18px;
}
.ast-woocommerce-accordion .ast-accordion-header.active{
	color:#fff;
}
.summary-custom .wapf .price{
	display:block;
	font-size: 18px !important;
}
.wapf--inner div {
    border: 1px solid white;
    padding: 10px !important;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    font-size: 23px;
    line-height: 1.5;
}
.wc-block-components-totals-wrapper,
.wp-block-woocommerce-checkout-order-summary-block,
.wp-block-woocommerce-checkout-order-summary-totals-block{
	border-top:1px solid !important;
    border-color: #fff !important;
}

.table-section ul li a{
	color:#eaa52c;
}

.woocommerce-js div.product form.cart .variations label{
	color:#fff;
}
.woocommerce-js div.product .woocommerce-tabs .woocommerce-Tabs-panel--description table td{
	 vertical-align: top;
}
ul.filter-items{
	display:flex !important;
	gap:20px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
    display: none;
}
.yith-wcan-filters{
	background-color:transparent !important;
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img {
    width: 100% !important;
    object-fit: cover;
    height: 250px !important;
	margin-top: 0 !important;
}
.eael-product-price {
   	border: 2px solid #c0c0c0;
    display: block;
    padding: 5px;
    border-radius: 8px;
    max-width: 200px;
    margin: auto;
	width:200px;
}
.page-id-847 .ast-breadcrumbs .trail-items{
	display:none;
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before, .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before, .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before{
	display:none;
}

/* Footer */

/* Ensure all product items are equal height */
.woocommerce ul.products li.product {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Target the inner container */
.eael-product-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
}


/* Product title and price should be vertically spaced */
.eael-product-title {
  margin-bottom: 10px;
  text-align: center;
}


/* Push the button to the bottom */
.eael-product-wrap .button {
  margin-top: auto;
}

/* Optional: keep the height of product titles consistent */
.woocommerce-loop-product__title {
  min-height: 48px;
}


@media only screen and (max-width: 1024px) {
	footer .gallery {
		display: flex;
	}
	footer .gallery img{
		width:100px;
	}
	.category.ast-separate-container .ast-article-post{
		width:31.50% !important;
	}
	.category.ast-separate-container #primary{
		padding:80px 0;
	}
}


@media only screen and (max-width: 767px) {
	.ast-blog-layout-4-grid .ast-row{
		flex-direction: column;
	}
	.category.ast-separate-container .ast-article-post{
		width:100% !important;
	}
	.category.ast-separate-container #primary{
		padding-left:10px;
		padding-right:10px;
	}
	 .contact-form .main-form .row {
   	 	flex-wrap:wrap;
	}
	.contact-form .main-form .row .col-md-6,
	.contact-form .main-form label{
		width:100%;
	}
	.contact-form .main-form .row .input-group p{
		flex-wrap:wrap;
	}
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row{
		display:flex !important;
		flex-direction:column !important;
	}
	.wapf-wrapper .wapf-field-group {
    	grid-template-columns: repeat(2, 1fr);
	}
	.wapf-wrapper .wapf-field-group .wapf-field-row:last-child {
		grid-column: 1 / -1;
	}
}


