.elementor-kit-36{--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;--e-global-typography-fa526a4-font-family:"Barlow";--e-global-typography-fa526a4-font-size:24px;--e-global-typography-fa526a4-font-weight:400;--e-global-typography-fa526a4-line-height:1.2em;--e-global-typography-821da78-font-family:"Barlow";--e-global-typography-821da78-font-size:50px;--e-global-typography-821da78-font-weight:600;--e-global-typography-b1a0472-font-family:"Barlow";--e-global-typography-b1a0472-font-size:16px;--e-global-typography-b1a0472-font-weight:400;--e-global-typography-b1a0472-line-height:1.2em;--e-global-typography-3b3e20d-font-family:"Barlow";--e-global-typography-3b3e20d-font-size:20px;--e-global-typography-3b3e20d-font-weight:400;--e-global-typography-3b3e20d-line-height:1.2px;--e-global-typography-67a1235-font-family:"Barlow";--e-global-typography-67a1235-font-size:29px;--e-global-typography-67a1235-line-height:1.4em;--e-global-typography-9429c09-font-family:"Barlow";--e-global-typography-9429c09-font-size:40px;--e-global-typography-9429c09-font-weight:600;--e-global-typography-9429c09-line-height:1.2em;--e-global-typography-1ab7ca8-font-family:"Barlow";--e-global-typography-1ab7ca8-font-size:80px;--e-global-typography-1ab7ca8-font-weight:600;--e-global-typography-1ab7ca8-line-height:1.4em;}.elementor-kit-36 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-kit-36{--e-global-typography-fa526a4-font-size:16px;--e-global-typography-821da78-font-size:32px;--e-global-typography-b1a0472-font-size:16px;--e-global-typography-3b3e20d-font-size:16px;--e-global-typography-67a1235-font-size:22px;--e-global-typography-9429c09-font-size:22px;--e-global-typography-1ab7ca8-font-size:44px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-36{--e-global-typography-fa526a4-font-size:16px;--e-global-typography-821da78-font-size:20px;--e-global-typography-b1a0472-font-size:12px;--e-global-typography-3b3e20d-font-size:12px;--e-global-typography-67a1235-font-size:20px;--e-global-typography-9429c09-font-size:18px;--e-global-typography-1ab7ca8-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.common-page:has(.yg-full-width) {
    width: 100%;
}

.yg-fb-form .wpforms-submit-container {
    text-align: center;
}
.yg-fb-form .wpforms-form .wpforms-submit-container {
    text-align: left;
}
div.wpforms-container-full.yg-fb-form .wpforms-form button[type=submit] {
    --wpforms-button-background-color: #d85904;
    --wpforms-button-text-color: #ffffff;
    --wpforms-button-size-font-size: 14px;
    --wpforms-button-border-radius: 8px;
    --wpforms-button-size-height: 40px;
    padding: 0 24px;
    transition: opacity .3s ease-in-out;
}

div.wpforms-container-full.yg-fb-form .wpforms-form button[type=submit]:hover {
    opacity: 0.7;
}


/* Product card */

.yg-card-image,.yg-card-content,.yg-card-title .elementor-heading-title,.yg-card-title1 .elementor-heading-title,.yg-card-button {
  transition: all 0.3s ease-in-out;
} 

.yg-product-card {
    text-decoration: none!important;
}

.yg-card-title .elementor-heading-title {
    
  display: -webkit-box;
    -webkit-line-clamp: 1;     /*显示2行 */
    -webkit-box-orient:vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.yg-product-card:hover .yg-card-image {
  transform: scale(1.05) !important;
}

.yg-product-card:hover .yg-card-content {
  transform: translateY(-20px) !important;
}

.yg-product-card:hover .yg-card-title .elementor-heading-title,
.yg-product-card:hover .yg-card-title1 .elementor-heading-title{
  color: #db671a !important;
  text-decoration: none;
}

.yg-product-card:hover .yg-card-button {
  opacity: 0.85 !important;
}

/* end Product card *//* End custom CSS */