@media(min-width:992px) {
.slot--header-horizontal-menu .navbar-nav > li a,
  .slot--header-favorites .tws-favorite-list--header-favorite-button,
  .emporium--search-button::before,
  .slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img::before {
    background-image: url("IMG_7921.jpg"); 
    color: #000;
}
  }
  .slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-quantity {
    color: #000;
    border: 1px solid #000;
}
  .emporium--start-page .tws-articles-two--heading .tws-util-heading--heading, 
  .emporium--start-page .tws-articlegroups--title .tws-util-heading--heading,
.tws-article-name h1 {
    color: rgba(102,147,126,0.78);
}

  
  .emporium--header-menu-button .emporium--mobile-menu-button,
  .slot--header-favorites .tws-favorite-list--header-favorite-button, 
  .emporium--search-button, 
  .slot--header-cart .tws-mini-cart--header-cart-button {
  	color: #000;
    
  }

@media(min-width: 768px) {
.startpage .om-oss-storleksguide .col-sm-6 {
    padding: 20px !important;
}
}



