@font-face {
    font-family: 'megadeal';
    src: url('../fonts/megadeal.eot?67m8qc');
    src: url('../fonts/megadeal.eot?67m8qc#iefix') format('embedded-opentype'),
        url('../fonts/megadeal.ttf?67m8qc') format('truetype'),
        url('../fonts/megadeal.woff?67m8qc') format('woff'),
        url('../fonts/megadeal.svg?67m8qc#megadeal') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  font-family: 'Raleway', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  background: #fff;
  color: #333;
  -webkit-font-kerning: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: visible !important;
  position: relative;
}
.itemFullText p, .itemIntroText p {
	margin-bottom: 25px;
}
.share_this {
    margin-top: 30px;
    display: none;
}
.infoboks {
	    box-shadow: 0px 0px 0px 0px #fff;
    border-width: 1px;
    border-color: #ddd;
    border-style: solid;
    padding: 10px 10px 10px 10px;
    text-align: center;
}
.itemBottom {
	border-top: 1px solid #ececec;
    padding: 25px 0px 20px 0px;
}
#product_list.grid {
    flex-wrap: wrap;
    display: flex !important;
    margin-top: 50px;
}
.sp-module div.ula-treeview-virtuemart ul li a, .sp-module .ula-treeview-menus ul li a {
    color: #555;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    display: block;
    padding: 10px 15px 10px 0;
}
div.ula-treeview-menus .treeview a.selected {
    padding: 10px 15px 10px 15px;
}
.sp-module div.ula-treeview-virtuemart ul li a::before, .sp-module .ula-treeview-menus ul li a::before {
	content: "\f105";
    display: block;
    float: left;
    font-family: FontAwesome;
    font-size: 15px;
    margin-right: 10px;
}
.proopc-continue-link {
    display: inline-block;
    background: #008081;
    border: none;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
}
.proopc-continue-link:hover {
	background: #c28285;
	text-decoration: none;
}
.proopc-clear-cart-wrapper {
    display: inline-block;
    background: #fff;
    border: 1px solid #eee;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}
.proopc-continue-link a {
	color: #fff;
} 
.proopc-clear-cart-wrapper a {
	color: #333;
} 
.proopc-continue-link a:hover, .proopc-clear-cart-wrapper a:hover  {
	text-decoration: none;
}
.sppb-addon-image-layout-content {
    background: #ffffff;
    padding: 8px;
    opacity: 0.8;
    width: 100%;
}
.sppb-addon-image-layout-content h2.sppb-image-layout-title {
	color: #008081;
	font-size: 20px;
}
#proopc-payments label[for="payment_id_5"]:after {
    content: url(../../../../images/betalingskort.png);
    position: relative;
}
#proopc-payments label span.vmpayment {
    vertical-align: top;
    display: none;
    width: 116px;
}
.product-name a::after {
	content: "-";
	font-size: 10px;
}
.media-heading {
    margin: 10px 10px 15px 10px;
}
.media-body .media-heading a {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px solid #c28285;
}
#sp-right .k2ItemsBlock {
	overflow: hidden;
    display: inline-block;
    box-shadow: 0 4px 19px 0 rgba(0,0,0,0.15);
    padding: 10px;
}

.offcanvas-menu {
    width: 80%;
    height: 100%;
    background: #fff;
    color: #fff;
    position: fixed;
    top: 0;
    opacity: 0;
    z-index: 9999;
    overflow-y: scroll;
    visibility: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 14px;
    padding: 10px 15px 10px 0;
    border-bottom: 1px solid #c2c2c2;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    color: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:hover .hitarea, .offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li.active .hitarea {
    color: #c28285 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module .ula-treeview-menus .level0.treeview .hitarea {
    color: #c28285;
}
.list-grid {display: none;}
.sp-corporex-layout .slider-arrow-nav {display: none;}
#proopc-shipment-form input#shipment_id_4:after {
    content: url(../../../../images/gls-logo.png);
    position: relative;
    left: 23px;
    top: -3px;
}
#proopc-payments label[for="payment_id_3"]:after {
    content: url(../../../../images/betalingskort.png);
    position: relative;
}
#proopc-payments label[for="payment_id_6"]:after {
    content: url(../../../../images/mobilepay.png);
    position: relative;
}
/* .vmshipment_name {display: none;} */
.product-shop .short-description {
    border-bottom: none;
}
div.itemHeader {
    margin-bottom: 15px;
}
.catItemContentWrapper {
	margin-bottom: 30px;
}
.labelsale, .labelnew {
    background-color: #008081;
    color: #ffffff;
}
.entry-meta {
    margin-top: 25px;
    padding: 10px 0;
    border-top: none;
    border-bottom: 1px solid #ececec;
    font-size: 90%;
}
#sp-menu {
    text-align: center;
}
#sp-header {
    background: #fff;
    height: 60px;
}
.sp-megamenu-wrapper {
	background: #fff;
}
.vmgroup.merge-product .productdetails {
    overflow: hidden;
    display: inline-block;
    box-shadow: 0 4px 19px 0 rgba(0,0,0,0.15);
    padding: 10px;
}
.vmgroup.merge-product .productdetails .productdetails {
	box-shadow: none;
}
.sidebar .vmgroup.merge-product .image-block, #sp-home-left .vmgroup.merge-product .image-block, #sp-left .vmgroup.merge-product .image-block, #sp-right .vmgroup.merge-product .image-block {
    margin-right: 0px;
}
.sidebar .vmgroup.merge-product .image-block img, #sp-home-left .vmgroup.merge-product .image-block img, #sp-left .vmgroup.merge-product .image-block img, #sp-right .vmgroup.merge-product .image-block img {
    width: 250px;
}
.vmgroup.merge-product .image-block img {
    max-width: 250px;
}
.btn-cart.button span, .btn-cart.button input, input.button span, input.button input, .notify {
    background: #008081;
    border: none;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
}
.btn-cart.button span:hover, .btn-cart.button input:hover, input.button span:hover, input.button input:hover, .notify:hover {
    background: #c28285;
    border: none;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
}

