html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.outer-background {
	width:1436px;
	max-width:96%;
	margin:0 auto;
}
body {
	background-color:#fff;
	margin:0;
}
*, *:before, *:after {
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.webshop-showbasket .lordag-offer, .webshop-checkout .lordag-offer {
	display:none;
}


.MagicThumb-caption {
	font-size:12px !important;
	height:auto !important;
}
img {
	max-width: 100%;
	height: auto;
	border:0;
}
body, td, input, select, textarea {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:400;
}
.VariantGroupLabel {
	font-family:Arial, sans-serif !important;
	font-size:13px !important;
	color:#000 !important;
	font-weight:400 !important;
	font-weight:normal !important;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

ul, form {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
a {
	color:#000;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#08427d;
}
h1, .Heading_Terms, .Heading_ShowBasket_Master, .Heading_Profile, .Heading_B2Blogin, .Heading_Order4 {
	font-size:24px;
	font-weight:400;
	text-align:left;
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
	display:block;
}

.Heading_B2BLogin_Wrapper {
	width:100%;
}
h2 { 
	font-size: 22px !important;
    line-height: 33px;
    font-weight: 700;
    padding: 0px 0px 15px 00px;
    display: block;
    margin:0 0 5px 0;
}
h3 {
	font-family:Arial, sans-serif;
	font-weight:400;
	text-align:left;
	margin:0 0 5px 0;
	padding:0;
	color:#323232;
	font-size:22px;
}

.tooltip{
	display: block;
	position: absolute;
}

.tooltip span img {
	width:55px;
	height:55px;
	padding:10px;
}
		
.tooltip:hover::after {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 5px;
	top:10px;
    color: #fff;
    content: attr(title);
    padding: 5px 15px;
    position: absolute;
    width: 195px;
    z-index: 98;
}
		
.tooltip:hover:before{
	bottom: 20px;
	content: "";
	left: 50%;
 	position: absolute;
	z-index: 99;
}

.tooltip-text {
	font-size:9px;
}


.pink {
	color:#08427d;
}
#signature {
	width:1300px;
	max-width:96%;
	margin:5px auto 30px;
	font-size:9px;
	text-transform:uppercase;
	color:#ababab;
	text-align:center;
}

/* HEADER */

.topheader {
	padding:12px; 
	letter-spacing:0.5px;  
	background-color:#ff6514; 
	width:100%; 
	z-index:999999; 
	color:#fff !important; 
	font-weight:bold;
	text-align:center;
}

.topheader ul {
	display:inline-block;
}


.topheader li {
	display:inline-block;
	font-size:13px;
	text-transform: uppercase;
	padding:10px 20px;
}


header {
	position:relative;
	width:100%;
	height:140px;
	margin:0px auto 30px auto;
	box-shadow: 0 5px 20px -12px black;
}

header section {
	width:1300px;
	max-width:96%;
	margin:0 auto;
	position:relative;
}

#toplinks {
	position:absolute;
	top:127px;
	width:100%;
	height:52px;
	border: 1px solid #d3d3d3;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(232,232,232,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(232,232,232,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(232,232,232,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(232,232,232,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(232,232,232,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(232,232,232,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0 );
}

#toplinks li .header {
	font-size:16px;
	font-weight:bold;
	display:block;
}

#toplinks li {
	display:inline-block;
	font-size:11px;
	height:50px;
	border-right:1px solid #d3d3d3;
	padding:10px 22px;
	text-align:center;
}


#usp {
	position:absolute;
	border-bottom:1px solid #cfcfcf;
	width:100%;
	height:40px;
	padding-top:12px;
}
#usp li {
	font-size:11px;
	text-transform:uppercase;
	float:left;
	margin-right:30px;
}
#usp li:last-child {
	margin-right:0;
}
.trustpilot {
	top:13px;
	right:0;
	position:absolute;
}
.emaerket {
	top:10px;
	right:140px;
	position:absolute;
}
#logo {
	position:absolute;
	top:45px;
	display:block;
	width:300px;
}
#social {
	position:absolute;
	right:370px;
	top:108px;
}
#social li {
	float:left;
}
#social li a {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin: 0px 10px 0px 0px;
    background-repeat: no-repeat;
}
#social li a.instagram {
	background-image:url(/images/icon-instagram.png);
}
#social li a.instagram:hover {
	background-image:url(/images/icon-instagram-hover.png);
}
#social li a.facebook {
	background-image:url(/images/icon-facebook.png);
}
#social li a.facebook:hover {
	background-image:url(/images/icon-facebook-hover.png);
}
#social li a.googleplus {
	background-image:url(/images/icon-googleplus.png);
}
#social li a.googleplus:hover {
	background-image:url(/images/icon-googleplus-hover.png);
}

/* TOPMENU */
nav.mobile-menu {
	display:none;
}
nav.topmenu {
	width:100%;
	height:40px;
	background-color:#08427d;
	text-align:center;
}
nav.topmenu a {
	font-size:12px;
	text-transform:uppercase;
	padding:13px 6px;
	display:inline-block;
	margin-left:20px;
	color:#FFFFFF;
}
nav.topmenu a:hover {
	background-color:#fff;
	color:#08427d;
}
nav.topmenu a.Link_Topmenu.Link_Active_Topmenu {
	background-color:#FFFFFF;
	color:#08427d;
}

.Text1_Frontpage h1 {
	font-size:29px;
	font-weight:bold;
	color:#08427d;
}

.Text1_Frontpage {
	display:block;
	font-size:13px;
	margin:40px 0px 10px 0px;
}


section.producenter {
	border-top:1px solid #e9e9e9;
}


