.featured-collection__carousel.no-bar .theme-carousel-indicator__progress {
    display: none;

}

theme-carousel .media-gallery__thumbnail {
    --color-text: 86, 54, 227;
}

.product-detail__main .product-detail__info.layout-button .product-detail__popup summary {
    padding: 7.5px 0;
}

.product-detail__main .product-detail__info.layout-button .product-detail__popup:not(.product-detail__popup ~ .product-detail__popup) .product-detail__popup-main summary {
    padding-top: 15px;
    padding-bottom: 7.5px;
}

.product-detail__main .product-detail__info.layout-button .product-detail__popup:not(:has(~ .product-detail__popup)) .product-detail__popup-main summary {
    padding-top: 7.5px;
    padding-bottom: 15px;
}

.footer__payment-icons.flex-gap svg {
    margin-right: 8px;
}

.footer__payment-icons.flex-gap svg:last-child {
    margin: 0;
}

theme-sticky-position:has(.is-hidden),
.is-hidden {
    display: none !important;
}

.variant-picker__group-head.ruler-size-title-space-between {
    justify-content: start;
    gap: 16px;
    align-items: center;
}
.sunzi__button-wrKU7{
    padding: 16px 14px;
    font-weight: 600;
    font-family: var(--sort-body-font);
    height: 56px !important;
    text-transform: uppercase;
}

#totop {
    position: fixed;
    right: 15px;
    z-index: 100;
    bottom: 90px;
    font-size: 16px;
    line-height: 1;
    justify-content: center;
    align-items: center;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
}
.product-detail__main details.product-detail__popup-main.color-scheme-3{
    display: block;
}
/* details.product-detail__popup-main.color-scheme-3{
    display: none;
} */
details .icon-plus {
    display: block;
}

theme-main-cart-footer .main-cart-footer__checkout button[type="submit"] img {
    width: 24px;
    height: 24px;
}

theme-main-cart-footer .main-cart-footer__checkout button[type="submit"] {
    --button-border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    align-items: center;
}

.if-review .product-detail__price,
.if-review #shopline-block-template--product--pic__main-product-info___main___info___17655309688325f2f3bf {
    display: inline-block;
}

.if-review .product-detail__price {
    width: 65%;
}

theme-cart-drawer .cart-item .drawer-no {
    display: none;
}

.if-review #shopline-block-template--product--pic__main-product-info___main___info___17655309688325f2f3bf {
    width: 33%;
}

.if-review #shopline-block-template--product--pic__main-product-info___main___info___17655309688325f2f3bf .plugin-product-comment-product-subTitle-start {
    justify-content: flex-end !important;
}

.isv-web-btn--sm:not(.isv-web-btn-text) {
    border-radius: 4px;
}

details .icon-minus {
    display: none;
}

.cart-drawer__header .title4 {
    font-size: 14px;
}

theme-collapse details[open="true"] .icon-plus {
    display: none;
}

.product-detail__popup-main .popup__trigger {
    text-decoration: none !important;
}

.product-detail__popup-main summary {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    /* padding: 15px 0; */
    padding-inline-end: 15px;
}

.product-detail__popup-main svg.icon-arrow-thin {
    transform: rotate(-90deg);
}

.product-detail__popup-main .popup__trigger img {
    max-width: 24px;
    max-height: 24px;
}

details[open="true"] .icon-minus {
    display: block;
}

.section-featured-collection.overflow-card .bZJdZp {
    display: none;
}

/* .product-detail__info{
    --isv-web-color_btn_background:var(--review-bg-color);
} */
.product-detail__info .isv-web-btn-primary {
    background: rgb(var(--review-bg-color));
}

.product-detail__info.now-check-out .customeow-block-btn.customeow-block-btn-checkout {
    display: none;
}

/* .product-detail__info .customeow-block-btn-label{
    text-transform: uppercase;
} */
._link_btn_content_epry2_4 {
    display: none !important;
}

.plugin-product-comment-detail-list {
    max-height: 300px;
    overflow-y: auto;
}

.plugin-product-comment-detail-mobile-list {
    max-height: 300px;
    overflow-y: auto;
}

