﻿
@media all and (min-width: 1201px) {

/* GLOBAL STYLES */
	.footer .col-lg-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.footer .col-lg-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.footer .col-lg-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.f-info .text {
		padding-right: 24px;
	}

	.f-brand {
		font-size: var(--fs-md);
	}
	.f-info .text {
		padding-right: 48px;
	}
	.home-page-body div[data-u=bg]:after {
		height: 25%;
	}
	.home-page-body .slide-description {
		min-width: 60vw;
	}

.breadcrumb {
	font-size: var(--fs-xss);
}

.page-body .masonry > a {
	width: 22%;
    margin: 1.5%;
}

	.box.block-1 .element .element-container h2 {
		font-size: var(--fs-h1);
	}

	.box.block-1 .element .element-container h3 {
		font-size: var(--fs-h2);
	}

.master-wrapper-content {
	padding-top: 450px;
}
.category-page-body .master-wrapper-content {
	padding-top: 550px;
}

/* HOME-PAGE-BODY */

.product-details-page-body
.master-wrapper-content {
	padding-top: 70px;
}

.center-1,
.center-2 {
	margin: 0 0 100px;
}
.side-2 {
	margin: 0 0 75px;
    position: relative;
    z-index: 999;
}

.page-title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*height: 300px;
	background: url('../img/title-banner.jpg') center no-repeat;*/
	height: 390px;
	pointer-events: none;
	/**text-align: center;**/
    background-size: cover;
    background-position: center;
    margin: 0;
}

.page-title h1 {
	margin: 0;
	/**margin-top: 120px;
	font-size: 40px;
	line-height: 46px;
	font-family: "Mermaid-Bold";**/
	/*line-height: 76px;*/
	background-color: initial;
    min-width: initial;
    padding: 8px 0 0;
}
	.page-title-container {
		position: relative;
		background-color: #fff;
		/*left: 50%;*/
		/*min-width: 1400px;*/
		padding: 40px 80px;
		top: 260px;
		/*transform: translate(-50%,0);*/
		/*min-height: 216px;*/
		/*pointer-events: auto;*/
		margin: 0 auto;
		width: 100%;
		max-width: 1400px;
	}

.shopping-cart-page-body #ph-title .page-title-container,
.registration-page-body #ph-title .page-title-container {
	display: none;
}

.page-title-container .category-description {
	background-color: initial;
	padding: 16px 0;
}

