﻿@media screen and (max-width:1000px) {
    body { }
    .OuterWrapper { }
    .InnerWrapper { }

    .NoScroll { overflow: hidden; }

    /* LAYOUT */
    .OuterHeaderContentWrapper { }
    .InnerHeaderContentWrapper { width: 768px; padding-top: 10px; padding: 10px; box-sizing: border-box; }

    /* HEADER */
    .FixedHeaderWrapper { }
    .AfterFixedHeaderWrapper { margin-top: 0px; }
    .InnerHeaderWrapper { }
        .InnerHeaderWrapper .LogoWrapper { float: left; margin-bottom: 30px; }
        .InnerHeaderWrapper .Logo img { float: left; }

    .OuterTopMenuWrapper { padding-top: 10px; padding-bottom: 8px; }
    .InnerTopMenuWrapper { width: 768px; padding: 0px; padding-top: 0px; box-sizing: border-box; }
        .InnerTopMenuWrapper nav { font-size: 12px; }
        .InnerTopMenuWrapper .Pages { float: left; margin-left: 0px; }
        .InnerTopMenuWrapper .Shop { position: absolute; z-index: 99; top: 50px; background: #fff; width: 300px; left: -300px; padding: 0px; transition: left 300ms ease-in, width 300ms ease-in; }
            .InnerTopMenuWrapper .Shop.Active { left: 0px; }
        .InnerTopMenuWrapper .Pages ul li { padding-right: 15px; padding-left: 15px; margin-right: 0px; border-right: 1px solid #e0e0e0; }
            .InnerTopMenuWrapper .Pages ul li a { font-size: 13px; }
        .InnerTopMenuWrapper .Shop ul li { width: 100%; border: 0px; padding-left: 20px; margin: 0; border-bottom: 1px solid #ccc; line-height: 46px; height: 46px; box-sizing: border-box; position: relative;  }
        .InnerTopMenuWrapper .Shop ul .CustomerMenuWrapper { cursor:default; }
            .InnerTopMenuWrapper .Shop ul .CustomerMenuWrapper:after { content: '\f0d7'; font-family: 'FontAwesome'; float: right; padding-right: 20px; font-size: 24px; }
        .InnerTopMenuWrapper .Shop ul li span { font-size: 1.1rem; }
        .InnerTopMenuWrapper .Shop ul li:hover { background-color: none; }
        .InnerTopMenuWrapper .Shop ul .CustomerMenuWrapper .CustomerMenu { display: block; top: 46px; left: 0; background-color: #fff; }
            .InnerTopMenuWrapper .Shop ul .CustomerMenuWrapper .CustomerMenu li a { line-height: 46px; height: 46px; border-bottom: 1px solid #ccc; box-sizing:border-box; }
            .InnerTopMenuWrapper .Shop ul .CustomerMenuWrapper .CustomerMenu li a:hover { background-color: #ccc; }
        .InnerTopMenuWrapper .Shop ul li a { position: absolute; left: 0; right: 0; padding-left: 40px; font-size: 14px; }
        .InnerTopMenuWrapper .Shop ul li input[type=button] { position: absolute; width: 300px; height: 46px; text-align: left; left: 0; right: 0; padding-left: 40px; font-size: 14px; }



    .OuterLeftWrapper { width: 0px; left: 0px; }
    .OuterCategoriesWrapper { }
    .InnerCategoriesWrapper { width: 768px; padding: 10px; padding-top: 0px; box-sizing: border-box; }
    .Categories { font-size: 16px; }
        .Categories ul.MainCategories li a, .Categories ul.MainCategories li span { padding: 15px; padding-left: 10px; padding-right: 10px; }
        .Categories ul li ul { margin-top: 57px; }

    .MobileIcons { display: block; }
        .MobileIcons li { display: none; }
            .MobileIcons li:nth-child(2) { display: block; }
            .MobileIcons li:nth-child(5) { display: block; float: right; }
            .MobileIcons li:nth-child(2) span { border-left: 1px solid #000; }
            .MobileIcons li:nth-child(5) span { border-left: 1px solid #000; }



    /* MOBILE MENU */
    .OuterMobileMenuWrapper { position: fixed; height: 0px; width: 0px; z-index: 97; height: 100%; width: 100%; background: none; display: none; transition: background-color 300ms ease-in; }
        /* LEFT MENU BACKGROUND*/
        .OuterMobileMenuWrapper.Visible { display: block; }
        /* LEFT MENU BACKGROUND*/
        .OuterMobileMenuWrapper.Active { background-color: rgba(0,0,0,0.7); top: 0; right: 0px; left: 0px; bottom: 0px; height: 100%; width: 100%; }
    /* LEFT MENU BACKGROUND*/
    .InnerMobileMenuWrapper { position: absolute; width: 300px; background: #34495e; top: 0px; left: -300px; bottom: 0px; height: 100%; z-index: 98; transition: all 300ms ease-in; }
        /* LEFT MENU CONTENT */
        .InnerMobileMenuWrapper.Active { left: 0px; }
    /* ACTIVE LEFT MENU CONTENT */


    .OuterMobileMenuHeaderWrapper { display: block; left: -300px; width: 300px; }
    .InnerMobileMenuHeaderWrapper .MobileMenuClose { padding-right: 7px; }

    .MobileCategoriesWrapper { left: -300px; width: 300px; }
    .MobileCategories { width: 300px; }
        .MobileCategories li span:after { right: 20px; }

    .InnerMobileSubCategoriesWrapper h5 { font-size: 16px; font-weight: 400; }
    .InnerMobileSubCategoriesWrapper { font-size: 14px; }

    .MobileCategoriesWrapper { display: block; }
        .MobileCategoriesWrapper.Active { left: 0px; }
    .MobileIcons { display: block; }
    .Categories .MobileCategories { position: absolute; z-index: 99; display: none; }
        .Categories .MobileCategories.Visible { display: block; }

    .OuterMobileSubCategoriesWrapper { width: 300px; }
    .InnerMobileSubCategoriesWrapper ul li .Extend { height: 50px; line-height: 50px; padding-left: 20px; padding-right: 20px; }


    /* GENERAL */
    h1 { font-size: 20px; }
    h2 { font-size: 16px; }
    h3 { }
    h4 { }
    h5 { }
    p { }

    /* ANIMATE HEADER */
    .AnimateSmall .InnerHeaderContentWrapper .Logo { margin-top: 0px; }

    /* CONTENT */
    .OuterContentWrapper { }
    .InnerContentWrapper { width: 768px; }

    .OuterLeftWrapper { width: 0px; left: 0px; }
    .InnerLeftWrapper { display: none; }

    .OuterMainContentWrapper { width: 768px; }
    .InnerMainContentWrapper { padding: 10px; }

    /* PRODUCT LIST */
    .ProductListWrapper.ListView { }
        .ProductListWrapper.ListView .ProductListItemWrapper { }
        .ProductListWrapper.ListView .ProductListItemContent .ImagePlaceholder { width: 30%; padding-right: 10px; }
        .ProductListWrapper.ListView .ProductListItemContent .ProductPlaceholder { width: 50%; }
        .ProductListWrapper.ListView .ProductListItemContent .PricePlaceholder { width: 20%; padding-right: 10px; }
        .ProductListWrapper.ListView .ProductListItemContent .ImagePlaceholder a { }

    /* PRODUCT GRID */
    .ProductListWrapper.GridView .ProductListItemContent { }
        .ProductListWrapper.GridView .ProductListItemContent .PricePlaceholder { text-align: center; }
        .ProductListWrapper.GridView .ProductListItemContent .Title { font-size: 14px; margin-bottom: 10px; }
        .ProductListWrapper.GridView .ProductListItemContent .Price { width: 100%; margin-bottom: 10px; }
        .ProductListWrapper.GridView .ProductListItemContent .AddToCart {  }

    /* PRODUCT VIEW */
    .ProductWrapper .ProductItem .ImagePlaceholder { float: left; width: 30%; padding: 10px; box-sizing: border-box; }
    .ProductWrapper .ProductItem .ProductPlaceholder { float: left; width: 70%; padding: 0px; margin-top: 20px; padding-left: 20px; box-sizing: border-box; padding-top: 0px; }
    .ProductWrapper .ProductItem .OrderPlaceholder { float: right; width: 100%; margin-top: 10px; padding: 10px; border: 1px solid #ddd; border-radius: 3px; box-sizing: border-box; position: relative; }
    .ProductWrapper .ProductItem .AddToCart { padding: 8px; font-size: 14px; }

    .ProductWrapper .ProductItem .ImageWrapper { float: left; width: 100%; padding: 10px; box-sizing: border-box; border: 1px solid #ddd; }
    .ProductWrapper .ProductItem .ExtraImages { float: left; width: 100%; }
        .ProductWrapper .ProductItem .ExtraImages a img { float: left; width: 22%; margin-right: 4%; margin-top: 10px; box-sizing: border-box; opacity: 0.8; transition: opacity 300ms ease-in-out; box-shadow: 0 0px 2px rgba(0,0,0,0.5); }
            .ProductWrapper .ProductItem .ExtraImages a img:hover { opacity: 1; }
        .ProductWrapper .ProductItem .ExtraImages a:nth-child(2n) img { margin-right: 4%; }
        .ProductWrapper .ProductItem .ExtraImages a:nth-child(4n) img { margin-right: 0%; }

    .ProductListWrapper .Ribbon { font-size: 10px; line-height: 18px; padding: 2px 5px; }
        .ProductListWrapper .Ribbon:after { border-top-width: 22px; min-width: 40px; }
        .ProductListWrapper .Ribbon:nth-child(2) { margin-top: 25px; }
        .ProductListWrapper .Ribbon:nth-child(3) { margin-top: 50px; }
        .ProductListWrapper .Ribbon:nth-child(4) { margin-top: 75px; }

        /* PRODUCT EMAIL */
.EmailStockWrapper { padding: 10px; }


    /* FORM */
    .Form label { margin-bottom: 3px; }
    /*.TextboxWrapper {  width:97%;  }*/
    .TextboxWrapper input { }
    .Submit { margin-top: 20px; }

    /* CART */
    .CartTableWrapper { width: 75%; padding-right: 20px; margin-right: 0px; }
        .CartTableWrapper .ProductImageWrapper { width: 15%; }
        .CartTableWrapper .ProductInfoWrapper { width: 38%; }
        .CartTableWrapper .QuantityWrapper { width: 10%; }
        .CartTableWrapper .PerPriceWrapper { width: 15%; }
        .CartTableWrapper .TotalPriceWrapper { width: 15%; }
        .CartTableWrapper .DeleteItemWrapper { width: 7%; }

    .CartTotalWrapper { width: 25%; padding: 10px; }
        .CartTotalWrapper .OrderTotal { border-top: 1px solid #ccc; border-bottom: 2px solid #444; font-size: 16px; }

    .CartActionWrapper .btnProceedToPayment { width: 187px; }

    /* CHECKOUT */

    /* SHOPPING LIST - MY PAGE */
    .btnLeggLitenIHandlekurven {width:100%; padding-left:0 !important;  padding-right:0 !important;}
    .btnAddSelectedItemsToCart {width:100%;}
    .btnDeleteSelectedItems {width:100%;}




    /* FOOTER */
    .OuterFooterWrapper { }
    .InnerFooterWrapper { width: 768px; padding: 10px; box-sizing: border-box; }
            .InnerFooterWrapper .CompanyName { margin-bottom: 5px; }
        .InnerFooterWrapper .ContactEmail { margin-bottom: 5px; clear: left; }
        .InnerFooterWrapper .ContactPhone { clear: left; }
        .InnerFooterWrapper .FontSize {display:none;}
}