.product-detail__info .product-detail__variant-picker .variant-picker__option input[type="radio"]:checked+* {
    background: var(--active-color);
    --border-color: var(--active-border-color);
    color: var(--active-text-color);
}

.product-detail__info .product-detail__variant-picker .variant-picker__button {
    background: var(--bg-color);
    --border-color: var(--new-border-color);
    color: var(--text-color);
}

.variant-picker__options span {
    height: 32px;
}

.product-detail__info .product-detail__variant-picker .variant-picker__button.variant-picker__button--image {
    background: var(--image-bg-color);
    --border-color: var(--image-new-border-color);
    color: var(--image-text-color);
    flex-direction: column;
    width: 100%;
    height: 100%;
    max-width: 100px;
    font-size: 12px;
    gap: 4px;
    text-align: center;
    padding: 4px;
}

.product-detail__info .product-detail__variant-picker .variant-picker__option input[type="radio"]:checked+theme-popover .variant-picker__button.variant-picker__button--image {
    background: var(--image-active-color);
    --border-color: var(--image-active-border-color);
    color: var(--image-active-text-color);
}

.product-detail__info .__sunzi_layout :is(*, ::before, ::after) {
    font-family: var(--sort-body-font);
    /* min-width: 200px; */
}

.customeow-block-btn-wrapper .__sunzi_customeow .scm-bg-gray-1 {
    background: var(--dingzhi-background);
}

.customeow-block-btn-wrapper .__sunzi_customeow .scm-bg-theme-alpha-6 {
    background: var(--dingzhi-background-top);
    color: var(--dingzhi-title-top);
    font-family: var(--sort-title-font);
}

/* 滚动条整体 */
.plugin-product-comment-detail-list::-webkit-scrollbar {
    width: 4px;
}

/* 去掉上下箭头 */
.plugin-product-comment-detail-list::-webkit-scrollbar-button {
    display: none;
    width: 0;
    height: 0;
}

/* 背景轨道 */
.plugin-product-comment-detail-list::-webkit-scrollbar-track {
    background: #eee;
}

/* 滑块（方形） */
.plugin-product-comment-detail-list::-webkit-scrollbar-thumb {
    background-color: purple;
    border-radius: 0;
    /* 关键：无圆角 */
}

.rich-text .show-margin.rich-text__content {
    background: var(--bg-color);
    margin-left: var(--s-padding-inline-start);
    margin-right: var(--s-padding-inline-end);
    padding: 0;
    padding-top: var(--s-padding-block-start);
    padding-bottom: var(--s-padding-block-end);
}

#shopline-section-sections--header-group__announcement-bar .announcement-bar__carousel-wrapper .Gradient-color,
#shopline-section-sections--footer-group__footer .footer.gradient-color {
    background: var(--gradient-color);
}

.product-detail__main .product-detail__info.layout-button {
    display: block;
}

.product-detail__main .product-detail__info.layout-button theme-sticky-position {
    margin-top: var(--info-row-gap);
    display: block;
}

.product-detail__main .product-detail__info.layout-button .product-detail__quantity-selector {
    margin-right: 20px;
    display: inline-block;
}

.product-detail__main .product-detail__info.layout-button theme-sticky-position,
.product-detail__main .product-detail__info.layout-button #wishlist-product-details,
.product-detail__main .product-detail__info.layout-button .product-detail__buy-buttons {
    display: inline-block;
    vertical-align: top;
}

.plugin-product-search-searchInputWrap {
    padding-top: 20px;
}

.plugin-product-search-searchInputWrap::after {
    content: "";
    position: absolute;
    width: calc(100% - 360px);
    height: calc(100% - 20px);
    border-radius: 4px;
    pointer-events: none;
    border: 1px solid #dedede;
}

.product-detail__main .product-detail__info.layout-button theme-input-number::after,
.product-detail__main .product-detail__info.layout-button theme-input-number::before {
    border-radius: 0;
}

@media (max-width: 1599.98px) {
    .plugin-product-search-searchInputWrap::after {
        width: calc(100% - 20px);
        height: calc(100% - 20px);
    }
}

