/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1776174097
Updated: 2026-04-14 13:41:37

*/
body{overflow-x:hidden;}
.header_wrapper.is-scrolled{backdrop-filter:blur(12px);box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);background-color:#fffffff2;border-bottom:1px solid #e7e2da}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce-notices-wrapper:has(.woocommerce-message){margin-top:130px}
.woocommerce-notices-wrapper .woocommerce-message{margin-bottom:0px;}
.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward{color:#fff !important;background-color:#C2A370 !important;border-radius:12px}
.woocommerce-cart .wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained{text-decoration:none;background-color:#C2A370;border-radius:16px;color:#fff;}
.woocommerce-cart .wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover{color:#000;background-color:transparent;border:1px solid #C2A370}
.woocommerce-cart .wc-block-components-product-name{color:#000}
.woocommerce-cart .page-header,.woocommerce-checkout .page-header{display:none}
.wp-block-woocommerce-cart.alignwide,.wp-block-woocommerce-checkout.alignwide.wc-block-checkout,.woocommerce-order {margin-top:150px}
.custom_add_to_cart .quantity{ display:flex; align-items:center; gap:8px;}
.custom_add_to_cart .plus,.custom_add_to_cart .minus{width:35px; height:35px; border:1px solid #ddd; background:transparent; cursor:pointer; font-size:18px; display:flex; align-items:center; justify-content:center; color:#000; }
.custom_add_to_cart .plus:hover,.custom_add_to_cart .minus:hover{background:#c79e6b;color:#fff;}
.custom_add_to_cart .quantity input.qty {  width: 60px !important; text-align: center !important; border:1px solid #e7e1da;border-radius:12px}

@media screen and (max-width: 1024px) {
 .footer_menu nav ul li a{justify-content:center !important;}
	.woocommerce-cart .alignwide { margin-inline: 0px;}
}
@media screen and (max-width: 767px) {
.translation_gt .elementor-widget-shortcode {  --e-transform-rotateZ: 0deg !important}
.translation_gt {right: 38% !important;top: 36px !important;}
}