/*Fjern for at aktivere favorites NED*/
.no-show, .favorites-box, .favorites-btn, .FavAddButton_ProductInfo{
    display: none !important;
}
#basket{
    right: 0;
}
header .TopMenu_MenuItems > li:last-child{
    margin-right: 200px;
}
#Variantsbtn{
    width: 100%;
}
/*Fjern for at aktivere favorites UP*/

/* Slet ned for at gendanne menu */
/*
nav.new_menu #ProductMenu_List>li>ul>li img{
    display: none;
}
nav.new_menu #ProductMenu_List > li > ul {
    width: 100% !important;
    padding: 15px 15% !important;
}
nav.new_menu #ProductMenu_List>li>ul>li>ul>li>ul {
    display: none;
}
nav.productmenu #ProductMenu_List>li>ul>li {
    text-align: center;
    width: 14.28%;
    min-height: 215px;
    vertical-align: top;
    font-size: 12px;
    position: relative;
    padding: 10px;
    display: initial !important;
    flex-direction: column;
    justify-content: flex-end;
}
nav.productmenu #ProductMenu_List>li>ul>li>a {
    padding: 12px 0px;
    background-color: white;
    text-decoration: black;
    border-bottom: 2px solid black;
    font-size: 14px;
    font-weight: 600;
    color: initial;
    display: block;
    text-align: left;
}
nav.productmenu #ProductMenu_List>li>ul>li>a>span{
    font-weight: 600;
}
nav.productmenu #ProductMenu_List>li>ul>li>ul {
    padding: 0;
    max-height: 155px;
    min-height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
}
nav.productmenu #ProductMenu_List>li>ul>li>ul>li {
    list-style-type: none;
    text-align: left;
    padding: 6px 0 0 0;
}
nav.productmenu #ProductMenu_List>li>ul>li>ul>li>a {
    text-decoration: none;
    font-size: 12px;
}
*/
/* Slet up for at gendanne menu */

/* width */
::-webkit-scrollbar {
    width: 10px;
  }

  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
ul.dropdown::-webkit-scrollbar-thumb {
    background: rgba(0, 145, 207,.8);
}
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #aaa;
  }

  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  ul.dropdown::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 145, 207,1);
}
.Sparxpres__product, .Sparxpres__cart{
    display: none !important;
    visibility: hidden !important;
}

.tooltip-generic-text{
    font-weight: normal !important;
}

#producent-wrap{
    border-right: solid 1px rgba(155, 155, 155, 0.4) !important;
    border-left: solid 1px rgba(155, 155, 155, 0.4) !important;
    border-bottom: solid 1px rgba(155, 155, 155, 0.4) !important;
}
#producent-wrap .Description_Productinfo span a{
    color: #454545;
    text-decoration: none;
}
/*.checkout-customerdata-text-validationmessage{
    display: none !important;
}*/

/* ul.usp > li{
    font-size: 14px !important;
} */

.Description_Productinfo table{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.Description_Productinfo th{
    padding-right: 20px;
}

.Description_Productinfo td{
    padding-right: 25px;
}

.productname{
    padding-left: 20px;
}

.no-show{
    display: none !important;
}
.mobileMenuUl > li > ul > li ul{
    border-left: solid 5px #0085b7;
    background-color: #ebf3ff;
}
.mobileMenuUl > li > ul > li.SubCategory1_Productmenu.open{
    background-color: #ebf3ff;
}
.mobileMenuUl > li.open > ul:not(.open){
    background-color: #ebf3ff;
    border-left: solid 5px #0085b7;
}
.mobileMenuUl a.Activ_ProductMenu, .mobileMenuUl .RootCategory_Productmenu.open.active > a {
    color: #000;
    background-color: #ebf3ff;
    font-weight: 600;
}
.SubCats_Categories_Container h1 img{
    display: none;
}

.btnContact{
    display: block;
}
#column-shipping-payment .needhelp a{
    display: none;
}
.webshop-html body.webshop-body{
    overflow-x: hidden;
    margin:0;
}


/* section.bigtext.expandable{
    height: 22px;
} */
#save-basket, a.ShowBasket_SendBasketLink_Dialog_Link{
    background: #0085b7;
    color: #fff;
    border-radius: 5px;
    margin: 10px 0px 20px 10px;
    padding: 14px 18px;
    cursor: pointer;
}

#save-basket:hover, a.ShowBasket_SendBasketLink_Dialog_Link:hover{
    text-decoration: none;
    background-color: #004f6d;
    cursor: pointer;
    font-weight: normal;
}

#mailchimp-subscribe-box{
    padding: 5px;
    border: solid 1px #e6e6e6;
    margin: 5px 0 10px 0;
    background-color: #f3f1ee;
}
#mailchimp-subscribe{
    display: inline-block;
}
.mailchimp-subscribe-label{
    display: inline-block !important;
}

.sam-vej-but{
    padding: 15px;
    background: #f3f1ee;
    text-align: left;
    transition: all 0.5s ease;
    margin-top: 15px;
    text-decoration: none;
    transition: all 0.5s ease;
    color: #000;
    float: right;
    width: 100%;
    margin-top: 15px;
}
.sam-vej-but:hover{
    background: #0085b7;
    color: #f1f1f1;
}
.sam-vej-iframe{
    margin-top: 20px;
}
.sam-vej-img{
    width: 200px;
    top: 50px;
    margin-left: 450px;
    position: absolute;
    z-index: 0;
}

.outlet-left{
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding-right: 15px;
}
.outlet-right{
    width: 100%;
}

.Activ_Productmenu{
    font-weight: 900;
}

.productcard .related .header h1{
    font-size: 2.25rem;
}

.pager .pages a, .pager .next a, .pager .prev a{
	border-radius: 0;
}
/* .ProductList_Custom_UL .BackgroundColor1_Productlist form .product .image a img{
    height: 200px;
    width: auto;
    margin: 0 auto;
}
.ProductList_Custom_UL .BackgroundColor2_Productlist form .product .image a img{
    height: 200px;
    width: auto;
    margin: 0 auto;
} */
/* li .product .name a{
    height: 55px;
} */

/* .SubCats_Categories_UL > li .image img{
    height: 230px;
} */

#btn-filter{
    display: none;
}

aside .SubCategory1_Productmenu{
    border: 1px solid #e1e1e1;
    border-top: none;
}

#eImg{
    position:absolute;
    right:50px;
    top:20px;
    width:100px;
}

/*#Content_Productlist .CmsPageStyle_Table tbody tr td .SubCats_Categories_Container center img{
    width: 70%;
}*/

.SubCats_Categories_Container center h2, .SubCats_Categories_Container center h5{
    font-weight: 300;
    display: block;
    text-align: center;
    font-size: 1.5rem;
    padding: 0;
    margin: 0px 0px 10px;
    border: 0;
}

.videowrapper {
    position: absolute;
    right: 25px;
    top: 25px;
}
#orderconfirm_video{
    width: 600px !important;
}

.productcard .Prices_Custom_UL .before-price{
    color: #ad0000;
    font-size: 13px;
}

/*#filter-lod{
     display: none;
}*/

/*#filter-lod .product-filter-row{
     width: calc(25.5% - 20px);
    display: inline-block;
    width: 100%;
    border: 1px solid #e1e1e1;
    margin-right: 20px;
    margin-bottom: 20px;
    margin: 1%;
    vertical-align: top;
}*/

/* #filter-lod .product-filter-row:nth-child(4) {
    margin-right: 0;
} */

.product-filter-tag-select{
    border: 1px solid #e1e1e1;
}

#mc_embed_signup .button{
    background-color: #3b3b3b !important;
    border-radius: 0 !important;
    color: #f3f1ee !important;
    border: 1px solid #e1e1e1 !important;
    margin-top: 10px !important;
    font-weight: normal !important;
    line-height: normal !important;
    padding: 5px 50px !important;
    transition: all 0.5s ease;
}
#mc_embed_signup .button:hover{
    background-color: #f3f1ee !important;
    color: #3b3b3b !important;
}
#mc_embed_signup input.email{
    border-radius: 0 !important;
    width: 100% !important;
    border: none !important;
    height: 30px !important;
    padding-left: 10px !important;
    margin-top: 5px !important;
}
footer {
    width: 1100px;
    max-width: 95%;
    margin: 0 auto;
    /*padding: 30px;
    background-color: #747474;*/
    color: #fff;
}
#mc_embed_signup{
    background-color: #3b3b3b !important;
    color: #fff;
}
#mc_embed_signup form{
    text-align: left !important;
}

#our-footer {
    background-color: #3b3b3b;
    color: #f3f1ee;
    width: 100vw;
    right: 50%;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    padding: 50px 0 0px;
}
#our-footer-inner {
    /* width: 1320px; */
    width: 85%;
    margin: 0 auto;
    /*padding: 0 5px;*/
    font-size: 12px;
}

@media (max-width: 464px){
#our-footer-inner {
    padding: 0px;
}
}

@media (max-width: 1100px) and (min-width: 891px){
    #our-footer-inner {
    /* width: 1320px; */
    width: 95%;
    padding: 0 11px;
}
}

#our-footer #our-footer-inner h2{
    font-style: normal;
    color: #f3f1ee;
    font-size: 1.5rem;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

@media (max-width: 1100px){
    #our-footer #our-footer-inner h2{
    font-size: 1.5rem;
    margin-bottom: 30px;
}
}

.footer_logo{
    margin-bottom: 35px;
}

