/** Shopify CDN: Minification failed

Line 634:0 All "@import" rules must come first
Line 1497:0 Unexpected "<"
Line 1504:0 Unexpected "<"

**/
@font-face {
  font-family: 'jdgm';
  src: url('https://cdn.judge.me/assets/jdgm.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.jdgm-star {
  font-family: 'jdgm' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #7D6E6A;
}

h1, h2, h3, h4, h5, h6 {
    color: #7D6E6A;
}

.slideshow .h1,.slideshow .h2,.slideshow  .h3 {
    color: unset;
}

    /* header country selector*/

.country-dropdown {
    display: none;
}

.header__secondary-nav .select-country {
    display: flex;
    cursor: pointer;
    align-items: center;
}

.header__secondary-nav .select-country svg {
    fill: #fff;
    margin: 0 0 0 24px;
}

.header__secondary-nav .country-dropdown {
    background: rgb(240 240 240);
    color: #000;
    width: 200px;
    padding: 10px 10px 5px;
    border-radius: 5px;
    box-shadow: 0 3px #00000038;
    position: absolute;
    top: 30px;
    left: 28px;
}

.header__secondary-nav .country {
    position: relative;
}

.header__secondary-nav .country-dropdown ul li {
    display: flex;
    align-items: center;
    padding-bottom: 13px;
}

.header__secondary-nav .country-dropdown ul li a {
    font-size: 16px;
    color: #121212;
    line-height: 1;
}

.header__secondary-nav .country-dropdown ul li img {
    width: 22px;
    margin-right: 10px;
}

.header__secondary-nav .select-country svg {
    width: 29px;
    height: 100%;
}

.index-home .header__secondary-nav .select-country svg {
    filter: brightness(0) invert(1);
}

.index-home .is-filled .country-dropdown {
    top: 54px;
}

body:not(.index-home) .header__secondary-nav .country-dropdown {
    top: 54px;
}


.header__wrapper .header__secondary-nav {
    flex-wrap: nowrap;
}

.panel__scroller.v-stack.gap-8 .select-country img {
    width: 30px;
}

.panel__scroller.v-stack.gap-8 .select-country {
    display: flex;
}

.panel__scroller.v-stack.gap-8 .country-dropdown {
    background: translate;
    border: 1px solid #121212;
    width: 200px;
    padding: 10px 10px 5px;
    border-radius: 5px;
    box-shadow: 0 3px #00000038;
    color: #121212;
}

.panel__scroller.v-stack.gap-8 .country-dropdown ul li {
    display: flex;
    align-items: center;
    padding-bottom: 13px;
}

.panel__scroller.v-stack.gap-8 .country-dropdown ul li img {
    width: 22px;
    margin-right: 10px;
}

.panel__scroller.v-stack.gap-8 .country-dropdown ul li a {
    font-size: 16px;
    color: #121212;
    line-height: 1;
}

.header.is-filled svg {
    fill: #000;
}

.header.is-filled .header__secondary-nav .select-country svg {
    filter: none;
}

.header__secondary-nav .select-country svg {
    width: 15px;
    height: 100%;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.index-home .header__secondary-nav .select-country svg {
    filter: brightness(0) invert(1);
}

.select-country img {
    width: 20px;
    margin-right: 7px;
}

/* .index-home .select-country img {
    filter: brightness(0) invert(1);
}
.is-filled .select-country img {
    filter: inherit;
} */
.navigation-drawer .select-country svg.icon.icon-chevron-bottom {
    margin-left: 5px;
    position: relative;
    top: 6px;
    width: 12px;
    height: 12px;
}

.navigation-drawer .select-country {
    margin-bottom: 12px;
}

.panel__scroller.v-stack.gap-8 .select-country img {
    width: auto;
    height: 20px !important;
    position: relative;
    top: 2px;
}

.navigation-drawer .select-country span.for-desktop {
    display: block;
}

html body .navigation-drawer .select-country img {
    filter: unset;
}

html body .navigation-drawer .country-dropdown {
    position: absolute;
    bottom: -85px;
    background: #fff;
}

html body .navigation-drawer .country {
    position: relative;
}

html body .navigation-drawer .country-dropdown span.for-mobile {
    font-size: 14px;
}

.header[style="transform: translateY(-100%);"] div#country-drop {
    display: none !important;
}

.header__icon-list a[href="/account"] {
    display: none;
}

html body .navigation-drawer .panel__scroller.v-stack.gap-8 .country-dropdown {
    width: fit-content;
}

@media only screen and (min-width: 699.9px) {
    span.for-mobile {
        display: none;
    }

    .header__secondary-nav .select-country {
        position: relative;
        top: -2px;
    }
}

@media only screen and (min-width: 699.9px) and (max-width: 1023.9px) {
    .header__secondary-nav .select-country {
        font-size: 14px;
    }

    body .header__secondary-nav .select-country svg {
        fill: #fff;
        margin: 0 0 0 5px;
        width: 12px;
    }

    body .select-country img {
        width: 16px;
        margin-right: 5px;
    }

    body:not(.index-home) .header__secondary-nav .country-dropdown {
        top: 52px;
    }

    .header__secondary-nav .country-dropdown {
        left: 18px;
    }
}

@media only screen and (max-width: 740.9px) {
    .header__secondary-nav .select-country svg {
        fill: #fff;
        margin: 0 0 0 16px;
    }

}

@media only screen and (max-width: 750px) {
    span.for-desktop {
        display: none;
    }
}

@media only screen and (max-width: 699.9px) {
    .header__secondary-nav .country-dropdown ul li a {
        font-size: 14px;
    }

    .header__secondary-nav .country-dropdown ul li {
        display: flex;
        align-items: center;
        padding-bottom: 11px;
    }

    .header__secondary-nav .country-dropdown {
        width: 120px;
        padding: 10px 11px 5px;
        left: -53px;
        top: 33px;
    }

    /* .header__secondary-nav .country {
        order: 1;
    } */
    .header__secondary-nav .select-country svg {
        width: 15px;
        height: 15px;
        margin-left: 0;
        position: relative;
        top: 1px;
    }

    html body .header__secondary-nav .country .country-dropdown {
        top: 36px;
        left: auto;
        right: 0;
    }

    body span.for-mobile {
        display: block;
    }
}

/* accordion for media-with-text*/

/* Accordion for media-with-text */
.media-with-text-accordion {
    background-color: #f6e9e0;
    margin-top: 40px !important;
    border-radius: 15px;
}

.media-with-text-accordion .accordion-title {
    padding: 12px 0;
    margin: 0;
}

.media-with-text-accordion .accordion-title p {
    font-size: inherit;
    font-family: inherit;
    font-weight: 600;
    color: inherit;
    margin: 0;
    padding: 0 0 0 28px;
    text-align: left;
}

.media-with-text-accordion .accordion_content-inner {
    gap: 10px;
    margin: 0;
    padding-left: 28px;
}

.media-with-text-accordion .accordion-body {
    display: grid;
    grid-template-rows: 0;
    margin: 0 !important;
    transition: grid-template-rows .3s ease-in-out;
}

.media-with-text-accordion .accordion-item.active .accordion-body {
    grid-template-rows: 1fr;
}

.media-with-text-accordion .accordion-body-wrapper {
    display: grid;
    grid-template-rows: 0fr;
    margin: 0;
    transition: grid-template-rows .4s ease-in-out;
}

.media-with-text-accordion .accordion-body-answer {
    overflow: hidden;
    opacity: 0;
    padding: 0;
    transition: opacity .3s ease-out;
}

.media-with-text-accordion .accordion-body-answer p{
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.media-with-text-accordion .accordion-body-answer div{
    padding: 15px 15px 15px 20px;
    font-size: 15px;
    font-weight: 400;
    border-top: 1px solid rgb(224, 224, 224);
    margin: 0;
}

.media-with-text-accordion .accordion-item.active .accordion-body-wrapper {
    grid-template-rows: 1fr;
}
.plus-icon {
    position: relative;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}

.plus-icon::before,
.plus-icon::after {
    content: '';
    position: absolute;
    background-color: black;
    transition: transform 0.3s ease;
}

.plus-icon::before {
    width: 2px;
    height: 14px;
}

.plus-icon::after {
    width: 14px;
    height: 2px;
}

.media-with-text-accordion .accordion-item {
    border-bottom: 1px solid rgb(224, 224, 224);
}

.accordion-item.active .plus-icon::before {
    transform: rotate(90deg);
}

.accordion-item.active .plus-icon::after {
    transform: rotate(180deg);
}

.media-with-text-accordion .accordion-item.active .accordion-body-answer {
    opacity: 1
}

.media-with-text-accordion .accordion-button {
    border: none;
    text-align: left;
    width: 100%;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    outline: none;
    padding: 15px 40px 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    user-select: none;
}

.media-with-text-accordion .accordion-item {
    margin: 0 !important;
}

.media-with-text-accordion .accordion-item:last-child {
    border-bottom: none;
    border-radius: 15px;
}

.media-with-text-accordion .accordion-item:last-child .accordion-button {
    border-bottom: none;
    border-radius: 15px;
}

.media-with-text-accordion .accordion-button h4 {
    font-size: 16px;
    line-height: 1.5em;
    color: #242424;
    text-transform: none;
    font-family: "Theseasons" !important;
    font-weight: 400;
}

.media-with-text__media > img {
    /* height: auto; */
}


@media only screen and (max-width: 767px) {
    .media-with-text-accordion .accordion-body-answer p {
        font-size: 14px;
        line-height: 1.5em;
        letter-spacing: 0;
        color: #424242;
        text-transform: none;
        font-weight: 400;
    }
    .media-with-text-accordion .accordion-title {
        padding: 40px 0 12px 0;
    }
    .media-with-text-accordion .accordion-title p {
        font-size: 14px;
        text-align: center;
        padding: 0;
    }
    .media-with-text-accordion .accordion-button h4 {
        font-size: 14px;
    }
    .media-with-text-accordion .accordion-button {
        padding-right: 30px;
    }
    .media-with-text-accordion .accordion_content-inner {
        padding-left: 20px;
    }
}

/* Hide the progress line for Powerful Form Builder step forms */
nav.steps,
.steps {
  display: none !important;
}
.header__link-list a {
  font-family: 'Inter', sans-serif;
  font-weight: 300; /* 400 = regular */
}
.text-with-icon {
  font-family: 'Inter', sans-serif !important;
  font-weight: 300 !important;
}
.subheading {
  font-family: 'Inter', sans-serif;
  font-weight: 300;
}
@media (max-width: 768px) {
  body h4, body h5, body .h4 {
    font-size: 1.25rem !important;
    line-height: 1.4 !important;
    word-break: break-word;
  }
}
p.h3, p.h3 * {
  font-family: 'The Seasons', serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 1.25rem !important; /* litt større på mobil */
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 90% !important;
}

@media (min-width: 768px) {
  p.h3, p.h3 * {
    font-size: 1.5rem !important; /* større på PC */
  }
}
.prose p.h5 {
  font-size: 1.4rem !important;  /* mobil */
  font-weight: normal !important;
  font-style: normal !important;
}

@media (min-width: 768px) {
  .prose p.h5 {
    font-size: 1.8rem !important; /* PC */
  }
}
.rich-text .prose p.h1 {
  margin-bottom: 0.3em !important;
  padding-bottom: 0 !important;
  line-height: 1.1 !important;
}

.rich-text .prose > div p {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.rich-text .prose > div {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.rich-text .prose {
  gap: 0 !important;
}
p.h1.hyphenate {
  font-size: 2.5rem !important;
}

@media (max-width: 640px) {
  p.h1.hyphenate {
    font-size: 2rem !important;
  }
}
@media (max-width: 1024px) {
  .media-with-text__content .prose {
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
  }
}
p {
  font-family: 'Montserrat', sans-serif !important;
}
a, a:visited {
  font-family: 'Montserrat', sans-serif !important;
}
.button, .button a {
  font-family: 'Montserrat', sans-serif !important;
}

.bold {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
}
@media (max-width: 768px) {
  .product-card__title a.bold {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
  }
}
/* Bruk Montserrat til all header-navigasjon */
.header__link-list a,
.header__link-list summary,
.dropdown-menu__item,
.dropdown-menu__item span,
.reversed-link {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
}

/* Fjern bold-styling fra hovedmeny-lenker */
.header__link-list a.bold,
.header__link-list summary.bold {
  font-weight: 400 !important;
}

/* Just in case: dropdown summary ikoner */
.header__link-list summary svg {
  vertical-align: middle;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');

.blog-post-card__info p.h3 a {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  font-size: 1rem;
}

@media (max-width: 1024px) {
  .blog-post-card__info p.h3 a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size: 0.5rem;
  }
}
@media (max-width: 1024px) {
  .blog-post-card__info .h3 a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important; /* Juster ned hvis du vil mindre */
    line-height: 1.3 !important;
  }
}
/* Desktop og større skjermer */
@media (min-width: 1024px) {
  .multi-column p.h4 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px !important; /* eller ønsket størrelse */
    line-height: 1.3 !important;
  }
}

/* Mobil og nettbrett */
@media (max-width: 1024px) {
  .multi-column p.h4 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important; /* eller ønsket størrelse */
    line-height: 1.3 !important;
  }
}
.cc-revoke,
#shopify-pc__banner {
  display: none !important;
}
@media (max-width: 699px) {
  #block-template--25083552203034__media_with_text_ikcPXT-video_9i7Y4a {
    display: flex;
    flex-direction: column-reverse;
  }

  /* For å sikre at innholdet og mediet tar full bredde */
  #block-template--25083552203034__media_with_text_ikcPXT-video_9i7Y4a > div {
    width: 100%;
  }
}
.blog-post-card__info,
.blog-post-card__info a,
.blog-post-card__info p,
.blog-post-card__info .h3 {
  text-align: left !important;
  font-size: 1.2rem !important;    /* Gjør teksten litt mindre */
  padding-left: 0 !important;     /* Fjerner padding på venstre side */
  margin-left: 0 !important;      /* Fjerner evt. margin også */
}.text-with-icon {
  display: flex;
  justify-content: center; /* Midtstiller horisontalt */
  align-items: center;     /* Midtstiller vertikalt */
  text-align: center;      /* For tekst */
  width: 100%;             /* Sørger for at elementet fyller tilgjengelig bredde */
}
@media (max-width: 699px) {
  .multi-column__item .v-stack {
    text-align: left !important;
  }
}
@media (max-width: 699px) {
  .multi-column__item .v-stack {
    text-align: left !important;
  }
  .multi-column__item .prose,
  .multi-column__item .link {
    text-align: left !important;
    display: block; /* sikrer at lenken får full bredde og ikke plasseres inline */
  }
}
@media (max-width: 699px) {
  .multi-column__item .prose a.link {
    display: inline-block;
    max-width: 90%;
    word-wrap: break-word;
  }
}
#header-sidebar-menu button.text-with-icon,
#header-sidebar-menu button.text-with-icon span {
  font-family: 'Montserrat', sans-serif !important;
}
#header-sidebar-menu button.text-with-icon {
  font-family: 'Montserrat', sans-serif !important;
  justify-content: space-between !important; /* holder tekst og pil på hver sin side */
  text-align: left;
  padding-left: 0 !important;
}

