.elementor-kit-6{--e-global-color-primary:#FFA113;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Baloo Bhaijaan 2";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Baloo Bhaijaan 2";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Baloo Bhaijaan 2";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Baloo Bhaijaan 2";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 */h1, h2, h3, .elementor-heading-title {
  line-height: 1.3 !important; 
}


.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-loop-product__title,
.elementor-loop-container .elementor-heading-title,
ul.products li.product h2,
ul.products li.product h3,
.product-title,
.product-title a {
  font-size: var(--fs-md) !important;
  line-height: var(--lh-heading) !important;
}


a,
a:hover,
a:focus {
  font-size: inherit;
  text-decoration: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}




.price,
.price *,
.woocommerce-Price-amount,
.amount {
    color: #ff0000 !important;
}

.price ins,
.price ins .amount,
ins .woocommerce-Price-amount,
.elementor-loop-container ins,
.elementor-loop-container ins .amount {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}




.star-rating,
.star-rating::before,
.star-rating span,
.star-rating span::before,
.woocommerce .star-rating,
.woocommerce .star-rating span,
.woocommerce-product-rating .star-rating span,
ul.products li.product .star-rating span {
  color: #ffa113 !important;
}

/* 正文段落及响应式字号 */
p, .elementor-text-editor p {
  font-size: clamp(14px, 1vw, 16px) !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}

h1, .elementor-heading-title.elementor-size-xl {
  font-size: clamp(28px, 4vw, 42px) !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

h2, .elementor-heading-title.elementor-size-large {
  font-size: clamp(22px, 3vw, 32px) !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
}

h3, .elementor-heading-title.elementor-size-medium {
  font-size: clamp(18px, 2vw, 22px) !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
}

h4, .elementor-heading-title.elementor-size-small {
  font-size: clamp(15px, 1.5vw, 18px) !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
}


span {
  font-size: inherit;
  line-height: inherit;
}/* End custom CSS */