/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2021-07-10 07:52:58 */
body.boxed {
}
@media (min-width: 768px) {
    
}
@media (max-width: 480px){
    
}

@media (min-width: 768px) {
    .page-header.type3 .header.panel .top-panel > .links > li > a, .page-header.type3 .header.panel .top-panel > .links > li > span {
        border-right-color: #ccc;
    }
}
@media (min-width: 768px) {
    header.page-header.sticky-header.type3 .nav-sections {
        background-color: #fff;
    }
    header.page-header.sticky-header.type3 .minicart-wrapper .action.showcart:before {
        color: #08c;
    }
    .page-header.type3.sticky-header .minicart-wrapper .action.showcart .counter.qty {
        color: #fff;
    }
}