@charset "utf-8";
/* CSS Document */

@media only screen and (-webkit-min-device-pixel-ratio:0) and (max-device-width:1024px) { 
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px !important;
  }

  select,
  textarea,
  input {
    font-size: 16px !important;
  }
}

.trustpilot-widget {
    max-width: 1200px;
    margin: 0 auto;
}

.wrap {
    width: auto;
	max-width: 1180px;
					/*	min-width: 738px; */

}

.header {
    padding: 20px 10px 30px 10px !important;
    max-width: 1200px !important;
/*min-width: 1004px;*/
    margin: auto !important;
}

.nav .wrap {
/*    padding: 0 10px;*/
/*min-width: 1024px;*/
					/*	min-width: 748px; */
}

#Content_Productlist {
/*    padding: 0 10px;*/
}

.pcard-productcartbread-wrap {
/*    padding: 0 10px !important;*/
/*min-width: 1024px;*/
					/*	min-width: 748px; */
}

.webshop-productinfo .productcartbread {
    width: auto !important;
	max-width: 1180px;
/*min-width: 1024px;*/
}

#Content_Productlist .main {
    padding: 0;
	max-width: 1180px;
/*min-width: 1024px;*/
}

.CmsPageStyle_Table {
    width: auto !important;
	max-width: 1180px;
/*min-width: 1004px;*/
}

.main {
    max-width: 1200px;
    margin: 0 auto;
/*	padding: 0 10px;*/
/*min-width: 1024px;*/
}

.webshop-productlist .productlistbread {
    max-width: 1180px;
	width: auto !important;
/*min-width: 1004px;*/
					/*	min-width: 748px; */
}

.product__media {
    width: 38%;
}

#checkout-container {
    max-width: 1180px;
    width: 100% !important;
					/*		min-width: 768px; */
/*    border-left: 10px solid #2C2C2C;
    border-right: 10px solid #2C2C2C;*/

}

/* Product pages */
.product__container.aw-product-container {
    width: 25% !important;
}

/* iPhone 6 (portrait) ----------- */
@media only screen
and (min-width : 551px)
and (max-width : 750px) {

/* Main Layout - Basket (iPhone 6 portrait) */ 

.minicart__container.box.right span.text {
    display: none;
}

#minicart-content span.text {
    display: block !important;
}


.btn__container.btn__container--2 .btn {
    width: 100% !important;
}

.minicart__container.box.right .btn.btn--large.btn--icon .icon {
    border-left: 0px !important;
}

.minisearch {
    margin: 22px 0 0 40px !important;
}

/* Main Layout - Top (iPhone 6 portrait) */ 
.logo.left {
    width: 200px !important;
}

.header .logo img {
    width: 95% !important;
	margin-top: 5px !important;
}

/* Main Layout - Top menu (iPhone 6 portrait) */ 
a.nav__section.nav__section--home {
    display: none;
}

a.nav__section {
    font-size: 82% !important;
    padding: 0 10px !important;
}

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 275px)
and (max-width : 550px) {
/* Styles */

/* Main Layout - Search (mobile) */ 
.ui-menu .category {
    max-width: 383px !important;
    width: 100% !important;
}

.ui-menu .product {
	max-width: 400px !important;
    width: 100% !important;
}

.ui-widget-content {
    max-width: 402px !important;
    width: 92% !important;
}

ul#ui-id-1 {
    max-width: 402px !important;
    width: 92% !important;
}

.ui-menu .product .content {
	max-width: 305px !important;
    width: 70% !important;
}

.ui-menu .product .img {
	max-width: 65px !important;
	width: 30% !important;
}

.ui-menu .group {
	max-width: 400px !important;
    width: 100% !important;
}

.ui-menu .VisAlle {
	max-width: 400px !important;
    width: 100% !important;
}

/* Main Layout - Topmenu (mobile) */ 

.nav__cats {
    visibility: visible !important;
    opacity: 1 !important;
}

.cols--5 .cols__col {
    width: 100%;
}

.cols__col.padding {
    height: auto !important;
}

.nav__container {
    overflow: hidden;
	display: inline-block;
    width: 850px;
}

