/* Hidden in desktop */
.l-mobile-header,
.l-mobile-nav {
	display: none;
}

.l-menubar {
	/* overwrite inline style... */
	max-width: 1000px !important;

	/* Sticky without js
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	*/
}

.filter-select {
    display: none;
}
.is-fixed-top {
		width: 100% !important;
		margin: 0;
}


/* ==========================================================================
   Layout
   ========================================================================== */
@media all and (max-width: 1630px) {
	.l-big-constrained {
		margin-left: 15px;
		margin-right: 15px;
		width: auto;	
	}
	
	.l-big-constrained.l-menubar2 {
		margin-left: 0;	
	}
	
	.site-nav__item {
		padding-left: 10px;
		padding-right: 10px;	
	}
	
	
}

@media all and (max-width: 1350px) {
	.l-header__right__top {
		max-width: 285px;
		text-align: right;
	}
	.l-header__right__top li {
		width: auto;
		float: none;
		display: inline-block;	
	}
	
	.site-nav__item {
		font-size: 14px;	
	}
	
	.has-dropdown .wgr-icon {
		font-size: 9px;	
	}
	
	.site-nav__item {
		padding-left: 8px;
		padding-right: 8px;	
	}
	
	div#topcart-area {
		padding-left: 5px;	
		font-size: 13px;
	}
	
	.l-header__middle {
		padding-left: 40px;
		padding-right: 20px;
	}
	
	.mega-menu .dropdown > li {
		width: 25%;	
	}
}

@media all and (max-width: 1190px) {
	.l-holder,
	.l-constrained {
		margin-left: 15px;
		margin-right: 15px;
		width: auto;
		max-width: 1150px;
	}
	

	.site-nav__item{
		border-right: none;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}

	.l-sidebar {
		display: none;
	}

	.l-main,
	.view-home .l-main{
		width: 100%;
		float: none;
		
		overflow: hidden;
	}

	.startpage-bar{
		width: 100%;
	}
	
	.has-dropdown .wgr-icon {
		display: none;	
	}
	
	.mega-menu .dropdown > li {
		width: 33.33%;	
	}
	
	.l-bottom-menubar__left li {
		margin-right: 10px;	
	}
	
	.l-bottom-menubar h2 {
		font-size: 13px;	
	}
	
	.l-header__left__left {
		padding-top: 14px;	
	}
	
	.l-header__left__right {
		padding-left: 20px;	
	}
	
	.site-logo,
	.site-logo img {
		max-width: 350px;	
	}
	
	.l-header__right__top {
		max-width: 265px;	
	}
	
	.l-header__right__top li {
		padding-left: 12px;	
	}
}

@media all and (max-width: 1030px) {
	.l-bottom-menubar__right { 
		display: none;	
	}
	
	.l-bottom-menubar__left {
		padding-top: 0px;
	}
	
	.site-nav__item{
		font-size: 12px;	
	}
	
	.l-footer-top__left__left,
	.l-footer-top__left__right {
		float: none;
		width: 100%;
	}
	
	.l-footer-top__left__right {
		padding-top: 10px;	
	}
	
	.l-footer-top__right {
		padding-top: 30px;
	}	
}

/* XLarge */
@media all and (max-width: 960px) {
	
	#topcart-holder {
		position: absolute;
		top: 100%;
		right: -15px;	
	}
	
	div#topcart-area {
		margin-top: 0;	
	}
		
	div#popcart {
		top: 90px;
		right: -15px;	
		border-top: 3px solid #1f1f1f;
	}

	.l-product-col-1 {
		width: 55%;
		overflow: hidden;
	}
	
	.l-header__right,
	.startpage-top__right-bg {
		display: none;	
	}
	
	.l-header__middle {
		padding-right: 0;
		margin-right: 0;	
	}
	
	.l-bottom-menubar__left {
		padding-right: 200px;	
	}
	
	.startpage-top__left,
	.startpage-top__right {
		float: none;
		width: 100%;	
	}
	
	.newsitem {
		vertical-align: top;
		display: inline-block;
		width: 50%;	
	}
	
	.l-footer-top__left,
	.l-footer-top__right {
		float: none;
		width: 100%;
		max-width: none;
		text-align: center;	
	}
	
	.l-footer-top__left__left {
		padding-right: 0;	
	}
	
	#footerNewsletterForm {
		margin-left: auto;
		margin-right: auto;	
		min-width: 0;
	}
	
	.l-footer-top__right {
		clear: both;
		padding-top: 10px;
	}
	
	
}