.producenter .flex-container {
  padding: 0;
  margin: 30px;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

.producenter .space-between { 
  -webkit-justify-content: space-between; 
  justify-content: space-between; 
}  

.producenter .space-between li img {
	height:35px;
	-webkit-filter: grayscale(1);
  	filter: grayscale(1);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.producenter .space-between li img:hover {
	-webkit-filter: grayscale(0);
  	filter: grayscale(0);
}

/* BASKET */
/* a.basket {
	position:absolute;
	top:15px;
	right:0;
	color:#fff;
	width:222px;
	height:99px;
	background-color:#08427d;
}

#basket-content {
	padding:10px;
	font-size:12px;
}

#basket-content .gatilkassen {
	background-color:#FFFFFF;
	color:#08427d;
	padding:7px 12px 5px 12px;
	position:absolute;
	right:10px;
	border-radius:4px;
}

#basket-content .totalproduct {
	margin-bottom:20px;
}

#basket-content .fragt, #basket-content .gebyr {
	margin-bottom:2px;
}

#basket-content .right {
	float:right;
	
}

#shippingfee,
#totalprice {
	display:none;
} */


.basket-mobile {
    display: none;
}
.basket {
	background-color:#08427d;
    width: 194px;
    height: 41px;
    color: #ffffff;
    display: block;
    right: 0;
    top: 35px;
    position: absolute;
    text-decoration: none;
    font-weight: 600;
    text-align: center !important;
}
.basket .count {
    background-color: #ff6514;
    border-radius: 50%;
    color: #FFFFFF;
    height: 24px;
    line-height: 12px;
    padding: 7px 3px 2px;
    position: absolute;
    right: -10px;
    top: -10px;
    text-align: center;
    width: 24px;
}

.basket .totalprice {
	padding:13px 0px;
}
#shippingfee {
    display: none;
}
.basket > .content {
    cursor: pointer;
    height: 46px;
    position: relative;
    width: 170px;
}
.basket .info {
    background-color: #fff;
    opacity: 0;
    overflow: hidden;
    padding: 15px 0;
    position: absolute;
    right: 0;
    top: 42px;
    width: 0;
    border: none;
    z-index: 9999999 !important;
}
.basket .info .content .headline {
    font-weight: bold;
    padding: 0;
    color: #323232;
    font-size: 16px;
}
.basket:hover .info {
    color: #393939;
    opacity: 1;
    padding: 15px 20px 0px 19px;
    width: 320px;
    border: 1px solid #e7e7e7;
}
.basket .info .content {
    width: 280px;
}
.basket .header {
    font-size: 15px;
}
.basket-totalprice {
    margin: 15px 0px;
    text-align: left;
    font-weight: bold;
}
.basket-totalprice-right {
    text-align: right !important;
    float: right;
    display: inline-block !important;
}
.Products_Basket_TBL td {
    padding: 10px 0;
    vertical-align: middle;
}
.Products_Basket_TBL a,
.Products_Basket_TBL td {
    color: #3d3d3d;
    text-decoration: none;
}
.basketlines {
    margin-bottom: 15px;
}
.basketlines .Products_Basket_Amount_TD {
    text-align: left;
    width: 10%;
}
.basketlines .Products_Basket_ProductName_TD {
    text-align: left;
}
.basketlines .Products_Basket_TotalPrice_TD {
    text-align: right;
}
.basketlines td.Products_Basket_TotalPrice_TD {} .basketlines th.Products_Basket_TotalPrice_TD {
    text-align: left;
}
.basketlines th {
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    padding-bottom: 6px;
}
.basket a.btn-basket,
header .basket a.btn-checkout {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px 10px 20px;
    text-align: center;
    text-decoration: none;
	margin-bottom: 20px;
}
.basket a.btn-basket {
    color: #343735;
    font-weight: 600;
    width: 100%;
}
.basket a.btn-basket:hover {
    background-color: #3d3d3d;
    color: #fff;
}
.basket a.btn-checkout {
    background-color: #ff6514;
    float: right;
    width: 100%;
    font-weight: 600;
}
.basket a.btn-checkout:hover {
    background-color: #cd3c00;
}


/* SEARCH */


header #Search_Form {
	position:absolute;
	top:35px;
	right:315px;
	width:381px;
	height:41px;
	font-weight: 300 !important;
}

input[type="submit"].SubmitButton_SearchPage {
	float:right;
}

.SubmitButton_SearchPage {
	height:39px;
	background-color:#3d3d3d;
	color:#fff;
	border:none;
	padding:0px 20px
    
}

#Search_Form .SearchTitle_SearchPage,
#Search_Form .nbsp,
#Search_Form br {
    display: none;
}
.SearchField_SearchPage {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666666;
    background-color:#e7e7e7;
	border:none;
	background-size:50%;
    padding: 0 0 0 15px;
    height: 39px;
    width: 317px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out; 
    position: absolute;
	
    background-image: url('/images/icon-search.png');
    background-position: calc(100% - 15px) 50%;
    background-repeat: no-repeat;
	background-size:6%;

}


.SearchField_SearchPage:focus {
	 background-position: 150% 50%;

}
.search-logo {
    background-image: url('/images/icon-search.svg');
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-color: transperant;
    padding: 0 0 0 27px;
    height: 27px;
    width: 27px;
    position: absolute;
    right: 85px;
    top: 21px;
    cursor: pointer;
}


/* MAIN */
section.main {
	position:relative;
	margin:0 auto;
	width:1300px;
	max-width:96%;
}
article {
	float:left;
	width:100%;
}
article > div.content {
	padding:0 0 0 0px;
	margin:0 auto;
	width:100%;
}

/* PRODUCTMENU */

/*#ProductmenuContainer_DIV {
	border: 1px #e9e9e9 solid;
	padding: 10px 0 0 0;
}

.Heading_Productmenu {
	font-size:16px !important;
	font-weight:bold !important;
	display:block;
	text-align:center;
}

a#ActiveCategory_A {
	display:none;
}
.ProductMenu_MenuItemBold {
	font-weight:400 !important;
}
nav.productmenu {
	float:left;
	width:20%;
}
ul#ProductMenu_List, ul#ProductMenu_List ul {
	padding:0;
	list-style-type:none;
}
li.SubCategory1_Productmenu a {
	text-decoration:none;
	display:block;
	padding:5px;
	margin-left:5px;
}
li.SubCategory1_Productmenu a:hover {
	 background-color:#08427d;
	 color:#FFF;
}
ul#ProductMenu_List li.SubCategory1_Productmenu.active a {
	background-color:#08427d;
	 color:#FFF;
}



li.SubCategory2_Productmenu a {
	text-decoration:none;
	display:block;
	background-color:#4681bc !important;
	color:#FFFFFF;
	padding-left:20px;
}
li.SubCategory2_Productmenu a:hover {
	 background-color:#8F393A;
	 color:#FFF;
}
ul#ProductMenu_List li.SubCategory2_Productmenu.active a {
	background-color:#08427d !important;
	 color:#FFF;
}
/* NIVEAU 1 
li.RootCategory_Productmenu > a {
	font-size:13px;
	background-color:#f5f5f5;
	padding:10px;
	text-decoration:none;
	display:block;
	margin:0;
	border-bottom: 1px #e9e9e9 solid;
}

li.RootCategory_Productmenu .Activ_ProductMenu
{
	background-color:#08427d;
	color:#FFFFFF;
}*/

nav.menu {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
	top:103px;
	text-align:center;
}
nav>div.ProductmenuContainer_DIV {
    width: 1300px;
    max-width: 96%;
    margin: 0 auto;
    position: relative
}
#ActiveCategory_A {
    display: none!important
}
ul#ProductMenu_List,
ul#ProductMenu_List ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}
ul#ProductMenu_List>li {
    display: inline-block
}
ul#ProductMenu_List>li>a {
    color: #000
}
ul#ProductMenu_List>li>a:hover {
    background-color: #9c000e;
    color: #FFF
}
ul#ProductMenu_List>li>a {
    font-size: 14px;
    padding: 5px 11px;
    display: inline-block;
    font-weight: 600
}
ul#ProductMenu_List>li>ul>li>a {
    padding: 4px 0!important;
    display: block
}
ul#ProductMenu_List>li>ul {
	display:none;
    position: absolute;
    top: -999999px;
    z-index: 9999;
    opacity: 0;
    background-color: yellow;
    padding: 20px;
    border-top: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    text-align: left
}
ul#ProductMenu_List>li>ul a {
    color: #fff
}
/*ul#ProductMenu_List>li>ul>li .ProductMenu_MenuItemBold {
    font-size: 20px!important;
    font-weight: 400!important
}*/
.ProductMenu_MenuItemBold {
    font-weight: 600!important
}
ul#ProductMenu_List>li>ul>li>a {
    white-space: nowrap
}
ul#ProductMenu_List>li:hover>a {
    background-color: #343735;
    color: #FFF
}
ul#ProductMenu_List>li:hover>ul {
    top: 100%;
    opacity: 1
}
ul#ProductMenu_List>li>ul {
    left: 0;
    width: 100%;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}