#header-sidebar-menu button.text-with-icon span:first-child {
  text-align: left;
}

#header-sidebar-menu .circle-chevron {
  margin-left: auto; /* dytter pilen helt til høyre */
  display: flex;
  align-items: center;
  justify-content: center;
}
.accordion-body-answer {
  text-align: left !important;
}
.accordion-body-answer {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.accordion-body-answer > div {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.accordion-body-answer p {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .accordion_content-inner .accordion-header h4 p {
    font-size: 0.9rem !important;
    font-weight: 600 !important;
  }

  .accordion_content-inner .accordion-body-answer p {
    font-size: 0.85rem !important;
    color: #7d6e6a !important;
    line-height: 1.4 !important;
  }
}
.prose {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 1rem;
  max-width: 600px;
  margin: 0 auto;
}
.feature-chart__table-row {
  display: flex !important;
  flex-direction: column !important;
  align-items: center;
  text-align: center;
  gap: 0.5rem; /* litt luft mellom heading og tekst */
  padding: 1rem 0;
}

.feature-chart__heading,
.feature-chart__value {
  width: 100%;
  max-width: 600px; /* for å begrense bredden på større skjermer */
  margin: 0 auto;
}
/* Kun denne teksten blir midtstilt */
.centered-blog-intro .rich-text__wrapper {
  display: flex;
  justify-content: center;
}

.centered-blog-intro .prose {
  text-align: center;
  max-width: 768px;
}
@media (max-width: 767px) {
  #shopify-section-template--25083548827930__rich_text_EtV3Et .rich-text__wrapper {
    display: flex;
    justify-content: center;
  }

  #shopify-section-template--25083548827930__rich_text_EtV3Et .prose,
  #shopify-section-template--25083548827930__rich_text_EtV3Et .prose .h1 {
    text-align: center !important;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1024px) {
  #shopify-section-template--25083548827930__blog_posts_H7NtRQ p,
  #shopify-section-template--25083548827930__blog_posts_j4JQrK p,
  #shopify-section-template--25083548827930__blog_posts_7nAHm9 p,
  #shopify-section-template--25083548827930__blog_posts_JVAiCb p,
  #shopify-section-template--25083548827930__blog_posts_Hk9HKF p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    padding-left: 16px !important;
    box-sizing: border-box;
  }
}
.section-blends .accordion__content {
  padding-left: 0 !important;
}

