/* --- KASSA --- */
.checkout .tws-checkout--delivery-method .tws-checkout--delivery-method-description, .checkout .tws-checkout--payment-method .tws-checkout--payment-method-description
 {
		overflow: visible;
    max-height: none;
}
.checkout .tws-checkout--delivery-method.tws-checkout--overflow-detected .tws-checkout--delivery-method-description::after, .checkout .tws-checkout--payment-method.tws-checkout--overflow-detected .tws-checkout--payment-method-description::after {
    background: none;
}
.checkout .tws-checkout--delivery-method-more, .tws-checkout--payment-method-more {
    display: none;
}

/* --- PRODUCT PAGE --- */

.tws-article-description--text-container {
    max-height: none;
    overflow: visible;
}
.slot--article-description .tws-article-description .tws-article-description--show-more {
    display: none;
}


/* --- SKYLTFÖNSTER --- */

.bountiful--start-page .bountiful--component-container .tws-content-box--table {
	padding: 0px;
}

@media (max-width: 768px) {
.bountiful--start-page .bountiful--component-container .tws-content-box--table .tws-content-box--first-line {
    font-size: 12px;
    margin: 0;
}
  .bountiful--start-page .bountiful--component-container .tws-content-box--table .tws-content-box--second-line {
    font-size: 10px;
    margin: 0;
}
  .bountiful--start-page .tws-container--tws-content-box .tws-content-box--third-line {
    font-size: 10px;
}
}

/* --- ACCORDION --- */

.articlegroup details {
    border-radius: 4px;
    padding: .5em .5em 0;
}
.articlegroup summary {
    font-weight: bold;
    margin: -.5em -.5em 0;
    padding: .5em;
	  cursor: pointer;
}
.articlegroup details[open] {
    padding: .5em;

}

.articlegroup details[open] summary {
    margin-bottom: .5em;
  	font-size:0px;
}

.articlegroup details[open] summary::after {
	font-size:14px;
  content:"Läs mindre";
}

* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 10px;
  
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

.container {
  position: relative;
  text-align: center;
  color: white;
}

.bottom-left {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.bountiful--sidebar .tws-article-labels--label,
.bountiful--sidebar .tws-article-labels--special-offer {
    display: none !important;
}

@media (max-width: 768px) {

    /* Dölj desktop-bilden */
    .tws-image-carousel img {
        display: none !important;
    }

    /* Visa mobilbilden som bakgrund */
    .tws-image-carousel {
        background-image: url("https://cdn.abicart.com/shop/8744/files/outlet-mobile-banner.webp") !important;
        background-size: contain !important;   /* Visa HELA bilden utan beskärning */
        background-repeat: no-repeat !important;
        background-position: center top !important;

        width: 100%;
        height: auto;
        padding-top: 90%;/* 4:5 proportion (1 / 0.8 = 1.25) */
    }
}

/* Wrapper för vänster och höger-del */
.header-top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 12px;
  font-size: 14px;
  gap: 10px;
}

/* Vänster text */
.header-left-text {
  margin: 0;
  flex: 1;
}

/* Höger del med stjärnor */
.header-top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 12px;
  font-size: 14px;
}



/* Ersätter gap */
.header-top-bar > * {
  margin-right: 10px;
}
.header-top-bar > *:last-child {
  margin-right: 0;
}

/* Mobilanpassning: stapla på små skärmar */
@media (max-width: 480px) {
  .header-top-bar {
    flex-direction: column;
    text-align: center;
  }
}


.tws-vertical-menu-light--title {
  background-color: rgba(53, 126, 133, 1) !important;
  color: white !important;
  font-weight: bold !important;
  
}

.bountiful--sidebar.tws-articles-two.tws-articles-two--heading.tws-util-heading--heading {
  background-color: rgba(53, 126, 133, 1) !important;
  color: white !important;
  font-weight: bold !important;
  
}

.slot--article-page-footer .tws-articles-two--heading .tws-util-heading--heading {
  color: #000 !important;
}
  

/* Bryggbolaget – Topic Hub / Ölbryggarskola
   Används tillsammans med HTML-sektionen (klasserna bb-topic-hub, bb-olbryggarskola) */

.bb-topic-hub {
  max-width: 980px;
  margin: 0 auto;
  line-height: 1.75;
}

.bb-topic-hub a {
  text-decoration: underline;
}

.bb-topic-hub header {
  margin: 2.25rem 0 1.5rem;
}

