body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.site-navigation .nav-default>li>a,
button {
	font-family: 'Khand', sans-serif;
}

body {
	overflow-x: hidden;
	font-weight: 500;
	background-color: #0a0908;
}

.h1,
h1 {
	font-weight: 600;
}

.h5,
h5 {
	font-weight: 500;
}

p {
	line-height: 1.5;
}

img {
	max-width: 100%;
	height: auto !important;
}

.vw {
    margin: 2em 0;
    position: relative;
    height: 0;
    padding-top: 56%;
}

.vw>iframe {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.mm-next:after {
	content: "+";
	color: #474747;
	top: -10px;
    -webkit-transform: none;
    transform: none;
    border: none;
	font-size: 25px;
}

.marker,
#m-product-customdata-type-170,
#m-product-customdata-type-174,
#m-product-customdata-type-175,
#m-product-customdata-type-176,
#m-product-customdata-type-177,
#m-product-customdata-type-192,
#m-product-customdata-type-193,
#m-product-customdata-type-194,
#m-product-customdata-type-195,
#m-product-customdata-type-216 {
	display: none;
}

div[data-mh="text-item"] {
    height: auto !important;
}

.dropdown-menu {
	text-align: left;
}

.container,
.container.with-xlarge {
	max-width: 1200px;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}

.container.with-xlarge .row {
	margin-right: -5px;
	margin-left: -5px;
}

.container.with-xlarge [class*=col-] {
	padding-left: 5px;
	padding-right: 5px;
}

.button.secondary,
.button.secondary:hover,
.button.secondary:visited {
	background-color: #525252;
	border-color: #d4d4d4;
}

.site-header {
	background-position: top center;
	background-repeat: no-repeat;
}

.site-header .buttons a {
	text-align: center;
	text-transform: uppercase;
	border: none;
	font-weight: 600;
	font-size: 14px;
	padding: 5px;
}

.site-header .button-grey:hover,
.site-header .button-grey {
	color: #fff;
	background: #666;
	border-color: #666;
}

.usp {
	background: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: .5em 0;
	text-transform: uppercase;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
	border-top: 2px solid #841618;
}

.usp img {
	margin-bottom: 0;
	margin-right: 5px;
	vertical-align: middle;
}

.usp ul {
	padding: 0;
	margin: 0;
}

.usp li {
	padding: 0 1.5em;
}

.site-header {
	padding: 0;
}

.site-header>.container>.row>div>p {
	display: inline-block;
	vertical-align: middle;
}

.site-header>.container>.row>div>p .button {
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	border: none;
	font-weight: 600;
	font-size: 13px;
	padding: 8px 5px;
	display: block;
}

.site-header .w-menu {
	display: none;
}

.site-header .w-language .button,
.site-header .w-currency .button {
	background: none;
	border: none;
	font-family: 'Khand';
	line-height: 1;
	font-size: .9em;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	float: right;
	width: auto;
}

.site-header .w-language .dropdown-menu,
.site-header .w-currency .dropdown-menu {
	left: auto;
	right: 0;
}

.site-header .w-language img,
.site-footer .w-language img {
	vertical-align: middle;
	margin-top: -1px;
	max-width: 15px;
}

.pageTypecheckout .logo img {
	margin: 0 auto 1em;
}

.site-header .buttons {
	margin-top: 15px;
	margin-bottom: 10px;
}

.site-header .buttons a {
	text-align: center;
	text-transform: uppercase;
	border: none;
	font-weight: 600;
	font-size: 14px;
	padding: 5px;
}

.site-header .button-grey:hover,
.site-header .button-grey {
	color: #fff;
	background: #666;
	border-color: #666;
}

.site-header .qty {
	position: absolute;
	top: -10px;
	right: -10px;
	background: #841618;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 8px;
	box-shadow: 0 0 8px;
}

.site-header a img,
.site-footer a img,
.site-footer img {
	margin-bottom: 0;
	vertical-align: middle;
	max-width: 100%;
}

.search-module {
	float: right;
	margin: 0 0 15px;
}

.search-module .input-group .form-input {
	text-transform: uppercase;
	font-family: 'Khand';
	font-size: 15px;
	font-weight: 600;
}

.search-module .input-group-button .button {
	padding: 0 10px;
	border: none;
	font-size: 16px;
	line-height: 1;
}

.site-navigation .nav-default>li.active a {
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #140a0a;
}

.site-navigation .nav-default>li:hover {
	background: #f7f7f7;
}

.site-navigation .nav-default>li:hover>a {
	color: #7a0215;
}

.site-navigation .nav-default>li>a {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	padding: 10px 0 5px;
}

.site-navigation .dropdown-container {
	border: solid rgba(0, 0, 0, .15);
	padding: 10px;
	background: #f7f7f7;
	border-width: 0 1px 1px;
	padding-top: 3em;
	min-height: 140px;
}

.site-navigation .dropdown-container:after {
	content: "";
	display: block;
	clear: both;
}

.site-navigation .nav-default li li.active,
.site-navigation .nav-default li li.active,
.site-navigation .nav .dropdown-menu li li.active {
	background-color: #f7f7f7;
}

