﻿
    @media (max-width:767px) {
        .product-item .product-info-wrap .name a {
            font-size: 12px !important;
        }
        #navbar{
            display:none;
        }
        .push-menu-btn {
            width: 16%;
        }
    }
    @media (min-width:767px) {
        .site_header.live_stuck {
            position: inherit !important;
        }
        .menuPadding{
            width:40%;
        }
    }
    body, body.nt_bg_lz {
        color: #a58647 !important;
    }