.nav {
	position: relative;
    overflow: hidden;
    height: 44px;
	display: inline-block;
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: -2px;
	border-bottom: 3px solid #58a4d1;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    background-color: #74c2e6;
    background-image: -webkit-linear-gradient(top, #9adfff, #74c2e6);
    background-image: linear-gradient(to bottom, #9adfff, #74c2e6);
}

.nav .wrap {
    height: 68px;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nav__section--home {
    display: none;
}

.nav .radius--top {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}


/* Main Layout - Breadcrumbs (mobile) */ 
.breadcrumb-ms {
    margin-left: -15px !important;
    margin-right: -15px !important;
	padding: 8px 0px 8px 15px !important;
}

.webshop-productlist .productlistbread {
    padding: 8px 0px 8px 15px !important;
}

.webshop-productinfo .productcartbread {
    padding: 8px 0px 8px 15px !important;
}

/* Main Layout (mobile) */ 

.minisearch .input__field {
    width: 230px !important;
}

.cols--4 .cols__col {
    width: 100%;
	padding: 0 0 30px 0;
}

.minicart__table {
    width: 280px;
}

.padding--double {
    padding: 15px !important;
}

.header {
    padding: 10px 10px 0 10px !important;
	height: 100%;
}
	
.footer {
    margin: 40px 0 0px;
}

.footer .cols__col:last-child {
	width: 100%;
}

.logo.left {
    width: 50%;
}

.header .logo img {
    width: 90%;
    padding: 0 5px 0;
}

.minisearch {
    margin: 10px 0 0 0px;
    width: 100%;
}

.minicart__container {
    top: -100px;
	height: 0px;
}

.minicart__container.box.right span.text {
    display: none;
}

#minicart-content span.text {
    display: block !important;
}


.btn__container.btn__container--2 .btn {
    width: 100% !important;
}

.minicart__container.box.right .btn.btn--large.btn--icon .icon {
    border-left: 0px !important;
}

/* Productlist Filter (mobile) */
.filter--2 .filter__element {
    width: 100%;
}
.filter--3 .filter__element {
    width: 100%;
}
.filter--4 .filter__element {
    width: 100%;
}
.filter--5 .filter__element {
    width: 100%;
}
.filter--6 .filter__element {
    width: 100%;
}
.filter__body {
    display: block;
    position: initial;
}

a.filter__placeholder {
    font-weight: 700;
	background-color: #f0f0f0;
}

.filter__placeholder .state {
    color: #f0f0f0;
}

.filter__placeholder:hover .state {
    color: #f0f0f0;
}

#filters {
    display: none;
}

.product-filter-headertext-container-show {
	display: block;
    background-color: #82d0f5;
    padding: 10px;
    font-size: 0.688em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 20px;
	border-radius: 3px;
	cursor: pointer;
    cursor: hand;
}

.product-filter-headertext-container-hide {
    background-color: #d34747;
    padding: 10px;
    font-size: 0.688em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 10px;
	border-radius: 3px;
	cursor: pointer;
    cursor: hand;
}

.filter {
    margin: 0 0 10px;
}

.product-filter-headertext-container-show i.fa {
    padding-right: 8px;
    font-size: 14px;
}

.product-filter-headertext-container-hide i.fa {
    padding-right: 8px;
    font-size: 14px;
}

.filter__reset {
    width: 100% !important;
    height: 47px !important;
    line-height: 47px !important;
    position: relative !important;
	border: 0px !important;
}

.filter__reset .icon {
    margin-left: 46%;
}

.filter__reset.show {
    right: 0;
}

/* Productlist (mobile) */
#category-description {
    display: none;
}

.btn.btn--large .text {
    padding: 0 10px !important;
}

.products .product__container {
    width: 50% !important;

}

.grid__meta {
    margin: 0 0 20px;
}

.grid__meta__sorting {
    float: left;
    width: 100%;
	margin-top: -17px;
}

.grid__meta__count {
    width: 100%;
}

.grid__meta__sorting__list {
    padding-left: 0;
    border-left: 0;
}

.grid__meta__sorting__element {
    margin-left: 0px;
	width: 100%;
}

.grid__meta__sorting__list li {
    border: 1px solid #f0f0f0;
    margin-bottom: 10px;
    margin-left: 10px;
	padding: 5px;
}

.products .action {
    top: 10px !important;
    left: 5% !important;
    width: 90% !important;
    padding: 15px !important;
    font-size: 90% !important;
}

.products .image {
    height: 180px;
}

.product__container {
    height: 300px !important;
}
	
/* Product card (mobile) */ 
.flexslider .product__thumbnails__slides a {
    height: 70px;
}

.product__image a {
    height: 300px;
}

.related-products-wrap .flex-viewport .products {
    width: 2000% !important;
}

.related-products-wrap .flex-viewport .products .product__container {
    width: 2.5% !important;
}

