/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2017-11-02 16:48:00 */
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%;
    }
}

.nav-open .page-wrapper {
position: fixed;
}
.page-header.type1 .minicart-wrapper { 
    width: 26px;
}

.visible_menus {
    visibility: visible !important;
    opacity: 1 !important;
}

@media only screen and (max-width: 767px) {
.sw-megamenu.navigation .submenu.level0 {
    height: auto !important;
}
}
@media (max-width: 842px) {
#store\2e menu > nav > ul > li:nth-child(1) {
display:block !important;
}
}