.elementor-kit-27{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;font-family:"Lato", Sans-serif;font-size:17px;font-weight:400;letter-spacing:0px;}.elementor-kit-27 button,.elementor-kit-27 input[type="button"],.elementor-kit-27 input[type="submit"],.elementor-kit-27 .elementor-button{background-color:#C9A65B;color:#FFFFFF;}.elementor-kit-27 button:hover,.elementor-kit-27 button:focus,.elementor-kit-27 input[type="button"]:hover,.elementor-kit-27 input[type="button"]:focus,.elementor-kit-27 input[type="submit"]:hover,.elementor-kit-27 input[type="submit"]:focus,.elementor-kit-27 .elementor-button:hover,.elementor-kit-27 .elementor-button:focus{background-color:#AF8D46;color:#FFFFFF;}.elementor-kit-27 e-page-transition{background-color:#FFBC7D;}.elementor-kit-27 a{color:#000000;font-family:"Josefin Sans", Sans-serif;font-weight:400;}.elementor-kit-27 h1{color:#000000;font-family:"Josefin Sans", Sans-serif;font-weight:800;letter-spacing:0.5px;}.elementor-kit-27 h2{color:#000000;font-family:"Josefin Sans", Sans-serif;font-weight:600;}.elementor-kit-27 h3{color:#000000;font-family:"Josefin Sans", Sans-serif;font-weight:600;}.elementor-kit-27 h4{color:#000000;font-family:"Josefin Sans", Sans-serif;font-weight:400;}.elementor-kit-27 h5{color:#000000;font-family:"Josefin Sans", Sans-serif;font-weight:600;letter-spacing:1.25px;}.elementor-kit-27 h6{color:#000000;font-family:"Josefin Sans", Sans-serif;font-weight:bold;}.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 *//* ===============================
   MINI CART – REMOVE WHITE HOVER
   =============================== */

/* Mini cart wrapper */
.elementor-menu-cart__container,
.elementor-menu-cart__main {
  background-color: #000 !important;
}

/* Prevent white hover on cart items */
.elementor-menu-cart__product:hover,
.elementor-menu-cart__product *,
.elementor-menu-cart__footer:hover,
.elementor-menu-cart__header:hover {
  background-color: transparent !important;
  background: transparent !important;
}

/* Remove hover background on product rows */
.elementor-menu-cart__product {
  background: transparent !important;
}

/* Fix hover on remove (X) button */
.elementor-menu-cart__product-remove:hover,
.elementor-menu-cart__product-remove:focus {
  background: transparent !important;
}

/* Fix hover on product links */
.elementor-menu-cart__product-name a:hover {
  color: #ffffff !important;
  background: transparent !important;
}

/* Ensure all text/icons stay white */
.elementor-menu-cart__container *,
.elementor-menu-cart__container a,
.elementor-menu-cart__container svg {
  color: #ffffff !important;
  fill: #ffffff !important;
}

/* Prevent hover glow / outlines */
.elementor-menu-cart__container *:hover {
  box-shadow: none !important;
}/* End custom CSS */