/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://ibariki.com/
 Description:  Child theme for Ibariki Wellness — wholesale white-label wellness platform. Built on Hello Elementor, styled entirely through Elementor Pro (Site Settings + Theme Builder).
 Author:       Ibariki
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

#menu-1-721353c li {
	margin-bottom: 9px;
}

body.woocommerce-checkout h1.entry-title,
body.woocommerce-cart h1.entry-title,
body.woocommerce-dashboard h1.entry-title,
body.woocommerce-orders h1.entry-title,
body.woocommerce-account h1.entry-title {
	display: none;
}

.ibariki-category-nav__links a {
	text-decoration: none;
}

body.woocommerce-dashboard .woocommerce,
body.woocommerce-orders .woocommerce,
body.woocommerce-account .woocommerce {
	margin: 80px 0px;
}

form.woocommerce-form.woocommerce-form-login.login {
	display: block;
	width: 90%;
	margin: 0 auto;
}

.ibariki-product-page .quantity input.qty {
	width: 100%;
}

.ibariki-product-page .single_add_to_cart_button.button.alt {
	margin: 0 !important;
}

.footer.elementor-slideshow__footer.elementor-lightbox-prevent-close .elementor-slideshow__title {
	display: none;
}