<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-content .breadcrumb{margin: 40px auto;}
.main-content .intro{padding-left: 3%;}
.main-content .intro .logo{width:100%;float: left;margin-bottom: 15px;}
.main-content .intro h1{width:100%; float:left;color:#5a6169;font-size:4.1rem;}
.main-content .intro p{width:100%; float:left; color: #5a6169;font-size:2.1rem;}
.main-content .intro a{width:100%; float:left; color:#399d9a;font-size:2.8rem;margin-bottom: 15px;margin-top: 10px;}
.main-content .intro a i img{padding-top: 10px;}
.main-content .intro .qr-line{float:left; width:200px; height: auto; border:thin solid #ededee;}
.main-content .seller-detail{border-radius: 10px; width:100%;padding: 15px;}
.main-content .seller-detail p{font-size: 2.5rem; color:#5a6169;font-family: 'db_adman_xlight';line-height: 2.2rem;}
.main-content div#mCSB_1_dragger_vertical {height: 100px !important;}
.main-content .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color:#399d9a;width:7px;}
.main-content .mCSB_scrollTools .mCSB_draggerRail{width:7px; background-color: #ededee}
.main-content .filter{margin-top:100px; margin-bottom: 70px;}
.main-content .filter p{font-size:3rem;}
.main-content .filter a{font-size:3rem;}
.best-seller{margin-top:80px;}
.block-readmore{margin-top: 30px;}
.block-readmore a{font-size: 3rem; }
.block-readmore a i{font-size: 1.5rem;}

.i-filter-2{margin-top:5px;width:28px; height:30px;background:url('../images/seller/icon-layout-01.png') no-repeat top center;display: inline-block;}
.i-filter-3{margin-top:5px;width:28px; height:30px;background:url('../images/seller/icon-layout-02.png') no-repeat top center;display: inline-block;}
.i-filter-4{margin-top:5px;width:28px; height:30px;background:url('../images/seller/icon-layout-03.png') no-repeat top center;display: inline-block;}
.i-filter-list{margin-top:5px;width:28px; height:30px;background:url('../images/seller/icon-layout-04.png') no-repeat top center;display: inline-block;}
.i-filter-2:hover,.i-filter-2.active{background-position:0 -32px;}
.i-filter-3:hover,.i-filter-3.active{background-position:0 -32px;}
.i-filter-4:hover,.i-filter-4.active{background-position:0 -32px;}
.i-filter-list:hover,.i-filter-list.active{background-position:0 -32px;}
.main-content .filter p span{display: block; position: relative;float: left;margin-right:10px; }

#our-seller .break-line {margin-bottom:50px;}
#our-seller .break-header h2 {padding-bottom: 50px;}
#our-seller .main-content .breadcrumb{margin: 60px auto 0;}
#our-seller .main-content .filter{margin:0;}
#our-seller .main-content .filter i{font-size: 1.7rem;font-weight: 200;}
#our-seller .new-seller{margin:0;float: left;width: 100%;}
#our-seller .new-seller .new-list{margin-bottom: 20px;}
.new-seller .new-list .image .inner{border: solid thin #f1f1f1;}
#our-seller .new-seller .new-list .detail{margin-bottom:40px;}
#our-seller .new-seller .new-list .detail p{color:#5a6169;line-height: 2.5rem;height: 50px;overflow: hidden;}
#our-seller .new-seller .new-list.sty-list li{margin-bottom: 20px;}
#our-seller .new-seller .new-list.sty-list li a{width: 100%;float: left;height: auto;}
#our-seller .new-seller .new-list.sty-list .image{width:20%;height: auto;}
#our-seller .new-seller .new-list.sty-list .image .inner{position: inherit;}
#our-seller .new-seller .new-list.sty-list .detail{width:50%;margin: 0;padding: 0 15px;}
#our-seller .new-seller .new-list.sty-list .detail p{text-align: left;}

#home-living .break-header{margin-bottom: 50px;}
#home-living .right-product ul{margin-top:30px;}
#home-living .right-product ul li{margin:5px 0;}
#home-living .right-product ul li a{color: #656c73;font-size: 3rem;padding: 7px 15px;}
#home-living .right-product ul li:hover,#home-living .right-product ul li.active{background: #399d9a;border-radius: 15px;}
#home-living .right-product ul li:hover a,#home-living .right-product ul li.active a{color: #fff;}
#home-living .main-content .breadcrumb {margin: 60px auto 0px;}
select.soflow{
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: none;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url('../images/select-list-arrow-down.png');
    background-position: 97% center;
    background-repeat: no-repeat;
    border: none;
    color: #399d9a;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    font-size:3rem;
    font-family: 'db_adman_xregular';
    outline: none;
    margin: 0 10px;
    padding: 0 25px 0 10px;
    cursor: pointer;
 }
 select.soflow option{outline: none;border: none;}
 select.arrow-down{
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: none;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url('../images/select-list-arrow-down.png');
    background-position: 97% center;
    background-repeat: no-repeat;
    border: solid thin #ccc;
    color: #5a6169;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:2.5rem;
    font-family: 'db_adman_xregular';
    outline: none;
    cursor: pointer;
    height: 45px;
    border-radius: 5px;
 }
 select.arrow-down{outline: none;padding: 0 15px;}

@media (min-width : 1024px) and (max-width : 1439px){
    .main-content .breadcrumb { margin: 20px auto 40px;}
    .main-content .filter {margin-top: 50px;margin-bottom: 0px;}
    .main-content .filter p{font-size: 2.5rem;}
    .main-content .filter select{font-size: 2.5rem;}
    #home-living .right-product ul li a {font-size: 2.3rem;}
    .block-readmore a{font-size: 2.2rem; margin-top: 30px;}
    .block-readmore a i{font-size: 1.3rem;}
}

@media (min-width:768px) and (max-width: 991px) {
    .main-content .filter p{font-size: 2.3rem;}
    select.soflow{font-size: 2.5rem;}
    .new-seller .new-list .image{height: 200px;}
    .new-seller .new-list .detail p{font-size: 2.5rem;}
    .new-seller .new-list .detail {margin-top: 15px;}
    #our-seller .new-seller .new-list .detail {margin-bottom: 0;}
    .block-pagination .pagination&gt;li&gt;a {padding: 0px 5px;font-size: 2rem;}
    #home-living .right-product ul li a {font-size: 2.5rem;}
    .main-content .filter {margin-top: 50px; margin-bottom: 0px;}
}

@media (max-width:767px){
    .main-content .filter {margin-top: 0;margin-bottom: 30px;}
    .main-content .filter .filter-block{float:left !important;}
    .main-content .filter .filter-block select.soflow{padding: 0px 30% 0 10px;}
    .main-content .seller-detail{margin:0; padding: 0;margin-top: 30px;}
    .break-header{margin:0;}
    .m-mg-0{margin:0 !important;}
    .m-pd-0{padding:0 !important;}
    .m-pr-0{padding-right:0 !important;}
    .m-pl-0{padding-left:0 !important;}
    .main-content .intro {margin-bottom: 60px;}
    .main-content .intro .logo {width: 50%;margin-bottom: 60px;}
    .right-product h2{text-align: center;color:#5a6169 !important;margin-bottom: 20px;}
    .right-product img{float:none !important;margin: 30px auto;}
    .filter-m{margin: 15px 5px;border: solid thin #ccc;border-radius: 5px;}
    .filter-m select.arrow-down,.filter-m select.arrow-down option{border:none !important;padding: 0 10px 0;color:#399d9a;outline: none !important;} 
    .filter-m label{ font-size: 2.3rem; font-family: 'db_adman_xregular'; line-height: 4.2rem;text-align: right;width: 100%;padding-right: 10px;}
    select.form-control.arrow-down:focus { box-shadow: none;}
    .our .filter-m{float: left;width: 100%;}
    .our .break-header h2 {margin-top: 20px;}
    .homeliv .break-header h2 {margin-top: 20px;}
    .homeliv .filter {margin-top: 15px;}
}

@media (max-width: 375px){
    .right-product h2{font-size: 2.8rem;}
    .filter-m label {font-size: 2rem;}
    .filter-m select.arrow-down,.filter-m select.arrow-down option{font-size: 2rem;}
}
@media (max-width: 320px){
    .right-product h2{font-size: 2.2rem;}
    .filter-m label {font-size: 1.7rem;}
    .filter-m select.arrow-down,.filter-m select.arrow-down option{font-size: 1.7rem;}
    .filter-m .m-pr-0 {padding: 0 !important;}
}</pre></body></html>