.product-detail__main .product-detail__info.layout-button .product-detail__quantity-selector .body3.hidden-now {
    display: none;
}

.product-detail__main .product-detail__info.layout-button .product-detail__buy-buttons button[type="submit"],
.product-detail__main .product-detail__info.layout-button .quantity-selector__input input {
    border-radius: 0;
    padding-top: 13.5px;
    padding-bottom: 13.5px;
}

.product-detail__main .product-detail__info.layout-button .product-detail__buy-buttons button[type="submit"]::before,
.product-detail__main .product-detail__info.layout-button .product-detail__buy-buttons button[type="submit"]::after {
    border-radius: 0;
}

.product-detail__main .product-detail__info.layout-button #wishlist-product-details {
    margin-left: 10px;
}

.product-detail__main .product-detail__info.layout-button #wishlist-product-details button {
    margin-top: 0 !important;
    border: none !important;
    background: transparent !important;
    padding-left: 0px;
    padding-right: 0px;
}

.product-detail__buy-buttons.hidden-now .shopline-payment-button-wrapper {
    display: none;
}

.product-detail__main .product-detail__info.layout-button>* {
    margin-top: var(--info-row-gap);
}

.product-detail__main .product-detail__info.layout-button .product-detail__title {
    margin-top: 0;
}

.product-detail__main .product-detail__info.layout-button .product-detail__popup:first-of-type {
    margin-top: var(--info-row-gap);
}

.product-detail__main .product-detail__info.layout-button .product-detail__popup {
    margin-top: 0;
}

.product-detail__main .product-detail__info.layout-button .product-detail__additional:first-of-type {
    margin-top: 12px;
    display: block;
    border: none;
}

.product-detail__main .product-detail__info.layout-button .product-detail__additional details {
    border-block-start: 1px solid rgba(var(--color-text), 0.08);
}

.product-detail__main .product-detail__info.layout-button .product-detail__additional:last-of-type details {
    border-block-end: 1px solid rgba(var(--color-text), 0.08);
}

@media (max-width:959px) {
    .header-nav-drawer__menu .mega-fold-children ._menuContent_ou1r8_10 img {
        width: 100% !important;
        height: auto !important;
        min-width: 100% !important;
    }

    .header-nav-drawer__menu .mega-fold-children .mega-group-mo .mega-item-left {
        padding-right: 8px !important;
    }

    .header-nav-drawer__menu .mega-fold-children .mega-group-mo:nth-child(even) .mega-item-left {
        padding-left: 8px !important;
        padding-right: 10px !important;
    }

    .header-nav-drawer__footer .jiVhXM {
        display: none;
    }
}

.facets-mobile .facets-mobile__modals>*:first-child {
    border: none;
}

.facets-mobile-inner .facets-mobile__modals {
    padding: 10px;
    gap: 10px;
}

.facets-mobile .filter-m-trigger,
.facets-mobile theme-modal {
    font-weight: normal !important;
    border-radius: 30px;
    padding: 7px 0;
    max-width: 200px;
    text-align: center;
    border: 1px solid #000 !important;
}

.facets-mobile theme-modal .body-font-bold {
    font-weight: normal !important;
}

.footer_emilbox .flex-cloum .block-subscription,
.footer_emilbox .flex-cloum .footer__social-media--small,
.footer_emilbox .flex-cloum .footer__email-subscribe {
    width: 100%;
}

.text-columns-with-image-section.custom-section .text-columns-with-image__card-group .text-columns-with-image__card {
    padding: 0;
}

.flex-cloum.footer__group {
    flex-direction: column;
}

.footer__email-subscribe .text-padding {
    padding-bottom: 20px;
    display: block;
}

.footer__email-subscribe .block-subscription__inline-form {
    justify-content: space-between;

}

.footer__email-subscribe .block-subscription__inline-form .field .field__inner {
    min-width: 130px;
}

.block-subscription__inline-form {
    flex-wrap: wrap;
}

.footer__group .sub_title {
    width: 100%;
}

.grid.main-collection__list {
    grid-auto-rows: 1fr;
    align-items: stretch;
}