#our-footer #our-footer-inner .our-footer-box{
    width: 24.99%;
    display: inline-block;
    vertical-align: top;
    margin-left: -3px;
    margin-bottom: 50px;
}
#of-1, #of-5{
    margin-left: 0 !important;
}
#of-8 .Pricerunner-img{
    margin: 10px 0px 10px 30px;

    height: auto;
    max-width: 100px;
}
#our-footer #our-footer-inner .our-footer-box h4,
#our-footer #our-footer-inner .our-footer-box span {
    font-style: normal;
    color: #f3f1ee;
    font-size: 1rem;
    margin: 0 0 10px 0;
    /*border-bottom: 3px solid #f3f1ee;*/
    letter-spacing: 1px;
    text-transform: uppercase;
}
#our-footer #our-footer-inner .our-footer-box > span{
  font-size: 16px;
    font-weight: 700;
    display:block;
}

#our-footer #our-footer-inner .our-footer-box p {
    margin: 0;
    line-height: 20px;
    letter-spacing: 0.3px;
}
#our-footer #our-footer-inner .our-footer-box p a{
    color: #f3f1ee;
    text-decoration: none;
}
#our-footer #our-footer-inner .our-footer-box p a:hover{
    color: #fff;
    text-decoration: none;
}
#our-footer #our-footer-inner .our-footer-box p small{
    font-size: 9px;
    line-height: 9px;
}

#our-footer #our-footer-inner .our-footer-box .FlagLink{
  cursor:pointer;
  display: inline-block;
  margin: 5px;
}

#our-footer #our-footer-inner .our-footer-box .FlagLink img{
  width:50px;
  height:auto;
}

#our-footer #our-footer-inner .our-footer-box .TrustTrade{
  display:flex;
}

#our-footer #our-footer-inner .our-footer-box .TrustTrade > *{
  width: 30%;
  margin: 1%;
}

#our-lower-footer {
    background-color: #f3f1ee;
    color: #3b3b3b;
    width: 100vw;
    right: 50%;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
}
#our-lower-footer-inner {
    /* width: 1320px; */
    width: 85%;
    margin: 0 auto;
    /*padding: 0 5px;*/
}
#our-lower-footer #our-lower-footer-inner .our-footer-box{
    width: 24.99%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    margin-top: 30px;
}
#our-lower-footer #our-lower-footer-inner .our-footer-box h4 {
    font-style: normal;
    color: #757575;
    margin: 0 0 20px 0;
}

#our-lower-footer #our-lower-footer-inner .our-footer-box > span{
  display:block;
  font-size:14px;
  font-weight: 700;
  font-style: normal;
  color: #757575;
  margin: 0 0 14px 0;
}

#our-lower-footer #our-lower-footer-inner .our-footer-box p {
    margin: 0;
    line-height: 19px;
}
#our-lower-footer #our-lower-footer-inner .our-footer-box p a{
    color: #3b3b3b;
    text-decoration: none;
}

#our-lower-footer #our-lower-footer-inner .our-footer-box .PaymentOptions img{
  margin: 0px 15px 10px 0px;
  vertical-align: middle;

}

#sikker-betaling-footer{
    /* width: 80%; */
    height:30px;
}
#youtube-icon{
    width: 20px;
    margin-bottom: -6px;
    margin-right: -1px;
}

/*#filter-lod .product-filter-body-container{
    border-left: solid 1px rgba(216, 216, 216, 1);
    border-right: solid 1px rgba(216, 216, 216, 1);
    border-bottom: solid 1px rgba(216, 216, 216, 1);
}
#filter-lod .product-filter-body-container:first-of-type{
    border-right: none !important;
}
#filter-lod .product-filter-body-container:last-of-type{
    border-left: none !important;
}*/
#filter-lod .product-filter-container{
    border: 0;
}
/* #filter-lod .product-filter-header-container{
    background-color: #f3f1ee;
    border-bottom: 1px solid #e1e1e1;
    height: 38px;
    color: #454545;
    padding: 13px;
} */
#filter-lod .product-filter-header-clearlink-container a{
    color: #454545;
    font-size: 10px;
}
#filter-lod .product-filter-header-text{
    color: #454545;
    line-height: 1;
}
#filter-lod .product-filter-headertext-container{
    display: none;
}
/* #filter-lod #ProductFilter-Container .product-filter-column-container-1 .product-filter-row .product-filter-container .product-filter-body-container{
    max-height: 126px;
    min-height: 126px;
    overflow-y: hidden;
    padding: 8px 10px;
    transition: max-height 0.45s ease-out;
} */
/* #filter-lod #ProductFilter-Container .product-filter-column-container-1 .product-filter-row .product-filter-container .product-filter-body-container:hover{
    max-height: 500px;
    min-height: 126px;
}
.product-filter-checkbox-label{
    margin-top: 3px;
    margin-left: 3px;
}
.product-filter-checkbox-container{
    margin-bottom: 3px;
} */
.n-delivery-time, .favorites-btn, #sb-checkout-tag, .productcard ul.details > li.delivery-time{
    background-color: #005d80;
}

@media (max-width: 863px) and (min-width: 768px){
    .n-delivery-time, ul.usp, .favorites-btn, #sb-checkout-tag, .productcard ul.details > li.delivery-time{
    margin-top: 0px;
}
}

@media (max-width: 880px) and (min-width: 864px){
    .n-delivery-time, ul.usp, .favorites-btn, #sb-checkout-tag, .productcard ul.details > li.delivery-time{
    margin-top: 0px;
}
}

@media (max-width: 1077px) and (min-width: 910px){
    .n-delivery-time, ul.usp, .favorites-btn, #sb-checkout-tag, .productcard ul.details > li.delivery-time{
    margin-top: 0px;
}
}

/*-------------------------------------------------nyt produktkort----------------------------------------------*/

#n-produktkortskabelon{
    background: #fff;
    padding: 0 0 15px 0;
}
.n-stock-message{
    border: solid 1px rgba(155, 155, 155, 0.4);
    padding: 10px;
    text-align: center;
    width: 44%;
    margin-bottom: 25px;
    float: left;
    font-size: 12px;
}
.n-stock-message img {
    width: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0px 10px 0px 1px;
    vertical-align: middle;
}
/* .n-delivery-time:before {
    content: "\f0d1";
    font-size: 13px;
    width: 13px;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 8px;
    color: white;
} */

.n-delivery-time {
    font-size: 12px;
    float: right;
    min-height: 39px;
    width: 53%;
    padding: 10px;
    border: solid 1px rgba(155, 155, 155, 0.4);
    background-color: #fff;
    text-align: center;
    /* background-image: url("/images/skins/Shopdeluxe/images/icon-delivery-inverse.png");
    background-repeat: no-repeat;
    background-size: 13px auto;
    background-position: 45% 50%; */
    margin-bottom: 25px;
    margin-left: 0;
    color: #3B3B3B;
}

.n-delivery-time i{
  margin-right:10px;
}

#n-left{
    float: left;
    width: 48%;
    /*display: inline-block;*/
    vertical-align: top;
}
#n-left .imageselector .selectors{
    margin-top: 30px;
}

.slick-prev, .slick-next{
    border-radius: 0;
}
.n-productcard{
    padding: 0;
    background-color: #fff;
    position: initial;
}

#n-right{
    width: calc(52% - 15px);
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    position: relative;
}
#n-right > .faqBtn {
    right: 0px;
}
#n-right #ProductName span{
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: normal;
    display: block;
    margin-bottom: 15px;
    margin-top: -2px;
}
#n-right #ProductName span b:first-of-type{
    font-size: 33px;
}
#n-right #ProductName span b:last-of-type{
    font-weight: normal;
    font-size: 20px;
}
.buy div[itemprop="offers"],
#n-right div[itemprop="offers"]{
  display: inline-block;
}

#n-right div[itemprop="offers"]{
    width:100%;
}

#n-right .Prices_Custom_UL > li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}


#n-right .Prices_Custom_UL .Half {
    flex: 1 1 49%;
    align-content: center;
}

#n-right .Prices_Custom_UL .BeforePriceText {
    font-size: 14px;
    line-height: 16px;
    color: #ad0000;
    text-align: right;
    margin: 0;
    font-weight: bold;
  }

#n-right .Prices_Custom_UL .BeforePrice {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-align: right;
    margin: 0;
}

#PriceGuarantee{
    display: inline-block;
    font-size: 14px;
    padding: 10px 14px;
    border-radius: 50px;
    font-weight: bold;
    margin: 0px 10px 0px 10px;
    color: #ffffff;
    background-color: #ff6000;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    vertical-align: text-bottom;
}

#PriceGuarantee:hover{
    cursor: pointer;
    background-color: #e35602;
}

.buy #SPX_Product,
#n-right #SPX_Product{
  display: inline-block;
  width:40% !important;
}

#n-right .Prices_Custom_UL {
    width: auto;
    margin: 10px 0 15px;
    padding: 0;
    list-style-type: none;
}

.info .Prices_Custom_UL .before-price:empty,
#n-right .Prices_Custom_UL .before-price:empty{
  display:none;
}

#n-right .Prices_Custom_UL .before-price {
    font-size: 14px;
    line-height: 16px;
    color: #ad0000;
    text-decoration: line-through;
}

#n-right .Prices_Custom_UL .PriceText{
    font-size: 18px;
    font-weight: 700;
    color: #0085b7;
}

#n-right .Prices_Custom_UL .price,
#n-right .Prices_Custom_UL .PriceWrapper {
    font-size: 35px;
    line-height: 25px;
    font-weight: 700;
    margin-top: 5px;
}

#n-right .Prices_Custom_UL .PriceWrapper .Price,
#n-right .Prices_Custom_UL .PriceWrapper .CurrencyWrapper{
    display:inline-block;
}

#n-right.Prices_Custom_UL li:first-child .price {
    font-size: 36px;
    line-height: 1;
}
/* #n-right .Prices_Custom_UL .price > span {
    font-size: 35px;
    margin-right: -10px;
} */
#n-right .Prices_Custom_UL li .vat,
#n-right .Prices_Custom_UL .PriceWrapper .VAT {
    font-size: 13px;
    padding: 0 0 0 7px;
    font-style: italic;
    font-weight: normal;
}


@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}

