.elementor-kit-5111{--e-global-color-primary:#B08A5E;--e-global-color-secondary:#3A2E23;--e-global-color-text:#000000;--e-global-color-accent:#241C14;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;}.elementor-kit-5111 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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.woocommerce-message,
.woocommerce-info {
  background: #F1E6D6 !important;
  border-top-color: #B08A5E !important;
  color: #3A2E23 !important;
  border-radius: 4px;
  font-family: 'Inter', sans-serif;
}
.woocommerce-message::before,
.woocommerce-info::before {
  color: #B08A5E !important;
}
.woocommerce-message .button,
.woocommerce-info .button {
  background: #B08A5E !important;
  color: #FBF6EF !important;
  border-radius: 4px !important;
}
.woocommerce-notices-wrapper {
  margin: 0 !important;
  padding: 0 !important;
}

.woocommerce-message {
  margin-bottom: 0 !important;
}

.single_add_to_cart_button,
.woocommerce a.button,
.woocommerce button.button {
  background: #B08A5E !important;
  color: #FBF6EF !important;
  border-radius: 4px !important;
  border: none !important;
  padding: 14px 32px !important;
  font-weight: 600 !important;
  letter-spacing: 0.3px;
}

.single_add_to_cart_button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover {
  background: #3A2E23 !important;
}/* End custom CSS */