/* Hidden in desktop */
.l-mobile-header,
.l-mobile-nav,
.sort-select,
.filter-responsive,
.checkout-cart-row-small,
.show-for-medium {
	display: none;
}

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

/* ==========================================================================
   Grid
   ========================================================================== */

/* Large */
@media all and (max-width: 768px) {
	.grid-item-1-4 {
		width: 50%;
	}
	.grid-item-1-4:nth-child(3) {
		clear: both;
	}
	.grid-item-1-6 {
		width: 31.33%;
	}
}

/* medium */
@media all and (max-width: 480px) {
	.grid {
		margin-left: 0;
	}

	.grid-item {
		padding-left: 0;
	}
	.grid-item-1-2,
	.grid-item-1-3,
	.grid-item-2-3,
	.grid-item-1-4 {
		width: 100%;
	}

	.grid-item-1-6 {
		width: 50%;
	}
}

/* Large */
@media all and (max-width: 768px) {
	.grid-item-1-4 {
		width: 50%;
	}
	.grid-item-1-4:nth-child(3) {
		clear: both;
	}
}

/* medium */
@media all and (max-width: 480px) {
	.grid {
		margin-left: 0;
	}

	.grid-item {
		padding-left: 0;
	}
	.grid-item-1-2,
	.grid-item-1-3,
	.grid-item-2-3,
	.grid-item-1-4 {
		width: 100%;
	}
}

/* ==========================================================================
   Layout
   ========================================================================== */


@media all and (max-width: 1250px) {
/*	.is-menubar-sticky #topcart-holder {
		margin-left: -10px;
		width: 35px;
		min-width: 0;
		padding-top: 15px;
	}

	.is-menubar-sticky .topcart-count {
		top: 15px;
		left: 20px;
		width: 15px;
		height: 15px;
		line-height: 15px;
	}

	.is-menubar-sticky .topcart-icon {
		max-width: 25px;
	}
	.is-menubar-sticky #popcart{
		right: -26px;
	}*/
}
@media all and (max-width: 1190px) {

	.l-holder,
	.l-constrained {
		margin-left: 15px;
		margin-right: 15px;
		width: auto;
	}
    .l-autocomplete {
        margin-left: auto;
        margin-right: auto;
    }

	.view-home .l-holder {
		margin-left: 0;
		margin-right: 0;
	}

	.site-nav {
		margin-left: -10px;
	}

	.site-nav > li > a {
		font-size: 13px;
		padding-left: 8px;
		padding-right: 8px;
	}

	.has-dropdown .wgr-icon {
		display: none;
	}

/*	.is-menubar-sticky #topcart-holder {
		margin-left: -20px;
	}*/

	.startpage-usps .grid-content {
		padding: 10px;
	}

	.startpage-usps .grid-content h2 {
		font-size: 20px;
	}

	.startpage-usps .grid-content {
		font-size: 14px;
	}

	.startpage-slideshows .grid {
		margin-left: -10px;
	}
	.startpage-slideshows .grid-item {
		padding-left: 10px;
	}

	.flex-title {
		font-size: 38px;
	}

	.flex-desc {
		font-size: 16px;
	}
/*	.is-menubar-sticky #popcart{
		right: -15px;
	}*/

	.grid-gallery--checkout {
		margin-right: -35px;
	}

	.startpage-big-slideshows {
		align-items: center;
		flex-direction: column;
	}

}