#productmenu-facts {
	margin-top:20px;
}

#productmenu-facts ul {
	margin-left:25px;
}

#productmenu-facts li {
	list-style-image: url('/images/icon-checkmark-green.png');
	padding-top:10px;
}

/* NEWSLETTER FOOTER */

section.newsletter {
	background-color:#000;
	width:80%;
	position:relative;
	margin-bottom:10px;
}
section.newsletter .content {
	width:1300px;
	max-width:96%;
	margin:0 auto;
}
section.newsletter .content form {
	margin:0;
	width:100%;
}
section.newsletter .content input {
	float:left;
	padding:18px;
	margin:10px 0;
}
.button {
	width:10%;
	font-size:13px;
	background-color:#000;
	border:1px solid #FFF;
	color:#FFF;
	cursor:pointer;
}
.SubmitButton_B2Blogin {
	font-size:13px;
	background-color:#000;
	border:1px solid #FFF;
	color:#FFF;
	cursor:pointer;
	display:block;
	padding:5px 10px;
}
#Username_B2Blogin, .TextInputField_B2Blogin {
	border:1px solid #cfcfcf;
	margin-bottom:2px;
	padding:5px;
}
.button:hover, .SubmitButton_B2Blogin:hover {
	background-color:#08427d !important;
}
#mc-embedded-subscribe-input {
	width:90%;
	font-size:13px;
	text-transform:uppercase;
	border:2px solid #FFF;
	background-color:#FFF;
}

/* FOCUS BOXES */
section.focusboxes {
	width:100%;
	position:relative;
	margin:50px 0 30px 0;
}
section.focusboxes .content {
	width:1300px;
	max-width:100%;
	margin:0 auto;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding:20px 0;
}
section.focusboxes .content div {
	width:33%;
	float:left;
	text-align:center;
	font-size:13px;
	text-transform:uppercase;
	color:#a2a2a2;
}
section.focusboxes .content div span {
	display:block;
}
.focusbox-2 {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
.headline {
	font-size:32px;
	text-transform:uppercase;
	color:#000;
}
.subline {
	font-size:25px;
	text-transform:uppercase;
	color:#08427d;
	margin:2px 0 5px 0;
}

/* FOOTER */
footer {
	width:100%;
	margin:0 auto 0px auto;
	background-color:#e9e9e9;
}
footer section {
	width:1300px;
	max-width:96%;
	margin:0px auto 0px auto;
	padding:30px 0px;
}
footer section ul {
	float:left;
	width:25%;
}
footer section ul li {
	line-height: 27px;
}
footer section ul li a {
	text-decoration:none;
}

footer .headline {
	font-size:18px;
	text-transform:uppercase;
	line-height:32px;
	font-weight:bold;
	color:#000;
}
footer section input[type="TEXT"] {
	width:100%;
	height:40px;
	margin-bottom:2px;
	border:1px solid #d3d3d3;
	font-size:Arial;
	font-weight:400;
	font-size:13px;
	color:#bebebe;
	padding-left:10px;
}
footer section input[type="submit"] {
	background-color:#08427d;
	font-size:13px;
	color:#FFFFFF;
	font-size:Arial;
	font-weight:400;
	text-align:center;
	padding:7px 15px;
	border:0;
	margin-left:1px;
	cursor:pointer;
	-webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
}
footer section input[type="submit"]:hover {
	background-color:#000;
}

footer .creditcards {
  margin:0 auto 10px auto;
  display:block;
}

footer .shipping {
  margin:0 auto;
  display:block;
}

/* PRODUCTS */
ul.Frontpage_Custom_UL, .ul.ProductList_Custom_UL, ul.Related_Custom_UL {
	margin:0 -1% 35px -1%;
	padding:0;
	list-style-type:none;
}
ul.Frontpage_Custom_UL > li, ul.ProductList_Custom_UL > li, ul.Related_Custom_UL > li {
	display:inline-block;
	width:24%;
	margin:20px 5px 0 5px;
	border:1px solid #edf1f2;
}

ul.Frontpage_Custom_UL, ul.ProductList_Custom_UL, ul.Related_Custom_UL {
	margin: 0px 0px 30px 0px;
}

li .product {
	position:relative;
	padding:5%;
}

li .product .image img {
	display:block;
	height:130px;
	margin:0 auto;
}
	
li .product .info {
	float:right;
}
li .product .buy {
	float:left;
}
li .product .buy img {
	width:100%;
}
li .product .name a {
    margin: 5px 0px 5px 0px;
    font-size: 14px;
	font-weight: bold;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: auto;
    min-height: 55px;
	text-align:center;
}

li .product .short {
	display:block;
	font-size:12px;
	padding:0 0 10px 0;
	width: 100%;
	text-align:center;
}

li .product .short span {
	font-size:12px !important;
	font-family:Arial, sans-serif !important;
}
li .product .name a:hover {
	color:#08427d;
}
li .product .price {
	font-size:18px;
	font-weight:700;
	text-align:center;
	margin:15px 0px;
}
li .product .price strike {
	color:#b7b7b7;
	font-size:13px;
	font-weight: 400;
}
.productlist-categorydescription {
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #cfcfcf;
	color:#7d7d7d;
}
.productlist-categorydescription td {
	color:#7d7d7d;
}


.PriceStriked_Productlist {
	color:#c4c4c4;
	font-size:14px;
}


/* PRODUCTCARD */


.shipping600 {
	background-color:#83ad43;
    color: #ffffff;
    padding: 6px;
    border-radius: 4px;
    margin: 0 0 10px 0;
}

.webshop-productinfo header {
	margin: 0px auto 20px auto !important;
}

.productcard {
	margin-bottom:30px;
}

h1.productcard-headline {
    font-size: 26px !important;
    line-height: 33px;
    margin-top: 11px;
	font-weight: bold;
}

.breadcrumb .BreadCrumb_ProductInfo, .breadcrumb td.BreadCrumb_ProductList a {
	font-size:11px !important;
	margin-bottom:10px;
	padding:5px;
}

.SubCats_Categories_Container .breadcrumb a, .SubCats_Categories_Container .breadcrumb {
	font-size:11px !important;
	margin-bottom:10px;
}

#Content_Productlist .breadcrumb {
	margin-bottom:15px !important;
}

.BreadCrumb_ProductList {
	font-size:11px !important;
}

.gosocial {
	padding-left:20px;
	margin:20px 0;
	z-index:10;
}

.productcard .canvas .images {
	display: block;
	width: 100%;
}
.product-image {
	text-align: center;
	margin-bottom: 15px;
	position: relative;
}

.imageselector {
	display: flex;
    justify-content: center;
}

.imageselector .thumbs a img {
	border: 1px solid #e3e3e3;
	margin:0px 10px;
}

.productcard .canvas {
    width: 50%;
    float: left;
}

