.nav>li>a:hover, .nav>li>a:focus {
    color: black !important;
}

  @media only screen and (min-width: 1100px) {
.bountiful--sidebar .tws-vertical-menu-light,
    .bountiful--sidebar .tws-container--tws-custom-html {
  box-shadow: none;
}
}

/* Hide varning när vara ej finns i lager */
.tws-article-buy-button-with-modal--cart-messages.alert {
    visibility: hidden;
}
/****************************************
*      START Product detail property list    *
*****************************************/

.tws-article-attributes > ul > li {
    background-color: white;
}
.tws-article-attributes > ul > li:nth-child(odd) {
    background-color: #f2f2f2;
}

.tws-article-attributes > ul > li:hover {
    background: #ddd;
  
  /****************************************
*   END    Product detail property list    *
*****************************************/
}
    .fa-heart-o:before { /* ikon önskelista */
      content: "\f006" !important;
      font-family: fontawesome !important;
    }
    .fa-search:before { /* Ikon sök */
      content: "\f061" !important;
      font-family: fontawesome !important;
    }
    .fa-home:before { /* ikon hem */
      content: "\f0d1" !important;
      font-family: fontawesome !important;
      color: #032a3f;
    }
    .tws-mini-cart--header-cart-img:before { /* Ikon varukorg */
      content: "\f0d1" !important;
      font-family: fontawesome !important; 
    }
    .slot--article-stock-shipping { /* Leveransinfo i artikelkort */
      color: green;
      font-weight: bold;
    }
    .tws-article-list--delivery-info { /* Leveransinfo produktfönster */
      color: green;
      font-size: 12px;
    }
    .tws-article-list--list .tws-article-list--item-stock { /* Lagersaldo produktfönster */
      color: green;
      font-size: 12px;
    }
    .slot--article-description .tws-article-description--text-container { /* Artikelsida: Visa hela artikeltexten */
      max-height: none !important;
    }
    .tws-article-description--show-more > button { /* Artikelsida: Dölj "Visa mer" */
      display: none !important;
    }
    .tws-article-introduction--read-more { /* Artikelsida: Dölj "Läs mer..." */
      display: none;
    }

.btn.tws-article-buy-button-with-modal--buy-button:after { /* produktgruppssida ta bort icon på köp-knapp */
  content: none !important;
}

.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-list--choices-button:after { /* artikelsida ta bort icon på köp-knapp */
  content: none !important;

}

/* Byt färg på text i toppmeny vid hover */
.slot--header-horizontal-menu .navbar-nav>li a:hover {
    color: #032a3f;
}

/* Byt färg på OBS text i artikelkortet */
.tws-unique-selling-points--disclaimer {
    color: red;
    font-weight: bold;
  
 }
/* style av DELA knappen i artikelkortet */
.tws-article-social--share-button.sharer-0 label {
    padding: 5 15px !important;
    border-radius: 3px !important;
    background: #032a3f !important;
    color: #fff !important;
    white-space: normal !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 14px !important;
}
/* START Lägg till icons ovanför kontaktformulär */

.telNoIcon::before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 18px;
}

.eMailIcon::before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 16px;
}

.adressIcon::before {
    content: "\f276";
    font-family: FontAwesome;
    font-size: 18px;
}

a[href^=tel] {
    
    text-decoration: none !important;
}
a[href^=mailto] {
    
    text-decoration: none !important;
} 

.noIcon {
    margin-left: 13px;
}

.obsText::before {
    content: "\f06a";
    font-family: FontAwesome;
    font-size: 18px;
/* SLUT Lägg till icons ovanför kontaktformulär */
}

a {

    text-decoration: none;
}
/* Start, dölj artnr */
.slot--article-description .tws-article-description .tws-article-description--article-number {
    margin: 0 0 0px 0;
    visibility: hidden;
/* Slut, dölj artnr */
}
/* Dölj tacka nej knapp Cookies */
button#consentDenyButton {
    visibility: hidden;
}
/* Dölj artnr i kassan */
.tws-opc-cart--rows .tws-opc-cart--item .tws-opc-cart--item-wrapper .tws-opc-cart--item-info .tws-opc-cart--item-info-artno {
    display: none;
}
/* Rubrik "Varukorg" i kassan */
.tws-opc-cart--header {
    margin: 0 0 20px 0;
}
/* Dölj close knapp i kassan */
button.btn.btn-primary.tws-react-common--modal-close {
    display: none;
}