.product-name a {
    text-transform: none;
}
.price-box .PricesalesPrice {
    color: #c28285;
    font-weight: 600;
}
.dark-style #sp-menu .sp-megamenu-parent >li >a {
    color: #000;
}
#sp-header-block #sp-logo {
    text-align: left;
}
p a {
	text-decoration: underline;
}
/*a:active {
	    background: #008081;
}*/
#sp-smart-slider .sp-slider-content .sp-pretitle {
    margin: 0;
    color: #555555;
    font-size: 54px;
    line-height: 1;
    font-weight: 400;
    font-family: "Raleway";
    text-decoration: none;
    background-color: transparent;
}
#sp-smart-slider .sp-slider-content .sp-title {
    margin: 0;
    font-family: "Montserrat";
    color: rgb(0,0,0,0.5);
    text-decoration: none;
    letter-spacing: 0px;
    font-size: 34px;
    background-color: transparent;
    position: relative;
}

#sp-smart-slider.sp-corporex-layout .sp-slider-content {
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 10%;
    padding: 0;
    background: none;
    text-align: center;
}
#sp-smart-slider.sp-corporex-layout .item-1 .sp-slider-content {
    max-width: 385px;
    padding-left: 25px;
    text-align: left;
}
.home6-style .support-footer-inner {
    margin-top: 0;
    padding: 30px 0;
}
.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0 15px;
    line-height: 58px;
    text-transform: uppercase;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}
#sp-top-bar {
    border-bottom: none;
}
.banner-inner {
	background: #fff;
	opacity: 0.8;
	padding: 8px;
}
.banner-inner.nobaggrund {
	background: none;
}

.banner .banner-content .banner-inner h4, .banner .banner-content.dark .banner-inner h4 {color: #008081;}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5 {
    color: #000;
}
.banner.banner-style2 .banner-content .banner-inner h4 {
    position: absolute;
    top: 0px;
    right: 40px;
}
.annanordica {
	font-family: "Pinyon Script";
	font-size: 32px;
	color: #c28185;
}
.home6-style#sp-blog-slider-wrapper {
    padding: 60px 0 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    font-weight: normal;
    font-style: normal;
    color: black;
    text-rendering: optimizeLegibility;
    margin-top: 1.0em;
    margin-bottom: 0.5em;
}
div.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title h3 {
    font-size: 24px;
    text-decoration: none;
}
div.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title span {
    font-size: 24px;
}
.cart-show .addtocart-button {
	background: #008081;
    border: none;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
}
.k2ReadMore {
	background: #c28185;
    border: none;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
}
.k2ReadMore:hover {
	background: #008081;
	color: #fff;
}
@media (max-width: 767px) {
	.sp-retina-logo .logo {
	    display: block;
	    margin-top: -50px;
	}
	#sp-smart-slider .sp-slider-content .sp-pretitle {
    margin: 0;
    color: #555555;
    font-size: 35px;
    line-height: 1;
    font-weight: 500;
    font-family: "Raleway";
    text-decoration: none;
    background-color: transparent;
	}
	#sp-smart-slider .sp-slider-content .sp-pretitle span {
	margin: 0;
    font-family: "Montserrat";
    color: rgb(0,0,0,0.5);
    text-decoration: none;
    letter-spacing: 0px;
    font-size: 34px;
    background-color: transparent;
    position: relative;
    }
    .sp-corporex-layout .btn-more {
    display: inline-block;
    position: absolute;
    bottom: -100px;
    left: 0;
	}
	.banner .banner-content .banner-inner h2 {
    font-size: 25px;
    letter-spacing: 3px;
	}
	.banner.banner-style2 .banner-content .banner-inner h2 {
    position: relative;
    top: 0;
    right: 0;
    opacity: 0.5;
    font-size: 30px;
    font-weight: normal;
	}
}
@media (min-width: 767px) {
	#sp-smart-slider .sp-slider-content .sp-pretitle {
    margin: 0;
    color: #555555;
    font-size: 35px;
    line-height: 1;
    font-weight: 500;
    font-family: "Raleway";
    text-decoration: none;
    background-color: transparent;
	}
	#sp-smart-slider .sp-slider-content .sp-pretitle span {
	margin: 0;
    font-family: "Montserrat";
    color: rgb(0,0,0,0.5);
    text-decoration: none;
    letter-spacing: 0px;
    font-size: 34px;
    background-color: transparent;
    position: relative;
    }
    .sp-corporex-layout .btn-more {
    display: inline-block;
    position: absolute;
    bottom: -100px;
    left: 0;
	}
	.banner .banner-content .banner-inner h2 {
    font-size: 21px;
    letter-spacing: 2px;
	}
	.banner.banner-style2 .banner-content .banner-inner h2 {
    position: relative;
    top: 0;
    right: 0;
    opacity: 0.5;
    font-size: 30px;
    font-weight: normal;
	}
	/*.col-sm-3 {
    width: 33%;
	}*/
}