/*
.ProductInfo_TD .canvas {
	width:55%;
	float:left;
}
.ProductInfo_TD .video.active, .ProductInfo_TD .imageselector a {
	display:inline-block;
}
.ProductInfo_MagixZoomPlus_MainImage_TABLE {
	float:left;
}
.ProductInfo_TD .imageselector {
	width:67px;
	float:right;
}*/
.productcard-info {
	width:44%;
	float:right;
	border:1px solid #C5C5C5;
	padding:10px;
}
.productcard-info .buy {
	padding:0 10px 0 10px;
	border-radius:4px;
	background-color:#f7f7f7;
}

.productcard-info .varianter {
	padding:0 10px 0 10px;
	border-radius:4px;
	background-color:#f7f7f7;
}

img.Thumbnail_ProductInfo {
	width:67px !important;
	padding:3px;
	border:solid 1px #ECECEC;
	float:right;
	margin-top:0 !important;
	margin-right:0 !important;
	margin:0;
}
.pricebefore {
	text-align:right;
	font-size:14px;
	color:#b7b7b7;
	text-decoration:line-through;
}
.Prices_Custom_DIV {
	margin:0 0 10px;
	color:#08427d;
	font-size:20px;
}
.Prices_Custom_DIV .price {
	float:right;
}
.productcard-info ul.prices {
	margin:10px 0px 10px 0;
	list-style-type:none;
	background-color:#f7f7f7;
	border-radius:4px;
}
.productcard-info ul.prices li {
	padding:10px 0 3px;
	
}
.productcard-info ul.prices span {
	float:right;
}
.productcard-info ul.prices span strong u {
	color:#08427d;
}






.productcard-info .deliverytime-301 {
	background-color:#BD2325;
	color:#fff;
	padding:6px;
	border-radius:4px;
	margin: 0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.productcard-info ul.delivery-301 {
	margin:0;
	padding:10px;
	list-style-type:none;
	background-color:#AB1417;
	background-color:#f7f7f7;
	border-radius:4px;
	text-align:center;
}








.productcard-info .deliverytime {
	background-color:#f7f7f7;
	color:#83ad43;
	padding:6px;
	border-radius:4px;
	margin: 0 0 10px 0;
	font-size:16px;
	font-weight:bold;
}

.productcard-info ul.delivery {
	margin:0;
	padding:10px;
	list-style-type:none;
	background-color:#AB1417;
	background-color:#f7f7f7;
	border-radius:4px;
}
.productcard-info ul.delivery li {
	padding:0 0 3px;
}
.productcard-info ul.delivery span {
	float:right;
}
.productcard-info ul.delivery span strong u {
	color:#08427d;
}


.description_2020 {
    width: 100vw;
    position: relative;
    left: 49.4%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #e9e9e9;
    padding: 20px;
	margin-bottom:20px;
}

.description_inside {
	max-width:1300px;
	width:100%;
	margin:0 auto;
	line-height: 23px !important;
}

.description_inside .headline1 {
	font-size: 26px !important;
    line-height: 33px;
    font-weight: 700;
    padding: 0px 0px 15px 00px;
    display: block;
}


.related_headline h1 {
	font-size: 26px !important;
    line-height: 33px;
    font-weight: 700;
    padding: 0px 0px 0px 0px;
    display: block;
	margin:0px !important;
}

.Variants {
	padding:10px 0;
	margin:10px 0 0 0;
}
.VariantGroup {
	width:100%;
}
.Variants .OptionSelect_ProductInfo {
	width:50%;
	margin-bottom:3px;
}

.Variants .VariantGroupLabel {
	font-size:16px !important;
	font-weight:bold !important;
	color:#08427d !important;
	padding-bottom:5px !important;
}
#BUYSECTION br {
	display:none;
}
#BUYSECTION {
	padding:10px 0 11px;
	border-bottom:solid 1px #cfcfcf;
}
.amountWrapper {
	float:left;
}
.amountWrapper input {
	height:46px;
	width:50px;
	margin:0 20px 0 20px;
	text-align:center;
	border:1px solid #cfcfcf;
	font-size:18px;
	color:#AEAEAE;
}

.productcard-info ul.usp {
	clear:both;
	margin:0;
	padding:18px 0 0 2px;
	list-style-type:none;
}
.productcard-info ul.usp li {
	background-image:url('/images/icon-checkmark.png');
	background-repeat:no-repeat;
	background-position:0% 50%;
	background-size:13px auto;
	padding:2px 0 2px 25px;
}
.countdown {
	padding:0px 10px 10px;
}
#shippingtime {
	font-size:18px;
	font-weight:bold;
	padding:0 0 0 5px;
}

#social1 {
	margin:20px 0px 20px 20px;
}

#print .Toolbar_ProductInfo{
	display:inline;
}



/*.button.cta {
    background-color: #4dac49;
    color: #fff
}
.button.cta:hover,
div.prodOverview div#BUYSECTION div.buyWrapper:hover {
    border-color: #4dac49;
    background-color: transparent;
    color: #343735
}
.button,
button {
    -moz-appearance: none;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 300ms ease-out 0s
}
.button a,
.button input,
.button>img {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

*/

/* TABS */
#tabs {
	margin-bottom:30px;
}
.ui-widget {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#000;
}
.ui-widget-header {
	background:none;
}
.ui-corner-all {
	border:none;
}
.ui-tabs .ui-tabs-panel {
	padding: 1em 0;
}
.ui-tabs .ui-tabs-nav {
	border-bottom:1px solid #cfcfcf;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom:0 !important;
}
.ui-tabs .ui-tabs-nav li {
	background:#fff !important;
    list-style: none outside none;
    float: left;
    position: relative;
    top: 0px;
    margin: 1px 0.2em 0px 0px;
    border:none;
    padding: 0px;
    white-space: nowrap;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
	background-color:#08427d;
	color:#FFF;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

/* PRODUCTGROUP */
.SubCats_Categories_UL {
	margin:10px 0 20px 0;
	padding:0;
	list-style-type:none;
}
.SubCats_Categories_UL li {
	display:inline-block;
	vertical-align:top;
	width:25% !important;
	float:none !important;
	text-align:center;
	position:relative;
}
.SubCats_Categories_UL li a {
	display:block;
}
.SubCats_Categories_UL li .name a {
	background-color:#EBEBEB;
	text-decoration:none;
	padding:25px 0;
	height:60px !important;
}
.SubCats_Categories_UL li:hover .name a {
	background-color:#08427d;
	color:#FFFFFF;
}
.SubCats_Categories_UL li .productgroup {
	border:solid 1px #D7D7D7;
	margin:5px;
}

.SubCats_Categories_Container h1 {
	background-color:#000000;
	color:#FFFFFF;
	padding:20px 10px 16px 20px;
}

.SubCats_Categories_Container p {
	font-size:13px;
}


/* SHOWBASKET */
.webshop-showbasket nav.productmenu {
	display:none;
}
.webshop-showbasket .content {
	padding:0;
}
#tool-sentbasket {
	position:absolute;
	right:0;
	top:0;
}
a.ShowBasket_SendBasketLink_Dialog_Link {
	background-color:#f3f3f3;
	border:1px solid #e9e9e9;
	text-decoration:none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:3px 6px;
	font-size:12px;
}
a:hover.ShowBasket_SendBasketLink_Dialog_Link {
	background-color:#08427d;
	border:1px solid #08427d;
	color:#FFF;
}
.ShowBasket_TD header .basket:hover .info, .ShowBasket_TD header .basket .info .content {
	display:none;
	width:0;
	overflow:hidden;
	opacity:0.0;
	filter:alpha(opacity=0);
}
.ShowBasket_TD article,
.CheckOut_TD article {
	float:none;
	width:100%;
}
.ShowBasket_TD article .content,
.CheckOut_TD article .content {
	width:100%;
	margin-bottom: 30px;
}

