.elementor-5828 .elementor-element.elementor-element-919c76e > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-5828 .elementor-element.elementor-element-919c76e .banner-title{color:#FFFFFF;font-size:62px;}.elementor-5828 .elementor-element.elementor-element-919c76e .banner-inner{color:#FFFFFF;font-size:22px;}.elementor-5828 .elementor-element.elementor-element-8d0a453{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.elementor-5828 .elementor-element.elementor-element-ecfa810 .wd-text-block{font-size:45px;font-weight:900;}.elementor-5828 .elementor-element.elementor-element-39b40d3 .wd-text-block{font-size:21px;}.elementor-5828 .elementor-element.elementor-element-d419065{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.elementor-5828 .elementor-element.elementor-element-2947507 .wd-text-block{font-size:45px;font-weight:900;}.elementor-5828 .elementor-element.elementor-element-2b82697 .wd-text-block{font-size:21px;}.elementor-5828 .elementor-element.elementor-element-8a571b9{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.elementor-5828 .elementor-element.elementor-element-e9e0a4e .wd-text-block{font-size:45px;font-weight:900;}.elementor-5828 .elementor-element.elementor-element-b8023f8 .wd-text-block{font-size:21px;}.elementor-5828 .elementor-element.elementor-element-15da7fb{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.elementor-5828 .elementor-element.elementor-element-a25dc8b .wd-text-block{font-size:45px;font-weight:900;}.elementor-5828 .elementor-element.elementor-element-72d3aab .wd-text-block{font-size:21px;}.elementor-5828 .elementor-element.elementor-element-8a63011 .banner-title{color:#FFFFFF;}.elementor-5828 .elementor-element.elementor-element-8a63011 .banner-inner{color:#FFFFFF;}/* Start custom CSS for wd_banner_carousel, class: .elementor-element-919c76e *//* Banner圆角 */
.promo-banner {
    border-radius: 20px !important;
    overflow: hidden !important;
}

/* 图片圆角 */
.promo-banner img {
    border-radius: 20px !important;
    display: block !important;
}



/* ==================================================
   BYNCG 首页三张大轮播
   仅调整文字位置、按钮位置和按钮颜色
   不改变轮播图片尺寸和整体结构
   ================================================== */

/* 三张轮播作为定位容器 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .promo-banner {
    position: relative;
}


/* 文字内容的整个覆盖层 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .wrapper-content-banner {
    position: absolute !important;
    z-index: 3;
    inset: 0 !important;
    display: block !important;
    padding: 0 !important;
    pointer-events: none;
}


/* 标题、副标题、按钮所在区域 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .content-banner {
    position: absolute !important;
    top: 13.5% !important;
    left: 4.2% !important;
    width: 43% !important;
    max-width: 720px;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    pointer-events: auto;
}


/* 标题位置 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .banner-title {
    margin: 0 0 22px !important;
    text-align: left !important;
}


/* 副标题位置 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .banner-inner {
    margin: 0 0 34px !important;
    text-align: left !important;
}


/* 清除副标题段落默认边距 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .banner-inner p {
    margin: 0 !important;
}


/* 按钮区域左对齐 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .banner-btn-wrapper,
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .wd-button-wrapper {
    margin: 0 !important;
    text-align: left !important;
}


/* 按钮改成红色 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .banner-btn-wrapper .btn {
    color: #ffffff !important;
    background-color: #d20b16 !important;
    border-color: #d20b16 !important;
    box-shadow: none !important;
}


/* 按钮悬停 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .banner-btn-wrapper .btn:hover {
    color: #ffffff !important;
    background-color: #a9000a !important;
    border-color: #a9000a !important;
}


/* 保证按钮在整个横幅链接上方，可以正常点击 */
:is(
    .elementor-repeater-item-e5739a4,
    .elementor-repeater-item-04b94a0,
    .elementor-repeater-item-58ec5f7
) .wd-promo-banner-link {
    z-index: 1;
}


/* 平板端 */
@media (max-width: 1024px) {

    :is(
        .elementor-repeater-item-e5739a4,
        .elementor-repeater-item-04b94a0,
        .elementor-repeater-item-58ec5f7
    ) .content-banner {
        top: 12% !important;
        left: 4% !important;
        width: 48% !important;
    }

    :is(
        .elementor-repeater-item-e5739a4,
        .elementor-repeater-item-04b94a0,
        .elementor-repeater-item-58ec5f7
    ) .banner-title {
        margin-bottom: 14px !important;
    }

    :is(
        .elementor-repeater-item-e5739a4,
        .elementor-repeater-item-04b94a0,
        .elementor-repeater-item-58ec5f7
    ) .banner-inner {
        margin-bottom: 22px !important;
    }
}


/* 手机端 */
@media (max-width: 767px) {

    :is(
        .elementor-repeater-item-e5739a4,
        .elementor-repeater-item-04b94a0,
        .elementor-repeater-item-58ec5f7
    ) .content-banner {
        top: 10% !important;
        left: 6% !important;
        width: 62% !important;
        max-width: none;
    }

    :is(
        .elementor-repeater-item-e5739a4,
        .elementor-repeater-item-04b94a0,
        .elementor-repeater-item-58ec5f7
    ) .banner-title {
        margin-bottom: 10px !important;
    }

    :is(
        .elementor-repeater-item-e5739a4,
        .elementor-repeater-item-04b94a0,
        .elementor-repeater-item-58ec5f7
    ) .banner-inner {
        margin-bottom: 16px !important;
    }
}/* End custom CSS */
/* Start custom CSS for wd_products, class: .elementor-element-4295f1f *//* 取消产品卡片所有 hover 动画 */
.wd-product-wrapper .wd-add-btn-replace a {
    transform: none !important;
    transition: none !important;
}

/* 禁止 hover 时按钮翻转/位移动画 */
.wd-product-wrapper:hover .wd-add-btn-replace a {
    transform: none !important;
}

/* 取消图标/文字切换动画 */
.wd-product-wrapper .wd-action-icon,
.wd-product-wrapper .wd-action-text {
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
}

/* 防止 Woodmart hover 层级动画 */
.wd-product-wrapper .wd-buttons,
.wd-product-wrapper .wd-product-thumb {
    transition: none !important;
}





/* ===== 彻底关闭购物车图标动画 ===== */

/* 1. 禁止任何 transform 动画 */
.wd-add-btn .wd-action-icon,
.wd-add-btn-replace .wd-action-icon,
.wd-add-btn .wd-check-icon,
.wd-add-btn-replace .wd-check-icon {
    transform: none !important;
    transition: none !important;
    animation: none !important;
}

/* 2. 禁止 hover 时图标出现/移动 */
.wd-product-wrapper:hover .wd-action-icon,
.wd-product-wrapper:hover .wd-check-icon {
    transform: none !important;
    opacity: 1 !important;
}

/* 3. 关闭 Woodmart 按钮动画层 */
.wd-add-btn a,
.wd-add-btn-replace a {
    overflow: visible !important;
}

/* 4. 如果还有伪元素图标动画（关键） */
.wd-add-btn a:before,
.wd-add-btn a:after,
.wd-add-btn-replace a:before,
.wd-add-btn-replace a:after {
    animation: none !important;
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
}
.wd-action-icon {
    display: none !important;
}
/* ===== 彻底隐藏 Woodmart 添加购物车图标 ===== */

/* 1. 隐藏所有图标容器 */
.wd-add-btn .wd-action-icon,
.wd-add-btn-replace .wd-action-icon,
.wd-add-btn .wd-check-icon,
.wd-add-btn-replace .wd-check-icon {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}

/* 2. 干掉 WooCommerce / Woodmart icon font 伪元素 */
.wd-add-btn a:before,
.wd-add-btn a:after,
.wd-add-btn-replace a:before,
.wd-add-btn-replace a:after,
.add_to_cart_button:before,
.add_to_cart_button:after {
    content: none !important;
    display: none !important;
}

/* 3. 防止 JS hover 重新插入图标 */
.wd-add-btn a,
.wd-add-btn-replace a {
    background-image: none !important;
}

/* 4. 强制关闭任何 icon 动画层 */
.wd-add-btn *,
.wd-add-btn-replace * {
    animation: none !important;
    transform: none !important;
    transition: none !important;
}



/* 价格上下排列 */
.wd-loop-prod-price .woocs_price_code{
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-end !important;
    gap:2px;
}

/* 现价 */
.wd-loop-prod-price .woocs_price_code ins{
    order:1 !important;
    display:block !important;
    text-decoration:none !important;
    margin:0 !important;
}

.wd-loop-prod-price .woocs_price_code ins .amount{
    font-size:18px !important;
    font-weight:600 !important;
    line-height:1 !important;
}

/* 原价 */
.wd-loop-prod-price .woocs_price_code del{
    order:2 !important;
    display:block !important;
    margin:0 !important;
    opacity:.55 !important;
}

.wd-loop-prod-price .woocs_price_code del .amount{
    font-size:14px !important;
    line-height:1 !important;
}

/* 去掉默认间距 */
.wd-loop-prod-price .woocs_price_code del,
.wd-loop-prod-price .woocs_price_code ins{
    padding:0 !important;
}











/* 标题+价格区域 */
.wd-26be7597{
    background:#f2f2f2 !important;

    min-height:50px !important;
    padding:10px 12px !important;

    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;

    border-radius:10px !important;
}

/* 两列 */
.wd-26be7597 > .wp-block-wd-column{
    display:flex !important;
    align-items:center !important;
}

/* 标题 */
.wd-26be7597 .wd-loop-prod-title{
    margin:0 !important;
}

/* 价格 */
.wd-26be7597 .price{
    display:flex !important;
    flex-direction:column-reverse !important;
    align-items:flex-end !important;
    gap:2px !important;
}

/* 现价 */
.wd-26be7597 ins{
    text-decoration:none !important;
}

.wd-26be7597 ins .amount{
    font-size:18px !important;
    font-weight:600 !important;
}

/* 原价 */
.wd-26be7597 del{
    opacity:1 !important;
}

.wd-26be7597 del .amount{
    color:#555 !important;
    font-size:11px !important;
    font-weight:500 !important;
}











.wd-26be7597 {
    height: 50px !important;
    min-height: 100px !important;
    max-height: 100px !important;
    display: flex;
    align-items: center;
}











/* Load More 按钮 */
.wd-load-more{
    position:relative !important;
    display:inline-flex !important;
    justify-content:center;
    align-items:center;

    border:2px solid #000 !important;
    border-radius:999px !important;
    background:#000 !important;

    overflow:hidden !important;

    color:#fff !important;
    transition:color .55s cubic-bezier(.22,.61,.36,1);
}

/* =========================
   扩散层（核心升级）
========================= */
.wd-load-more::before{
    content:"";
    position:absolute;

    left:50%;
    bottom:-220%;

    width:420%;
    height:420%;

    background:#fff;
    border-radius:50%;

    transform:translateX(-50%) scale(0);

    /* 默认：从顶部收回方向（关键） */
    transform-origin:center top;

    transition:
        transform 1s cubic-bezier(.22,.61,.36,1),
        transform-origin 0s;

    z-index:0;
}

/* =========================
   hover in：底部扩散
========================= */
.wd-load-more:hover::before{
    transform:translateX(-50%) scale(1);
    transform-origin:center bottom;
}

/* =========================
   hover out：顶部收缩
========================= */
.wd-load-more:not(:hover)::before{
    transform:translateX(-50%) scale(0);
    transform-origin:center top;
}

/* 文字置顶 */
.wd-load-more .load-more-label{
    position:relative;
    z-index:2;
}

/* hover文字变黑 */
.wd-load-more:hover,
.wd-load-more:hover .load-more-label{
    color:#000 !important;
}

/* loader隐藏 */
.wd-load-more-loader{
    display:none !important;
}

/* 居中 */
.wd-loop-footer.products-footer{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
}






/* 产品图片悬停放大效果 */
.wd-product-wrapper .wd-loop-prod-thumb {
    overflow: hidden;
}

/* 图片默认状态 */
.wd-product-wrapper .wd-loop-prod-thumb img {
    display: block;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scale(1);
    will-change: transform;
}

/* 鼠标进入整个产品卡片时，图片放大 */
.wd-product-wrapper:hover .wd-loop-prod-thumb img {
    transform: scale(1.08);
}/* End custom CSS */
/* Start custom CSS for wd_products, class: .elementor-element-833a151 *//* 取消产品卡片所有 hover 动画 */
.wd-product-wrapper .wd-add-btn-replace a {
    transform: none !important;
    transition: none !important;
}

/* 禁止 hover 时按钮翻转/位移动画 */
.wd-product-wrapper:hover .wd-add-btn-replace a {
    transform: none !important;
}

/* 取消图标/文字切换动画 */
.wd-product-wrapper .wd-action-icon,
.wd-product-wrapper .wd-action-text {
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
}

/* 防止 Woodmart hover 层级动画 */
.wd-product-wrapper .wd-buttons,
.wd-product-wrapper .wd-product-thumb {
    transition: none !important;
}





/* ===== 彻底关闭购物车图标动画 ===== */

/* 1. 禁止任何 transform 动画 */
.wd-add-btn .wd-action-icon,
.wd-add-btn-replace .wd-action-icon,
.wd-add-btn .wd-check-icon,
.wd-add-btn-replace .wd-check-icon {
    transform: none !important;
    transition: none !important;
    animation: none !important;
}

/* 2. 禁止 hover 时图标出现/移动 */
.wd-product-wrapper:hover .wd-action-icon,
.wd-product-wrapper:hover .wd-check-icon {
    transform: none !important;
    opacity: 1 !important;
}

/* 3. 关闭 Woodmart 按钮动画层 */
.wd-add-btn a,
.wd-add-btn-replace a {
    overflow: visible !important;
}

/* 4. 如果还有伪元素图标动画（关键） */
.wd-add-btn a:before,
.wd-add-btn a:after,
.wd-add-btn-replace a:before,
.wd-add-btn-replace a:after {
    animation: none !important;
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
}
.wd-action-icon {
    display: none !important;
}
/* ===== 彻底隐藏 Woodmart 添加购物车图标 ===== */

/* 1. 隐藏所有图标容器 */
.wd-add-btn .wd-action-icon,
.wd-add-btn-replace .wd-action-icon,
.wd-add-btn .wd-check-icon,
.wd-add-btn-replace .wd-check-icon {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}

/* 2. 干掉 WooCommerce / Woodmart icon font 伪元素 */
.wd-add-btn a:before,
.wd-add-btn a:after,
.wd-add-btn-replace a:before,
.wd-add-btn-replace a:after,
.add_to_cart_button:before,
.add_to_cart_button:after {
    content: none !important;
    display: none !important;
}

/* 3. 防止 JS hover 重新插入图标 */
.wd-add-btn a,
.wd-add-btn-replace a {
    background-image: none !important;
}

/* 4. 强制关闭任何 icon 动画层 */
.wd-add-btn *,
.wd-add-btn-replace * {
    animation: none !important;
    transform: none !important;
    transition: none !important;
}



/* 价格上下排列 */
.wd-loop-prod-price .woocs_price_code{
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-end !important;
    gap:2px;
}

/* 现价 */
.wd-loop-prod-price .woocs_price_code ins{
    order:1 !important;
    display:block !important;
    text-decoration:none !important;
    margin:0 !important;
}

.wd-loop-prod-price .woocs_price_code ins .amount{
    font-size:18px !important;
    font-weight:600 !important;
    line-height:1 !important;
}

/* 原价 */
.wd-loop-prod-price .woocs_price_code del{
    order:2 !important;
    display:block !important;
    margin:0 !important;
    opacity:.55 !important;
}

.wd-loop-prod-price .woocs_price_code del .amount{
    font-size:14px !important;
    line-height:1 !important;
}

/* 去掉默认间距 */
.wd-loop-prod-price .woocs_price_code del,
.wd-loop-prod-price .woocs_price_code ins{
    padding:0 !important;
}











/* 标题+价格区域 */
.wd-26be7597{
    background:#f2f2f2 !important;

    min-height:50px !important;
    padding:10px 12px !important;

    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;

    border-radius:10px !important;
}

/* 两列 */
.wd-26be7597 > .wp-block-wd-column{
    display:flex !important;
    align-items:center !important;
}

/* 标题 */
.wd-26be7597 .wd-loop-prod-title{
    margin:0 !important;
}

/* 价格 */
.wd-26be7597 .price{
    display:flex !important;
    flex-direction:column-reverse !important;
    align-items:flex-end !important;
    gap:2px !important;
}

/* 现价 */
.wd-26be7597 ins{
    text-decoration:none !important;
}

.wd-26be7597 ins .amount{
    font-size:18px !important;
    font-weight:600 !important;
}

/* 原价 */
.wd-26be7597 del{
    opacity:1 !important;
}

.wd-26be7597 del .amount{
    color:#555 !important;
    font-size:11px !important;
    font-weight:500 !important;
}











.wd-26be7597 {
    height: 50px !important;
    min-height: 100px !important;
    max-height: 100px !important;
    display: flex;
    align-items: center;
}











/* Load More 按钮 */
.wd-load-more{
    position:relative !important;
    display:inline-flex !important;
    justify-content:center;
    align-items:center;

    border:2px solid #000 !important;
    border-radius:999px !important;
    background:#000 !important;

    overflow:hidden !important;

    color:#fff !important;
    transition:color .55s cubic-bezier(.22,.61,.36,1);
}

/* =========================
   扩散层（核心升级）
========================= */
.wd-load-more::before{
    content:"";
    position:absolute;

    left:50%;
    bottom:-220%;

    width:420%;
    height:420%;

    background:#fff;
    border-radius:50%;

    transform:translateX(-50%) scale(0);

    /* 默认：从顶部收回方向（关键） */
    transform-origin:center top;

    transition:
        transform 1s cubic-bezier(.22,.61,.36,1),
        transform-origin 0s;

    z-index:0;
}

/* =========================
   hover in：底部扩散
========================= */
.wd-load-more:hover::before{
    transform:translateX(-50%) scale(1);
    transform-origin:center bottom;
}

/* =========================
   hover out：顶部收缩
========================= */
.wd-load-more:not(:hover)::before{
    transform:translateX(-50%) scale(0);
    transform-origin:center top;
}

/* 文字置顶 */
.wd-load-more .load-more-label{
    position:relative;
    z-index:2;
}

/* hover文字变黑 */
.wd-load-more:hover,
.wd-load-more:hover .load-more-label{
    color:#000 !important;
}

/* loader隐藏 */
.wd-load-more-loader{
    display:none !important;
}

/* 居中 */
.wd-loop-footer.products-footer{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
}






/* 产品图片悬停放大效果 */
.wd-product-wrapper .wd-loop-prod-thumb {
    overflow: hidden;
}

/* 图片默认状态 */
.wd-product-wrapper .wd-loop-prod-thumb img {
    display: block;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scale(1);
    will-change: transform;
}

/* 鼠标进入整个产品卡片时，图片放大 */
.wd-product-wrapper:hover .wd-loop-prod-thumb img {
    transform: scale(1.08);
}/* End custom CSS */
/* Start custom CSS for wd_products, class: .elementor-element-9f4f8aa *//* 取消产品卡片所有 hover 动画 */
.wd-product-wrapper .wd-add-btn-replace a {
    transform: none !important;
    transition: none !important;
}

/* 禁止 hover 时按钮翻转/位移动画 */
.wd-product-wrapper:hover .wd-add-btn-replace a {
    transform: none !important;
}

/* 取消图标/文字切换动画 */
.wd-product-wrapper .wd-action-icon,
.wd-product-wrapper .wd-action-text {
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
}

/* 防止 Woodmart hover 层级动画 */
.wd-product-wrapper .wd-buttons,
.wd-product-wrapper .wd-product-thumb {
    transition: none !important;
}





/* ===== 彻底关闭购物车图标动画 ===== */

/* 1. 禁止任何 transform 动画 */
.wd-add-btn .wd-action-icon,
.wd-add-btn-replace .wd-action-icon,
.wd-add-btn .wd-check-icon,
.wd-add-btn-replace .wd-check-icon {
    transform: none !important;
    transition: none !important;
    animation: none !important;
}

/* 2. 禁止 hover 时图标出现/移动 */
.wd-product-wrapper:hover .wd-action-icon,
.wd-product-wrapper:hover .wd-check-icon {
    transform: none !important;
    opacity: 1 !important;
}

/* 3. 关闭 Woodmart 按钮动画层 */
.wd-add-btn a,
.wd-add-btn-replace a {
    overflow: visible !important;
}

/* 4. 如果还有伪元素图标动画（关键） */
.wd-add-btn a:before,
.wd-add-btn a:after,
.wd-add-btn-replace a:before,
.wd-add-btn-replace a:after {
    animation: none !important;
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
}
.wd-action-icon {
    display: none !important;
}
/* ===== 彻底隐藏 Woodmart 添加购物车图标 ===== */

/* 1. 隐藏所有图标容器 */
.wd-add-btn .wd-action-icon,
.wd-add-btn-replace .wd-action-icon,
.wd-add-btn .wd-check-icon,
.wd-add-btn-replace .wd-check-icon {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}

/* 2. 干掉 WooCommerce / Woodmart icon font 伪元素 */
.wd-add-btn a:before,
.wd-add-btn a:after,
.wd-add-btn-replace a:before,
.wd-add-btn-replace a:after,
.add_to_cart_button:before,
.add_to_cart_button:after {
    content: none !important;
    display: none !important;
}

/* 3. 防止 JS hover 重新插入图标 */
.wd-add-btn a,
.wd-add-btn-replace a {
    background-image: none !important;
}

/* 4. 强制关闭任何 icon 动画层 */
.wd-add-btn *,
.wd-add-btn-replace * {
    animation: none !important;
    transform: none !important;
    transition: none !important;
}



/* 价格上下排列 */
.wd-loop-prod-price .woocs_price_code{
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-end !important;
    gap:2px;
}

/* 现价 */
.wd-loop-prod-price .woocs_price_code ins{
    order:1 !important;
    display:block !important;
    text-decoration:none !important;
    margin:0 !important;
}

.wd-loop-prod-price .woocs_price_code ins .amount{
    font-size:18px !important;
    font-weight:600 !important;
    line-height:1 !important;
}

/* 原价 */
.wd-loop-prod-price .woocs_price_code del{
    order:2 !important;
    display:block !important;
    margin:0 !important;
    opacity:.55 !important;
}

.wd-loop-prod-price .woocs_price_code del .amount{
    font-size:14px !important;
    line-height:1 !important;
}

/* 去掉默认间距 */
.wd-loop-prod-price .woocs_price_code del,
.wd-loop-prod-price .woocs_price_code ins{
    padding:0 !important;
}











/* 标题+价格区域 */
.wd-26be7597{
    background:#f2f2f2 !important;

    min-height:50px !important;
    padding:10px 12px !important;

    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;

    border-radius:10px !important;
}

/* 两列 */
.wd-26be7597 > .wp-block-wd-column{
    display:flex !important;
    align-items:center !important;
}

/* 标题 */
.wd-26be7597 .wd-loop-prod-title{
    margin:0 !important;
}

/* 价格 */
.wd-26be7597 .price{
    display:flex !important;
    flex-direction:column-reverse !important;
    align-items:flex-end !important;
    gap:2px !important;
}

/* 现价 */
.wd-26be7597 ins{
    text-decoration:none !important;
}

.wd-26be7597 ins .amount{
    font-size:18px !important;
    font-weight:600 !important;
}

/* 原价 */
.wd-26be7597 del{
    opacity:1 !important;
}

.wd-26be7597 del .amount{
    color:#555 !important;
    font-size:11px !important;
    font-weight:500 !important;
}











.wd-26be7597 {
    height: 50px !important;
    min-height: 100px !important;
    max-height: 100px !important;
    display: flex;
    align-items: center;
}











/* Load More 按钮 */
.wd-load-more{
    position:relative !important;
    display:inline-flex !important;
    justify-content:center;
    align-items:center;

    border:2px solid #000 !important;
    border-radius:999px !important;
    background:#000 !important;

    overflow:hidden !important;

    color:#fff !important;
    transition:color .55s cubic-bezier(.22,.61,.36,1);
}

/* =========================
   扩散层（核心升级）
========================= */
.wd-load-more::before{
    content:"";
    position:absolute;

    left:50%;
    bottom:-220%;

    width:420%;
    height:420%;

    background:#fff;
    border-radius:50%;

    transform:translateX(-50%) scale(0);

    /* 默认：从顶部收回方向（关键） */
    transform-origin:center top;

    transition:
        transform 1s cubic-bezier(.22,.61,.36,1),
        transform-origin 0s;

    z-index:0;
}

/* =========================
   hover in：底部扩散
========================= */
.wd-load-more:hover::before{
    transform:translateX(-50%) scale(1);
    transform-origin:center bottom;
}

/* =========================
   hover out：顶部收缩
========================= */
.wd-load-more:not(:hover)::before{
    transform:translateX(-50%) scale(0);
    transform-origin:center top;
}

/* 文字置顶 */
.wd-load-more .load-more-label{
    position:relative;
    z-index:2;
}

/* hover文字变黑 */
.wd-load-more:hover,
.wd-load-more:hover .load-more-label{
    color:#000 !important;
}

/* loader隐藏 */
.wd-load-more-loader{
    display:none !important;
}

/* 居中 */
.wd-loop-footer.products-footer{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
}






/* 产品图片悬停放大效果 */
.wd-product-wrapper .wd-loop-prod-thumb {
    overflow: hidden;
}

/* 图片默认状态 */
.wd-product-wrapper .wd-loop-prod-thumb img {
    display: block;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scale(1);
    will-change: transform;
}

/* 鼠标进入整个产品卡片时，图片放大 */
.wd-product-wrapper:hover .wd-loop-prod-thumb img {
    transform: scale(1.08);
}/* End custom CSS */
/* Start custom CSS for wd_products, class: .elementor-element-b6ee8b4 *//* 取消产品卡片所有 hover 动画 */
.wd-product-wrapper .wd-add-btn-replace a {
    transform: none !important;
    transition: none !important;
}

/* 禁止 hover 时按钮翻转/位移动画 */
.wd-product-wrapper:hover .wd-add-btn-replace a {
    transform: none !important;
}

/* 取消图标/文字切换动画 */
.wd-product-wrapper .wd-action-icon,
.wd-product-wrapper .wd-action-text {
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
}

/* 防止 Woodmart hover 层级动画 */
.wd-product-wrapper .wd-buttons,
.wd-product-wrapper .wd-product-thumb {
    transition: none !important;
}





/* ===== 彻底关闭购物车图标动画 ===== */

/* 1. 禁止任何 transform 动画 */
.wd-add-btn .wd-action-icon,
.wd-add-btn-replace .wd-action-icon,
.wd-add-btn .wd-check-icon,
.wd-add-btn-replace .wd-check-icon {
    transform: none !important;
    transition: none !important;
    animation: none !important;
}

/* 2. 禁止 hover 时图标出现/移动 */
.wd-product-wrapper:hover .wd-action-icon,
.wd-product-wrapper:hover .wd-check-icon {
    transform: none !important;
    opacity: 1 !important;
}

/* 3. 关闭 Woodmart 按钮动画层 */
.wd-add-btn a,
.wd-add-btn-replace a {
    overflow: visible !important;
}

/* 4. 如果还有伪元素图标动画（关键） */
.wd-add-btn a:before,
.wd-add-btn a:after,
.wd-add-btn-replace a:before,
.wd-add-btn-replace a:after {
    animation: none !important;
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
}
.wd-action-icon {
    display: none !important;
}
/* ===== 彻底隐藏 Woodmart 添加购物车图标 ===== */

/* 1. 隐藏所有图标容器 */
.wd-add-btn .wd-action-icon,
.wd-add-btn-replace .wd-action-icon,
.wd-add-btn .wd-check-icon,
.wd-add-btn-replace .wd-check-icon {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}

/* 2. 干掉 WooCommerce / Woodmart icon font 伪元素 */
.wd-add-btn a:before,
.wd-add-btn a:after,
.wd-add-btn-replace a:before,
.wd-add-btn-replace a:after,
.add_to_cart_button:before,
.add_to_cart_button:after {
    content: none !important;
    display: none !important;
}

/* 3. 防止 JS hover 重新插入图标 */
.wd-add-btn a,
.wd-add-btn-replace a {
    background-image: none !important;
}

/* 4. 强制关闭任何 icon 动画层 */
.wd-add-btn *,
.wd-add-btn-replace * {
    animation: none !important;
    transform: none !important;
    transition: none !important;
}



/* 价格上下排列 */
.wd-loop-prod-price .woocs_price_code{
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-end !important;
    gap:2px;
}

/* 现价 */
.wd-loop-prod-price .woocs_price_code ins{
    order:1 !important;
    display:block !important;
    text-decoration:none !important;
    margin:0 !important;
}

.wd-loop-prod-price .woocs_price_code ins .amount{
    font-size:18px !important;
    font-weight:600 !important;
    line-height:1 !important;
}

/* 原价 */
.wd-loop-prod-price .woocs_price_code del{
    order:2 !important;
    display:block !important;
    margin:0 !important;
    opacity:.55 !important;
}

.wd-loop-prod-price .woocs_price_code del .amount{
    font-size:14px !important;
    line-height:1 !important;
}

/* 去掉默认间距 */
.wd-loop-prod-price .woocs_price_code del,
.wd-loop-prod-price .woocs_price_code ins{
    padding:0 !important;
}











/* 标题+价格区域 */
.wd-26be7597{
    background:#f2f2f2 !important;

    min-height:50px !important;
    padding:10px 12px !important;

    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;

    border-radius:10px !important;
}

/* 两列 */
.wd-26be7597 > .wp-block-wd-column{
    display:flex !important;
    align-items:center !important;
}

/* 标题 */
.wd-26be7597 .wd-loop-prod-title{
    margin:0 !important;
}

/* 价格 */
.wd-26be7597 .price{
    display:flex !important;
    flex-direction:column-reverse !important;
    align-items:flex-end !important;
    gap:2px !important;
}

/* 现价 */
.wd-26be7597 ins{
    text-decoration:none !important;
}

.wd-26be7597 ins .amount{
    font-size:18px !important;
    font-weight:600 !important;
}

/* 原价 */
.wd-26be7597 del{
    opacity:1 !important;
}

.wd-26be7597 del .amount{
    color:#555 !important;
    font-size:11px !important;
    font-weight:500 !important;
}











.wd-26be7597 {
    height: 50px !important;
    min-height: 100px !important;
    max-height: 100px !important;
    display: flex;
    align-items: center;
}











/* Load More 按钮 */
.wd-load-more{
    position:relative !important;
    display:inline-flex !important;
    justify-content:center;
    align-items:center;

    border:2px solid #000 !important;
    border-radius:999px !important;
    background:#000 !important;

    overflow:hidden !important;

    color:#fff !important;
    transition:color .55s cubic-bezier(.22,.61,.36,1);
}

/* =========================
   扩散层（核心升级）
========================= */
.wd-load-more::before{
    content:"";
    position:absolute;

    left:50%;
    bottom:-220%;

    width:420%;
    height:420%;

    background:#fff;
    border-radius:50%;

    transform:translateX(-50%) scale(0);

    /* 默认：从顶部收回方向（关键） */
    transform-origin:center top;

    transition:
        transform 1s cubic-bezier(.22,.61,.36,1),
        transform-origin 0s;

    z-index:0;
}

/* =========================
   hover in：底部扩散
========================= */
.wd-load-more:hover::before{
    transform:translateX(-50%) scale(1);
    transform-origin:center bottom;
}

/* =========================
   hover out：顶部收缩
========================= */
.wd-load-more:not(:hover)::before{
    transform:translateX(-50%) scale(0);
    transform-origin:center top;
}

/* 文字置顶 */
.wd-load-more .load-more-label{
    position:relative;
    z-index:2;
}

/* hover文字变黑 */
.wd-load-more:hover,
.wd-load-more:hover .load-more-label{
    color:#000 !important;
}

/* loader隐藏 */
.wd-load-more-loader{
    display:none !important;
}

/* 居中 */
.wd-loop-footer.products-footer{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
}






/* 产品图片悬停放大效果 */
.wd-product-wrapper .wd-loop-prod-thumb {
    overflow: hidden;
}

/* 图片默认状态 */
.wd-product-wrapper .wd-loop-prod-thumb img {
    display: block;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scale(1);
    will-change: transform;
}

/* 鼠标进入整个产品卡片时，图片放大 */
.wd-product-wrapper:hover .wd-loop-prod-thumb img {
    transform: scale(1.08);
}/* End custom CSS */
/* Start custom CSS for wd_banner_carousel, class: .elementor-element-8a63011 *//* =====================================================
   BYNCG 底部燃油横幅
   只修改文字、按钮位置和按钮颜色
   精确锁定：elementor-repeater-item-960ba26
   ===================================================== */

/* 横幅定位容器 */
.elementor-repeater-item-960ba26 .promo-banner {
    position: relative !important;
    overflow: hidden !important;
}

/* 内容覆盖层铺满整张图片 */
.elementor-repeater-item-960ba26 .wrapper-content-banner {
    position: absolute !important;
    z-index: 5 !important;
    inset: 0 !important;

    display: block !important;
    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    transform: none !important;
    pointer-events: none !important;
}

/* 取消WoodMart默认内容定位 */
.elementor-repeater-item-960ba26 .content-banner {
    position: static !important;
    display: block !important;

    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    text-align: left !important;
    transform: none !important;
}

/* 标题位置 */
.elementor-repeater-item-960ba26 .banner-title {
    position: absolute !important;
    z-index: 10 !important;

    top: 12% !important;
    left: 3.2% !important;

    width: 25% !important;
    max-width: 390px !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #ffffff !important;
    font-size: clamp(22px, 2vw, 38px) !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: left !important;

    transform: none !important;
}

/* 副标题位置 */
.elementor-repeater-item-960ba26 .banner-inner {
    position: absolute !important;
    z-index: 10 !important;

    top: 36% !important;
    left: 3.2% !important;

    width: 24% !important;
    max-width: 360px !important;

    margin: 0 !important;
    padding: 0 !important;

    color: rgba(255, 255, 255, 0.94) !important;
    font-size: clamp(14px, 1.15vw, 21px) !important;
    font-weight: 400 !important;
    line-height: 1.45 !important;
    text-align: left !important;

    transform: none !important;
}

.elementor-repeater-item-960ba26 .banner-inner p {
    margin: 0 !important;
    padding: 0 !important;
}

/* 按钮位置 */
.elementor-repeater-item-960ba26 .banner-btn-wrapper {
    position: absolute !important;
    z-index: 20 !important;

    top: 66% !important;
    left: 3.2% !important;

    margin: 0 !important;
    padding: 0 !important;

    transform: none !important;
    pointer-events: auto !important;
}

.elementor-repeater-item-960ba26 .wd-button-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}