.bb-topic-hub h2 {
  margin: 0 0 0.75rem;
  line-height: 1.25;
}

.bb-topic-hub h3 {
  margin: 0 0 0.5rem;
  line-height: 1.3;
}

.bb-topic-hub p {
  margin: 0 0 1rem;
}

.bb-topic-hub nav {
  margin: 1.5rem 0 2rem;
}

.bb-topic-hub nav ul {
  margin: 0;
  padding-left: 1.25rem;
}

.bb-topic-hub nav li {
  margin: 0.25rem 0;
}

.bb-topic-hub article {
  margin: 0 0 2rem;
}

.bb-topic-hub article ul {
  margin: 0 0 1rem;
  padding-left: 1.25rem;
}

.bb-topic-hub article li {
  margin: 0.4rem 0;
}

.bb-eeat {
  padding: 1rem 1.125rem;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 12px;
}

.bb-eeat p {
  margin: 0 0 0.5rem;
}

.bb-eeat p:last-child {
  margin-bottom: 0;
}

.bb-topic-hub footer {
  margin: 2.25rem 0 0;
  padding: 1.25rem 1.125rem;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 12px;
}

.bb-topic-hub footer p:last-child {
  margin-bottom: 0;
}

/* CTA-länkar i footer */
.bb-topic-hub .bb-cta a {
  display: inline-block;
  margin-right: 0.75rem;
  margin-bottom: 0.25rem;
}

/* Små “meta”-texter */
.bb-topic-hub small {
  font-size: 0.92em;
}

/* Responsivt */
@media (max-width: 768px) {
  .bb-topic-hub {
    padding: 0 1rem;
  }

  .bb-topic-hub .bb-cta a {
    margin-right: 0.5rem;
  }
}

/* ==============================
   ARTIKEL – GRUND
============================== */

.bb-article {
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.6;
}

.bb-hero h1 { margin: 0 0 12px; }
.bb-intro { font-size: 1.1rem; margin: 0; }

.bb-callouts {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  margin-top: 16px;
}

.bb-callout {
  padding: 12px 14px;
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 10px;
}

/* ==============================
   INNEHÅLL / TEXT
============================== */

.bb-toc {
  padding: 14px 16px;
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 10px;
}
.bb-toc ol { margin: 8px 0 0 18px; }

.bb-section h2 { margin: 0 0 10px; }
.bb-section h3 { margin: 18px 0 8px; }
.bb-section h4 { margin: 16px 0 8px; }

.bb-list,
.bb-steps {
  margin: 8px 0 0 18px;
}

.bb-note {
  margin-top: 14px;
  padding: 12px 14px;
  border-left: 4px solid rgba(0,0,0,.25);
  background: rgba(0,0,0,.03);
  border-radius: 8px;
}

.bb-columns {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  margin-top: 12px;
}

.bb-card {
  padding: 12px 14px;
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 10px;
}

/* ==============================
   🔒 BILDLÖSNING SOM FUNKAR I ABICART
============================== */

/* Figuren styr bredden – INTE bilden */
.bb-article .bb-figure {
  width: 100%;
  margin: 16px auto 0;
}

/* Desktop: begränsa bredden */
@media (min-width: 768px) {
  .bb-article .bb-figure {
    max-width: 360px;   /* ÄNDRA HÄR om du vill */
  }
}

/* Bilden fyller alltid figuren */
.bb-article .bb-figure img {
  width: 100% !important;
  height: auto !important;
  display: block;
  border-radius: 12px;
  background: rgba(0,0,0,.05);
}

/* Caption följer figurens bredd automatiskt */
.bb-article .bb-figure figcaption {
  font-size: .92rem;
  opacity: .85;
  margin-top: 8px;
}

/* ==============================
   RECEPT / FAQ / CTA
============================== */

.bb-recipe-meta {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  padding: 12px 14px;
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 10px;
  margin: 10px 0 14px;
}

.bb-faq {
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 10px;
  padding: 10px 12px;
  margin-top: 10px;
}
.bb-faq summary {
  cursor: pointer;
  font-weight: 600;
}
.bb-faq__content {
  margin-top: 10px;
}

.bb-cta {
  padding: 16px;
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 12px;
}

/* ==============================
   SPACERS
============================== */

.spacer { display: block; width: 100%; }
.spacer--md { height: 18px; }
.spacer--lg { height: 28px; }
.spacer--xl { height: 40px; }

.domain-box { 
  display: none !important; 
}

#texbar {
  color: #000;
  font-size: 15px;
  font-weight: bold;
}