.section-blends .accordion__content .prose {
  text-align: left !important;
  padding-left: 0 !important;
}
.section-blends .accordion__content, 
.section-blends .accordion__content .prose {
  padding-left: 0 !important;
  text-align: left !important;
}
/* Venstrestill og fjern venstrepadding kun på denne FAQ-teksten */
details[open] > summary > div.accordion__toggle.bold > span:contains("Can I buy Sleepytroll from a retailer?") ~ .accordion__content .prose {
  text-align: left !important;
  padding-left: 0 !important;
}
/* Overskrift skal forbli midtstilt */
.section-blends .section-stack__intro .prose.text-center {
  text-align: center;
}

/* Kun på desktop: venstrestill FAQ-innhold og gi litt padding */
@media (min-width: 768px) {
  .section-blends .section-stack__main {
    text-align: left;
    align-items: flex-start;
    padding-left: 2rem;
  }

  .section-blends .accordion-box,
  .section-blends .accordion__toggle,
  .section-blends .accordion__content,
  .section-blends .accordion__content .prose {
    text-align: left;
    padding-left: 1;
    margin-left: 0;
    align-items: flex-start;
  }
}
@media (max-width: 1024px) {
  .multi-column.scroll-area {
    align-items: flex-start !important; /* Sikrer top-align i container */
  }

  .multi-column__item {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start !important;
    align-items: center !important;
    min-height: auto !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .multi-column__item > img {
    margin-bottom: 1rem; /* Gir litt luft mellom bilde og tekst */
    height: auto;
    max-width: 100%;
  }

  .multi-column__item .v-stack {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}
.rich-text .h2 {
  margin-bottom: 1.25rem; /* ca. 20px */
}

@media (min-width: 768px) {
  .rich-text .h2 {
    margin-bottom: 1.5rem; /* litt mer luft på større skjermer */
  }
}
/* Gjør kun headingen "From one parent to another" litt mindre */
#shopify-section-template--25083551645978__rich_text_NhLBqK .rich-text h1 {
  font-size: 1.5rem; /* ca. 24px på mobil */
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  #shopify-section-template--25083551645978__rich_text_NhLBqK .rich-text h1 {
    font-size: 1.75rem; /* ca. 28px på desktop */
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  #shopify-section-template--25083551645978__rich_text_NhLBqK h1 {
    font-size: 2.8rem !important;
    line-height: 1.2 !important;
  }
}
.section.section-blends.section-full.text-custom .multi-column__item .prose {
  text-align: left !important;
  padding-left: 0 !important;
}

