.elementor-kit-6{--e-global-color-primary:#595557;--e-global-color-secondary:#CF141B;--e-global-color-text:#585657;--e-global-color-accent:#585657;--e-global-typography-primary-font-family:"Cabin";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Cabin Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cabin";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cabin";--e-global-typography-accent-font-weight:400;}.elementor-kit-6 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);}.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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a{
    text-decoration: none !important;
}
.elementor-button {
    text-decoration: none !important;
}
.comments-area a, .page-content a {
    text-decoration: none !important;
}
.elementor-image-carousel-caption {
    text-decoration: none !important;
}
.elementskit-menu-container {
    margin-left: -10px;
}
.custom-navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease; /* 设置过渡效果 */
}
.custom-navbar.navbar-hidden {
    transform: translateY(-100%);
}
.custom-headtop {
    position: fixed;
    left: 0;
    top: 68px;
    width: 100%;
    transition: top 0.3s ease-in-out;
}
.custom-headtop.shift-up {
    top: 0!important;;
}
.elementor-476 .elementor-element.elementor-element-1328c07 .elementskit-navbar-nav .elementskit-submenu-panel {
    min-width: auto;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag {
    border-radius: 5px;
}
.wpml-ls-legacy-dropdown {
    width: 40px;
    text-align: center;
}
.wpml-ls-legacy-dropdown a {
    border: none;
    padding: 10px 5px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding: 0;
}
.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    height: 50px;
}
.woocommerce ul.products li.product a {
    position: relative;
    display: block;
    overflow: hidden;
    max-height: 400px;
    height: 380px;
}
@media (max-width: 768px) {
    .custom-navbar {
        height: 116px; /* 更小的padding */
    }

    .custom-headyd {
        top: 116px; /* 根据移动端调整初始位置 */
    }
    .custom-headyd.shift-up {
    top: 0!important;;
    }
}
@media (max-width: 1024px) {
    .woocommerce ul.products li.product a {
        max-height: 300px !important;
        height: 270px !important;
        font-size: 14px !important; /* 更小的字体 */
        padding: 10px;   /* 减少内边距 */
    }
    .elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
        font-size:14px !important;
    }
    .elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
        height:60px !important;
    }
}/* End custom CSS */