.site-navigation .nav-default li li.active>a {
	text-decoration: underline;
}

.site-navigation .dropdown-container a {
	color: #7a0215 !important;
}

.toggle-block {
    padding: 10px;
    border: 1px solid #464646;
    border-radius: 0 0 5px 5px;
}

.toggle-block label {
	font-weight: 500;
	margin-bottom: 7px;
	display: inline-block;
	font-size: 1.2em;
}

.mm-navbars-bottom a {
	color: #fff !important;
	background: #841618;
	font-size: 1.5em;
}

.mm-navbars-bottom a:nth-child(2) {
	border: solid;
	border-width: 0 1px;
}

.mm-navbars-bottom a>span {
	display: block;
	font-size: 14px;
	margin-top: 5px;
	text-transform: uppercase;
	font-family: 'Khand';
}

.mm-navbar-content-4>* {
	width: 33.3333%;
}

.mm-navbar-content-4>.tel {
	text-align: center;
	width: 100%;
	padding: 0;
	color: #841618;
	font-size: 1em;
	margin-bottom: 0;
}

.mm-navbar-content-4>.tel>span {
	font-size: 1.15em;
	display: block;
}

html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom {
	height: auto;
	overflow-y: scroll;
}

.mm-hasnavbar-bottom-1 .mm-panels {
	bottom: 106px;
}

.mobile-navigation a {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	width: auto;
}

.mobile-navigation a img {
	margin-bottom: 0;
	max-height: 26px;
	margin-left: 7px;
}

.panel-border .t-striped>li,
.panel-border .t-striped>li:nth-child(odd) {
	background: #fff;
	border-bottom: 1px solid #eee;
}

.m-cart-delivery-info-container {
	font-size: 16px;
}

.site-header .top-dropdown .fa {
	font-size: 1.8em;
}

.related-content .panel-heading {
	display: none;
}

.related-content .m-product-extrabuy-list>li {
	display: none;
}

.related-content .m-product-extrabuy-list>li:nth-child(-n+5) {
	display: block;
	background: #f5f5f5;
}

.related-content .m-product-extrabuy-list .placeholder-wrapper > .placeholder {
    padding-top: 45%;
}

.related-content>a {
	float: right;
	position: relative;
	z-index: 100;
	padding: 10px;
	font-size: 25px;
}

#m-product-customdata-type-184 .fa {
	position: relative;
	cursor: pointer;
}

.m-product-additionals-wrap {
	margin-bottom: 3em;
}

.tooltip {
	opacity: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
	position: absolute;
	padding: .5em 1em;
	background: rgba(0, 0, 0, .6);
	display: block;
	color: #fff;
	font-family: 'Khand';
	top: -5px;
	left: 20px;
	line-height: 1.2;
}

.fa:hover>.tooltip {
	opacity: 1;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.tooltip:before {
	content: "";
	display: block;
	position: absolute;
	height: 0;
	border-style: solid;
	border-width: 5px 10px 5px 0;
	border-color: transparent rgba(0, 0, 0, .6) transparent transparent;
	left: -10px;
}

.tooltip:empty {
	display: none;
}

.video-toggle {
    display: inline-block;
    font-size: 2em;
    padding: .5em 1em;
    margin-right: 10px;
}

#language-bar {
	padding: 10px 0 0;
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	background: #0a0908;
}

#language-bar .container {
	position: relative;
	padding-top: 2em;
	max-width: 515px;
}

#language-bar img {
	margin-bottom: 0;
	vertical-align: middle;
	margin-right: 5px;
}

#language-bar .fa {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 25px;
}

#language-bar .fa span {
	font-family: 'Khand';
	margin-left: 5px;
	font-size: .7em;
	vertical-align: middle;
	text-transform: uppercase;
}

#language-bar .button {
	border: none;
	margin: 1px 5px;
	font-weight: 600;
	text-transform: uppercase;
}

.site-content,
.site-navigation {
	max-width: 1500px;
	margin: 0 auto;
}

.site-navigation {
	padding: 0;
	border: none;
}

.site-content {
	background: #fff;
	border-bottom: 5px solid #911022;
}

.hero-slider-theme {
	margin-top: 0;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .6);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .6);
}

.mains {
	padding: 20px 0;
}

.mains a {
	display: block;
}

.mains a>img {
	margin-bottom: 0;
	width: 100%;
}

.mains a img+span {
	color: #fff;
	text-transform: uppercase;
	background: rgba(0, 0, 0, .7);
	display: block;
	width: 100%;
	padding: 5px;
	margin-top: -45px;
	position: relative;
}

.mains .row>div {
	margin-bottom: 25px;
}

.mains .row>div>div:not(.fb-page) {
	background: #e7e2e0;
	padding: 10px;
}

.mains .row>div>div>a {
	text-transform: uppercase;
	color: #fff;
	background: #841618;
	line-height: 1;
	padding: 5px 10px;
	max-width: 80px;
	text-align: center;
	margin: 0 auto -20px;
}

.mains .h4 {
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 1.4em;
	min-height: 48px;
}

.frontpage-content {
	background: #eae6e4;
	margin-bottom: 10px;
}

.productItem .image-on-hover {
    opacity: 0;
}

