<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* html head */
.checkout-payment-method .payment-method-title {
    position: relative;
    padding-bottom: 40px;
}

.checkout-payment-method .stripe-payments .payment-method-title::after {
    content: '';
    width: 130px;
    height: 42px;
    position: absolute;
    top: 35px;
    right: 15px;
    background: url('/media/wysiwyg/lily/vmaster.jpg') no-repeat center;
    background-size: contain;
}

@media screen and (min-width: 741px) {
    .checkout-payment-method .stripe-payments .payment-method-title::after {
        top: 10px;
        right: 100px;
    }

    .checkout-payment-method .payment-method-title {
        padding-bottom: 20px;
    }
}

.product-item .price-box .special-price .price,.product-item .price-box .price {
    color: #ff5501;
    font-size: 18px;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .product-item .price-box .special-price .price,.product-item .price-box .price {
        font-size: 16px;
    }
    .product-list-style-60 .price-box .old-price, .product-list-style-60 .price-box .special-price{
        margin-right:0px;
    }
}
.product-item .price-box .old-price .price{color: #000;}
.footer-style-53 .footer-content-top {
    margin-bottom: 40px;
}

.footer-style-53 div.footer-content-middle {
    padding-top: 0;
}

@media screen and (min-width: 768px) {
    .footer-style-53 div.footer-content-middle {
        padding-top: 0;
    }
}

.cdz-menu .groupmenu&gt;li.item:first-child&gt;.menu-link {
    background: url('/media/wysiwyg/notes/hotsale.png') no-repeat -6px 6px !important;
    background-size: 24px !important;
}


/* category */
.salespromotion_z {
    position: absolute;
    left: 1px;
    top: 1px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    z-index: 2;
    line-height: 1;
    font-weight: 300;
    background-color: #c90a1c;
    color: #fff;
}
.products-recently-viewed .salespromotion_z{top: 35px;}
.salespromotion_z .num_z {
    font-size: 16px;
}

.salespromotion_z .num_z&gt;i {
    font-size: 12px;
    font-style: normal;
}

.salespromotion_z .off_z {
    font-size: 12px;
}

.showstock_z {
    display: inline;
    margin: 5px 0px;
    background-color: #3598db;
    padding: 0px 5px;
    color: #fff;
}

.nonestock_z {
    display: inline;
    margin: 5px 0px;
    background-color: #999;
    padding: 0px 5px;
    color: #fff;
}
.products-recently-viewed .showstock_z,.products-recently-viewed .nonestock_z{padding:5px 10px;}
.itemSoldOut{
    position: absolute;
    top: 40%;
    left: 26%;
    z-index: 100;
    font-size: 20px;
    line-height: 50px;
    padding: 0px 30px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.49);
    color: #FFF;
}
@media only screen and (max-width: 767px) {
    .itemSoldOut{
        padding: 0px 15px;
    }
}
.skuNew_z {
    position: absolute;
    left: 1px;
    top: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    z-index: 3;
    background-color: #3598db;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

.custom-attr.new.product_new_z {
    float: left;
    background-color: #3598db;
    color: #fff;
    padding: 0 3px 0 5px;
    border-radius: 4px;
    margin: 2px 5px 0 0
}

.cdz-product-attr.attr-block&gt;strong.type {
    margin-bottom: 0;
    font-weight: 400
}

.product_new_z .value {
    display: none !important
}

.productpromotion_z {
    display: none;
    background-color: #ff5501;
    color: #fff;
    padding: 2px 5px;
    border-radius: 4px;
    vertical-align: sub
}

.product-info-main .productpromotion_z {
    display: inline
}

.productpromotion_z&gt;span {
    margin-left: 6px
}

.product-view-style-03 .product-info-main .product-reviews-summary div.reviews-actions span {
    display: contents !important
}

.custom-tab.custom_tab_dimension .value&gt;img {
    width: 600px
}

.product-list-style-43 .product-reviews-summary .reviews-actions {
    display: contents !important;
}

.product-list-style-43 .product-reviews-summary .reviews-actions span {
    display: none;
}

.product-list-style-43 .product-reviews-summary .reviews-actions::before {
    content: "(" !important;
}

.product-list-style-43 .product-reviews-summary .reviews-actions::after {
    content: ")" !important;
    margin-left: -10px;
}

.grid-style-50 .product-image-container {
    position: relative;
}

.grid-style-50 .product-image-container::after {
    content: 'NEW';
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #e6d233;
    color: #fff;
    z-index: 1;
    padding: 1px 5px;
    border-radius: 3px;
}
.homepage-product-block .product-item .details{
    background: #fff;border-radius: 0px 0px 10px 10px;padding: 5px;
}
.grid-style-50 .productpromotion_z {
    display: none;
}

.post-view .post-holder .post-top {
    display: none
}

/* activity */
.activity_z {
    background-color: #3598db;
    padding-top: 80px;
    padding-bottom: 50px;
}

.activity_z .products.owl-carousel {
    padding: 0 10px;
}

.activity_z .product-item .product-item-info {
    padding: 0px;
}

.activity_z .product-item {
    border-radius: 4px;
}

.activity_z .product-item .product-item-info .product-item-inner_zline1 {
    display: flex;
    flex-wrap: wrap;
}

.activity_z .product-item .product-item-info .product-item-inner_zline1 .zoff {
    display: inline-block;
    background-color: #c90a1c;
    padding: 2px 3px 0 3px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
}

.activity_z .product-item .product-item-info .product-item-inner_zline1 .limited {
    font-size: 12px;
    color: #c90a1c;
    white-space: nowrap;
    margin-left: 0px;
}

.activity_z .product-item .product-item-info .product-item-inner_zline2 {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    align-items: baseline;
    gap: 0px;
}

.activity_z .product-item .product-item-info .product-item-inner_zline2 .nowprice .unit {
    font-size: 12px;
}

.activity_z .product-item .product-item-info .product-item-inner_zline2 .nowprice .num_z {
    font-size: 18px;
}

.activity_z .product-item .product-item-info .product-item-inner_zline2 .oldprice {
    font-size: 14px;
    color: #777;
}

.activity_z .product-item .product-item-info .product-item-inner_zline2 .oldprice .num_z {
    text-decoration: line-through;
}

.activity_z .product-item .product-item-info .product-item-inner_zline3 {
    margin-top: 20px;
}

.activity_z .product-item .product-item-info .product-item-inner_zline3 .product-item-name {
    line-height: 1;
}

.activity_z .product-item .product-item-info .product-item-inner_zline3 .product-item-name .product-item-link {
    font-size: 1em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
}

.activity_z .owl-nav {
    display: none;
}

.activity_z .owl-nav div.owl-prev {
    width: 40px;
    height: 40px;
    left: 25px;
    top: calc((100% - 40px) / 2);
    background: #fff;
    border-color: #fff;
    color: #000;
}

.activity_z .owl-nav .owl-prev.disabled {
    opacity: 0.6;
}

.activity_z .owl-nav div.owl-next {
    width: 40px;
    height: 40px;
    right: 25px;
    top: calc((100% - 40px) / 2);
    background: #fff;
    border-color: #fff;
    color: #000;
}

.activity_z .owl-nav .owl-next.disabled {
    opacity: 0.6;
}


@media screen and (min-width: 741px) {

    /* category */
    .salespromotion_z {
        width: 44px;
        height: 44px;
    }

    .salespromotion_z .num_z {
        font-size: 18px;
    }

    .salespromotion_z .num_z&gt;i {
        font-size: 14px;
    }

    .salespromotion_z .off_z {
        font-size: 14px;
    }

    .skuNew_z {
        width: 44px;
        height: 44px;
        font-size: 15px;
    }

    .custom-attr.new.product_new_z {
        padding: 1px 3px 0 5px;
        margin: 9px 5px 0 0
    }

    .activity_z .products.owl-carousel {
        padding: 0 100px;
    }

    .activity_z .product-item .product-item-info .product-item-inner_zline1 {
        display: block;
    }


    .activity_z .product-item .product-item-info .product-item-inner_zline1 .limited {
        font-size: 14px;
        margin-left: 5px;
    }

    .activity_z .product-item .product-item-info .product-item-inner_zline2 {
        flex-direction: row;
        gap: 10px;
    }

    .activity_z .product-item .product-item-info .product-item-inner_zline3 .product-item-name .product-item-link {
        text-align: unset;
    }

    .activity_z .product-item .product-item-info {
        padding: 10px;
    }

    .activity_z .owl-nav {
        display: block;
    }

}



/* post blog */

.postlist-image_z.post-ftimg-hld{
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    height: 0;
}

.postlist-image_z.post-ftimg-hld&gt;a.post-img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.md-sidenav-right .utilies-sections .info-summary-bottom .md-primary{background: #3598db;display: block;border-radius: 5px;margin: 0 10px;line-height: 36px;color: #FFF;}
.md-sidenav-right .utilies-sections .info-summary-bottom .md-primary:hover{background: #e6d233;}

.sidebar-main .account-nav ul li {
    padding: 9px 3px 9px 24px;
    border-bottom: 0;
}
.sidebar-main .account-nav ul li:nth-child(1) {
    padding-left: 0;
}
.dashboard-top-info li{display:inline;margin-right:10px;min-width:120px;float: left;}
.sidebar-main .account-nav ul li:before,.dashboard-top-info li:before {
    content: '';
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url(icon-dashboard-pc.png?version=1.2);
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    margin-right: 5px;
}

.sidebar-main .account-nav ul li:nth-child(1):before {
    background-position-x: -12px;
    background-position-y: -9px;
    background-size: 1200%;
}

.sidebar-main .account-nav ul li:nth-child(2):before,.dashboard-top-info .account-info:before {
    background-position-x: -48px;
    background-position-y: -9px;
    background-size: 1200%;
}

.sidebar-main .account-nav ul li:nth-child(3):before {
    background-position-x: -84px;
    background-position-y: -9px;
    background-size: 1170%;
}

.sidebar-main .account-nav ul li:nth-child(4):before,.dashboard-top-info .order:before {
    background-position-x: -118px;
    background-position-y: -8px;
    background-size: 1120%;
}

.sidebar-main .account-nav ul li:nth-child(5):before,.dashboard-top-info .wishlist:before {
    background-position-x: -155px;
    background-position-y: -8px;
    background-size: 1110%;
}
.sidebar-main .account-nav ul li:nth-child(6):before {
    background-position-x: -12px;
    background-position-y: -38px;
    background-size: 1120%;
    /*background-position-x: -190px;
    background-position-y: -7px;
    background-size: 1100%;*/
}

.sidebar-main .account-nav ul li:nth-child(7):before {
    background-position-x: -74px;
    background-position-y: -35px;
    background-size: 1020%;
}

.sidebar-main .account-nav ul li:nth-child(8):before {
    background-position-x: -113px;
    background-position-y: -36px;
    background-size: 1080%
}

.sidebar-main .account-nav ul li:nth-child(9):before {
    background-position-x: -195px;
    background-position-y: -39px;
    background-size: 1120%;
}

.sidebar-main .account-nav ul li:nth-child(10):before {
    ;background-position-x: -42px;
    background-position-y: -35px;
    background-size: 1050%;
}

.sidebar-main .account-nav ul li:nth-child(11):before {
    background-position-x: -171px;
    background-position-y: -42px;
    background-size: 1200%;
}
.account-nav .account-nav-content{background: #fbfbfb;border-radius: 5px;padding: 15px 10px;}
.sidebar-main .account-nav .content .item a,.sidebar-main .account-nav .content .item&gt;strong { padding:0;}
.customer-account-index .block-dashboard-info{background:#3598db;color:#FFFFFF;}
.customer-account-index .block-dashboard-info ul{padding:0;}
.block-dashboard-info .account-info-nav .customer-name{font-size:18px;}
.block-dashboard-info .account-info-nav .customer-group span{background: #ededed; padding: 5px 10px;margin: 10px 0px;border-radius: 5px;display: inline-block;}
.block-dashboard-info .account-info-summary{width:15%;float:left;}
.customer-account-index .block-dashboard-info .account-info-nav{width: 85%;color:#000000;}
.customer-account-index .block-dashboard-info .clear{clear:both;}
.products-recently-viewed .product-item-actions .unavailable,.products-recently-viewed .block-viewed-products-grid .block-title{display:none;}
.review-control-vote label {top: 2px;}
.amreview-submit-form .review-control-vote.control:hover:before{color:darkgray;}
#product-review-container .amrev-sorting .sorter-label{display:none;}
.catalog-product-view #reviews .product-review-wrap .col-sm-5{display:none;}
.catalog-product-view #reviews .product-review-wrap .col-sm-19{width:100%;}
.orders-history .history td{vertical-align:middle;text-align:center;}
.orders-history .history td.image{vertical-align:unset;text-align:left;}
.order-actions-toolbar .actions .action,.order-details-items .order-title .action,.order-details-items .actions-toolbar .action
{background: #3598db;color: #fff;border-color: #3598db;border-radius:5px; padding: 5px 10px;}
.sales-order-shipment .page-title-wrapper .order-date,.sales-order-view .page-title-wrapper .order-date,.sales-order-invoice .page-title-wrapper .order-date{display: inline;margin-left: 10px;}
.sales-order-shipment .page-title-wrapper .order-actions-toolbar,.sales-order-view .page-title-wrapper .order-actions-toolbar,.sales-order-invoice .page-title-wrapper .order-actions-toolbar
{ display: inline-block;padding: 0px;margin-bottom: -10px;margin-left: 10px;}
.wishlist-index-index .product-item-inner .comment-box{display:none;}
.wishlist-index-index .form-wishlist-items .products-grid .product-item-photo{min-width:90px;min-height:90px;}
.account .products-grid.wishlist .product-item-inner&gt;.product-item-actions .action.edit{top: 5px;left: 30px;}
.products-recently-viewed .product-item .product-reviews-summary .reviews-actions,.wishlist-index-index .product-reviews-summary .reviews-actions
{display:inline;line-height:30px;}
.products-recently-viewed .product-summary .empty{display:none;}
.products-recently-viewed .product-item-details .product-item-name{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.products-recently-viewed .product-item-top{padding:0px!important; margin:0px;}
@media only screen and (min-width: 992px) {
    .products-recently-viewed .col-md-5 {
        width: 24.83333%
    }
}
@media only screen and (min-width: 1025px) {
    .product-info-main-inner .overview .value{
        display: flex;
        flex-wrap: wrap;
    }
    .product-info-main-inner .overview .value p {
        flex: 1 1 50%; /* æ¯ä¸ªé¡¹ç›®å&nbsp;æ®50%çš„å®½åº¦ */
        box-sizing: border-box; /* ç¡®ä¿paddingå’ŒborderåŒ…å«åœ¨widthå†… */
        margin: 0; /* ç§»é™¤é»˜è®¤çš„æ®µè½é—´è· */
        max-height: 2em; /* æŽ§åˆ¶æœ€å¤§é«˜åº¦ä»¥éšè—å¤šä½™çš„é¡¹ */
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        min-width: 0;cursor: pointer;
    }
    .sales-order-history .OrderHistoryItemImg{max-width:205px;}
}
@media only screen and (max-width: 1024px) {
    .sales-order-history .toolbar .toolbar-amount,.sales-order-history .toolbar .limiter .limiter-label,.sales-order-history .toolbar .limiter .limiter-text{
        display:none;
    }
}
.product-options-wrapper .select-values{display:none;}
.product-options-wrapper .select-values ul{display:flex;flex-wrap: wrap;list-style: none;padding: 0px;margin:0px;}
.product-options-wrapper .select-values ul li{min-width:175px;padding:5px;text-align: center; border: 1px solid #e9eaec;border-radius: 5px;margin-right:6px;cursor: pointer;}
@media only screen and (max-width: 768px) {
    .product-item .product-item-name .product-item-link, .product-item .product-item-link, .product-item .product.name a{font-weight:unset;}
    .product-options-wrapper .select-values ul li{min-width:118px;font-size:12px;}
    .qs-modal .page-title-wrapper .page-title{font-size:13px;}
    .searchsuite-autocomplete .product ul li .qs-option-title a{color:#00000;font-size:12px;}
}
.product-options-wrapper .select-values ul li.selected{border: 1px solid #3598db;background: #3598db;color: #FFFFFF;}
.product-options-wrapper .select-values ul li.disabled{border: 1px solid #e9eaec;background: #e9eaec;color: #a39b9b;cursor: default;}
@media (min-width: 768px) and (max-width: 768px) {
    .product.info.detailed .product.items .item.title&gt;.switch,.product.info.detailed .product.items .item.title.visible-xs{
        line-height:35px;display:inline-block!important;float:inherit;margin:0px;
    }
    .product.info.detailed .product.items .item.title.visible-xs&gt;a{
        padding-right:28px;border-bottom:2px solid #ededed;font-size:12px;
    }
    .product.info.detailed .product.items&gt;.item.content{
        clear: both;padding-top: 38px;
    }
}
</pre></body></html>