.woocommerce-page .page-header {
    margin-top: 20px;
}/*
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.1777016957
Updated: 2026-04-24 07:49:17

*/
@font-face {
    font-family: 'copperplate_gothicregular';
    src: url('fonts/copperplate_gothic_regular-webfont.eot');
    src: url('fonts/copperplate_gothic_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/copperplate_gothic_regular-webfont.woff2') format('woff2'),
         url('fonts/copperplate_gothic_regular-webfont.woff') format('woff'),
         url('fonts/copperplate_gothic_regular-webfont.ttf') format('truetype'),
         url('fonts/copperplate_gothic_regular-webfont.svg#copperplate_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{font-family: 'copperplate_gothicregular';}
.my-font h1,
.my-font h2,
.my-font a{font-family: 'copperplate_gothicregular' !important;}
.my-font{font-family: 'copperplate_gothicregular' !important;}
.tnp.tnp-subscription label { display: none;}
.tnp.tnp-subscription form { display: flex; width: 100%; gap: 15px;}
.tnp.tnp-subscription form input {border-radius: 35px;}
.tnp.tnp-subscription form input[type="submit"]{background-color:#ff0000;}
.tnp-field.tnp-field-email {width: 100%;}
.woocommerce-page h1.entry-title { color: #fff;}
.woocommerce-page .page-header {margin-top: 20px;}
.wp-block-woocommerce-cart.alignwide,
.wp-block-woocommerce-checkout.alignwide,
.woocommerce-account .page-content{margin:50px 0; background-color:#fff; padding:25px 15px; border-radius:15px;}
nav.woocommerce-MyAccount-navigation ul { list-style: none; padding: 0;}
nav.woocommerce-MyAccount-navigation {  background-color: #f7f7f7; border-radius: 15px;}
nav.woocommerce-MyAccount-navigation ul li a { padding: 10px; display: block; text-decoration: none; border-bottom: 1px solid;}
nav.woocommerce-MyAccount-navigation ul li:last-child a { border: none;}
.woocommerce .page-title{color:#fff;}
nav.woocommerce-breadcrumb {margin-top: 15px !important;}
.woocommerce .woocommerce-result-count { color: #fff;}
ul.products li { background-color: #fff; padding: 10px !important; border-radius: 10px;}
section.related.products h2 { color: #fff;}
.woocommerce-tabs { color: #fff;}
.page-header h1{color: #fff; margin-top:25px;}
.form-col-container { display: grid; grid-template-columns: 1fr 1fr;  gap: 15px;}
.form-col label{color:#fff;}
.page-header .entry-title{max-width:1280px;}

.product_meta { color: #fff;}
.woocommerce div.product form.cart button {  background-color: #ff0000;}
.woocommerce-product-gallery { background-color: #dddddd}
.woocommerce span.onsale{background-color: #000000; display: flex; align-items: center; justify-content: center; line-height: 1;
    box-shadow: 0 0 5px #ddd;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color: #fff;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color: #000000;}
section.related.products h2.woocommerce-loop-product__title { color: #000;}
h2.woocommerce-loop-product__title { min-height: 65px;}
table.variations { background-color: #fff;}
.woocommerce-variation-price { margin-bottom: 15px;}


@media(max-width:560px){
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{width: 100%;}
}