.ShowBasket_TD footer section:last-child,
.CheckOut_TD footer section:last-child {
	display:block;
	border:0;
}
table.showbasket {
	width:100%;
}
table.showbasket.head {
	border:1px solid #cacaca;
}
table.showbasket.body {
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
}
table.showbasket.body > tbody > tr > td {
	border-bottom:1px solid #cacaca;
}
table.showbasket td, table.showbasket th {
	padding:10px;
	vertical-align:top;
	text-align:left;
}
table.showbasket th {
	background-color:#efefef;
	font-weight:bold;
	font-size:12px;
}
table.showbasket .description img {
	border:1px solid #cacaca;
	margin:0 15px 0 0;
}
table.showbasket .description .btn-dec {
	display:none;
}
/*table.showbasket .amount {
	width:15%;
	text-align:center;
}
table.showbasket .amount div {
	border:solid 1px #ECECEC;
	display:inline-block;
	padding:2px 10px;
	margin:0 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align:top;
}
table.showbasket .amount img {
	width:18px;
}*/

table.showbasket .amount > a > img {
	width:10%;
	margin:0 0 0 10%;
	vertical-align:middle;
}
table.showbasket .amount {
	width:14%;
	text-align:center;
}
table.showbasket .amount .amountContainer {
	display:inline-block;
	width:60%;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
	border:solid 1px #D5D5D5;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
table.showbasket .amount .amountContainer:after {
	content:"";
	clear:both;
	display:block;
}
table.showbasket .amount .amountContainer > div {
	float:left;
	padding:13px 0;
	width:60%;
	text-align:center;
	border-right:solid 1px #D5D5D5;
}
table.showbasket .amount .amountContainer > a {
	position:absolute;
	right:0px;
	height:50%;
	width:40%;
	display:block;
}
table.showbasket .amount .amountContainer > a:hover {
	background-color:#D5D5D5;
}
table.showbasket .amount .amountContainer > a:nth-of-type(2) {
	border-top:solid 1px #D5D5D5;
	bottom:0;
}
table.showbasket .amount .amountContainer > a > img {
	height:6px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}
table.showbasket.noamount .amount .amountContainer {
	display:none;
}
table.showbasket.noamount {
	font-style: italic;
}


table.showbasket .unitprice {
	width:15%;
	text-align:right;
}
table.showbasket .unittotal {
	text-align:right;
	width:15%;
}
table.showbasket.footer {
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #cacaca;
}
table.showbasket.footer > tbody > tr > td {
	
}
table.showbasket.footer .usp strong {
	font-size:18px;
}
table.showbasket.footer .usp img {
	float:right;
	margin:0 0 0 10px;
	height:119px;
}
table.showbasket.footer .usp ul {
	padding:0;
	margin:10px 0 0;
	list-style-type:none;
}
table.showbasket.footer .usp ul li {
	background-image:url('/images/icon-checkmark.png');
	background-repeat:no-repeat;
	background-position:0% 50%;
	background-size:13px auto;
	padding:1px 0 1px 25px;
	display:block;
}
table.showbasket.footer .checkout {
	padding:0;
	width:45%;
	border-left:1px solid #cacaca;
}
table.showbasket.footer .checkout > div {
	padding:10px;
}
table.showbasket.footer .checkout > div span {
	float:right;
}
table.showbasket.footer .checkout .total {
	font-size:20px;
	font-weight:bold;
	background-color:#efefef;
}
.second-checkout-btn {
	width:45%;
	float:right;
	margin-bottom:10px;
}
.showbasket a.btn-basket, .showbasket a.btn-checkout, .second-checkout-btn a.btn-checkout {
	display:inline-block;
	padding:10px 0;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.showbasket a.btn-basket {
	width:33%;
	background-color:#696969;
}
.showbasket a.btn-basket:hover {
	background-color:#4d4d4d;
}
.showbasket a.btn-checkout, a.btn-checkout {
	width:65%;
	background-color:#ff6514;
	float:right;
}


.webshop-checkout .topheader {
	display:none;
	
}
/* OPC */

.webshop-checkout #toplinks, .webshop-checkout #delivery {
	display:none;
}

.CheckOut_TD nav.productmenu, ul#social, .CheckOut_TD nav.topmenu, .CheckOut_TD li.emaerket, .CheckOut_TD li.trustpilot {
	display:none;
}
.CheckOut_TD .content {
	padding:0;
}
.CheckOut_TD h1,
.CheckOut_TD .basket,
.CheckOut_TD #Search_Form,
.CheckOut_TD .customercare,
.CheckOut_TD nav.menu {
	display:none;
}
.CheckOut_TD #emaerket {
	right:0;
	top:20px;
	height:50px;
}
.webshop-checkout header {
	height:50px;
}
.webshop-checkout #usp {
	left:200px;
	top:50px;
	padding-top:0;
	border-bottom:0;
}
.webshop-checkout .content:before {
	content:"";
	border-top:4px solid #000;
	height:10px;
}
.webshop-checkout #logo {
	top:17px;
	width:300px;
}
.CheckOut_TD #topbar-boxes-container {
	right:0;
}
#checkout-container {
	padding:10px 0 0;
}
#checkout-container #column-data h3, #checkout-container div h2 {
	font-size:16px;
	line-height:16px;
	padding:10px 15px;
	margin:0;
	background-color:#312f1f;
	color:#FFF;
	font-weight:normal;
}
#checkout-container select.checkout-select {
	height:auto;
	width:100%;
	display:block;
}
#checkout-container input.checkout-text {
	width: width:100%;
	padding:0 10px;
	height: 25px;
	display:block;
	margin: 0px 0px 5px;
}
#checkout-container textarea.checkout-text {
	width: 100%;
	padding:10px 0 0 10px;
	height: 30px;
	display:block;
	margin: 0px 0px 5px;
}
#checkout-container label {
	display:block;
}

label.showfield-all {
}
#checkout-container  div.salesdiscountcode-container {
	float:none;
}
#checkout-container  div.salesdiscountcode-button-container {
	float:none;
}
#checkout-container  div.salesdiscountcode-button-container .checkout-salesdiscount-code-button {
	float:none;
}
#checkout-container small {
	display:block;
	color:#c00556;
}


/* KOL 1 */
#checkout-container div#column-data {
	width:25%;
	padding:0;
	border:0;
	background-color:#f3f3f3;
}
	/* ---- CUSTOMER */
	#customer-data {
		margin:10px;
	}
	
	/* ---- LOGIN */
	#customer-login {
		
	}
	#customer-login p, #checkout-container #customer-login fieldset {
		padding:0 0 0 10px;
	}
	#checkout-container div#checkout_password_login-container {
		float:none;
		width:auto;
	}
	#checkout-container input#checkout_password_login {
		width:193px;
		height:25px;
		padding:0 10px;
	}
	#checkout-container input.checkout-lookup-button {
		float:none;
	}
	#checkout-container #column-data div#customer-login-devider {
		border-bottom:solid 15px #FFFFFF;
	}
	#checkout-container div.salesdiscountcode-container {
		width:100%;
	}
	
	/* ---- ALT DEL. */
	#customer-alternative-delivery p {
		padding:0 10px;
	}
	

