.elementor-kit-2885{--e-global-color-primary:#FF43A4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"F-1 2025";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Merc 25 Medium";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Merc 25 Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Merc 25 Regular";--e-global-typography-accent-font-weight:500;}.elementor-kit-2885 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){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);}@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 *//* Set all prices to normal 16px */
.price,
.price .woocommerce-Price-amount,
.price .woocommerce-Price-currencySymbol,
.price bdi {
  font-size: 16px !important;
  font-weight: normal !important;
  color: #4a0125 !important;
}
/* Force only the main product price to be 32px */
.woocommerce-variation-price .price,
.woocommerce-variation-price .price .woocommerce-Price-amount,
.woocommerce-variation-price .price bdi {
  font-size: 32px !important;
  font-weight: bold !important;
}
/* Hide related product descriptions */
.ast-woo-shop-product-description {
  display: none !important;
}

/* Target product titles in the MoreConvert sticky cart slide-out */
.wlfmc-cart-drawer .wlfmc-product-title {
  font-size: 12px !important;
  color: #000 !important;
}

/* Reduce font size and color of product titles in WooLentor mini cart */
.woolentor_mini_title h3 a {
  font-size: 12px !important;
  color: #000 !important;
  line-height: 1.4 !important;
}/* End custom CSS */