/* BASIC css start */
.cateW {
    padding: 20px 0;
}
.depth3 li{padding:5px 0;} 

.pick> div:not(.BrandMagjay) {
    display: none;
}

.pick> div.BrandMagjay > .depth2 > li:not(.pick) {
    display: none;
} 
.pick .depth3 li:nth-child(1) a{font-weight:600;}
.others> div:not(.BrandMagjay) {
    display: none;
}

.others> div.BrandMagjay > .depth2 > li:not(.others) {
    display: none;
} 


.cateW> div:not(.BrandMagjay) {
    display: none;
}

.cateW> div.BrandMagjay > .depth2 > li:not(.middle) {
    display: none;
}
.cateW .depth3 li:nth-child(1) a{font-weight:700;}
.others .depth3 li{padding:10px 0;}
.others .depth3 li a.SALE {color:red;}
.locator{padding:10px 0;}
.review{padding:10px 0;}

/* BASIC css end */