/* Large */
@media all and (max-width: 768px) {
	body {
	}

	.l-inner,
	.view-home .l-inner,
	.view-checkout .l-inner {
		margin-left: 0;
		margin-right: 0;
	}

	.l-menubar-wrapper,
	.l-menubar,
	.l-header-holder,
	.l-menubar-holder {
		display: none;
	}

	.l-menubar {
		margin-left: 0;
		margin-right: 0;
	}

	.l-sidebar-primary {
		display: none;
	}

	.l-content {
		margin-top: 15px;
	}

	.l-holder {
		margin: 0;

		box-shadow: none;
		border-radius: 0;
	}
	
	.l-bottom-menubar-holder {
		margin-top: 65px;	
	}
	
	.l-bottom-menubar__left {
		padding-right: 0;	
	}

	.l-mobile-header {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000;

		display: block;
		width: 100%;
		height: 65px;

		background-color: #1f1f1f;
		background-image: url(../design/header-bg.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: contain;
	}

	.l-header {
		display: none;
	}

	.l-mobile-nav {
		position: absolute;
		z-index: 99;
		top: 65px; /* Same as .l-mobile-header height */
		bottom: 0;
		left: 0;
		right: 0;

		display: none;
		padding-top: 20px;
		padding-bottom: 70px;
		overflow-y: auto;

		background-color: #F6F6F6;

		-moz-user-select: -moz-none;
		-webkit-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
		-webkit-overflow-scrolling: touch !important;
	}

	html.is-mobile-nav-open,
	.is-mobile-nav-open body {
		height: 100%;
		overflow: hidden;
	}
	.is-mobile-nav-open .l-holder {
		height: 100%;
		margin-top: 0;
	}
	.is-mobile-nav-open .l-mobile-nav {
		display: block;
	}

	.l-menubar-ghost{
		display: none;
	}
	
	.cart-icons {
		display: block;
		font-size: 20px;	
	}
}

@media all and (max-width: 600px) {
	.checkout-area-addresses,
	.checkout-area-paymentoptions,
	.checkout-area-send {
		width: 100%;
		padding-right: 0;
	}
	.checkout-stepnumber {
		display: none;
	}
	
	.l-product-col-1 {
		width: auto;
		margin-right: 0;
		float: none;
	}
	.l-product-col-2 {
		overflow: hidden;
	}
	
	#produktdata{
		display: none;
	}
	
	th {
		font-size: 12px;	
	}
}

/* Medium */
@media all and (max-width: 480px) {
	.l-bottom-menubar-holder {
		margin-top: 50px; /* Same as .l-mobile-header height */
	}
	.l-mobile-header {
		height: 50px;
	}
	.l-mobile-nav {
		top: 50px; /* Same as .l-mobile-header height */
	}

	

	.l-content {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.newsitem {
		display: block;
		width: 100%;	
	}
	
	.l-big-constrained.l-bottom-menubar {
		margin-left: 5px;
		margin-right: 0;	
	}
	
	.l-bottom-menubar h2 {
		font-size: 11px;	
	}
	
	.checkout-hide-medium {
		margin: 0;
		padding: 0;
		width: 0;	
	}
	
	.checkout-hide-medium span {
		display: none;
	}	
	
	.graybg {
		font-size: 13px;	
	}
	
	.checkout-highlight {
		white-space: nowrap;	
		font-size: 14px;
	}
}

/* ==========================================================================
   Modules
   ========================================================================== */

/* Large */
@media all and (max-width: 768px) {
	.site-banner,
	div#topcart-hoverarea,
	.vat-selector {
		display: none;
	}

	.mini-site-logo,
	.mini-menu,
	.mini-cart {
		position: absolute;
		top: 0;
		bottom: 0;
	}

	.mini-site-logo {
		left: 65px;
		right: 65px;

		max-width: 210px;
		margin: auto;
	}
	.mini-menu,
	.mini-cart {
		width: 65px;
		color: #fff;
	}
	.mini-menu {
		left: 0;
		font-size: 30px;
	}
	.mini-cart {
		right: 0;
		font-size: 22px;
	}
	.mini-cart-inner {
		position: relative;
		display: inline-block;
	}
	.mini-cart-count {
		position: absolute;
		top: -4px;
		right: -10px;

		height: 17px;
		width: 17px;

		background: #eb5724;
		border-radius: 50%;

		line-height: 17px;
		font-size: 9px;
		color: #fff;
		text-align: center;
	}
	.is-mobile-nav-open .mini-menu {
		font-size: 22px;
	}
	.is-mobile-nav-open .mini-menu .wgr-icon:before {
		content: "\f00d";
	}

	.wgr-production {
		margin-top: 15px;
		color: #555;
	}

	.filter-section {
        display: none;
    }
    .filter-select {
        display: block;
        margin-bottom: 15px;
    }
    .filter-select select {
        width: 100%;
    }
	
	.l-footer-col-1,
	.l-footer-col-4 {
		max-width: 50%;
		width: auto;	
	}
	
	.l-footer-col-2,
	.l-footer-col-3 {
		display: none;	
	}
}

/* Medium */
@media all and (max-width: 480px) {
	

	.mini-site-logo {
		max-width: 150px;
	}

	.product-carousel {
		height: auto;
		margin-left: 50px;
		margin-right: 50px;
		margin-bottom: 15px;
		line-height: 1;
		text-align: center;
	}

	.review-col-1 {
		max-width: auto;
		margin-right: 0;
		float: none;
		margin-bottom: 10px;
	}

	#checkoutSettings {
		overflow: auto;
	}
	.checkoutExtraTable td {
		display: block;
	}
	.basic-table {
        padding: 5px;
        width: 100% !important;
    }
    .basic-table  td {
        display: block;
        padding: 0;
    }
 
    .basic-table  td input[type="text"],
    .basic-table  td textarea  {
        width: 100% !important;
        margin-bottom: 10px;
    }
 
    .media-img {
        display: none;
    }
	
	.l-footer-col-1,
	.l-footer-col-4 {
		float: none;
		max-width: 100%;	
	}
}

