/*
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.5.1764603373
Updated: 2025-12-01 15:36:13

*/


.wc-shipping-note {
    padding: 12px 15px;
    margin-top: 10px;
    background: #f7f7f7;
    border-left: 4px solid #000;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
}
.wc-shipping-note strong {
    font-weight: 600;
}

.wc-block-components-totals-item__value strong {
	display:none !important;
}

.wc-block-checkout__shipping-option--free {
	display:none !important;
}

.wp-block-post-title {
	display:none;
}

.post-270 h1 {
	display: none !important;
}

body {
	background-color: #F2E9E4;
}

.post-270 .alignwide {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.woocommerce-result-count, .woocommerce-ordering {
	display: none !important;
}

.wc-block-cart__submit-container a {
	background-color: #20284A;
	padding: 15px 50px;
	border-radius:50px;
	color: #F2E9E4;
	text-decoration: none;
	border: 2px solid #20284A;
	font-family: "Playfair Display";
}

.wc-block-cart__submit-container a:hover {
	background-color: #F2E9E4;
	padding: 15px 50px;
	border-radius:50px;
	color: #20284A;
	border: 2px solid #20284A;
}

.post-270 .wc-block-components-product-metadata {
	display: none;
}

.wc-block-components-product-name {
	font-size: 1.2 rem;
	color: #20284A;
}

.post-18 .wc-block-components-product-metadata {
	display: none !important;
}

.wc-block-components-checkout-return-to-cart-button button {
	background-color: #F2E9E4;
	padding: 15px 50px;
	border-radius:50px;
	color: #20284A;
	border: 2px solid #20284A;
}


.post-18 .entry-title {
	display: none;
}

/*.post-18 .wc-block-components-checkbox__label {
	display: none;
}*/


.post-18 .wc-block-components-checkout-place-order-button {
	background-color: #20284A;
	padding: 15px 50px;
	border-radius:50px;
	color: #F2E9E4;
	border: 2px solid #20284A;
}

.woocommerce-message {
	display: none !important;
}