.new-button.button {
    background-color: transparent;
    border-radius: 0;
    border: 0;
}

.new-button.button svg {
    transform: rotate(180deg);
}

.new-button.button:hover {
    background: transparent;
}

.new-button.button::after {
    content: unset;
}

.header__container .header-nav,
.header__container ._navigation_1mi6u_2 {
    width: 100%;
}

.header__container ._pcMenu_wsyqi_1 {
    padding: 0 2%;
}

product-item .block-product-card.product-card-style--card .block-product-price,
.block-product-card.product-card-style--card .block-product-title {
    padding: 0;
    padding-inline: 0 !important;

}

.text-columns-with-image-section.custom-section .no-padding .text-columns-with-image__card {
    padding: 0;
}

.text-columns-with-image-section.custom-section .no-button .text-columns-with-image__card-link {
    display: none;
}

.text-columns-with-image-section.custom-section .text-columns-with-image__card-group {
    border-top: var(--is-border-width) solid var(--is-border-color);
    border-left: var(--is-border-width) solid var(--is-border-color);
}

.text-columns-with-image-section.custom-section .text-columns-with-image__card {
    position: relative;
    box-sizing: border-box;
    border-right: var(--is-border-width) solid var(--is-border-color);
    border-bottom: var(--is-border-width) solid var(--is-border-color);

}

.text-columns-with-image-section.custom-section .text-columns-with-image__card-group-scroll .text-columns-with-image__card {
    background: var(--bg-color);
    min-width: 0;
}


.text-columns-with-image-section.custom-section .title-ps .text-columns-with-image__card .text-columns-with-image__card-title {
    position: absolute;
    bottom: 16px;
}

.text-columns-with-image-section.custom-section .no-font-style .text-columns-with-image__card .text-columns-with-image__card-title {
    font-style: normal;
}

.featured-collection__view-more {
    margin-top: 20px;
}

