.elementor-kit-7{--e-global-color-primary:#831435;--e-global-color-secondary:#222222;--e-global-color-text:#666666;--e-global-color-accent:#DC9814;--e-global-color-0136e8a:#831435;--e-global-typography-primary-font-family:"Cairo";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.3px;--e-global-typography-secondary-font-family:"Cairo";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Cairo";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.8px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FAF8F4;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#020101;font-family:"Cairo", Sans-serif;font-weight:600;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:12px 30px 12px 30px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#DC9814;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 *//* ==========================================================================
   1. BRAND COLOR SYSTEM & DYNAMIC HOVER TRANSITIONS
   ========================================================================== */
a {
    transition: color 0.3s ease-in-out;
}

/* Bind typography value focal points directly to the luxury gold token */
.price ins, 
.woocommerce-Price-amount,
.star-rating span::before {
    color: #dc9814 !important;
}

/* Refine sales labels and badge geometry to match prestige identity */
.onsale, 
.product-label {
    background-color: #831435 !important;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ==========================================================================
   2. OPERATIONAL FIELDS & SYSTEM INTERACTION FORMS
   ========================================================================== */
input[type="text"], 
input[type="email"], 
input[type="tel"], 
textarea {
    border: 1px solid #e0e0e0 !important;
    background-color: #ffffff !important;
    color: #222222 !important;
    border-radius: 4px;
    transition: border-color 0.2s ease;
}

/* Highlight input areas gently when actively engaged */
input[type="text"]:focus, 
input[type="email"]:focus, 
textarea:focus {
    border-color: #831435 !important;
    outline: none;
}

/* ==========================================================================
   3. MOBILE SECURITY & STRUCTURAL VIEWPORT CONFIGURATION
   ========================================================================== */
#page, 
.site, 
.elementor-section, 
.e-con {
    max-width: 100% !important;
    box-sizing: border-box;
}

/* Prevent container grid components from throwing overflow calculation errors */
.elementor-row, 
.elementor-container {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Stabilize touch devices and isolate scrolling behaviors safely */
html, body {
    max-width: 100%;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
}/* End custom CSS */