/* XLarge */
@media all and (max-width: 960px) {
	.l-sidebar {
		display: none;
	}

	.site-nav > li > a {
		font-size: 11px;
		padding-left: 7px;
		padding-right: 7px;
	}

	/* Checkout */
	.l-checkout-col-1,
	.l-checkout-col-1-2,
	.l-checkout-col-2 {
		float: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.l-checkout-col-1-2 {
		clear: none;
	}
	.l-checkout-col-1-inner {
		padding: 5px;
		margin-bottom: 15px;

		background-color: transparent;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	.l-checkout-col-2-inner {
		padding-left: 5px;
		padding-right: 5px;
	}

	.l-header__middle {
		padding-left: 15px;
		padding-right: 15px;
	}

	.l-header__right__right {
		padding-left: 15px;
	}

	.l-header__right__left {
		padding-right: 20px;
	}

	.site-logo img {
		max-width: 280px;
	}

	.topcart-icon,
	.topcart-arrow {
		margin-right: 12px;
	}

	div#topcart-holder .btn--primary {
		padding-left: 12px;
		padding-right: 12px;
	}

	.startpage-intro__left h1 {
		font-size: 38px;
	}

	.startpage-usps .grid-content h2 {
		font-size: 18px;
	}

	.startpage-usps .grid-content {
		font-size: 13px;
		font-weight: 700;
	}

	.startpage-usps .grid {
		margin-left: -10px;
	}

	.startpage-usps .grid-item {
		padding-left: 10px;
		margin-bottom: 10px;
	}

	.flex-title {
		font-size: 24px;
	}

	.flex-desc {
		margin-bottom: 10px;
	}

	.flex-price {
		font-size: 34px;
	}

	.flex-pricetext {
		font-size: 14px;
	}

	div.flex-caption .btn--large {
		font-size: 18px;
		padding: 12px 25px;
	}

	.flex-banner {
		font-size: 20px;
		padding: 5px;
		left: -90px;
	}

}

@media all and (max-width: 840px) {
	.site-nav > li > a {
		font-size: 10px;
	}
}

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

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

	.grid-gallery--checkout {
		margin-right: -25px;
	}

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

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

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

	.filter-responsive {
		display: block;
	}

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

	.view-home .l-content {
		margin-left: 0;
		margin-right: 0;
	}

	.l-holder {
		margin: 0;
		margin-top: 65px; /* Same as .l-mobile-header height */
		box-shadow: none;
		border-radius: 0;
	}

	.l-mobile-header {
		position: fixed;
		overflow: hidden;

		top: 0;
		left: 0;
		z-index: 1000;

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

		background: #fff;
		box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	}

	.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;
	}

	.startpage-intro__left,
	.startpage-intro__right {
		float: none;
		width: 100%;
		max-width: none;
	}

	.startpage-intro__left {
		font-size: 16px;
	}

	.startpage-intro__right {
		padding-top: 30px;
	}

	.flex-title {
		font-size: 20px;
	}

	.flex-price {
		font-size: 30px;
	}

	div.flex-caption .btn--large {
		font-size: 16px;
		padding: 10px 20px;
	}

	.flex-banner {
		font-size: 16px;
		padding: 4px;
		top: 20px;
		left: -110px;
	}

	.l-footer-top__left,
	.l-footer-top__right {
		float: none;
		width: 100%;
	}

	.l-footer-top__right {
		max-width: none;
		padding-top: 20px;
		clear: both;
	}

	.l-footer-top__right h3 {
		margin-bottom: 10px;
	}

	.l-footer-col-3 {
		clear: both;
		padding-top: 40px;
	}

	.l-search-col-1 {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.l-search-col-2 {
		margin-bottom: 20px;
	}

	.l-autocomplete {
        bottom: 0;
        left: 0;
        right: 0;
		top: 0;

		margin-left: 0;
		margin-right: 0;
        margin-top: 0;
        max-height: none;
        max-width: none;
		padding-top: 65px;

        background: #ededed;
		box-shadow: none;
	}
    .l-search-holder {
        padding: 10px;
    }
    .l-search__content--1 a {
        padding: 10px 15px;
    }
    .is-sticky-active .l-autocomplete {
        top: 0 !important;
    }
	.is-autocomplete-open body {
		background: #fff;
	}
	.is-autocomplete-open .l-autocomplete {
		display: block;
	}
	.is-autocomplete-open .l-mobile-header,
	.is-autocomplete-open .l-mobile-nav,
	.is-autocomplete-open .l-holder {
		display: none;
	}
}

