.menu-bar, .minibasket, .button {
  background-color: #05152F;
}

.header-wrapper .inner-wrapper, .row.header .minibasket, .minibasket .minibasket-icon, .footer{
  background-color: #05152F;
}

ul.header-bar-section-links a, .logged-in-info-text, .footer .footer-wrapper .content-footer-wrapper li h3, .footer > div.row > div.footer-wrapper > ul > li a, #body > footer > div.row > div.footer-wrapper > ul > li a, .footer .footer-wrapper .content-footer-wrapper li span, .minibasket-sum-value{
  color: #fff;
}
.product-search-input-container {
    border-radius: 40px;
}

.header-wrapper .header-bar-section-links-item:nth-child(1){
  border-right: 1px solid #fff !important;
}

.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(1) .promotion-item {
   border: none !important;
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(1) img{
  max-width: 70px;
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(1){
  text-align:center
}

.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(2) .promotion-item {
   border: none !important;
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(2) img{
  max-width: 60px;
}

.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(2){
  text-align:center
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(3) .promotion-item {
   border: none !important;
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(3) img{
  max-width: 60px;
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(3){
  text-align:center
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(4) .promotion-item {
   border: none !important;
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(4) img{
  max-width: 60px;
}
.first-page-content .section:nth-child(1) .row.collapse.promotions .promotion-container:nth-child(4){
  text-align:center
}
.first-page-content .promotion-container .promotion-item.content{
  border: none !important;
}

.first-page-content .promotion-item, .promoted-products__inner-wrapper {
  border-bottom: 2px solid #05152F;
}
  
  
/*Ikoner i footern*/

img.footer-icon {
  filter: brightness(11);
}