.section.section-blends.section-full.text-custom .multi-column__item .prose a.link {
  text-align: left !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  display: inline-block !important;
}
.prose.text-subdued {
  text-align: left !important;
  padding-left: 0 !important;
}
@media (max-width: 768px) {
  /* Finn knappen på mobil og midtstill den horisontalt */
  button.button--xl {
    display: block;      /* sørg for at den oppfører seg som blokk-element */
    margin: 0 auto;      /* automatisk margin venstre/høyre gir horisontal midtstilling */
    max-width: 90vw;     /* begrens bredde litt på små skjermer */
  }
}
blog-post-card.blog-post-card--featured p.text-lg {
  font-family: 'Montserrat', sans-serif !important;
  padding-left: 1rem !important;
}
@media (min-width: 769px) {
  blog-post-card.blog-post-card--featured p.h2 a {
    padding-left: 1rem !important;
    display: inline-block; /* for at padding skal funke på <a> */
    font-size: 1.5rem !important; /* juster etter ønske */
    /* ingen font-family her, så "The Seasons" får bli */
  }
}
.product-info__block-item[data-block-id="text_e6NHyf"],
.product-info__block-item[data-block-id="text_e6NHyf"] .product-info__text,
.product-info__block-item[data-block-id="text_e6NHyf"] .product-info__text .prose {
  padding-left: 0 !important;
  margin-left: 0 !important;
  text-align: left !important;
}
.product-info__accordion.accordion .accordion__content table,
.product-info__accordion.accordion .accordion__content table td,
.product-info__accordion.accordion .accordion__content table th {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 0.875rem;
}
/* Gjør containeren flex og sørg for at alle kort får samme høyde */
scroll-carousel .testimonial-list {
  display: flex !important;
  gap: 1rem; /* juster mellomrom */
  align-items: stretch !important; /* gjør at barna strekkes i høyden */
}

/* Hvert kort blir fleksibelt og fyller høyden */
scroll-carousel .testimonial {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%; /* tving høyde til å fylle */
}
scroll-carousel .testimonial {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  height: 100% !important;
  align-items: stretch !important;
}

scroll-carousel .testimonial > div {
  flex-grow: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
}
/* Gjelder ALLE bloggartikler */
.template-article .container {
  max-width: 1000px !important;
  padding-left: 2rem;
  padding-right: 2rem;
}