.notInStock {
    margin: 20px 0;
    font-size: 14px;
    font-weight: 600;
}
#treskes-switch-btn{
    width: 200px;
    padding: 10px;
    border: solid 1px rgba(155, 155, 155, 0.4);
    float: right;
    text-align: center;
    margin-bottom: 40px;
    cursor: pointer;
    transition: all 0.5s ease;
    position: absolute;
    margin-left: 790px;
    margin-top: 55px;
    display: none;
}
#treskes-switch-btn:hover{
    background-color: #f3f1ee;
}

#eksploderet-iframe{
    display: none;
}

#eksploderet-switch-btn{
    width: 200px;
    padding: 10px;
    border: solid 1px rgba(155, 155, 155, 0.4);
    float: right;
    text-align: center;
    margin-bottom: 40px;
    cursor: pointer;
    transition: all 0.5s ease;
    position: absolute;
    margin-left: 790px;
    margin-top: 55px;
}
#eksploderet-switch-btn:hover{
    background-color: #f3f1ee;
}

.n-modal {
    display: none;
    position: fixed;
    z-index: 300;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.8);
  }
  .n-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 40px 55px 55px 55px;
    width: 1100px;
    margin-top: 110px;
  }
  .n-modal-content-p{
    font-size: 13px;
  }
  .n-modal-content-p b{
    font-size: 30px;
  }
  .n-modal-content-p1 {
      font-size: 11px;
      position: absolute;
      margin-left: 10px;
  }
  .n-modal-content-p2{
    margin-bottom: 0;
    float: right;
    font-size: 11px;
  }
  .n-modal-content-p3{
    font-size: 10px;
    margin-top: 30px;
  }
  .n-modal-content-p3 b{
    font-size: 13px;
  }
  .n-modal-content iframe{
      border: 1px solid #aaa;
  }

  .n-close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    border: 1px solid #aaa;
    border-radius: 50%;
    padding: 0 12px 3px 12px;
  }

  .n-close:hover,
  .n-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    border-color: #000;
  }

.n-treseks-mini{
    position: absolute;
}

.n-buy{
  display:flex;
  gap: 15px;
}

.n-buy #BUYSECTION {
  flex: 1 1 50%;
  margin-bottom: 15px;
	display: flex;
}
.n-buy #BUYSECTION > * {
	flex: auto;
}

.n-buy #BUYSECTION > .amountWrapper {
	flex: none;
	margin: 0 15px 0 0;
}

.n-buy .GetOffer{
  flex:1 1 40%;
  margin-bottom: 15px;
}

.n-buy .GetOffer a{
  width: 100%;
  display: block;
  background: #0085b7;
  font-weight: bold;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 16px;
  padding: 11px 5px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  transition: all 0.3s ease;
  height: 45px;
}


/*
.n-buy #BUYSECTION .buyWrapper{
    margin: 0;
    width: 403px;
}
.n-buy #BUYSECTION .buyWrapper input{
    width: 100%;
}
*/

.treseks-box{

    /*Når ingen 360*/
    display: none;

    width: 50%;
    padding: 10px;
    border: solid 1px rgba(155, 155, 155, 0.4);
    float: left;
    text-align: center;
    margin-bottom: 25px;
    cursor: pointer;
    transition: all 0.5s ease;
}
.treseks-box:hover{
    background-color: #f3f1ee;
}
.Variants-box,.VariantsBox{
    width: 50%;
    text-align: center;
    /* margin-bottom: 20px; */
    cursor: pointer;
    transition: all 0.5s ease;
}
/*.Variants-box:hover{
    background-color: #f3f1ee;
}*/
/* #n-right .Variants{
    margin: -20px 0 0;
} */
.Variants-box .VariantGroupLabel,.VariantsBox .VariantGroupLabel{
    text-align: left;
    /* padding-left: 19px; */
}
#n-right .Variants .OptionSelect_ProductInfo{
    border-color:  rgba(155, 155, 155, 0.4);
    padding: 9px 15px;
    font-weight: 600;
    background-color: #f3f1ee;
}
input[type='submit'], input[type='button'], #checkout-container input#confirm-complete-button, a.ShowBasket_SendBasketLink_Send_Link, body.webshop-frontpage div.nivo-dynamic-text-link, div.ui-widget.dd-dialog-responsive input[type='button'], div.ui-widget.dd-dialog-responsive input[type='button']:hover, .g-recaptcha {
    background-color: #00c700;
    height: 60px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 5px;
    width: 100%;
    padding: 10px;
}

input[type='submit']:hover, input[type='button']:hover, #checkout-container input#confirm-complete-button:hover{
    background-color: #0085b7;
    cursor: pointer;
}
.showAsideButton {
    display: inline-block;
    background-color: #3b3b3b;
    border-radius: 0;
    padding: 8px 15px;
    color: #f1f1f1;
    cursor: pointer;
    margin: 0 0 15px;
}
.offer-box-l, .offer-box-fqa{
    width: 100%;
}

.offer-box-fqa h2{
    font-size: 1.5rem;
    margin: 0;
    font-weight: 600 !important;
}
.offer-box-fqa h1{
    margin: 0;
}

.jul-luk-banner{
    position: fixed;
    bottom: 0;
    width: 100%;
    font-weight: 600;
    padding: 10px;
    z-index: 999;
    text-align: center;
    color: #fff;
    background: linear-gradient(90deg, #9b0000, #cc2222, #9b0000);
    -webkit-background: linear-gradient(90deg, #9b0000, #cc2222, #9b0000);
    background-size: 400% 400%;
    -webkit-background-size: 400% 400%;
    animation: gradient 5s infinite;
    -webkit-animation: gradient 5s infinite;
}

@keyframes gradient {
    50% {
        background-position: 100% 0;
    }
}
@-webkit-keyframes gradient {
    50% {
        background-position: 100% 0;
    }
}

.offer-box-l i{
    font-size:14px;
}
.offer-box-l b a, .offer-box-l a{
    color: #484848;
}

.offer-box-l h1{
    margin: 0;
}
.offer-box-l h2{
    margin: 0;
}
.offer-box-r{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border: 5px solid #3b3b3b;
}
footer > ul {
    margin: 0 2%;
    padding: 15px;
    list-style-type: none;
}
img.img-one{
    margin-top: 35px;
}
img.img-two{
    margin-top: 35px;
}
.img-tilbud-kontakt{
    float: right;
    margin-top: -280px;
    width: 40%;
}

div.ProductInfo_TD .moreinfoActive{
    padding-bottom: 0;
}
.moreinfoActive .content div form div.productcard{
    padding-bottom: 0;
}

.offer-box-f{
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 14px;
}
.of-box-last{
    width:100%;
    margin-top: 55px;
    padding-right:25px;
}
.profileWrapper{
    padding: 0px;
}
.full-width-contact{
    width:30%;
    float:right;
    margin-top:-210px;
}
.full-width{
    background-color: #0085b7;
    color: #f1f1f1;
    /*width: 100vw;
    right: 50%;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;*/
    position: relative;
    padding: 75px 0;
    margin-bottom: 55px;
    margin-top: 40px;
    /*border-top: 5px solid #3b3b3b;
    border-bottom: 5px solid #3b3b3b;*/
}
.full-width-inner{
    color: #f1f1f1;
    /* width: 1320px; */
    width: 85%;
    margin: 0 auto;
    padding: 0px;
}
body.webshop-profile form.contactForm{
    border: none;
    padding: 0;
}
.n-font{
    font-weight: 400;
}
span.n-font b{
    font-weight: 400;
}
.profileWrapper .Heading_Profile{
    font-weight: 400;
}
.full-width-inner h2{
    margin: 0;
    font-weight: 400;
}
.full-width-inner a{
    color: #f1f1f1;
}
.offer-box-btn a{
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: fit-content;
    text-decoration: none !important;
    padding: 14px 20px;
    border-radius: 5px;
    background-color: #0085b7;
    color: #fff;
}

.offer-box-btn a:hover{
    background-color: #004f6d;
    text-decoration: none;
    cursor: pointer;
}

.favorites-box{
    width: calc(50% - 15px);
    padding: 10px;
    border: solid 1px rgba(155, 155, 155, 0.4);
    float: right;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
    transition: all 0.5s ease;
}
.favorites-box:hover{
    background-color: #f3f1ee;
}
.favorites-box a{
    text-decoration: none;
    color: #484848;
}
.favorites-box a img{
    display: none
}

#n-vejledning a img{
    width: 17px;
    margin-right: 6px;
}
#n-vejledning span{
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}
#n-vejledning{
    position: absolute;
    z-index: 1;
    width: auto;
    margin: 27px 15px 0 410px;
    padding: 0 15px;
}
.variantButtonElement.selected {
    /* background-color: #00c700;
    color: #fff; */
    font-weight: 600;
    border: 2px solid #00c700;
}
.VariantGroupLabel .fa-info-circle,.VariantGroupLabel .info-circle,.info-circle{
    color: #00c700;
}
.VariantGroupLabel .info-circle > svg,.info-circle > svg{

    width: 16px;
    height: 16px;
    margin-bottom: -2px;
}

#checkout-container .customerTypeContainer > div.active, #customer-alternative-delivery .altCustomerTypeContainer > div.active{
    background-color: #0178a3;
}
.customerTypeContainer {
    display: inline-block;
    margin: 0 5px 15px -5px;
}