@media screen and (orientation:landscape) {
	.l-mobile-header {
		position: absolute;
	}
}

@media all and (max-width: 600px) {
	.l-product-col-1,
	.l-product-col-2,
	.l-product-col-3 {
		width: auto;
		padding-right: 0;
		float: none;
	}

	.flex-title {
		font-size: 18px;
	}

	.flex-price {
		font-size: 24px;
	}

	.flex-pricetext {
		font-size: 12px;
	}

	div.flex-caption .btn--large {
		font-size: 14px;
		padding: 8px 15px;
	}

	.startpage-intro__left h1 {
		font-size: 30px;
	}

	.product-cart-button-wrapper .btn--primary {
		padding: 0 45px;
	}

	.l-footer-col-1,
	.l-footer-col-2 {
		float: none;
		width: 100%;
		max-width: none;
		padding: 0;
	}

	.l-footer-col-2 {
		padding-top: 40px;
	}
}

/* Medium */
@media all and (max-width: 480px) {
	.l-autocomplete {
		padding-top: 50px;
	}
	.l-holder {
		margin-top: 50px; /* Same as .l-mobile-header height */
	}
	.view-checkout .l-inner {
		padding: 10px 0;
	}
	.l-mobile-header {
		height: 50px;
	}
	.l-mobile-nav {
		top: 50px; /* Same as .l-mobile-header height */
	}

	.grid-gallery--checkout {
		margin-right: -10px;
	}

	.l-content {
		margin-left: 10px;
		margin-right: 10px;
	}

	/* Cancel KCO's margins... */
	.l-klarna-checkout {
		margin-left: -10px;
		margin-right: -10px;
	}

	.product-item__buttons .btn {
		width: 48%;
	}

	.product-item__price__left,
	.product-item__price__right {
		float: none;
		max-width: none;
		width: 100%;
		text-align: center;
	}

	.product-item__price__left {
		margin-bottom: 5px;
	}


	.slides__left,
	.slides__right {
		position: relative;
		top: auto;
		bottom: auto;
		right: auto;
		left: auto;
		float: none;
		width: 100%;
		height: auto;
		padding-top: 0;
		/*padding-bottom: 30px;*/
	}

	.startpage-slideshows {
		margin-left: auto;
		margin-right: auto;
		max-width: 370px;
	}
	.startpage-slideshows .grid-item {
		margin-bottom: 10px;
	}


	.grid-gallery > li {
		padding: 6px 6px 8px;
	}

	.l-footer-top__left h3,
	.l-footer-top__left__first {
		float: none;
		width: 100%;
		max-width: none;
	}

	.l-footer-top__left__first {
		text-align: right;
	}
}

@media all and (max-width: 350px) {
	.l-checkout-col-1-inner {
		padding-left: 0;
		padding-right: 0;
	}
}

/* ==========================================================================
   Modules
   ========================================================================== */
