﻿@media screen and (max-width:1000px) {

    /* HTML */
    html { font-size: 14px;}
    .NoScroll { overflow: hidden; }

    /* LAYOUT */
    .OuterHeaderContentWrapper { }
    .InnerHeaderContentWrapper { width: 768px;  padding: 10px; padding-top:00px; box-sizing: border-box; }

    .FixedHeaderWrapper { }
    .AfterFixedHeaderWrapper { margin-top: 196px; }

    .OuterContentWrapper { }
    .InnerContentWrapper { width: 768px; }

    .OuterLeftWrapper { width: 0px; left: 0px; }
    .InnerLeftWrapper { display: none; }

    .OuterMainContentWrapper { width: 768px; }
    .InnerMainContentWrapper { padding: 10px; }

    .OuterFirstBottomWrapper { padding-top:20px; padding-bottom:20px;  }
.InnerFirstBottomWrapper { width: 768px;  }

.OuterBottomWrapper { }
.InnerBottomWrapper { width: 768px;  }
.InnerFooterWrapper { width: 768px;}
.OuterFooterWrapper .FooterItem { width: 100%; }

    /* GENERAL */
    h1 {  }
    h2 {  }
    h3 { }
    h4 { }
    h5 { }
    p { }

    /* FORM */
    .Form label { margin-bottom: 3px; }
    /*.TextboxWrapper {  width:97%;  }*/
    .TextboxWrapper input { }
    .Submit { margin-top: 20px; }
    .Form .TextboxWrapper input[type=text], .Form .TextboxWrapper input[type=number], .Form .TextboxWrapper input[type=email], .Form .TextboxWrapper input[type=password], Form .TextboxWrapper textarea { width:350px;}
    .Form select { width: 350px; }

    /* ANIMATE HEADER */
    .AnimateSmall .InnerHeaderContentWrapper .Logo { margin-top: 0px; }

    /* HEADER */
    .InnerHeaderWrapper { }
        .InnerHeaderWrapper .LogoWrapper { float: left; margin-top:18px;   }
        .InnerHeaderWrapper .Logo {}
        .InnerHeaderWrapper .Logo img { float: left; max-width:200px; padding-top:10px; }

    .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; color:#2d2d2d; }
            .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 {color:#2d2d2d; line-height: 46px; height: 46px; border-bottom: 1px solid #ccc; box-sizing: border-box; }
                .InnerTopMenuWrapper .Shop ul .CustomerMenuWrapper .CustomerMenu li a:hover { background-color:#70bdd2; color:#fff; }
                .InnerTopMenuWrapper .Shop ul .CustomerMenuWrapper .CustomerMenu li a:hover:before { color:#fff; }
        .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; }
        .InnerTopMenuWrapper nav ul li a:hover, .InnerTopMenuWrapper nav ul li span:hover { color: #232323; }
        .InnerTopMenuWrapper nav ul li a, .InnerTopMenuWrapper nav ul li span { color: #232323; }
    .ShopToolsWrapper .MiniCartWrapper {  margin-left: 30px; }

    .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; }

        .SearchOuterWrapper { width: 260px;}
        .SearchField { width:260px; }
        .SearchOuterWrapper .SearchResultWrapper { margin-top: 4px; min-width: 270px; max-width: 270px; margin-left: -5px; }

    .ShopToolsWrapper { margin-top:2px;}

    /* MOBILE ICONS */
    .CustomerLoggedIn:before { color: #444;}
    .QuickCart:before { color: #444;}
    .List:before { color: #444;}
    .CustomerLogout:before { color: #444;}

    .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 #fff; }
            .MobileIcons li:nth-child(5) span { border-left: 1px solid #fff; }



    /* 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; }
        .OuterMobileMenuWrapper.Visible { display: block; }
        .OuterMobileMenuWrapper.Active { background-color: rgba(0,0,0,0.7); top: 0; right: 0px; left: 0px; bottom: 0px; height: 100%; width: 100%; }
    .InnerMobileMenuWrapper { position: absolute; width: 300px; background: #1e4b7f; top: 0px; left: -300px; bottom: 0px; height: 100%; z-index: 98; transition: all 300ms ease-in; }
        .InnerMobileMenuWrapper.Active { left: 0px; }

    .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 {  padding-left: 20px; padding-right: 20px; }


    /* CONTENT */


    /* PRODUCT LIST */
    .ProductListWrapper.ListView { }
        .ProductListWrapper.ListView .ProductListItemWrapper { }
        .ProductListWrapper.ListView .ProductListItemContent .ImagePlaceholder { width: 30%; padding-right: 10px; }
        .ProductListWrapper.ListView .ProductListItemContent .ProductPlaceholder { width: 40%; }
        .ProductListWrapper.ListView .ProductListItemContent .PricePlaceholder { width: 30%; padding-right: 0px; }
        .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; padding-top:0; }
        .ProductListWrapper.GridView .ProductListItemContent .AddToCart { }

    /* PRODUCT VIEW */
    .ProductWrapper .ProductItem .ImagePlaceholder {  }
    .ProductWrapper .ProductItem .ProductPlaceholder {  }
    .ProductWrapper .ProductItem .OrderPlaceholder {  }
    .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; }

    /* 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%; }

    .SignatureWrapper {width:100%;}
    .SignatureWrapper .Button {min-width:470px;}
    .SignatureWrapper .imgSignature {min-width:470px;}

    /* FOOTER */
    .OuterFooterWrapper { }
    .InnerFooterWrapper { }
        .InnerFooterWrapper .CompanyName {  }
        .InnerFooterWrapper .ContactEmail {  }
        .InnerFooterWrapper .ContactPhone {}
        .InnerFooterWrapper .FontSize { display: none; }
}