/* KOL 2 */
#checkout-container div#column-shipping-payment {
	width:35%;
	padding:0;
	margin:0 0 0 2%;
	border:0;
	position:relative;
}
	/* ---- PAYMENT */
	#payment-methods {
		background-color:#f3f3f3;
		margin:0 0 15px;
		padding:10px;
	}
	.checkout-payment-description-cell {
		font-weight:700;
	}
	.payment-message {
		font-weight:400;
	}
	
	/* ---- SHIPPING */
	#shipping-methods {
		background-color:#f3f3f3;
		padding:10px;
	}
	.checkout-shipping-description-cell {
		font-weight:700;
	}
	.shipping-message {
		font-weight:400;
	}
	img#post-fix {
		position:absolute;
		right:20px;
		margin-top:40px;
	}
	img#post-fix-uk {
		position:absolute;
		right:40px;
		margin-top:30px;
	}


/* KOL 3 */
#checkout-container div#column-order-summary {
	width:36%;
	padding:0;
	float:right;
}
	/* ---- PAYMENT */
	#checkout-container div #txtCardNumber {
		width:250px;
	}
	#checkout-container div #txtCardCvv {
		width:75px;
	}
	#checkout-container div #payment-cardinfo {
		background-color:#EBF6D6;
		padding:0 0 10px;
		margin:0 0 15px;
		border:0;
	}
	#checkout-container div #payment-cardinfo p {
		display:none;
	}
	#checkout-container div #payment-cardinfo fieldset {
		padding:10px 10px 0;
	}
	#checkout-container input.checkout-text.checkout-payment-controlcode-text {
		width:40px;
	}
	#checkout-container label.left-label {
		float:none;
	}
	
	/* ---- SUMMARY */
	#order-summary {
		margin:0;
	}
	
	
	/* ---- CONFIRM */
	div#order-confirm {
		margin:15px 0 0;
		padding-bottom:5px;
		background-color:#f3f3f3;
	}
	div#confirm-termsandconditions-text {
		padding:10px 10px 0;
	}
	div#confirm-termsandconditions-link-text {
		
		padding:0 10px 10px;
	}
	div#confirm-accepterms {
		float:none;
		margin:5px 10px 10px 10px;
		border:solid 1px #A0A0A0;
		background-color:#E5E5E5;
		padding:5px;
	}
	div#confirm-checkout {
		clear:both;
		padding:0 10px;
		text-align:right;
	}
	#checkout-container input#confirm-complete-button {
		margin:0 0 5px;
		float:none;
		display:block;
		padding:13px 0;
		text-align:center;
		font-size:18px;
		color:#fff;
		font-weight:bold;
		border:0;
		cursor:pointer;
		width:100%;
		background-color:#ff6514;
		-webkit-appearance:none;
	}
	#checkout-container input#confirm-complete-button:hover {
		background-color:#db5109;
	}
	.Orderstep2_GLS_ParcelShop_TD, .shipping-message {
		font-size:11px;
	}
	#confirm-termsandconditions-link-text a {
		margin-top:10px;
		display:block;
		font-size:11px;
	}
	.Orderstep2_GLS_CompanyName {
		font-size:13px;
		font-weight:bold;
	}


.kontaktformular, .inputarea {
	width:100%;
	max-width:250px;
}


@media (max-width: 1024px) {
	ul#usp li.emaerket {
		display:none;
	}
	.product .InfoButton_ProductList, .product .info {
		display:none !important;
	}
	.product input.BuyButton_ProductList, .BuyButton_ProductList {
		height:auto;
		width:100%;
	}
	li .product .buy {
		float:none;
		padding:0px 0px 0px 0px;
	}
	
	.basket {
		display:none;
	}

	
	.basket-mobile {
		display:block !important;
	}
	
	.basket-mobile .count {
        background-color: #ff6514;
        border-radius: 50%;
        color: #FFFFFF;
        height: 20px;
        line-height: 12px;
        padding: 4px 3px 7px 3px;
        position: absolute;
        right: 0px;
        top: 23px;
        text-align: center;
        width: 20px;
        font-size: 11px;
        font-weight: 600
    }
	
		a.basket {
		background-color:#08427d;
		background-image:url('/images/icon-cart.png') !important;
		background-repeat:no-repeat;
		background-size:55%;
		background-position:50% 50%;
		height:40px;
		width:40px;
		position:absolute;
		top:30px;
		right:8px;
		display:block;
		color:#fff;
		text-decoration:none;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	a.basket:hover {
		background-image:none;
		background-color:#08427d;
	}
	
	.SearchField_SearchPage {
	    height: 39px;
    	width: 250px;
		right:60px;
}


.SearchField_SearchPage:focus {
	 background-position: 150% 50%;

}

	
	header #Search_Form {
	position:absolute;
	top:31px;
	right:100px;
	width:381px;
	height:41px;
	font-weight: 300 !important;
}

	
}

