.elementor-kit-5{--e-global-color-primary:#1C1C1A;--e-global-color-secondary:#D4A5A0;--e-global-color-text:#7A6C66;--e-global-color-accent:#FAF7F4;--e-global-color-1b37df9:#F2EBE7;--e-global-color-7256bee:#C9B8A8;--e-global-color-90649d7:#9E8C84;--e-global-color-6047ba9:#3A2F2C;--e-global-color-c634858:#C8D4C0;--e-global-color-05cc577:#A8B89A;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-size:11px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Jost", Sans-serif;font-size:15px;font-weight:400;line-height:1.7px;letter-spacing:0em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Jost", Sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:0.14em;color:var( --e-global-color-accent );border-radius:2px 2px 2px 2px;padding:012px 028px 012px 28px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-90649d7 );color:var( --e-global-color-accent );border-style:solid;border-color:var( --e-global-color-6047ba9 );border-radius:2px 2px 2px 2px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:"Jost", Sans-serif;font-size:15px;font-weight:400;font-style:normal;line-height:15px;letter-spacing:0em;}.elementor-kit-5 a:hover{color:#9E8C84;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Cormorant Garamond", Sans-serif;font-size:52px;font-weight:300;font-style:italic;line-height:1.2px;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Cormorant Garamond", Sans-serif;font-size:32px;font-weight:400;font-style:normal;line-height:1.3px;letter-spacing:0.02em;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:"Cormorant Garamond", Sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.4px;letter-spacing:0.02em;}.elementor-kit-5 h4{color:var( --e-global-color-primary );font-family:"Jost", Sans-serif;font-size:16px;font-weight:500;font-style:normal;line-height:1.5px;letter-spacing:0.05em;}.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-kit-5{font-size:14px;}.elementor-kit-5 a{font-size:15px;}.elementor-kit-5 h1{font-size:38px;}.elementor-kit-5 h2{font-size:26px;}.elementor-kit-5 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:14px;}.elementor-kit-5 h1{font-size:30px;}.elementor-kit-5 h2{font-size:22px;}.elementor-kit-5 h3{font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Site-Bakground:#FAF7F4; --2nd-background:#F2EBE7; --Accent-borders-hover:#D4A5A0; --Sage-sections:#C8D4C0; --Mist-Sage:#C8D4C0; --Deep-Mocha:#3A2F2C; --Accent:#FAF7F4; --DUP_Accent:#FAF7F4; --DUP_Deep-Mocha:#3A2F2C; --DUP_2nd-background:#F2EBE7; }
/* Start custom CSS */body {
  background-color: #FAF7F4;
  color: #7A6C66;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4 {
  color: #1C1C1A;
  font-family: 'Cormorant Garamond', Georgia, serif;
}
h1 { font-weight: 300; font-style: italic; }
h2, h3 { font-weight: 400; }
.elementor-nav-menu a {
  font-family: 'Jost', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #7A6C66 !important;
  transition: color 0.2s ease;
}
.elementor-nav-menu a:hover,
.elementor-nav-menu .current-menu-item a {
  color: #1C1C1A !important;
  border-bottom: 1px solid #1C1C1A;
  padding-bottom: 2px;
}
.elementor-divider-separator {
  border-color: #C9B8A8 !important;
  border-width: 0.5px !important;
}
.product-card {
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
  border: 0.5px solid #E8D5CC;
  border-radius: 2px;
}
.product-card:hover {
  border-color: #D4A5A0;
  box-shadow: 0 2px 16px rgba(0,0,0,0.05);
}
.dark-section,
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section p {
  color: #FAF7F4 !important;
}
.announcement-bar {
  background: #1C1C1A;
  color: #FAF7F4;
  font-family: 'Jost', sans-serif;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-align: center;
  padding: 10px 20px;
}
a {
  color: #1C1C1A;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
a:hover { opacity: 0.65; }
@media (min-width: 1025px) {
  .branded-section > .elementor-container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .branded-section > .elementor-container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .branded-section > .elementor-container {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}/* End custom CSS */