@media (min-width:960px) {
    .text-columns-with-image-section.custom-section .grid-3.no-pc-gap .text-columns-with-image__card-group {
        gap: 0;
    }

    theme-main-cart-items .drawer-no {
        display: none;
    }

    #shopline-section-sections--footer-group__footer .footer .footer__menu-title {
        --sort-body3-size: 20px;
    }

    ._menuContent_ou1r8_10 ._top_ou1r8_226 img:hover,
    ._menuContent_ou1r8_10 ._onlyImg_ou1r8_227 img:hover {
        border: 2px solid currentColor;
    }

    .carousel-dots {
        display: none;
    }

    #shopline-section-template--product__recommended-product .schema-background product-item .block-product-card.product-card-style--card {
        background: var(--card-color-bg);
    }

    .section-featured-collection product-item .block-product-card.product-card-style--card {
        background: var(--card-color-bg);
    }

    /* .product-detail .product-detail__main[data-desktop-direction="row"] .product-detail__info {
        --col-width: var(--detail-col-width);
        padding: 30px;
    }

    .product-detail .product-detail__main[data-desktop-direction="row"] .product-detail__media-group {
        --col-width: calc(var(--detail-col-width) - var(--detail-main-column-gap));
    } */
    .text-columns-with-image-section.custom-section .text-columns-with-image__card-group {
        gap: var(--pc-gap);
        border: none;
    }

    .text-columns-with-image-section.custom-section .title-ps .text-columns-with-image__card .text-columns-with-image__card-title {
        bottom: 30px;
        font-size: 20px
    }

    .iconlist.iconlist__.iconlist__grid .advc-card {
        border-right: none;
    }

    .iconlist.iconlist__.iconlist__grid .advc-card:last-child {
        border-right: 1px solid;
        border-color: rgba(var(--advc-card-border-color), var(--advc-card-border-opacity));
    }

    .header-nav__menu {
        justify-content: center;
        height: 48.78px;
    }

    .header-nav__menu .header-nav__menu-item>a>span {
        max-width: 278px;
        padding: 16px 4px 16px 8px;
        font-size: 14px;
        font-weight: normal;
        height: 48.78px;
    }

    .header-nav__menu-item>a:not(.button),
    .header-nav__menu-item>a:not(.button):hover {
        margin-right: 4px;
    }

    .header-nav__menu .header-nav__menu-item {
        padding: 0 2%;
        margin: 0;
    }

    .header-nav__menu .header-nav__menu-item:last-child {
        padding-right: 0;
    }

    .featured-collection__view-more {
        margin-top: 30px;
    }

    .image-with-text-section .hidden-pc {
        display: none;
    }

    #shopline-section-sections--footer-group__footer .footer .footer__menu-title {
        margin-bottom: 26px;
        font-size: var(--sort-body-size-mobile);
    }

    #shopline-section-sections--footer-group__footer .footer .footer__menu-item {
        padding-block-start: 14px;
    }

    .footer .footer__menu-content.body5 {
        --sort-body-size: 15px;
    }

    .header-action-bar.left.no-left .header-action-bar__search {
        display: none !important;
    }

    .header-action-bar.right.no-left .hidden-mobile.header-action-bar__search {
        display: block;
    }

    .main-collection-container .filter-folder-trigger,
    .main-collection-container .facets-sorting-wrapper .facets-sorting {
        border: 1px solid;
        padding: 8px 20px !important;
        border-radius: 33px;
        font-size: 14px;
    }

    .facets-layout-horizontal .facets-sorting-wrapper {
        align-items: center;
        font-size: 14px;
    }

    .header-nav__menu .mega-group._container_1vlwj_6 ._nevMenu_1vlwj_29 {
        margin-left: 10%;
    }

    .header-nav__menu .mega-group._container_1vlwj_6 ._navMenuRight_1vlwj_67 {
        margin-right: 10%;
    }

    .header-nav__menu .mega-horizontal._container_1m0pc_29 {
        padding-left: 10%;
        padding-right: 10%;
    }

    .header__container-top-wrap .header-action-bar #HeaderBtnBox {
        order: 1;
    }

    .header__container-top-wrap .header-action-bar .button--icon {
        order: 2;
    }

    .header__container-top-wrap .header-action-bar.right {
        gap: 16px;
        align-items: center;
    }

    .header__container-top-wrap .header-action-bar.right a svg,
    .header__container-top-wrap .header-action-bar.right a,
    .header__container-top-wrap .header-action-bar.right theme-cart-bubble {
        width: 24px;
        height: 24px;
    }

    .header__container-top-wrap .header-action-bar.right theme-dropdown-menu .dropdown-menu__label {
        font-size: 14px;
    }

}

.text-columns-with-image-section.custom-section .text-columns-with-image__card {
    border: var(--is-border-width) solid var(--is-border-color);
}

.text-columns-with-image-section.custom-section .text-columns-with-image__card-group .text-columns-with-image__card-title {
    font-size: var(--pc-font-szie);
}

.advc-text-columns-with-images .carousel-dots {
    display: none;
}

.section-featured-collection .featured-collection__view-more.button {
    --color-button-background: var(--color-button-secondary-background);
    --color-button-text: var(--color-button-secondary-text);

}

.advc-section.advc .iconlist__.iconlist__grid {
    gap: 0;
}

.advc-section.advc .iconlist__.iconlist__grid .iconlist__iconItem__vertical__subTitle.advc-body {
    margin-top: 12px;
}

.advc-section.advc .iconlist__iconItem__vertical__icon {
    margin-bottom: 0;
}

.block-product-image__image-wrapper .bZJdZp {
    background-color: transparent;
}

/* theme-product-card .product-plugin-comment-rate-star {
    display: none !important;
} */

theme-product-card .block-product-card__discount-tag {
    font-size: 12px;
}