.template-article .prose {
  max-width: 100% !important;
}
/* Alle bloggartikler/story-sider */
.article .container,
.shopify-section--main-article .container {
  max-width: 1140px !important;     /* Liten oppjustering over 1000px for noe bredere layout */
  width: 90%;                       /* Fluid layout med rom for luft på sidene */
  margin-left: auto !important;
  margin-right: auto !important;   /* Sentere containeren */
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.article .prose,
.shopify-section--main-article .prose {
  max-width: 100% !important;
}

.blog-article-layout {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 2rem 0.5rem !important; /* mindre padding på sidene */
}

.blog-header {
  text-align: center !important;
  margin-bottom: 2rem !important;
}

.blog-image img {
  width: 100% !important;       /* full bredde */
  max-height: 300px !important; /* maks høyde for lavere bilde */
  object-fit: cover !important; /* beskjær for å fylle */
  border-radius: 8px !important;
  display: block !important;
  margin: 0 auto 1rem !important;
  height: auto !important;
}

.blog-title {
  font-size: 2.5rem !important;
  margin-top: 0 !important;
}

.blog-content-wrapper {
  margin-top: 2rem !important;
  max-width: 1000px !important;  /* litt bredere */
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 0.5rem !important;  /* mindre padding */
  text-align: left !important;
  display: block !important;
}

.blog-content {
  column-count: 1 !important;
  column-gap: 0 !important;
}

.blog-content img {
  max-width: 100% !important;
  height: auto !important;
  display: block !important;
  margin: 1rem 0 !important;
  break-inside: avoid !important;
}

@media (max-width: 767px) {
  .blog-content-wrapper {
    padding: 0 0.5rem !important;
  }
}

.blog-article-layout h4[data-start][data-end] {
  text-align: left !important;
}
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
  text-align: left !important;
}
@media (max-width: 1023px) {
  .blog-title {
    font-size: 1.5rem !important; /* mindre tekst */
    line-height: 1.2;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.jdgm-prev-badge__text {
  font-family: 'Montserrat', sans-serif !important;
}
.jdgm-rev-widg__summary-average,
.jdgm-rev-widg__summary-text {
  font-family: 'Montserrat', sans-serif !important;
}
.jdgm-histogram__frequency {
  font-family: 'Montserrat', sans-serif !important;
}
.jdgm-review-search {
  font-family: 'Montserrat', sans-serif !important;
}
.jdgm-sort-dropdown {
  font-family: 'Montserrat', sans-serif !important;
}
.jdgm-rev__author,
.jdgm-rev__title,
.jdgm-rev__timestamp {
  font-family: 'Montserrat', sans-serif !important;
}
.jdgm-rev__replier-wrapper {
  font-family: 'Montserrat', sans-serif !important;
  position: relative;
}

.jdgm-rev__replier-wrapper::before {
  content: none !important;
}
.newsletter-drawer__content form {
  display: flex;
  flex-direction: column;
  align-items: center; /* Midtstiller innhold horisontalt */
}

.newsletter-drawer__content .button {
  margin-top: 1rem; /* Litt luft over knappen, valgfritt */
}
price-list,
price-list .money,
price-list sale-price,
price-list compare-at-price,
price-list .price,
price-list * {
  font-family: 'Montserrat', sans-serif !important;
}
@media (min-width: 1024px) {
  section-header h2 split-lines {
    white-space: nowrap;
    display: inline-block;
  }
}
.geoip-popup-banner,
.geoip-popup-banner * {
  font-family: 'Montserrat', sans-serif !important;
}
@media (max-width: 768px) {
  #block-template--25083552203034__media_with_text_Xxg3Pf-video_Xqpb6t {
    display: flex;
    flex-direction: column;
  }

  #block-template--25083552203034__media_with_text_Xxg3Pf-video_Xqpb6t .media-with-text__content {
    order: -1;
  }
}
@media (max-width: 768px) {
  .media-with-text__content.text-custom .prose {
    text-align: left !important;
    place-self: start !important;
  }
}
@media (max-width: 768px) {
  #block-template--25083550662938__media_with_text_rKqceh-video_HUpdKM .prose {
    text-align: center !important;
    place-self: center !important;
    justify-self: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 768px) {
  #block-template--25083550662938__media_with_text_aVmD3k-image_xRPNQE .media-with-text__content .prose {
    text-align: center !important;
    place-self: center !important;
    justify-self: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 768px) {
  .section-blends section-header .h2 {
    text-align: left !important;
  }
}
.section-stack > section-header a.text-with-icon {
  margin-top: 14px;
}
/* Sikre lik bakgrunnsfarge og fjern luft mellom seksjonene */
#shopify-section-template--25083550662938__rich_text_RgQqDT,
#shopify-section-template--25083550662938__custom_html_xd4mbr {
  margin-bottom: 0 !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  background-color: rgb(233, 229, 227) !important; /* samme som --background */
  box-shadow: none !important; /* fjern evt. skygger som kan gi visuell «gap» */
}

