/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2017-11-23 09:34:01 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
        width: 49%;
    }
}

@media (max-width: 768px) {
    .nav-toggle:before, .nav-toggle:hover:before, .page-header.type3 .block-search .label:before, .page-header.type3 .block-search .label:hover:before, .page-header.type3 .minicart-wrapper .action.showcart:before {
        color: #fff;
    }
    .page-header.type3 .minicart-wrapper .action.showcart .counter.qty {
        color: #313131;
    }
}