/* .sc-hGPBjI.dRsJjB.header__btn.notranslate{
    color: rgb(var(--color-text));
} */
@media (max-width:960px) {
    .text-columns-with-image-section.custom-section .grid-3 .text-columns-with-image__card-group {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        width: 100%;
        grid-auto-flow: unset;
        margin: 0;
    }

    .header-nav-drawer__header-container .header-nav-drawer__login {
        display: none;
        flex: unset;
        gap: unset;
    }

    body #totop {
        bottom: 160px;
    }

    theme-main-cart-items .main-cart-items__list .cart-item__product-infos .cart-item__amount {
        width: unset;
        min-width: unset;
    }

    theme-main-cart-items .cart-item__total-amount {
        font-size: 16px;
    }

    theme-main-cart-items .cart-item__title {
        font-size: 13px;
    }

    theme-main-cart-items .cart-item__options {
        margin-top: 5px;
    }

    theme-main-cart-items .no-drawer {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    theme-main-cart-items .main-cart-items__list .cart-item__product-infos-text .cart-item__total,
    theme-main-cart-items .cart-remove-custom {
        display: none;
    }

    theme-main-cart-items .cart-item__total.drawer-no,
    theme-main-cart-items .cart-remove-custom.drawer-no {
        display: block;
    }

    theme-product-card .product-price {
        justify-content: center;
    }

    .product-detail__media-gallery .media-gallery__list .media-gallery__preview-icon {
        display: none;
    }

    .theme-locale-picker__inner theme-dropdown-menu .dropdown-menu__label-text,
    .flex-account-box a span {
        font-size: 12px;
    }

    .flex-account-box a span {
        display: flex;
        align-items: center;
    }

    .header-action-bar.right .button.button--icon.hidden-mobile {
        display: block !important;
    }

    .header-action-bar.right.no-left .header-action-bar__search.button.button--icon.hidden-mobile {
        display: none !important;
    }

    .block-image.moblie-hidden {
        display: none;
    }

    .flex-account-box {
        padding: 12px 20px;
    }

    .flex-account-box a {
        display: flex;
        flex-direction: row;
        justify-content: start;
        gap: 10px;
    }

    .flex-account-box a svg {
        width: 22px;
        height: 22px;
    }

    #shopline-section-template--product__recommended-product .schema-background {
        --color-background: var(--component-bg-color);
    }

    #shopline-section-template--product__recommended-product .schema-background product-item .block-product-card.product-card-style--card {
        background: var(--mb-card-color-bg);
    }

    .section-featured-collection {
        --color-background: var(--component-bg-color);
    }

    .section-featured-collection product-item .block-product-card.product-card-style--card {
        background: var(--mb-card-color-bg);
    }

    #shopline-section-template--product__main-product-info .product-detail-wrapper .product-detail,
    #shopline-section-template--product__main-product-info .product-detail-wrapper,
    #shopline-section-template--product__main-product-info .quantity-selector__input {
        background: var(--mb-bg-color);
    }

    .product-detail__info .product-price .mobile-body1 {
        --sort-body-size-mobile: var(--sort-body1-size);
    }

    .theme-video-media video {
        object-fit: cover;
    }

    .hidden-pc .image-with-text__group .block-heading {
        margin-bottom: 15px;
    }

    /* .header-nav-drawer__header-container  .flex_button{
        display: flex;
        justify-content: center;
        flex-direction: row;
        gap: 8px;
        flex: 1;
        font-size: 12px;
        font-weight: 100;
        align-items: center;
    } */
    .header-nav-drawer__menu .mega-mo ._menuContent_ou1r8_10._mobile_ou1r8_252.mega-item-link {
        padding: 9px 23px !important;
        height: 62px;
        position: relative;
    }

    .header-nav-drawer__menu .mega-horizontal-mo .mega-children-mo ._menuContent_ou1r8_10._mobile_ou1r8_252.mega-item-link {
        padding: 0 !important;
        height: unset;
    }

    .header-nav-drawer__menu .mega-fold-item mega-item-hover:focus {
        background: transparent;
    }

    .header-nav-drawer__menu .mega-group-mo[data-mega-level="2"] .mega-fold-bg ._menuContent_ou1r8_10._mobile_ou1r8_252.mega-item-link {
        padding: unset !important;
        height: unset;
    }

    .header-action-bar.right #HeaderBtnBox .eVBxwK {
        display: flex;
    }

    .header-action-bar.right,
    .header-action-bar.left {
        gap: 20px;
    }

    .header-nav-drawer__menu .mega-mo ._menuContent_ou1r8_10._mobile_ou1r8_252.mega-item-link ._default_ou1r8_174 {
        padding: 0 !important;
    }

    .header-nav-drawer__menu .mega-mo ._menuContent_ou1r8_10._mobile_ou1r8_252.mega-item-link .mega-fold-toggle {
        padding-right: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        position: absolute;
        width: calc(100% - 46px);
        z-index: 1;
        height: 100%;
        justify-content: end;
    }

    .header-nav-drawer__header-container .order_button a,
    .header-nav-drawer__header-container .new_button a {
        display: flex;
        justify-content: center;
        flex-direction: row;
        gap: 8px;
        font-size: 12px;
        font-weight: 100;
        align-items: center;
    }

    .iconlist.iconlist__.iconlist__grid .advc-card:nth-of-type(2n+1) {
        border-right: none;
    }

    .iconlist.iconlist__.iconlist__grid .advc-card:nth-of-type(3n+1),
    .iconlist.iconlist__.iconlist__grid .advc-card:nth-of-type(3n) {
        border-top: none;
    }

    .header__container .header-action-bar.right .cart-bubble svg,
    .header__container .header-action-bar__search svg {
        width: 24px;
        height: 24px;
    }

    .iconlist.iconlist__.iconlist__grid .advc-card:first-child {
        border-top: 1px solid;
        border-color: rgba(var(--advc-card-border-color), var(--advc-card-border-opacity));
    }

    #shopline-section-sections--footer-group__footer .footer .footer__menu-item a {
        font-size: 15px;
    }

    .preivew-box .product-price .body-font-bold,
    .block-product-price .product-price .product-price__item {
        font-size: 15px;
    }

    #shopline-section-sections--footer-group__footer .footer .footer__menu-title {
        padding-block-start: 0;
        --sort-body3-size: 20px;
    }

    /* .footer .footer__group.flex-cloum .footer__payment-icons {
        display: none;
    } */

    #shopline-section-sections--footer-group__footer .footer theme-footer-menu.footer__menu:nth-of-type(1) .footer__menu-title {
        padding-block-start: 50px;
    }

    .footer .footer__group.footer_emilbox .footer__group.flex-cloum {
        order: -1;
        align-items: center;
    }



    .footer .footer__email-subscribe .text-padding {
        text-align: center;
    }

    .footer .footer__social-media {
        text-align: center;
    }

    .footer .footer__group.flex-cloum .footer__menu-title {
        font-size: 21px;
    }

    .footer theme-footer-menu {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 11px;
    }

    .footer .footer__menu::after {
        content: unset;
    }

    .image-with-text-section .block-mb .image-with-text__group .block-heading,
    .image-with-text-section .block-mb .image-with-text__group .rte,
    .image-with-text-section .block-mb .image-with-text__group .subheading,
    .image-with-text-section .block-mb .hidden-pc .image-with-text__group .button {
        display: none;
    }

    .image-with-text-section .block-mb .hidden-pc {
        margin-bottom: 5px;
    }

    .image-with-text-section .block-mb .hidden-pc .image-with-text__group,
    .image-with-text-section .block-mb .hidden-pc .image-with-text__group .block-heading,
    .image-with-text-section .block-mb .hidden-pc .image-with-text__group .subheading,
    .image-with-text-section .block-mb .hidden-pc .image-with-text__group .rte {
        display: block;
    }

    .footer .footer__menu-content {
        text-align: center;
    }

    .text-columns-with-image-section.custom-section .grid-3.no-mb-gap .text-columns-with-image__card-group {
        gap: 0;
        border: none;
    }

    .text-columns-with-image-section.custom-section .text-columns-with-image__card {
        border: var(--is-border-width) solid var(--is-border-color);
    }

    .text-columns-with-image-section.custom-section .text-columns-with-image__card-group {
        gap: var(--mb-gap);
    }

    .text-columns-with-image-section.custom-section .grid-2 .text-columns-with-image__card-group {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: 100%;
        grid-auto-flow: unset;
        margin: 0;
    }

    .text-columns-with-image-section.custom-section .text-columns-with-image__card-group {
        border-top: unset;
        border-left: unset;
    }

    .text-columns-with-image-section.custom-section .no-mb-gap .text-columns-with-image__card-group {
        border-top: var(--is-border-width) solid var(--is-border-color);
        border-left: var(--is-border-width) solid var(--is-border-color);
    }

    .text-columns-with-image-section.custom-section .text-columns-with-image__card-group-scroll {
        width: unset;
        inset-inline-start: unset;
    }

    .text-columns-with-image-section.custom-section .grid-1 .text-columns-with-image__card-group {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
        grid-auto-flow: unset;
        margin: 0;
    }

    .text-columns-with-image-section.custom-section .text-columns-with-image__card-group .text-columns-with-image__card-title {
        font-size: var(--mb-font-szie);
    }
}

