/**

Theme Name: Astra Child

Author: Brainstorm Force

Author URI: http://wpastra.com/about/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 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 so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: astra-child

Template: astra

*/

@media only screen and (max-width: 1024px){
	#header_menu_col{
		width: 50%;
		
	}
	#header_logo{
		width: 50%;
		
	}
	
}

.woocommerce ul.products li.product{
	padding: 25px !important;
}

.woocommerce ul.products li.product .image-wrap, .woocommerce ul.products li.product .image-wrap a {
	height: 100% !important;
	
}

.woocommerce ul.products li.product img{
	height: 100% !important;
	object-fit: cover !important;
	
}

@media only screen and (max-width: 768px){

.eael-product-grid.list .eael-product-wrap {
    flex-direction: column;
}
	
	.solergy_contact .wpforms-field-textarea{
		overflow-x: visible !important
	}
	
	.solergy_contact .wpforms-one-third{
		width: 100%;
		margin-left: 0px
	}
	
}

.solergy_contact{
	color: var(--ast-global-color-1)
}


@media (min-width: 922px){
.ast-container {
    max-width: 1600px;
}
	
}

.site-primary-footer-wrap .menu-link{
	font-weight: 700
}

.woocommerce .product {
    margin: 2em 0 5em 0 ;
}

/* Fixes for the hero part */
.hero_link:hover{
	color: white !important;
}

.stx-layer-button:hover{
	color: var(--ast-global-color-1) !important;
	background: transparent !important;
	border-color: var(--ast-global-color-1) !important;
}

@media (max-width: 1048px){
.stx-layer-button:hover{
	color: white !important;
	border-color: white !important
}
	
}

.stx-layer-button.active{
	color: black!important;
	background: white !important;
	border-color:  white !important;
}

/* fixes for the wp form input fields */
.wpforms-one-third, .wpforms-one-half{
	float: none !important;
	display: inline-block;
}

.wpforms-container .wpforms-required-label {
    color: var( --ast-global-color-1)
    font-weight:Message *
 normal;
}

.wpforms-error {
	color: red!important;
}

select, .select2-container .select2-selection--single {
    background-image: none;
    -webkit-appearance: listbox;
    -moz-appearance: listbox;
}

.wpforms-city {
    width: calc( 100% / 3 * 2 - 20px) !important;
		margin-left: 20px;
	display: inline-block
}

.wpforms-zip ::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.sol_hide{
	padding-bottom: 20px !important;
	font-size: 120%
}

@media (max-width: 768px){
	.wpforms-one-half{
		width: 100% !important;
		margin: 0px !important;
	}
}

/* Fixes doe the mobile menus */

.ast-builder-menu-1 .menu-item > .ast-menu-toggle, .menu-toggle {
    color: var(--ast-global-color-1) !important;
	 border-color: transparent !important;
}

.ast-builder-menu-1 .menu-item > .ast-menu-toggle {
    color: var(--ast-global-color-1) !important;
}

#ast-hf-menu-2{
	border: none;
}


@media (max-width: 1200px){

header .ast-builder-grid-row {
    grid-template-columns: auto 1fr auto !important;
	 
	}

	.site-header-primary-section-center{
		display: grid !important;
		grid-template-columns: 3fr 1fr !important;
	}
	#ast-hf-menu-2{
		justify-content: space-evenly !important;
	}
	
	#ast-hf-menu-3 {
    justify-content: space-evenly !important;
}
}

.site-title a{
	font-family: Como;
	font-weight: 600;
}

@media (max-width: 500px){ 
	.site-title a{
		display: none
	}
}

i.ast-icon-shopping-cart::after{
	background-color: #FC5300 !important
}

.home #primary-site-navigation-desktop #ast-hf-menu-1{
	display: none
}

i{
	font-family: "Font Awesome 5 Free"
}

.ast-site-header-cart i.astra-icon {
  padding: 0px
}

#ast-hf-menu-3{
	border: none;
}


@media (max-width: 1024px){
	#ast-hf-menu-3{
		justify-content: space-evenly !important;
	}
}

.woocommerce-price-suffix {
	font-weight: 400 !important;
 font-size: 50% !important
}


/* Product page fixes */

.woocommerce table.shop_attributes th {
	width: unset }

.woocommerce table.shop_attributes p {
    font-weight: 700
}

/* Temporary solutions 
.out-of-stock {
	display: none
}
*/

/* Google captcha to the footer */
.grecaptcha-badge { 
    visibility: hidden;
}

.sol_hide .wpforms-field-large{
	display: none !important
}



/* Product page fixes */
div.product .woocommerce-tabs ul.tabs li a{
	border-top: 3px solid var(--ast-global-color-3)
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
    padding: 0.5em 1.5em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: var(--ast-global-color-3) !important;
	color: white !important;
}

.product .quantity.buttons_added{
	font-weight: 700;
	border: 2px solid black;
}

.quantity .plus{
	margin-right: 0 !important;
}


/* checkout fixes */

.extra-terms{
    padding: 3px;
}

.woocommerce-order-details__title{
	padding-left: 0 !important;
}

.order_details .includes_tax{
	display: none
}

#order_review .order-total td strong{
	font-weight: 700 !important;
}

#billing_address_2_field label{
	top: unset !important;
}

#shipping_address_2_field label{
	top: unset !important;
}