.customerTypeContainer .customerType{
    margin: 0 1%;
    width: 100%;
    text-align: center;
    padding: 15px;
    border: 1px solid #ddd;
    cursor:pointer;
    user-select: none;
}
.customerTypeContainer > div.active {
    background-color: #00C700;
    color:white;
}
.spc-udsalg{
    /*display: none;*/
    height: 250px !important;
}
.spc-udsalg .front-image-sale-inner{
    margin-top: 70px !important;
}
.spc-udsalg h2, .spc-udsalg p{
    font-family: 'Bebas Neue', cursive !important;
    font-weight: 400;
    font-style: normal;
    color: #f1f1f1 !important;
}
.spc-udsalg h1 {
    font-family: 'Bebas Neue', cursive !important;
    font-weight: bold;
    font-size: 2.25rem;
    margin-bottom: -15px !important;
    text-transform: uppercase;
    text-align: center;
    font-style: normal;
    color: #f1f1f1 !important;
}
.spc-udsalg h2 a, .spc-udsalg h1 a, .spc-udsalg p a{
    color: #000 !important;
}
.spc-udsalg .front-image-sale-inner span{
    background: #000;
}
.spc-udsalg .front-image-sale-inner span a{
    color: #fff;
}
.no-click, .no-click a{
    pointer-events: none;
    cursor: default;
}

.mobil-only{
    display: none;
}

#service-info{
    display: none;
    font-size: 25px;
    position: absolute;
    z-index: 1;
    margin: 5px 30px 0 30px;
    right: 0;
    padding: 0;
}
#service-info p{
    color: #ffd500;
    font-family: 'Bebas Neue', cursive !important;
    margin: 0;
    padding: 0;
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -moz-animation:blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation:blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation:blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation:blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
.wink-color{
    color: rgba(187, 25, 27, 1);
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -moz-animation:blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation:blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation:blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation:blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
@keyframes blink {
    0% {
           color: rgba(187, 25, 27, 1)
    }
    50% {
           color: rgba(255,0,0,0.5)
    }
    100% {
           color: rgba(187, 25, 27, 1)
    }
  }
  @-webkit-keyframes blink {
    0% {
           color: rgba(187, 25, 27, 1)
    }
    50% {
           color: rgba(255,0,0,0.5)
    }
    100% {
           color: rgba(187, 25, 27, 1)
    }
  }

.bf-box-wrap{
    width: 100%;
    text-align: center;
}
.bf-box-inner{
    width: 18%;
    margin: 0 15px 0 0;
    padding: 0;
    display: inline-block;
}
.bf-box-inner a img{
    width: 100%;
    border: 10px solid #00C700;
}
.bf-box-inner p{
    /*font-family: bebas-neue, cursive !important;*/
    font-weight: 400;
    font-size: 15px;
    margin-top: 5px !important;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
    font-style: normal;
    color: #000;
}
.bf-box-inner p a{
    color: #fff;
    text-decoration: none;
}
.black-img-usp{
    display: initial;
}
.partner-ads-img{
    padding: 110px;
    height: auto;
    float: right;
    margin-top: -50px;
    border: none !important;
}
@media all and (max-width:890px){
    .spc-udsalg .front-image-sale-inner h2 {
        font-size: 35px !important;
    }
    .spc-udsalg{
        width: 700px!important;
    }
    .black-img-usp{
        display: none;
    }
    .bf-box-inner{
        width: 40%;
        margin: 0 15px 0 0;
        padding: 0;
        display: inline-block;
    }

    #n-left .imageselector .selectors{
        margin-top: 0px;
    }
}
#tooltip-LA{
    font-size: 17px;
    margin-left: 10px;
    margin-top: -5px;
    cursor: pointer;
}
.tooltip-LA-text {
    visibility: hidden;
    width: auto;
    background-color: #454545;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 10px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin: 20px 0 0 -10px;
}

#tooltip-DA{
    font-size: 17px;
    margin-left: 10px;
    margin-top: -5px;
    cursor: pointer;
}
.tooltip-DA-text {
    visibility: hidden;
    width: auto;
    background-color: #454545;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 10px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin: 20px 0 0 -10px;
}

#tooltip-LB{
    font-size: 17px;
    margin-left: 10px;
    margin-top: -5px;
    cursor: pointer;
}
.tooltip-LB-text {
    visibility: hidden;
    width: auto;
    background-color: #454545;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 10px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin: 20px 0 0 -10px;
}

#tooltip-DB{
    font-size: 17px;
    margin-left: 10px;
    margin-top: -5px;
    cursor: pointer;
}
.tooltip-DB-text {
    visibility: hidden;
    width: auto;
    background-color: #454545;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 10px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin: 20px 0 0 -10px;
}

#tooltip-LC{
    font-size: 17px;
    margin-left: 10px;
    margin-top: -5px;
    cursor: pointer;
}
.tooltip-LC-text {
    visibility: hidden;
    width: auto;
    background-color: #454545;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 10px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin: 20px 0 0 -10px;
}

#tooltip-DC{
    font-size: 17px;
    margin-left: 10px;
    margin-top: -5px;
    cursor: pointer;
}
.tooltip-DC-text {
    visibility: hidden;
    width: auto;
    background-color: #454545;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 10px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin: 20px 0 0 -10px;
}

#tooltip-LA:hover + .tooltip-LA-text {
    visibility: visible;
}

#tooltip-DA:hover + .tooltip-DA-text {
    visibility: visible;
}

#tooltip-LB:hover + .tooltip-LB-text {
    visibility: visible;
}

#tooltip-DB:hover + .tooltip-DB-text {
    visibility: visible;
}

#tooltip-LC:hover + .tooltip-LC-text {
    visibility: visible;
}

#tooltip-DC:hover + .tooltip-DC-text {
    visibility: visible;
}

#n-modal-vejledning{
    position: absolute;
    z-index: 1;
    width: 250px;
    margin: -90px 0 0 12px;
    background-color: #fff;
}
#n-modal-vejledning a img{
    width: 17px;
    margin-right: 6px;
}
#n-modal-vejledning span{
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
}
.n-ups {
    display: none !important;

    position: absolute;
    z-index: 1;
    width: 180px;
    margin: -95px 15px 15px 0;
    padding: 15px;
    border-radius: 0 50px 0 0;
    background-color: rgba(255, 255, 255, 0.9);
}

.n-ups li{
    display: block;
    text-align: left;
    font-size: 9px;
    position: relative;
    margin: 2px 0;
    padding: 0;
    color: #484848 !important;
}
.n-ups li a{
    color: #484848;
}
.n-ups li i {
    margin: 0 5px 0 7px;
    vertical-align: middle;
}
.n-ups li img {
    max-height: 16px;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.n-ups li span {
    display: inline-block;
    vertical-align: middle;
}

.n-description1{
    display: inline-block;
    width: 100%;
}

/* #n-left .needhelp{
    padding: 15px;
    background-color: #f3f1ee;
    margin: 15px 0 35px 0;
}
#n-left .needhelp div{
    padding-right: 15px;
    font-size: 12px;
    line-height: 21px;
}
#n-left .needhelp div:not(.callmeButton){
    background-color: #f3f1ee;
}
#n-left .needhelp div .header{
    font-size: 17px !important;
    padding: 0 0 10px 0;
}
#n-left .needhelp > *{
    padding: 0;
}
#n-left .needhelp div a{
    padding: initial;
}
#n-left .needhelp a{
    padding: 15px;
}
#n-left .needhelp a img{
    margin: 23px 0 0;
} */
/*#n-left .needhelp .btnContact{
    padding: 14px;
    margin-top: 33px;
}*/
.Sparxpres__webinfo_rte ul li, .Sparxpres__oevrigeomk{
    font-weight: 600;
    font-size: 15px;
}
.Sparxpres__step4{
    height: 90px;
    padding-right: 50px;
    font-size: 15px;
}

#showbasketContent .needhelp{
    display: none;
}
.needhelp > a small{
    padding-top: 10px;
}
.Sparxpres__information{
    padding: 60px;
}
.n-buy .buyWrapper {
	width: auto;
	margin: 0;
}
.n-buy .amountWrapper input[type="number"] {
	border-radius: 5px;
    margin: 0;
    height: auto;
}
.n-buy .buyWrapper input[type="submit"] {
	display: block;
	width: 100%;
}
#our-buy-wrap{
    width: 100%;
    height: 45px;
}
#our-buy{
    width: 100%;
    height: 45px;
    background-color: #00c700;
}
#Beskrivelse h1{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
#Beskrivelse div font{
    font-size: 12px;
}
.n-product-number{
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 25px;
}
.n-product-number span{
    font-weight: bold;
}

/* nav.productmenu .demo#ProductMenu_List > li:nth-child(-n+2) > ul > li:last-child{
    padding-top: 70px;
} */
nav.productmenu #ProductMenu_List > li > ul{
    /* width: 1320px; */
    width: 85vw;
    padding: 0px;
}

body, input, textarea, select, .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, td.VariantGroupLabel{
    font-size: 14px;
    color: #3b3b3b;
}
.amountWrapper input[type='number']{
    margin-right: 15px;
    border: solid 1px rgba(155, 155, 155, 0.4);
}

.tab {
	overflow: hidden;
	border: solid 1px rgba(155, 155, 155, 0.4);
  }