@media (min-width: 750px) {

    /* .text-columns-with-image-section h2.block-heading.title2{
        font-size: 50px;
    } */
    h2.block-heading.title2 {
        font-size: 50px;
    }
}

@media (max-width:750px) {
    .advc .advc-text-columns-with-images-item__main .advc-text-columns-with-images-item__image {
        margin-bottom: 4px;
    }

    .advc-section.advc .advc-text-columns-with-images-item__title.advc-sub-title {
        margin-top: 5px;
    }

    .advc-section.advc .advc-text-columns-with-images-item__button {
        margin-top: 0;
    }

    .advc-text-columns-with-images .carousel-dots {
        display: block;
    }

    .advc-section.advc .iconlist__iconItem__vertical.advc-card {
        padding: 12px 15px;
        width: 50%;
    }

    .advc-text-columns-with-images .carousel-dots {
        display: flex;
        justify-content: center;
        gap: 6px;
        padding: 16px 0;
    }

    h2.block-heading.title2 {
        font-size: 24px;
    }

    .advc-text-columns-with-images .carousel-dots button {
        width: 8px;
        height: 8px;
        padding: 0;
        border-radius: 50%;
        border: none;
        background-color: #DDD7F9;
        pointer-events: none;

        /* transition: all 0.3s; */
    }

    .advc-text-columns-with-images .advc-splide-pagination {
        display: none;
    }

    .advc-text-columns-with-images .carousel-dots button.is-active {
        background-color: #5636e3;
    }
}

