/*
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.6.1774936398
Updated: 2026-03-31 05:53:18

*/
.orangeStrip{
    background: linear-gradient(180deg, #e53935, #f57c00, #ffb74d) !important;
}
.orangeStrip img{
    filter: drop-shadow(0 0 10px rgba(255, 80, 80, 0.5));
}
.yellowGreenStrip{
    background: linear-gradient(180deg, #cddc39, #8bc34a, #558b2f);
}
.yellowGreenStrip img{
    filter: drop-shadow(0 0 10px rgba(80, 255, 120, 0.5));
}
.greenStrip{
    background: linear-gradient(180deg, #4caf50, #2e7d32, #1b5e20);
}
.greenStrip img{
    filter: drop-shadow(0 0 10px rgba(255, 200, 80, 0.5));
}
.highlightText{
    color: #b22222;
}
.ekit-template-content-markup.ekit-template-content-header{
/* 	box-shadow: 0px 20px 60px 0 rgb(211 211 211); */
	box-shadow: 0 6px 12px rgb(30 10 58 / .04);
    z-index: 999;
	position:sticky;
	top:0;
}
#mainHeader{
    padding-top: 0;
    padding-bottom: 0;
/*     box-shadow: 0px 8px 29px 0 rgb(0 0 0); */
    z-index: 9;
}
#mainHeader .elementor-shape-bottom{
	transform: rotate(0deg) translateY(91%) !important;
}
#mainHeader .elementor-shape-bottom svg path{
	fill:#000 !important;
}
.productOne{
    /* background: linear-gradient(135deg, #f6e27a 0%, #f2d85c 40%, #eac94b 100%); */
    background: #f6e27a;
}
.productTwo{
    /* background: linear-gradient(135deg, #c8e98a 0%, #aee06b 50%, #8fd64f 100%); */
    background: #c8e98a;
}
.productThree{
    /* background: linear-gradient(135deg, #f7b29e 0%, #f08a7a 50%, #e35d5b 100%); */
    background: #f7b29e;
}
.productOne svg path{
    fill: #c8e98a !important;
}
.productTwo svg path{
    fill: #f7b29e !important;
}
.productThree svg path{
    fill: #fff8f0 !important;
}
.orderForm form .contactFormFieldWrapper{
    display: flex;
    gap: 25px;
    margin-bottom: 0 !important;
}
.orderForm form label{
    font-size: 14px;
    font-weight: 600;
    color: #000;
    font-family: "Poppins", Sans-serif;
}
.orderForm form input, .orderForm form select, .orderForm form textarea{
    border-radius: 0.75rem;
    font-family: "Outfit", Sans-serif;
    font-size: 16px;
    color: rgb(33, 33, 33);
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    padding: 8px 16px !important;
    background: #f9fafb !important;
    transition: all 0.3s ease !important;
    min-height: 40px !important;
	background-color: #FAF2E6 ! IMPORTANT;
    border-color: #D8CEBF !important;
}
form .contactFormField p{
	margin-bottom: 10px;
}
form .contactFormField p .wpcf7-not-valid-tip{
	margin-top: 0;
}
.orderForm form textarea{
    height: 100px !important;
}
.orderForm form input:focus, .orderForm form select:focus, .orderForm form textarea:focus{
    border-color: #ef4444 !important;
    box-shadow: 0 0 0 2px rgba(239, 68, 68, 0.5) !important;
    outline: none !important;
}
.orderForm form .submitBtn{
    width: 100%;
    background: #033C13 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: "Poppins", Sans-serif;
}
.orderForm form .submitBtn:hover{
    background: #488F28 !important;
}
a.active {
    color: #B22222 !important;
}
@keyframes floatSmooth {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}

.floatAnimation img {
  animation: floatSmooth 4s cubic-bezier(0.45, 0, 0.55, 1) infinite;
}



.about-cls .e-con-inner{
	border: 2px solid #EFD2A2;
    margin: 90px auto 90px auto;
    border-radius: 30px;
}
.product-cls .elementor-widget-image-box .elementor-image-box-wrapper{
	justify-content: center;
}
.product-cls .elementor-widget-image-box .elementor-image-box-content{
	width: auto;
}
.product-cls img.e-image-base{
	transition: transform .2s;
}
.product-cls img.e-image-base:hover{
	transform: scale(1.1);
}
#ast-scroll-top{
	background-color: #B0140C;
}
.product-cls .elementor-widget-text-editor{
	min-height: 60px;
}
.product-cls .elementor-widget-image{
	overflow: hidden;
}

.outer-wrapper {
    position: fixed;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.outer-wrapper .social-icons ul {
    margin: 0;
    list-style: none;
}
.outer-wrapper .social-icons ul li {
    margin: 10px 0;
}
.outer-wrapper .social-icons ul li img {
    width: 50px;
    transition: transform .2s;
}
.outer-wrapper .social-icons ul li img:hover {
    transform: scale(1.1);
}
.ekit-template-content-header .elementor-shape-bottom{
	transform: rotate(0deg) translateY(91%) !important;
}
.ekit-template-content-footer .elementor-shape-top{
	transform: rotate(-180deg) translateY(90%) !important;
}
.about-cls .elementor-widget-image-box{
	transition: transform .2s;
}
.about-cls .elementor-widget-image-box:hover img{
	transform: scale(1.1);
}
#aboutUs .elementor-widget-elementskit-heading .elementskit-section-subtitle{
	max-width: 400px;
}
.why-family-cls .elementor-widget-icon-box .elementor-icon-box-icon{
	transition: transform .5s;
}
.why-family-cls .elementor-widget-icon-box:hover .elementor-icon-box-icon{
	transform: scale(1.2);
}
.orderForm .e-con-inner{
	background-color: #033C13;
    padding: 0;
    border-radius: 50px;
    margin-top: 80px;
    margin-bottom: 80px;
	box-shadow: 0px 0px 12px #000;
}
.whatsapp-cls .elementor-icon-box-description a{
	color: #fff;
	text-decoration: none;
}
.whatsapp-cls .elementor-icon-box-description a:hover{
	color: #488F28;
}

@media (max-width: 1024px) {
	.orderForm form .contactFormFieldWrapper{
		display: unset;
	}
}