/* XLarge */
@media all and (max-width: 960px) {
	.product-cart-button-wrapper .btn--primary {
		padding: 0 16px;
	}
	.product-wishlist.btn {
		padding: 6px 40px;
	}
}
/* Large */
@media all and (max-width: 768px) {
	.site-banner,
	div#topcart-hoverarea,
	.vat-selector {
		display: none;
	}

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

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

		max-width: 155px;
		max-height: 60px;
		margin: auto;

		-webkit-transform: translateY(0);
			-ms-transform: translateY(0);
				transform: translateY(0);

		-webkit-transition: -webkit-transform .4s cubic-bezier(.694, .0482, .335, 1);
				transition: transform .4s cubic-bezier(.694, .0482, .335, 1);
	}
	.is-new-mini-cart-item .mini-site-logo {
		-webkit-transform: translateY(-65px);
			-ms-transform: translateY(-65px);
				transform: translateY(-65px);

		-webkit-transition-delay: 0.15s;
				transition-delay: 0.15s;
	}
	.no-csstransforms .mini-site-logo {
		top: 0;
	}
	.no-csstransforms .new-mini-cart-item .mini-site-logo {
		top: -100px;
	}

	.mini-cart-info {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 65px;
		right: 65px;
		margin: auto;
		text-align: center;
		color: #222;
		font-weight: 600;
		font-size: 11px;

		-webkit-transform: translateY(65px);
			-ms-transform: translateY(65px);
				transform: translateY(65px);

		-webkit-transition: -webkit-transform .4s cubic-bezier(.694, .0482, .335, 1);
				transition: transform .4s cubic-bezier(.694, .0482, .335, 1);
	}
	.is-new-mini-cart-item .mini-cart-info {
		-webkit-transform: translateY(0);
			-ms-transform: translateY(0);
				transform: translateY(0);

		-webkit-transition-delay: 0.15s;
				transition-delay: 0.15s;
	}
	.no-csstransforms .mini-cart-info {
		top: 100px;
	}
	.no-csstransforms .new-mini-cart-item .mini-cart-info {
		top: 0;
	}
	.mini-cart-info:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}
	.mini-cart-info-text {
		display: inline-block;
		vertical-align: middle;
		line-height: 1.1;
	}

	.mini-menu,
	.mini-cart {
		width: 65px;
		color: #89d6a3;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	.mini-menu {
		left: 0;
		font-size: 30px;
	}

	.mini-search {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 45px;

		width: 45px;
		padding-right: 5px;

		color: #444;
		font-size: 18px;
	}

	.mini-cart {
		right: 0;
		font-size: 22px;
	}
	.is-touch.mini-menu,
	.is-touch.mini-cart {
		opacity: 0.5;

	    -webkit-transition: opacity .15s;
	   			transition: opacity .15s;
	}
	.mini-cart-inner {
		position: relative;
		display: inline-block;
	}
	.mini-cart-count {
		position: absolute;
		top: -4px;
		right: -10px;

		height: 17px;
		width: 17px;

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

		line-height: 17px;
		font-size: 9px;
		color: #fff;
		text-align: center;
	}
	.is-new-mini-cart-item .mini-cart-count {
		-webkit-animation: cart-count-pop .25s cubic-bezier(.694, .0482, .335, 1);
				animation: cart-count-pop .25s cubic-bezier(.694, .0482, .335, 1);
	}
	.is-mobile-nav-open .mini-menu {
		font-size: 22px;
	}
	.is-mobile-nav-open .mini-menu .wgr-icon:before {
		content: "\f00d";
	}


	.mini-wishlist {
		right: 65px;
		width: 65px;
	}
	.mini-wishlist a {
		font-size: 23px;
		color: #89d6a3;
		text-decoration: none;
	}
	.mini-wishlist-count {
		top: 15px;
		left: 39px;
	}

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

	.sort-section {
        display: none;
    }
    .sort-select {
        display: block;
        margin-bottom: 15px;
    }
    .sort-select select {
        width: 100%;
    }

	.checkout-info {
		padding: 7px 15px 0;
	}

	.checkout-info-item {
		float: none;
		margin-right: 0;
		margin-bottom: 7px;
	}
	.checkout-info-terms {
		display: none;
	}
	.checkout-stepnumber {
		height: 22px;
		width: 22px;
		line-height: 22px;
		font-size: 11px;
	}

	.product-cart-button-wrapper .btn--primary {
		padding: 0 26px;
	}
	.product-wishlist.btn {
		padding: 6px 50px;
	}

	.site-search {
		margin-bottom: 15px;
	}
	.site-search__input {
		font-size: 16px;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	.site-search__close {
		float: right;
		padding-left: 15px;
		padding-top: 11px;
		padding-bottom: 11px;
		color: #222;
		font-weight: 600;
	}
}

