/*
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: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
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.1.2.1680582013
Updated: 2023-04-04 04:20:13

*/

.home-form .wpcf7 .wpcf7-form-control-wrap {
    width: 23%;
    display: inline-block;
    margin: 0 5px;
}
.home-form .wpcf7 form{
	display:flex;
}
.home-form input[type=email], .home-form input[type=text], .home-form input[type=date]{
background-color: #b98345;
    border-color: #f4e6cc !important;
	color:#fff;
	border: 1px solid;
	padding: 0.75em;
}
.home-form .eael-contact-form-7 .wpcf7-form p input.wpcf7-submit {
    padding: 18px 50px ;
    background: #442624;
color: #f4e6cc;
}
::placeholder{
	color:#fff !important;
}
.eael-simple-menu-toggle-text{
	display:none !important;
}

.hero .elementor-background-slideshow{
border-bottom-left-radius: 150px;
}
.discount{
	position:relative;
}
.discount:before {
content: " ";
    display: block;
    width: 100%;
    border-top: 4px solid #dd0f00;
    height: 6px;
    position: absolute;
    bottom: 10px;
    left: 0;
    transform: rotate(0deg);
}
.discount:after {
    
    display: block;
    width: 100%;
    border-top: 0px solid #dd0f00;
    height: 4px;
    position: absolute;
    bottom: 10px;
    left: 0;
    transform: rotate(11deg);
}

.eael-simple-menu-container.preset-1 .eael-simple-menu li:hover>a, .eael-simple-menu-container.preset-1 .eael-simple-menu li.current-menu-item>a.eael-item-active {
    background-color: #442624 !important;
}

.eael-simple-menu-container.preset-1 .eael-simple-menu li:hover>a, .eael-simple-menu-container.preset-1 .eael-simple-menu li.current-menu-item>a.eael-item-active {
	color:#ffa331 !important
}

.best {

    font-size: 28px;
 animation: Color 5s linear infinite;
  -webkit-animation: Color 5s ease-in-out infinite;
}
@keyframes Color{
  0%{
    color:#A0D468;
  }
  
  20%{
    color:#4FC1E9;
  }
  
  40%{
    color:#FFCE54;
  }
  
  60%{
    color:#FC6E51;
  }
  
  80%{
    color:#ED5565;
  }
  
  100%{
    color:#AC92EC;
  }
}

@-moz-keyframes Color{
  0%{
    color:#A0D468;
  }
  
  20%{
    color:#4FC1E9;
  }
  
  40%{
    color:#FFCE54;
  }
  
  60%{
    color:#FC6E51;
  }
  
  80%{
    color:#ED5565;
  }
  
  100%{
    color:#AC92EC;
  }
}

@-webkit-keyframes Color{
  0%{
    color:#A0D468;
  }
  
  20%{
    color:#4FC1E9;
  }
  
  40%{
    color:#FFCE54;
  }
  
  60%{
    color:#FC6E51;
  }
  
  80%{
    color:#ED5565;
  }
  
  100%{
    color:#AC92EC;
  }
}

.cpy-ryt a{
	color:#fff !important;
}

.loc .elementor-widget-container img{
	height:243px;
	object-fit:cover;
}
.conts .eael-team-image img{
	height:243px;
	object-fit:cover;
	border-radius:7px;
}
 .wpcf7 select, .wpcf7 textarea {
      padding: 8px 15px !important;
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select {
	color: #1c1c1c !important;
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select{
	 padding: 8px 15px !important;
}
::placeholder {
 color: #1c1c1c !important;
  opacity: 1; /* Firefox */
}

.wpcf7 .wpcf7-submit{
background: #bf1a0b;
    color: #fffabe	
}
h1.awsm-jobs-single-title{
	font-weight: 700;
    font-size: 40px;
    margin-bottom: 40px;
	color:#fcefb2;
}
.single-awsm_job_openings .site-content {
	    background: #bf1a0b;
	color:#fcefb2;
}
.single-awsm_job_openings .site-content h4, .single-awsm_job_openings .site-content h5, .awsm-job-more{
	color:#fcefb2;	
}
.awsm-job-item {
    background: transparent;
    padding: 50px 20px;
}
.awsm-list-item .awsm-job-item {
    border-bottom: none;
}
.awsm-lists {
    border: none;
}
.awsm-job-item h2.awsm-job-post-title a {
    font-size: 25px;
    color: #fffabe;
}
.awsm-filter-items{
	align-items: center;
    justify-content: center;
}
.awsm-job-form-inner {
    background: #bf1a0b;
    border: 0px solid #ccc;
    padding: 0px;
}
.awsm-job-form-inner h2 {
    color: #fffabe;
}
@media only screen and (max-width: 1024px) {
.home-form .wpcf7 .wpcf7-form-control-wrap {
    width: 45%;
    display: inline-block;
    margin: 20px 5px 0;
}
.home-form .wpcf7 form {
    display: flex;
    align-items: center;
}
}

@media only screen and (max-width: 767px) {
.home-form .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
    margin: 20px 0px 0;
}
	.home-form .wpcf7 form {
    display: block;
    align-items: center;
}
}