/* 拖拽中：禁止选择 */
body.carousel-dragging {
    user-select: none;
    cursor: grabbing;
}

/* Track 拖拽状态 */
.carousel__track.is-dragging {
    cursor: grabbing;
}

/* 禁止图片被拖走 */
.carousel__track img {
    -webkit-user-drag: none;
    user-drag: none;
    pointer-events: none;
}

/* 防止 a 标签在拖拽中被点 */
/* .carousel__track.is-dragging a {
    pointer-events: none;
} */
/* 容器 */
.carousel-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 12px 0;
    margin-top: 20px;
}

/* 单个 dot */
.carousel-dots button[name="pager"] {
    width: 6px;
    height: 6px;
    padding: 0;
    border-radius: 50%;
    background-color: #DDD7F9;
    border: none;
    cursor: pointer;
    /* transition: all 0.25s ease; */
}

/* 当前激活 */
.carousel-dots button[name="pager"].is-active {
    width: 10px;
    height: 10px;
    background-color: #5636e3;
    /* 你的高亮色 */
}

.featured-collection__carousel .featured-collection__button {
    border-radius: 50%;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    width: 42px;
    height: 42px;
}

.section-featured-collection .hidden-tab .featured-collection__tabs-header {
    display: none;
}

.section-featured-collection .hidden-tab .block-heading {
    margin-bottom: 20px;
}

.featured-collection__carousel .featured-collection__button[name="previous"],
.featured-collection__carousel .featured-collection__button[name="next"] {
    transform: rotate(-90deg);
}



.advc-text-columns-with-images .splide__arrows {
    display: none;
}

.advc-text-columns-with-images .carousel-dots {
    margin-top: unset;
}

/* 只在移动端显示 */

@media (max-width: 759px) {
    .swiper-max-width-1 {
        width: 150px;
        max-width: 150px;
    }
}

.section>div {
    background: rgb(var(--color-background));
}