.alsobought-products-wrap .flex-viewport .products {
    width: 2000% !important;
}

.flex-viewport .products .product__container {
    width: 2.5% !important;
}

.flex-viewport .product__container.aw-product-container {
    width: 50% !important;
}

.slider-controls .flex-prev, .slider-controls .flex-next {
    padding: 0 !important;
}

.Variants {
    position: relative;
    top: 445px;
}

.tabs__nav>li>a {
    padding: 0 11px !important;
}

.product__price__inner {
    font-size: 80% !important;
}
.product__price__amount {
    padding: 10px 0 20px 10px !important;
	width: 55% !important;
}

.product__price__inner .price-before {
    display: block !important;
/*    line-height: 0 !important;*/
/*    padding-top: 8px !important;*/
}

.product__cta {
    padding: 0 !important;
}

.product__media {
    width: 100%;
	padding: 5px 0 5px 0 !important;
	top: 80px !important;
	background: none !important;
	max-height: 450px;
    overflow: hidden;
}

img.Thumbnail_Productinfo.Thumbnail_ProductInfo {
    width: 75px !important;
}

.product__media__inner {
    padding: 0 15px !important;
	max-width: 400px;
    margin: 0 auto;
}
.product__price__button {
	width: 45% !important;
	padding: 20px 10px 20px 0 !important;
}
.product__price__button .btn {
    width: 100% !important;
}

.btn.btn--gigantisch .text, .btn.btn--gigantisch .icon {
	padding: 0px 5px !important;
    width: 100% !important;
    text-align: center;
}

.product__price__button__amount {
    right: 120px !important;
}

.product__price {
    margin-top: 465px !important;
}

.price-before {
    font-size: 100% !important;
}

.product__discount {
    bottom: -470px !important;
}

.font--gigantisch {
    font-size: 2em !important;
	height: 65px;
}
.product__title {
    margin: 0 !important;
}

.product__rating {
    display: none;
}

.vb-list-text {
    display: none;
}

.tabs--product-standard {
    margin-left: 0 !important;
}

.product__content {
    padding: 0 15px 15px !important;
}

.product__background {
    padding: 15px 15px 0 !important;
}

.product__meta__stock {
    padding: 10px 0 10px 10px !important;
	height: 40px !important;
	width: 50% !important;
	font-size: 70% !important;
}

.product__meta__delivery {
    padding: 15px 10px 15px 10px !important;
	height: 40px !important;
	width: 50% !important;
	font-size: 70% !important;
    line-height: 1 !important;
}

.product__meta__stock .text {
    margin-left: 3px !important;
}

.product__meta {
    font-size: 85% !important;
}

.product__meta__delivery__partners {
    display: none;
}

.tabs__nav {
    font-size: 70%;
}

div#js-details {
    overflow: hidden;
}

/* Product Card With Banner (mobile) */
.with-banner .product__meta__countdown {
    float: left;
    width: 100%;
    border-left: 1px solid #f0f0f0 !important;
    border-right: 1px solid #f0f0f0 !important;
    border-bottom: 1px solid #f0f0f0 !important;
    padding: 20px;
    height: 60px;
    background: #f3fbff;
    color: #394a55;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	right: 0 !important;
	top: 40px !important;
}

.with-banner .product__cta {
    position: relative;
    width: 100%;
	height: 165px !important;
}

.with-banner .product__media {
    width: 100%;
	right: 0;
	top: 160px !important;
}

.with-banner .product__meta {
    position: relative;
    bottom: 0;
    width: 100%;
}

.with-banner .product__meta {
    bottom: -60px;
    width: 100%;
}
.with-banner .product__price {
    position: relative;
    top: 125px;
    width: 100%;
	margin-top: 15px !important;
	height: 155px;
}

.with-banner .product__background {
    height: 200px !important;
}

.with-banner .tabs--product-standard {
	margin-top: 270px;

}
.with-banner .product__title {
    height: 90px;
}

.with-banner .product__discount {
    bottom: -125px !important;
	height: 20px !important;
}

/* Styles Show Cart */

.width--30 {
    width: 100% !important;
}

.cart-hide-for-small-only {
    display: none;
}

.width--40 {
    width: 56% !important;
	height: 85px !important;
}

.width--10 {
    width: 35% !important;
}

.cols__col:last-child {
    padding-right: 0;
    float: right;
	width: 43%;
}

.width--15 {
    width: 44% !important;
}

/* OnePage Checkout (mobile) */