.tab > .tablinks {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 12px;
	padding: 10px 0;
	transition: 0.3s;
	width: 33.3%;
	text-align: center;
	color: #454545 !important;
}
  .tabcontent {
  	display: none;
  	padding: 12px 15px;
  	border: solid 1px rgba(155, 155, 155, 0.4);
    border-top: none;
    min-height: 120px;
  }
  .tab a.active {
  	background-color: #f3f1ee;
  	color: #454545 !important;
  	font-size: 12px;
  	font-weight: 600;
  }

  .tab {
    overflow: hidden;
    border: none;
    position:relative;
    display: flex;
  }

  .tab > a.tablinks {
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #e2e2e2;
    padding: 8px;
    position: relative;
  }

  .tab > a.tablinks::after{
    content: "";
    position: absolute;
    right: 12px;
    top: 10px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    border-left: 3px solid #0085b7;
    border-bottom: 3px solid #0085b7;
    transform: rotate(-45deg);
  }

  .tab > a.tablinks.active::after{
    transform: rotate(135deg);
    top:17px;
  }

  .tabcontent{
    padding:12px;
    border:none;
    float: left;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    width: 100%;
  }

  .TabContentContainer .tabcontent.SuggestionOpen{
    height: 120px;
    overflow: hidden;
    display: block;
    position: relative;
    background: -webkit-linear-gradient(#000, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .TabContentContainer span.SuggestionOpen{
    position: absolute;
    left: 50%;
    font-size: 14px;
    top: 60px;
    transform: translateX(-50%);
    padding: 8px 16px;
    border-radius: 5px;
    color: #fff;
    background-color: #0b232b;
    cursor: pointer;
    -webkit-text-fill-color: #fff;
  }

  .DescriptionPreview .Description_Productinfo{
    height: 60px;
    overflow: hidden;
    display: block;
    position: relative;
    background: -webkit-linear-gradient(#000, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .DescriptionPreview span.SuggestionOpen{
    font-size: 14px;
    color: #3b3b3b;
    cursor: pointer;
    -webkit-text-fill-color: #3b3b3b;
    text-decoration: underline;
    margin: 10px 0px 20px 0px;
    display: block;
  }

@media (min-width: 1000px){
  .TabContentContainer span.SuggestionOpen:hover{
    background-color: #364448;
  }
}

#specs > li {
    padding: 0;
    border-left: solid 1px rgba(155, 155, 155, 0.4);
    border-right: solid 1px rgba(155, 155, 155, 0.4);
}
#specs > li.active {
    border-top: solid 1px rgba(155, 155, 155, 0.4);
}

#specs > li.active ~ li.active {
    border-top: 0px;
}
/* #specs > .active:nth-of-type(1) {
    border-top: solid 1px rgba(155, 155, 155, 0.4);
    border-left: solid 1px rgba(155, 155, 155, 0.4);
    border-right: solid 1px rgba(155, 155, 155, 0.4);
} */
/* #specs > li > div:first-child{
	border-right: solid 1px rgba(155, 155, 155, 0.4);
	padding: 5px 0;
}
#specs > li > div:last-child{
	margin-left: 35px;
	padding: 10px 0;
} */
#specs > li > div:first-child{
	padding: 5px 0;
}
#specs > li > div:last-child{
  border-left: solid 1px rgba(155, 155, 155, 0.4);
  margin-left: 30px;
  padding: 10px;
}

#specs > li:nth-child(2n+1) {
	background-color: #fff;
}
#specs{
    border: none;
    margin: 10px 0 0;
}
#specs > li > div:first-child{
	width: 150px;
	padding: 10px 0 10px 15px;
}

.n-description1 #specs{
    padding-top: 33px;
    margin-top: 0;
}

.n-description1 a{
    color: #484848 !important;
    /*text-decoration: none;*/
}

.pdf-link-box{
    margin: 7px 15px 7px 15px;
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
}
.pdf-link-box a img{
    height: 20px;
    margin-right: 5px;
}
#Vejledning span{
    margin: 10px 0px;
    display: block;
}
/*-------------------------------------------------nyt kurv----------------------------------------------*/

#BASKET-wrap{
    padding: 5px;;
}
#BASKET-wrap .head-line {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 390px;
    margin-top: 20px;
    text-align: center;
}
#BASKET-wrap .head-line h1{
    text-align: center;
    margin-bottom: 0!important;
    font-size: 2.25rem;
    font-weight: 700;
    color: #464646;
}
#BASKET-wrap .head-line h4{
    text-align: center;
    margin-top: 0!important;
    font-weight: 400!important;
    font-size: 1rem;
}
#BASKET-wrap #save-basket, #BASKET-wrap a.ShowBasket_SendBasketLink_Dialog_Link{
    background: #f1f1f1;
    color: #454545;
    border: none;
    border-radius: 0;
    margin-left: 10px;
    width: 175px;
    text-align: center;
    margin-right: -3px;
}
#basket-l-box{
    width: 66%;
    margin-right: 1%;
    margin-left: 3%;
    min-height: 800px!important;
    float: left;
}
#basket-r-box {
    width: 360px;
    padding: 12px;
    background-color: #f1f1f1;
    position: absolute;
    margin-left: 925px;
    text-align: center;
}
#basket-r-box .basket-checkout{
    width: 100%;
    padding: 0;
    background-color: #f1f1f1 !important;
}
.basket-checkout > div > div:not(.needhelp) {
    float: none;
    display: inline-block;
    padding: 0 5px;
}
#basket-r-box .basket-checkout .fees{
    position: absolute;
    top: 67px;
    text-align: center;
    width: 94%;
    color: #7d7676;
    font-weight: 500;
}
#basket-r-box .basket-checkout .total div{
    padding: 0;
    font-weight: bold;
}
#basket-r-box .basket-checkout .total div small{
    font-size: 18px;
    margin-left: -2px;
    font-weight: normal;
}
#basket-r-box .basket-checkout .right-card .sikker-betaling-footer{
    width: 60%;
    margin-bottom: -7px;
}
#basket-r-box .basket-checkout div a img{
    display: none;
}
#basket-r-box .basket-checkout .Sparxpres__cart{
    text-align: left !important;
    margin-top: 30px;
    border-top: 1px solid #d2d2d2;
    padding-top: 30px;
}
#basket-r-box .basket-checkout .Sparxpres__cart span.Sparxpres__headline{
    padding: 0 55px 0 12px !important;
    font-size: 20px;
    display: block;
}
#basket-r-box .basket-checkout .Sparxpres__cart div.SparxpresDisplayControl{
    padding: 0 12px !important;
}

#basket-r-box .basket-checkout div .btn-checkout a{
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 15px 60px;
    color: #fff;
    background: #00c700 none;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
.right-code{
    margin-top: 0;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bolder;
    text-align: center;
}
#basket-l-box table.showbasket.head {
    border: 1px solid #f2f2f2;
    border-top: none;
    border-right: none;
    border-left: none;
}
#basket-l-box table.showbasket th {
    background-color: transparent;
    font-weight: bold;
}
#basket-l-box table.showbasket.body {
    border-left: none;
    border-right: none;
    padding-top: 20px;
}
#basket-l-box table.showbasket .description img.ProductImage_ShowBasket {
    margin: 0 15px 0 -170px;
    width: 150px !important;
    /*margin-top: -40px !important;*/
    border: 1px solid #f1f1f1;
}
#basket-l-box table.showbasket .description a:nth-child(2) {
    display: block;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    max-width: 490px;
}
#basket-l-box table.showbasket .description small {
    display: block;
    margin-top: 5px;
    letter-spacing: 0.3px;
    color: #909494;
}
#basket-l-box table.showbasket .amount {
    width: 14%;
    text-align: left;
}
#basket-l-box table.showbasket.body > tbody > tr > td {
    border-bottom: none;
}
#basket-l-box table.showbasket.body > tbody > tr > td.description {
    padding-left: 175px;
}
#basket-l-box table.showbasket.body > tbody > tr > td.unitprice {
    padding-top: 24px;
}
#basket-l-box table.showbasket.body > tbody > tr > td.unittotal {
    font-weight: bolder;
    padding-top: 24px;
}

#basket-l-box table.showbasket.body > tbody > tr > td.description div.ShowBasket_SimpleVariants_DIV {
    max-width: 290px;
    overflow-wrap: break-word;
    height: 100px;
    overflow-y: scroll;
}

#basket-r-box .basket-checkout .total {
    border-top: none;
    padding-top: 25px;
    padding-bottom: 50px;
    margin-top: 0;
    font-size: 25px;
    font-weight: normal;
    background-color: #f1f1f1;
    text-transform: uppercase;
    text-align: center;
}
#basket-l-box #showbasketContent .back-but {
    width: 150px;
    text-align: center;
    background: #f1f1f1;
    margin-left: 10px;
}
#basket-l-box #showbasketContent .back-but a{
    font-size: 13px;
    background-color: #f1f1f1;
    width: 100%;
    padding: 5px 0;
    color: #464646;
    transition: all .5s ease;
    display: block;
    height: 100%;
    text-decoration: none;
    font-weight: 900;
}
#basket-l-box #showbasketContent .resaveret {
    font-size: 10px;
    margin: 25px 10px 5px;
    line-height: 17px;
}
#basket-l-box #showbasketContent .resaveret span {
    margin-bottom: -4px;
    margin-right: 5px;
}

.basket-r-box-top{
    position: fixed!important;
    top: 50px!important;
    z-index: 0;
}

#BASKET-wrap .alsobought{
    display: none !important;
}
#basket-r-box .basket-checkout div .needhelp{
    display: none !important;
}

/*-------------------------------------------------nyt produktkort----------------------------------------------*/
/* article.aside .ProductList_Custom_UL > li, .CustomersAlsoBought_Custom_UL > li, .Related_Custom_UL > li{
    width: 25% !important;
} */
/* .Frontpage_Custom_UL > li, .ProductList_Custom_UL > li{
    width: 20% !important;
} */
/* aside{
    width: 21.2%;
}
article.aside > .content{
    width: 77.3%;
} */
/*------------------------------------------------------Forside-------------------------------------------------*/
/*article, .topImages > div, div.breadcrumb, .SubCats_BreadCrumb, nav.productmenu #ProductmenuContainer_DIV, header > section, footer, .tb-inner{*/
    /* width: 1320px; */
  /*  width: 85%;
}*/
/* .front-image-sale{
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin-bottom: 30px; */
   /* left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw;
	position: relative;
	right: 50%;
    width: 100vw;
    height: 400px;
    overflow: hidden;*/