/* 按钮样式 */
.elementor-repeater-item-960ba26 .banner-btn-wrapper .btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-width: 200px !important;
    min-height: 54px !important;

    margin: 0 !important;
    padding: 14px 30px !important;

    border: 0 !important;
    border-radius: 4px !important;

    color: #ffffff !important;
    background-color: #d71920 !important;
    box-shadow: none !important;

    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;

    transform: none !important;
}

.elementor-repeater-item-960ba26 .banner-btn-wrapper .btn:hover {
    color: #ffffff !important;
    background-color: #ad080e !important;
}

/* 保证按钮不会被整张横幅链接遮挡 */
.elementor-repeater-item-960ba26 .wd-promo-banner-link {
    z-index: 2 !important;
}

/* 单张轮播隐藏无用箭头和分页点 */
.elementor-repeater-item-960ba26
    .wd-carousel-container .wd-nav-arrows,
.elementor-repeater-item-960ba26
    .wd-carousel-container .wd-nav-pagin-wrap {
    display: none !important;
}

/* 平板端 */
@media (max-width: 1024px) {

    .elementor-repeater-item-960ba26 .banner-title {
        top: 11% !important;
        left: 4% !important;
        width: 31% !important;
        font-size: 25px !important;
    }

    .elementor-repeater-item-960ba26 .banner-inner {
        top: 37% !important;
        left: 4% !important;
        width: 30% !important;
        font-size: 14px !important;
    }

    .elementor-repeater-item-960ba26 .banner-btn-wrapper {
        top: 68% !important;
        left: 4% !important;
    }

    .elementor-repeater-item-960ba26 .banner-btn-wrapper .btn {
        min-width: 155px !important;
        min-height: 44px !important;
        padding: 11px 20px !important;
        font-size: 13px !important;
    }
}

/* 手机端 */
@media (max-width: 767px) {

    .elementor-repeater-item-960ba26 .banner-title {
        top: 9% !important;
        left: 5% !important;
        width: 42% !important;
        font-size: 17px !important;
        line-height: 1.2 !important;
    }

    .elementor-repeater-item-960ba26 .banner-inner {
        top: 35% !important;
        left: 5% !important;
        width: 41% !important;
        font-size: 10px !important;
        line-height: 1.35 !important;
    }

    .elementor-repeater-item-960ba26 .banner-btn-wrapper {
        top: 68% !important;
        left: 5% !important;
    }

    .elementor-repeater-item-960ba26 .banner-btn-wrapper .btn {
        min-width: 100px !important;
        min-height: 32px !important;
        padding: 7px 12px !important;
        font-size: 10px !important;
        border-radius: 3px !important;
    }
}/* End custom CSS */