@charset "UTF-8";

/*
gul e1f517
grøn 058256
Saira Semi Condensed
*/

/*overall*/
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.fancybox-inner * {outline:0!important}
html,body,input, textarea, select, button {font-size: 16px;color: #4a4a4a;font-family: 'Source Sans Pro', sans-serif;}
body {background:#f1f1f1;margin:0}
body > img {display:none}
ul{margin:0;padding:0}
a {color:#595959;text-decoration:none}
a:hover {text-decoration:underline}


h1 {font-size: 28px;margin:10px 0 10px 0;font-weight: 400;color: #2c2c2c;}

h2 {font-size: 24px;margin:15px 0 5px 0;font-weight:400}
h3 {font-size: 18px;}
p {margin:0px}
img {max-width: 100%;max-height: 100%;vertical-align: middle;border: 0;}
input[type=password]:focus,input[type=text]:focus,input[type=email]:focus,textarea:focus{box-shadow:0 0 5px rgba(177, 177, 177, 0.7);background:#fafafa;border-color:#999;outline:0}
input[type="submit"]{cursor:pointer}
.container,.topline>ul,header>section,nav>ul,nav>div>ul,article,footer>section,footer .credits section {margin:0 auto 0;width: 1400px;max-width: 95%;position:relative}
.container {overflow:hidden}
.fade {-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.hover:hover {opacity: 0.7}
.padding {padding:15px}
.knap,
#customer_lookup_submit,
.buyWrapperHeadline,
.ButtonWrapperText,
#confirm-complete-button,
.webshop-productlist .paging .paging_next a {display:inline-block;/* font-size:16px; */-webkit-appearance: none;border-radius:0px;font-weight:600;border:0px;background: #058256;color:#fff;border-radius: 20px;padding:10px 30px;text-align:center;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.knap:hover,
.buyWrapper:hover span,
.ButtonWrapperText:hover,
.product-buy:hover span,
#confirm-complete-button:hover{text-decoration:none;opacity:0.7;color:#fff}
::-webkit-input-placeholder {color: #6d6d6d}:-moz-placeholder {color: #6d6d6d}::-moz-placeholder {color: #6d6d6d}:-ms-input-placeholder {color: #6d6d6d}
.hidden {display:none!important}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;margin-left: auto;margin-right: auto;}
.text-upper {text-transform:uppercase}
.row {position:relative;overflow:hidden}
.left {float:left}
.right {float:right}
.imgfade {position: relative; overflow: hidden;}
.imgfade img {-webkit-transition: 2.0s ease;transition: 2.0s ease;}
.imgfade:hover img {-webkit-transform: scale(1.08);transform: scale(1.08);}
iframe {max-width:100%}
.breadcrumb * {color:#000;font-size:12px}
.breadcrumb br {display:none}
.breadcrumb {/* border-bottom:1px solid #e7e7e7; */padding:5px 0;}
.breadcrumb a {margin:0 10px}
.breadcrumb a[href="/shop/frontpage.html"] {margin-left:0px}
@media (max-width: 879px) {
	.breadcrumb * {font-size:12px}
	.breadcrumb {padding:2px 0}
}
.bighead {text-align: center;display:block;color:#2b2b2b;font-size:38px;font-weight:normal;margin: 20px 0;}
@media (max-width: 879px) {
    b.bighead{margin: 15px 0 5px 0;font-size:18px;}
}
b.bigheadleft {color:#595959;margin:0;display:block;text-align:left;font-size:28px;font-weight:normal}
b.bigheadleft:after {content:'';display:block;width:100px;height:2px;background:#e8aa25;margin:10px 0 20px 0}
@media (max-width: 879px) {
    b.bigheadleft{margin:0;font-size:18px}
}
.white {background:#fff;padding:20px;margin-bottom:20px}
.vat {margin-left:5px;font-size:14px}

@media (max-width: 879px) {
	h1 {font-size: 18px;line-height:20px}
	h2 {font-size: 20px}
	h3 {font-size: 18px;}
	body {font-size: 13px;}
	.padding {padding:5px}
    .head {font-size:16px}
	.hidden-xs,.hidden-sm {display: none!important}
	.leftmenu{display:none}
	article {max-width:100%}
	article > .content {padding:0 5px 5px 5px}
}

@media (min-width: 880px) {
	.visible-xs {display:none}
	article {position:relative}
	article .content {float:right;width: calc(100% - 230px);}
    article:after {content:'';clear:both;display:block}
	article .leftmenu {float:left;width: 200px;}
	body:not(.webshop-productlist):not(.webshop-productinfo) .content, body.webshop-search .content {width:100%;float:none}
	body:not(.webshop-productlist):not(.webshop-productinfo) .leftmenu, body.webshop-search .leftmenu {display:none}
}


/*------------------topline start--------------------*/
section.topline {overflow:hidden;background:#e7e7e7;text-transform:uppercase;padding:5px 0;}
section.topline ul {max-width:95%;padding:0px;list-style:none;position:relative;display:flex;align-items: center;justify-content: space-between}
section.topline > ul > li:first-child span {position:relative;padding: 0 0 0 25px;}
section.topline > ul > li:first-child span:before {content:'\f058';font-family: fontawesome;font-size:22px;position: absolute;color:#058256;left:0}
section.topline > ul > li a, section.topline > ul > li:last-child span {font-weight:bold}
section.topline > ul > li .fa {padding-right: 5px;color:#058256;padding-left: 10px;font-size:20px}

section.topline > ul > li:last-child {display:flex;align-items: center;padding-right:0}
section.topline > ul > li:last-child div {display:inline-block;display:flex;margin-left:20px;align-items:center}
section.topline > ul > li:last-child div a {display:flex;align-items: center}
section.topline > ul > li:last-child img {margin-right:10px}

section.topline > ul > li:first-child {display:flex;width:70%;justify-content: space-between}
section.topline > ul > li:first-child span.star:before {content: '\f005';}
section.topline > ul > li:first-child span.star a {font-weight: normal}


@media(max-width: 1100px) {
    section.topline {font-size: 12px;}
    section.topline > ul > li:first-child span:before {font-size:18px}
	section.topline > ul > li:first-child {width:80%}
}
@media (max-width: 879px) {
	section.topline > ul > li:first-child span {position:relative;padding: 0 0 0 20px;}
    section.topline > ul > li:first-child span:before {font-size:18px}
    section.topline > ul > li:last-child div span {display:none}
	section.topline > ul > li img {max-height:20px}
	section.topline > ul > li:last-child img {margin-right:0px}
}
/*------------------topline end--------------------*/


/*------------------header & nav start--------------------*/

@media (min-width: 880px) {
	.resmenu {display:none}
	header {position:relative;height:110px;background:#fff}
	header>section {height:100%}
	header > section > img {position: absolute;right:0;width:300px;bottom:5px}
	header .WebShopSkinLogo {position:absolute;top:0;bottom:0;margin:auto 0;left:0;right:0;max-height: 60px;}
	header #Search_Form {position: absolute;top:30px;width: 50%;left: 350px;}
	header #Search_Form:after{ content:'\f002 ';font-family:FontAwesome;font-size:16px;font-weight:normal;position:absolute;color:#595959;top:0;bottom:0;right:10px;height:100%;width:45px;line-height:45px;text-align:center;}
	header #Search_Form .SearchField_SearchPage {height:45px;width:100%;padding:0 0 0 20px; border:0px;background:#f4f4f4;color:#000;border-radius:5px}
	header ::-webkit-input-placeholder {color: #8c8c8c} header :-moz-placeholder {color: #8c8c8c} header ::-moz-placeholder {color: #8c8c8c} header :-ms-input-placeholder {color: #8c8c8c}
	header #Search_Form .SubmitButton_SearchPage {z-index:1;background:transparent;border:0;font-weight:normal;color:transparent;position: absolute;top: 0px;right: -10px;bottom: 0px;padding: 0 15px;outline: 0;}
	header #Search_Form .nbsp, header #Search_Form .SearchTitle_SearchPage,header #Search_Form br {display:none}

	header #basket {position:absolute;right:0;top:30px;cursor:pointer}
    header #basket > .fa {position:absolute;right:10px;color:#595959;font-size:28px;background:#f4f4f4;padding:10px;border-radius:50%;z-index:1}
    header #basket #totalproducts {position:absolute;background:#058256;color:#fff;font-weight:bold;border-radius:50%;width:25px;height:25px;line-height:25px;text-align:center;font-size:12px;right:0;top:-10px;z-index:2}
    header #basket #totalprice {position:absolute;right:70px;top: 5px;font-weight:bold;font-size:18px;color:#595959;}
    header #basket #showbasket {position:absolute;right:70px;top: 28px;font-weight:bold;font-size:18px;color:#595959;white-space:nowrap;margin-right:15px;font-size:12px;font-weight:600;}
    header #basket #showbasket:after {content:'\f107';font-family:fontawesome;position:absolute;top: 5px;margin-left:5px;}

	/*basket dropdown*/
	header #basket:hover .basketdropdown { visibility: visible; opacity: 1}
	header #basket .basketdropdown {transition: all .2s ease .1s;z-index:99;line-height:20px;text-align:left;cursor:initial;color:#000;font-size:12px;visibility: hidden;opacity: 0;top:45px;right:0;padding:15px;width:350px;position:absolute;background:#eeeeee;border:1px solid rgba(0,0,0,0.2)}
	header #basket .basketdropdown b {font-size:18px;display:block;padding:15px;text-transform: uppercase;text-align:center}
	header #basket .basketdropdown .ProductContainer {overflow:hidden;padding:5px 15px}
	header #basket .basketdropdown .ProductContainer > div.ProductOperator {float:left;width:20px;text-align:center}
	header #basket .basketdropdown .ProductContainer > div.ProductAmount {float:left;width:60px;text-align:center}
	header #basket .basketdropdown .ProductContainer > div.ProductName {float:left;width:160px}
	header #basket .basketdropdown .ProductContainer > div.ProductTotalPrice {float:right;}
	header #basket .basketdropdown .ProductContainer:not(:nth-child(2)) {font-size:11px;font-weight:bold}
	header #basket .basketdropdown .ProductContainerSeperator {border-bottom:1px solid #cecece}
	header #basket .basketdropdown .ProductContainerTotalPrice {font-size:13px!important}
	header #basket .basketdropdown .ButtonContainer {overflow:hidden;margin:15px}
	header #basket .basketdropdown .ButtonContainer a:first-child {float:left}
	header #basket .basketdropdown .ButtonContainer a:last-child {float:right}
	header #basket .basketdropdown .ShippingContainer {display:none;background: #e1f517;font-size:14px;text-align:center;padding:10px 0;font-weight:bold}
	header #basket .basketdropdown .ShippingContainer span {font-weight:bold;color:#000}

	header #basket .basketdropdown {padding:0px}
	header #basket .basketdropdown .empty {text-align: center;font-size:14px}
	header #basket .basketdropdown .empty > div {padding:25px 15px}
	header #basket .basketdropdown .empty > div:last-child {background: #f1f1f1;}

	/*nav*/
	#productmenu_extra {display:none}
    nav {border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;height:50px;background: #fff}
	nav #ActiveCategory_A, nav .Heading_Productmenu {display:none}
    nav ul {list-style: none}
    nav #ProductMenu_List .RootCategory_Productmenu a {display:block}
	nav #ProductMenu_List {height:50px;display:flex!important;flex-direction: row;position:relative;/* width: 80%; */padding: 0 5%;}
	nav #ProductMenu_List li.RootCategory_Productmenu {flex-grow:1;text-align: center;}
	nav #ProductMenu_List li.RootCategory_Productmenu > a {line-height:50px;font-size: 18px;display: block;font-weight:400;}
	nav #ProductMenu_List li.RootCategory_Productmenu > a span {font-weight: bold!important;}
	/*nav #ProductMenu_List li.RootCategory_Productmenu.has-dropdown > a span:after {content:'\f107';font-family:fontawesome;position:absolute;margin: 1px 0 0 2px;}*/

	nav #ProductMenu_List li.RootCategory_Productmenu:hover > a {text-decoration: none}

	/*topmenu dropdown*/
    nav #ProductMenu_List .RootCategory_Productmenu > .dropdown {z-index: 999;top:50px;transition: all .2s ease .1s;margin-top:10px;background:#fff;width:100%;-webkit-columns: 5;-moz-columns: 5;columns: 5;box-shadow: 0px 0px 10px 0px #595959;position: absolute;width: 100%;left: 0;right: 0;text-align: left;-webkit-background-clip: padding-box;background-clip: padding-box;display: block;padding: 0px;margin: 0;opacity: 0;z-index: 99;visibility: hidden;}
	nav #ProductMenu_List .RootCategory_Productmenu:hover > .dropdown {opacity: 1;visibility: visible;}
	nav #ProductMenu_List .RootCategory_Productmenu > .dropdown > li {page-break-inside: avoid;break-inside: avoid-column;}
	nav #ProductMenu_List .RootCategory_Productmenu > .dropdown > li  {padding:5px}

	/*topmenu dropdown levels*/
	nav #ProductMenu_List .RootCategory_Productmenu li.SubCategory1_Productmenu {vertical-align: top;}
	nav #ProductMenu_List .RootCategory_Productmenu .CategoryLink1_Productmenu {font-weight:bold;font-size:16px;padding: 15px 0 5px 10px;}
	nav #ProductMenu_List .RootCategory_Productmenu .CategoryLink2_Productmenu {padding: 2px 0 2px 10px;}
	nav #ProductMenu_List .RootCategory_Productmenu .SubCategory2_Productmenu,
    nav #ProductMenu_List .RootCategory_Productmenu .SubCategory2_Productmenu  a{font-size: 17px;}
	nav #ProductMenu_List .RootCategory_Productmenu .SubCategory2_Productmenu:last-child {border-bottom:0px}
	nav #ProductMenu_List .RootCategory_Productmenu li.SubCategory2_Productmenu > .dropdown {display:none}
	nav #ProductMenu_List .SubCategory2_Productmenu.has-dropdown .ProductMenu_MenuItemBold {font-weight: 400!important}
}
@media (max-width: 1200px) {
	nav #ProductMenu_List {padding:0}
}
@media (max-width: 1100px) {
	header #Search_Form {width:40%}
}
@media (max-width: 879px) {
    nav {display:none}
    header > section > img {display:none}
	header {position:relative;height: 95px;border-bottom:1px solid #f3f3f3;background:#fff;}

    header > section {height:100%}
    header .WebShopSkinLogo {max-height: 40%;max-width:50%;position:absolute;top: 0;bottom: 0;margin: auto 0;margin-left: auto;margin-right: auto;left: 0px;margin-bottom: 45px;}
	header #Search_Form {/* display:none */}
	header #basket {position:absolute;right:50px;top:10px}
	header #basket #totalprice, header #basket #showbasket {display:none}
	header #basket > .fa {right:0;text-align:center;font-size:18px;top:10px;width:40px;height:40px;background:#058256;color:#fff;line-height: 40px;border: 1px solid rgba(177, 177, 177, 0.5);/* border-radius: 5px; */cursor:pointer;border-radius: 5px;}
	header #basket #totalproducts {position:absolute;background:#535a57;color:#fff;padding:0;width:20px;height:20px;display:block;line-height:20px;text-align: center;border-radius:25px;left:-10px;top:-10px;font-size:11px}
	header #resmenu {right:0;text-align:center;font-size:18px;position:absolute;top:10px;width:40px;height:40px;background:#058256;color:#fff;line-height: 30px;border: 1px solid rgba(177, 177, 177, 0.5);/* border-radius: 5px; */cursor:pointer;border-radius: 5px;}
	header .small {color:#fff;font-size:10px;position:absolute;bottom:0;display:block;top:15px;left:6px}

	/*resmenu*/
	.resmenu,#resoverlay {display:none}
	.resmenu ul {list-style: none;padding:0px}
	.res #resoverlay {position: fixed;display: block;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.5);z-index: 7050;cursor: pointer;}
	.res .resmenu {display:block;top:80px;position:absolute;background:#ffffff;width:100%;z-index:9999;padding:60px 0 30px 0}
	.resmenu > .fa {cursor:pointer;color:#058256;position:absolute;right:25px;font-size:30px;top:15px}
	.resmenu > .fa:hover {color:#000}
	.resmenu a {display:block}
	.resmenu #ProductMenu_List li {position:relative}
	.resmeuu #ProductMenu_List a {display:block}
	.resmenu #ProductMenu_List .dropdown {display:none;background:#fff}
	.resmenu .CategoryLink0_Productmenu {line-height:35px;padding-left:20px}
	.resmenu #ProductMenu_List .CategoryLink0_Productmenu, .resmenu #ProductMenu_List .CategoryLink0_Productmenu span {font-size: 18px;}
	.resmenu #ProductMenu_List li.SubCategory1_Productmenu {/* padding-left:20px; */line-height:25px;}
	.resmenu #ProductMenu_List .CategoryLink1_Productmenu {font-size: 16px;}
	.resmenu .resselect > a,.resmenu .resselect > span > .fa {/* color:#058256 */}
	.resmenu .plus {display:block!important;cursor:pointer;font-size:28px;position: absolute;right:0px;width:100px;text-align:right;padding-right:30px;top:0;margin-top:0px}
	.resmenu .plus:hover {color:#058256}

	.resmenu .RootCategory_Productmenu {border-bottom:1px solid #c2c2c2}
	.resmenu .RootCategory_Productmenu.resselect,
	.resmenu .SubCategory1_Productmenu.resselect  {border-bottom:0px!important}
	.resmenu .RootCategory_Productmenu > .dropdown {margin-bottom:10px}
	.resmenu .SubCategory1_Productmenu {padding: 5px 0;}
	.resmenu .SubCategory1_Productmenu .plus {font-size:20px;margin:5px 3px 0 0;padding-right: 0;}

	.resmenu #ProductMenu_List .Productmenu_Category_Icon {display:none}
	.resmenu #ProductMenu_List li.SubCategory1_Productmenu {line-height:20px;margin-left: 30px;border-bottom: 1px solid #e8e8e8;margin-right: 30px;}
	.resmenu #ProductMenu_List li.SubCategory2_Productmenu {line-height:20px;margin-left: 20px;border-bottom: 1px solid #e8e8e8;padding: 5px 0;}


	.resmenu #ProductMenu_List li.SubCategory2_Productmenu a {font-size:14px}

	.res header #Search_Form {/* display:block */}

	header #Search_Form:after{content:'\f002 ';font-family:FontAwesome;font-size: 14px;position:absolute;color: #6d6d6d;top:5px;right:5px;height: 22px;width:32px;line-height: 22px;text-align:center;}
	header #Search_Form {width: 100%;position:relative;top: 60px!important;left:0px;margin:0!important;}
 	header #Search_Form .SearchField_SearchPage {height: 30px;width:100%;padding:0 0 0 10px;border: 0px;background: #f1f1f1;border-radius: 0px;padding-left: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 12px;}
 	header #Search_Form .SubmitButton_SearchPage {z-index:1;background:transparent;border:0;font-weight:normal;color:transparent;position: absolute;top: 0px;right: 0px;bottom: 0px;padding: 0 15px;outline: 0;}
	header #Search_Form .nbsp, #Search_Form .SearchTitle_SearchPage, #Search_Form br {display:none}
}
@media (max-width: 500px) {
	header .WebShopSkinLogo {max-height: 40%;margin-bottom: 45px;}
}
/*------------------header end--------------------*/

/*------------------teaser start--------------------*/
.teaser {background:url('/images/skins/dandodesign/media/teaserbg.png') repeat-x;height:110px;line-height: 110px;text-align: center;font-size:22px;color:#595959}
.teaser > div {margin: 0 auto 0;width: 1400px;max-width: 95%;position: relative;}
@media (max-width: 879px) {
    .teaser {height:auto;line-height: normal;font-size:18px;padding:15px 0}
}
/*------------------teaser end--------------------*/

/*------------------leftmenu start--------------------*/
@media (min-width: 880px) {
	.leftmenu .dropdown .dropdown li{border-bottom:1px solid rgb(230,230,230);margin-left: 15px;}
	.leftmenu #ProductMenu_List {background: #fff;margin-top: 10px;}
	.leftmenu ul {list-style:none}
	.leftmenu a {display:block}
	.leftmenu .ProductMenu_MenuItemBold {font-weight:700;/* font-weight: normal; */color: #000;}
	.leftmenu #ProductMenu_List > li:not(.SHOWMENU) {display:none}
	.leftmenu .CategoryLink0_Productmenu{display:none}
	.leftmenu .CategoryLink1_Productmenu{font-size:14px;padding:0 0 0 10px;}

	.leftmenu .CategoryLink1_Productmenu {font-size: 14px;line-height:33px;padding-left:15px}
	.leftmenu .CategoryLink2_Productmenu {/* color:#000; */font-size: 15px;line-height:25px;/* padding-left: 10px; */}
	.leftmenu .CategoryLink3_Productmenu {color:#000;font-size:12px;line-height:25px;/* padding-left:40px */}
	.leftmenu li.SubCategory1_Productmenu {color:#000;line-height:33px;border-bottom:1px solid #dddddd}
	.leftmenu .dropdown > li:last-child {font-size:13px;line-height:33px;border-bottom:none}
	.leftmenu #ProductMenu_List .SHOWMENU,
	.leftmenu #ProductMenu_List .active > ul {display:block!important}
	.leftmenu .SubCategory1_Productmenu .dropdown * {font-weight:normal}
	.leftmenu .active > a, .leftmenu .active > a span { color:#058256; font-weight:bold!important; text-decoration: underline}
	ul.dropdown > .SHOWMENU a.CategoryLink1_Productmenu,
	ul.dropdown > .SHOWMENU a.CategoryLink1_Productmenu span {/* color:#7DFF86; *//* font-weight:500!important; */}
	ul.dropdown > .SHOWMENU a.CategoryLink1_Productmenu:hover,
	ul.dropdown > .SHOWMENU a.CategoryLink1_Productmenu span:hover {text-decoration: none}



	.leftmenu .CategoryLink0_Productmenu {margin-top:20px;background:#35313F;color:#fff!important;text-transform: uppercase;font-size:14px;letter-spacing: 1px;padding:5px 0 5px 10px;}
	.leftmenu .CategoryLink0_Productmenu > span {color:#fff!important}
}
/*------------------leftmenu end--------------------*/

/*------------------filter start--------------------*/


.visible-hidden {display:none}
.product-filter-headertext-container,
.product-filter-clear-all {display:none}
#ProductFilter-Container {margin-top:20px}
@media (max-width: 879px) {
	body.filter .content .MoveBeforeFilter {display:none}
	body.filter .content .CmsPageStyle_Table {display:none}
	.webshop-productlist .leftmenu {padding:0px 0 0 5px;display:block!important}
	.webshop-productlist .leftmenu #ProductMenu_List {display:none}
	.leftmenu #ProductFilter-Container {width:90%;margin-left:5%}
	.webshop-productlist .leftmenu {padding:0 5px!important}
}
.leftmenu .ResponsiveFilter {border-radius:2px;padding: 3px 6px;border: 1px solid #c2c2c2;display:inline-block;cursor:pointer;font-size:11px}
.leftmenu .ResponsiveFilter:hover {text-decoration:none;color:#fff;background:#000}
.leftmenu #ProductFilter-Container .jslider .jslider-value {background:none}
.leftmenu #ProductFilter-Container .product-filter-column-container-1 > div:first-child {margin:20px 0}

.leftmenu #ProductFilter-Container input[type="checkbox"] {margin:0 8px 0 0}
.leftmenu #ProductFilter-Container .product-filter-header-clearlink-container a {color:gray;font-size:12px}
.leftmenu #ProductFilter-Container .product-filter-checkbox-label {cursor:pointer;}
.leftmenu #ProductFilter-Container .product-filter-body-container-manufactor{	max-height:none!important;}
.leftmenu #ProductFilter-Container .product-filter-checkbox-label {line-height:inherit}
.leftmenu #ProductFilter-Container input[type="checkbox"] {display:none;}
.leftmenu #ProductFilter-Container input[type="checkbox"] + label span {display:inline-block;width:19px;height:19px;cursor:pointer;border: 1px solid #dbdbdb;position: relative;vertical-align: middle;border-radius: 2px;margin-right: 10px;}
.leftmenu #ProductFilter-Container input[type="checkbox"] + label:hover span:after {content: "\002714";	position: absolute;	font-size: 14px;font-weight:bold;line-height: 1;left: 50%;top: 50%;-ms-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);color: #cccccc;}
.leftmenu #ProductFilter-Container input[type="checkbox"]:checked + label span:after {content: "\002714";position: absolute;font-size: 14px;font-weight:bold;line-height: 1;left: 50%;top: 50%;-ms-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);color: #058256;}
.leftmenu #ProductFilter-Container input[type="checkbox"]:checked + label {color:#058256}
.leftmenu #ProductFilter-Container .product-filter-count-container {font-size:14px;color:#9e9e9e}
.leftmenu #ProductFilter-Container input[type="checkbox"]:checked ~ div {color:#058256}
.leftmenu #ProductFilter-Container .product-filter-container {margin-bottom:20px;border:0px}
.leftmenu #ProductFilter-Container .product-filter-body-container {background:#fff;border:1px solid #dcdcdc}
.leftmenu #ProductFilter-Container .product-filter-header-container {border:0px}
.leftmenu #ProductFilter-Container .product-filter-header-text {color:#000;text-transform: uppercase;position:relative}
.leftmenu #ProductFilter-Container .FilterHidden .product-filter-header-text:before {top:1px;transform: none}
.leftmenu #ProductFilter-Container .FilterHidden .product-filter-header-text:hover:before {transform: rotate(90deg);}
.leftmenu #ProductFilter-Container .product-filter-checkbox-container{margin-bottom:5px}
/*------------------filter end--------------------*/

/*------------------forside start--------------------*/

@media (min-width: 880px) {
	.webshop-frontpage article {width:100%;max-width:100%}
	.webshop-frontpage article .content {margin:0px}
}
/*banner*/
.webshop-frontpage .banner {position:relative;text-align: center;background:url('/images/sohu-forside-lilla.webp');height: 400px;background-size: cover;box-shadow: inset 0 50px 150px -10px rgb(255 255 255 / 90%);}
/*.webshop-frontpage .banner {position:relative;text-align: center;background:url('/images/skins/dandodesign-prof/media/banner/sohu-forside-blackfriday.jpg');height: 400px;background-size: cover;box-shadow: inset 0 50px 150px -10px rgb(255 255 255 / 90%);}*/

.webshop-frontpage .bannerwdl {position:relative;text-align: center;background:url('/images/skins/dandodesign/media/frontpagebanner-wdl.jpg');height: 400px;background-size: cover;box-shadow: inset 0 50px 150px -10px rgb(255 255 255 / 90%);}
.webshop-frontpage .banner img {max-width: 100%;height: 400px;}
.webshop-frontpage .banner div {position:absolute;margin:0px auto;left:0;right:0;top: 50%;transform: translateY(-50%);}
.webshop-frontpage .banner div b {color:#fff;font-size:140px;display:block;font-weight:400}
.webshop-frontpage .banner div span {color:#fff;font-size:50px;display:block;/* font-weight:bold */}
@media(max-width:1100px) {
	.webshop-frontpage .banner div b {font-size:100px}
    .webshop-frontpage .banner div span {font-size:30px}
}
@media(max-width:880px) {
	.webshop-frontpage .banner {height:200px}
	.webshop-frontpage .banner div b {font-size:40px}
    .webshop-frontpage .banner div span {font-size:16px}
}

/*usp*/
.webshop-frontpage .frontpageusp  {list-style: none;background:#fff;font-size:26px;color:#676767;display:flex;padding:0;/* margin-bottom:40px; */overflow:hidden;}
.webshop-frontpage .frontpageusp li {flex-grow: 1;padding: 40px;position:relative;padding-left:65px;text-align:center;}
.webshop-frontpage .frontpageusp li .fa {background:#058256;color:#fff;width:50px;height:50px;line-height:50px;font-size:30px;border-radius: 50%;/* position:absolute; *//* left: 70px; *//* top:30px; */text-align: center;margin-right: 10px;}
@media(max-width:1200px) {
    .webshop-frontpage .frontpageusp  {display:block;padding:0;margin-bottom:40px;overflow:hidden;}
	.webshop-frontpage .frontpageusp li {padding: 5px;position:relative;padding-left: 0px;text-align:center;}
	.webshop-frontpage .frontpageusp li .fa {display: block;position: static;text-align: center;margin: 10px auto 0 auto;}
}

/*categories*/
.webshop-frontpage .categories {overflow:hidden;margin:-10px -10px 0 -10px;padding-bottom:50px;list-style: none}
.webshop-frontpage .categories li {float:left;background:#fff;width:18.55%;margin:10px}
.webshop-frontpage .categories li .name {text-align: center;padding:10px 0}
.webshop-frontpage .categories li .name a {display:block;font-size:18px}
@media(max-width:1400px) {
	.webshop-frontpage .categories {margin:0}
    .webshop-frontpage .categories li {width:calc(25% - 20px);margin:10px}
}
@media(max-width:880px) {
    .webshop-frontpage .categories li {width:calc(50% - 20px);margin:10px}
    .webshop-frontpage .categories li .name a {display:block;font-size:17px;padding:5px 0}
}

/*seo*/
.webshop-frontpage .seo > div {background:#fff;padding:2% 5%;font-size: 16px}
@media(max-width:880px) {
	.webshop-frontpage .seo {padding: 10px;font-size: 133px!important;}
}
/*------------------forside end--------------------*/

/*------------------maillist start--------------------*/
section.maillist{position:relative;overflow:hidden;background:#e1f517;min-height:100px;margin-top:100px;}
section.maillist b{display:block;font-size:18px;text-transform: uppercase}
section.maillist p{width:50%;float:left;margin:10px 0 20px;padding:10px 40px 0 25%}
section.maillist form{float:left;position:relative;margin-top:30px}
section.maillist input[type="email"]:focus{outline:0}
section.maillist input[type="email"]{border:0px;padding-left:20px;height:40px;line-height:45px;width:500px;margin-right:0px;}
section.maillist input[type="submit"]{background:#000;font-weight:bold;width:150px;border:0px;text-align:center;padding:0 20px;color:#fff;position:absolute;right:0;top:0;bottom:0}

@media (max-width:1350px){
    section.maillist p{padding-left:10%}
}
@media (max-width:1100px){
	section.maillist {margin-top:40px}
	section.maillist input[type="submit"] {padding:0 5px;width:auto}
	section.maillist b {font-size:14px}

	section.maillist{text-align:center}
	section.maillist p{width:100%;float:none}
	section.maillist form{margin:0 0 20px 0;width:90%;float:none;display:inline-block}
	section.maillist input[type="email"]{width:100%}
}
/*------------------maillist end--------------------*/


/*------------------produkt start--------------------*/
body div[class*="avingsImage_DIV"] {display:none}
body div[class*="avingsText_DIV"] {color:#000;font-weight:bold;text-transform:uppercase;font-size:13px;padding:0;left:20px}
body div[class*="avingsText_DIV"] > div {display:inline-block;margin-left:5px}
body div[class*="avingsContainer_DIV"]{background:#e8aa25;height:29px;padding:0;line-height:29px;left:0;right:auto;width:100px;}

div.Element_Overlay_DIV,
div.Element_Overlay_Frontpage_SavingsDIV,
div.Element_Overlay_ProdList_SpecialOfferDIV,
div.Element_Overlay_ProductInfo-related-savingsDIV,
div.Element_Overlay_ProductInfo-customersboughtDIV,
div.Element_Overlay_ProdList_SavingsDIV {width:100%!important;height:100%!important;/*position:inherit!important*/}
.product-list {margin: 0 -10px 20px -10px;}
.product-list>ul {display:flex;flex-wrap: wrap;}
.product-list>ul>li {background:#fff;display: inline-block;position: relative;float: none;vertical-align: top;box-sizing: border-box;margin: 10px;text-align: center;-webkit-transition: all .5s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.product-list>ul>li:hover .product-name a{text-decoration: none}

.product {position:relative}
.product-news {position:absolute;right:0px;z-index:9;top:0}
.product-name {/* height: 60px; */margin-top: 10px;text-align: center;padding: 0 15px;line-height: 20px;}
.product-name a {font-weight:bold;font-size:18px;text-transform: uppercase;}
.product-image {position:relative;padding:10px}
.product-price {padding:10px;/* font-weight:bold; */text-align: center;font-size: 19px;}
.product-price .price-txt {font-size:14px}
.product-list>ul>li.offer .product-price {/* color:#e8aa25 */}
.product-price strike {margin-right:10px;color: #9f9f9f;text-decoration: line-through;/* font-weight:bold; */}
.product-image {display:inline-block;position:relative}
.product-image img {width:100%;height:100%}
.advanced-variants {display:none}
.stocks {position:absolute;top:0;background:rgba(0,0,0,0.17);width:100%;bottom:0}
.product:hover .advanced-variants {display:block}
.stocks > div {position: absolute;top: 50%;transform: translateY(-50%);width:100%}
.stocks a {display:block;background:#fff;margin:10px 30px;font-weight:bold;padding:10px 0;text-align: center}
.stocks a:hover {text-decoration: none;color:#fff;background:#000}

.product-buy {position:relative;height:40px;margin:0px auto;margin-bottom:15px}

.product-buy input[type="TEXT"] {display:none}
.product-buy input[type="IMAGE"],.product-buy img {outline:0;width:100%;height:100%;position:absolute;margin:0px;padding:0px;left:0;right:0;top:0;bottom:0}

.product-list>ul>li {width: calc(33% - 20px);}

@media (max-width: 1350px) {
	.product-list>ul>li {width: calc(50% - 40px)}

}
@media (max-width: 879px) {
	.product-list {margin: 0;}
	.product-name {height:auto}
	.product-name a {font-size:14px}
    .product-list>ul {/* margin:10px; */}
	.product-list>ul>li {width: calc(50% - 20px);margin:10px}
	.product-buy .knap {font-size:16px}
}
@media (max-width: 350px) {
	.product-list>ul>li {width: calc(100%);margin:5px 0}
}
.product .fav {display:none}
/*------------------produkt end--------------------*/


/*------------------vareliste start--------------------*/
.webshop-productlist .CmsPageStyle hr {display:none}
.webshop-productlist .Productlist_Sort_table {display:none}
.webshop-productlist .Productlist_Sort_table td {text-align: left}
.webshop-productlist .Productlist_Sort_Select_DIV ul {margin:10px 0;padding-left:0px}
.webshop-productlist .Productlist_Sort_Select_DIV ul li {display:inline-block;cursor:pointer;padding:3px 6px;border:1px solid #c2c2c2;border-radius:2px;margin-right:3px;font-size:11px;}
.webshop-productlist .Productlist_Sort_Select_DIV ul li.active, 	.Productlist_Sort_Select_DIV ul li:hover {background-color:#333333;color:#FFF;}
.webshop-productlist .Productlist_Sort_Select_DIV ul li:first-child {padding-left:0px!important;border:0px;color:#6b6b6b;margin-right:10px}
.webshop-productlist .Productlist_Sort_Select_DIV ul li:first-child:hover {background:none}
.webshop-productlist .Productlist_Sort_Select_DIV li:nth-child(2):after {margin-left:2px;content:'\f062';font-family: fontawesome}
.webshop-productlist .Productlist_Sort_Select_DIV li:nth-child(3):after {margin-left:2px; content:'\f063';font-family: fontawesome}

.webshop-productlist .paging_pages a.ActivePageNumber_ProductList {border:1px solid black}
.webshop-productlist .paging_pages a {line-height:25px;height:25px;width:25px;margin:0 1px;border-radius:2px;font-size:12px;border:1px solid #c2c2c2;margin-bottom:5px;display:inline-block;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.webshop-productlist .paging_pages a:hover{text-decoration:none;color:#fff;background:#000}
.webshop-productlist .paging a.ActivePageNumber_ProductList:link {padding:0px!important}
.webshop-productlist .paging .paging_prev a,
.webshop-productlist .paging .paging_next a {display:inline-block;color:#6b6b6b;font-size:11px}

.webshop-productlist .paging {margin:0 0 50px 0}
.webshop-productlist .paging .paging_next a  {display:block}
.webshop-productlist .paging_pages a.ActivePageNumber_ProductList {border:1px solid black}
.webshop-productlist .paging_pages a {margin:0 1px;border-radius:4px;font-size:12px;margin-bottom:5px;border:1px solid #c2c2c2;margin-bottom:5px;display:inline-block;padding:0 10px;line-height:28px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;height:30px;width:30px}
.webshop-productlist .paging_pages a:hover{text-decoration:none;color:#fff;background:#35313F}
.webshop-productlist .paging .paging_next a {display:block;padding:0!important;display:inline-block;width:140px;margin:10px 3px;height:30px;line-height:30px;color:#fff;font-size:16px}
.webshop-productlist .paging .pagingprev {margin-bottom:10px;display:block;font-size:10px}
.webshop-productlist .paging .pagingprev a {font-size:10px;text-decoration:underline}
.webshop-productlist .paging a.ActivePageNumber_ProductList:link {padding:0px!important}

.webshop-productlist .CmsPageStyle_Table {/* margin:50px 0 */}
/*------------------vareliste end--------------------*/


/*------------------varekort start--------------------*/
.webshop-productinfo .ramme {position:absolute;z-index:9}

.webshop-productinfo .col-desc .gallery {display:flex; column-gap:10px}


.webshop-productinfo h1 {line-height:35px;/* font-size:32px; */}
.webshop-productinfo .col-image {width: 600px;float:left;position:relative;background: #fff;}
.webshop-productinfo .col-info {width: calc(100% - 565px);/* float:right; */}
.webshop-productinfo .col-desc {margin-top:50px;/* width: 80%; *//* float:left; */position:relative;margin: 5% auto;background: #fff;padding: 50px 200px;}
.webshop-productinfo .col-desc ul {list-style:none;padding: 20px 0;}
@media (min-width: 880px) {
	.webshop-productinfo .container-fluid-flex {display:flex;}
	/*.webshop-productinfo .productthumbs {height:100px;}*/
	.webshop-productinfo .col-info {position:relative;margin-left: 2%;background: #fff;padding: 20px 40px;}
}


/*postkasse sticker*/
.webshop-productinfo .stickerTeaser {margin:0 35px 5px 35px;background:#058256;color:#fff;font-weight: bold;text-transform: uppercase;text-align: center;font-size:18px}
.webshop-productinfo .stickerTeaser a {font-size:30px;text-decoration: underline;color:#fff}
@media(max-width:1185px) {
    .webshop-productinfo .stickerTeaser {margin:0 20px}
}
@media(max-width:867px) {
    .webshop-productinfo .stickerTeaser {margin:0px;font-size:14px}
    .webshop-productinfo .stickerTeaser a {font-size:20px}
}

/*img*/
.webshop-productinfo #Productinfo_Fancybox_Image_DIV {position: relative}

.webshop-productinfo .productimage img {width: 100%;}

.webshop-productinfo .productimage {background: #fff;text-align: center;padding: 20px;}
.webshop-productinfo .productthumbs {margin: 0 0 10px 0;text-align: center;}
.webshop-productinfo .productthumbs img {margin: 0 10px;max-width: 140px;height: auto;width: auto!important;}
.webshop-productinfo .webshop-productinfo .MagicThumb-expanded {z-index:9999999!important}
.webshop-productinfo .MagicThumb-caption {padding:0!important;text-align:center!important}
.productthumbs .selectors {/* width:300px; *//* margin:0px auto; */text-align: center;}

.productthumbs .slick-prev {left:-40px}
.productthumbs .slick-prev:before {color:#fff;content:'\f0d9';font-family: fontawesome;background:#058256;width:40px;display:block;height:40px;border-radius:50%;line-height:40px;margin-top:-10px;margin-right:20px!important}
.productthumbs .slick-next:before {color:#fff;content:'\f0da';font-family: fontawesome;background:#058256;width:40px;display:block;height:40px;border-radius:50%;line-height:40px;margin-top:-10px}


.numberspan{ display:none!important;}

/*variants*/
.webshop-productinfo .variants {margin:20px 0;}
.webshop-productinfo .variants table {width:100%}
.webshop-productinfo .variants td[rowspan="3"]  {display:none!important;}
.webshop-productinfo .variants .VariantGroupLabel {/* padding-top:20px!important; */font-family: 'Source Sans Pro', sans-serif;font-size:14px;}
.webshop-productinfo .variants select {width:100%;height: 40px;/* border-radius:4px */border: 1px solid #e2dddd;outline: none;padding-left: 10px;}
.webshop-productinfo .variants input[type="text"],
.webshop-productinfo .post input[type="text"],
.webshop-productinfo .post select {width:100%;outline: none;height: 40px;border:1px solid #e2dddd;padding-left:10px}
.webshop-productinfo .post .figurernavne .input,
.webshop-productinfo .post .navnenavne .input {margin-bottom:10px;overflow:hidden}

/*prices*/
.webshop-productinfo .pricebox {margin-top: 30px;}
.webshop-productinfo .pricebox  {/* font-weight:800; */font-size:24px;/* text-align: left!important; */}
.webshop-productinfo .pricebox .price-current span {margin-right:5px}
.webshop-productinfo .pricebox .price-before {font-size:20px;text-decoration: line-through}
.webshop-productinfo .pricebox .price-txt {font-size:16px}

/*desc*/
.webshop-productinfo .col-desc h2 {margin:30px 0 10px 0;font-weight:normal}
.webshop-productinfo .col-desc ul li {margin-bottom: 5px;padding-left: 15px;position: relative;}
.webshop-productinfo .col-desc ul li:before{content:'\f0da';font-family: fontawesome;color: #058256;position:absolute;left:0;margin-top: 4px;/* margin-right: -20px; *//* padding-right: 10px; */}
.webshop-productinfo .col-desc strong {margin-top:20px;display:block}
.webshop-productinfo .col-desc p br {display:none}

/*info*/
.webshop-productinfo .col-info ul {list-style: none}
.webshop-productinfo .col-info ul li{margin-bottom:5px}
.webshop-productinfo .col-info ul li:before {content:'\f058';font-family: fontawesome;margin-right:5px;color:#058256}

.webshop-productinfo .col-info ul.hnspec {margin-bottom:20px;border:1px solid #cfcfcf}
.webshop-productinfo .col-info ul.hnspec:before {content:'Specifikationer';font-weight:bold;display:block;margin-bottom:5px;background:#f8f8f8;padding:5px 10px}
.webshop-productinfo .col-info ul.hnspec li:before {display:none}
.webshop-productinfo .col-info ul.hnspec li {border-bottom:1px solid #f2f2f2}
.webshop-productinfo .col-info ul.hnspec li:last-child {border-bottom:0px}
.webshop-productinfo .col-info ul.hnspec li span:first-child {display:inline-block;width:100px;padding-left:10px}
.webshop-productinfo .col-info ul.hnspec li span:last {display:inline-block;padding-left:10px}


/*buybox*/
.webshop-productinfo .buybox {position:relative;overflow:hidden;margin:20px 0 20px 0}
.webshop-productinfo .amountWrapper {float:left;width:150px;height:50px;position:relative;}
.webshop-productinfo .amountWrapper .amountWrapperHeadline {display:none}
.webshop-productinfo .amountWrapper input::-webkit-inner-spin-button, input::-webkit-outer-spin-button{display:none}
.webshop-productinfo .amountWrapper input {outline:none;border-radius:0px;-webkit-appearance: none;margin-left:40px;height:50px;text-align:center;width:60px;border:0px;background:#f2f2f2;}
.webshop-productinfo .amountWrapper .dec {cursor:pointer;position:absolute;top:0;left:0;height:50px;background:#f2f2f2;width:40px;line-height:50px;text-align:center;font-size:30px}
.webshop-productinfo .amountWrapper .inc {cursor:pointer;position:absolute;top:0;right:0;height:50px;background:#f2f2f2;width:50px;line-height:50px;text-align:center;font-size:25px}
.webshop-productinfo .buyWrapper{float:right;width:calc(100% - 170px);position:relative;height:50px;font-size:18px;line-height:50px;text-align:center;border-radius:0px;}
.webshop-productinfo .buyWrapper .buyWrapperHeadline {padding:0px;line-height:50px;display:block;width:100%;height:100%}
.webshop-productinfo .buyWrapper input{cursor:pointer;position:absolute;width:100%;height:100%;z-index:2;left:0;top:0;opacity:0}

.buybox .amountWrapper select {width:100%;height:50px;border:0px;text-align: center;outline:none;background:#f2f2f2}

@media(min-width:880px) and (max-width:1100px) {
    .webshop-productinfo .amountWrapper,
    .webshop-productinfo .buyWrapper {float:none;display:block}
    .webshop-productinfo .buyWrapper {margin-top:10px;width:100%}
}

/*tilkøbsprodukter*/
.webshop-productinfo .AddoncustomControl {position:relative;height: 25px;width:25px;float:left;margin:0 10px}
.webshop-productinfo .AddoncustomControl input {opacity: 0;float:none!important}
.webshop-productinfo .AddoncustomControl .checkmark {cursor:pointer;position: absolute;top: 0;left: 0;height: 25px;line-height:25px;width:25px;background: #fff;border-radius:50%;border:1px solid #cccccc}
.webshop-productinfo .AddoncustomControl input:checked ~ .checkmark:after {content: "\002714";display:block;width:100%;height:100%;font-size:20px;text-align:center;color:#058256}
.webshop-productinfo .AddoncustomControl input:checked ~ .checkmark {border:1px solid #058256}
.webshop-productinfo .Addons {margin:30px 0;overflow:hidden;}
.webshop-productinfo .AddonsHeading {font-size:18px}
.webshop-productinfo .AddonProduct {background:#f1f1f1;padding:0 5px;height:60px;overflow:hidden;border:1px solid #e6e6e6;margin-bottom:8px;font-size:15px;position:relative}
.webshop-productinfo .AddonProduct img {width:50px!important;height:50px!important;border:1px solid #e6e6e6}
.webshop-productinfo .AddonProduct > div {float:left;position: relative;top: 50%;transform: translateY(-50%);}
.webshop-productinfo .AddonProduct .AddonProductCheck {width:50px;text-align:center}
.webshop-productinfo .AddonProduct .AddonProductPicture {width:60px;text-align:center;margin-right:10px}
.webshop-productinfo .AddonProduct .AddonProductName {}
.webshop-productinfo .AddonProduct .AddonProductPrice {width: 115px;float:right;line-height:50px;text-align:right;}
.webshop-productinfo .AddonProduct .AddonProductPrice .fa {margin:0 10px 0 10px;cursor:pointer}
.webshop-productinfo .AddonProduct .AddonProductPrice .fa:hover {color:#058256}

@media (max-width: 1100px){
	.webshop-productinfo .AddonProduct .AddonProductName {max-width:100px}
}
@media (max-width: 1550px){
    .webshop-productinfo .col-info {padding:10px}
}
@media (max-width: 1200px){
    .webshop-productinfo .col-info {margin-left:2%;width:48%;}
}

@media (max-width: 880px){
    .webshop-productinfo .col-info {margin-left:0%;width:100%;}
}
/*delivery*/
.webshop-productinfo .delivery span {color:#058256;font-weight:bold}


.productthumbs .selectors {width:calc(100% - 100px);margin:0px auto}

.productthumbs .slick-prev {left:-40px}
.productthumbs .slick-prev:before {color:#fff;content:'\f0d9';font-family: fontawesome;background:#7c7c7c;width:40px;display:block;height:40px;border-radius:50%;line-height:40px;margin-top:-10px;margin-right:20px!important}
.productthumbs .slick-next:before {color:#fff;content:'\f0da';font-family: fontawesome;background:#5a5a5a;width:40px;display:block;height:40px;border-radius:50%;line-height:40px;margin-top:-10px}
/*------------------slick start--------------------*/
body .slick-slider * {outline: none!important}
body .slick-slide {margin: 5px;padding: 5px} 
#slicknav {text-align:center;display:none}
#slicknav .fa {cursor:pointer;transition: all .3s ease;font-size:24px;color:#000;background:#FFF;width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;margin:0 15px}
#slicknav .fa:hover {color:#fff;background:#000}
/*------------------slick end--------------------*/

@media (max-width: 879px){
    .webshop-productinfo .col-image {width:100%;float:none;/* padding:10px; */background:none;}
    .webshop-productinfo .col-info,
    .webshop-productinfo .col-desc,
    .webshop-productinfo .col-spec {width:100%;float:none;}
    .webshop-productinfo .col-info {background:#fff;padding:10px;margin-bottom:20px}
    .webshop-productinfo .col-desc {margin:0px;padding:10px}
    .webshop-productinfo .productimage,
    .webshop-productinfo .productthumbs {float:none;width:100%;}
 /*   .webshop-productinfo .productthumbs img {width:100px!important;padding:5px 5px 0 0}*/
}


.webshop-productinfo .box {background: #fff;padding: 15px 0 5px 1px;position:relative;overflow:hidden;}
.webshop-productinfo .VariantGroup {display: none}

/*farvekort*/
.farvekort .plcoloroverlay {left: 0px;/*height:600px;*/}
.farvekort .wacoloroverlay {/*width:600px;height:600px;*/position: absolute;left: 0px;right: 0;margin-left: auto;margin-right: auto;}
.farvekort .head b {font-weight:400!important;color: #4a4a4a;display:block;margin-bottom:5px;/* font-size: 14px; */}
.farvekort .numberspan {font-size: 20px;font-weight:bold;background:#000;text-align:center;border-radius:25px;line-height:35px;display:inline-block;width:35px;color:#fff;margin-right:5px;margin-bottom:10px}
.farvekort .colorbox {position: relative;overflow: hidden;float: left;}
.farvekort .selected .colorboxbg {border:2px solid #AF5206}
.farvekort .colorboxbg {width: 40px;height: 40px;border-radius: 50%;cursor: pointer;border: 3px solid #f5f5f5;}
.farvekort .colorboxname {display:none;color: #464646;white-space: nowrap;text-align: right;position: absolute;text-transform: lowercase;width: 80px;margin: 30px 0 0 -25px;-ms-transform: rotate(-80deg);-webkit-transform: rotate(-80deg);transform: rotate(-80deg);}
.farvekort .VariantGroup {width: 100%}
.farvekort .VariantGroupLabel {font: 14px 'Source Sans Pro', sans-serif;/* font-weight : bold; */}
.farvekort .variants > .Variants {width: 100%}
/*
.farvekort .frame #Productinfo_Fancybox_Image_DIV img {border-image: url('/images/skins/dandodesign-prof/media/frame-oak.png') 20 round;box-shadow: inset -1px 2px 6px -2px rgba(0,0,0,0.75), 1px 2px 15px -3px rgba(0,0,0,0.75);border-style: solid;border-width: 20px;padding: 0;}
.farvekort .frame #Productinfo_Fancybox_Image_DIV {background: none;}
.farvekort .frame #Productinfo_Fancybox_Image_DIV > a > img {box-shadow: none;border: none;}
*/
.basketdropdown .varr span {font-size:12px!important;padding:0px!important;font-weight:normal!important}
.basketdropdown .frame{border-image: url(/images/skins/dandodesign-prof/media/frame-oak.png) 20 round;box-shadow: inset -1px 2px 6px -2px rgba(0,0,0,0.75), 1px 2px 15px -3px rgba(0,0,0,0.75);border-style: solid;border-width: 2px;padding: 0;}
.ShowBasket_Custom_DIV .frame{/* border-image: url(/images/skins/dandodesign-prof/media/frame-oak.png) 20 round; *//* box-shadow: inset -1px 2px 6px -2px rgba(0,0,0,0.75), 1px 2px 15px -3px rgba(0,0,0,0.75); *//* border-style: solid; *//* border-width: 4px; *//* padding: 0; */}


.farvekort #flip{/* padding-left:50px */}
.farvekort #flip input[type="checkbox"]{margin:0;cursor:pointer;background:transparent;border:1px solid #cacaca;border-radius:2px;box-sizing:border-box;position:relative;background:#fff;box-sizing:content-box;width:32px;height:32px;transition:opacity 0.2s ease-in-out, border 0.2s ease-in-out}
.farvekort #flip input[type="checkbox"]:checked{background:#F2FFF5 url("/images/skins/dandodesign-prof/media/icon-check-green.svg") center center no-repeat;background-size:24px 24px}
.farvekort #flip input[type="checkbox"]:checked::-ms-check{color:transparent;background:#F2FFF5 url("/images/skins/dandodesign-prof/media/icon-check-green.svg") center center no-repeat;background-size:24px 24px}
.farvekort #flip input[type="checkbox"]:checked:hover{opacity:0.5;transition:opacity 0.2s ease-in-out;border:1px solid #cacaca}#flip input[type="checkbox"]:focus{outline:0 none;box-shadow:none}
.farvekort #flip input[type="checkbox"]:hover{box-shadow:0 1px 2px -1px rgba(0, 0, 0, 0.35);border:1px solid #00b221}#flip input[type="checkbox"]{width:24px;height:24px}
.farvekort #flip input[type="checkbox"]:checked{background:#F2FFF5 url("/images/skins/dandodesign-prof/media/icon-check-green.svg") center center no-repeat;background-size:18px 18px}

.farvekort #C0C0C0 .colorboxbg {background: #C0C0C0;background: -webkit-linear-gradient(#afaeb0, #efeff0, #afaeb0);background: -o-linear-gradient(#afaeb0, #efeff0, #afaeb0);background: -moz-linear-gradient(#afaeb0, #efeff0, #afaeb0);background: linear-gradient(#afaeb0, #efeff0, #afaeb0);-ms-transform: rotate(-50deg);-webkit-transform: rotate(-50deg);transform: rotate(-50deg);}
.farvekort #B87333 .colorboxbg {background: #B87333;background: -webkit-linear-gradient(#c36b2e, #febb66, #c36b2e);background: -o-linear-gradient(#c36b2e, #febb66, #c36b2e);background: -moz-linear-gradient(#c36b2e, #febb66, #c36b2e);background: linear-gradient(#c36b2e, #febb66, #c36b2e);-ms-transform: rotate(-50deg);-webkit-transform: rotate(-50deg);transform: rotate(-50deg);}
.farvekort #DAA520 .colorboxbg {background: #DAA520;background: -webkit-linear-gradient(#c48714, #f5cf6e, #c48714);background: -o-linear-gradient(#c48714, #f5cf6e, #c48714);background: -moz-linear-gradient(#c48714, #f5cf6e, #c48714);background: linear-gradient(#c48714, #f5cf6e, #c48714);-ms-transform: rotate(-50deg);-webkit-transform: rotate(-50deg);transform: rotate(-50deg);}

/*frames*/
.webshop-productinfo .rammebox ul {list-style: none;overflow: hidden;margin: 0 -5px;}
.webshop-productinfo .rammebox ul li {float:left;width:33.33%;text-align:center;position:relative;cursor:pointer;padding: 5px;}
.webshop-productinfo .rammebox ul li b {display: block;}
.webshop-productinfo .rammebox ul li:hover b {text-decoration: underline}
.webshop-productinfo .rammebox ul li.active:after {right:30%;content:'\f058';font-family:FontAwesome;position:absolute;top:10px;color: #058256;font-size: 35px;background: #fff;width: 35px;border-radius: 50%;}
.webshop-productinfo .rammebox ul li:before {display: none}

/*stempel*/
.webshop-productinfo .stempelbox ul {list-style: none;overflow: hidden;margin: 0 -5px;}
.webshop-productinfo .stempelbox ul li {float:left;width:33.33%;text-align:center;position:relative;cursor:pointer;padding: 5px;}
.webshop-productinfo .stempelbox ul li b {padding: 0 20px;display: block;}
.webshop-productinfo .stempelbox ul li:hover b {text-decoration: underline}
.webshop-productinfo .stempelbox ul li.active:after {right:30%;content:'\f058';font-family:FontAwesome;position:absolute;top:10px;color: #058256;font-size: 35px;background: #fff;border-radius: 50%;width: 35px;}
.webshop-productinfo .stempelbox ul li:before {display: none}

/*------------------varekort end--------------------*/

/*------------------subcat start--------------------*/
.SubCats_Categories_UL {position:relative;overflow: hidden; margin:0 -5px}
.SubCats_Categories_UL li {cursor:pointer;display: inline-block;position: relative;float: none;vertical-align: top;box-sizing: border-box;margin: 5px;text-align: center;padding:5px}
.SubCats_Categories_UL li a {display:block;}
.SubCats_Categories_UL li .subcat {background:#fff}
.SubCats_Categories_UL li .subcat-name {height: 40px;position: relative;text-align: center;transition: all .3s ease;}
.SubCats_Categories_UL li .subcat-name a {font-weight:800;text-decoration:none;padding:7px 0; margin: auto;position: absolute;left: 0;right: 0;top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%)}
.subcat .subcat-image a:after{content:'';display:block;height:50%;width:50%;position:absolute;bottom:0;right:0}
.subcat .subcat-image a:after{background:url('/images/skins/dandodesign/media/subcatimg-dk.png') no-repeat;background-size:100%}
.SubCats_Categories_UL li:last-child {display:none}
.SubCats_Categories_UL li {width: calc(20% - 10px)!important}
@media (max-width: 1200px) {
.SubCats_Categories_UL li {width: calc(25% - 10px)!important}
}
@media (max-width: 1000px) {
.SubCats_Categories_UL li {width: calc(33.33% - 10px)!important}
}
@media (max-width: 879px) {
.SubCats_Categories_UL li {width: calc(50% - 10px)!important}
}


/*------------------subcat end--------------------*/



/*------------------footer start--------------------*/
.prefooter {background:#F1F1F1;text-align: center;padding:50px 0;margin-top:30px}
.prefooter img {max-width:100%}
footer {line-height:25px;background: #fff}
footer > section {width: 1400px;}
footer b {display:block;margin-bottom:15px;font-size:20px;font-weight:400}
footer .lg {display:block;font-weight:bold}
footer .list_icon {padding-left:0px;margin-top:20px}
footer .list_icon li {list-style:none;display:inline-block;padding-right:10px}
footer .list_icon li .fa {font-size:30px}
footer .list_link li {list-style:none;padding:0}
footer .list_link li a {display:block}
footer form {margin-top:10px}
footer form input[type="text"],footer form input[type="mail"] {display:block;width:100%;border:1px solid #e7e7e7;outline: none;padding:10px;margin-bottom:10px}
footer form input[type="submit"] {padding:10px;border:0px;background: #2c2c2c;color:#fff;display:block;width:100%;}
footer .flags {margin-top:20px}
footer .flags img {margin-right:5px}

footer .badges a {margin:0 10px}


footer .credits {padding:10px 0;background:#fff;text-align:center;font-size:12px;color:#111}
footer .credits img {max-width:500px}
footer .credits div {margin-top:10px}

@media (max-width: 879px) {
    footer {overflow:hidden;padding:0}
    footer>section>ul {list-style-type: none;padding:0 20px}
    footer > section>ul > li {padding-bottom:10px}
    footer b {margin:20px 0 0 0}
	footer .list_link li a {font-size:16px;padding:5px 0}
	footer .credits img {max-width:90%}
}
@media (min-width: 880px) {
    footer {overflow:hidden;}
    footer > section {padding:50px 0 60px 0}
    footer>section>ul {margin: 0;padding: 0;list-style-type: none;overflow:hidden}
    footer > section >ul > li {float: left;width: 19%}
    footer > section >ul > li:last-child {width: 24%}
	
}


/*------------------footer end--------------------*/

/*------------------default pages start--------------------*/
.webshop-terms .Heading_Terms {font-size:2em;font-weight:400;margin:15px 0;text-transform: uppercase;}
.webshop-terms .Heading_Terms_Wrapper {text-align:left!important; margin: 15px 0;}
.webshop-terms .termsWrapper td[valign="top"] > br {display:none!important}
.webshop-profile .Heading_Profile {font-size:2em;font-weight:400;margin:15px 0;text-transform: uppercase;}
.webshop-profile .Heading_Profile_Wrapper {text-align:left!important; margin: 15px 0;}
.webshop-profile .profileWrapper td[valign="top"] > br {display:none!important}
/*------------------default pages end--------------------*/


/*------------------showbasket start--------------------*/
.webshop-showbasket .basketleft {position: relative}
.webshop-showbasket .basketleft > a {transition: all .3s ease;position: absolute;right:0;top:40px;border:1px solid #c2c2c2;border-radius: 5px;padding:3px 8px;font-size:12px;background:#ededed;font-weight: bold}
.webshop-showbasket .basketleft > a i {font-size:10px;margin-right:5px}
.webshop-showbasket .basketleft > a:hover {text-decoration: none;background:#f5f5f5}
@media(max-width:879px) {
    .webshop-showbasket .basketleft > a {top:0px}
}

.webshop-showbasket .DiscountProduct {position:relative;overflow: hidden;font-weight: bold;color:#e97f7f}
.webshop-showbasket .DiscountProduct > span:first-child {float:left}
.webshop-showbasket .DiscountProduct > span:last-child {float:right}

.webshop-showbasket footer {margin:0px}
.webshop-showbasket {background:#f4f4f4}
.webshop-showbasket h1 {margin-top:30px}
.webshop-showbasket section.maillist {margin-top:0px}
.webshop-showbasket article .content {margin-top:0px}
.webshop-showbasket .content > div {padding-bottom:0px}
.webshop-showbasket-empty .content > div  div.row {display:none}
.webshop-showbasket-empty .showbasketempty {display:block!important;text-align:center;padding:5% 0;font-size:25px}
.webshop-showbasket-empty .showbasketempty span {cursor:pointer}

.webshop-showbasket .basketleft {min-height:650px;float:left;width:calc(100% - 415px);position:relative;padding-bottom:50px}
.webshop-showbasket .basketleft > .knap {position:absolute;right:0;top:30px}
.webshop-showbasket .basketleft .line {background: #fff;min-height: 120px;padding:15px 15px 15px 5px;margin:10px 0;position:relative;overflow:hidden;}
.webshop-showbasket .basketleft .line > div {/* position: relative; *//* top: 50%; *//* transform: translateY(-50%); */}
.webshop-showbasket .basketleft .line .img {width:120px;float:left}
.webshop-showbasket .basketleft .line .img a {display:inline-block;position:relative}
.webshop-showbasket .line .img {width:70px;display:inline-block}
.webshop-showbasket .line .img img {width:70px!important;margin-left:15px!important}
.webshop-showbasket .basketleft .line .besk {max-width:380px;width:40%;float:left;}
.webshop-showbasket .basketleft .line .besk a {font-size:15px;font-weight: 600}
.webshop-showbasket .basketleft .line .besk .ShowBasket_SimpleVariants_DIV {font-size:12px;color:#898787}
.webshop-showbasket .basketleft .line .besk .number {font-size:12px;color:#898787;display:none;margin:5px 0}
.webshop-showbasket .basketleft .line .amount {width:100px;float:left;margin-left:50px;margin-top: 20px;}
.webshop-showbasket .basketleft .line .amount > span {border:1px solid #cccccc;padding:10px 15px;border-radius:5px;margin:0 10px}
.webshop-showbasket .basketleft .line .pris {width:150px;float:right;text-align:right}
.webshop-showbasket .basketleft .line .pris .remove a {font-size:12px;display:block;margin-bottom:5px;color:#e97f7f;text-decoration: underline}
.webshop-showbasket .basketleft .line .pris .total {font-size:22px;font-weight:600}
.webshop-showbasket .basketleft .line .pris .total:before {color:#898787;font-size:12px}

.webshop-showbasket .BasketLineVariants {line-height:30px}
.webshop-showbasket .BasketLineVariants div,.webshop-showbasket .BasketLineVariants span {display: inline;border-width: 1px;border-color: rgb(224, 228, 232);border-style: solid;border-radius: 4px;background-image: -moz-linear-gradient( 90deg, rgb(247,247,247) 0%, rgb(255,255,255) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(247,247,247) 0%, rgb(255,255,255) 100%);background-image: -ms-linear-gradient( 90deg, rgb(247,247,247) 0%, rgb(255,255,255) 100%);padding: 2px 10px;font-size: 13px;margin-right: 5px;border-radius: 3px;white-space: nowrap;margin-top: 15px;margin-bottom: 40px;}
.webshop-showbasket .ProductImage .wacoloroverlay {position:absolute;left:0}
/*config*/
.webshop-showbasket .line.configMaster {margin-bottom:0px!important}
.webshop-showbasket .line.configMaster .amount img {display:none}
.webshop-showbasket .line.configMaster .amount > span {border:0px}
.webshop-showbasket .line.configMaster .amount > span:before {content:'Antal: '}
.webshop-showbasket .line.configChild {margin:0px!important;height:auto}
.webshop-showbasket .line.configChild .pris .total {font-size:14px}
.webshop-showbasket .line.configChild .pris .total:before {content:'+';position:absolute;margin-left:-10px;}
.webshop-showbasket .line.configChild .amount > span {border:0px}
.webshop-showbasket .line.configChild .amount > span:before {content:'Antal: '}

.webshop-showbasket .basketright {background:#fff;padding:30px; width:400px;height:100%;position:absolute;left:calc(100% - 400px);margin-top:97px}
.webshop-showbasket .basketright b {font-size:26px;display:block}
.webshop-showbasket .basketright .totals {font-size:16px;margin:10px 0;position:relative}
.webshop-showbasket .basketright .totals > span:first-child {width:50%;float:left}
.webshop-showbasket .basketright .totals > span:last-child {width:50%;float:right;text-align:right}
.webshop-showbasket .basketright .totalprice {font-size:30px;margin-top:20px;font-weight:bold}
.webshop-showbasket .basketright .knap {display:block;margin-top:20px}
.webshop-showbasket .basketright .shippinginfo {font-weight:600;position:absolute;background:#e1f517;right:30px;text-transform: uppercase;border-radius:3px;font-size:12px;padding:2px 10px}
.webshop-showbasket.sticky .basketright .shippinginfo {right:0}
.webshop-showbasket .basketright .shippinginfo:after {content:'\f0d8';font-family: fontawesome;color:#e1f517;top:-8px;right:10px;position:absolute}
.webshop-showbasket .basketright .basketdiscount {border-bottom:1px solid #e7e7e7;margin-bottom:30px;padding-bottom:30px;font-size:18px;overflow:hidden;position:relative}
.webshop-showbasket .basketright .basketdiscount input[type="text"] {height:35px;line-height:35px;padding:0 10px;margin:15px 0 0 0;border:1px solid #cccccc;width:60%;float:left}
.webshop-showbasket .basketright .basketdiscount input[type="button"] {cursor:pointer;height:35px;width:35%;float:right;margin-top:15px;line-height:35px;padding:0;font-size:15px}

.webshop-showbasket .info {margin-top:50px;margin-bottom:20px}
.webshop-showbasket .info > b {font-size:15px}
.webshop-showbasket .info .phone {margin-left: 35px;margin-top:10px;position: relative;border-left: 1px solid #d5d5d5;padding-left: 15px;}
.webshop-showbasket .info .phone b {font-size:15px}
.webshop-showbasket .info .phone:before {content:'\f095';font-family: fontawesome;position:absolute;left:-35px;top:5px;font-size:24px}
.webshop-showbasket .info .mail {margin-left: 35px;margin-top:10px;margin-bottom:20px;position: relative;border-left: 1px solid #d5d5d5;padding-left: 15px;}
.webshop-showbasket .info .mail b {font-size:15px}
.webshop-showbasket .info .mail:before {content:'\f003';font-family: fontawesome;position:absolute;left:-35px;top:5px;font-size:24px}

@media (max-width: 1200px) {
    .webshop-showbasket .product-list > ul > li{width: calc(50% - 10px);}
}
@media (max-width: 1000px) {
    .webshop-showbasket .basketleft .line {height:auto;top: 0;transform: none}
    .webshop-showbasket .basketleft .line > div {transform: none}
    .webshop-showbasket .basketleft .line .besk {max-width:100%;width:calc(100% - 150px)}
    .webshop-showbasket .basketleft .line .amount {padding-top:20px}
}
@media (max-width: 879px) {
	.webshop-showbasket .basketleft {min-height:auto;padding-bottom:25px}
	.webshop-showbasket.sticky .basketright .shippinginfo {right:30px}
	.webshop-showbasket .is-sticky > div {width:auto!important;position:relative!important; top:auto!important}
    .webshop-showbasket .basketleft > .knap {top:0px}
    .webshop-showbasket .basketleft,
    .webshop-showbasket .basketright {float:none;width:100%;position:relative;left:0}
	.webshop-showbasket .basketright {margin-top:20px}
}
/*------------------showbasket end--------------------*/


/*------------------checkout start--------------------*/
#checkout-container #order-summary table {
    width:100%
}

#checkout-container .right-align {
    text-align: right;
}

#checkout-container .checkout-select, #checkout-container .checkout-text {
    width: 100%;
    height: 25px;
    margin: 0px;
    margin-bottom: 5px;
}

#checkout-container fieldset {
    padding: 0;
    margin: 0;
    border: none;
}

#checkout-container #column-shipping-payment label {
    display: block;
    margin-bottom: 10px;
}

.webshop-checkout label[for="res5"],
.webshop-checkout label[for="checkout-payment-65"] {display:none!important}

.webshop-checkout #confirm-termsandconditions-link-text {display:none}
.webshop-checkout #confirm-news {margin-top:10px!important}

.webshop-checkout .trustpilot-head {margin:50px 0 20px 0;text-align:center}
.webshop-checkout .trustpilot-head,
.webshop-checkout .trustpilot-widget {width:calc(100% - 420px)}
@media (max-width:880px) {
    .webshop-checkout .trustpilot-head,
    .webshop-checkout .trustpilot-widget {width:100%}
}

.webshop-checkout #order-summary > table:nth-child(3) > tbody > tr:nth-child(2) {display:none}

.webshop-checkout #customer-data label[for="checkout_customer_rekvnr"],
.webshop-checkout #customer-data label[for="checkout_customer_ean"] {display:none!important}

.webshop-checkout .checkout-payment-table label[for="checkout_customer_rekvnr"] input,
.webshop-checkout .checkout-payment-table label[for="checkout_customer_ean"] input{border:1px solid #cccccc;outline:none}

.webshop-checkout {background:#f4f4f4}
.webshop-checkout header #Search_Form {display:none}
.webshop-checkout section.map {display:none}
.webshop-checkout article .content {margin-top:0px}
.webshop-checkout section.maillist {margin-top:0px}
.webshop-checkout #customer-data #subscription-maillist {display:none!important}

.webshop-checkout #mailchimp-subscribe-box {clear:both;padding-top:10px!important}
.webshop-checkout #checkout-container .checkout-headline {border:0px}
.webshop-checkout #checkout-container #column-data,
.webshop-checkout #checkout-container #column-shipping-payment,
.webshop-checkout #checkout-container #order-confirm{width:calc(100% - 420px);border:0px;padding:0px;float:none}

.webshop-checkout #checkout-container h1 {margin-top:0;padding-top:20px}
.webshop-checkout #checkout-container h2,
.webshop-checkout #checkout-container h3 {font-size:22px;padding-bottom:18px;margin:0px}
.webshop-checkout #checkout-container h2 span,
.webshop-checkout #checkout-container h3 span {font-weight:bold}

.webshop-checkout #checkout-container .login,
.webshop-checkout #checkout-container #column-data > #customer-data,
.webshop-checkout #checkout-container #customer-alternative-delivery,
.webshop-checkout #checkout-container #payment-methods,
.webshop-checkout #checkout-container #shipping-methods,
.webshop-checkout #checkout-container #order-confirm {background:#fff;padding:30px;margin-top:30px}

.webshop-checkout #checkout-container #customer-data fieldset,
.webshop-checkout #checkout-container #payment-methods fieldset,
.webshop-checkout #checkout-container #shipping-methods > label,
.webshop-checkout #checkout-container #order-confirm > div{margin:0 10%}

.webshop-checkout #checkout-container .login {font-size:22px;}
.webshop-checkout #checkout-container .loginactive {border-bottom:0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px}
.webshop-checkout #checkout-container .login a:hover {text-decoration: none}
.webshop-checkout #checkout-container .login span {text-decoration: underline}
.webshop-checkout #checkout-container #customer-login {display:none}
.webshop-checkout #checkout-container #customer-login {background:#fff;padding:20px}
.webshop-checkout #checkout-container #customer-login h2,
.webshop-checkout #checkout-container #customer-login-devider {display:none}
.webshop-checkout #checkout-container #customer-login > p {font-size:18px;font-weight:500}
.webshop-checkout #checkout-container #customer-login a {font-size:13px;text-decoration: underline}
.webshop-checkout #checkout-container #customer-login label[for="checkout_username"] {width:49%;margin:20px 1% 0 0;float:left}
.webshop-checkout #checkout-container #customer-login #checkout_password_login-container {width:49%;margin:20px 0 0 1%}
.webshop-checkout #checkout-container #customer-login #checkout_password_login-button-container {width:100%;padding:10px 0}
.webshop-checkout #checkout-container #customer-login #customer_lookup_submit {-webkit-appearance: none;width:100%;height:40px;font-size:16px;outline:0;cursor:pointer}
.webshop-checkout #checkout-container #customer-login #customer_lookup_submit:hover {opacity:0.7}

.webshop-checkout #checkout-container #column-data select {background:url('/images/skins/dandodesign/media/arrowdown.png') no-repeat center right 10px}
.webshop-checkout #checkout-container #column-data input[type="text"],
.webshop-checkout #checkout-container #column-data input[type="tel"],
.webshop-checkout #checkout-container #column-data input[type="password"],
.webshop-checkout #checkout-container #column-data textarea,
.webshop-checkout #checkout-container #column-data select {-webkit-appearance: none;font-size:14px;border:1px solid #cccccc;;height:35px;outline:none;padding:0 10px;margin-top:10px}
.webshop-checkout #checkout-container #column-data label {margin-top:10px;display:block}
.webshop-checkout #checkout-container #column-data label[for="checkout_customer_zipcode"] {width:31%;float:left;}
.webshop-checkout #checkout-container #column-data label[for="checkout_customer_city"] {width:31%;float:left;margin-left:3.5%;margin-right:3.5%}
.webshop-checkout #checkout-container #column-data label[for="checkout_customer_country"] {width:31%;float:right;clear:right}
.webshop-checkout #checkout-container #column-data label[for="checkout_customer_phone"]:before {content:'';display:block;clear:both;padding-top:10px}
.webshop-checkout #checkout-container #column-data label[for="checkout_note"]  #checkout_note {padding:10px;height:100px}
.webshop-checkout #checkout-container #column-data .salesdiscountcode-container {width:70%}
.webshop-checkout #checkout-container #column-data .salesdiscountcode-button-container {width:27%;float:right;margin-top:10px}
.webshop-checkout #checkout-container #column-data .checkout-salesdiscount-code-button {height:35px;width:100%;background:#333333;color:#fff;font-size:16px;border:1px solid #333333;outline: 0;-webkit-appearance: none;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;cursor:pointer}
.webshop-checkout #checkout-container #column-data .checkout-salesdiscount-code-button:hover {opacity:0.7}
.webshop-checkout #checkout-container #column-data .checkout-row {margin-top:20px;}
.webshop-checkout #checkout-container #column-data .checkout-row .div-checkout-checkbox {width:50px}
.webshop-checkout #checkout-container #column-data  .checkout-row label {font-size:16px}
.webshop-checkout #checkout-container #column-data label[for="checkout_use_alternative_delivery_address"] {margin-top:5px!important}

.webshop-checkout #checkout-container #customer-alternative-delivery #customer-data {margin-top:20px}
.webshop-checkout #checkout-container #customer-alternative-delivery label[for="checkout_customer_altdelivery_zipcode"] {width:31%;float:left;}
.webshop-checkout #checkout-container #customer-alternative-delivery label[for="checkout_customer_altdelivery_city"] {width:31%;float:left;margin-left:3.5%;margin-right:3.5%}
.webshop-checkout #checkout-container #customer-alternative-delivery label[for="checkout_customer_altdelivery_country"] {width:31%;float:right;clear:right}

.webshop-checkout #checkout-container #column-shipping-payment label[for="checkout-shipping-56"] {/*display:none*/}
.webshop-checkout #checkout-container #column-shipping-payment > h2 {display:none}
.webshop-checkout #checkout-container #payment-methods:before {content:'3. Betalingsmetode';color:#000;font-size: 22px;font-weight: bold;padding-bottom: 18px;display:block}
.webshop-checkout #checkout-container #payment-methods fieldset > label,
.webshop-checkout #checkout-container #shipping-methods > label{padding:20px 0}
.webshop-checkout #checkout-container #shipping-methods:before {content:'2. Forsendelsesmetode';color:#000;font-size: 22px;font-weight: bold;padding-bottom: 18px;display:block}
.webshop-checkout #checkout-container #shipping-methods {margin-bottom:30px}
.webshop-checkout #checkout-container #column-shipping-payment .checkout-payment-description-cell,
.webshop-checkout #checkout-container #column-shipping-payment .checkout-shipping-description-cell{padding-left:15px;text-align:left;font-size:16px}
.webshop-checkout #checkout-container #column-shipping-payment .checkout-payment-description-cell .payment-message,
.webshop-checkout #checkout-container #column-shipping-payment .checkout-shipping-description-cell .shipping-message,
.webshop-checkout #checkout-container #column-shipping-payment #afhTxt{font-size:12px;display:block;margin:5px 0}


#Checkout_ShippingMethodServices_Table {border:1px solid #c2c2c2;background:#f2f2f2;margin:0 10%;width:80%;padding:10px}
#Checkout_ShippingMethodServices_Table .Checkout_ShippingMethodServices_Devider_TR {display:none}
#Checkout_ShippingMethodServices_Table {border:1px solid #c2c2c2;background:#f2f2f2}
#Checkout_ShippingMethodServices_Table .checkout_shippingmethodservices_param {line-height:30px;border:1px solid rgb(221,220,220)!important;margin-top:5px}

.webshop-checkout #column-order-summary #order-giftcertificate {display:none!important}
.webshop-checkout #order-giftcertificate h2 {display:none}
.webshop-checkout #order-giftcertificate p {font-weight:bold;margin-bottom:5px}
.webshop-checkout #order-giftcertificate fieldset {margin:0px!important}
.webshop-checkout #order-giftcertificate label {padding:0px!important}
.webshop-checkout #order-giftcertificate input {margin-right:5px}
.webshop-checkout #order-giftcertificate input[type="text"] {border: 1px solid #cccccc;outline:none}
.webshop-checkout #order-giftcertificate input[type="button"] {background: #333333;border:1px solid #333333;color:#fff;cursor:pointer}

@media (min-width: 800px) {
	#afhTxtPopup {width:450px}
}
#afhTxtPopup #afhentes > b,
#afhTxtPopup #afhentesikke > b  {display:block;margin-bottom:10px;font-size:15px}
#afhTxtPopup #afhentesikke > b {margin-top:20px}
#afhTxtPopup .afhTxtPopupProd {overflow:hidden;background:#fff;border-radius:5px;padding:5px;margin:5px 0;}
#afhTxtPopup .afhTxtPopupProd .afhTxtPopupProdImage {margin-right:10px;float:left}
#afhTxtPopup .afhTxtPopupProd .afhTxtPopupProdName {font-size:12.5px;float:left;display:flex;justify-content: center;align-items: center;height:50px}


.webshop-checkout #checkout-container #order-confirm {font-weight:500;clear:both;margin-bottom:30px}
.webshop-checkout #checkout-container #order-confirm #confirm-checkout {clear:both;overflow:hidden}

.webshop-checkout #checkout-container #order-confirm #confirm-accepterms {margin-right:20%;}
.webshop-checkout #checkout-container #order-confirm #confirm-accepterms > span,
.webshop-checkout #checkout-container #order-confirm #confirm-news > span {margin-left:10px;line-height:25px;cursor:pointer}
.webshop-checkout #checkout-container #order-confirm #confirm-news a,
.webshop-checkout #checkout-container #order-confirm #confirm-accepterms a {color:#C10A27;font-weight:500}
.webshop-checkout #checkout-container #order-confirm #confirm-complete-button {outline:0;-webkit-appearance: none;cursor:pointer;width:100%;height:40px;font-size:16px;margin-top:30px}
.webshop-checkout #checkout-container #order-confirm .checkoutlinks {padding-top:30px}
.webshop-checkout #checkout-container #order-confirm .checkoutlinks a {display:block;font-weight:normal;text-decoration: underline}
.webshop-checkout #checkout-container #order-confirm .terms {display:none}
.webshop-checkout #checkout-container #order-confirm #confirm-termsandconditions-link-text {padding:0px}
.webshop-checkout #checkout-container #order-confirm #confirm-termsandconditions-link-text a {font-size:12px;display:block;margin:20px 0;text-decoration: underline}

.webshop-checkout #checkout-container #column-order-summary {margin-top:112px;padding:30px 20px;background:#fff;width:400px;height:100%;position:absolute;left:calc(100% - 400px);top:0}
.webshop-checkout #checkout-container #column-order-summary #order-confirm {display:none}
.webshop-checkout #checkout-container #column-order-summary h2 span {display:none}
.webshop-checkout #checkout-container #column-order-summary .order-summary-variants {font-size:11px}
.webshop-checkout #checkout-container #order-summary thead th {font-size:10px}
.webshop-checkout #checkout-container #order-summary table {border-bottom:1px solid #9eaba4;padding:10px 0}

.webshop-checkout #checkout-container #order-summary thead th,
.webshop-checkout #checkout-container table#order-summary td {padding:5px;}
.webshop-checkout #checkout-container #order-summary table, .webshop-checkout #checkout-container div#order-summary tr, .webshop-checkout #checkout-container div#order-summary td, .webshop-checkout #checkout-container div#order-summary th, .webshop-checkout #checkout-container div#order-summary thead {vertical-align: text-top;}
.webshop-checkout #checkout-container #order-summary table.order-summary tbody tr td:nth-last-child(2) {width:100px}
.webshop-checkout #checkout-container #order-summary table.order-summary tbody tr td:nth-last-child(3) {max-width:170px}
.webshop-checkout #checkout-container #order-summary .childproduct {padding-left:0px}

.webshop-checkout #checkout-container input[type="radio"] {margin-left:0px;margin-top:0px;cursor:pointer;outline:0;-webkit-appearance:none;appearance:none;border:1px solid #cccccc;border-radius:5px;background:#fff;box-sizing:content-box;width:25px;height:25px;transition:opacity .2s ease-in-out,border .2s ease-in-out}
.webshop-checkout #checkout-container input[type="radio"]:checked {background:#fff url("/images/skins/dandodesign/media/check-green.png") center center no-repeat;border:1px solid #cccccc}
.webshop-checkout #checkout-container input[type="radio"]:checked::-ms-check {color:transparent;background:#fff url("/images/skins/dandodesign/media/check-green.png") center center no-repeat;background-size:16px 16px}

.webshop-checkout #checkout-container .customControl {margin:0px!important;position:relative;height: 25px;width:25px;float:left;margin-right:15px}
.webshop-checkout #checkout-container .customControl input {opacity: 0;float:none;width: 100%;height: 100%;margin: 0}
.webshop-checkout #checkout-container .customControl .checkmark {cursor:pointer;position: absolute;top: 0;left: 0;height: 26px;line-height:26px;width:26px;background: #fff;border-radius:5px;border:1px solid #cecece}
.webshop-checkout #checkout-container .customControl input:checked ~ .checkmark:after {content:'';background:url("/images/skins/dandodesign/media/check-green.png") center center no-repeat;display:block;width:100%;height:100%;text-align:center}
.webshop-checkout #checkout-container .customControl input:checked ~ .checkmark {border:1px solid #1cab55}

/*
@media (hover: hover) {
	.webshop-checkout #checkout-container input[type="radio"]:hover {background:#fff url("/images/skins/dandodesign/media/check-green.png") center center no-repeat;border:1px solid #cccccc}
	.webshop-checkout #checkout-container .customControl:hover .checkmark:after {content:'';background:url("/images/skins/dandodesign/media/check-green.png") center center no-repeat;display:block;width:100%;height:100%;text-align:center}
}
*/
.webshop-checkout #mailchimp-subscribe-box {margin-right:10px}
.webshop-checkout #confirm-accepterms {float:none!important}
.webshop-checkout #mailchimp-subscribe-box {overflow:hidden;position:relative}
.webshop-checkout #checkout-container #order-confirm #mailchimp-subscribe-box > span {;float:left;display:inline-block;width:calc(100% - 60px)}

@media (max-width: 879px) {
	.webshop-checkout #checkout-container #order-confirm #confirm-accepterms{font-size:10px}
	.webshop-checkout #checkout-container #column-order-summary {margin-top:20px;}
	.webshop-checkout #checkout-container .login {font-size:12px}
	.webshop-checkout #mailchimp-subscribe-box {margin-right:10px}
	.webshop-checkout #checkout-container .login, .webshop-checkout #checkout-container #column-data > #customer-data, .webshop-checkout #checkout-container #customer-alternative-delivery, .webshop-checkout #checkout-container #payment-methods, .webshop-checkout #checkout-container #shipping-methods, .webshop-checkout #checkout-container #order-confirm {padding:10px}
	.webshop-checkout .content > div {padding:5px}

    .webshop-checkout .is-sticky > div {width:auto!important;position:relative!important; top:auto!important}
    .webshop-checkout #checkout-container #column-order-summary {float:none;min-height: auto;height:auto;position:relative;width:100%;left:0;margin-bottom:20px}

    .webshop-checkout #checkout-container #column-data,
    .webshop-checkout #checkout-container #column-shipping-payment,
    .webshop-checkout #checkout-container #order-confirm {width:100%}

    .webshop-checkout #checkout-container #customer-data fieldset,
    .webshop-checkout #checkout-container #payment-methods fieldset,
    .webshop-checkout #checkout-container #shipping-methods > label,
    .webshop-checkout #checkout-container #order-confirm > div {margin:0 2%}

}
/*------------------checkout end--------------------*/

/*------------------step 4 start--------------------*/
.webshop-orderstep4 .Heading_OrderStep4,
.webshop-orderstep4 .Foto1_OrderStep4,
.webshop-orderstep4 .TableLines_OrderStep4 img,
.webshop-orderstep4 .leftmenu {display: none!important;}
.webshop-orderstep4 .content {width:100%;}
.webshop-orderstep4 .Heading_Order4 {font-size:22px;font-weight:normal}
@media (max-width: 767px) {
	.webshop-orderstep4 content > .container {padding-top:50px;}
	.webshop-orderstep4 .img-responsive {padding-bottom:10px}
}
/*------------------step 4 end--------------------*/

/*------------------kundecenter start--------------------*/
.webshop-customercenter #Content > table,.webshop-customercenter #Content > form {background:#fff;max-width: 960px;width: 100%; margin: 0px auto;}
.webshop-customercenter .Heading_Customer {font-size:30px;color:#626262;padding:10px;display:block;}
.webshop-customercenter #Content > br {display:none}
.webshop-customercenter .Login_Customer {padding:10px 0 50px 10px}
.webshop-customercenter .Login_Customer input[type="text"]#xprofileid.TextInputField_Customer, .Login_Customer input[type="password"]#xprofileid1.TextInputField_Customer {	-webkit-appearance: none;height: 35px;width: 200px!important;margin: 10px 4px 10px 0;padding: 0 10px;border-radius: 3px;border: 1px solid #ddd;}
.webshop-customercenter .SubmitButton_Customer {width:70px;height: 35px;margin-top: 10px; border:0px;color: #fff;background: #000;margin-left:10px}
.webshop-customercenter .Login_Customer a {color:#848484;text-decoration: underline}
.webshop-customercenter .Login_Customer a:hover {color:#111}
.webshop-customercenter .Login_Customer td {color:#626262}
.webshop-customercenter .Login_Customer td[width="130"] {width:150px}
.webshop-customercenter .Text1_Customer .Heading_Customer {font-size: 25px;border-bottom: solid 1px #dbdbdb;display: block;padding:30px 0 5px 0;margin-bottom:15px}
.webshop-customercenter .Text1_Customer {padding:0 10px 100px 10px;position:relative}

#tabB1 {margin-left:10px}
#tabB1 > span, #tabB2 > span, #tabB3 > span, #tabB4 > span, .tabLinkID > a {display: inline-block;background-color: #559400;padding: 5px 10px;color: rgba(255,255,255,1.00);border-radius: 2px;margin: 0 10px 0 0;border: solid 1px #559400;}
#tabB1 > span.Tabactive_Customer, #tabB2 > span.Tabactive_Customer, #tabB3 > span.Tabactive_Customer, #tabB4 > span.Tabactive_Customer,#tabB1 > span.Tabhover_Customer, #tabB2 > span.Tabhover_Customer, #tabB3 > span.Tabhover_Customer, #tabB4 > span.Tabhover_Customer, .tabLinkID > a:hover {background-color:rgba(255,255,255,1.00);border: solid 1px #78BD55;color: #095a3e;}
#tabB4 {float: right;margin-right:10px}
#tabB4 > span {margin: 0;background-color: #e03325;border-color: #e03325;}
#tabID2 > tbody > tr > td > br {display: none;}
#tabID2 > tbody > tr > td > table > tbody > tr:nth-child(1), #tabID2 > tbody > tr > td > table > tbody > tr:nth-child(2) {display: none;}
#tabID2 > tbody > tr > td > table > tbody > tr > td:nth-child(3) {font-size: 0;position: relative;width: 0;}
#tabID2 > tbody > tr > td > table > tbody > tr > td {padding: 4px 0;}
#tabID2 > tbody > tr > td > table > tbody > tr > td:nth-child(1) {padding-right: 15px;}
#tabID2 > tbody > tr > td > table > tbody > tr > td:nth-child(3) > span {position: absolute;right: 7px;z-index: 20;color: red;font-size: 11px;top: 50%;transform: translateY(-50%);}
.webshop-customercenter #tabID2 input.TextInputField_Customer,
.webshop-customercenter #tabID2 select.OptionSelect_Customer{font-size: 14px;height: 35px;width: 100%!important;margin: 0 4px 0 0;padding: 0 10px;display: inline-block;border-radius: 3px;border: 1px solid #ddd;}
.webshop-customercenter .MemberFrame {margin-top:20px}
/*------------------kundecenter end--------------------*/

/*kurv popup*/
#KurvPopup * {outline:none}
.fancybox-lock .fancybox-overlay{z-index:9999999}
.fancybox-skin {background:#fff}
.fancybox-wrap {top:10%!important}
.fancybox-overlay-fixed{bottom:0;position:fixed;right:0}
#KurvPopup{padding:5px;width:750px;background:#fff;overflow:hidden;padding-top:20px}
#KurvPopup > div {position:relative;overflow:hidden}
#KurvPopup .left{float:left;width:50%}
#KurvPopup .right{float:right;width:47%}
#KurvPopup .pophead {font-size:18px}
#KurvPopup .left{border-right:1px solid #ccc;text-align:center}
#KurvPopup .left .pophead{color:#058256;}
#KurvPopup .left img {max-width:80%;max-height:220px;padding:10px}
#KurvPopup .right .pophead{margin:0 0 20px 0px;border-bottom:1px solid #ccc;padding:0 0 20px 20px}
#KurvPopup .right .info{padding-left:0px}
#KurvPopup .right .info > div {margin:5px 0}
#KurvPopup .right .info > div b {width:80px;display:inline-block}
#KurvPopup .right .knapper{padding:15px 0;overflow:hidden}
#KurvPopup .right .knapper a:first-child {float:left}
#KurvPopup .right .knapper a:last-child {float:right}
#KurvPopup .right .fragttxt {background: #e1f517; font-size:13px;text-align:center;padding:2px 0}
#KurvPopup .right .fragttxt span {font-weight:bold}
#KurvPopup .prod {padding-top:10px;border-top:1px solid #ccc;text-align:center}
#KurvPopup .prod .img {height:200px;margin-bottom: 5px}
#KurvPopup .prod > div{float:left;text-align:center;width:calc(25% - 10px);margin:5px}
#KurvPopup .prod .price {font-weight:600;margin:5px 0}
#KurvPopup .prod .price span {padding-left:5px}
#KurvPopup .prod .knap {padding:3px 10px;cursor:pointer}
@media (max-width: 879px){
	#KurvPopup{width:auto;padding:0px!important}
	#KurvPopup .prod {display:none}
	#KurvPopup .left {width:100%}
	#KurvPopup .left img {display:none}
	#KurvPopup .left {border:0px}
	#KurvPopup .right {width:100%}
	#KurvPopup .right .knapper {margin-bottom:30px}
	#KurvPopup .right .fragttxt {background:#fff}
	#KurvPopup .right .pophead,#KurvPopup .right .info{display:none}
}

/*til toppen*/
#BackTo>span{position:fixed;-webkit-transform:translateZ(0);transform:translateZ(0);font-size:14px;font-weight:300;line-height:20px;z-index:999;cursor:pointer;background-color:#fff;border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,0.2)}
#BackTo>span:hover{box-shadow:0 0 3px #000;-webkit-transition:all .1s ease-in-out 0s;-moz-transition:all .1s ease-in-out 0s;-ms-transition:all .1s ease-in-out 0s;-o-transition:all .1s ease-in-out 0s;transition:all .1s ease-in-out 0s}
#BackToTop{padding:10px 20px 10px 40px;opacity:0;visibility:hidden;bottom:-10px;right:20px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
#BackToTop.FixedTop{bottom:20px;opacity:1;visibility:visible}
#BackToTop:before {top:8px;content:'\f106';font-family: FontAwesome;font-size:30px;position:absolute;left:12px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
#BackToTop:hover:before {top:0px;}


/*dbsearch*/


/*overall styles*/
.ui-autocomplete  {z-index: 999999999!important;background: #ffffff;border: 1px solid #b5beca;border-radius:5px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); color: #1f2a2a;margin:0px!important;padding:0px!important;}
/*reset*/
.ui-autocomplete a.ui-state-focus {background:none repeat scroll 0 0 #e9e9e9;text-decoration:none!important;display:block;	overflow:hidden;border-radius:0px}
.ui-autocomplete .ui-state-active {border:0px;background:none;}
.ui-autocomplete .ui-menu-item a {line-height:1.2!important;padding:0px}
.ui-autocomplete a.ui-state-focus * {text-decoration:none;line-height:1.2!important;}
.ui-autocomplete *{font-size:14px!important; }
.ui-autocomplete .uiVisAlle .ui-state-active {margin:0 0 0 15px!important}
/*group*/
.ui-autocomplete .uigroup {text-transform: uppercase;background: #fff;text-align: left;width:100%;margin-top:20px}
.ui-autocomplete .uigroup p {font-weight:bold;font-size: 16px!important;margin:0px;padding: 10px 18px 10px 5px;line-height: 20px}
.ui-autocomplete li:first-child {margin-top:5px}
/*category*/
.ui-autocomplete .uicategory {width:100%}
.ui-autocomplete .uicategory a {padding:2px 0 2px 15px;display:block}
.ui-autocomplete .uicategory a:hover {text-decoration: none;background:#e9e9e9}
/*product*/
.ui-autocomplete .uiproduct {list-style: none;width:100%;border-top: 1px solid #e9e9e9;cursor: pointer;text-align: left !important;}
.ui-autocomplete .uiproduct:hover {background:#e9e9e9}
.ui-autocomplete .uiimg {width:100px;cursor: pointer;float: left;text-align:center}
.ui-autocomplete .uiimg img {max-height: 80px !important;max-width: 90%!important;padding: 5px 10px;}
.ui-autocomplete .uicontent {width:calc(100% - 150px);float:left;padding-top: 10px;background:transparent;padding-bottom:0px;}
.ui-autocomplete .uipris {margin-top:2px;font-size:11px!important;font-weight:bold;}
.ui-autocomplete .uivarenummer {margin:2px 0 5px 0;color: #8f8f8f; font-size: 10px!important;}
/*vis alle*/
.ui-autocomplete .uiVisAlle {border-top: 1px solid #b5beca;height: 40px;width:100%}
.ui-autocomplete .uiVisAlle div {margin-left:15px}
.ui-autocomplete .uiVisAlle p,.uiVisAlle p:hover {text-align:left;margin:0px;background: url("/images/skins/dandodesign/media/lup.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0); color: #000; cursor: pointer; font-size: 14px; font-weight: bold;line-height: 40px; padding-left: 25px; text-decoration: none;}
/*noproducts*/
.ui-autocomplete .uinoProducts {color: #931600;font-size: 12px;font-style: italic;line-height: 10px;padding: 5px 0;text-align: left;text-decoration: none;width: 400px;}
.ui-autocomplete .uinoProducts p {padding:20px;line-height:20px;}

.ui-autocomplete {
	position:absolute!important;
   clear:both;
    border:1px solid red
}

.ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0!important;
    display: block;
    outline: 0;
}

.ui-autocomplete .ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}



/*defaults*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);   border: 0 none;}
.ui-autocomplete .ui-menu-item a,.ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active {margin: 0px!important; cursor:pointer;text-align:left!important;display:block;}
* html .ui-autocomplete {width: 1px;}
.ui-autocomplete-loading {background: url("/images/skins/dandodesign/media/ui-anim_basic_16x16.gif") no-repeat scroll right center white;}
.ui-autocomplete .ui-menu-item,.ui-autocomplete .uigroup, .ui-autocomplete .uiVisAlle {clear: left; float: none}
/*responsive*/
@media (max-width: 810px) {
	.ui-autocomplete  {width:100%!important; left:0!important}
	.ui-autocomplete .uiVisAlle div {margin-left:150px!important}
}

.cookie-policy-accept-buttons-container input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.cookie-policy-accept-all {
    background-color: #8DC63F;
    margin: 0 0 0 10px;
}
.cookie-policy-button {
    border: none;
    color: #111;
	font-weight:bold;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

div#CookiePolicy, div#CookiePolicy.fixed-bottom {
    background-color:rgba(0,0,0,.80);
    left: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
    position: fixed;
    margin: 0;
    border-radius: 0;
    right: auto;
}
div#CookiePolicy div.CookiePolicyCenterText {
    background-color: rgba(255,255,255,1.00);
    flex: none;
    width: 700px;
    max-width: 90%;
    max-height: 90%;
    box-shadow: 0 0 40px rgba(0,0,0,.7);
    border-radius: 10px;
    color: rgba(0,0,0,1.00);
    margin: 0;
    -webkit-overflow-scrolling:touch;
    overflow-x:hidden;
	overflow-y:auto;
}
div#CookiePolicy h1, div#CookiePolicy h2, div#CookiePolicy h3, div#CookiePolicy h4, div#CookiePolicy h5 {
    color: rgba(0,0,0,1.00);
}
div.CookiePolicyText {
    padding: 0;
    display: flex;
    flex-direction: column;
    min-height: 200px;
    max-height: none;
    overflow: visible;
}

div.CookiePolicyText a {
    text-decoration: underline;
}
div.CookiePolicyText > h2, div.CookiePolicyText > p {
    background-color:#f6f6f6;
    font-weight: normal;
    color: rgba(84,84,84,1.00);
}
div.CookiePolicyText > img {
    width: 300px;
    max-width: 50%;
    margin: 20px 40px;
}
div.CookiePolicyText > h2 {
    padding: 30px 40px 15px;
    margin: 0;
    font-size: 25px;
    font-weight: normal;
}
div.CookiePolicyText > p {
    padding: 0 40px 30px;
    margin: 0;
}
div.cookie-details-button-container {
    display: flex;
    justify-content: flex-end;
    padding: 20px 40px 20px;
}
div.CookiePolicyText > * {
    order: 1;
}
div.cookie-policy-accept-buttons-container {
    order: 2;
    margin: 0;
    padding: 30px 40px;
    display: flex;
    justify-content: center;
}
div.cookie-policy-accept-buttons-container > input, div.cookie-policy-accept-buttons-container > a {
    flex: auto;
    margin: 0;
    border-radius: 5px;
    padding: 20px 15px;
    font-weight: normal;
        -webkit-box-shadow: inset 0px -4px 0px -2px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0px -4px 0px -2px rgba(0, 0, 0, 0);
    box-shadow: inset 0px -4px 0px -2px rgba(0, 0, 0, 0);
    text-align: center;
    text-decoration: none;
}
div.cookie-policy-accept-buttons-container > input[type="button"].cookie-policy-accept, div.cookie-policy-accept-buttons-container > a {
    background-color: #f6f6f6 !important;
    border: solid 1px #d4d4d4;
    color: rgba(0,0,0,1.00);
}
div.cookie-policy-accept-buttons-container > input:not(:last-of-type), div.cookie-policy-accept-buttons-container > a {
    margin-right: 30px;
}
div.cookie-policy-details-link-container {
    order: 3;
    padding: 0 0 30px;
    display: flex;
    display: none;
    justify-content: center;
}
div.cookie-policy-details-link-container > a {
    flex: none;
}
div.cookie-policy-details-container {
    order: 5;
    display: none;
}
div.cookie-policy-details-container div.rtable-cell {
    font-size: 65%;
}
div.cookie-policy-consents-container {
    order: 4;
    display: none;
    border-top: solid 1px #d4d4d4;
    background-color:#f6f6f6;
    margin: 0;
}
div.cookie-policy-consents-container.active {
    display: flex;
}
div.cookie-policy-consents-container > div {
    flex: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 15px 20px;
}
div.cookie-policy-consents-container > div input {
    display: none;
}
div.cookie-policy-consents-container > div:not(:last-child) {
    border-right: solid 1px #d4d4d4;
}
div.cookie-policy-consents-container label {
    font-weight: normal;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
div.cookie-policy-consents-container label div {
    border-radius: 25px;
    width: 53px;
    margin: 7px 0 0;
    background-color: #ababab;
    padding: 4px;
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
}
div.cookie-policy-consents-container input:checked + label div {
    justify-content: flex-end;
    background-color:rgba(87,168,87,1.00);
}
div.cookie-policy-consents-container input:checked:disabled + label div {
    opacity: 0.7;
    cursor: default;
}
div.cookie-policy-consents-container label div > span {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: rgba(255,255,255,1.00);
}


.rtable {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 0;
    padding: 0;
}
.rtable--4cols>.rtable-cell {
    width: 25%;
}
.rtable-header-cell {
    background-color: rgba(0,0,0,0.05);
    font-weight: bold;
}
.rtable-cell {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em 1.2em;
    overflow: hidden;
    list-style: none;
    border-bottom: 1px solid #ececec;
    font-size: 0.85em;
}

@media (max-width: 1000px) {
	
    
    div.CookiePolicyText > img {
        margin: 20px 25px;
    }
    div.CookiePolicyText > h2 {
        padding: 25px 25px;
        font-size: 21px;
    }
    div.CookiePolicyText > p {
        padding: 0 25px 25px;
        font-size: 95%;
    }
    div.cookie-policy-accept-buttons-container {
        padding: 20px 25px;
        flex-direction:column-reverse;
        
    }
    div.cookie-details-button-container {
        padding: 20px 25px;
    }
    div.cookie-details-button-container > input {
        width: 100%;
    }
    
    div.cookie-policy-accept-buttons-container > *, div.cookie-details-button-container > * {
        font-size: 90%;
    }
    div.cookie-policy-details-link-container {
        padding:  0 0 20px;
    }
    div.cookie-policy-consents-container {
        flex-wrap: wrap;
    }
    div.cookie-policy-consents-container > div {
        flex:none;
        width: 50%;
    }
    div.cookie-policy-consents-container > div:nth-child(-n+2) {
        border-bottom: solid 1px #d4d4d4;
    }
    div.cookie-policy-accept-buttons-container > input, div.cookie-policy-accept-buttons-container > a {
        padding: 13px 15px;
    }
    div.cookie-policy-accept-buttons-container > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    div.cookie-policy-accept-buttons-container > a {
        margin: 15px 0 0;
    }
    div.cookie-policy-consents-container label {
        font-size: 80%;
    }
    div.cookie-policy-consents-container label div > span {
        width: 20px;
        height: 20px;
    }
}

/*fancybox*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