#checkout-container #column-order-information {
    width: 100% !important;
    padding-right: 0px !important;
}

#checkout-container #column-shipping-payment #payment {
    width: 100% !important;
    margin: 20px 0 0 !important;
}
#checkout-container #column-shipping-payment #shipping {
    width: 100% !important;
}

#checkout-container #shipping, #checkout-container #payment {
    padding: 20px 15px !important;
}

div#order-creditcard {
    padding: 20px 15px !important;
}

div#order-summary {
    padding: 20px 15px !important;
}

#checkout-container #column-order-summary #order-confirm {
    margin: 20px 15px !important;
}

div#column-order-summary {
    margin-top: 20px !important;
}

table#order-summary {
    font-size: 80% !important;
}

#checkout-container #column-order-summary {
    width: 100% !important;
}
#checkout-container {
    padding: 40px 15px !important;
}

#checkout-container #customer-data {
    margin-top: 0px !important;
}

#checkout-container #customer-data>fieldset>label {
    width: 100% !important;
}

#checkout-container #column-data {
    padding: 20px 15px !important;
}

/* Styles Mellemsider (mobile) */
.SubCats_Categories_Container .SubCats_Categories_DIV>div {
    width: 46% !important;
    margin-right: 4% !important;
	margin-bottom: 4% !important;
	height: 100% !important;
	
}

.SubCats_Categories_Container .SubCats_Categories_DIV>div.last {
    margin-right: 4% !important;
}

.CmsPageStyle_Table .CmsPageStyle {
    padding-left: 15px;
    padding-right: 15px;
}

.subcategory a:first-child {
	height: 12px;
}

/* Bullets top (mobile) */
ul.list.list--horizontal.right {
    display: none;
}

.topbar .left {
    width: 100% !important;
	text-align: center;
	font-size: 85%;
}

.list--horizontal li:first-child {
    margin-left: 0px !important;
	width: 50% !important;
	padding: 0 10px;
}

.list--horizontal li {
    margin-left: 0px !important;
	width: 50% !important;
	padding: 0 10px;
}

li.hide-on-mobile {
    display: none;
}

.topbar {
    padding: 5px 0;
}

.topbar .icon {
    top: 1px;
}

/* Styles Forside (mobile) */

.brand-highlight-wrap {
    display: none;
}

.category-entry-wrap {
    width: 48% !important;
	margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: 10px !important;
}

.category-entry-wrap.last {
    margin-right: 1% !important;
}

.category-entry-wrap h2 {
    padding: 10px 5px !important;
}

.subcategory {
    font-size: 85%;
}

ul.ul-category-entry {
    padding-left: 25px;
}

.brand-highlight-wrap {
    display: none !important;
}

.three-column-text {
    -moz-column-count: 1 !important;
    -moz-column-gap: 0em !important;
    -webkit-column-count: 1 !important;
    -webkit-column-gap: 0em !important;
    column-count: 1 !important;
    column-gap: 0em !important;
}

.MostSoldDiv .product {
    width: 50% !important;
}

.Three-cloumn-focus-wrap {
	height: auto !important;
}

.cloumn-1-focus {
    width: 100% !important;
	margin-bottom: 15px;
	height: 200px !important;
}

.cloumn-2-focus {
    width: 100% !important;
	margin-bottom: 15px;
	height: 200px !important;
}

.cloumn-3-focus {
    width: 100% !important;
	margin-bottom: 15px;
	height: 200px !important;
}

.focus-brand {
    width: 33.3% !important;
}

.focus-brand img {
    width: 100% !important;
    padding: 10% !important;
    left: 0 !important;
}

h4.h1.font--serif.margin--bottom--double {
	display: inline-block !important;
    font-size: 1.7em;
}

.margin--bottom--double {
    margin-bottom: 20px !important;
}

}
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
/* and (orientation : landscape) */
@media only screen
and (min-width : 769px)
and (max-width : 1024px) {
/* Styles */
.header .logo img {
    width: 85%;
}

.category-entry-wrap h2 {
    font-size: 1.2em;
}

/* Styles Product pages */ 

.product__container.aw-product-container {
    width: 25% !important;
}

}
/* iPads (portrait) ----------- 768-1024px */
/* and (orientation : portrait) */
@media only screen
and (min-width : 501px)
and (max-width : 1024px) {

/* Styles Onepage checkout (tablet) */

#checkout-container #column-shipping-payment #shipping {
    width: 100% !important;
}

#checkout-container #column-shipping-payment #payment {
    width: 100% !important;
	margin: 20px 0 0 !important;
}

