.elementor-kit-12{--e-global-color-primary:#FBE4C3;--e-global-color-secondary:#7C7C7C;--e-global-color-text:#2F2F2F;--e-global-color-accent:#C27049;--e-global-color-85f5aa1:#F8F4F0;--e-global-color-e8f0ce1:#2E2E2E;--e-global-color-2795a2e:#D6CFC7;--e-global-color-6161b31:#C2B8AE;--e-global-color-7b4b2f1:#EAE7E1;--e-global-color-e31bd38:#B3735D;--e-global-color-921c5b8:#DCCBC3;--e-global-color-d71a501:#A58C7B;--e-global-color-518eb90:#FFCC8A;--e-global-color-feb7ab9:#B08B4F;--e-global-color-3999abe:#F7F3ED;--e-global-color-a35524e:#FFFFFF;--e-global-typography-primary-font-family:"Lexend 400";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lexend 700";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-weight:600;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{font-weight:600;}.elementor-kit-12 h1{font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1536px;}.e-con{--container-max-width:1536px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =============================== */
/* SALE BADGE FIX — Text Editor + Dynamic Tag */
/* =============================== */

/* SALE BADGE INSIDE PRODUCT CARD ONLY */
.product-card .elementor-widget-text-editor {
    background-color: #d1613b !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    padding: 8px 12px !important;
    display: inline-block !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    margin: 0 !important;
    text-align: center;
    line-height: 1.4;
}


/* Optionally center it inside container */
.elementor-widget-text-editor.elementor-element {
    justify-content: center !important;
    align-items: center !important;
}

/* =============================== */
/* PRICE FIX — WooLentor Price Widget */
/* =============================== */

/* Target the price wrapper inside WL widget */
.elementor-widget-wl-single-product-price .price {
    display: flex !important;
    flex-direction: row-reverse !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: wrap;
    justify-content: flex-end;
}

/* Current (sale) price */
.elementor-widget-wl-single-product-price .price ins .woocommerce-Price-amount {
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 24px !important;
    color: #333333 !important;
    order: 1 !important;
}

/* Original (regular) price */
.elementor-widget-wl-single-product-price .price del .woocommerce-Price-amount {
    text-decoration: line-through !important;
    font-weight: normal !important;
    font-size: 16px !important;
    color: #999999 !important;
    order: 2 !important;
}

/* Remove underlines and add spacing globally just in case */
.price ins,
.price ins .woocommerce-Price-amount,
.price del,
.price del .woocommerce-Price-amount {
    text-decoration: none !important;
}




/* PRODUCT CARD SHADOW */
.product-card {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    transition: box-shadow 0.3s ease;
}

/* HOVER SHADOW — WARM ORANGE GLOW */
.product-card:hover {
    box-shadow: 0 8px 16px rgba(209, 97, 59, 0.35); /* d1613b color with alpha */
}

/* Completely hide the dynamic URL element and remove styles */
.dynamic-product-url {
    display: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lexend 400';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://temporary.lumorum.com/wp-content/uploads/sites/5/2025/08/lexend-v25-latin-ext-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lexend 700';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://temporary.lumorum.com/wp-content/uploads/sites/5/2025/08/lexend-v25-latin-ext-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */