﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Open Sans', Arial;
	color: #555555;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	-content: '';
	-content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3
{
    font-family: 'Nunito', arial;
    font-weight: 300;
}

em 
{
    font-style: italic;
}

.hide
{
    display: none;
}

.show
{
    display: block;
}

.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 3px solid;
  border-color: inherit;

  -webkit-transform:rotate(-15deg);
  -moz-transform:rotate(-15deg);
  -ms-transform:rotate(-15deg);
  -o-transform:rotate(-15deg);
  transform:rotate(-15deg);
}

sup
{
    vertical-align: super;
    font-size: 0.8em;
}

/* Structure */

/* Text */
a:link, a:active, a:hover, a:visited
{
    color: #555555;
}

h1, .Heading_B2BLogin_Wrapper
{
    font-size: 2em;
    font-weight: 300;
    color: #4a4a4a;
    text-align: left;
}

strong
{
    font-weight: 700;
}

#Canvas
{
    display: none;
}

#MobileSlides img
{
    width: 100%;
}

h3, h2
{
    font-size: 1.1em;
    font-weight: 300;
    color: #00AEFF;
}

html
{
}

.t1, .t1SubCat
{
    width: 60%;
    float: left;
    height: 86px;
    line-height: 100px;
}

.t1 h1, .t1SubCat h1
{
    line-height: 100px;
}

.t2, .t2SubCat
{
    width: 40%;
    float: right;
    height: 86px;
    line-height: 100px;
    text-align: right;
}

.t2 a, .t2SubCat a
{
    font-size: 0.9em;
    text-decoration: none;
}

.t2 td, t2SubCat td
{
    text-align: right;
}

.mytext
{
    line-height: 1.5em;
    font-size: 0.9em;
    margin-top: 55px;
}

.mytext h3
{
    font-size: 1.3em;
}

#ProductMenu_List
{
    margin-top: 20px;
}

.ProductMenu_MenuItemBold {
    font-weight: normal;
}

#sliderContainer
{
    display: none;
    width: 1024px;
    height: 440px;
    margin-left: -32px;
}

#column-data #customer-alternative-delivery h3
{
    display: none;
}

#checkout-container #customer-alternative-delivery
{
    margin: 0px;
}

.priceformat
{
    font-family: Nunito, Arial;
}

.mobile
{
    display: none;
}

body
{
    background: url('/web/b2b/images/bg4.gif') repeat-x top #f9f9f9;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    overflow-y: auto;
    
}

#sb-site
{
    background: url('/web/b2b/images/bg_bottom_site.gif') repeat-x bottom;
}

.forsideTopText
{
    margin-bottom: 30px;
}

.forsideTopText img
{
    border: solid 1px #D8D8D8;
    width: 35%;
    display: block;
    float: left;
    margin: 0px 15px 0px 0px;
}

.sb-slidebar
{
    background-color: #ffffff;
    box-shadow: 5px 0px 8px -8px #696969;
}

.sb-slidebar li.header
{
    font-size: 1em;
    color: #007ac2;
    display: block;
    font-weight: 700; 
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: uppercase;
}

.sb-slidebar li
{
    display: block; 
    font-size: 0.8em; 
    line-height: 2em;
    color: #000000;
    
}

.sb-slidebar li a
{
    text-decoration: none;
}

#wrapperOutside
{
    max-width: 1024px;
    margin: auto;
    position: relative; 
}

#wrapper
{
    margin: 0px 32px;
}

#mobile-menu-fixed
{
    display: none;
}

#mobile-height-div
{
    display: none;
}

#top-container
{
    width: 100%;
}

#content
{
    margin-bottom: 20px;
    background: #F9F9F9;
    position: relative;
}

#bottom
{
    min-height: 282px;
}

#blueBottom
{
    width: 100%;
    height: 243px;
    background: #00aeff;
    margin-top: 51px;
}

#blueBottom .inner
{
    width: 100%;
    height: 210px;
    overflow: hidden;
}

#blueBottom .inner .innerText, #blueBottom .inner .innerText a:link, #blueBottom .inner .innerText a:active, #blueBottom .inner .innerText a:hover, #blueBottom .inner .innerText a:visited
{
    margin: 20px 0px 0px 00px;
    width: 603px;
    height: 162px;
    color: #ffffff;
    text-align: center; 
    font-size: 1em; 
    line-height: 1.3em; 
    text-decoration: none;
}

#blueBottom .inner .innerText div
{
    padding: 0px 0px 0px 50px;
}

#blueBottom .inner .innerText span
{
    font-size: 3em;
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
    font-family: 'Nunito', arial;
    font-weight: 300;
}

#top-container #top-text
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 0.9em;
    font-family: 'Nunito', arial;
    font-weight: 300;
}

#top-container #top-content-container 
{
    height: 128px;
    overflow: hidden;
}

#top-content-container  ul #logo-container
{
    width: 33%;
    height: 128px;
    float: left;
    display: inline-block;
}

#top-content-container  ul #search-container
{
    width: 44%;
    height: 128px;
    float: left;
    display: inline-block;
}

#top-content-container  ul #basket-container
{
    width: 23%;
    height: 128px;
    float: left;
    display: inline-block;
}

#top-content-container #mobile-navigation-icon
{
    display: none;
}

#top-content-container #search-container
{
    width: 34%;
    text-align: center;    
}

#top-content-container .logo
{
    display: block;
    float: left;
    width: 100%;
    margin-top: 28px; 
}

#top-content-container .logo img
{
    width: 100%;
    max-width: 250px;
}

#top-content-container .logo #mobile-logo
{
    display: none;
}

#top-content-container #mobile-search-icon
{
    display: none;
}

#top-content-container #site-search-container
{
    display: inline-block;
    width: 250px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #979797;
    margin-top: 44px;
}

#varelistetekst ul.list, .CmsPageStyle ul.list, .Text1_Terms ul.list
{
    margin-left: 20px;
}

#varelistetekst ul.list li, .CmsPageStyle ul.list li, .Text1_Terms ul.list li
{
    margin: 5px 0px;
    list-style-type: disc;
}

#site-search-container .SearchTitle_SearchPage
{
    display: none;
}

#site-search-container .searchIcon
{
    display: none;
}

#site-search-container .SearchField_SearchPage
{
    height: 38px;
    line-height: 38px;   
    width: 192px;
    max-width: 80%;
    border: 0px;
    background: Transparent;
    color: #ffffff;
    font-size: 1.2em;
}

#sea .SearchField_SearchPage
{
    height: 30px;
    line-height: 30px;   
    width: 222px;
    max-width: 80%;
    border: 0px;
    background: Transparent;
    font-size: 0.9em;
    text-indent: 6px;
}

li.catalog
{
    background: url('/web/b2b/images/ic_local_catalog_black_24px.svg');
    background-position: left 6px;
    background-repeat: no-repeat;
    background-size: 19px;
    text-indent: 25px;
    margin-top: 5px;
}

li.catalog a, .main a
{
    color: #00AEFF; 
}

.Text1_FrontPage
{
    display: block;
    padding: 20px 0px;
}

.Text1_FrontPage h2
{
    font-size: 1.1em;
}

#Search_Form span
{
    display: none;
}

#site-search-container .SubmitButton_SearchPage
{
    width: 38px;
    height: 38px;
    border: 0px;
    background: url('/web/b2b/images/search.svg');
    background-position: center 7px;
    background-repeat: no-repeat;
    background-size: 28px 28px;
    cursor: pointer;
    float: right;
}

#sea .SubmitButton_SearchPage
{
    width: 38px;
    height: 30px;
    border: 0px;
    background: transparent;
    cursor: pointer;
    float: right;
}

.b2bTable td
{
    padding: 2px;
}

.infoDiv span img
{
    display: none;
}

#mobile-search-icon
{
    display: none;
}

#basket-container .basket-container
{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    border: 1px solid #979797;
    margin-top: 44px;
    float: right;
    position: relative;
    margin-right: 16px;
    padding-left: 10px;
    cursor: pointer;
}

#basket-container .basket-icon
{
    width: 30px;
    height: 28px;
    background: url('/web/b2b/images/varekurv.svg') no-repeat;
    float: right;
    margin: 6px;
}

#basket-container .basket-amount
{
    text-align: right;
    color: #ffffff;
    font-size: 1.2em;
    font-family: 'Nunito', arial;
    font-weight: 300;
}

#basket-container table
{

}

#basket-container .basket-dot
{
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: url('/web/b2b/images/green.dot.svg');
    background-size: 28px 28px;
    z-index: 100;
    position: absolute;
    right: -16px;
    top: -16px;  
    text-align: center;
    color: #ffffff;
    font-weight: bold;     
}

#main-navigation-container
{
    width: 100%;
    height: 52px;
    overflow: hidden;
}
#main-navigation-container ul li.menu, #main-navigation-container ul li.menu2 
{   display: block; 
    float: left; 
    line-height: 55px; 
    height:55px; 
    display: inline-block;
    z-index: 250;
    margin-top: 5px; 
    padding-right: 40px;
}

#main-navigation-container ul li.menu a
{
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Nunito', arial;
    font-weight: 300;
    font-size: 1.2em;       
}

#main-navigation-container .menu .inner
{
    position: absolute;
    width: 300px;
    background-color: #0d8ac3;
    opacity: 0.95;
    filter: alpha(opacity=85); /* For IE8 and earlier */    
    z-index: 100000;
    border-bottom: 6px solid #00aeff;
}

#main-navigation-container .inner .sublink-container li
{
    display: block;
    line-height: 30px;
    height: 30px;
}

#main-navigation-container .inner .sublink-container a
{
    font-size: 15px;
    text-transform: none;
}

.sublink-container
{
    padding: 20px;
}

.sublink-container li
{
    line-height: 30px;
}

.sublink-container li a
{
    color: #ffffff;    
}

#mobile-search-container  
{
    display: none;
}

#basket-hover-container #CustomBasket
{
    position: absolute;
    width: 294px;
    height: 417px;
    background: url('/web/b2b/images/basket-bg.svg') no-repeat;
    right: 32px;
    top: 116px;
    z-index:100000;
} 

#basket-hover-container #CustomBasket .inner
{
    padding: 40px 30px 0px 30px;   
}

#BasketImages
{
    margin-top: 20px;
}

#BasketImages a
{
    display: block;
    float: left;
    border: 1px solid #d8d8d8;
    margin-right: 5px;
}

#BasketImages a:nth-child(n+3)
{
    margin-right: 0px;
}

#BasketImages a img
{
    width: 135px;
}

.gotobasket, .gotocheckout
{
    display: block;
    margin: 13px 0px;
}

#CustomBasket table
{
    
}

.dark
{
    color: #4a4a4a;
}

#CustomBasket table td
{
    line-height: 24px;
    font-size: 0.9em;
}

#ProductFilter-Container
{
    display: none;
}

.test
{
    margin: 10px;
}

.cell
{
    border: 1px solid #d8d8d8;
    border-bottom: 0px;
    background: #ffffff;    
}

.cell td,.cell div, .cell span, .black td, .black div, .black span
{
    font-family: Nunito, Arial;
    font-weight: 300;
}

.black div, .black span
{
    display: inline;    
}

.cell img
{
    width: 100%;    
}

.black
{
    height: 50px;
    background: #4a4a4a;
    display: block;
}
.black .Prices_Custom_DIV
{
    width: 100%;
    float: left;
    height: 50px;
    text-align: center;
}

.black .buycontainer
{
    width: 45%;
    float: right;
    height: 50px;
    display: none;
}

.black .buycontainer input
{
    float: right;
    width: 80%;
}

.black .buycontainer .BuyButton_ProductList
{
    float: right;
    width: 80%;
}

.Prices_Custom_DIV .priceBefore
{
    line-height: 50px;
    height: 50px;
    text-indent: 8px;
    color: #b3b3b3;
    font-size: 1em;
}

.p
{
    text-decoration: line-through;
}

.Prices_Custom_DIV .price
{
    color: #7ed321;
    font-size: 1.4em;
    line-height: 50px;
    height: 50px;
}

.productname
{
    width: 100%;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: #9b9b9b;
    display: block;
    vertical-align: middle;
    overflow: hidden;
}

.productname a:link, .productname a:hover, .productname a:active, .productname a:visited
{
    color: #9b9b9b;
    text-decoration: none; 
    font-size: 0.8em;
}

.BuyButton_ProductList
{
    margin: 6px 7px 0px 0px;
}

.productoverlay
{
    z-index: 1000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url('/web/b2b/images/semere.uk.svg') repeat-y;
    background-size: inherit;
}

.productoverlayUdsolgt {
    z-index: 1000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url('/web/b2b/images/udsolgt.uk.svg') repeat-y;
    background-size: inherit;
}

.transparent-overlay
{
    z-index: 1000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.productoverlay label
{
    display: none;
    width: 100%;
    margin: 0px auto;
    height: 40px;
    line-height: 40px;
    font-size: 1.3em;
    text-align: center;    
}

.productListItemContainer
{
    position: relative;
}

/**.BackgroundColor1_Productlist:nth-child(3n+2) .productListItemContainer, .BackgroundColor2_Productlist:nth-child(3n+2) .productListItemContainer
{
    margin: 6px 6px 6px 6px;
}

.BackgroundColor1_Productlist:nth-child(3n+3) .productListItemContainer, .BackgroundColor2_Productlist:nth-child(3n+3) .productListItemContainer
{
    margin: 6px 0px 6px 12px;
}*/

.bottomUpper
{
    width:100%;
    height:230px;
    overflow:hidden;
    background-color: #4a4a4a;
}

.column
{
    width: 235px;
    margin: 50px 0px 0px 0px;
    float: left;
}

.column label
{
    font-family: 'Nunito', arial;
    font-weight: 300;
    color: #00AEFF;
    display: block;
    margin-bottom: 4px;
    font-size: 1.2em;
}

.column div
{
    line-height: 1.5em;
    color: #d8d8d8;
    font-size: 0.9em;
}

.column div a:link, .column div a:active, .column div a:visited
{
    color: #d8d8d8;
    text-decoration: none;
    font-size: inherit;
}

.column div a:hover
{
    color: #f9f9f9;
    text-decoration: underline;    
    font-size: inherit;
}

.trustBoxes 
{
    float:right;
    width:276px;
    height:129px;
    margin-top:50px;
}

.bottomLower
{
    width:100%;
    line-height:52px;
    height:52px;
    overflow:hidden;
    position:relative;   
}

.bottomSocial
{
    float: left;
    width: 50%;    
}

.bottomCreditcard
{
    width: 50%;    
    float: right;
}

.bottomCreditcard img
{
    display:block;
    float:right;
    margin-top:15px;    
}

.social
{
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 8px 0px 0px 12px;
}

.pName, .CmsPageStyle .pName
{
    width: 100%;
    font-size: 2em;
    text-decoration: left;    
    float: left;
    height: 86px;
    line-height: 100px;
    font-family: Nunito, Arial;
    font-weight: 300;
    color: #4A4A4A
}

.pCardPrice, .pCardPriceBefore
{
    font-family: Nunito, Arial;
    font-weight: 400;
}

.pCardPriceBefore
{
    font-weight: 300;
}
    
.breadCrumb
{
    position: absolute;
    width: 100%;
    height: 36px;
    line-height: 36px;
    float: right;
    text-align: right;
}

.breadCrumb a
{
    font-size: 0.8em;
}

.pCardLeft
{
    width: 48%;
    float: left;
    min-height: 100px;
}

.pCardRight
{
    width: 48%;
    float: right;    
    min-height: 100px;
}

#ImagesContainer br
{
    display: none;
}

#MobileGalleryContainer
{
    display: none;
}

#Productinfo_Fancybox_Image_DIV {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: solid 1px #d8d8d8;
    width: 100%;
}

    #Productinfo_Fancybox_Image_DIV #Image_Productinfo_FancyBox #ProductInfo_Fancybox_IMG {
        width: 100%;
    }

/*#ImagesContainer .Thumbnail_Productinfo_FancyBox {
    width: 30%;
    border: solid 1px #d8d8d8;
    display: block;
    float: left;*/
/*    margin: 10px 10px 0px 0px;*/
/*}

#ImagesContainer .Thumbnail_Productinfo_FancyBox:nth-child(3n+0) {
    width: 30%;
    border: solid 1px #d8d8d8;
    display: block;
    float: left;*/
/*    margin: 10px 0px 0px 0px;*/
/*}*/

.mikkel .Thumbnail_Productinfo_FancyBox {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 32%;
    border: solid 1px #d8d8d8;
    display: block;
    float: left;
    /*    margin: 5% 5% 0 0;*/
}

    .mikkel .Thumbnail_Productinfo_FancyBox {
        margin: 3% 2% 0 0;
        
    }

        .mikkel .Thumbnail_Productinfo_FancyBox:nth-child(3n+2) {
            margin: 3% 0% 0 0;

        }

    .mikkel .Thumbnail_Productinfo_FancyBox img {
        width: 100%;
        height: 80px;
        object-fit: cover;
    }

.hSplitter
{
    clear: both;
    height: 1px;
    overflow: hidden;
    background-color: #d8d8d8;    
}

.infoDiv
{
    width: 33%;
    height: auto;
    float: left;
}

.infoDiv div
{
    padding: 60px 35px;
    text-align: center;
    line-height: 1.5em;
    font-size: 0.9em;
}

.infoDiv div span
{
    font-weight: 400;
    color: #00AEFF;
    font-family: 'Nunito', arial;    
    font-size: 1.3em;
    font-weight: 300;
    display: block;
    margin-bottom: 10px;
} 

.customPrices
{
    heigth: 94px;
    line-height: 94px;
}

.pCardPrice
{
    width: 100%;
    float: left;
    height: 100%;
    line-height: inherit;
    color: #00aeff;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.8em;
}

.pCardPriceBefore
{
    float: right;
    height: 100%;
    text-align: right;
    line-height: inherit;
    font-size: 1.3em;
    font-weight: 300;
}

.pCardStock
{
    line-height: 40px;
}

.Variants
{
    margin-top: 20px;
}

.VariantGroup 
{
    width: 100%;
}

.relatedHeader
{
    margin-top: 30px;
    font-size: 2em;
    font-weight: 300;
    color: #4A4A4A;
    font-family: Nunito, Arial;
}

#avCombo0
{
	border: 1px solid #00AEFF;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	background: #ffffff url('/web/b2b/images/dropdown.svg') no-repeat 95%;
	width: 50%; /*Width of select dropdown to give space for arrow image*/
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
	border-radius: 4px;
	padding: 5px;
	float: right;
	font-size: 1.3em;
	color: #9B9B9B;
	cursor: pointer;
}

.pCardStock img
{
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-top: 10px;
}

.forsideHeadline 
{
    line-height: 100px;
    height: 60px;
    font-size: 1.8em;
    text-align: center;
    font-family: Nunito, Arial;
    font-weight: 300;
    color: #4A4A4A;
}
    
.forsideKategoriContainer li a
{
    width: 95%;
    display: inline-block;
}
    
.forsideKategoriContainer li .forsideoverlay
{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
}
    
.forsideKategoriContainer li a img
{
    width: 100%;
}

#text-specs-container
{
    margin-top: 20px;
    position: relative;
}

.tab
{
    line-height: 52px;
    height: 52px;
    padding: 0px 15px;
    float: left;
    border: solid 1px #d8d8d8;
    border-bottom: 0px;
    background: #f9f9f9;
    z-index: 1;
    position: relative;
    cursor: pointer;
    font-family: Nunito;
    font-weight: 300;
}

.tabActive
{
    border: solid 1px #d8d8d8;
    border-bottom: 0px;
    background-color: #ffffff;
    z-index: 3;
}

.producttext
{
    width: 100%;
    border: solid 1px #d8d8d8;
    clear: both;
    background: #ffffff;  
    float: left;
    z-index: 2;
    position: relative;
    margin-top: -1px;
    line-height: 1.4em;
    font-size: 0.9em;
}

.producttext .Description_Productinfo
{
    padding: 20px;    
}

#BUYSECTION
{
    width: 100%;
    margin-top: 20px;
}

#BUYSECTION span
{
    display: none;
}

.amountWrapper
{
    display: block;
    float: left;
    width: 17%;
}

.buyWrapper
{
    display: block;
    float: left;
    width: 83%;
}

.buyWrapper input
{
    width: 100%;
}

.amountWrapper #amount, .amountWrapper .TextInputField_ProductInfo
{
    border: solid 1px #d8d8d8;
    text-align: center;
    vertical-align: middle;
    font-size: 1.3em;
    color: #9B9B9B;
    font-family: "Open Sans",arial;
    width: 75%;
    border-radius: 3px;
    height: 37px;
}

.virksomhedsinfo
{
    display: none;
}

.firstRow .Heading_OrderStep4
{
    font-weight: 700;
}

.ordrenummer
{
    padding: 20px 0px;
}

.ordrenummer b
{
    font-weight: bold;
}

.Order_printIcon
{
    display: none;
}

.BasketLine_OrderStep4 img
{
    display: none;
}

#altDeliveryText
{
    font-weight: 700;
}

.editableRow td:nth-child(2), .editableRow td:nth-child(3), .editableRow td:nth-child(4), .BasketLine_OrderStep4 td:nth-child(2), .BasketLine_OrderStep4 td:nth-child(3), .BasketLine_OrderStep4 td:nth-child(4)
{
    display: none;
}

.editableRow td:nth-child(1), .BasketLine_OrderStep4 td:nth-child(1)
{
    width: 10%;
}

.editableRow td:nth-child(5), .BasketLine_OrderStep4 td:nth-child(5)
{
    width: 60%;
}

.editableRow td:nth-child(6), .BasketLine_OrderStep4 td:nth-child(6)
{
    width: 15%;
}

.editableRow td:nth-child(7), .BasketLine_OrderStep4 td:nth-child(7)
{
    width: 10%;
}

.BuyButton_ProductInfo input{}

.CmsPageStyle, .Text1_Terms
{
    line-height: 1.4em;
}

.CmsPageStyle h1, .Heading_Order4, .Text1_Terms h1, .Heading_B2BLogin_Wrapper
{
    line-height: 100px;
    height: 60px;
}

.Heading_Order4
{
    border-bottom: solid 1px #d8d8d8;
    display: block;
    font-size: 2em;
    height: 86px;
}

.CmsPageStyle .t1 h1, .CmsPageStyle .t1SubCat h1
{
    line-height: 100px;
}

#varelistetekst
{
    height: 120px;
    overflow: hidden;
} 

#subcategorylist
{
    margin: 20px 0px;
    display: none;
}

#subcategorylist a:link, #subcategorylist a:active, #subcategorylist a:visited
{
    display: block;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    border: 1px solid #00AEFF;
    padding: 5px 10px;
    color: #00AEFF;
    text-decoration: none;
}

#subcategorylist a:hover
{
    display: block;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    border: 1px solid #00AEFF;
    background-color: #00AEFF; 
    padding: 5px 10px;
    color: #ffffff;
    text-decoration: none;    
}

.SubCats_Categories_Container .t1, .SubCats_Categories_Container .t2
{
    display: none;
}

#ListDescribtionTextBottom
{
    margin: 40px 0px;
}

.catDescText
{
    margin:20px 0px 0px 0px;
    font-size: 0.9em;
    line-height: 1.4em;
}

.catDescText h3
{
    font-size: 1.3em;
}

#more, #ReadMore
{
    cursor: pointer;
    text-decoration: underline;
    margin-top: 5px;
}

#more span, #ReadMore span
{
    text-decoration: none;
}

#showBasketRight
{
    width: 35%;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    float: right;
}

.showBasketRightInner
{
    padding: 20px;
}

.h3
{
    font-size: 1.3em;
    font-weight: 400;
    color: #00AEFF;
    font-family: 'Nunito', arial;
}

#showBasketRight span.small
{
    font-family: Open Sans, Arial;
    font-size: 0.8em;
    color: #555555;
}

#showBasketLeft
{
    width: 63%;
    float: left;
    border: 1px solid #d8d8d8;
    background: #ffffff;
}

.basketContent
{
    margin-top: 20px;
}

.basketContent .l
{
    width: 50%;
    height: 25px;
    line-height: 25px;
    float: left;
}

.basketContent .r
{
    width: 50%;
    height: 25px;
    line-height: 25px;
    float: right;
    text-align: right;
}

.ShowBasket_Custom_UL li
{
    display: block;
    clear: both;
}

#BasketImages .ProductImage_ShowBasket
{
    border: 0px;   
}

#showBasketLeft .ProductImage_ShowBasket
{
    width: 100%;
    border: 1px solid #d8d8d8;
}

.remButton
{
    float: right;
    width: 14px;
    height: 15px;
}

.remButton a
{
    display: block;
    width: 14px;
    height: 14px;
}

.remButton a img
{
    width: inherit;
}

.showbasketName a:link, .showbasketName a:active, .showbasketName a:hover, .showbasketName a:visited
{
    text-decoration: none;
}

.addButton img
{
    width: 12px;
}

.addButton
{
    font-size: 0.8em;
    font-style: italic;
}

.addButton a
{
    text-decoration: none;
}

.ansatte li
{
    float: left;
    width: 25%;
}

.ansatte li div
{
    margin: 6px 15px 6px 0px;
    text-align: center;
}

.ansatte li div img
{
    width: 100%;
    border: solid 1px #D8D8D8;
}

.productContainer
{
    margin: 0px 0px 20px 0px;
}

.sortSelector {
    line-height: 40px;
}

.sortSelector select { font-size: 18px;}

a[href^=tel] { color: inherit; text-decoration: none; }

#ProductDiv ul 
{
    padding-left: 10px;
    margin-bottom: 10px;
}

#ProductDiv ul li
{
    line-height: 26px;
}

#ProductDiv ul li a:link, #ProductDiv ul li a:active, #ProductDiv ul li a:visited
{
    text-decoration: none;
}

#ProductDiv ul li a:hover
{
    text-decoration: underline;
}

#ProductDiv ul li ul
{
    padding-left: 7px;
    line-height: 20px;
    margin-bottom: 5px;
} 

#ProductDiv ul li ul li a:link, #ProductDiv ul li ul li a:active, #ProductDiv ul li ul li a:visited
{
    font-size: 0.85em;
    font-style: italic;
}

#ProductDiv ul li ul li a:hover
{
    font-size: 0.85em;
    font-style: italic;
} 

#ProductDiv a.Activ_Productmenu
{
    color: #7ed321;
}

#ProductDiv ul li ul li
{
    padding-bottom: 0px;
    line-height: 22px;
}

#sea
{
    width: 250px;
    height: 30px;
    background: transparent url("/web/b2b/images/searchfield.svg") no-repeat scroll center 0px / 250px auto;
}   

/* Media Queries */

@media screen and (min-width : 960px) and (max-width : 30000px) 
{
    
    #content
    {
        
    }
    
    #sliderContainer
    {
        display: block;
    }
    
    
    .productContainer li
    {
        width: 33%;
        float: left;
        margin-bottom: 10px;
    }    
  
    .productContainer li:nth-child(3n+1) .productListItemContainer
    {
        margin: 6px 15px 6px 0px;
    }

    .productContainer li:nth-child(3n+2) .productListItemContainer
    {
        margin: 6px 9px 6px 6px;
    }

    .productContainer li:nth-child(3n+3) .productListItemContainer
    {
        margin: 6px 0px 6px 15px;
    }
    
    .ansatte li
    {
        float: left;
        width: 25%;
    }

    .ansatte li:nth-child(4n+1) div
    {
        margin: 6px 15px 6px 0px;
        text-align: center;
    }    
    .ansatte li:nth-child(4n+2) div
    {
        margin: 6px 9px 6px 6px;
        text-align: center;
    }    
    .ansatte li:nth-child(4n+3) div
    {
        margin: 6px 6px 6px 9px;
        text-align: center;
    }    
    .ansatte li:nth-child(4n+4) div
    {
        margin: 6px 0px 6px 15px;
        text-align: center;
    }                
    
    .forsideKategoriContainer li
    {
        width: 25%;
        float: left;
        margin-bottom: 10px;
        position: relative;       
        text-align: center;
    }
    
    .infoDivCenter
    {
        border-left: 1px solid #d8d8d8;
        border-right: 1px solid #d8d8d8;
    }
    
    .cell
    {
        height: 256px;
        overflow: hidden;
    }
    
    .infoDiv div
    {
        padding: 100px 35px 30px 35px;    
    }
    
    .infoDivCenter
    {
        background: transparent url("/web/b2b/images/ic_local_catalog_black_24px.svg") no-repeat scroll center 37px / 60px auto;
    }    
    .infoDivLeft
    {
        background: transparent url("/web/b2b/images/ic_local_picturebank_black_24px.svg") no-repeat scroll center 37px / 60px auto;
    }    
    .infoDivRight
    {
        background: transparent url("/web/b2b/images/ic_local_import_black_24px.svg") no-repeat scroll center 37px / 60px auto;
    }     
    
}

@media screen and (min-width : 768px) and (max-width : 959px) {
    #content
    {
        
    }
    
    .productContainer li
    {
        width: 33%;
        float: left;
        margin-bottom: 10px;
    }    
  
    .productContainer li:nth-child(3n+1) .productListItemContainer
    {
        margin: 6px 15px 6px 0px;
    }

    .productContainer li:nth-child(3n+2) .productListItemContainer
    {
        margin: 6px 9px 6px 6px;
    }

    .productContainer li:nth-child(3n+3) .productListItemContainer
    {
        margin: 6px 0px 6px 15px;
    }
    
    #main-navigation-container ul li.hide
    {
        display: none;
    }

    
    .ansatte li
    {
        float: left;
        width: 33%;
    }

    .ansatte li:nth-child(3n+1) div
    {
        margin: 6px 15px 6px 0px;
        text-align: center;
    }    
    .ansatte li:nth-child(3n+2) div
    {
        margin: 6px 9px 6px 6px;
        text-align: center;
    }    
    .ansatte li:nth-child(3n+3) div
    {
        margin: 6px 0px 6px 15px;
        text-align: center;
    } 
    
    .Frontpage_Custom_UL .productContainer li:nth-child(n+7)
    {
        display: none;
    }
    
    #logo-container
    {
           
    }
    
    .column1
    {
        display: none;    
    }
    
    .forsideKategoriContainer li
    {
        width: 33%;
        float: left;
        margin-bottom: 10px;
        position: relative;       
        text-align: center;
    } 
    
    .infoDiv div
    {
        padding: 100px 35px 30px 35px;    
    }
    
    .infoDivCenter
    {
        background: transparent url("/web/b2b/images/ic_phone_iphone_black_24px.svg") no-repeat scroll center 25px / 33px auto;
    }    
    .infoDivLeft
    {
        background: transparent url("/web/b2b/images/ic_local_shipping_black_24px.svg") no-repeat scroll center 37px / 60px auto;
    }    
    .infoDivRight
    {
        background: transparent url("/web/b2b/images/ic_loop_black_24px.svg") no-repeat scroll center 42px / 40px auto;
    }        
    
    .amountWrapper {display: none;}
    .buyWrapper {width: 100%; }   
    
    #blueBottom .inner 
    {
        background-image: none;
    }
    
}
/*
@media screen and (min-width : 480px) and (max-width : 767px) {
    #content
    {
        
    }  
    
    .productContainer li
    {
        width: 33%;
        float: left;
        margin-bottom: 10px;
    }    
  
    .productContainer li:nth-child(4n+1) .productListItemContainer
    {
        margin: 6px 15px 6px 0px;
    }

    .productContainer li:nth-child(4n+2) .productListItemContainer
    {
        margin: 6px 9px 6px 6px;
    }

    .productContainer li:nth-child(4n+3) .productListItemContainer
    {
        margin: 6px 0px 6px 15px;
    }
    
    .Frontpage_Custom_UL .productContainer li:nth-child(n+7)
    {
        display: none;
    }
    
    .ansatte li
    {
        float: left;
        width: 33%;
    }

    .ansatte li:nth-child(3n+1) div
    {
        margin: 6px 15px 6px 0px;
        text-align: center;
    }    
    .ansatte li:nth-child(3n+2) div
    {
        margin: 6px 9px 6px 6px;
        text-align: center;
    }    
    .ansatte li:nth-child(3n+3) div
    {
        margin: 6px 0px 6px 15px;
        text-align: center;
    }     
    
    .amountWrapper {display: none;}
    .buyWrapper {width: 100%; }   
    
    #blueBottom .inner 
    {
        background-image: none;
    }
}

*/

/* Mobile */
@media screen and (min-width : 320px) and (max-width : 667px) 
{
    
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font: inherit;
	font-family: 'Open Sans', arial;
	vertical-align: baseline;
}    
    body
    {
        background-image: none;
        background-color: #ffffff;
    }
    
    #wrapperOutside
    {
        max-width: 960px;
        margin: auto;
        position: relative; 
    }

    #wrapper
    {
        margin: 0px 0px 0px 0px;
    }      
    
    #content
    {
        background: #ffffff;
    } 
    
    #top-container
    {
        display: none;
    }
    
    #wrapper #top-container #top-content-container 
    {
        background: #4A4A4A;
        height: 60px;   
    }
    
    #top-content-container #site-search-container
    {
        display: none;
    }
    
    #mobile-search-icon
    {
        display: block;
        width: 28px;
        height: 28px;
        border: 0px;
        background: url('/web/b2b/images/search.svg');
        cursor: pointer;
    }
    
    #mobile-menu-fixed ul li
    {
        display: block;
        float: left;
        height: 60px;
    }

    #mobile-menu-fixed #mobile-navigation-icon
    {
        display: block;
        width: 13%;
        cursor: pointer;
    }
    
    #mobile-menu-fixed #logo-container
    {
        width: 58%; 
    }
    
    #mobile-menu-fixed #search-container
    {
        width: 10%;
    }
    
    #mobile-menu-fixed #basket-container
    {
        width: 18%;
    }
    
    #mobile-menu-fixed .logo
    {
        width: 121px;
        margin-top: 18px; 
        display: block;
    }
    
    #mobile-menu-fixed .logo #mobile-logo
    {
        display: block;
    }    

    #mobile-menu-fixed .logo #site-logo
    {
        display: none;
    }    
   
    #mobile-menu-fixed #mobile-search-icon
    {
        display: block;
        width: 28px;
        height: 28px;
        background: url('/web/b2b/images/search.svg');
        margin-top: 22px;
    }
    
    #basket-container .basket-container
    {
        margin-top: 16px;
        border: 0px;   
    }
    
    #basket-container .basket-dot
    {
        right: -9px;
        top: -9px;     
    }
    
    #basket-container  #basket-amount
    {
        display: none;   
    }
    
    #main-navigation-container
    {
        display: none;
    }

    #MobileSearchContainer
    {
        display: none;
        width: 100%;
        height: 60px;
        line-height: 60px;
    }
    
    .pCardStock
    {
        width: 90%;
        margin: auto;
    }
    
    .buyWrapper 
    {
        width: 100%;
    }
    
    #BUYSECTION image
    {
        width: 100%;
    }    
    
    #MobileSearchContainer .searchContainer .SearchField_SearchPage
    {
        height: 38px;
        line-height: 38px;   
        width: 202px;
        border: 0px;
        background: Transparent;
        border: solid 1px #000000;
        color: #ffffff;
        font-size: 1.2em;
    }
    
    .border-menu {
      position: relative;
      padding-left: 1.25em;
      font-size: 2em;
      margin-top: 8px;
    }
    .border-menu:before {
        content: "";
        position: absolute;
        display: block;
        height: 0px;
        top: 50%;
        margin-top: 16px;
        left: 10px;
        box-shadow: 0px 0px 0px 1px #fff, 0px 7px 0px 1px #fff, 0px 14px 0px 1px #fff;
        width: 22px;
    }
    
    .productContainer
    {
        margin-top: 10px;
        margin-bottom: 0px;
        clear: both;
    }
    
    .productContainer li
    {
        width: 50%;
        float: left;
        margin-bottom: 0px;
    }
    
    .productContainer li:nth-child(2n+1) .productListItemContainer
    {
        margin: 7px 7px 7px 0px;
    }
    
    .productContainer li:nth-child(2n+2) .productListItemContainer
    {
        margin: 7px 0px 7px 7px;
    }         
    
    
    .ansatte li
    {
        float: left;
        width: 50%;
    }

    .ansatte li div
    {
        margin: 5px 10px;
        text-align: center;
    }       
    
    .Frontpage_Custom_UL .productContainer li:nth-child(n+7)
    {
        display: none;
    }    
 
    #content
    {
        padding: 0px 5px;
    }
    
    h1
    {
        font-size: 1.2em;
    }
    
    .mytext
    {
        display: none;
    }
    
    .mobile
    {
        display: block;
    }
    
    .mobileTrust
    {
        background-color: #ffffff;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 0.9em;
        color: #000000;
    }
    
    .star
    {
        display: inline-block;
        margin-top: 4px;
    }
    
    .bottomUpper
    {
        width:100%;
        height: auto;
        overflow: visible;
        background-color: #4a4a4a;
    }

    .column1 
    {
        display: none;
    }
    
    .column
    {
        width: 100%;
        text-align: center;
        margin: 20px 0px 20px 0px;
        float: left;
        text-transform:uppercase;
        font-size: 0.8em;
    }
    
    .column label
    {
        font-size: 1.2em;
        font-weight: 400;
    }
    
    .trustBoxContainer
    {
        width: 100%;
        text-align: center;
        display: none;
    }
    
    .trustBoxes 
    {
        display: inline-block;
        float: none;
        width:326px;
        height:129px;
        margin:20px 0px;
    }
    
    .bottomLower
    {
        width: 100%;
        width:100%;
        line-height:52px;
        height:84px;
        overflow:hidden;
        position:relative;
        background-color: #3a3a3a;   
    }

    .bottomSocial
    {
        width: 100%;    
        float: none;
        height: 42px;
        line-height: 42px;
        text-align: center;
    }

    .bottomCreditcard
    {
        width: 100%;
        float: none;    
        height: 42px;
        line-height: 42px;
        text-align: center;
    }
    
    .bottomCreditcard img
    {
        float: none;
        display: inline;
        margin-top: 0px;
    }    

    .mobileClear
    {
        clear: both;
    }
    
    
    #blueBottom
    {
        width: 100%;
        background-image: none;
        display: block;
        height: auto;
        margin-top: 20px;
    }

    #blueBottom .inner
    {
        width: 100%;
        background: #00aeff;
        background-image: none;
        text-align: center;
        overflow: visible;
        height: inherit;
    }
    
    #blueBottom .inner .innerText
    {
        margin: 20px 0px;
        width: 90%;
        color: #ffffff;
        text-align: center; 
        font-size: 1.0em; 
        line-height: 1.3em; 
        display: inline-block;
        height: auto;
    }
    
    #blueBottom .inner .innerText div
    {
        padding: 0px 3px 0px 3px;
        font-size: 1em;
    }

    #blueBottom .inner .innerText span
    {
        font-family: 'Nunito', arial;
        font-weight: 300;
        font-size: 2em;
        color: #ffffff;
        display: block;
        margin-bottom: 5px;
    }    
    
    #close-menu
    {
        float: right;
        display: block;
        cursor: pointer;
        margin-top: 5px;    
    } 
    
    #mobile-menu-fixed
    {
        display: block;
        width: 100%;
        height: 60px;

        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1000;
        background-color: #4a4a4a;
        border-radius: 0px;
        border: 0px;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.54);
        margin-bottom: 60px;        
    }
    
    #mobile-search-fixed
    {
        display: none;
        width: 100%;
        height: 60px;
        text-align: center;
        position: fixed;
        left: 0px;
        top: 60px;
        z-index: 1000;
        background-color: #ffffff;
        border-radius: 0px;
        border: 0px;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.54);
        margin-bottom: 60px;        
    }
    
    #mobile-search-fixed div
    {
        width: 250px;
        margin-top: 15px;
        margin-left: 10px;
    }     
    
    #mobile-search-fixed .SearchField_SearchPage
    {
        height: 24px;
        line-height: 24px;
        border-radius: 3px;
        border: 1px solid #979797;
        width: 170px;
        display: block;
        float: left;
    }
    
    #mobile-search-fixed .SubmitButton_SearchPage
    {
        height: 28px;
        line-height: 28px;
        width: 64px;
        border: 0px none;
        background: transparent url("/web/b2b/images/soeg1.svg") no-repeat scroll center 0px / 54px 28px;
        cursor: pointer;
        display: block;
        float: left;
    }    
    
    #mobile-height-div
    {
        height: 60px;
        display: block;
    }
    
    #MobileGalleryContainer
    {
        display: block;
        margin: auto;
        margin-bottom: 40px;
    }
    
    #basket-amount-mobile
    {
        display: none;
    }
    
    #top-container
    {
        display: none;
    }
    
    .pCardLeft, .pCardRight
    {
        width: 100%;
    }
    
    .t1, .t1SubCat
    {
        width: 100%;
        float: left;
        height: 56px;
        line-height: 100px;
    }

    .t1 h1, .t1SubCat h1
    {
        line-height: 70px;
    }

    .t2, .t2SubCat
    {
        display: none;
    } 
    
    .pName
    {
        width: 100%;
        text-align: center;
        color: #000000;
        font-size: 0.8em;
        text-decoration: right;    
        float: right;
        height: 40px;
        line-height: 40px;
        font-weight: 400;
    }
    
    .breadCrumb
    {
        display: none;
    }
    
    .customPrices
    {
        width: 90%;
        margin: auto;
        line-height: 40px;
        height: 40px;
    }
    
    .pCardPrice
    {
        font-size: 1.3em;
    }
    
    .forsideKategoriContainer li
    {
        width: 50%;
        float: left;
        margin-bottom: 10px;
        position: relative;       
        text-align: center;
    }    
    
    .forsideHeadline 
    {
        line-height: 50px;
        height: 45px;
        font-size: 1em;
        text-align: center;
        text-transform: uppercase;
    }    
    
    #BUYSECTION
    {
        width: 90%;
        margin: auto;
        margin-top: 20px;
    }

    #BUYSECTION td
    {
        vertical-align: middle;    
    }

    #BUYSECTION td:nth-child(n+1)
    {
        width: 0%;
        overflow: hidden;
    }

    #BUYSECTION td:nth-child(n+2)
    {
        width: 0%;
        overflow: hidden;
    }

    #BUYSECTION td:nth-child(n+3)
    {
        width: 100%;
    }    
    
    #amount
    {
        display: none;
    }
    
    #text-specs-container
    {
        width: 90%;
        margin: auto;
        margin-top: 20px;
    }
    
    .tab
    {
        font-size: 0.8em;
        text-transform: uppercase;
        width: 50%;    
        padding: 0px;
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    .producttext 
    {
        font-size: 0.8em;
    }
    
    .productoverlay
    {

    }
    
    a[href^=tel]{
        color:inherit;
        text-decoration:underline;
    }
    
    .infoDiv
    {
        width: 100%;
        display: none;
    }
    
    .infoDiv span img
    {
        display: inline-block;
        padding-right: 10px;
    }
    
    .relatedHeader
    {
        display: block;
        width: 100%;
        margin: auto;
        text-align: left;
        margin-top: 10px;
        float: left;
        font-size: 1.2em;
    }
    
    .black label
    {
        display: none;
    }
    
    .infoDiv div
    {
        padding: 10px 35px;
        text-align: center;
        line-height: 1.5em;
        font-size: 0.9em;
    }
    
    #showBasketRight
    {
        width: 100%;
        background: #ffffff;
        border: 0px solid #d8d8d8;
        float: right;
    }
    
    .showBasketRightInner
    {
        padding: 10px;
    }

    #showBasketLeft
    {
        width: 100%;
        float: left;
        background: #ffffff;
    }
    .showBasketItem
    {
        padding: 10px;
    }
    
    .CmsPageStyle .t1 h1, .CmsPageStyle .t1SubCat h1
    {
        line-height: 70px;
    }
    
    .CmsPageStyle_Table .CmsPageStyle, .Text1_Terms
    {
        padding: 0px 0px;
    }
    
    #subcategorylist
    {
        margin: 10px 0px;
        display: none;
    }

    #subcategorylist a:link, #subcategorylist a:active, #subcategorylist a:visited, #subcategorylist a:hover
    {
        display: block;
        float: left;
        margin-right: 8px;
        margin-bottom: 5px;       
        border-radius: 5px;
        border: 1px solid #00AEFF;
        padding: 1px 4px;
        color: #00AEFF;
        text-decoration: none;
        font-size: 0.8em;
    }

    #subcategorylist a:hover
    {
        display: block;
        float: left;
        margin-right: 8px;
        margin-bottom: 5px;       
        border-radius: 5px;
        border: 1px solid #00AEFF;
        padding: 1px 4px;
        color: #FFFFFF;
        text-decoration: none;
        font-size: 0.8em;        
        background-color: #00AEFF; 
    }    
    
    #varelistetekst, #more
    {
        display: none;
    }
    
    #catDescText
    {
        display: none;
    }
    
    .productname a:link, .productname a:hover, .productname a:active, .productname a:visited
    {
        color: #555555;
        text-decoration: none; 
        font-size: 0.8em;
    }    
    .customCMSpage, .Text1_Terms
    {
        padding: 0px 10px;
    }    
    
    .mobileHidden
    {
        display: none;
    }
    
    #bottom
    {
        min-height: 100px;
    }
    
    .bottomLower
    {
        display: none;
    }
}

/* Mobile */
@media screen and (min-width : 0px) and (max-width : 319px) 
{
   #mobile-menu-fixed #mobile-navigation-icon
    {
        display: block;
        width: 33%;
        cursor: pointer;
    }
    
    #mobile-menu-fixed #logo-container
    {
        display: none;
    }
    
    #mobile-menu-fixed #search-container
    {
        width: 33%;
    }
    
    #mobile-menu-fixed #basket-container
    {
        width: 33%;
    }
}