/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
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 6,000+ 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/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.12.3.1771228076
Updated: 2026-02-16 07:47:56

*/
body a:focus, body .ast-button-wrap .menu-toggle:focus, body .menu-toggle-close:focus {
    outline: none !important;
}
body .menu-toggle-close:focus {
   border: 0 !important;
}
#content {
    margin-top: 109.16px;
}
.home #content {
    margin-top: 0px;
}
/* Header Start */
.site-header {
    position: absolute;
    width: 100%;
}
header .ast-primary-header-bar {
    background-color: #222;
}
header .site-branding img {
    max-width: 220px;
	filter: brightness(0) invert(1);
}
.site-logo-img, .site-logo-img a {
    display: inline-block;
}
.sticky.site-header .site-logo-img img {
    max-width: 170px;
}
.sticky.site-header{
/*     box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%) !important; */
    z-index: 9999;
    background: #222;
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 900ms ease-in-out 0s normal none 1 running fadeInDown;
/*     -webkit-box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%) !important; */
    position: fixed !important;
    top: 0px;
    width: 100%;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
@-moz-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
.in-down {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
/* Header Close */
.main-navigation ul li.menu-item {
    margin: 0 15px;
}
.main-header-menu li.menu-item a {
    cursor: pointer;
}
.home-slider .bdt-ps-slide-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.38);
    z-index: 1;
}
.home-slider .bdt-slideshow-item{
	justify-content: center;
}
.home-slider .bdt-prime-slider-content {
    max-width: 1350px;
}
.home-slider .bdt-prime-slider-dragon .bdt-prime-slider-wrapper {
    min-width: 1350px;
}
.home-slider .bdt-prime-slider .bdt-prime-slider-social-icon {
    left: auto;
    right: 50px;
}
.home-slider .bdt-prime-slider-social-icon .bdt-social-animate {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}
.home-slider .bdt-prime-slider-social-icon .bdt-social-animate:hover {
  	background: #fff;
	color: #BE6B24;
}
.home-slider .bdt-prime-slider-social-icon .bdt-social-animate:hover svg {
    fill: #BE6B24;
}
.home-slider h2.bdt-title-tag {
    max-width: 1000px;
}
.home-slider .bdt-sub-title h4{
	font-family: 'Inter', sans-serif;
}
.cust-list ul li.elementor-icon-list-item {
    position: relative;
	padding-left: 27px;
}
.cust-list ul li.elementor-icon-list-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    background: url('/wp-content/uploads/2026/02/check-icon.png') no-repeat;
    width: 16px;
    height: 16px;
    background-size: contain;
}
.dialog-type-lightbox .swiper-zoom-container img {
    border-radius: 18px;
}
.phone-wrap .elementor-image-box-wrapper {
    display: flex;
    column-gap: 10px;
    align-items: center;
}

.contact-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 40px;
    align-items: center;
}
.contact-section li a {
    color: #fff;
    letter-spacing: 1px;
}
.contact-section li a .fa {
    width: 50px;
    height: 50px;
    background: #202020;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    font-size: 18px;
}

.contact-section li a:hover {
    color: #d3cccc;
}



.cust-gallery .elementor-gallery-item__content {
    position: static;
    height: auto;
	background: #eee;
}
.cust-gallery .elementor-gallery-item__content .elementor-gallery-item__title {
    opacity: 1;
}
.cust-gallery .e-gallery-item.elementor-gallery-item {
    background: #eee;
    border: 1px solid #ddd;
}
.elementor-popup-modal .dialog-message {
    width: 980px !important;
}

/* form Start */

div#fluentform_1_success {
    background-color: #009900;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 1.2em;
    border: 1px dotted #fff;
    margin: 0px;
}

	/* Form Close */

@media screen and (min-width: 767px) {
	/* STACK CARDS BASE */
	.stack-cards {
	  position: relative;
	}
	.stack-cards__item {
	  position: sticky !important; 
	  top: 100px; /* base top gap for first card */
	  transform-origin: center top;
	  transition: transform 0.3s ease !important;
	  will-change: transform;
	}

	/* Prevent overlap jump */
	.stack-cards__item:not(:last-child) {
	  margin-bottom: 30px;
	}

}

@media screen and (max-width: 1024px){
	.ast-mobile-popup-inner .ast-builder-menu-mobile {
    	padding-top: 20px;
	}
	.mob-logo img {
    	max-width: 170px;
	}
	#ast-mobile-popup-wrapper .ast-mobile-popup-inner {
    	border-right: 5px solid #be6b24;
	}
	.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
        padding: 7px 8px;
    }
	.ast-mobile-popup-inner {
    	border-right: 5px solid #be6b24;
	}
	.sticky.site-header .site-logo-img img {
    	max-width: 110px;
	}
	header .site-branding img {
		max-width: 140px;
	}
	#ast-mobile-popup-wrapper .ast-mobile-popup-drawer.active .menu-toggle-close {
		color: #fff;
		border-radius: 50px;
		background: #222;
		width: 28px;
		height: 28px;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: normal;
		font-weight: bold;
		margin: 8px;
	}
	#ast-mobile-popup-wrapper .ahfb-svg-iconset svg {
		width: 18px;
		height: 18px;
	}
	.main-navigation ul li.menu-item {
    	margin: 0;
	}
}
@media screen and (max-width: 767px){
	#content {
    	margin-top: 80px;
	}
	.bdt-prime-slider-content.bdt-prime-slider-content {
		padding: 0 20px;
	}
	.cust-list ul li.elementor-icon-list-item:before {
		top: 4px;
		width: 14px;
		height: 14px;
	}
	.cust-list ul li.elementor-icon-list-item {
		padding-left: 22px;
	}
	.swiper-zoom-container {
    	margin: 0 30px;
	}
	.contact-section ul {
		padding: 0px 10px;
		justify-content: flex-start;
		gap: 15px;
		align-items: center;
		flex-direction: column;
	}
	
	.contact-section li a .fa {
    width: 40px;
    height: 40px;
    background: #202020;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    font-size: 18px;
}
