@charset "utf-8";

.mensCover {
    background-position: 38% !important;
}

.menuItem:first-of-type {
    padding-top: 0 !important;
}

.recommend {
    background: linear-gradient(120deg, rgba(217, 194, 122, 1) 0%, rgba(183, 154, 74, 1) 45%, rgba(142, 115, 48, 1) 100%);
}

.menuWrap:nth-of-type(2n) {
    background: url(/system_panel/uploads/images/cmn_bg01.jpg) no-repeat center /cover;
}