@media (max-width: 960px) {
	ul#usp li.trustpilot, #signature {
		display:none;
	}
	#toplinks, #delivery {
		display:none;
	}
	
	.lordag-offer {
	position:relative; 
	text-align:center; 
	padding:12px; 
	letter-spacing:0.5px; 
	top:0px;
	background-color:#ff6514; 
	width:100%; 
	z-index:999999; 
	color:#fff; 
	font-weight:bold;
}
	
	header #Search_Form {
	position:absolute;
	top:25px;
	right:0px;
	font-weight: 300 !important;
		width:100%;
	}
	
	 #Search_Form .SearchTitle_SearchPage,
    #Search_Form .nbsp,
    #Search_Form br {
        display: none;
    }
    .SearchField_SearchPage {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #666666;
        background-color: transparent;
        padding: 0 0 0 27px;
        height: 27px;
        width: 27px;
        border: none;
        font-size: 14px;
        /*-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out; */
        
        transition: all 0.0s ease-in-out;
        position: absolute;
        right: 135px;
        top: 12px;
    }
    .SearchField_SearchPage:focus {
        background-position: 130% 50%;
        background-color: #fff;
        color: #3d3d3d;
        padding: 0 0 0 10px !important;
        height: 32px;
        width: 100%;
        top: 65px;
        position: absolute;
        left: 0px;
		border:1px solid #e7e7e7;
    }
    .search-logo {
        background-image: url('/images/icon-search.png');
        background-repeat: no-repeat;
        background-position: 100% 50%;
        background-color: transparent;
        padding: 0 0 0 27px;
        height: 27px;
        width: 27px;
        position: absolute;
        right: 120px;
        top: 39px;
        cursor: pointer;
    }
    input[type="submit"].SubmitButton_SearchPage {
        display:none;
    }
	
	header {
		height:100px;
	}
	#logo {
		width:300px;
		top:54px;
	}
	#slideshow {
		margin-bottom:30px;
	}
	.basket {
		display:none;
	}
	
	a.basket {
		position:absolute;
		display:block;
		top:32px !important;
	}
	
	/* SUBCATS LEVEL 1 */
	.SubCats_Categories_TABLE {
		display:none;
	}
	.SubCats_Categories_UL li {
		width:50% !important;
	}
	.SubCats_Categories_UL li img {
		width:100% !important;
	}
	
	/* PRODUCTCARD */
	.amountWrapper input,
	.buyWrapper input {
		height:50px;
	}
	
	/* BASKET */
	.second-checkout-btn, #tool-sentbasket {
		display:none;
	}
	table.showbasket.footer .usp img {
		height:70px;
	}
	table.showbasket.footer td.usp {
		display:none;
	}
	table.showbasket.footer td.checkout {
		width:100%;
		border-left:0;
	}
	a.basket {
		background-color:#08427d;
		background-image:url('/images/icon-cart.png') !important;
		background-repeat:no-repeat;
		background-size:55%;
		background-position:50% 50%;
		height:40px;
		width:40px;
		position:absolute;
		top:90px;
		right:0;
		display:block;
		color:#fff;
		text-decoration:none;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	a.basket:hover {
		background-image:none;
		background-color:#08427d;
	}
	
}
@media (max-width: 810px) {
	
	.topheader {
		display:none;
	}
	
	
	section.producenter ul li {
		display:block !important;
		text-align:center;
		margin:10px 0px;
	}
	
	.producenter .flex-container {
		display:block !important;
	}
	nav.menu, .productlist-categorydescription {
		display:none;
	}
	article {
		width:100%;
		float:none;
	}
	article > div.content {
		padding:0;
	}
	/* TOP */
	.topmenu, ul#usp {
		display:none;
	}
	
	#logo {
		width:170px;
		top:46px;
		z-index:999;
	}
	a.basket {
		top:32px;
		right:10px;
	}
	#basket-content {
		display:none;
	}
	
	.basket-mobile {
		display:block;
	}
	
	.webshop-checkout .search-logo, .webshop-showbasket .search-logo {
		display:none;
	}
	.webshop-checkout .basket-mobile, .webshop-showbasket .basket-mobile {
		display:none;
	}
	
	.basket-mobile .count {
        background-color: #ff6514;
        border-radius: 50%;
        color: #FFFFFF;
        height: 20px;
        line-height: 12px;
        padding: 4px 3px 7px 3px;
        position: absolute;
        right: 0px;
        top: 23px;
        text-align: center;
        width: 20px;
        font-size: 11px;
        font-weight: 600
    }
	
	.Text1_Frontpage {
		width:100%;
	}
	section.focusboxes {
		margin:0;
	}
	section.focusboxes .content div {
		width:100% !important;
		float:none;
		border-bottom:1px solid #cfcfcf;
	}
	section.focusboxes .content {
		border-bottom:none;
	}
	.focusbox-2, .focusbox-3 {
		padding:15px 0;
	}
	.focusbox-1 {
		padding-bottom:15px;
	}
	nav.mobile-menu {
		display:block;
	}
	#mc-embedded-subscribe-input {
		width:70%;
	}
	section.newsletter .content input {
		float:left;
		padding:18px;
		margin:10px 0;
		-webkit-appearance: none;
    	border-radius: 0;		
	}
	.button {
		-webkit-appearance: none;
		border-radius: 0;
		width:30%;
		font-size:13px;
		background-color:#000;
		border:1px solid #FFF;
		color:#FFF;
		cursor:pointer;
	}
	
	/* PRODUCTMENU */
	nav.productmenu {
		display:none;
	}
	.btn-menu {
		display:block;
		position:absolute;
		right:65px;
		top:32px;
		width:40px;
		height:40px;
		background-color:#3E3E3E;
		background-image:url('/images/btn-menu.png');
		background-size:45% auto;
		background-position:50% 50%;
		background-repeat:no-repeat;
	}
	
	
	/* NIVEAU 1 */
	#ProductMenu_List {
		padding:20px 0 0 0 !important;
	}
	#ProductMenu_List > li {
		float:none !important;
	}
		/* NIVEAU 1 */
	li.RootCategory_Productmenu > a {
		font-family:inherit !important;
		font-size:13px;
		text-decoration:none;
		display:block;
		margin:3px 0 !important;
		background-color:#333333;
		border:none;
	}
	ul#ProductMenu_List li.has-dropdown {
		margin-bottom:0;
	}
	li.SubCategory1_Productmenu a:hover {
		background-image:none;
		color:#da0d4c !important;
	}
	li.SubCategory1_Productmenu a {
		border-bottom:1px solid #444444 !important;
	}
	
	
	/* jPanelMenu*/
	.CheckOut_TD #my-menu {
		display:none;
	}
	#my-menu a {
		color:#fff;
	}
	
	/* PRODUCTLIST */
	.Frontpage_Custom_UL {
		width:100%;
	}
	ul.Frontpage_Custom_UL, ul.ProductList_Custom_UL, ul.Related_Custom_UL {
		margin:0;
		padding:0;
		list-style-type:none;
	}
	.Productlist_Sort_table {
		width:100%;
	}
	ul.Frontpage_Custom_UL > li, ul.ProductList_Custom_UL > li, ul.Related_Custom_UL > li {
		width: 50%;
		margin: 0px;
		border-right:0;
	}
	li .product img.Element_Overlay_IMG, .Element_Overlay_ProdList_SpecialOfferImage_DIV {
		display:none;
	}
	li .product .name {
/*		height:90px !important;*/
	}
	li .product .name a {
		font-size:1.2em;
		line-height:1.3em;
	}
	li .product .price {
		font-size:13px !important;
	}
	li .product .price strike {
		font-size:13px !important;
	}
	#frontproducts {
		margin-top:20px !important;
	}
	
	/* PRODUCTCARD */
	#Product_Rating_Container {
		display:none;
	}
	.canvas {
		width:100% !important;
		margin-bottom:10px;
	}
	.canvas img {
		width:100% !important;
	}
	.ProductInfo_TD .productcard-info {
		width:100%;
		float:left;
	}
	.ProductInfo_TD .productcard-buysection {
		width:100%;
		float:left;
	}
	.ProductInfo_TD .productcard {
		margin-bottom:20px;
	}
	.amountWrapper input {
		margin:0 10px 0 0;
	}
	.productcard-buysection-retail {
		font-size:13px;
	}
	.productcard-buysection-saving {
		font-size:14px;
	}
	.countdown {
		padding:0;
		text-align:center;
	}
	#shippingtime {
		display:block;
		padding:0;
		text-align:center;
	}
	
	
	
	/* FOOTER */
	#footer-container {
		padding-bottom:10px;
	}
	
	footer section ul {
		width:100%;
		text-align:center;
	}
	
	footer .headline {
		margin-top:20px;
	}
	
	footer .newsletter-outline {
		display:none;
	}
	nav.mobile-menu {
		display:block;
		border-top: 1px solid #C9C9C9;
		border-bottom: 1px solid #FDFDFD;
		text-align:center;
	}
	nav.mobile-menu a {
		display:block;
		border-bottom: 1px solid #C9C9C9;
		border-top: 1px solid #FDFDFD;
		padding:10px 0;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
	}
	
	#content-profile .left {
		width:100%;
		padding-right:0;
		margin-bottom:20px;
	}
	#content-profile .right {
		width:100%;
		background-color:#f1f1f1;
		text-align:center;
		padding:70px 0 50px;
	}
	
	/* BASKET */
	table.showbasket th {
		font-size:11px;
	}
	.showbasket a.btn-basket, .showbasket a.btn-checkout {
		font-size:13px;
	}
	table.showbasket .description img {
		display:none;
	}
	table.showbasket .amount {
		display:none;
	}
	table.showbasket .unitprice, table.showbasket .unittotal {
		width:70px;
		padding-left:0;
	}
	table.showbasket td.ShowBasket_GiftWrapUnChecked_TD {
		padding-left:0;
	}
	table.showbasket .description table {
		display:none;
	}
	table.showbasket .description .btn-dec {
		display:block;
	}
	table.showbasket .description .btn-dec img {
		display: inline-block;
		border:0;
		margin: 5px 5px 5px 0px;
		border: 1px solid #cacaca;
		width: 20px;
		padding: 2px;
	}
	.ShowBasket_TD .Related_Custom_UL, .ShowBasket_TD h2 {
		display:none;
	}
	
	/* CHECKOUT */
	.webshop-checkout header {
		height:75px !important;
	}
	.webshop-checkout #logo {
		top:25px;
	}
	#checkout-container div#column-data {
		float:none;
		width:100%;
		margin:0 0 15px;
	}
	#checkout-container div#column-shipping-payment {
		width:100%;
		float:none;
		margin:0;
		min-height:200px !important;
	}
	#checkout-container div#column-order-summary {
		float:none;
		width:100%;
	}
	#checkout-container div #payment-cardinfo {
		width:100%;
		float:none;
	}
	div#order-summary {
		display:none;
		float:none;
		width:100%;
	}
	#checkout-container #order-summary table {
		width:auto;
		margin:0 10px;
	}
	div#order-confirm {
		float:none;
		width:100%;
		margin:15px 0 0;
	}
	input#acceptTermsBit {
		float:left;
	}
	.CheckOut_TD .btn-menu {
		display:none;
	}

}