/** Menu modules **/

/* Large */
@media all and (max-width: 768px) {
	.site-search {
		max-width: 440px;
		margin-left: auto;
		margin-right: auto;
		
		position: relative;
		top: 0;
		right: 0;
	}

	.mobile-module,
	.mobile-module-edit {
		margin-bottom: 30px;
	}
	.category-module{
		background: #006469;
	}
		

	.mobile-module__heading,
	.mobile-module-edit h2 {
		margin: 0;
		padding: 8px 18px;
		font-weight: 700;
		background: #1f1f1f;
		color: #fff;
		font-size: 16px;
		text-transform: uppercase;
	}

	.mobile-listmenu,
	.mobile-module-edit ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	.mobile-listmenu a,
	.mobile-module-edit li {
		position: relative;

		display: block;
		padding: 10px 18px;
		border-bottom: 1px solid #e2e2e2;

		font-size: 14px;
		color: #222;
		
	}
	
	.mobile-listmenu .mobile-listmenu .mobile-listmenu a {
		border-style: none;	
	}
	
	.mobile-listmenu .mobile-listmenu .mobile-listmenu .mobile-listmenu a {
		font-style: italic;	
	}
	
	.mobile-listmenu .mobile-listmenu .mobile-listmenu {
		border-bottom: 1px solid #e2e2e2;	
	}
	
	.mobile-listmenu .mobile-listmenu .mobile-listmenu .mobile-listmenu {
		border-top: 1px solid #e2e2e2;	
	}
	
	
	.mobile-module-edit a {
		display: block;
		color: #222;	
	}
	
	.mobile-listmenu .selected {
		font-weight: bold;
	}

	.mobile-listmenu-0,
	.mobile-module-edit ul {
		background-color: #fff;
	}
	

	.mobile-listmenu-0 > li > a {}
	.mobile-listmenu ul .mobile-listmenu {
		background: rgba(0,0,0,.03);
	}
	
	.mobile-listmenu ul .mobile-listmenu {
		display: none;	
	}
	
	.mobile-listmenu li.is-listmenu-opened > .mobile-listmenu {
		display: block;	
	}

	/* Font icon */
	.menu-node {
		width: 20px;
		height: 20px;
		margin-right: 8px;
		color: #eb5724;
		text-align: center;
		line-height: 20px;

		font-size: 18px;
	}
	.lang-changer {
		text-align: center;
	}
}

/* Medium */
@media all and (max-width: 480px) {
	.site-search {
		/*margin-left: 12px;
		margin-right: 12px;*/
	}

	.module__heading,
	.mobile-module__heading,
	.mobile-module-edit h2 {
		padding-left: 12px;
		padding-right: 12px;
	}
	.mobile-listmenu a,
	.mobile-module-edit li {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.grid-gallery > li {
		padding: 9px;	
	}
	
	.product-item__buttons .btn {
		padding: 9px 14px;	
	}
	
	.product-item .price {
		font-size: 18px;	
	}
	
	.l-product,
	.l-inner {
		padding: 10px;	
	}
	
	.view-checkout .l-inner {
		padding: 0;
		background: none;
		box-shadow: none;	
	}
}




/* XLarge */
@media all and (max-width: 960px) {
	.grid-gallery > li {
		width: 31.33%;
	}
	
	.grid-gallery--campaigns.grid-gallery > li:last-child {
		display: none;
	}
}


/* Medium */
@media all and (max-width: 600px) {
	.grid-gallery > li,
	.view-home .grid-gallery > li {
		width: 48%;
	}
	
	.grid-gallery--campaigns.grid-gallery > li:last-child {
		display: inline-block;
	}
}

/* ==========================================================================
   Helpers
   ========================================================================== */

/* XLarge */
@media all and (max-width: 960px) {
	.hide-for-xlarge {
		display: none !important;
	}
}

/* Large */
@media all and (max-width: 768px) {
	.hide-for-large {
		display: none !important;
	}
}

@media all and (max-width: 600px) {
	.hide-for-600 {
		display: none !important;
	}
}

/* Medium */
@media all and (max-width: 480px) {
	.hide-for-medium {
		display: none !important;
	}
}

/* Small */
@media all and (max-width: 320px) {
	.hide-for-small {
		display: none !important;
	}
}