/* Medium */
@media all and (max-width: 480px) {
	.mini-site-logo {
		left: 70px;
		max-width: 115px;
	}

	.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;
	}

	.checkout-cart thead th:last-child,
	.checkout-cart-row td:last-child {
		padding-left: 10px;
		white-space: nowrap;
	}

	.checkout-cart-quantity-btn {
		/* display:none; */
	}

	.checkout-cart-custom-text {
		display: none;
	}
	.checkout-cart-row-small {
		display: table-row;
	}
	.checkout-cart-row-small td {
		padding-top: 0;
	}

	.followup {
		text-align: center;
	}
	.followup textarea {
		font-size: 16px;
	}
	.followup .media-img {
		width: auto;
		float: none;
		margin-left: 0;
		margin-bottom: 15px;
	}
	.followup-stars {
		margin-top: 10px;
		margin-bottom: 15px;

		text-align: center;
	}
	.followup-stars > label {
		font-size: 20px;
	}
}

@media all and (max-width: 350px) {
	.checkout-cart-thumbnail {
		max-height: 25px;
		max-width: 25px;
		margin-right: 5px;
	}
	.checkout-cart-quantity-input {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}
}

/** Menu modules **/

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

	.mobile-search-btn {
		position: absolute;
		left: 65px;

		width: 65px;
		height: 65px;

		color: #89d6a3;
		font-size: 20px;
		line-height: 65px;
		text-align: center;
	}

	.mobile-search {
		display: none;
		position: absolute;
		z-index: 999;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		padding: 5px 10px;
		background: #fff;
	}
	.mobile-search.visible {
		display: block;
	}

	.mobile-search .site-search {
		width: auto;
		height: 51px;
		margin-left: 0;
		margin-right: 70px;
		max-width: none;
		background-color: #fff;
		border: 3px solid #b0afaf;
	}

	.mobile-search .site-search__input {
		font-size: 13px;
		color: #4A4A4A;
		height: 35px;
		margin-top: 5px;
		margin-left: 45px;
		padding-left: 10px;
		border-left: 1px solid #bbb;
		border-radius: 0;
		-webkit-appearance: none;
		font-size: 16px;
	}

	.mobile-search .site-search__btn {
		right: auto;
		left: 5px;
		top: 0;
		bottom: 0;
		background-image: url(../design/mobile-search-bg.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}

	.search-cancel {
		position: absolute;
		right: 12px;
		top: 24px;
		color: #222;
		font-size: 14px;
	}

	.mobile-module,
	.mobile-module-edit {
		margin-bottom: 30px;
	}
	.mobile-module__heading,
	.mobile-module-edit h3 {
		margin: 0;
		padding: 8px 18px;
		background-color: #89d6a3;
		text-transform: uppercase;
		color: #fff;
		font-size: 14px;
		font-weight: 900;
	}

	.mobile-module__body {
		background-color: #fcfcfc;
		padding: 20px;
		border-top: 1px solid #e2e2e2;
		border-bottom: 1px solid #e2e2e2;
	}

	.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: 12px 18px;
		border-bottom: 1px solid #e2e2e2;

		font-size: 14px;
		color: #222;
		text-decoration: none;
	}

	.mobile-listmenu .mobile-listmenu a {
		border-style: none;
	}

	.mobile-listmenu .mobile-listmenu .mobile-listmenu a {
		font-style: italic;
	}

	.mobile-listmenu .mobile-listmenu {
		border-bottom: 1px solid #e2e2e2;
	}

	.mobile-listmenu .mobile-listmenu .mobile-listmenu {
		border-top: 1px solid #e2e2e2;
	}

	.mobile-module-edit a {
		display: block;
		color: #222;
		text-decoration: none;
	}

	.mobile-listmenu a:hover {
		text-decoration: none;
	}

	.mobile-listmenu .selected {
		font-weight: 600;
	}

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

	.mobile-listmenu-0 + .mobile-listmenu-0 {
		border-top-style: none; /* Fix for double-border */
	}

	.mobile-listmenu-1 {
		background: rgba(0,0,0,.02);
	}

	.mobile-listmenu-1 .mobile-listmenu {
		/*background: rgba(0,0,0,.02);*/
		border-left: 5px solid #c9c9c9;
	}

	/* Toggle menu */
	li .mobile-listmenu {
		display: none;
	}
	.is-listmenu-opened > .mobile-listmenu {
		display: block;
	}

	/* Font icon */
	.menu-node {
		width: 40px;
		height: 100%;

		text-align: center;
		line-height: 42px;
		font-size: 22px;
	}
	.lang-changer {
		text-align: center;
	}
}

