/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

#menu-1-ae63772 {
	text-align: left;
	align-items: flex-start!important;
}

.products-slider .slick-arrow {
	transition: .3s ease all;
	border-radius: 50px;
}

.elementor-menu-cart__toggle .elementor-button svg {
	width: 20px;
	height: 20px;
}

.woocommerce-cart .product-name a {
	color: #38C1B1!important;
}

@media screen and (max-width: 768px) {
	.elementor-widget-woocommerce-cart .e-cart-section {
		padding: 0;
	}
}

.cart_totals {
	padding: 30px!important;
}

.woocommerce-checkout a {
	color: #38C1B1!important;
}

.woocommerce-checkout .woocommerce-shipping-totals th {
	width: 40%!important;
}

.woocommerce-checkout .shipping-method label, .woocommerce-checkout .shipping-method span bdi {
	color: black!important;
}

.woocommerce-checkout .e-woocommerce-login-section {
	display: none!important;
}

.woocommerce-notices-wrapper {
	border-radius: 10px;
}

.elementor-menu-cart__close-button {
	font-size: 18px;
}

.search-popup {
	padding-top: 20px!important;
}