#mc_embed_signup {
    width: 100% !important;
    text-align-last: center !important;
}

#mc_embed_signup .button {
    background: #032a3f !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: bold !important;
    transition: all 0.3s !important;
}

#mc_embed_signup .mc-field-group input {
    width: 80% !important;
    place-self: center !important;
}

#mc_embed_signup .mc-field-group {
    padding-bottom: 1% !important;
}
.bountiful--start-page .tws-container--tws-custom-html a {
    text-decoration: none;
    color: #000;
}

.customHeading {
    border-bottom: 1px solid #ebebeb !important;
    margin: 0 0 -30px 0 !important;
    padding: 0 0 20px 0 !important;
    text-align: center !important;
    letter-spacing: 1px !important;
    font-size: 22px !important;
    font-weight: bold !important;
}

.customHeadingH1 {
    border-bottom: 1px solid #ebebeb !important;
    margin: 0 0 30px 0 !important;
    padding: 0 0 20px 0 !important;
    text-align: center !important;
    letter-spacing: 1px !important;
    font-size: 26px !important;
    font-weight: bold !important;
}

.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-list--show-more-button:after {
    display: none;
}

button#submit.tws-newsletter-subscribe--subscribe-button.btn.btn-primary {
    position: relative;
    top: 10px;
    width: 100%;
}
table {
    border-color: transparent !important;
}
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a {
    font-weight: 600 !important;
}
.tws-article-list--list .tws-article-list--introduction-text {
    color: black !important;
}
.tws-article-description--article-number {
    display: none !important;
}
.tws-usps-big--list {
    font-size: big;
}
.tws-usps-big--icon {
    width: 40px;
}
@media screen and (max-width: 768px) {
  .tws-usps-big--wrapper {
      visibility: hidden;
      display: none;
  }
  .bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
      padding: 5px 15px 15px 15px !important;
  }
  .slick-dots li {
      width: 12px;
  }
}
.btn-default .ladda-label {
    color: #fff;
}
.bountiful--start-page .tws-container--tws-newsletter-subscribe form .input-group>.form-control {
    width: 100%;
}
.slot--article-price .tws-article-price--mrp, .slot--article-price .tws-article-price--compare-at-price {
    visibility: hidden;
}
.bountiful--body .bountiful--body-wrapper .bountiful--main {
    float: none !important;
    width: -webkit-fill-available; !important;
    margin-left: 0px !important;
}
.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
    background: #fff;
    box-shadow: 0 0px 0px rgba(0,0,0,0.2);
    border-radius: 0px;
    padding: 40px 30px 20px 30px;
}
.bountiful--body .bountiful--body-wrapper {
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
@media only screen and (min-width: 480px)
.bountiful--body .bountiful--body-wrapper {
    padding: 0px 0px 0px 0px;
}

@media only screen and (min-width: 768px)
.bountiful--body .bountiful--body-wrapper {
    padding: 0px 0px;
}
.tws-cta-slider .slide__headline.white {
    color: white;
    background: #032a3f94;
    font-size: x-large;
}
/****************************************
*      START cookie modall    *
*****************************************/
.modal .modal-dialog.modal-dialog--thin {
    max-width: 40%;
}
.tws-accept-cookies.tws-accept-cookies--advanced.tws-accept-cookies .tws-accept-cookies--accept-cookie-settings-btn {
    font-size: 10px;
}
/* För mobiler: skärmar upp till 767px */
@media (max-width: 767px) {
    .modal .modal-dialog.modal-dialog--thin {
        max-width: fit-content; /* Anpassar bredden efter innehållet */
        margin: 0 auto; /* Centrerar dialogrutan */
        padding: 10px; /* Lägg till lite padding */
    }
}

/* För surfplattor: skärmar mellan 768px och 1024px */
@media (min-width: 768px) and (max-width: 1024px) {
    .modal .modal-dialog.modal-dialog--thin {
        max-width: 80%; /* Större maxbredd för surfplattor */
        margin: 0 auto; /* Centrerar dialogrutan */
        padding: 20px; /* Mer padding för större skärmar */
      
      /****************************************
*      END cookie modall    *
*****************************************/
    }