/*@media (max-width: 1024px) {
	#sp-smart-slider .sp-slider-content .sp-pretitle {
    margin: 0;
    color: #555555;
    font-size: 35px;
    line-height: 1;
    font-weight: 500;
    font-family: "Raleway";
    text-decoration: none;
    background-color: transparent;
	}
	#sp-smart-slider .sp-slider-content .sp-pretitle span {
	margin: 0;
    font-family: "Montserrat";
    color: rgb(0,0,0,0.5);
    text-decoration: none;
    letter-spacing: 0px;
    font-size: 34px;
    background-color: transparent;
    position: relative;
    }
    .sp-corporex-layout .btn-more {
    display: inline-block;
    position: absolute;
    bottom: -100px;
    left: 0;
	}
	.banner .banner-content .banner-inner h2 {
    font-size: 21px;
    letter-spacing: 2px;
	}
	.banner.banner-style2 .banner-content .banner-inner h2 {
    position: relative;
    top: 0;
    right: 0;
    opacity: 0.5;
    font-size: 50px;
    font-weight: normal;
	}
}*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all {
	#sp-header-block .sp-default-logo {
	    display: inline;
	}
	h1 {font-size: 28px;}
	h2 {font-size: 24px;}
}
div.itemListCategory {
    margin: 0;
    padding: 25px;
}
#sp-bottom-block {
    padding: 60px 0 0;
    border-top: 1px solid #f1f1f1;
    text-align: center;
}
#sp-section-11 {background: #f8f8f8;}
.notify-button {
	background: #008081;
    border: none;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    margin-top: 15px;
}
.notify-button:hover, .sp-corporex-layout .btn-more:hover {
	background: #c28285;
}

.sp-corporex-layout .btn-more {
    display: inline-block;
    position: absolute;
    bottom: -55px;
    left: 0;
    background: #c28285;
    border: none;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    margin-top: 15px;
}
.sp-corporex-layout .btn-more:hover {
	background: #008081;
}
.top-right-fields, .product-top-right-cont {
    border-color: #e6e6e6;
}
.product-top-right-cont {
    border-left: 1px solid #E5E5E5;
    padding-left: 20px;
}
.product-shop .product-name > h1 {
    font-size: 26px;
    text-transform: none;
}
.product-shop .product-name > h1 > span{
    font-weight: bold;
    font-size: 26px;
    color: #c28285;
    text-transform: uppercase;
}

.product-name h2 {
	font-size: 26px;
}
.product-name a span {
	font-weight: bold;
	font-size: 18px;
	color: #c28285;
	text-transform: uppercase;
}
@media (min-width:768px) and (max-width:1024px) {

	#offcanvas-toggler.visible-xs {
		display: block !important;
	}
	ul.sp-megamenu-parent.hidden-xs {
		display: none !important;
	}

}
#fancybox-wrap {
    padding: 0 !important;
}
#fancybox-content {
    border: none;
    padding: 30px 50px 30px 30px;
    border-radius: 3px;
    overflow: hidden;
}
#fancybox-close:after {
    content: "\e917";
}
.popup-cart .success-icon {
    font-size: 70px;
    color: #a1a1a1;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}
[class^="megadeal-icon-"], [class*=" megadeal-icon-"] {
    font-family: 'megadeal' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.megadeal-icon-cart-checked:before {
    content: "\e907";
}
.popup-cart .title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 40px;
    text-align: center;
    color: #4b4b4b;
}
.popup-cart {
    overflow: hidden;
}
.popup-cart .button-group {
    text-align: center;
}
.popup-cart .button-group .continue_link {
    margin-right: 30px;
}
.popup-cart .button-group .btn {
    font-size: 12px !important;
    font-weight: 500;
}

@media (max-width: 479px) {
	.product-item .images-container .actions {
	    opacity: 1;
	    visibility: visible;
	    bottom: 0;
	    transform: scale(1) rotate(0deg);
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    z-index: 0;
	}
	.sticker {
    position: absolute;
    top: 18px;
    z-index: 0;
	}
	.category_description {
		position: relative;
		z-index: 0;
	}
	div.bit_badge_lowstock {
    position: absolute;
    z-index: 0;
	}
}
