/* Missing cart-icon. Can remove this when upgrading to theme D4 or newer - David & Trond Egil Multicase */
.cart-small-icon i {
display: inline-block !important;
}
/* END Missing cart-icon. */

/* eksempel theme 1 */

.article-theme1 div.article-overlay h1 {
    color: black;
}

.ArticleWithBackground div.article-overlay h5 {
    font-size: 28px;
    letter-spacing: 8px;
}


/* eksempel theme 5 */
.article-theme5 div.row {
    width: 100%;
    background-color: #0000009e;
}

div.article-theme5 {
    border: 2px solid black;
    padding: 5px;
    background-color: #00558c;
}

@media (min-width: 768px){
 .HeaderLogo {
    height: 66px;
 }
}

.body-out .ProduktListPercent {
 display: none;
}


/* Fix filter padding */
@media (min-width: 992px){
.mc-filter-left .attribute-left-box .has-filters {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
.mc-filter-left.fullview.body-department .ProductMenu {
    background-color: transparent;
 }
}
/* END- Fix filter padding */


/* Truck VIN */
.iframe-catalogue {
    width: 100%;
    height: 640px;
    border: 0;
}
/* @media screen and (min-width: 769px){ */
.vin-catalogue {
    clear: both;
    width: 100%;
 }  
/*}*/

@media (min-width: 992px){
  .page-id-2000398.fullview.body-department .ColumnCenterWithSidebarLeft {
    width: 100%;
 }
}


/* END Truck VIN */

/* EJ 152471*/
.container-2016.no-filters {
  max-width: 100%;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;  
}
/*END EJ 152471*/


/* EJ 152646 */
/*.pagetype-Custom .ProductMenu {
  display: none;
}*/
/* END EJ 152646 */