/* Fjern ekstra margin/padding på innerdivene */
#shopify-section-template--25083550662938__rich_text_RgQqDT .section,
#shopify-section-template--25083550662938__custom_html_xd4mbr .section {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: transparent !important; /* la innerdivene arve bakgrunnen */
}
/* Mer padding over teksten "Not just any rocker" */
#shopify-section-template--25083550662938__rich_text_RgQqDT .rich-text__wrapper {
  padding-top: 2.5rem !important; /* øk fra 1.5rem til 2.5rem */
}
@media (max-width: 768px) {
  section-header.justify-start .prose {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  
  section-header.justify-start .prose h2.h2 {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  
  section-header.justify-start .prose h2.h2 split-lines {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 768px) {
  #shopify-section-template--25083552497946__media_with_text_fyUPdn .media-with-text__content,
  #shopify-section-template--25083552497946__media_with_text_ntjaHd .media-with-text__content,
  #shopify-section-template--25083552497946__media_with_text_6kNkcm .media-with-text__content {
    padding-left: 16px !important;
    padding-right: 8px !important;
    margin-left: 0 !important;
    max-width: 100% !important;
  }
  
  #shopify-section-template--25083552497946__media_with_text_fyUPdn .media-with-text__content .prose,
  #shopify-section-template--25083552497946__media_with_text_ntjaHd .media-with-text__content .prose,
  #shopify-section-template--25083552497946__media_with_text_6kNkcm .media-with-text__content .prose {
    padding-left: 16px !important;
    padding-right: 8px !important;
    margin-left: 0 !important;
  }
  
  #shopify-section-template--25083552497946__media_with_text_fyUPdn .media-with-text__content .prose p,
  #shopify-section-template--25083552497946__media_with_text_ntjaHd .media-with-text__content .prose p,
  #shopify-section-template--25083552497946__media_with_text_6kNkcm .media-with-text__content .prose p {
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #shopify-section-template--25083552497946__media_with_text_fyUPdn .prose > p.h2,
  #shopify-section-template--25083552497946__media_with_text_ntjaHd .prose > p.h2,
  #shopify-section-template--25083552497946__media_with_text_6kNkcm .prose > p.h2 {
    text-align: left !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    display: block !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  #shopify-section-template--25083552203034__media_with_text_GKHbW9 .media-with-text__content {
    padding-left: 16px !important;
    padding-right: 16px !important;
    margin-left: 0 !important;
    max-width: 100% !important;
  }
  
  #shopify-section-template--25083552203034__media_with_text_GKHbW9 .media-with-text__content .prose {
    padding-left: 16px !important;
    padding-right: 16px !important;
    margin-left: 0 !important;
  }
  
  #shopify-section-template--25083552203034__media_with_text_GKHbW9 .media-with-text__content .prose p {
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #shopify-section-template--25083552203034__media_with_text_GKHbW9 .prose > p.h2 {
    text-align: left !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    display: block !important;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  #block-template--25083552203034__media_with_text_ikcPXT-video_9i7Y4a 
  .media-with-text__content p:nth-of-type(2) {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  #block-template--25083554234650__media_with_text_FJYWGU-video_J3UTUy 
  .media-with-text__content p:nth-of-type(2) {
    text-align: center !important;
  }
}

.section-stack.section-stack--center .v-stack > .text-subdued,
.section-stack.section-stack--center .v-stack {
  font-family: 'Montserrat', sans-serif !important;
}
.section-blends .blog-post-card__info .v-stack.gap-3 {
  padding-left: 12px; /* padding for både heading og tekst på desktop */
}

@media (max-width: 640px) {
  .section-blends .blog-post-card__info .v-stack.gap-3 {
    padding-left: 8px; /* litt mindre padding på mobil */
  }
}

.section-blends .blog-post-card__info .v-stack.gap-3 p.h2 > a {
  padding-left: 0 !important;
  margin-left: 0 !important;
  display: inline;
}
@media (max-width: 767px) {
  #shopify-section-sections--25083554529562__search-drawer {
    padding-left: 24px !important; /* ekstra luft venstre */
    padding-right: 16px !important; /* litt luft høyre */
  }
}
@media (max-width: 767px) {
  .blog-content {
    padding-left: 20px !important;
    padding-right: 16px !important;
    margin-top: 4rem; /* Juster størrelsen etter hvor mye luft du vil ha */
  }
}

.blog-header {
  position: relative;
}

.blog-title {
  position: absolute;
  left: 50%;
  top: 100%; /* plasserer overskriften nederst på bildet */
  transform: translate(-50%, -50%); /* trekker den halvveis opp slik at den stikker nedover */
  background-color: #C8BDBA;
  padding: 1rem 2rem;
  max-width: 90%;
  box-sizing: border-box;
  z-index: 2;
  border-radius: 4px;
  font-weight: 700;
}

