/* FIXED HEADER  */
.bountiful--header { 
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
}
/* FIXED HEADER END */

/* bredd 100% */
.bountiful--body .bountiful--body-wrapper {
    max-width: 100%;
    width: 100%;
}
/* slut bredd   */ 



.slot--article-description .tws-article-description--text-container {
  max-height: none !important;
}

/* seo storlek  */
.tws-breadcrumbs a {
    color: #000;
    line-height: 3 ;
}


.tws-breadcrumbs--spacer:before {
    margin: 10px;
}

.tws-article-introduction--text .tws-article-introduction--read-more a {
    color: #000;
}

.slot--top-bar-selling-points .tws-unique-selling-points ul li {
    color: #000;
  }

.slot--top-bar-selling-points .tws-unique-selling-points ul li i {
    border: 1px solid #000;
}

.slot--top-bar-login a {
    color: #000;
}

.bountiful--top-bar .slot--top-bar-audience-selector .tws-audience-selector .tws-audience-selector--audience-button {
    color: #000;
}

.tws-contact-info--contact.col-xs-12.col-sm-4 {
    line-height: 3 ;
}

.slick-dots li {
    width: 25px;
}

.slot--header-logo .tws-logo {
    margin-right: 15px;
}

.modal .modal-dialog .modal-content .modal-footer .btn+.btn {
background: #4de73b;
}

.filter-select-name {
    font-size: 16px;
    background: #abfbb5;
        box-shadow: 0 2px 2px rgb(0 0 0 / 30%);
}

.btn.open-filter-button {
      font-size: 16px;
    background: #abfbb5;
  padding: 10px 100px;
         box-shadow: 0 2px 2px rgb(0 0 0 / 30%);
}

  /* skugga rutor  */
.tws-articlegroup-list--tws-list .tws-list--type-grid .caption {
box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.25);
background: #ffb6ff;
}