#shipping_address_2_field label::after{
	content: '*';
	color: red;
	font-weight: 700;
}

.product-quantity{
	white-space: nowrap;
	padding: 0 10px 0 20px
}

.checkout-button{
	max-width: 340px;
	margin: auto !important
}

.woocommerce-order-details
.payment_method.amt{
	font-weight: 400 !important;
}

.order_total.lbl{
    font-weight: 700 !important;
}

.order_total.amt .woocommerce-Price-amount{
	font-weight: 700 !important;
	font-style: bold !important
}

#shipping_address_2, #shipping_first_name, #shipping_last_name{
 background-color: #E8F0FE;
}

.woocommerce-page #payment .wc-terms-and-conditions {
   margin-bottom: 0;
}

#place_order{
	margin-top: 1em;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    padding: 0 1.5em;
}

/* Single product page */
.promo{
	font-weight: 700;
	font-size: 120%;
}

/* Category search pages */
.product_search_tbl li{
	padding: 2%
}

.wc-block-grid__product-title {
	font-weight: 700 !important;
	font-size: 1.3em !important;
}

.wc-block-grid__product-price{
	font-size: 1.5em !important
}

/* Cart page layout */
@media screen and (max-width: 1033px){
	#ast-cart-wrapper {
    display: block;
}
#ast-cart-wrapper .cart-collaterals {
    width: 100%;
}
	
#ast-cart-wrapper .ast-cart-non-sticky {
    width: 100%;
}
	
}

/* Knowledgebase page */
.page-id-2691 h2{
	color: var(--ast-global-color-7);
	text-transform: uppercase !important
}

.page-id-2691 h3{
	color: var(--ast-global-color-7);
}

.page-id-2691 h4{
	color: var(--ast-global-color-0);
}

.page-id-2691 h5{
	color: var(--ast-global-color-0);
}

/* Banner fixes */
.sol_banner p {
	margin-bottom: 0 !important
}

.sol_banner{
	height: 50vh
}

.sol_banner h1 {
	font-size: 2.5em !important;
	color: var(--ast-global-color-1) !important;
}

@media screen and (max-width: 768px){
.sol_banner{
	height: 65vh
}
}

/* featured project part */

.featured_block{
	padding: 3% 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: var(--ast-global-color-4);
	border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	--background-transition: 0.3s;
	max-width: 100% !important;
}

.featured-content{
	display: flex;
	padding: 3% 0;
	justify-content: center;
}

.featured-text{
	width: 50%;
	padding: 0 5%;
}

.featured-img{
	width: 45%;
	padding: 0 5%;
	display: flex;
	align-items: center;
}

.mid-button{
	font-size: 18px;
}

.sol-button{
  font-weight: 700;
	color: white;
  background-color: var(--ast-global-color-3);
	padding: 12px 30px 15px ;
  border-radius: 5px;
}

.sol-button:hover, .sol-button:focus{
	color: white;
  background-color: #CFB87C;
}

.featured_block h3{
	text-transform: uppercase !important;
	color: var(--ast-global-color-7)
}

.featured-btn{
	padding: 1vw 2vw 2vw 2vw;
}

@media screen and (max-width: 768px){
	.featured-content{
	flex-direction: column;
}
 .featured-text{
	width: 100%;
}
	.featured-img{
	width: 100%;
	padding-bottom: 1vw
	}
}

a[href^="tel:"] {
    display: none;
}

span.rev { unicode-bidi:bidi-override; direction:rtl ;
color: #cfb87c}
span.rev.phone:before { content:"0604 923 " }
span.rev.phone:after { content:" 14+ :T" }

@media screen and (max-width: 768px){
a[href^="tel:"] {
    display: block;
}
span.rev {display: none}
}

.trp-ls-language-name{
	white-space: nowrap !important
}

.menu-link{
	font-family: Como;
	font-weight: 600
}

.site-primary-footer-wrap span, .site-primary-footer-wrap a{
	font-family: Como;
	font-weight: 700;
	font-size: 1.12rem !important
}

/* footer top-border remove */
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    border-top-style: none !important;
}

/* Owners page text fixes */
	.text_checks .fa-check{
		color: var(--ast-global-color-7);
		padding-right: 10px;
		font-size: 15px
	}


/*Why invest page fixes */

li::marker{
	font-weight: 700
}


.invest-button a{
  font-weight: 700;
	color: white !important;
  background-color: var(--ast-global-color-3);
	padding: 12px 30px 15px ;
  border-radius: 5px;
}

.invest-button a:hover, .invest-button a:focus{
	color: white;
  background-color: #CFB87C;
}

.forminator-title{
	
}

/* Presentations pages */
.wp-block-file:not(.wp-element-button) {
    font-size: 100%;
}

.forminator-label, .forminator-button{
	font-size: 100% !important
}
.forminator-radio-label{
	font-size: 1rem
}

/* home page hero */
.home-hero h1, .home-hero h3{
    text-shadow: rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px !important
}

.home-hero .hbutton 
	{
  width: 100%; 
	max-width: 245px !important
}

.home-hero .hbutton a
	{
  width: 100%; 
}

.hero-box{
	max-width: 900px !important
}

@media only screen and (max-width: 767px){
.home .hero-box.e-con{
	max-width: 400px !important
}
}