button.RTBinputButtonAddToBasket {
    width: 120px;
    height: 35px;
    font-family:Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:400;
    border:none;
    background-color:#83d4b6;
    cursor: pointer;
}
button.RTBinputButtonCancel {
    width: 120px;
    height: 35px;
    font-family:Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:400;
    border:none;
    background-color:#000000;
    cursor: pointer;
}

/* Energimærke */ 


.energi-a {
    height: 35px;
    width: 66px;
    background-color: #00a849;
    position:absolute;
    padding-top: 7px;
    padding-left: 4px;
    color:#fff;
    font-size: 22px;
    font-weight:bold;
}
.energi-a:after{
    content:'';
    width: 24px;
    height: 24px;
    background:#00a849;
    position:absolute;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    right: -12px;
    top: 5px;
} 

.energi-b {
    height: 35px;
    width: 66px;
    background-color: #00b940;
    position:absolute;
    padding-top: 7px;
    padding-left: 4px;
    color:#fff;
    font-size: 22px;
    font-weight:bold;
}
.energi-b:after{
    content:'';
    width: 24px;
    height: 24px;
    background:#00b940;
    position:absolute;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    right: -12px;
    top: 5px;
} 


.energi-c {
    height: 35px;
    width: 66px;
    background-color: #b6d700;
    position:absolute;
    padding-top: 7px;
    padding-left: 4px;
    color:#fff;
    font-size: 22px;
    font-weight:bold;
}
.energi-c:after{
    content:'';
    width: 24px;
    height: 24px;
    background:#b6d700;
    position:absolute;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    right: -12px;
    top: 5px;
} 

.energi-d {
    height: 35px;
    width: 66px;
    background-color: #fcce00;
    position:absolute;
    padding-top: 7px;
    padding-left: 4px;
    color:#fff;
    font-size: 22px;
    font-weight:bold;
}

.energi-d:after{
    content:'';
    width: 24px;
    height: 24px;
    background:#fcce00;
    position:absolute;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    right: -12px;
    top: 5px;
} 

.energi-a:empty, .energi-b:empty, .energi-c:empty, .energi-d:empty {
   display: none !important;
}


.energi-a .Description_Productinfo:empty, .energi-b .Description_Productinfo:empty, .energi-c .Description_Productinfo:empty, .energi-d .Description_Productinfo:empty {
   display: none !important;
}


.energi-a a, .energi-b a, .energi-c a, .energi-d a {
   color:#ffffff;
	padding: 6px 40px 3px 0px;
}

a.engeri-db {
	position: absolute;
    font-size: 12px;
    color: #000000 !important;
    margin-top: 31px !important;
    margin-left: -59px;
	padding:0px 0px 0px 0px !important;
	text-decoration: underline;
}






.energi-a1 .Description_Productinfo a:nth-child(2) {
	background-color:#ffffff;
	color:#000000 !important;
	font-size:12px;
	margin-top: 37px !important;
    margin-right: 10px;
	text-decoration: underline;
	display:block;
}


.energi-a1 .Description_Productinfo a:nth-child(1) {
	background-image: url(/images/a-icon.png);
	background-repeat:none;
	padding:4px 34px 1px 33px !important;
	color:#ffffff !important;
	font-size:29px;
	text-decoration: none;
}






.energi-b1 .Description_Productinfo a:nth-child(2) {
	background-color:#ffffff;
	color:#000000 !important;
	font-size:12px;
	margin-top: 37px !important;
    margin-right: 10px;
	text-decoration: underline;
	display:block;
}


.energi-b1 .Description_Productinfo a:nth-child(1) {
	background-image: url(/images/b-icon.png);
	background-repeat:none;
	padding:4px 34px 1px 33px !important;
	color:#ffffff !important;
	font-size:29px;
	text-decoration: none;
}





.energi-c1 .Description_Productinfo a:nth-child(2) {
	background-color:#ffffff;
	color:#000000 !important;
	font-size:12px;
	margin-top: 37px !important;
    margin-right: 10px;
	text-decoration: underline;
	display:block;
}


.energi-c1 .Description_Productinfo a:nth-child(1) {
	background-image: url(/images/c-icon.png);
	background-repeat:none;
	padding:4px 34px 1px 33px !important;
	color:#ffffff !important;
	font-size:29px;
	text-decoration: none;
}


.energi-d1 .Description_Productinfo a:nth-child(2) {
	background-color:#ffffff;
	color:#000000 !important;
	font-size:12px;
	margin-top: 37px !important;
    margin-right: 10px;
	text-decoration: underline;
	display:block;
}


.energi-d1 .Description_Productinfo a:nth-child(1) {
	background-image: url(/images/d-icon.png);
	background-repeat:none;
	padding:4px 34px 1px 33px !important;
	color:#ffffff !important;
	font-size:29px;
	text-decoration: none;
}





.webshop-productinfo .productcard-info a.engeri-db {
	position: absolute;
    font-size: 12px;
    color: #000000 !important;
    margin-top: 0px !important;
    margin-left: 0px;
	padding:0px 0px 0px 0px !important;
}

.energi-pro {
	float:right;
	margin-top:16px;
}
