.header #top-header-container {
    backgrund color: #005a9c;
    background: #005a9c;
    background-image: url(https://frigus.e-line.nu/images/site/header_frigus.jpg);
    background-repeat: no-repeat;
    border-bottom: 1px solid #005a9c;
}
.header #top-header-container .header-item {
    color: #ffff; 
}
footer {
    padding: 2.5em 0 2em;
    background-color: #005a9c;
    background-image: url(https://frigus.e-line.nu/images/site/header_frigus.jpg);
    background-repeat: no-repeat;
    color: #fff;
}
  
.groupview .groupview-wrapper .item .group-link {
    display: block;
    min-height: 100%;
    text-align: center;
    position: relative;
    padding: 1em;
   transition: box-shadow .3s;
   border-radius:10px;
   border: 1px solid #9904;
   background: #fff;
   float: left;
   box-shadow: 0 0 15px rgba(0,0,0, 0.5);
    
}

{
box-shadow: 0 0 15px rgba(0,0,0, 0.5);
}

/* För vita siffror leveranssätt i kassan */
.sectionRadiobuttons .fee {
    display: block;
    font-weight: bold;
    color: white;
}
/* Dölja visningsalternativ */
.fw-col-auto.viewchanger {
    visibility:
}

}
/* Dölja Utökadlistvisning */

button.fw-button-outline:hover, button.fw-button-outline.fw-button-active, *.fw-button.fw-button-outline:hover, *.fw-button.fw-button-outline.fw-button-active {
    color: #fff;
    background-color: #586c85;
    text-decoration: none;
    border-color: transparent;
}

a#extended {
    visibility: hidden;
}