/*
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.1774022836
Updated: 2026-03-20 16:07:16

*/

a{color: inherit;transition: all 0.4s linear;}
p{margin-bottom: 0;}
p + p{margin-top: 10px;}

body{background: var(--e-global-color-primary);}
.elementor-slides .swiper-slide-bg{background-position: top center !important;}
.wpcf7-form-control-wrap + .wpcf7-form-control-wrap{margin-top: 10px;display: block;}
.wpcf7-form-control{border: 2px solid #4e4e4e !important;border-radius: 0 !important;padding: 10px 15px !important;font-size: 16px;line-height: 1.5;color: #000;box-shadow: none;outline: none;}
.wpcf7-form-control.wpcf7-textarea{height: 120px;resize: none;}
.wpcf7-form-control.wpcf7-submit{background: #000 !important;color: #fff !important;border-color: #000 !important;margin-top: 15px;min-width: 180px;}

.archive .content-area{background: #fff;}
.archive .site-main{max-width: 560px !important;}
.woocommerce-breadcrumb{display: none;}
.woocommerce-products-header{position: relative;margin-bottom: 60px;}
.woocommerce-products-header:before{content: '';position: absolute;top: 0;left: 50%;width: 100vw;height: 100%;background: #000;transform: translatex(-50%);}
.woocommerce-products-header__title{margin: 0;padding: 60px 0;line-height: 1;text-align: center;color: #fff;position: relative;z-index: 1;}
.woocommerce ul.products{margin: 0;display: grid;grid-template-columns: 1fr 1fr;gap: 30px 20px;padding-bottom: 60px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{float: none;margin: 0;width: 100%;}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before{content: none;}

/* Changes */
span.onsale, .elementor-element-bd77967 .woocommerce ul.products li.product .woocommerce-loop-category__title .count, .woocommerce ul.products li.product .Uncategorized{display: none !important;}
body:not([class*="elementor-page-"]) .site-main{max-width: 560px;}
.woocommerce div.product .product_title{font-size: 36px;line-height: 1;}
#content, .content-area{background: #fff;}
.woocommerce ul.products{padding-bottom: 0;}
.woocommerce-message{padding: 10px 15px;margin: 0;}
.alignwide{margin-inline: 0;}
.wc-block-components-sidebar-layout, .wc-block-cart__sidebar, .wc-block-cart__submit, .wc-block-components-form .wc-block-components-checkout-step{margin-bottom: 0 !important;}
.wc-block-components-button:not(.is-link){color: #fff !important;box-shadow: none;outline: none;}
.wp-block-woocommerce-checkout{padding-top: 0 !important;}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title{margin-top: 0 !important;}

.elementor-element-bd77967 .woocommerce ul.products{display: flex !important;flex-wrap: wrap;gap: 10px !important;}
.elementor-element-bd77967 .product-category img{display: none !important;}
.elementor-element-bd77967 .woocommerce ul.products li.product .woocommerce-loop-category__title{padding: 10px 15px;background: #eee;font-size: 16px;line-height: 1.5;font-weight: 500;}
.wc-block-components-button.wc-block-components-checkout-place-order-button:not(.is-link){color: #000 !important;transition: all 0.4s linear;}
.wc-block-components-button.wc-block-components-checkout-place-order-button:not(.is-link):hover{color: #fff !important;}

@media(max-width: 767px){
	.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{width: 100%;float: none;margin: 0;}
	.woocommerce .woocommerce-result-count{margin: 8px 0 0;}
	.woocommerce .woocommerce-ordering select{padding: 10px;font-size: 14px;line-height: 1;}
	.wc-block-components-sidebar{display: none;}
	.wp-block-woocommerce-checkout{container-type: inherit !important;}
	.wc-block-components-sidebar-layout .wc-block-components-main{padding-right: 0 !important;width: 100% !important;}
	.wp-block-woocommerce-checkout-order-summary-block{border: none !important;}
	.wc-block-checkout__actions .wc-block-checkout__actions_row{margin-top: 20px;}
}