.elementor-kit-7{--e-global-color-primary:#2C2C2A;--e-global-color-secondary:#EDE7D9;--e-global-color-text:#4A4A46;--e-global-color-accent:#7A3F3F;--e-global-color-48f2eee:#F5F0E8;--e-global-color-6cbe446:#FAF7F2;--e-global-color-6949678:#9E5555;--e-global-color-b7ba03e:#4A4A4630;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.25em;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.75em;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:400;--e-global-typography-f79354f-font-family:"Cormorant Garamond";--e-global-typography-f79354f-font-size:72px;--e-global-typography-f79354f-font-weight:400;--e-global-typography-f79354f-line-height:1em;--e-global-typography-a25f4bb-font-family:"Cormorant Garamond";--e-global-typography-a25f4bb-font-size:38px;--e-global-typography-a25f4bb-font-weight:400;--e-global-typography-b4b2d36-font-family:"DM Sans";--e-global-typography-b4b2d36-font-size:17px;--e-global-typography-aecec76-font-size:11px;--e-global-typography-aecec76-font-weight:500;--e-global-typography-aecec76-text-transform:uppercase;background-color:var( --e-global-color-48f2eee );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#FFFFFF00;font-family:"DM Sans", Sans-serif;font-size:13px;font-weight:400;text-transform:uppercase;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:2px 2px 2px 2px;padding:11px 26px 11px 26px;}.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:var( --e-global-color-primary );color:var( --e-global-color-48f2eee );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1160px;}.e-con{--container-max-width:1160px;}.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 */.elementor-button {
  transition: all 0.28s ease;
}

.elementor-nav-menu a {
  transition: color 0.28s ease;
}
.btn-transition .elementor-button{
  transition: all 200ms ease;
}

.is-clickable { cursor: pointer; }

/* Hide the view cart link completely */
.added_to_cart.wc-forward {
  display: none !important;
}

/* Stop the button from shifting position */
.woocommerce .add_to_cart_button,
.woocommerce .added {
  display: inline-block !important;
  float: none !important;
  margin: 0 !important;
  position: relative !important;
}

/* Keep the button container stable */
.product_type_simple.add_to_cart_button + * {
  display: none !important;
}/* End custom CSS */