.CateLayout-sp{margin-block-start:30px;margin-block-end:100px}.CateLayout-sp .CateLayout-wrap{flex-direction:row-reverse;gap:30px;display:flex}.CateLayout-sp .CateLayout-wrap .filter-wrap{scrollbar-width:none;flex-shrink:0;width:20%;height:88vh;padding-block-start:29px;padding-block-end:20px;position:sticky;top:88px;overflow-y:auto}.CateLayout-sp .CateLayout-wrap .filter-wrap .orm-sales-adviser-wrap{margin-top:35px}.CateLayout-sp .CateLayout-wrap .filter-wrap .orm-sales-adviser-wrap .orm-sales-adviser-img img{object-fit:cover;width:100%;height:334px}@media only screen and (min-width:1200px) and (max-width:1499px){.CateLayout-sp .CateLayout-wrap .filter-wrap .orm-sales-adviser-wrap .orm-sales-adviser-img img{height:213px}}.CateLayout-sp .CateLayout-wrap .filter-wrap .orm-sales-adviser-wrap .orm-sales-adviser-content{border:1px solid #d9d9d9;padding:16px 18px}.CateLayout-sp .CateLayout-wrap .filter-wrap .orm-sales-adviser-wrap .orm-sales-adviser-content .orm-sales-adviser-title{margin-top:16px;font-size:20px;font-weight:500}.CateLayout-sp .CateLayout-wrap .filter-wrap .orm-sales-adviser-wrap .orm-sales-adviser-content .orm-sales-adviser-phara{margin-top:21px;font-size:16px;line-height:21px}.CateLayout-sp .CateLayout-wrap .filter-wrap .orm-sales-adviser-wrap .orm-sales-adviser-content .cta{color:#fff;text-align:center;background-color:#000;border-radius:2px;justify-content:center;align-items:center;width:109px;height:36px;margin-top:21px;padding:0;display:flex}.CateLayout-sp .CateLayout-wrap .cate-products-wrap{flex:1;min-width:0}.CateLayout-sp .CateLayout-wrap .cate-products-wrap .cate-sort{justify-content:space-between;align-items:center;margin-top:30px;display:flex}.CateLayout-sp .CateLayout-wrap .cate-products-wrap .cate-sort .matching-result{font-size:16px;font-weight:500}.CateLayout-sp .CateLayout-wrap .cate-products-wrap .cate-sort select{color:#545454;border:1px solid #d9d9d9;border-radius:0;width:250px;height:47px;padding-inline-start:11px;padding-inline-end:11px;font-size:16px;font-weight:400}
.cate-filter{color:#111;background:#fff;border-radius:6px;flex-direction:column;row-gap:25px;font-size:14px;display:flex}.cate-filter .accordion-section{border-top:1px solid #eee}.cate-filter .accordion-section .accordion-header{text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:25px 0 0;font-size:16px;font-weight:500;transition:padding .3s;display:flex}.cate-filter .accordion-section .accordion-header.is-open{padding-bottom:25px}.cate-filter .accordion-section .accordion-header .arrow{color:#444;font-size:12px}.cate-filter .accordion-section .accordion-body{max-height:220px;transition:height .3s;overflow-y:auto}.cate-filter .accordion-section .accordion-body .accordion-content{flex-direction:column;padding:0 0 12px;display:flex}.cate-filter .accordion-section .accordion-body .accordion-content .checkbox-label{margin-bottom:10px}.cate-filter .accordion-section .accordion-body .accordion-content .checkbox-label input[type=checkbox]{accent-color:#1e40af;width:16px;height:16px}.cate-filter .accordion-section .accordion-body .accordion-content .checkbox-label a{align-items:center;gap:8px;display:flex}
.top-selling-wrap .title{font-size:20px;font-weight:500}.top-selling-wrap .top-selling-flex{scroll-behavior:smooth;column-gap:10px;margin-top:20px;display:flex;overflow-x:auto}.top-selling-wrap .top-selling-flex .bannar-box{background-image:url(/images/category/top-selling-card-bg-1.webp);background-position:top;background-repeat:no-repeat;background-size:cover;flex:0 0 327px;align-items:end;min-height:420px;display:flex}.top-selling-wrap .top-selling-flex .bannar-box .content{color:#fff;text-align:center;background-color:#000000e6;width:100%;padding:27px}.top-selling-wrap .top-selling-flex .bannar-box .content .content-title{font-size:16px;font-weight:500}.top-selling-wrap .top-selling-flex .bannar-box .content .content-desc{margin-top:5px;font-size:16px;font-weight:400}.top-selling-wrap .top-selling-flex .box{text-align:center;background-color:#f4f5f6;flex-direction:column;flex:0 0 327px;align-items:center;min-height:420px;padding:11px 16px 16px;display:flex;position:relative}.top-selling-wrap .top-selling-flex .box:hover .box-overlay{opacity:1}.top-selling-wrap .top-selling-flex .box:hover .box-overlay .box-btn{transform:translateY(0)}.top-selling-wrap .top-selling-flex .box .box-tag{background-color:#871c23;width:-moz-fit-content;width:fit-content;margin-bottom:30px;padding:8px 44px;position:relative}.top-selling-wrap .top-selling-flex .box .box-img{background-color:#fff;border-radius:100%;width:160px;height:160px;padding-inline-start:5px;padding-inline-end:5px;overflow:hidden}.top-selling-wrap .top-selling-flex .box .box-img img{object-fit:contain;height:100%}.top-selling-wrap .top-selling-flex .box .box-sku{flex-grow:1;margin-top:15px;font-size:20px;font-weight:500}.top-selling-wrap .top-selling-flex .box .box-price{margin-top:15px;font-size:26px;font-weight:500}.top-selling-wrap .top-selling-flex .box .discount-wrap{align-items:center;gap:10px;margin-top:24px;display:flex}.top-selling-wrap .top-selling-flex .box .discount-wrap span{font-size:12px;font-weight:500}.top-selling-wrap .top-selling-flex .box .box-overlay{z-index:2;opacity:0;background-color:#0009;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;padding-inline-start:21px;padding-inline-end:21px;transition:all .3s ease-out;display:flex;position:absolute;top:0;right:0}.top-selling-wrap .top-selling-flex .box .box-overlay .box-btn{color:#000;background-color:#fff;border:1px solid #000;width:228px;padding-block-start:12px;padding-block-end:12px;font-size:14px;font-weight:500;transition:all .25s ease-in-out 10ms;transform:translateY(20px)}.top-selling-wrap .top-selling-flex .box .box-overlay .box-btn:hover{background-color:#e4e3e3;transform:translateY(-5px)}.top-selling-wrap .top-selling-flex .box .box-overlay .box-btn.box-btn-delay{transition-delay:70ms}@media only screen and (max-width:767px){.top-selling-wrap .top-selling-flex{scroll-behavior:smooth;column-gap:10px;margin-top:20px;display:flex;overflow-x:auto}.top-selling-wrap .top-selling-flex .bannar-box{flex:0 0 280px}.top-selling-wrap .top-selling-flex .bannar-box .content{padding:24px}.top-selling-wrap .top-selling-flex .bannar-box .content .content-desc{font-size:15px}.top-selling-wrap .top-selling-flex .box{flex:0 0 280px}.top-selling-wrap .top-selling-flex .box .box-tag{padding:8px 36px}.top-selling-wrap .top-selling-flex .box .box-img{width:150px;height:150px}.top-selling-wrap .top-selling-flex .box .box-price{font-size:24px;font-weight:600}}
