/**
 * Theme Name:     ET Child
 * Author:         Exigo Tech
 * Template:       astra
 * Text Domain:	   et-child
 * 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!
 * Theme URI:      https://exigotech.co
 * Author URI:     https://exigotech.co
 * Version:        1.0
 */


/* .ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: #1e0013f2 !important;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
	color: #1e0013f2 !important;
}
.ast-builder-menu-1 .menu-item > .menu-link {
    color: #747474 !important;
}

a, .page-title {
    color: #1e0013f2;
}

.button wc-forward, .wpforms-submit, .add_to_cart_button {
	background: #1e0013f2 !important;
	border: 1px solid #1e0013f2 !important;
} 

.button wc-forward:hover, .wpforms-submit:hover, .add_to_cart_button:hover  {
	background: #ff5151 !important;
	border: 1px solid #ff5151 !important;
}

h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
    color: #1e0013f2;
}

body .woocommerce-MyAccount-navigation-link a:hover, body .woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #1e0013f2;
    color: #fff;
} */

input[type="submit"], button[type="submit"], .button.wc-forward, .wpforms-submit, .add_to_cart_button {
	background: #1e0013f2 !important;
	border: 1px solid #1e0013f2 !important;
} 

input[type="submit"]:hover, button[type="submit"]:hover, .button.wc-forward:hover, .wpforms-submit:hover, .add_to_cart_button:hover  {
	background: #e2211c !important;
	border: 1px solid #e2211c !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] {
	min-height: inherit !important;
	padding: 10px 0 !important;
	background: #1e0013f2;
}

.ast-footer-copyright, .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
	font-size: 15px;
}

.ast-card-action-tooltip, button:disabled[disabled] {
	background: #1e0013f2 !important;
	color: #fff !important
}

body .woocommerce-MyAccount-navigation-link a:hover, body .woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #1e0013f2;
    color: #fff;
}

#content.site-content {
	min-height: calc(100vh - 180px)
}

.stars a, .woocommerce-js .quantity .qty, .astra-cart-drawer-title, .woocommerce-js ul.cart_list li>a, .woocommerce-js ul.product_list_widget li>a, .total strong {
	color: #1e0013f2 !important;
}

a:focus {
	outline: 0;
}

@media screen and (max-width: 1200px) {
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] {
		padding: 5px 30px !important;
	}	
}


@media screen and (max-width: 767px) { 
	.site-footer-section {
		margin-bottom: 0 !important;
	}
	.ast-builder-html-element, .ast-footer-copyright {
		font-size: 14px !important;
	}
}



@media screen and (max-width: 350px) {
	.site-logo-img img {
		max-width: 90px !important;
	}
	.ast-header-break-point.ast-woocommerce-cart-menu .ast-site-header-cart {
		padding: 0 0em 1em 0 !important;
	}
}

.lost_password {
	margin-bottom: 0 !important;
} 

.woocommerce-notices-wrapper + h2 {
	text-align: center;
}

.woocommerce-form-login.login {
	max-width: 500px;
    margin: auto !important;
    background: #fff;
    border: 0;
    box-shadow: 0 0 8.25px 6.75px rgba(0,0,0,.1)
}

.astra-shop-thumbnail-wrap .ast-on-card-button.add_to_cart_button {
	background: none !important;
	border: 0 !important;
}

.ast-card-action-tooltip:after {
	border: #1e0013f2 !important;
}

#review_form_wrapper {
	display: none !important;
}

.woocommerce-Price-amount.amount {
	margin-bottom: 20px;
	display: block;
}