.productItem .productContent {
	overflow: visible;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.frontpage-text {
	background: #eae6e4;
	margin: 25px 0;
	padding: 30px 0;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .6);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .6);
	font-size: 16px;
}

.bx-wrapper {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

.bx-wrapper img {
	max-width: 100%;
	margin: 0;
}

.subCategoryClick p {
	border: 1px solid;
}

.subCategoryClick p a span {
	background: #332e29;
	display: block;
	padding: .75em;
	font-size: 1em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.subCategoryClick p a span:hover,
.subCategoryClick p a img:hover {
	opacity: 0.8;
}

.subCategoryClick {
	margin-bottom: 20px;
}

.guide-vinskab {
	background-color: #eee;
	padding: 10px;
	height: 100%;
}

.text-center {
	text-align: center;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

h3.no-space {
	margin-top: 5px;
}

.productItem .productContent {
	overflow: visible;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.productItem .productContent .image a {
	padding: 10px;
	margin-bottom: 10px;
	background: #fff;
}

.productItem .productContent .image a img {
	margin-bottom: 0;
}

.productItem .title .m-productlist-title {
	color: #181818;
	font-weight: 600;
	display: block;
	margin: 0;
}

.productItem .type-col .product-delivery {
	color: #666;
	min-height: 35px;
	clear: both;
	font-size: .9em;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.m-product-stock-text:before,
.m-productlist-stock-expected:before,
.productItem .product-delivery>p:before {
	content: "\f14a";
	font-family: 'FontAwesome';
	color: #569d33;
	font-size: 13px;
	vertical-align: middle;
	padding: 2px 0;
	text-align: center;
	display: inline-block;
	margin-right: 3px;
}

.m-product-stock-text:before {
	width: 17px;
	color: #fff;
}

.m-product-stock-text:before,
.m-productlist-stock-expected:before {
    content: "\f0d1";
}

.variant-stock .m-product-stock-text:before {
    color: #569d33;
}

.newest .productItem .type-col .product-delivery {
	color: #474747;
}

.m-breadcrumb ul a {
	color: #878787;
}

.emptyCategory {
	display: none;
}

.productItem .type-col .product-transaction,
.productItem .type-col .product-action {
	background: none;
}

.productItem .m-productlist-price {
	color: #911022;
	font-size: 2em;
	font-weight: 500;
}

.productItem .type-col .product-description,
.productItem .title {
	margin-bottom: 0;
}

.description+.row {
	display: none;
}

.productItem .type-col .product-action,
.productItem .type-col .product-transaction {
	padding: 0 1em .5em;
}

.content.product-transaction.product-action {
	background: #569d33;
	padding: .25em 1em;
	min-height: 38px;
}

.content.product-transaction.product-action .form-group {
	margin-bottom: 0;
}

.content.product-transaction.product-action button {
	background: none;
	border: none;
	padding: 0;
}

.content.product-transaction.product-action .basket {
	color: #fff;
	font-weight: 600;
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: 'Khand', sans-serif;
	float: right;
}

.content.product-transaction.product-action img {
	margin-bottom: 0;
	vertical-align: middle;
}

.content.product-transaction.product-action .m-productlist-link {
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: .5em 0 0;
}

.bullets {
	list-style: none;
	padding: 0;
}

.bullets span {
	display: block;
	margin-top: 5px;
}

.bullets span b {
	font-weight: normal;
}

.bullets span b .fa {
	display: none;
}

.bullets span:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	margin-right: 5px;
	color: #569d33;
	font-size: 12px;
}

.energy-badge {
	background: url('../images/badge.png');
	width: 43px;
	height: 24px;
	color: #fff !important;
	text-align: center;
	padding-right: 5px;
	line-height: 24px;
	margin-right: 10px;
}

.energy-badge.A {
	background: url('../images/icons/A.png') !important;
}

.energy-badge.Ap {
	background: url('../images/icons/Ap.png') !important;
}

.energy-badge.App {
	background: url('../images/icons/App.png') !important;
}

.energy-badge.Appp {
	background: url('../images/icons/Appp.png') !important;
}

.energy-badge.B {
	background: url('../images/icons/B.png') !important;
}

.energy-badge.C {
	background: url('../images/icons/C.png') !important;
}

.energy-badge.D {
	background: url('../images/icons/D.png') !important;
}

.energy-badge.E {
	background: url('../images/icons/E.png') !important;
}

.energy-badge.F {
	background: url('../images/icons/F.png') !important;
}

.energy-badge.G {
	background: url('../images/icons/G.png') !important;
}

.modal-toggle {
	cursor: pointer;
}

.label-content .content {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    height: 100%;
    width: auto;
    display: inline-block;
    background: rgba(0, 0, 0, .3);
    transition: all .2s ease-in;
}

.label-content .content>span {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #fff;
    font-size: 2em;
    z-index: 2;
}

.label-content .content img {
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    margin: auto;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.m-product .splash,
.m-productlist .splash {
	left: 5px;
	right: 5px;
	top: 5px;
	z-index: 1;
}

.text-badge {
	background: url('../images/icons/procent.png') !important;
}

.m-productlist-sale,
.m-product-splash-sale {
	background: url('../images/icons/pricetag.png') !important;
}

.text-badge,
.m-productlist-sale,
.m-product-splash-sale {
	position: absolute;
	background-repeat: no-repeat;
	height: 110px;
	width: 115px;
	text-align: center;
	padding: 35px 15px 0;
	color: #fff !important;
}

.text-badge {
	line-height: 110px;
	padding: 0 15px;
    z-index: 9;
}

.text-badge>span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	font-weight: 600;
}

.badge.m-productlist-sale,
.badge.m-product-splash-sale {
	color: #fff;
	right: 0;
	padding-top: 40px;
	font-size: 1.9em;
}

.m-product-splash-new,
.m-productlist-new,
.m-productlist-splash-new {
	display: none;
}

.thumbelina-but,
.thumbelina-but:hover {
	background: none;
	color: #000;
}

.thumbelina li img {
	max-width: none;
}

.m-product-title.product-title {
	font-size: 2.5em;
	font-weight: 600;
}

.trustpilot-box {
	padding-top: 2em;
}

.product-price-wrapper {
    padding: 20px 20px 0;
    background: #f5f5f5;
}

.trustpilot-box img {
    margin: 0;
}

.m-product-price {
	color: #841618;
	font-weight: 700;
	font-size: 3em;
	margin-right: 10px;
}

.m-product-price-for+.m-product-price {
	font-size: 1.5em;
}

.m-product-price+.h5 {
	font-size: 3.25em;
}

.m-product-price-before-discount {
	color: #666;
}

.m-product-transaction {
	padding-bottom: 2em;
}

.trustpilot-widget {
	display: inline-block;
}

.products-related-headline {
	background: #841618;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 600;
	text-align: center;
	padding: .15em 0;
}

.m-transaction-input {
	text-align: center;
	border-radius: 5px;
	height: 37px;
	-webkit-box-shadow: inset 0 0 5px 0px rgba(0, 0, 0, .2);
	box-shadow: inset 0 0 5px 0px rgba(0, 0, 0, .2);
}

.m-product-transaction-button button {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Khand';
	font-size: 1.5em;
	padding: 5px 2em 0 1em;
	border: none;
	border-radius: 5px;
	font-weight: 600;
	background-image: url(/upload_dir/pics/cart.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 25px;
	position: relative;
}

.m-product-transaction-button button:before {
	content: url(../images/pil_split.png);
	position: absolute;
	bottom: -14px;
	left: 100%;
}

.product-extra-info {
    padding: 15px;
}

.product-extra-info>div {
    border: solid #f5f5f5;
    border-width: 0 0 1px;
    position: relative;
}

.product-extra-info span {
    display: inline-block;
    margin: .75em 0;
    font-size: 12px;
}

.product-extra-info .toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
}

.product-extra-info span.is-closed>.fa-minus,
.product-extra-info span:not(.is-closed)>.fa-plus,
.product-extra-info>.is-closed {
    display: none;
}

.product-extra-info .fa {
    margin-right: 5px;
    width: 30px;
    vertical-align: middle;
    color: #569d33;
    font-size: 25px;
}

#delivery-title {
    font-weight: normal;
}

#delivery-cost {
	font-weight: 700;
}

.m-product-itemNumber {
	font-size: 1.1em;
}

.m-product-instock .fa,
.m-productlist-stock .fa,
.m-product-soldout .fa {
	display: none;
}

.languageDK .m-productlist-stock-expected>span:before {
	content: "Forventes p\00e5\2009lager d. ";
}

.languageUK .m-productlist-stock-expected>span:before {
	content: "Out of stock. Expected ";
}

.languageDE .m-productlist-stock-expected>span:before {
	content: "Auf Lager ab d. ";
}

.languageSE .m-productlist-stock-expected>span:before {
	content: "Inte i lager. F\00f6rv\00e4ntad d. ";
}

.languageNO .m-productlist-stock-expected>span:before {
	content: "Forventes p\00e5\2009lager d. ";
}

.m-product-nav {
	display: none;
}

.table-h-striped tbody>tr:nth-child(odd) {
	background-color: #f5f5f5;
}

.m-product-customdata td {
	padding: .25em 1em;
	border-bottom: 1px solid;
	border-color: #e6e6e6 !important;
}

.m-product-customdata-title {
	font-weight: 700;
}

.productsortbar .form-label {
	font-size: 1.1em;
	margin-right: 10px;
}

.productsortbar select {
    border-color: #569d33 !important;
    border-radius: 10px;
    min-width: 150px;
    padding: 5px;
    margin: 0 10px;
}

.productfilter .form-group {
    display: block;
}

.productfilter .productsortbar select {
    display: block;
    height: auto;
    margin: 5px 0;
}

.productfilter .productsortbar .sortbar-body .form-input {
    height: auto;
}

.productsortbar .buttons {
	border-radius: 10px;
	border: 1px solid #569d33;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	height: 32px;
}

.productsortbar .buttons .button {
	background: none;
	color: #569d33;
	border: none;
	font-size: 1.75em;
	padding: 0 .5em;
	line-height: 31px;
	font-weight: 400;
}

.productsortbar .buttons .button:hover {
	background: #e4e2e2;
}

.productfilter.ng-hide + div {
    width: 100% !important;
}

.productfilter .h5,
.productfilter .form-label {
	display: block;
    padding: 8px 10px 6px;
	margin: 0;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
    font-size: 1.2em;
}

.productfilter .h5 {
	background: #841618;
	width: auto;
	vertical-align: top;
}

.productfilter .form-label {
    background: #464646;
    position: relative;
    margin-top: 10px;
}

.productfilter .form-label i {
	display: none;
}

.productfilter .form-label:after {
	content: "\f0da";
	font-family: FontAwesome;
	position: absolute;
	right: 1em;
	top: 8px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.productfilter .icon-open:after {
    transform: rotate(90deg);
}

.productfilter .panel-footer .button {
    font-size: 1.1em;
    text-transform: uppercase;
}

/*.productfilter div[data-group="toggle-c_15"],
.productfilter div[data-group="toggle-c_42"],
.productfilter div[data-group="toggle-c_44"],
.productfilter div[data-group="toggle-c_79"],
.productfilter div[data-group="toggle-c_3"] {
	display: block !important;
}*/

rzslider {
	z-index: 1;
}

rzslider span.rz-bar.rz-selection,
rzslider span.rz-pointer {
	background: #000;
}

rzslider span.rz-pointer {
	width: 26px;
	height: 26px;
	top: -12px;
}

rzslider span.rz-pointer:after {
	top: 6px;
	left: 6px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
}

.variantInfoPanel .panel {
	background: none;
	border: none;
	color: #000;
}

.variantInfoPanel .panel .panel-body {
	padding: 0;
	margin-bottom: 2em;
}

.hide_price .product-priceLines,
.m-product-variants .custombutton {
	display: none !important;
}

.custombutton {
    max-width: 455px;
    margin: 3em 0 0;
}

.custombutton>.pc_bg {
	padding: 5% 7% 25%;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	background-image: url(/upload_dir/pics/imac.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 94% 100%;
}

.custombutton>.button-primary {
	display: block;
	position: relative;
	bottom: -55px;
	text-transform: uppercase;
	border: none;
	border-radius: 5px;
	width: 86%;
	margin: auto;
	padding: 9px;
	font-size: .8em;
	text-shadow: 0 0 1px #000;
	font-weight: 900;
	max-width: 360px;
	background: none;
	line-height: 1.2;
	white-space: normal;
}

.custombutton>.pc_bg img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.help-slider .container {
	max-width: 1179px;
}

.site-footer {
	background: url(../images/footer-bg-mobile.jpg) top center;
	padding: 2em 0;
	max-width: 1500px;
	margin: auto;
}

.site-footer,
.site-footer a {
	color: #fff;
}

.site-footer .h3 {
	font-size: 1.4em;
	font-weight: 600;
	margin-bottom: .5em;
}

.site-footer ul {
	padding-left: 1.25em;
	display: inline-block;
	vertical-align: top;
	min-width: 140px;
}

.site-footer .dropdown:before,
.site-footer .dropdown:after {
	display: none;
}

.site-footer .menus .dropdown .dropdown-menu {
	width: 100%;
	position: static;
	float: none;
	opacity: 1;
    display: block;
    text-align: center;
    padding: 0;
    border: none;
    margin-bottom: .75em;
}

.site-footer .menus .dropdown .dropdown-menu .dropdown-container {
    background: none;
    border: none;
}

.site-footer .menus .dropdown .dropdown-menu .dropdown-container a {
    color: #fff;
    padding: 0 0 5px;
}

.cards {
	padding-top: 1.5em;
	background: #fff;
}

.cards img {
	max-width: 100%;
}

#aniimated-thumbnials img {
	max-width: 100%;
	height: auto !important;
}

.pageTypecart .button,
.pageTypecart .button-primary,
.pageTypecheckout .button,
.pageTypecheckout .button-primary {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pageTypecheckout .button p {
	margin-bottom: 0;
	display: inline-block;
}

.lg-item {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 1em;
}

.lg-item img {
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	vertical-align: middle;
	margin-bottom: 0!important;
}

.lg-item p {
	margin-bottom: 0!important;
}

.lg-item img:hover {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
}

.prices {
    display: inline-block;
}

.custom img {
    margin: 0 10px;
    max-width: 150px;
    vertical-align: middle;
}

.custom-label  {
    margin: 1em 0;
    display: inline-block;
    vertical-align: middle;
}

.custom-label span {
    margin-top: 0 !important;
}

.productItem .custom-label {
    display: inline-block;
    text-align: right;
    margin: 3px 0 0;
    min-height: 50px;
}

.custom-label .energy-badge {
    font-size: 1.5em;
    margin: 0;
    background-size: cover !important;
    width: 50px;
    height: 28px;
    padding: 3px;
    padding-left: 15px;
    margin-bottom: 5px;
}

.custom-label a {
    display: block;
}

.m-product-offers .custom-label  {
    position: absolute;
    right: 20px;
    margin: 3em 0 0;
    text-align: right;
    z-index: 9;
}

.newsletter {
    padding: 1em 0 2em;
}

.error,
.error-message {
    border-color: #841618;
    color: #fff;
    background-color: #841618;
}
.error-message {
    position: relative;
    top: 10px;
    padding: 10px;
    text-align: center;
}

.ar-window {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
}

.ar-window>.fa {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    font-size: 3em;
    color: #841618;
    cursor: pointer;
}

.ar-window>iframe {
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.ar-button {
    display: block;
    padding: 0 15px;
    cursor: pointer;
}

.ar-button>img {
    max-width: 100%;
    margin: 1em 0;
}

@media (min-width: 1500px) {
	body {
		background-image: url(../images/bg_new_opt.jpg);
		background-size:100%;
		background-position: top center;
		background-repeat: no-repeat;
	}
	.site-header {
		background: none;
	}
}

@media (min-width: 1280px) {
	.site-header .top-dropdown {
		padding: 15px 20px;
		float: right;
	}
	.languageUK .site-header .top-dropdown {
		padding: 0 30px;
	}
	.site-slider {
		position: relative;
	}
}

@media (min-width: 1140px) {
	.site-navigation .nav-default>li>a {
		font-size: 16px;
	}
	.pageTypecheckout .logo img {
		margin-bottom: -2em;
	}
	.usp {
		display: block;
	}
	.pageTypecheckout .usp {
		max-width: 1500px;
		margin: auto;
		border: none;
		padding-top: 2em;
	}
	.media-element {
		max-width: 600px;
		padding-bottom: 35% !important;
	}
	.m-product .media-element {
		padding-bottom: 52% !important;
	}
}

@media (min-width: 960px) {
	#moble_menu {
		display: none;
	}
	.productfilter.ng-hide+.modules.productlist {
		width: 100%;
		float: none;
	}
	.productfilter+.modules.productlist {
		width: 75%;
		float: right;
	}
	.productfilter+.modules.productlist .productItem.col-xl-6 {
		width: 33.333%;
	}
	#language-bar .container {
		padding-top: 0;
	}
	.site-header a img {
		margin-right: 5px;
	}
	.site-header .w-menu {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.site-header .w-language,
	.site-header .w-currency {
		width: 100%;
		text-align: right;
	}
	.site-header .logo a {
	    position: relative;
	}
	.site-header .logo a:before {
	    content: "";
	    background-image: url(../images/logo_jul_dec.png);
	}
	.search-module {
		display: block !important;
	    max-width: 440px;
	}
	.site-navigation .nav-default {
		position: relative;
	}
	.site-navigation .nav-default>li {
		position: static;
		display: inline-block;
	}
	.site-navigation .nav-default>li.dropdown .dropdown-menu {
		right: 0;
		top: 99%;
		padding: 0;
		display: none;
		opacity: 1;
	}
	.site-navigation .nav-default>.dropdown:hover>.dropdown-menu {
		display: block;
	}
	.site-navigation .nav ul li {
		width: 24%;
		display: inline-block;
		font-size: 16px;
		vertical-align: top;
		padding: 0 10px;
		margin-bottom: 1.5em;
	}
	.site-navigation .nav ul li a {
		color: #7a0215;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 18px;
		padding: 0 10px;
	}
	.site-navigation .nav ul li.b-category-li-2 {
		display: block;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 3px;
	}
	.site-navigation .nav .b-category-98 .b-category-li-1>a {
		padding-bottom: 280px;
		background-position: left 10px bottom 10px;
		background-repeat: no-repeat;
		margin-bottom: 15px;
		min-height: 333px;
	}
	.site-navigation .nav ul li.b-category-104 a {
		background-image: url(../images/CUSTOM-MADE-VINKAELDER.jpg);
	}
	.site-navigation .nav ul li.b-category-362 a {
		background-image: url(../images/vino-wall-rack-inspiration.jpg);
	}
	.site-navigation .nav ul li.b-category-213 a {
		background-image: url(../images/SPECIALBYGGET.jpg);
	}
	.site-navigation .nav ul li.b-category-101 a {
		background-image: url(../images/ELBA.jpg);
	}
	.site-navigation .nav ul li.b-category-99 a {
		background-image: url(../images/LAGO-BOCA-GAVI.jpg);
	}
	.site-navigation .nav ul li.b-category-100 a {
		background-image: url(../images/winerex.jpg);
	}
	.site-navigation .nav ul li.b-category-12 a {
		background-image: url(../images/Winerex-inspiration.jpg);
	}
	.site-navigation .nav ul li.b-category-13 a {
		background-image: url(../images/HOTEL-RESTAURANT.jpg);
	}
	.site-navigation .nav ul li.b-category-207 a {
		background-image: url(../images/SQUARE.jpg);
	}
	.site-navigation .nav ul li.b-category-364 a {
		background-image: url(../images/pevino.jpg);
	}
	.site-navigation .nav ul li.b-category-365 a {
		background-image: url(../images/cavecool.jpg);
	}
	.site-navigation .nav ul .new-col {
		display: inline-block;
		width: 49%;
		width: calc(50% - 2px);
		vertical-align: top;
	}
	.site-navigation .nav ul .b-category-107 .new-col {
	    width: 100%;
	}
	.site-navigation .nav ul li.b-category-li-2 a {
		color: #fff;
		padding-left: 1.5em;
		padding-top: 0;
		font-size: 16px;
		font-weight: 400;
		position: relative;
	}
	.site-navigation .nav ul li.b-category-li-2 a:before {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-color: transparent transparent transparent #841618;
		position: absolute;
		left: 10px;
		top: 5px;
	}
	.site-navigation .nav .b-productcategories-level-1 li:hover>a {
		background-color: #7a0215;
		color: #fff !important;
	}
	.site-navigation .nav ul li.b-category-li-2:hover a:before {
		border-color: transparent transparent transparent #fff;
	}
	.site-header .nav-default>li {
		display: inline-block;
		padding-left: .25em;
		padding-right: .25em;
	}
	.site-header .nav-default>li>a {
		color: #9c9998;
		text-transform: uppercase;
		font-weight: 600;
	}
	.productItem .type-row hr {
		display: none;
	}
	.productItem .type-row .m-productlist-offer.l-default-height .product-transaction {
		min-height: 335px;
	}
	.custombutton>.button-primary {
		bottom: -120px;
		font-size: 1.35em;
	}
	.site-footer .menus .dropdown .dropdown-menu {
	    display: none !important;
	}
    .m-product-offers .custom-label .energy-badge {
        font-size: 1em;
        width: 62px;
        height: 36px;
        padding-top: 10px;
        padding-left: 35px;
    }
    .m-product-offers .custom-label a {
        font-size: 1.75em;
    }
    .m-product-offers .custom-label a#specifications-link {
        font-size: 1em!important;
    }
    .container.with-xlarge .col-xl-6.productfilter {
        padding-right: 40px;
    }
    .productItem .image:hover .image-on-hover {
        opacity: 1;
    }
    .productfilter .switch,
    .productfilter .switch input {
        width: auto;
        height: auto;
        opacity: 1;
        margin-right: 5px;
    }
	.product-extra-info span {
	    font-size: 17px;
	}
	.ar-button {
	    padding: 0 23px;
	    max-width: 350px;
	}
	.ar-window>.fa {
	    font-size: 2em;
	    color: #181818;
	}
	.ar-window {
        position: relative;
        display: block !important;
        padding-top: 56%;
        margin: 3em 0 0;
	}
	.ar-window .fa-times {
	    display: none;
	}
}

@media (min-width: 768px) {
	.m-product-information {
		padding-left: 40px;
	}
	.site-footer {
	    background: url(../images/bg.jpg) top center;
	}
	.product-extra-info {
	    padding: 0;
	}
}

@media (max-width: 767px) {
	.site-footer {
		text-align: center;
	}
	.site-footer ul {
		list-style: none;
		padding: 0;
	}
	.ac_results_search {
		left: 0 !important;
		width: 100% !important;
	}
	.custom img {
    max-width:100px;
	}
}

@media (max-width: 959px) {
	.site-header {
		background: #eee;
		position: relative;
		z-index: 99;
	}
	.site-header .mobile-wrapper .fa {
		color: #841618;
	}
	.mobile-wrapper:after {
		content: "";
		display: block;
		clear: both;
	}
	.mobile-wrapper {
		border-top: 3px solid #dbdbdb;
	}
	.table {
		display: table;
		width: 100%;
	}
	.table>a {
		display: table-cell;
		width: 33%;
		vertical-align: middle;
	}
	.table>a:last-child>img {
		margin-top: 7px;
	}
	.logo img {
		margin: .5em auto 0;
	}
	.site-content>.container {
		padding-top: 0;
		padding-bottom: .5em;
	}
	.page-title {
		padding: 0;
		margin: 0;
	}
	.productfilter .h5 {
		cursor: pointer;
		background: #841618;
		color: #fff;
		margin-top: 0;
		display: inline-block;
		padding: 10px;
		font-size: 20px;
		margin: 15px 0;
		border-radius: 5px;
		line-height: 1;
		height: 40px;
		border: none;
	}
	.productfilter .h5.secondary {
		background-color: #525252;
		border-color: #d4d4d4;
	}
	.filter-is-open .productfilter .slide_content {
		-webkit-box-shadow: 130px 0 100px rgba(0, 0, 0, .5);
		box-shadow: 130px 0 100px rgba(0, 0, 0, .5);
	}
	/*.filter-is-open .productfilter .slide_content .toggle-block {
		display: block !important;
	}*/
	.productfilter .slide_content {
		position: fixed;
		z-index: 9999;
		top: 0;
		bottom: 0;
		overflow-y: scroll;
		overflow-x: hidden;
		right: 100%;
		width: 100%;
		background: #fff;
		padding: 5em 1em;
		-webkit-overflow-scrolling: touch;
	}
	.filter-close {
		background-color: #ececec;
		border-bottom: 1px solid #ccc;
		padding: 10px 20px 10px;
		text-transform: uppercase;
		font-size: 2em;
		font-weight: 400;
	}
	.filter-is-open .productfilter .slide_content .filter-close {
		position: fixed;
		left: 0;
		right: 0;
		z-index: 9;
	}
	/* The switch - the box around the slider */
	.switch {
		position: relative;
		display: inline-block;
		width: 60px;
		height: 34px;
		vertical-align: middle;
	}
	/* Hide default HTML checkbox */
	.switch input {
		display: none;
	}
	/* The slider */
	.slider {
		position: absolute;
		cursor: pointer;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #ccc;
		-webkit-transition: .4s;
		transition: .4s;
	}
	.slider:before {
		position: absolute;
		content: "";
		height: 26px;
		width: 26px;
		left: 4px;
		bottom: 4px;
		background-color: white;
		-webkit-transition: .4s;
		transition: .4s;
	}
	input:checked+.slider {
		background-color: #841618;
	}
	input:focus+.slider {
		-webkit-box-shadow: 0 0 1px #841618;
		box-shadow: 0 0 1px #841618;
	}
	input:checked+.slider:before {
		-webkit-transform: translateX(26px);
		transform: translateX(26px);
	}
	/* Rounded sliders */
	.slider.round {
		border-radius: 34px;
	}
	.slider.round:before {
		border-radius: 50%;
	}
	.productfilter .mobile-footer {
		bottom: 0;
	}
	.productfilter .mobile-header {
		top: 0;
	}
	.mobile-header>span {
		float: right;
		cursor: pointer;
	}
	.usp {
		padding-bottom: 0;
		position: relative;
		z-index: 1;
	}
	.usp ul {
		display: block;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		height: 50px;
		width: 100%;
		margin: auto !important;
		-webkit-animation: spin-usp 14s infinite;
		animation: spin-usp 14s infinite;
		position: relative;
		z-index: -1;
	}
	.usp li {
		-webkit-transform: translateZ(5px) rotateX(0);
		transform: translateZ(5px) rotateX(0);
		height: 50px;
		line-height: 40px;
		position: absolute;
		width: 100%;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		top: 0;
		left: 0;
		font-size: 12px;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		justify-content: center;
		z-index: -1;
	}
	.usp li:nth-child(1) {
		-webkit-transform: translateZ(5px) rotateX(0);
		transform: translateZ(5px) rotateX(0);
	}
	.usp li:nth-child(2) {
		-webkit-transform: translateY(-8.5px) translateZ(-5px) rotateX(120deg);
		transform: translateY(-8.5px) translateZ(-5px) rotateX(120deg);
	}
	.usp li:nth-child(3) {
		-webkit-transform: translateY(8.5px) translateZ(-5px) rotateX(240deg);
		transform: translateY(8.5px) translateZ(-5px) rotateX(240deg);
	}
	.filter-is-open .usp,
	.usp li:nth-child(6),
	.usp li:nth-child(4),
	.usp li:nth-child(5) {
		display: none !important;
	}
	.pageTypecart .search-module,
	.pageTypecheckout .search-module {
		display: none;
	}
	.site-header .table {
	    width: 70%;
	    margin-left: auto;
	}
	.pageTypecart .site-header .table,
	.pageTypecheckout .site-header .table {
	    width: 100%;
	}
	.w-language .button {
		text-align: right;
	}
	.site-footer .menus>ul>li>a {
	    font-size: 1.1em;
	    font-weight: bold;
	}
	.m-product-price {
	    font-size: 2.25em;
	}
	.m-product-transaction,
	.m-product-offers .custom-label {
	    margin-top: 2em;
	}
	#emaerket-widget-container .emaerket-widget-hide-print {
	    right: auto !important;
	    left: 5px;
	}
	
}

@-webkit-keyframes spin-usp {
	0% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}
	23% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}
	33% {
		-webkit-transform: rotateX(-120deg);
		transform: rotateX(-120deg)
	}
	56% {
		-webkit-transform: rotateX(-120deg);
		transform: rotateX(-120deg)
	}
	66% {
		-webkit-transform: rotateX(-240deg);
		transform: rotateX(-240deg)
	}
	89% {
		-webkit-transform: rotateX(-240deg);
		transform: rotateX(-240deg)
	}
	100% {
		-webkit-transform: rotateX(-360deg);
		transform: rotateX(-360deg)
	}
}

@keyframes spin-usp {
	0% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}
	23% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}
	33% {
		-webkit-transform: rotateX(-120deg);
		transform: rotateX(-120deg)
	}
	56% {
		-webkit-transform: rotateX(-120deg);
		transform: rotateX(-120deg)
	}
	66% {
		-webkit-transform: rotateX(-240deg);
		transform: rotateX(-240deg)
	}
	89% {
		-webkit-transform: rotateX(-240deg);
		transform: rotateX(-240deg)
	}
	100% {
		-webkit-transform: rotateX(-360deg);
		transform: rotateX(-360deg)
	}
}

.category-short-description p,
.m-blog-content p {
	text-align: justify;
}

.m-cart-coupon-input-text>span, .m-cart-coupon-input-text>span:visited {
background-color: #878887!important;
border-color: #959695!important;
}

.m-blog-website {
    display:none;
}

.site-slider .season-decoration {
    display: none;
}
    
@media (min-width: 1600px) {
	.site-slider .season-decoration {
		display: block;
		position: absolute;
		top: 15px;
		right: -95px;
	}
}