/*
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.11.13.1760180224
Updated: 2025-10-11 10:57:04

*/

body{
	overflow-x: hidden;
}
h1{
	margin-bottom: 0px !important;
}
#masthead,#page{
	max-width: 100%;
/*     overflow-x: hidden; */
}
.hfe-dropdown. menu-is-active{
	z-index :99;
}
.red-head, .red-head-color{
	color: #D71313 !important;
}
.yellow-head{
	color: #F0DE36 !important;
}
.blue-head{
	color: #134686 !important;
}
#animated-word, .typed-cursor{
	color : #D71313 !important;
}

.mobile-break {
  display: none;
}
.red-head {
  position: relative;
  display: inline-block;
}

.red-head::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -14px;
  transform: translateX(-50%);
  width: 100%;
  height: 22px; 
  background: url('https://animotioninstitute.in/wp-content/uploads/2025/10/update_underline.png.webp') no-repeat center;
  background-size: contain;
  pointer-events: none;
}
.heading-design h3{
	position: relative;       
  display: inline-block;   
  padding-bottom: 10px;     
}
.heading-design h3::after {
   content: "";
  position: absolute;
  left: 0;
  bottom: 0;              
  width: 50%;             
  height: 5px;             
  background-color: #D71313;  
}
.heading-design-center h3 {
  position: relative;
  display: inline-block;     
  padding-bottom: 10px;    
  text-align: center;       
}

.heading-design-center h3::after {
  content: "";
  position: absolute;
  left: 50%;                 
  bottom: 0;               
  transform: translateX(-50%);
  width: 85%;                
  height: 5px;               
  background-color: #D71313; 
  border-radius: 3px;        
}

.main-text {
  position: relative;
  color: #D71313;
  display: inline-block;
  padding-bottom: 5px;
}

.main-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #D71313;
  border-radius: 3px;
}

.choose:hover h3 span, .choose:hover .elementor-icon-box-description{
	color: white !important;
}
.choose:hover .elementor-icon svg path {
  fill: white;
}
.choose-red:hover h3 span, .choose-red:hover .elementor-icon-box-description{
	color: white !important;
}
.choose-red:hover .elementor-icon svg path {
  fill: red;
}
.choose-red .elementor-19 .elementor-element.elementor-element-b0ea5fc:hover {
    background-color: white !important;
}
/* Hover effect for Why Choose Us cards */
.choose-red, .choose {
  transition: all 0.3s ease;
}

.choose-red:hover, .choose:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

/* Read More Button Styling */
.read-more-btn {
    background: #f39c12;
    color: #fff !important;
    padding: 8px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    transition: 0.3s ease;
}

.read-more-btn:hover {
    background: #d98200;
    color: #fff !important;
}

/* Woo commerce Styling */
.woocommerce h2{
	font-family: "Noto Kufi Arabic", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #000000;
}
.woocommerce p{
	font-family: "Noto Kufi Arabic", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
}
.woocommerce ul.products li.product{
	justify-content: space-between !important;
	font-family: "Noto Kufi Arabic", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.woocommerce .read-more-btn{
	width: max-content;
	border-radius: 10px;
}
.astra-shop-thumbnail-wrap img{
	border-radius: 10px 10px 0 0;
}
.woocommerce ul.products li.product.desktop-align-left{
    border: 2px solid #e9e9e9;
    padding: 8px;
    border-radius: 10px;
}
.woocommerce p strong{
	font-family: "Noto Kufi Arabic", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.woocommerce li.product {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  position: relative;
}

.woocommerce li.product .astra-shop-summary-wrap {
  flex-grow: 1;
}

.woocommerce li.product .read-more-btn {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #d71313;
  color: #fff;
  border: none;
  font-size: 15px;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.3s ease;
}

.woocommerce li.product .read-more-btn:hover {
  background: #b50f0f;
}

.woocommerce-js ul.products li.product{
   margin-bottom: 0px !important;
}

/* WooCommerce product grid responsiveness fix */
.course ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr)) !important;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#sp-testimonial-free-wrapper-928 .sp-testimonial-free {
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    margin: 0 30px;
    padding: 15px;
}
.woocommerce-page ul.products{
	row-gap: 20px;
}
.woocommerce-ordering select {
	margin-right: 20px;
	border: 1px solid grey;
}
/* .woocommerce-ordering{
	border: 1px solid grey;
} */
/* Contact Form */

.elementor-element-a15f664{
	display:none;
}
@media (max-width: 1200px) {
  .course ul.products {
    grid-template-columns: repeat(3, 1fr)) !important;
  }
	.woocommerce-shop #primary{
		margin-top:20px !important;
	}
}

@media (max-width: 900px) {
  .course ul.products {
    grid-template-columns: repeat(2, 1fr)) !important;
  }
}
@media (max-width: 768px) {
  .mobile-break::before {
    content: "\A"; 
    white-space: pre;
    display: block;
  }
	.lcp_image .elementor-background-overlay{
		min-height: 250px;
	}
}
@media (max-width: 600px) {
  .course ul.products {
    grid-template-columns: repeat(1, 1fr) !important;
  }
	.woocommerce-page ul.products:not(.elementor-grid), .woocommerce.mobile-columns-2 ul.products:not(.elementor-grid), .woocommerce-page.mobile-columns-2 ul.products:not(.elementor-grid){
		        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.woocommerce-shop .products{
		        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.woocommerce-shop ul{
		        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}
