/**
* Theme Name: Amina Child
* Description: This is a child theme of Amina.
* Author: <a href="https://neuronthemes.com">NeuronThemes</a>
* Template: amina
* Version: 1.0.0
*/


.account-page .woocommerce-form-register__submit {
    padding: 20px 40px !important;
}
#customer_login h2 {
    text-align: left !important;
}

.account-page .woocommerce-form.woocommerce-form-login.login {
    width: 100% !important;
}
.search-icon .elementor-icon-wrapper{ height: 40px !important; padding: 10px 0;}

.main-header .elementor-widget-neuron-woo-menu-cart .elementor-widget-container {
    padding-left: 15px !important;
}
select{ background:#fafafa;}

.post-type-archive-product .product_cat-wps_wgm_giftcard {
    display: none;
}
.page-id-14977 .entry-title {
    display: none;
}

@media(max-width: 767px){
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row { max-width: 100% !important; width: 100%; flex: 0 0 100%; }
	.woocommerce-checkout .woocommerce-form-coupon-toggle{ padding-top: 0; }
	.slider .neuron-slide-content {  margin-left: 0 !important; }
	.slider .swiper-slide--inner { padding: 0 8% !important; }
	body .mobile_menu .eael-simple-menu-toggle {
    margin-top: 10px !important;
}
	body .mobile_menu .eael-simple-menu-toggle:focus{
		outline: none !important;
	}
}