.page-title.with-subcategories .page-title-container {
    padding-top: 5px;
}
.category-description {
	margin: 0;
}
.category-description.preload {
	line-height: initial;
	margin: initial;
	max-height: 30px;
	overflow: hidden;
	/* background: rgb(255,255,255); */
	background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	/* background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); */
	/* background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.category-description.preload:before {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	content: "";
	height: 30px;
	width: 100%;
	position: absolute;
	left: 0;
}
.category-description p {
	line-height: 30px;
}

.category-description h3 {
	font-family: var(--b-font-family-medium);
	font-size: 18px;
	line-height: 30px;
}

.with-subcategories h1 {
	margin: 65px 0 0;
}

/* GLOBAL FORMS */
/* GLOBAL TABLES */

.cart th, .data-table th,
.forums-table-section th {
    padding: 20px 25px;
}
.cart td, .data-table td,
.compare-products-table td,
.forums-table-section td {
    padding: 20px 25px;
}

.cart td.add-to-cart {
	min-width: 250px;
}

/* NOTIFICATIONS & POPUPS */

.eu-cookie-bar-notification .text {
	float: left;
	margin-bottom: 0;
}
.eu-cookie-bar-notification .buttons-more {
	float: right;
	margin-right: -10px;
}

/* HEADER */
	.header-menu > ul > li {
		margin: 0 10px;
	}
	.header-menu > ul > li > a,
	.header-menu > ul > li > span {
		font-size: var(--fs-sm);
	}

/* FOOTER */

.newsletter .title {
	display: inline-block;
	position: relative;
	max-width: 710px;
	margin: 0 30px 0 0;
	overflow: hidden;
	padding-left: 60px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsletter .title:before {
	content: "\e902 \e902 \e902 \e902 \e902 \e902";
	position: relative;
	top: -4px;
	margin-right: 15px;
	font-size: 10px;
	color: #dfdfdf;
	letter-spacing: 2px;
}
.newsletter .title:after {
	content: "\e01f";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 38px;
	margin: auto;
	font-size: 32px;
	line-height: 38px;
}

.footer-block {
	padding-right: 150px;
}

.footer-text .text {
	max-width: 420px;
}
/**.footer-block:first-child {
	border-left: 1px solid #333;
}
.footer-block:last-child {
	border-right: 1px solid #333;
}**/
.footer-lower {
	display: table;
	width: 100%;
	padding: 35px 2%;
}
.footer-lower-block {
	display: table-cell;
	min-width: 250px;
	vertical-align: middle;
}
/**.footer-social-buttons {
	text-align: left;
}**/
.footer-social-buttons ul {
	margin-left: -5px;
}
.footer-payment-methods {
	text-align: right;
}
.footer-payment-methods ul {
	margin-right: -5px;
}
.footer-site-info .info {
	display: inline-block;
	margin: 0 10px;
}

/* HOMEPAGE INFO PANEL */

.information-panel {
	display: block;
}
.information-box {
	width: calc(25% - 20px);
	padding: 35px;
}

/* LEFT/RIGHT COLUMN */

.center-2 {
	float: right;
	width: 75%;
}
.side-2 {
	float: left;
	width: 23%;
}
.side-2 .filtersPanel {
	border: 0;
}

.one-column .center-2 {
	float: none;
	width: auto;
}
.one-column .side-2 {
	display: none;
}

.block {
	float: none;
	width: auto;
	margin: 0 0 15px;
}
.block .title {
	cursor: default;
}
.block .title:before {
	display: none;
}
.block .listbox {
	display: block !important;
	height: auto !important;
	padding: 0 30px;
}
.block .poll {
	padding: 26px 0;
}

/* CATEGORY PAGE & GRIDS */

.brandImage {
	height: 100px;
	width: 100px;
	right: 10px;
}
	.item-box.c-card .brandImage { /*clerk*/
		right: 23px;
	}

.product-ribbon {
	width: 60px;
	height: 60px;
}

product-ribbon.q-pris .ribbon-text {
	font-family: var(--b-font-family-medium);
	text-transform: uppercase;
}

.product-ribbon.tilbud .ribbon-text {
	font-family: var(--b-font-family-medium);
	text-transform: uppercase;
}

.product-ribbon.percent .ribbon-text {
	font-family: var(--b-font-family-medium);
	font-size: 34px;
}

.home-page .product-grid {
	margin-bottom: 35px;
}
.sub-category-list {
    /*margin: 12px 0 -20px;*/
	margin: 0;
	padding: 0 0 16px;
}

.related-products-grid,
.also-purchased-products-grid {
	margin: 0 0 35px;
}

/*.filters-button {
	display: none !important;
}*/


.quick-view-button {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.one-column .product-selectors {
	border: none;
	background: url('../img/pattern.png') repeat;
	padding: 10px;
}
.one-column .product-select-block {
	display: inline-block;
	width: calc(25% - 21px);
	margin: 10px !important;
}
.one-column .product-viewmode {
	display: none;
}

.center-2 .item-box {
	width: 32%; /*three per row*/
}
.center-2 .item-box:nth-child(4n+1) {
	clear: none; /*revert the fifth item*/
	margin-left: 2%; /*revert the fifth item*/
}
.center-2 .item-box:nth-child(3n+1) {
	clear: both; /*revert the fourth item*/
	margin-left: 0; /*revert the fourth item*/
}

.one-column .center-2 .item-box {
	width: 23.5%; /*four per row*/
}
.one-column .center-2 .item-box:nth-child(3n+1) {
	clear: none; /*revert the fourth item*/
	margin-left: 2%; /*revert the fourth item*/
}
.one-column .center-2 .item-box:nth-child(4n+1) {
	clear: both; /*revert the fifth item*/
	margin-left: 0; /*revert the fifth item*/
}

.product-list .item-box .picture {
	width: 22%;
}
.product-list .item-box .details {
	width: 56%;
}
.product-list .item-box .buttons {
	width: 22%;
}
	.item-box .picture {
		margin-bottom: 16px;
	}

	
/**.item-box .details {
	min-height: 193px;
}**/
/**
.slide-container {
	margin-bottom: 2%;
}

.slide-container > img {
	display: inline-block;
	max-width: 50%;
}

.slide-container .product-grid.ajaxBusyPanelParent.nop7SpikesAjaxFiltersGrid {
	max-width: 50%;
	display: inline-block;
	float: right;
}


.product-grid.ajaxBusyPanelParent.nop7SpikesAjaxFiltersGrid .item-grid .item-box {
    width: 29%;
    margin-left: 4%;
}
**/

.totalProductCount {
    right: 185px;
}

/* FEATURED CATEGORIES */

.featured-categories.default {
	margin-bottom: 75px;
}

/* PRODUCT PAGE */

.product-details-page .jCarouselMainWrapper {
	padding: 0 20px;
}

.product-details-page .nop-jcarousel .carousel-title {
	text-align: left;
}

.gallery {
	float: left;
	width: 46%;
	max-width: none;
	margin: 0 0 10px;
}
.gallery .picture {
	width: auto;
}
/**.gallery .picture:before {
    padding-bottom: 66.6666%;
    content: "";
    display: block;
}**/
.gallery .picture a {
    display: inline-block;
    max-width: 100%;
    /**position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);**/
}
.overview {
	float: right;
	width: 52%;
	padding: 4%;
	position: relative;
	/**padding: 0 1%;
	text-align: center;**/
}
.overview .product-name {
	position: static;
	/**margin-bottom: 25px;**/
	margin: 0;
	padding: 0;
}

.overview .short-description {
	margin: 0 0 40px;
}

.manufacturers {
	position: absolute;
	top: 0;
	right: 33%;
}

.overview .product-price,
.variant-overview .product-price {
	font-size: 30px;
}
.giftcard label {
	text-align: left;
}
.product-essential {
	padding: 0 1%;
}
.product-variant-list {
	overflow: hidden;
}
.product-variant-line {
	float: left;
	width: 49%;
	margin-left: 2%;
}
.product-variant-list >
div:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
.variant-picture {
	width: 36%;
}
.variant-overview {
	margin-left: 40%;
}

/* REVIEW PAGE */

.write-review {
	margin-top: 20px;
}
.write-review-result {
	margin-top: 20px;
}
.review-text .review-avatar {
	float: left;
	margin: 0;
}
.review-avatar + .text-body {
	float: right;
	width: calc(100% - 150px);
	text-align: justify;
}

/* WISHLIST & COMPARE LIST */
/* TOPICS */


.topic-page {
	/*max-width: 1200px;*/
	margin: 20px auto 0;
}
.topic-password {
	margin-top: -240px;
}
.home-page .topic-block {
	margin: 10px auto 55px;
}
	.topic-block-body, .topic-page .page-body {
		margin-left: auto;
		margin-right: auto;
		max-width: 1400px;
	}

/* CUSTOM TOPIC ITEMS*/
.box .element p:empty {
	display: block;
    min-height: 25px;
}

.box.block-1 .element .element-container {	
	padding: 65px;
}

.box.block-11 .element h3 {
	display: inline-block;
	font-size: 25px;
	line-height: 30px;
	margin-top: 35px;
}

.box.block-11 .element h2,
.box.block-21 .element h2 {
	font-size: 45px;
	line-height: 50px;
}

.box.block-11 .element p,
.box.block-21 .element p {
	font-size: 18px;
}

.box.block-21 .element p a {
	text-decoration: underline;
}

	.box.new-block-3 .element.campain-1.news {
		padding: 80px 90px;
	}


/* CONTACT PAGES */
/* REGISTRATION & LOGIN */
.registration-page .page-body {
	/*margin-top: 150px;*/
	min-width: 1170px;
	/**max-width: 900px;
	margin: 0 -3%;
	background: url('../img/pattern.png') repeat;
	padding: 20px;**/
}

.registration-page form .fieldset .title {
	font-size: 45px;
	line-height: 50px;
}


/* ACCOUNT PAGES */

.customer-pages-body 
.master-column-wrapper {
	padding: 30px;
}
.block-account-navigation .title {
	display: none;
}
.block-account-navigation .listbox {
	border: none;
	padding: 0;
}
.block-account-navigation .list li {
	margin: 0 0 10px;
}
.block-account-navigation .list a {
	background-color: #ebebeb;
	padding: 15px;
}
.block-account-navigation .list .active a {
	background-color: #f61853;
	font-weight: 400;
	color: #fff !important;
}
.block-account-navigation .list .active a:before {
	color: #fff;
}

.customer-pages-body .center-2 {
	width: 77%;
	max-width: none;
	margin-top: 0;
	padding: 30px;
}
.customer-pages-body .page-title {
	display: block;
}
.customer-pages-body .page-body {
	max-width: none;
}

.customer-info-page,
.address-edit-page,
.change-password-page,
.customer-avatar-page,
.customer-reviews-list,
.giftcard-balance-page,
.vendor-info-page {
	max-width: 900px;
	margin: auto;
	border: 1px solid #ebebeb;
}

/**.customer-info-page {
	margin: initial !important;
}**/

/* SHOPPING CART */

.order-progress {
	margin: 20px 0 50px;
}
.order-progress li {
	width: 160px;
}
.shopping-cart-page {
	margin-top: 20px;
}

/* CHECKOUT */

.checkout-page .checkout-data {
	margin-top: 20px;
}
.checkout-page .order-summary {
	margin-top: 90px;
}
.selected-checkout-attributes {
	text-align: left;
}
.checkout-page .address-item {
	width: 31.333%;
}
.checkout-page .address-item:nth-child(2n+1) {
	clear: none;
}
.checkout-page .address-item:nth-child(3n+1) {
	clear: both;
}

/* ORDER DETAILS & RETURN REQUEST */

.order-details-page .order-buttons {
	margin-top: 20px;
}
.order-details-page .products {
	padding: 0;
}
.return-request-page .title {
	margin: 20px 0 35px;
}

/* SEARCH & SITEMAP */

.search-input .basic-search .inputs label {
	font-size: 45px;
}


.sitemap-page .description {
	margin-top: 20px;
}

/* BLOG & NEWS */

.blog-pages-body
.master-column-wrapper,
.news-pages-body
.master-column-wrapper {
	max-width: 1200px;
	margin: 20px auto 0;
}
.blog-pages-body .side-2,
.news-pages-body .side-2 {
	float: right;
	width: 270px;
}
.blog-pages-body .center-2,
.news-pages-body .center-2 {
	float: left;
	width: calc(100% - 310px);
}
.news-pages-body .block-poll {
	display: none;
}
.blog-pages-body .block .title,
.news-pages-body .block .title {
	position: relative;
	margin: 0 0 20px;
	background-color: transparent;
	text-align: left;
	padding: 14px 0;
	font-size: 16px;
	color: #222;
}
.blog-pages-body .block .title:after,
.news-pages-body .block .title:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 2px;
	margin: auto;
	background-color: #222;
}
.blog-pages-body .block .listbox,
.news-pages-body .block .listbox {
	border-width: 0 0 1px;
	padding: 0;
}

.blog-post .post-body,
.news-item .news-body {
    text-align: justify;
}
.blog-details {
	margin-top: 30px;
}
.blog-details:after {
	content: "";
	display: block;
	clear: both;
}
.blog-details .buttons {
	float: left;
	margin: 0;
}
.blog-details .tags {
	float: right;
	max-width: calc(100% - 180px);
	margin: 8px 0 0;
}

.blogpost-page .page-title h1,
.news-item-page .page-title h1 {
	margin-top: 110px;
}
.blogpost-page .post-body,
.news-item-page .news-body {
	padding-top: 12px;
	text-align: justify;
}

.new-comment {
	margin: 70px 0 90px;
}
.comment .avatar {
	float: left;
	margin: 0;
}
.comment .avatar
+ .comment-content {
	float: right;
	width: calc(100% - 150px);
}
.comment-author {
	float: left;
}
.comment-time {
	float: right;
	margin-top: 4px;
}

.news-list-homepage .news-items {
	overflow: hidden;
}
.news-list-homepage .news-item {
	float: left;
	width: 48%;
	max-width: none;
	margin: 0 1% 40px;
}
.news-list-homepage .view-all {
	margin-top: 0;
}
 
}