/* }
.front-image-sale a img{
    width: 100%;
    position: relative;
    top: -50px;
}
.front-image-sale-inner {
    position: absolute;
    z-index: 5;
    width: 100%;
    text-align: center;
    margin-top: 150px;
    cursor: pointer;
}
.front-image-sale-inner h2{
    font-size: 45px;
    margin-bottom: -15px !important;
    text-transform: uppercase;
}
.front-image-sale-inner p{
    font-size: 25px;
    margin-bottom: 45px;
    text-transform: uppercase;
    margin-top: 5px;
}
.front-image-sale-inner span{
    font-size: 20px;
    padding: 15px 55px;
    background: rgb(252, 241, 138);
    background: -moz-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: -webkit-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: linear-gradient( to bottom, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fcf18a", endColorstr="#f1da36", GradientType=0 );
    color: #000;
}
.front-image-sale-inner a{
    text-decoration: none;
    color: #000;
}
.front-image-sale-inner a:hover{
    color: #000;
} */

/*nav.productmenu #ProductMenu_List > li > a{
    font-weight: 600;
}*/
.Related_Custom_UL li .product .image a img{
    height: 200px;
    width: auto;
    margin: 0 auto;
}
/*.Related_Custom_UL li{
    width: 33.3%;
}*/
li div.Element_Overlay_Frontpage_SavingsContainer_DIV, li div.Element_Overlay_ProdList_SavingsContainer_DIV, li div.Element_Overlay_Frontpage_SavingsContainer_DIV, li div.Element_Overlay_ProductInfo-related-savingsContainer_DIV, .productcard div.Element_Overlay_ProdInfo_SavingsContainer_DIV, li div.Element_Overlay_ShowBasket-related-savingsContainer_DIV{
    display: none;
}
li div.Element_Overlay_Frontpage_SavingsContainer_DIV, li div.Element_Overlay_ProdList_SavingsContainer_DIV, li div.Element_Overlay_Frontpage_SavingsContainer_DIV, li div.Element_Overlay_ProductInfo-related-savingsContainer_DIV, .productcard div.Element_Overlay_ProdInfo_SavingsContainer_DIV, li div.Element_Overlay_ShowBasket-related-savingsContainer_DIV{
    /*background: rgb(252, 241, 138);
    background: -moz-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: -webkit-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: linear-gradient( to bottom, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );*/
    background: #323232;
    background: -moz-linear-gradient( top, rgba(25, 25, 25, 1) 0%, rgba(74, 74, 74, 1) 100% );
    background: -webkit-linear-gradient( top, rgba(25, 25, 25, 1) 0%, rgba(74, 74, 74, 1) 100% );
    background: linear-gradient( to bottom, rgba(25, 25, 25, 1) 0%, rgba(74, 74, 74, 1) 100% );
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fcf18a", endColorstr="#f1da36", GradientType=0 );
 color: #f1f1f1 !important;
    font-weight: 600 !important;
}
li div.Element_Overlay_ProdList_SavingsText_DIV, li div.Element_Overlay_Frontpage_SavingsText_DIV, li div.Element_Overlay_ProductInfo-related-savingsText_DIV, .productcard div.Element_Overlay_ProdInfo_SavingsText_DIV, li div.Element_Overlay_ShowBasket-related-savingsText_DIV{
    color: #f1f1f1 !important;
    top: 12px !important;
    font-size: 13px !important;
    line-height: 13px !important;
    font-weight: 300;
}
.front-outlet{
    /*background-color: rgba(241, 218, 54, 1);*/
    background: rgb(252, 241, 138);
    background: -moz-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: -webkit-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: linear-gradient( to bottom, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fcf18a", endColorstr="#f1da36", GradientType=0 );
    color: #000 !important;
    font-weight: 600 !important;
}
div.upper-frontpageGroups {
    width: 100%;
    background: rgb(252, 241, 138);
    background: -moz-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: -webkit-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: linear-gradient( to bottom, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fcf18a", endColorstr="#f1da36", GradientType=0 );
}
div.upper-frontpageGroups p {
    font-size: 30px;
    text-align: center;
    color: #000;
    padding: 15px;
    text-transform: uppercase;
}
div.upper-frontpageGroups p a{
    text-decoration: none;
    color: #000;
}
/*.needhelp > a{
    background: rgb(252, 241, 138);
    background: -moz-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: -webkit-linear-gradient( top, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
    background: linear-gradient( to bottom, rgba(252, 241, 138, 1) 0%, rgba(241, 218, 54, 1) 100% );
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fcf18a", endColorstr="#f1da36", GradientType=0 );
 color: #3b3b3b;
}*/
.needhelp > a strong{
    font-size: 155%;
    line-height: 17px;
}
.Pricerunner-img{
    height: 55px;
}

/*------------------------------------------------------Forside-------------------------------------------------*/

/*------------------------------------------------------om os----------------------------------------------*/

.profil-container-txt{
    margin: 0 1%;
}

.profil-container-txt, .profil-container-txt h1, .profil-container-txt p{
    text-align: center;
}
.profil-container-txt h1{
    font-size: 2.25rem !important;
    margin: 0 !important;
    text-transform: initial !important;
}

#txt-pro{
    margin-bottom: 20px;
}
#txt-pro:after{
    display: block;
    margin: 10px auto 0;
    width: 40px;
    height: 2px;
    background-color: #454545;
    content: "";
}

.profil-wrapper{
    width: 31.3%;
    margin: 1%;
    height: 397px;
    background-color: #f1f1f1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.profil-nav{
    margin-top: 45px;
    margin-bottom: 210px;
    margin-left: 1%;
}
.profil-nav p{
    float: left;
    margin-right: 15px;
}

.profil-billede-wrap{
    padding: 15px 15px 0 15px;
}

.profil-billede{
    width: 330px;
    display: block;
    margin: 0 auto;
}

.profil-navn{
    text-align: center;
    padding: 30px 15px 30px 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: color 1.5s ease-in-out, background-color 0.5s ease-in-out;
    -moz-transition: color 1.5s ease-in-out, background-color 0.5s ease-in-out;
    -o-transition: color 1.5s ease-in-out, background-color 0.5s ease-in-out;
    transition: color 1.5s ease-in-out, background-color 0.5s ease-in-out;
}
.profil-navn h2{
    margin: 0;
    color: #454545ff;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
}
.profil-navn p{
    color: #454545;
    font-style: italic;
    text-transform: none;
    font-size: 15px;
    font-weight: 100;
    font-family: Mercury Text G1 A,Mercury Text G1 B,serif;
    -webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
}

.profil-info{
    padding: 20px 35px;
    background-color: #f1f1f1;
    height: 397px;
    margin-top: -428px;
    position: relative;
    z-index: 1;
    text-align: center;
    color: #454545;
    -webkit-transition: color 1.5s ease-in-out, background-color 0.5s ease-in-out;
    -moz-transition: color 1.5s ease-in-out, background-color 0.5s ease-in-out;
    -o-transition: color 1.5s ease-in-out, background-color 0.5s ease-in-out;
    transition: color 1.5s ease-in-out, background-color 0.5s ease-in-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.profil-info h3{
    margin-bottom: 5px;
    font-size: 1rem;
}

.profil-info-one{
     height: 250px;
     overflow: hidden;
     text-align: center;
 }
.profil-info-one p, .profil-info-two p{
    font-size: 12px;
    line-height: 16px;
    /*text-align: justify;*/
    text-align-last: center;
}
.about-center{
    padding: 25px 40px;
}
.about-center h1{
    text-align: center !important;
}
.profil-wrapper{
    float: left;
    cursor: pointer;
}
.bordplade-info{
    margin-left: 20% !important;
    float: none !important;
}
.borplade-small-txt{
    font-size: 11px;
}
#terms-inner{
    width: 80%;
    float: right;
    border-left: 1px solid #E6E6E6;
    padding-left: 50px;
    margin-bottom: 50px;
}
#terms-inner h3{
    color: #0085b7;
    font-size: 1rem;
    margin-bottom: -15px;
    margin-top: 0;
}
body.webshop-cmspage #terms-out #terms-inner h2{
  margin-top:25px;
  scroll-margin-top: 12em;
}
#terms-inner h2{
    color: #0085b7;
    margin-bottom: -10px;
    padding-top: 2rem;
}
#terms-inner b{
    line-height: 20px;
}
#terms-inner strong{
    line-height: 20px;
    font-size: 14px;
}
#terms-nav{
    position:absolute;
    margin-left:0;
    top: auto;
    width:19%;
}
#terms-nav ul{
    list-style: none;
    padding: 0;
}
#terms-nav ul li h2{
    line-height: 25px;
    text-decoration: none;
    margin-bottom: 15px;
}
#terms-nav ul li a{
    cursor: pointer;
    font-size: 14px;
    line-height: 27px;
    text-decoration: none;
}
.terms-nav-top{
    /* top: 97px !important; */
    /*position: fixed !important;*/
}
.Heading_Terms{
    display: none;
}

/*------------------------------------------------------om os----------------------------------------------*/

.campaignBanner p{
    display: inline-block;
    margin: 0;
}
.campaignBanner.new p{
    margin-bottom: 15px;
}


.footer-two #eImg {
    display: block;
    position: initial !important;
    margin-top: 15px;
    width: 90px;
}

/*
.inspiration-inner a img{
    width: 32%;
    margin-right: 1%;
    margin-top: 5px;
}*/
.inspiration-inner h2{
    margin-bottom: 15px !important;
}
.delivery-time-floor{
    float: right;
    width: 100%;
    padding: 10px;
    background-color: #ffffff;
    border: solid 1px #3B3B3B;
    text-align: center;
    margin-bottom: 25px;
    margin-left: 0px;
    color: #3B3B3B;
    font-weight: 400;
}

.skyde-container{
  display:flex;
  gap: 1%;
}

.skyde-nav{
    flex:0 0 17%;
    padding-top: 30px;
}

.skyde-nav p{
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
}
.skyde-nav ul{
    padding: 0;
}
.skyde-nav ul li{
    padding: 12px 0;
    list-style-type:none;
    border-bottom: 1px solid #f1f1f1;
}
.skyde-nav ul li a{
    text-decoration:none;
    font-size: 14px;
}