/* Medium */
@media all and (max-width: 480px) {
	.mobile-module__heading,
	.mobile-module-edit h3 {
		padding-left: 12px;
		padding-right: 12px;
	}
	.mobile-module__body {
		padding: 12px;
	}
	.mobile-listmenu a,
	.mobile-module-edit li {
		padding-left: 12px;
		padding-right: 12px;
	}

	.mini-menu,
	.mini-cart {
		width: 50px;
	}

	.mini-wishlist {
		width: 45px;
		right: 50px;
	}
	.mini-wishlist-count {
		top: 8px;
		left: 28px;
	}


	.mobile-search-btn {
		width: 50px;
		height: 50px;
		line-height: 50px;
		left: 50px;
	}

	.mobile-search {
		padding: 5px 10px;
	}

	.mobile-search .site-search {
		height: 40px;
	}

	.mobile-search .site-search__input {
		height: 28px;
		margin-left: 36px;
	}

	.mobile-search .site-search__btn {
		width: 34px;
		height: 28px;
	}

	.search-cancel {
		top: 12px;
		padding-top: 3px;
		padding-bottoM: 3px;
	}
}

/** Grid-gallery **/

@media all and (max-width: 1100px) {

}

/* XLarge */
@media all and (max-width: 960px) {
	.view-home .grid-gallery {
		text-align: center;
	}

	.grid-gallery > li,
	.view-checkout .grid-gallery > li,
	.view-home .grid-gallery > li {
		width: 32.33%;
	}
}
/* Medium */
@media all and (max-width: 600px) {
	.grid-gallery > li,
	.view-home .grid-gallery > li,
	.view-checkout .grid-gallery > li {
		width: 49%;
	}
	.view-search .grid-gallery > li,
	.l-autocomplete .grid-gallery > li {
		width: 49%;
	}
}

@media all and (max-width: 380px) {
    .view-checkout .grid-gallery > li {
		min-width: 152px;
	}
}

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

/* Hide element at desktop size */
@media all and (min-width: 769px) {
	.hide-on-desktop {
		display: none;
	}
}


/* 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;
	}
}

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

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


/* ==========================================================================
   Custom animations
   ========================================================================== */

@-webkit-keyframes cart-count-pop {
	50% {
		-webkit-transform: scale(1.35);
				transform: scale(1.35);
	}
	100% {
		-webkit-transform: scale(1);
				transform: scale(1);
	}
}
@keyframes cart-count-pop {
	50% {
		-webkit-transform: scale(1.35);
				transform: scale(1.35);
	}
	100% {
		-webkit-transform: scale(1);
				transform: scale(1);
	}
}

/**
 * Cookie control
 */
 @media all and (max-width: 480px) {
	.cookie-control-wrapper {
		flex-direction: column;
	}

	.cookie-control-banner__buttons {
		flex-direction: column;

		max-width: none;
	}

	.cookie-control-banner__buttons .btn {
		margin-bottom: 3%;
		margin-left: 0;
	}
}

@media all and (max-width: 768px) {
	.cookie-control-wrapper {
		margin-bottom: 5px;
	}

	.cookie-control-controller {
		max-width: 80vw;
		padding: 6%;
	}
}