/*
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 5,700+ 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.7.1753934151
Updated: 2025-07-31 03:55:51

*/
.yellow{
    color: #F99D15
}
.e-n-tabs-heading {
    margin-top: -9%;
    z-index: 1;
}
.e-n-tabs-heading {
    padding-right: 70px !important;
  
}
.e-n-tab-title{
    box-shadow: none
}
.red{
   color:#821406; 
}
.green{
    color:#536D02;
}
.orange{
    color: #E84209
}
#ast-hf-menu-1 .current_page_item{
	border-bottom:2px solid #F99D15
}

.top-header .dashicons-phone{
	 transform: rotate(90deg);
}
#wpforms-form-518 {
  display: flex;
    align-items: baseline;
}
#wpforms-518 {
    margin: auto;
}
#wpforms-form-518 .wpforms-field-email input {
  border: none;
  padding: 10px 15px 10px 32px;
  background-color: #3a3a3a;
  color: #fff !important;
  font-size: 14px;
}
#wpforms-form-518 input::placeholder {
  color: #ADADAD;

}
#wpforms-form-518 .wpforms-field-email::before {
  content: "\f466";
  font-family: 'Dashicons'; 
  position: absolute;
  left: 12px;
  top: 37px;
  transform: translateY(-50%);
  color: #ccc;
  font-size: 14px;
}

.subscribe-btn {
background: linear-gradient(92.84deg, #FFB800 -47.72%, #FF8A00 136.81%)!important;
box-shadow: 0px 14px 32px 0px #FFB20E4A !important;
 color: #fff  !important;
	font-size:15px !important;
	border-radius:8px;
  cursor: pointer;
  transition: box-shadow 0.3s ease;
  margin-left: 13px !important;
}
.form-submit input{
  background: linear-gradient(92.84deg, #FFB800 -47.72%, #FF8A00 136.81%)!important;
box-shadow: 0px 14px 32px 0px #FFB20E4A !important;
 color: #fff  !important;
	font-size:15px !important;
	border-radius:8px;
  cursor: pointer;
  transition: box-shadow 0.3s ease;
}
.entry-meta span,.entry-meta{
 color:#FFB800
}
.logged-in-as a{
 color:#FFB800
}
.page-links .page-link:hover, .single .post-navigation a:hover{
 color:#FFB800
}
#wpforms-form-518 .wpforms-field-container,
#wpforms-form-518 .wpforms-submit-container {
  margin: 0 !important;
}
#wpforms-form-518 .wpforms-submit-container {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 576px) {
.subscribe-btn {
  padding: 9px !important;
}
}