#checkout-container {
    padding: 40px 20px !important;
}

#checkout-container #column-order-summary {
    width: 45% !important;
}

#checkout-container #column-order-information {
    width: 55% !important;
}

div#order-creditcard {
    padding: 25px !important;
}

div#order-summary {
    padding: 25px !important;
}

#checkout-container #column-order-summary #order-confirm {
    margin: 25px;
}

#checkout-container #column-order-summary #order-confirm #confirm-checkout {
    margin: 20px 0 25px;
}
#checkout-container #column-data {
    padding: 25px 25px 0px !important;
}

#checkout-container #shipping, #checkout-container #payment {
    padding: 25px !important;
}

/* Styles header */

.topbar {
    padding: 10px 15px !important;
	width: 100% !important;
	font-size: 95%;
}

.header .logo a {
    left: 10px !important;
}

.header .logo img {
    width: 75%;
}

minicart__container {
    right: 10px !important;
}

a.nav__section {
    font-size: 85%;
    padding: 0 12px;
}

.minisearch .input__field {
    width: 165px !important;
}

/* Styles Mellemsider */
.SubCats_Categories_Container .SubCats_Categories_DIV>div {
    width: 21% !important;
    margin-right: 4% !important;
}

.SubCats_Categories_Container .SubCats_Categories_DIV>div.last {
    margin-right: 4% !important;
}

/* Styles Productlist */
.products .product__container {
    width: 33.3% !important;
}

.filter__placeholder {
    height: 48px;
}
.grid__meta {
    font-size: 85%;
}

/* Styles Product pages (tablet) */

.flexslider .product__thumbnails__slides a {
    height: 70px;
}

.product__price__amount .price-now.price-special {
    font-size: 150% !important;
}

.product__price__amount .price-currency.price-special {
    font-size: 150% !important;
}

.price-before {
    font-size: 100% !important;
}

.flex-viewport .products .action {
    top: 10px;
    left: 5%;
    width: 90%;
    padding: 10px;
}

.related-products-wrap .flex-viewport .products {
    width: 2000% !important;
}

.related-products-wrap .flex-viewport .products .product__container {
    width: 1.25% !important;
}

.alsobought-products-wrap .flex-viewport .products {
    width: 2000% !important;
}

.flex-viewport .products .product__container {
    width: 1.25% !important;
	height: 290px !important;
}

.flex-viewport .product__container.aw-product-container {
    width: 25% !important;
	height: 290px !important;
}
.flex-viewport .product__container .btn.btn--large .text {
    font-size: 80%;
}

.flex-viewport .products .image {
    height: 170px;
}

.vb-list-text {
    display: none;
}

ul.tabs__nav {
    font-size: 90%;
}

.product__meta {
    font-size: 85%;
}
span.product__meta__delivery__partners {
    background-size: 100%;
    width: 90px;
    position: relative;
    bottom: -6px;
}

/* Styles Product pages with banner (tablet) */

.with-banner .product__title {
    font-size: 2.5em !important;
}

.with-banner .product__media {
    width: 280px !important;
	bottom: -65px !important;
}

.with-banner .product__meta {
    bottom: -45px !important;
}

.with-banner .product__meta__stock {
    padding: 10px 6px;
	height: 45px;
	text-align: center;
}

.with-banner .product__meta__stock .text {
    margin-left: 5px;
}

.with-banner .product__meta__delivery {
    padding: 10px 2px;
	height: 45px;
	text-align: center;
}

.with-banner .product__price__amount {
    padding: 10px 0 20px 10px;
}

.with-banner .product__meta__countdown {
    position: absolute;
    top: 45px;
	right: 0px;
    width: 100%;
    border-left: 1px solid #f0f0f0 !important;
    border-right: 1px solid #f0f0f0 !important;
    border-bottom: 1px solid #f0f0f0 !important;
    padding: 15px 25px;
    height: 45px;
    background: #f3fbff;
    color: #394a55;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	text-align: center;
}

.with-banner .flexslider .product__thumbnails__slides a {
    min-height: 65px;
}

.with-banner .tabs {
    margin-top: 100px;
}

/* Forside */
.category-entry-wrap {
    width: 32% !important;
	margin-left: 0.65% !important;
    margin-right: 0.65% !important;
    margin-bottom: 10px !important;
}

.category-entry-wrap.last {
    margin-right: 0.65% !important;
}

.category-entry-wrap h2 {
    font-size: 1.2em;
}

}
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}