<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
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 */

.elementor-25 .elementor-element.elementor-element-584d49a .widget_shopping_cart .woocommerce-mini-cart-item .remove {
	color: #C49A6C !important;
}

.elementor-25 .elementor-element.elementor-element-584d49a .widget_shopping_cart .woocommerce-mini-cart-item .remove:hover {
		color: #C49A6C !important;
	background-color: transparent !important;
}

.elementor-25 .elementor-element.elementor-element-584d49a .widget_shopping_cart .woocommerce-mini-cart-item img {
	border-radius: 10px;
}

.woocommerce ul.products li.product a img {
	border-radius: 10px;
}

.woocommerce ul.products li.product .price{
	color: black
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	font-family: montserrat;
	font-weight: 500;
}

.woocommerce ul.products li.product .button {
	background-color: #c49a6c !important;
	color: white;
	font-size: 14px;
}

.woocommerce ul.products li.product .button{
	display:none;
}

#black-btn {
	color: black;
}

#black-btn:hover {
	color:#c49a6c;
}

.elementor-12358 .elementor-element.elementor-element-dee42c0 .woocommerce-tabs .woocommerce-Tabs-panel h2{
	display: none;
}

.elementor-12358 .elementor-element.elementor-element-dee42c0 .woocommerce-tabs .woocommerce-Tabs-panel h3{
	display: none;
}

.woocommerce table.shop_attributes td p {
	margin-left: 10px;
}

.elementor-12358 .elementor-element.elementor-element-dee42c0 .woocommerce-tabs .woocommerce-Tabs-panel tr {
	border: solid;
	border-color: white;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	color: black;
	font-family: montserrat;
	font-weight: 500;
}

.elementor-12358 .elementor-element.elementor-element-8c66808 .jet-woo-builder &gt; .related.products &gt; h2{
	margin-top: -20px;
	margin-bottom: 30px;
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner{
	border-radius: 10px;
}

@media (max-width: 767px) {.elementor-12048 .elementor-element.elementor-element-c4a822d {
	width: 100%;
	}}

@media (max-width: 767px) {.elementor-12048 .elementor-element.elementor-element-1cbbf71 {
	width: 0%;
}}

.site-header {
	display: none;
}

.elementor-12048 .elementor-element.elementor-element-eb313b0 .jet-woo-products .jet-woo-product-stock-status {
	position: absolute;
	background-color: white;
	padding: 2px 10px;
	border-radius: 0 10px 10px 0;
	margin-top: 20px;
}

.trp-language-switcher .trp-ls-shortcode-current-language{
	border: none
}

.trp-color-dark #trp-floater-ls-current-language a, .trp-color-dark #trp-floater-ls-language-list a{
	background-color: white;
	color: black;
}

#trp-floater-ls.trp-bottom-left {
	display:none;
}


@media (max-width: 767px) {
	
#trp-floater-ls.trp-bottom-left {
	display:block;
}
	.trp-language-switcher .trp-ls-shortcode-current-language {
		z-index: 10;
	}

}

.learndash-wrapper .ld-focus .ld-tab-content .elementor-icon-list-items:not(.blocks-gallery-grid):not(.wp-block-gallery) {
	list-style-type: none;
	padding: 0;
}

.learndash-wrapper .ld-focus .ld-tab-content .elementor-icon-list-items .elementor-icon-list-item:not(.blocks-gallery-item) {
	display: flex;
}

.mailpoet_form_image img {
    border-radius: 20px;
	height: 480px;
	object-fit: cover;
}

#mp_form_popup1 {
    border-radius: 20px !important;
	padding: 20px !important;
}

#mailpoet_form_preview_1 .mailpoet_form_column:not(:first-child) {
    vertical-align: center;
}

#mp_form_popup1 .mailpoet_paragraph{
	line-height: 0 !important;
	margin-bottom: 0px !important;
	margin-top: 0;
}

.mailpoet_form_column {
    row-gap: 20px;
}

#mp_form_popup1 p.mailpoet_form_paragraph.last {
    margin-bottom: 0 !important;
}
</pre></body></html>