.skyde-info{
    font-size: 16px;
    float:left;
    flex:0 0 31%;
}

.skyde-picture{
  flex:0 0 50%;
}

.skyde-picture img{
  width:100%;
}

@media (max-width: 1200px){
    .skyde-nav{
        flex:0 0 49%;
    }  
    .skyde-info{
        flex:0 0 49%;
    }
    .skyde-picture{
      display: none;
    }
}

@media (max-width: 880px){
    .skyde-container{
        flex-direction: column;
    }
    .skyde-info{
        margin-top: 50px;
    }
}
.galleri-wrap {
    width: 100%;
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
}
.galla-skyde {
    margin-top: 70px;
    width:100%;
    display:flex;
}
.galla-skyde a img{
    width: 100%;
  height: 300px;
  object-fit: cover;
  margin-bottom: 20px;
}
.galleri-inner {
    width: 33%;
    display: inline-block;
    text-align: center;
    padding: 10px;
}
.link-center{
    text-align: center;
}
.galleri-inner-sv {
    flex: 0 0 32%;
    margin-bottom: 50px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.galleri-item-image{
    margin-bottom: 20px;
}
@media (max-width: 880px){
    .galleri-inner-sv {
        flex: 0 0 49%;
    }
}
@media (max-width: 600px){
    .galleri-inner-sv {
        flex: 0 0 100%;
    }
}
.galleri-inner-sv img{
    width: 100%;
}
.galleri-wrap .galleri-inner-sv:hover .skyde-brochure{
    background-color: #004f6d;
    font-weight: normal;
}

.galleri-inner-sv ul{
    padding-left: 20px;
    margin-top: 10px;
    min-height: 180px;
    height: 100%;
}
.galleri-inner-sv a{
    font-size: 1rem;
    text-decoration: none;
}
.galleri-inner-sv-nettoskab{
    font-size: 1rem;
}
.skyde-brochure{
    width: 100% !important;
    text-align: center !important;
    display: inline-block !important;
    font-size: 13px !important;
    text-decoration: none;
    background-color: #0085b7;
    color: #fff;
    padding: 14px 20px !important;
    border-radius: 5px;
    margin: 0 auto 10px;
}
.skyde-brochure:hover{
    background-color: #004f6d;
    font-weight: normal;
}

.galleri-inner p a{
    font-size: 14px;
    cursor: pointer;
}
.galleri-inner a img{
    width: 100%;
}

.slick-slide img{
    margin: 0 auto;
}

.notInStock{
    background: linear-gradient(90deg, #9b0000, #cc2222, #9b0000);
    -webkit-background: linear-gradient(90deg, #9b0000, #cc2222, #9b0000);
    background-size: 400% 400%;
    -webkit-background-size: 400% 400%;
    animation: gradient 5s infinite;
    -webkit-animation: gradient 5s infinite;
    /*background: #E03A2E;*/
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.n-delivery-time.deliveryNotInStock{
    background: linear-gradient(90deg, #9b0000, #cc2222, #9b0000);
    -webkit-background: linear-gradient(90deg, #9b0000, #cc2222, #9b0000);
    background-size: 400% 400%;
    -webkit-background-size: 400% 400%;
    animation: gradient 5s infinite;
    -webkit-animation: gradient 5s infinite;

    /*background: #E03A2E;*/
    color: #9b0000;
    border-color: #9b0000;
}

.sky-maal .slick-slide img{
    width: auto !important;
}
.gulve_mellemgruppe_side .SubCats_Categories_UL > li .image img {
    height: auto;
}
.gulve_mellemgruppe_side .SubCats_Categories_UL>li {
    width: 315px !important;
}
.breadcrumb-container{
    display: none;
}

@media (max-width:1100px) {
    #our-footer #our-footer-inner .our-footer-box h4 {
        font-size: 1rem;
    }

    nav.productmenu #ProductMenu_List > li > ul{
        width: 95vw;
    }
}
@media (max-width: 880px) {
    body{
        overflow-x: hidden;
    }
    .videowrapper {
        position: relative;
        right: 0;
        top: 0;
    }
    #orderconfirm_video{
        width: 100% !important;
    }
    .TableLines_OrderStep4{
        margin-top: 15px;
    }
    .productcard .images .needhelp{
        display: none;
    }
    body.webshop-profile form.contactForm{
        width: 100%;
    }
    .gulve_mellemgruppe_side .SubCats_Categories_UL>li {
        width: 48% !important;
    }
    .gulve_mellemgruppe_side .SubCats_Categories_UL > li .image img {
        height: 100%;
    }
    .fixed-cb{
        top: 84px;
    }

    div.upper-frontpageGroups p{
        font-size: 20px;
    }
    .mobil-only{
        display: block;
    }
    .mobileMainMenuUl .christmas{
        background-color: red;
        color: white;
        padding: 15px;
        margin-left: -20px;
    }
    #BASKET-wrap {
        padding: 0px;
        margin-top: -40px;
    }
    .basket-r-box-top {
        position: fixed !important;
        top: initial !important;
        z-index: 1;
    }
    #BASKET-wrap #save-basket, #BASKET-wrap a.ShowBasket_SendBasketLink_Dialog_Link {
        height: 32px;
        background: #f1f1f1;
        color: #454545;
        border: none;
        border-radius: 0;
        margin-left: 0;
        width: 50%;
        text-align: center;
        margin-right: -3px;
        margin-bottom: 15px;
    }
    #basket-l-box #showbasketContent .back-but {
        width: 95%;
        text-align: center;
        background: #f1f1f1;
        margin-left: 10px;
    }
    #BASKET-wrap .head-line {
        width: 100%;
        margin-bottom: 40px;
        padding-right: 0;
        margin-top: 50px;
        text-align: center;
    }
    #BASKET-wrap .head-line h1 {
        text-align: center;
        margin-bottom: 15px !important;
        font-size: 2.25rem;
        line-height: 42px;
        font-weight: 700;
        color: #464646;
    }
    #BASKET-wrap .head-line h4 {
        text-align: center;
        margin-top: 0!important;
        font-weight: 400!important;
        font-size: 1rem;
        padding: 0 34px;
    }
    #basket-l-box {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        min-height: 100px!important;
        float: left;
        margin-bottom: 160px;
    }
    #basket-l-box table.showbasket .description img.ProductImage_ShowBasket {
        margin: 0 15px 0 0;
        width: 70px !important;
        margin-top: 0 !important;
        border: 1px solid #f1f1f1;
    }
    #basket-l-box table.showbasket.body {
        padding-top: 0;
    }
    #basket-l-box table.showbasket .description a:nth-child(2) {
        display: block;
        text-decoration: none;
        font-weight: normal;
        font-size: 11px;
        max-width: 490px;
    }
    #basket-l-box .unitprice{
        display: none;
    }
    table.showbasket .amount > a > img {
        width: 100%;
        /*max-width: 42px;
        margin: 5px 8px 0;*/
    }
    #basket-r-box {
        position: fixed;
        bottom: 0;
        width: 100%;
        margin-left: -26px;
        background: #f1f1f1;
        border-top: 1px solid #E6E6E6;
        z-index: 999;
    }
    #basket-r-box .basket-checkout .total {
        border-top: none;
        padding-top: 0;
        padding-bottom: 19px;
        margin-top: 0;
        font-size: 30px;
        font-weight: normal;
        background-color: #f1f1f1;
        text-transform: uppercase;
        text-align: center;
    }
    #basket-r-box .basket-checkout div .btn-checkout a {
        text-transform: uppercase;
        display: inline-block;
        margin: 0;
        padding: 20px 50px;
        color: #fff;
        background: #00c700 none;
        font-size: 17px;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
    }
    #basket-r-box .basket-checkout .fees {
        position: absolute;
        top: 45px;
        text-align: center;
        width: 94%;
        color: #7d7676;
        font-weight: 500;
    }
    #basket-r-box .basket-checkout .Sparxpres__cart, #basket-r-box .basket-checkout .right-card{
        display: none !important;
    }
    #basket-l-box table.showbasket.body > tbody > tr > td.description{
        padding-left: 0;;
    }

    #basket-l-box table.showbasket.body > tbody > tr > td.description div.ShowBasket_SimpleVariants_DIV {
        max-width: 185px;
        overflow-wrap: break-word;
        height: auto;
        overflow-y: initial;
    }

	/*
    .n-buy #BUYSECTION .buyWrapper{
        overflow: hidden;
    }
    .n-buy #BUYSECTION .buyWrapper input {
        width: 400px;
        margin-left: -40px;
    }
    li .product .Related_BuyButton_IMG{
        width: 300px;
        margin-left: -100px;
    }
    */
    body.breadcrumb article{
        margin-top: 10px;
    }
    .productcard{
        padding: 0;
    }
    .offer-box-l {
        width: 100%;
        padding: 15px 0;
    }
    img.img-one{
        width: 100%;
        margin-top: 0;
    }
    .offer-box-r {
        width: 100%;
    }
    .full-width-inner {
        width: 85%;
        margin: 0 auto;
    }
    .full-width-contact {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .offer-box-f {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-right: 0px;
        margin-bottom: 14px;
    }
    .of-box-last{
        width:100%;
        margin-top: 80px;
        padding-right:0px;
    }
    #our-footer-inner {
        width: 95%;
        margin: 0 auto;
        padding: 0px;
    }
    #our-footer #our-footer-inner .our-footer-box {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 25px;
    }
    #of-5, #of-3{
        display: none;
    }
    #our-lower-footer-inner {
        width: 90%;
        margin: 0 auto;
        padding: 5px;
        display: flex;
        flex-direction: column;
    }
    #our-lower-footer #our-lower-footer-inner .our-footer-box {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-left: 0px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    #e-mærke-footer {
        position: relative;
        width: 100px;
    }

    /* #filter-lod .product-filter-row {
        width: 100%;
        border: 1px solid #e1e1e1;
        margin-right: 0;
        margin-bottom: 0;
        display: block;
    }
    #filter-lod #ProductFilter-Container .product-filter-column-container-1 .product-filter-row .product-filter-container .product-filter-header-container{
        display: none;
    }
    #filter-lod{
        display: none !important;
    } */
    .galleri-inner{
        width: 100%;
    }
    li .product .badge{
        width: 80%;
    }
    .n-buy #BUYSECTION .buyWrapper{
        width: 100%;
    }
    #n-left .images .swiper{
        margin-left: 0;
        margin-bottom: 10px;
    }
    article.aside > .content{
        width: 100%;
    }

    #n-right {
      width: 100%;
      margin-left: 0px;
    }
    /* article.aside .ProductList_Custom_UL > li, .CustomersAlsoBought_Custom_UL > li, .Related_Custom_UL > li{
        width: 100% !important;
    } */
    .upper-frontpageGroups{
        /* left: 50%;
	    margin-left: -50vw;
	    margin-right: -50vw;
	    max-width: 100vw;
	    position: relative;
	    right: 50%;
        width: 100vw !important; */
        margin-bottom: 30px;
        /*height: 400px;
        overflow: hidden;*/
    }
    .footer-two, .footer-three{
        text-align: center;
    }
    #eImg{
        margin-left: 43%;
    }
    .img-tilbud-kontakt {
        float: none;
        margin-top: 20px;
        width: 100%;
    }

    ul.upper-frontpageGroups > li {
        width: 46%;
    }
    ul.upper-frontpageGroups > li > a:last-child {
        font-size: 12px;
        padding: 8px 14px;
    }
    .front-image-sale{
        width: 100%;
        margin-bottom: 30px;
        height: 300px;
    }
    .front-image-sale-inner h2{
        font-size: 25px;
    }
    .front-image-sale-inner p{
        font-size: 15px;
        margin-top: 12px;
    }
    .front-image-sale-inner span{
        padding: 15px 35px;
    }
    .front-image-sale-inner{
        width: 90%;
        margin-top: 110px;
    }
    img.img-two{
        margin-top: 15px;
    }
    #mc-embedded-subscribe{
        width:100%;
    }
    nav.productmenu #ProductMenu_List > li > a{
        font-size: 11px;
    }
    #column-order-summary #order-confirm{
        padding: 15px 0 0;
    }
    #column-shipping-payment .needhelp{
        display: none !important;
    }
    .inspiration-inner a img{
        width: 100%;
    }
    .outlet-left{
        width: 100%;
        padding-right: 0;
    }
    .outlet-right{
        display: none;
    }
    .inspiration .short-description{
        padding: 60px 0 0;
    }
    .profileWrapper{
        padding: 0;
    }
    /*.full-width{
        padding: 15px 0;
    }*/
    .n-font {
        font-size: 30px;
    }
    .profileWrapper .Heading_Profile{
        line-height: 45px;
    }
    footer ul .footer-one a{
        display: block;
        padding: 10px 10px;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 13px;
        color: #575868;
        border: solid 1px #d8dadc;
        background-color: #383838;
        margin: 0 0 5px;
        background-image: -ms-linear-gradient( top, #ffffff 0%, #f4f4f4 94%, #e7e7e7 94% );
        background-image: -moz-linear-gradient( top, #ffffff 0%, #f4f4f4 94%, #e7e7e7 94% );
        background-image: -o-linear-gradient( top, #ffffff 0%, #f4f4f4 94%, #e7e7e7 94% );
        background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.94, #f4f4f4), color-stop(0.94, #e7e7e7) );
        background-image: -webkit-linear-gradient( top, #ffffff 0%, #f4f4f4 94%, #e7e7e7 94% );
        background-image: linear-gradient( to bottom, #ffffff 0%, #f4f4f4 94%, #e7e7e7 94% );
    }
    footer ul .footer-one br{
        display: none;
    }
    #mc_embed_signup input.email {
        font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
        font-size: 15px;
        border: 1px solid #ABB0B2;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #343434;
        background-color: #fff;
        box-sizing: border-box;
        height: 32px;
        padding: 0px 0.4em;
        display: inline-block;
        margin: 0;
        width: 100%;
        vertical-align: top;
    }
    .bordplade-info{
        margin-left: 0 !important;
        float: none !important;
    }
    .moreinfo ul.col.col5 > li, .moreinfo ul.col.col4 > li, .moreinfo ul.col.col3 > li {
        width: 50%;
        margin-top: 15px;
    }
    #small-basket-pop{
        width: 300px;
    }
    .about-center{
        padding: 0;
    }
    .about-center p{
        font-size: 12px;
    }
    .profil-wrapper{
        width: 100%;
        height: auto;
    }
    .showAsideButton{
        display: none;
    }
    #terms-nav{
        display: none;
    }
    .SubCats_Categories_UL > li .image img{
        height: auto;
    }
    #terms-inner{
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        border: none;
    }
    #terms-inner h2{
        margin-top: 15px;
        padding-top: 20px;
    }
    .profil-info{
        padding: 30px;
        height: 380px;
        margin-top: -380px;
    }
    .profil-info-one{
        height:220px;
    }
    #sb-beskrivelse{
        margin-right: 10px;
    }
    .favorites-btn{
        display: none !important;
    }
    .tabcontent {
        height: auto;
        overflow-y: initial;
      }
    .n-delivery-time{
        width:49.5%;
        margin-bottom: 15px;
        margin-left:1%;
        padding: 5px;
        min-height: auto;
        font-size: 12px;
    }
    .n-stock-message{
        width:49.5%;
        min-height: auto;
        margin-bottom: 15px;
        font-size: 12px;
        padding: 5px;
    }
    #n-left{
        width: 100%;
    }
    #n-right #ProductName span{
        margin-top: 30px;
        line-height: 2rem;
    }
    #n-right #ProductName span b:first-of-type{
        font-size: 1.5rem;
    }
    #n-right #ProductName span b:last-of-type{
        font-size: 1.5rem;
    }
    .Variants-box,.VariantsBox{
        width: 100%;
    }

    .n-ups{
        margin: -90px 15px 0 0;
    }
    .n-ups li{
        font-size: 8px;
    }
    #n-left .needhelp{
        display: none;
    }
    .n-buy #BUYSECTION > .amountWrapper {
        flex: none;
        margin: 0 5px 0 0;
    }
    .amountWrapper input[type='number'] {
        width: 70px;
    }

    .n-buy #BUYSECTION{
        width: 100%;
    }
    .treseks-box{
        width: 100%;
    }
    #n-right #specs{
        font-size: 9px;
    }
    #specs > li > div:first-child{
        width: 95px;
    }
    #specs > li > div:last-child{
        margin-left: 20px;
    }
    .n-modal-content{
        width: 100%;
        padding: 10px 12px 12px 12px;
    }
    .n-modal-content-p1{
        width: 50%;
    }
    .n-modal-content-p2{
        color: #fff;
    }
    .n-modal-content-p{
        margin-bottom: 65px;
    }
    #eksploderet-switch-btn, #treskes-switch-btn{
        margin-left: 0;
        margin-top: 100px;
    }
    #n-right .campaignBanner .expire{
        width: 100%;
        margin-left: 0;
    }
    .campaignBanner .expire{
	      display: inline-block;
        margin-bottom:10px;
    }
    #n-right .Prices_Custom_UL .price{
        font-size: 25px;
    }
    #n-right .campaignBanner{
        padding-top: 16px;
    }
    .Related_Custom_UL li .product .image a img{
        height: auto;
    }
    .related, .alsobought, .n-product-number{
        margin: 0;
    }
    #n-produktkortskabelon{
        padding: 0;
    }
    /* .Frontpage_Custom_UL > li, .ProductList_Custom_UL > li{
        width: 50% !important
    } */
    #our-footer #our-footer-inner .our-footer-box{
        margin-left: 0px;
    }
}
#n-right-relative{
    position: relative;
}
@media (max-width: 500px){
    .ribbon-forside, #n-right-relative > .ribbon-forside {
        right: 5px;
        top: 5px;
  }

  .n-buy{
    display: flex;
  flex-wrap: wrap;
  }

  .n-buy #BUYSECTION{
    flex:1 1 100%;
  }

  .n-buy .GetOffer{
    flex:1 1 100%;
    margin-left: 0px;
    margin-bottom:15px;
  }

}

