﻿.impersonation__container{font-size:14px;}.sheet-row__col{float:left;margin-right:2%;}.sheet-footer-left_custom{width:100%;margin:auto 0;float:left;}label[for=DisplayGroup_8]{display:none;}#ImpersonationSearchBar{display:none;}.menu-link-flex{display:flex;}.log-in-text{padding-left:5px;margin-top:12px;font-size:14px;text-transform:uppercase;}.inCart{background-color:#000 !important;border-color:#000 !important;}#dibs-complete-checkout{height:900px;}.card-custom{padding:.4em !important;}.sheet-row__col--9{width:65% !important;}.sheet-row__col--3{width:31% !important;}

.item-number{color:#2c2c2c;font-weight:400;}
.price--product-list{font-size:16px !important;}

.product-list__grid-item__footer input{border-radius:100px;width:110px;max-width:110px;text-align:center;}
#Block__MasterSearchBar .typeahead-search-field{margin-right:2rem;}#Block__MasterSearchBar input{border-radius:100px;}
#Block__MasterDesktopMenu .grid__cell{justify-content:center;}
.grey-background{background-color:#2e3232;}
.toolbar-custom{display:flex;justify-content:space-around;color:#fff;padding:.5rem 0;}
.fa-check{color:#fff;margin-right:5px;}
.footer__content a{color:#fff;font-size:14px;font-weight:300;}
.footer h3{text-transform:uppercase;font-size:18px;}
#Block__MasterFooterCompany,#Block__MasterFooterSocialLinks{width:250px;}
#Block__MasterFooterSocialLinks .form__field-combi{display:initial !important;}
#NewsletterEmail{margin-bottom:.5em;border-radius:100px;height:35px;}
#Block__MasterFooterSocialLinks button{width:100px;}
.footer__content i{font-size:42px;}
.footer-company-logo{border-radius:5px;}
.footer-company-name{font-size:18px;font-weight:700;margin-bottom:10px;margin-top:10px;}
.footer-company-address{font-size:16px;}
.footer-orgnr{margin-top:10px;}
/*.menu__item--icon:hover{background-color:#2e3232 !important;}*/
.circle-icon-btn{top:18px;}
.my-page-text{display:flex;margin-top:20px;}
.icon-row{display:flex;justify-content:space-around;width:100%;}
#Block__TilsvarendeProdukter .product__section{padding-top:4em;}
.custom-related{position:absolute;margin-top:.5em;}


.grid-view-offer-price{
  display:flex;
  justify-content:space-between; 
  flex-direction: column;
  margin-top: 2rem;
}

.customSticker{position:absolute;background-color:#de804a;color:#fff;border-radius:50%;width:60px;height:60px;text-align:center;vertical-align:middle;line-height:60px;font-weight:700;}
.customStickerGrid{position:absolute;top:10px;left:10px;background-color:#de804a;color:#fff;border-radius:50%;width:60px;height:60px;text-align:center;vertical-align:middle;line-height:60px;font-weight:700;}
.customStickerDetails{position:absolute;top:0;background-color:#de804a;color:#fff;font-size:14px;border-radius:50%;width:35px;height:35px;text-align:center;vertical-align:middle;line-height:35px;font-weight:700;}

#OrderModal{
width:1280px !important;}

#Block__Tilbehør h2{display:none;}

.content-row--2-1split{
height:370px;
}

.icon-row a:hover{
	box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
}

#Block__ArticleListPageContainer {
margin-top: 10rem !important;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px){
.tabs__list{display:grid;}
.tabs__label{border-right:1px #d3d3d3 solid;border-top:0;}
.tabs__label:first-child{border-top:1px #d3d3d3 solid;}
.content-row{padding:1em;}
.logo--mobile.dw-mod{height:40px;}
#CookiePanel{height:360px !important;}
.price--product-list{font-size:20px !important;}
.product-list__grid-item__footer input{padding-left:0;}
.buttons-collection>*:not(:last-child){margin-right:0;}
.product-list__grid-item__footer .btn--primary{margin-top:1rem;width:110px;}
.icon-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:2rem;}
#Top{position:fixed;width:100%;top:0;z-index:90;}.page{margin-top:89px;}
}

@media only screen and (max-width:480px){
.toolbar-custom{display:grid;grid-template-columns:1fr 1fr;padding:2rem;font-size:16px;grid-row-gap:1rem;}
.toolbar-custom i{margin-right:10px;}
.toolbar-custom div{display:flex;align-items:baseline;}
.mobile-margin{margin-bottom:2rem;}
.mobile-width-50{width:50%;}
.tabs__list{display:grid;}
.tabs__label{border-right:1px #d3d3d3 solid;}
.tabs__block .product__section{padding:0;}
#Top{position:fixed;width:100%;top:0;z-index:90;}
.page{margin-top:89px;}
#dibs-complete-checkout{height:1400px;}
.content-row--2-1split{height:740px;}
}

.carousel__slide p {
  font-size: 16px;
}

.carousel__slide h2 {
  font-size: 48px;
}


#canvas_container {
  width: 100%;
  height: 450px;
  overflow: auto;
  background: #333;
  text-align: center;
  border: solid 3px;
  cursor: dragger;
}

#my_pdf_viewer {
	width: 100%;
}

.partslist {
  display: flex;
  align-items: center;
}

.partslistName {
  font-size: 12px; 
  padding: 1rem; 
  white-space:nowrap; 
  width:200px; 
  text-overflow:ellipsis; 
  overflow:hidden;
}

@media screen and (max-width: 768px) {

  .buttons-collection, 
  .product-list__grid-item__footer input {
    flex-wrap: nowrap;
    width: 100% !important;
  }
  
  #Block__ArticleListPageContainer {
margin-top: 5rem !important;
}

  .icon-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    padding: 1rem;
  }

  

}