.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#850004;--e-global-color-text:#000000;--e-global-color-accent:#E7C16F;--e-global-color-ec8a23e:#FDFDFD;--e-global-typography-primary-font-family:"Matise";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:-1px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Matise", Sans-serif;}.elementor-kit-7 h1{font-family:"Matise", Sans-serif;}.elementor-kit-7 h2{font-family:"Matise", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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:800px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@keyframes spinText {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  display: flex;
  flex-direction: column;
}

.elementor-location-footer {
  margin-top: auto;
}


.woocommerce-message {
  background-color: #000000;    background */
  border-left: 5px solid ##850004; /* Red accent border */
  padding: 1rem;
  font-size: 1rem;
  color: #fff;
}

.woocommerce-message::before {
  content: "✔ ";
  color: green;
  font-weight: bold;
  margin-right: 0.5em;
  opacity: 0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Matise';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://santosjan.live/act3/wp-content/uploads/2025/06/Matisse_Classic.ttf') format('truetype');
}
/* End Custom Fonts CSS */