@media (max-width: 500px){
   .ribbon-forside-circle, #n-right-relative{
     left: 14px;
   }
}

@media (max-width: 465px){
    .tab > .tablinks{
      width: 100%;
    }

    .tab > a.tablinks{
      padding: 10px 5px;
    }

    .tab > a.tablinks::after{
      right: 7px;
      top: 13px;
      width: 10px;
      height: 10px;
    }

    .buy div[itemprop="offers"],
    #n-right div[itemprop="offers"]{
      display: inline-block;
      width: 100%;
    }
    .buy #SPX_Product,
    #n-right #SPX_Product{
      display: inline-block;
      width:100% !important;
    }

    .sparxpres-xprespay .sparxpres-xprespay-logo{
      margin:0 !important;
    }
}
.special_campaign{
    width: 100%;
    height: auto;
    min-height: 50px;
    color: white;
    font-size: 18px;
    font-weight: 600;
    line-height: 16px;
    padding: 16px;
    background-color: #d99b59;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}
@media (max-width: 1439px) and (min-width: 600px) {
    .special_campaign{
        font-size: 15px;
        line-height: 15px;
        padding: 14px;
}
}
@media (max-width: 599px){
    .special_campaign{
        font-size: 15px;
        line-height: 22px;
        padding: 10px;
        text-align: center;
}
}

/*------------------------------------------------------garantierklaering----------------------------------------------*/

.image-grid-4{
    float: left;
    margin-bottom: 15px;
}