.blog-image img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
.blog-title {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%);
  background-color: #C8BDBA;
  padding: 1.5rem 3rem;        /* mer luft rundt teksten */
  max-width: 90%;
  box-sizing: border-box;
  z-index: 2;
  border-radius: 4px;
  font-weight: 700;

  color: white !important;     /* sikrer hvit tekst */
  font-size: 1.3rem;           /* litt mindre tekst */
  line-height: 1.3;            /* litt mer space mellom linjene */
}
@media (max-width: 600px) {
  .blog-title {
    width: 100vw;
    padding: 0.5rem 1.2rem;
    font-size: 1rem;
    line-height: 1.3;
    margin-left: 0;
    margin-right: 0;
    white-space: normal;
    overflow: visible;
  }
}
@media (min-width: 601px) {
  .blog-title {
    width: 70vw; /* eller en annen bredde som passer */
    padding: 1rem 2rem;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
@media (min-width: 601px) {
  .blog-content {
    margin-top: 5rem; /* Juster etter behov */
  }
}
.section-blends .blog-post-card__info p.h2 {
  padding-left: 15px !important;
}
/* Standard: vanlig rekkefølge (bilde først) */
#block-template--25083552203034__media_with_text_Xxg3Pf-image_m8XDA8 {
  display: block; /* normal blokkvisning */
}

/* På mobil: bytt rekkefølge til tekst først, bilde etter */
@media (max-width: 699px) {
  #block-template--25083552203034__media_with_text_Xxg3Pf-image_m8XDA8 {
    display: flex;
    flex-direction: column;
  }
  #block-template--25083552203034__media_with_text_Xxg3Pf-image_m8XDA8 > .media-with-text__content {
    order: 0; /* tekst først */
  }
  #block-template--25083552203034__media_with_text_Xxg3Pf-image_m8XDA8 > .media-with-text__media {
    order: 1; /* bilde etter */
    margin-top: 1rem;
  }
}
@media (max-width: 699px) {
  #block-template--25083552203034__media_with_text_Xxg3Pf-image_m8XDA8 .prose {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    max-width: 100% !important;
    width: auto !important;
  }
}
@media (min-width: 768px) {
  #shopify-section-template--25083551645978__rich_text_NhLBqK {
    --rich-text-max-width: 1100px !important;
    max-width: 1100px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #shopify-section-template--25083551645978__rich_text_NhLBqK .rich-text__wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 100% !important;
  }

  #shopify-section-template--25083551645978__rich_text_NhLBqK .prose {
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
button.button--secondary[form="product-form-9729998848282-template--25083554234650__main"] > div {
  font-family: 'Montserrat', sans-serif !important;
}
.results-slot_list .slot-product__price {
  display: none !important;
}
.shopify-policy__container .shopify-policy__body .rte {
  text-align: left;
  max-width: 100% !important;   /* Tvinger teksten til å bruke hele containerens bredde */
  width: 100% !important;       /* Sikrer full bredde */
  margin: 0 auto;
  padding: 0;
  line-height: 1.6;
}
.shopify-policy__container .shopify-policy__body .rte {
  text-align: left;
  max-width: 100% !important;   /* Bruk hele bredden */
  width: 100% !important;       /* Sikrer full bredde */
  margin: 0 auto;
  padding: 0;
  line-height: 1.6;
}
<style>
.shopify-policy__body .rte p strong,
.shopify-policy__body .rte p b {
  display: block;          /* gjør at bold står på egen linje */
  text-align: left !important; /* tvinger venstrestilt */
  margin: 20px 0 10px 0;   /* luft over og litt under */
}
</style>
/* Venstrestill teksten i denne seksjonen */
#shopify-section-template--25083550662938__media_with_text_kXDyF9 
  .media-with-text__content .prose p {
    text-align: left !important;
  }

/* Fjern sentreringen som ligger på containeren */
#shopify-section-template--25083550662938__media_with_text_kXDyF9 
  .media-with-text__content .prose {
    text-align: left !important;
    place-self: start !important; /* flytter hele blokken til venstre */
  }
/* Venstrestill teksten, men sentrer den vertikalt mot bildet */
#shopify-section-template--25083550662938__media_with_text_kXDyF9 
  .media-with-text__content .prose {
    text-align: left !important;
    place-self: center start !important; /* horisontalt venstre, vertikalt midten */
  }

#shopify-section-template--25083550662938__media_with_text_kXDyF9 
  .media-with-text__content .prose p {
    text-align: left !important;
  }

/* Venstrestill App Store-knappen i denne eksakte seksjonen */
#shopify-section-template--25083550662938__media_with_text_kXDyF9
  .media-with-text__content .prose a.button {
    display: block !important;
    width: fit-content !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: center;
    float: none !important;
  }

/* Sørg for at selve containeren ikke overstyrer dette */
#shopify-section-template--25083550662938__media_with_text_kXDyF9
  .media-with-text__content .prose {
    text-align: left !important;
  }

/* Venstrestill hele containeren og teksten inni */
.place-self-center.text-center.text-custom {
  text-align: left !important;
  place-self: start !important;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

/* Sørg for at alt tekstinnhold er hvitt */
.place-self-center.text-center.text-custom,
.place-self-center.text-center.text-custom .prose,
.place-self-center.text-center.text-custom .prose p,
.place-self-center.text-center.text-custom .prose h1,
.place-self-center.text-center.text-custom .prose h2,
.place-self-center.text-center.text-custom .prose h3 {
  color: #ffffff !important;
  text-align: left !important;
}

/* Innholdsboksen: venstrestill + padding */
.place-self-center.text-center.text-custom .prose {
  text-align: left !important;
  padding-left: 2rem;
  max-width: 600px;
}

/* Tving subheading til venstre */
.place-self-center.text-center.text-custom .subheading {
  display: block;
  text-align: left !important;
}

/* Knapp: følger editor-stil (ikke ghost) */
.place-self-center.text-center.text-custom .button {
  display: inline-block;
  text-align: left !important;
  margin-top: 1rem;
  padding: 0.75rem 1.5rem;
}

/* Hover-effekt beholdes fra editorens stil (ingen ghost-overstyring) */
.place-self-center.text-center.text-custom .button:hover {
  opacity: 0.9; /* valgfritt: litt “feedback” på hover */
}

/* --- Slideshow: tving innholdet til venstre, men behold blokk i midten --- */
#shopify-section-template--25083550662938__slideshow_GtJUA9 .content-over-media {
  display: grid;
  place-items: center;
  min-height: 100vh;
}

/* Venstrestill containeren (overstyr .text-center) */
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-center.text-custom {
  text-align: left !important;
}

/* Venstrestill alt tekstinnhold + litt venstre-padding */
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom .prose {
  text-align: left !important;
  padding-left: 2rem;
  max-width: 780px;
  margin: 0;
}

/* Sørg for hvit tekst overalt i blokken */
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom,
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom .prose,
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom .prose p,
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom .prose .h0,
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom .prose .subheading {
  color: #ffffff !important;
}

/* Tving subheading spesifikt til venstre */
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom .subheading,
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom .prose p.subheading {
  display: block;
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

/* Heading med "The Seasons" font */
#shopify-section-template--25083550662938__slideshow_GtJUA9 .text-custom .prose p.h0 {
  font-family: "The Seasons", serif !important;
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  display: block !important;
}
/* Venstrestill "Buy Sleepytroll"-knappen i slideshow */
#shopify-section-template--25083550662938__slideshow_GtJUA9 
.text-custom .prose a.button.button--xl[href="/products/sleepytroll-baby-rocker-gen-2"] {
  display: inline-block !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}
@media (min-width: 640px) {
  #slideshow-template--25083550662938__slideshow_GtJUA9 
    .slideshow__slide.is-selected .prose .button {
      display: inline-block;
      margin-left: 0 !important;
      margin-right: auto !important;
    }
}
#announcement-bar p {
  color: #605754 !important;
}
#announcement-bar p {
  color: #605754 !important;
  font-family: 'Montserrat', sans-serif !important;
}
/* Venstrejuster ALT innhold i accordion-boksen */
.section-stack__main .accordion-box .accordion__content .prose,
.section-stack__main .accordion-box .accordion__content .prose * {
  text-align: left !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
/* Venstrejuster ALT innhold i accordionen, inkl. bullet points */
.section-stack__main .accordion-box .accordion__content .prose,
.section-stack__main .accordion-box .accordion__content .prose * {
  text-align: left !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* Sørg for at lister og bullets starter helt til venstre */
.section-stack__main .accordion-box .accordion__content .prose ul,
.section-stack__main .accordion-box .accordion__content .prose ol {
  margin-left: 1.2em !important; /* gir plass til selve bullet-symbolet */
  padding-left: 0 !important;
}

.section-stack__main .accordion-box .accordion__content .prose li {
  text-align: left !important;
  margin-left: 0 !important;
}
@media (max-width: 768px) {
  #block-template--25083550662938__media_with_text_BBMeCr-image_HQ7fPP .media-with-text__content {
    padding-left: 0.5rem !important;   /* minimalt innrykk */
    padding-right: 0.5rem;             /* litt luft høyre */
    text-align: left !important;
  }

  #block-template--25083550662938__media_with_text_BBMeCr-image_HQ7fPP .media-with-text__content .prose {
    text-align: left !important;
    margin: 0 !important;
  }

  #block-template--25083550662938__media_with_text_BBMeCr-image_HQ7fPP .media-with-text__content .prose a.button {
    display: inline-block;
    margin-left: 0 !important;
  }
}
@media (max-width: 768px) {
  #block-template--25083550662938__media_with_text_BBMeCr-image_HQ7fPP 
  .media-with-text__content .prose a.button {
    display: inline-block;
    margin-left: 0 !important;
    margin-right: auto !important; /* skyver knappen til venstre */
    text-align: left !important;
  }
}
@media (max-width: 768px) {
  #shopify-section-template--25083550662938__testimonials_TTn6DP .section-stack {
    padding-left: 0.5rem;   /* samme luft som blokken over */
    padding-right: 0.5rem;
    text-align: left;       /* sørger for venstrestilt overskrift/innhold */
  }

  #shopify-section-template--25083550662938__testimonials_TTn6DP section-header .prose {
    text-align: left !important;
    margin: 0;
  }
}
@media (max-width: 768px) {
  #block-template--25083550662938__media_with_text_a83H37-image_MYP3yE .media-with-text__content {
    padding-left: 0.5rem !important;   /* samme luft som de andre blokkene */
    padding-right: 0.5rem;
    text-align: left !important;
  }

  #block-template--25083550662938__media_with_text_a83H37-image_MYP3yE .media-with-text__content .prose {
    text-align: left !important;
    margin: 0 !important;
  }

  #block-template--25083550662938__media_with_text_a83H37-image_MYP3yE .media-with-text__content .prose a.button {
    display: inline-block;
    margin-left: 0 !important;         /* knappen følger linjen */
    margin-right: auto !important;
  }
}
@media (max-width: 768px) {
  #shopify-section-template--25083550662938__slideshow_GtJUA9 
    #block-video_BYiFHV .subheading,
  #shopify-section-template--25083550662938__slideshow_GtJUA9 
    #block-video_BYiFHV .h0 {
    text-align: center !important;
    width: 100%;                  /* sørger for at de kan midtstilles */
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #shopify-section-template--25083550662938__slideshow_GtJUA9 
    #block-video_BYiFHV a.button {
    display: inline-block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (max-width: 768px) {
  #shopify-section-template--25083550662938__slideshow_GtJUA9 
    #block-video_BYiFHV .place-self-center {
      margin-top: 80px; /* justér tallet etter smak, f.eks. 20–80px */
  }
}
@media screen and (max-width: 768px) {
  #shopify-section-template--25083550662938__slideshow_GtJUA9 
    #block-video_BYiFHV .prose {
      max-width: 100% !important;  /* lar teksten bruke hele bredden */
      padding-left: 10px !important;  /* liten luft på venstre */
      padding-right: 10px !important; /* liten luft på høyre */
  }
}
@media (max-width: 767px) {
  img[src*="Sleepytroll_Connect_App_1.gif"],
  img[srcset*="Sleepytroll_Connect_App_1.gif"] {
    width: 70% !important;   /* juster til 60–90% etter smak */
    height: auto !important;
    display: block;
    margin: 0 auto;          /* sentrer bildet */
  }
}
@media (max-width: 768px) {
  /* nullstill alt ekstra først */
  .section.section-blends.section-full .scrollable-with-controls,
  .section.section-blends.section-full .testimonial-list {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  /* legg inn en liten justering hvis de fortsatt står for langt til venstre */
  .section.section-blends.section-full .testimonial-list {
    padding-left: 0.75rem !important; /* prøv 0.25rem – 0.75rem til du treffer helt */
  }
}




