/** Shopify CDN: Minification failed

Line 833:13 Expected identifier but found "!"
Line 1989:0 Unexpected "}"

**/
    .buy-buttons--multiple {
        display: flex!important;
        flex-direction: column!important;
        width: 100%!important;
        align-items: stretch!important;
    }

    shopify-accelerated-checkout, shopify-accelerated-checkout-cart {
        width: 100%!important;
    }

form.shopify-product-form:has(button[disabled].button--subdued) {
    display: none!important;
}

#mega-menu-mega_menu_4minbw .menu-wrap, #mega-menu-mega_menu_fbPNj3 .menu-wrap {
  display: none!important;
}

.panel-list__wrapper .text-with-icon {
  color: black!important;
}

.truck-button.complete .sc_truck-coupon {
      max-width: 325px!important;
}

.buy-buttons--compact {
    display: flex!important;
    flex-direction: column;
    width: 100%;
}

.scDiscount.sccenter>div {
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%!important;
}

.scDiscount__container {
  width: 100%;
}

.footer-row .button {
  width: 100%;
}

.flex-div {
  display: none!important;
}

cart-drawer .payment-icons svg {
  width: 30px;
}

cart-drawer .payment-icons img {
  width: 30px;
}

.payment-icons {
    flex-wrap: wrap;
}

.upsell-checkbox {
      display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 500;
}

.product-gallery__ar-wrapper custom-cursor {
    display: block !important;
}

.product-list {
        margin-bottom: 50px!important;
    }

.media-with-text {
        --media-with-text-content-padding: var(--spacing-18);
        border-radius: 15px!important;
        overflow: hidden!important;
    }

.accordion-box {
  padding: 0px!important;
}

.drawer::part(overlay) {
    backdrop-filter: blur(6px)!important;
}

.footer__payment-icons {
            margin-top: 15px!important;
  }


  .footer__aside-top .languages {
        flex-direction: column!important;
    align-items: self-start!important;
    row-gap: 20px!important;
  }


.outline .button:hover {
      background: #ffffff !important;
    color: #0e1a2b!important;
}

buy-buttons button[disabled] {
  background: #535353!important;
}

.horizontal-product-list sale-price {
    color: #000000!important;
    font-size: 14px!important;
    font-weight: 500!important;
}

.cardmega {
      display: flex;
    align-items: center;
    gap: 15px;
}

.cardmegawrap {
      grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
}

.cardmega_content {
  display: flex;
    flex-direction: column;
    gap: 5px;  
  max-width: 275px;
}

header .link-faded {
    opacity: 1!important;
}

.cardmega h6 {
      font-size: 16px;
}

.cardmega img {
  width: 65px;
}

.wrapitmega {
      font-size: 12px !important;
    margin-top: 5px;
    line-height: 1.3;
}

header .content-over-media:before {
    background: linear-gradient(to top, rgb(0 0 0 / 40%) 0%, rgba(0, 0, 0, 0) 100%)!important;
}

.navigation-promo.navigation-promo--carousel .content-over-media p {
    font-size: 20px !important;
    max-width: none;
    font-weight: 500 !important;
}

.line-item__media-wrapper {
    background: white;
    border-radius: 10px;
}

cart-drawer sale-price {
  font-weight: 500!important;
    color: black!important;
}

.price-list {
    display: flex;
    flex-direction: row-reverse;
    width: max-content;
}

cart-drawer .footer-row .h5 {
  font-size: 16px!important;
}

cart-drawer .cart-drawer__recommendations .h6 {
  font-size: 16px!important;
}

#paymenticons {
display: none;
opacity: 0;
transition: opacity 0.5s ease;
}

#paymenticons.fade-in {
display: flex!important;
opacity: 1;
}
.paymentpopup #close {
margin-top: 10px;
}
.paymentpopup {
position: fixed;
background: #0000005e;
width: 100%;
height: 100%;
top: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 99999999;    padding: 25px;
left: 0;-webkit-backdrop-filter: blur(6px);
backdrop-filter: blur(6px);
}

.paymentpopup .payments {
background: #f7f7f7;
padding: 25px;
border-radius: 10px;
text-align: center;
display: flex;
flex-direction: column;
gap: 15px;
}

.payments .footer-payment {
margin-top: 0px!important;
}



.popup-open {
overflow: hidden;
}




.media-grid__item {
  transition: 0.1s all;
}

.media-grid__item button {
      transform: translate(0px, 0px);
  transition: 0.2s all;
}

.media-grid__item:hover button {
      transform: translate(2px, 0px);
  transition: 0.2s all;
}

.payment-icons {
  display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.cart-drawer .free-shipping-bar {
        gap: var(--spacing-2-5);

        border-radius: 10px;
      font-weight: 500;
    font-size: 13px;
    }

.drawer::part(content) {
    background: rgb(250 250 250)!important;
}

.header__icon-list svg {
  display: flex;
}

custom-cursor {
  display: none!important;
}

.horizontal-product {
    background: #f9f9f9 !important;
    box-shadow: #00000005 0 3px 10px;
    border-radius: 10px;
}

.horizontal-product-list-carousel>.horizontal-product-list {
        flex-direction: column!important;
        display: flex!important;
    }

.shopify-section--video .content-over-media {
  margin: 0 auto;
    max-width: 1100px;
}

.prose *+.button {
  border-radius: 500px!important;
}

.media-with-text__item .button, .media-with-text__item .btn {
  border-radius: 500px!important;
}

.product-info__buy-buttons button {
    border-radius: 5px;
    font-weight: 400;
    padding: 18px;

}

.media-grid .prose {
    gap: 10px!important;
}

.prose button svg {
      width: 5px;
    height: auto;
}

.see-details {
    margin-top: 20px;
}

.imagelogo {
      width: 100%;
height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    min-height: 100%;
    z-index: 1;
  
}

.product-card__figure {
      transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.imagelogo img {
      width: 100%;
    height: 100%;
   transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.imagelogo svg {
      width: 100%;
    height: 100%;
    color: #0e1a2b;
    opacity: 0.02;
      padding: 40px;
   transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  max-width: 400px;
}

.product-card__figure:hover .imagelogo svg {
      width: 100%;
    height: 100%;
    color: #0e1a2b;
     opacity: 0.06;
        padding: 10px;
   transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
} 

.product-card__figure:hover img {
     transform: rotate(-4deg);
   transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  
}


.product-card__image {
    z-index: 99;
    position: relative;
   transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

custom-cursor {
    padding: 10px;
}

custom-cursor img {
     padding: 15px!important;
}

.slideshow__slide .content-over-media:before {
      background: linear-gradient(to right, #00000066, #0000) !important;
}

slideshow-carousel .prose {
  max-width: 465px;
}

.drawer__close-icon {
    border-radius: 500px;
    background: #ffffff;
    padding: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.drawer__close-icon svg {
  width: 20px;
}

.cart-drawer__inner line-item-quantity input {
background: white;
    border: none;
    border-radius: 9px;
}

.free-shipping-bar .bold {
  color: black!important;
}

.drawer::part(content) {

}  

@media screen and (min-width: 700px) {
.trustpilot-widget {
  left: -28px;
  margin-bottom: 22px!important;
}
  .trustpilot-widget.collection {
  left: -43px;
  margin-bottom: 22px!important;
}
    .trustpilot-widget.collection.de {
  left: -12px;
  margin-bottom: 22px!important;
}

      .trustpilot-widget[data-locale="fr-FR"] {
  left: -40px;
  margin-bottom: 22px!important;
}

        .trustpilot-widget[data-locale="de-DE"] {
  left: -103px;
  margin-bottom: 22px!important;
}
  
    .drawer--lg {
        width: 680px;
        max-width: 525px;
        margin: 0;
        padding: 10px;
        border-radius: 0px !important;
    }
}

@media screen and (max-width: 700px) {

.trustpilot-widget.collection {
  margin-bottom: 5px!important;
}
}

.progress-bar:before {
    content: "";
    height: inherit;
    background: #5aa300;
}

.count-bubble {
    background: #000000;
    color: #ffffff;
}

.wrapit {
    position: relative;
    border-radius: 7px;
    overflow: hidden;
}

.trustpilot_card strong {
      margin-top: 10px;    
  display: block;
}

.trust2 {
      margin-left: -7px;
}

.media-with-text__item .button, .media-with-text__item .btn {
    font-size: 11px !important;
}

.about-us .multi-column__item img {
    height: 362px;
    object-fit: cover;
}

.margin .media-with-text__content {
    display: flex;
    align-items: start;
    justify-content: start;
} 

.about-us .multi-column__item .gap-4 {
    gap: var(--spacing-4);
    gap: 0;
}

.kopstorm-benefits {
    font-size: 12px;
}

image-banner h2 {
  margin: 0px!important;
}

.facets-horizontal {
background: #f9f9f9;
    padding: 5px 10px;
    border-radius: 5px;
}

.facets-summary {
        align-items: center;        
  display: flex;
        justify-content: space-between;
}

.collection--filters-horizontal .availability-facet, .collection--filters-horizontal .sort-by-facet {
        flex: inherit;
        min-width: max-content;
        justify-content: center;
        margin: 0;
    }

    .availability-facet {
background: #f9f9f9;
    padding: 5px 10px;
    border-radius: 5px;
    }

.sort-by-facet {
background: #f9f9f9;
    padding: 5px 10px;
    border-radius: 5px;
}

.ups-collection p {
  margin: 0px;
}

image-banner .prose {
     max-width: 500px; 
}

.usp-cells {
    display: flex;
    align-items: center;
    gap: 7px;
    flex-direction: column;
  margin: 0 !important;
}

.ups-collection {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 25px !important;
    padding-top: 25px;
    border-top: 1px solid white;
}

.product-card__badge-list {
    right: var(--product-card-badge-spacing) !important;
    left: auto !important;
}

price-list--lg {
    flex-direction: row-reverse !important;
    align-items: center;
}

.priceproduct {
  display: flex;
    align-items: center;
    gap: 10px;
}

.associated_products.h6 {
 font-size: 16px;
    margin-bottom: 15px; 
}

.footerlogo {
  width: 60px!important;
}

#media-grid-image_DUVQex {
    --content-over-media-overlay: 0 0 0 / 0.0;
    gap: 1.5rem;
}

.mega-menu__nav {
    flex-direction: column;
    gap: 5px;
}

.menu-wrap .h6 {
  font-size: 16px;
    margin-bottom: 10px;
}

.announcement-bar b, .announcement-bar strong, .announcement-bar .bold {
    font-weight: 400 !important;
}

.button, .btn {
  font-weight: 500!important;
}

.shopify-section--header b, .shopify-section--header strong, .shopify-section--header .bold {
    font-weight: 500 !important;
}

@media screen and (min-width: 700px) {
.announcement-bar button {
display: none!important;
}

.reveal-invisible {
opacity: 1;
visibility: visible;
}

.announcement-bar__wrapper {
justify-content: center;
}

.announcement-bar__wrapper .bold:nth-child(2) {
padding-left: 25px;
padding-right: 25px;
border-right: 1px solid white;
border-left: 1px solid white;
}

.announcement-bar__static-list {
text-align: center;
place-items: center;
display: flex;
justify-content: center;
align-items: center;
gap: 40px;
}
}

.usps3-kopstorm {
display: flex;
align-items: center;
gap: 30px;
flex-wrap: wrap;
row-gap: 25px;
margin-top: 50px !important;
padding-top: 50px;
border-top: 1px solid #e6e7eb;
}

.video-play-button svg {
width: 50px !important;
height: 50px !important;
}

.media-with-text__content {
display: flex;
align-items: center;
justify-content: center;
}


.usps3-kopstorm .cell h4 {
font-size: 27px;
}

.usps3-kopstorm .cell {
margin: 0;
display: flex;
flex-direction: column;
gap: 5px;
}


footer .input {
border-radius: 500px !important;
background: white !important;
}

.column-box .gap-4 {
gap: 8px;
}

footer .text-subdued {
color: #b7bac0;
}

footer .v-stack {
display: grid;
gap: 10px !important;
}

.footer__newsletter-form {
max-width: 400px;
margin-top: 15px;
}

.footer__policy-links {
flex-wrap: wrap;
align-items: center;
display: flex;
margin-top: 25px;
}

footer .footer__block p {
margin-top: 10px;
}

.footer__aside-top .link-faded {
opacity: .7;
transition: opacity .2s ease-in-out;
text-decoration: underline;
}

.footer__aside-top, .footer__aside-bottom {
display: flex;
justify-content: space-between;
align-items: flex-end;
}

footer .country img {
filter: invert(1);
}

footer .country button {
border-radius: 500px;
padding: 8px 15px;
border: 1px solid #263240;
}

footer .social-media { 
gap: 10px;
}

footer .social-media  li {
padding: 10px;
background: #263241;
border-radius: 500px;
height: 40px;
width: 40px;
display: flex;
align-items: center;
justify-content: center;
}

footer .social-media  li svg {
width: 20px;
}

footer .floating-label {
color: #9CA3AF;
opacity: 1;
font-size: 16px;
left: 10px !important;
}

footer .self-submit-button {
background: #0e1a2b;
width: 50px;
height: 50px;
border-radius: 500px;
display: flex;
align-items: center;
justify-content: center;
right: 10px!important;
}

footer .floating-label {
color: black;
}

.margin .media-with-text__content {
padding-left: 0;
padding-right: 0px;
padding-bottom: 0;
padding-top: 0px;
}

.column-box .multi-column__item {
padding: 25px;
border: 1px solid #e3e3e3;
border-radius: 10px;
}

.faces {
display: flex;
align-items: center;
gap: 15px;
margin-top: 35px!important;
}

.outline .button {
border: 1px solid white!important;
background: transparent!important;
color: white;!important;
font-weight: 500!important;
}

.faces img {
width: 60px!important;
}

.faces div {
margin: 0px!important;
}

.faces .sub {
color: #878787;
}

.faces p {
margin: 0px!important;
}

.block-swatch {
border-radius: 5px!important;
height: auto!important;
padding: 7px 20px!important;
}

.info-usps {
display: flex;
align-items: flex-start;
gap: 60px;
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #e6e7eb;
}

.info-usps .cell {
margin-top: 0px!important;
}

.cell p {
margin-top: 0px!important;
}

.subheading {
font-weight: 500;
margin-bottom: -10px;
}

.usps2-kopstorm ::marker {
display: none!important;
}

.wrapit {
position: relative;
}

legend {
padding: 0;
font-weight: 600;
color: black !important;
}

.wrapit img {
position: relative;
}

.heart {
position: absolute;
bottom: 0;
padding: 5px;
background: #1a1a1aba;
left: 0;
color: white;
font-size: 12px;
border-radius: 7px;
margin: 5px;
line-height: 1;
backdrop-filter: blur(6px);
}


.insta-cell {
position: relative;
}

.usps2-kopstorm li {
display: flex;
align-items: center;
gap: 10px;
text-transform: uppercase;
color: #666666;
}

.payment-div {
transition: 0.15s all;
border: 1px solid transparent;
}

.payment-div:hover {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
}

.usps2-kopstorm {
margin-top: 35px;
border-top: 1px solid #eaeaea;
padding-top: 35px;
}
.usps2-kopstorm p {
margin: 0px!important;
}

.usps2-kopstorm ul {
display: flex;
align-items: center;
gap: 10px;
font-size: 12px;
}

.usps2-kopstorm img {
width: 19px;
}

.priceonly {
display: none!important;
}

buy-buttons .priceonly {
display: block!important;
}

.product-info__price .rating-with-text {
justify-content: flex-start;
display: flex;
flex-direction: column;
}

.button-usp {
font-size: 13px;
text-align: center;
color: #6b7280;
}

.payment-div {
display: flex;
align-items: center;
gap: 7px;
background: #f8f8f8;
width: max-content;
margin: 0 auto;
padding: 4px 10px;
border-radius: 5px;
font-size: 13px;
margin-bottom: 15px;
margin-top: -10px;
}

.payment-div img {
width: 13px;
position: relative;
top: -1px;
}

.pricing-wrap div {
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
}

product-recommendations .afterpay {
display: none;
}

.price-list--lg {
    flex-direction: row-reverse !important;
    align-items: center;
      gap: 8px!important;
}

.benefits-cell {
    background: #f9f9f9;
}

.rating-with-text .afterpay {
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.prose br {
display: none!important;
}

.see-details {
transition: 0.15s all;
}

.see-details:hover {
border-color: #0e1a2b!important;
}

.horizontal-product__info a {
line-height: 1.4;
margin-bottom: 5px;
      font-size: 14px;
    line-height: 1.3;
}

.product-gallery__thumbnail {
transition: 0.15s all;
border: 2px solid transparent;
border-radius: 10px;
overflow: hidden;
}

.product-gallery__thumbnail[aria-current="true"] {
border: 1.5px solid black;
}

.horizontal-product {
transition: 0.2s all;
}

.reversed-link {
background: transparent!important;
}


product-recommendations:hover button {
   background: #ff7300;
    border: 1px solid #ff7300;
    color: white;
    border-radius: 500px;
    box-shadow: #00000008 0 1px 10px;
}

.horizontal-product__image {

overflow: hidden;
}

product-recommendations .horizontal-product:hover {
transform: translate(0px, -3px);
}


product-recommendations {
overflow: hidden;
border-radius: 10px;
transition: .15s all;
}

product-recommendations:hover {
overflow: hidden;
border-radius: 10px;
transition: .15s all;
}

product-recommendations .horizontal-product {
border: 1px solid #e6e6e6;
  transition: .15s all;
}

product-recommendations .horizontal-product:hover {
  border: 1px solid #e6e6e6;
  transition: .15s all;
}

.product-gallery__thumbnail:after {
display: none!important;
}



product-recommendations:hover .horizontal-product {
box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

@media screen and (min-width: 700px) {
.see-details {
  display: none!important;
}
  
.product-gallery--desktop-thumbnails-left .product-gallery__thumbnail-list {
max-height: 450px!important;
gap: 7px !important;
}
.gallery-fixed {
position: sticky;
top: 160px;
}
.product-info__title {
margin-top: -5px;
margin-bottom: -5px;
font-size: 32px;
}
}


.text-subdued {
color: rgb(152 152 152);
}

.product-trustpilot {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
width: max-content;
row-gap: 6px;
border: 1px solid #ffffff42;
padding: 0px 0px;
border-radius: 0px;    
font-weight: 500;
}

.usp-bar img {
width: 15px;
}

.product-gallery__thumbnail[aria-current=true]:after {
display: none!important;
}

.see-details img {
width: 17px;
}

.see-details {
display: flex;
align-items: center;
justify-content: center;
padding: 15px;
border: 1px solid #e6e7eb;
border-radius: 500px;
gap: 10px;
}

.product-gallery__zoom  {
display: none;
}

.benefits-cell {
border: 1px solid #e6e7eb;
padding: 8px 10px;
display: flex;
align-items: center;
gap: 10px;
border-radius: 10px;
width: max-content;
line-height: 1;
}

.kopstorm-benefits {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}

:root {
--heading-font-weight: 600!important;
}

.badge--on-sale {
font-weight: 600!important;        
    background: #800000;
    color: #FFFFFF;
}

b, strong {
font-weight: 600!important;
}

.bold {
font-weight: 600!important;
}

header {
border-bottom: 1px solid #e6e6e6;
}

.horizontal-product__info button {
    background: #f1cf15;
    border: 1px solid #f1cf15;
    color: white;
    border-radius: 500px;
    box-shadow: #00000008 0 1px 10px;
}

.flex-div {
display: flex;
flex-direction: row;
align-items: center;
justify-content: start;
}

@keyframes greendot {
0% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(84, 198, 58, 0.5);
}

70% {
transform: scale(1);
box-shadow: 0 0 0 10px rgba(84, 198, 58, 0);
}

100% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(84, 198, 58, 0);
}
}

@keyframes pulse-yellow {
0% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(244, 175, 41, 0.5);
}

70% {
transform: scale(1);
box-shadow: 0 0 0 10px rgba(244, 175, 41, 0);
}

100% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(244, 175, 41, 0);
}
}

.orange_pulse {
background: #f4af29;
height: 12px;
width: 12px;
border-radius: 20px;
animation: pulse-yellow 2s linear infinite;
transform: scale(1);
}

.accordion__toggle {
font-weight: 500;
}

.insta-header {
display: flex;
align-items: center;
gap: 10px;
}

.instagram-product {
gap: 10px;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
display: grid;
margin-top: 20px;
}

.price-list--lg {
flex-direction: row-reverse!important;
}

.circle-chevron {
background: transparent!important;
padding: 0!important;
width: auto!important;
height: auto!important;
}

@media screen and (min-width: 1400px) {
:root {
--text-h2: 2.5rem!important;
}

  media-with-text .media-with-text__content .prose {

  }
}

.product-info__buy-buttons button {
border-radius: 500px;
font-weight: 400;
}

.usp-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    padding: 15px;
    border-bottom: 1px solid #ffffff1f;
    font-size: 12px;
    line-height: 1;
}

.usp-cell {
display: flex;
align-items: center;
gap: 7px;
}

.usps-kopstorm ul {
list-style: none;
gap: 25px;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr;
margin-top: 35px;
margin-bottom: 10px;
}

.usps-kopstorm li p {
margin: 0 !important;
line-height: 1.5;
}

.usps-kopstorm  li {
display: flex;
align-items: center;
gap: 10px;
}

.usps-kopstorm li img {
width: 35px;
}

.media-with-text__item  .button, .media-with-text__item .btn {

padding-top: 10px !important;
padding-bottom: 10px !important;
border-radius: 5px;
}

.media-grid .button {
    margin: 0 !important;
    padding: 10px;
    width: 25px;
    height: 25px;
    display: flex
;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 500px;
}

.media-grid .place-self-center {
width: 100%!important;
}

.media-grid .prose {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
gap: 10px;
}

.scrolling-text__wrapper {
display: grid;
padding: 15px;
background: #f1f1f1;
}

p::empty {
display: none!important;
}

p:empty {
display: none!important;
}

.badge--on-sale {
border-radius: 3px!important;
}

.shopify-section--media-with-text em, .shopify-section--featured-collection em, .shopify-section--rich-text em, .shopify-section--multi-column em, .shopify-section--image-with-text-overlay em {
font-weight: 300!important;
}

.section-btn {
display: flex;
align-items: center;
justify-content: center;

}

media-with-text h2 {
margin-top: 20px!important;
}

media-with-text p {
margin-top: 20px!important;
}

.section-header {
justify-content: center!important;
display: flex!important;
align-items: center!important;
}

.product-card__info .v-stack {
gap: 13px;
}

.shopify-section--multi-column .section-btn {
display: flex;
align-items: center;
justify-content: center;

}

.product-card__info .subtext {
color: #81858A;
font-size: 14px;
}

.text-on-sale {
color: rgb(0 0 0);
font-weight: 600;
line-height: 1;
}

.scrolling-text__text img {
width: 200px;
}

.scrolling-text__text {
padding: 0px!important;
}

.header__wrapper .bold {
font-weight: 500;
}

.trustpilot-card {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
border-radius: 10px;
padding: 4px 10px;
background: white;
width: max-content;
margin: 0 auto;
box-shadow: 0px 4px 37.9px rgb(0 0 0 / 10%);
font-size: 12px;
font-weight: 500;
}

.trustpilot-card img {
width: 80px;
}

.trust1 {
width: 90px;
}

:root {

}

.trustpilot-hero {
display: flex;
align-items: center;
gap: 13px;
flex-wrap: wrap;
width: max-content;
row-gap: 8px;
border: 1px solid #ffffff42;
padding: 3px 10px;
border-radius: 5px;}

.trustpilot-hero p {
margin: 0px!important;
}

.shopify-section--featured-collection .button, .shopify-section--featured-collection .btn {

}

.button, .btn {

}

.header__wrapper {
padding-top: 15px!important;
padding-bottom: 15px!important;
}

media-with-text .media-with-text__content .prose {

}

@media only screen and (max-width: 700px) {
.trustpilot-hero {
display: flex;
align-items: center;
gap: 7px;
flex-wrap: wrap;
font-size: 11px;
row-gap: 8px;
}

.media-grid .prose {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
gap: 10px;
}

.media-grid .button svg {
width: 5px;
}

.usps-kopstorm li img {
width: 25px;
}

.usps-kopstorm ul {
list-style: none;
gap: 15px;
grid-template-rows: auto;
grid-template-columns: 1fr;
margin-top: 35px;
margin-bottom: 10px;
}

media-grid img {
    object-fit: cover !important;
    padding-bottom: 30px;
}

  media-grid .media-grid__item:first-child img {
      object-fit: cover !important;
    padding-bottom: 0px!important;
  }

.media-grid .button {
        margin: 0 !important;
        padding: 10px;
        width: 16px;
        height: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
}

media-with-text h2 {
font-size: 23px!important;
}

media-grid .h6 {
font-size: 15px;
}

.trust1 {
width: 70px;
}


.shopify-section--multi-column .section-btn {
display: flex;
align-items: center;
justify-content: center;

}

.see-details {
display: flex;
align-items: center;
justify-content: center;
padding: 10px;
border: 1px solid #e6e7eb;
border-radius: 500px;
gap: 10px;
margin-top: 23px;
font-size: 12px;
}.see-details img {
width: 14px;
}



.removepadding .media-with-text__content {
padding: var(--media-with-text-content-padding);
grid-area: content;
display: grid;
padding-left: 0;
padding-right: 0;
padding-bottom: 0px;
}

footer .h-stack {
align-items: center;
display: flex;
flex-wrap: wrap;
}

footer .self-submit-button {
width: 40px;
height: 40px;
}

.info-usps {
display: flex;
align-items: flex-start;
gap: 23px;
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #e6e7eb;
}

.country {
margin-top: 15px;
margin-bottom: -10px;
}

.outline   .media-with-text__content {
padding: 25px!important;
padding-top: 10px!important;
}

  .usp-cells img {
    width: 40px;
  }

.footer__aside-top, .footer__aside-bottom {
display: flex;
justify-content: space-between;
align-items: flex-end;
flex-wrap: wrap;
gap: 10px;
}

.margin .media-with-text__content {
padding-left: 0;
padding-right: 0px;
padding-bottom: 0;
padding-top: 25px;
}

  .usp-cells {
    font-size: 12px;
}

  .trustpilot-card img {
    width: 70px;
}

  .trustpilot-card {
    font-size: 11px;
}

.multi-column {
gap: 20px;
}

.product-card__info .subtext {
    color: #81858a;
    font-size: 12px;
}

  .faces img {
    width: 45px !important;
}

  .ups-collection {
    flex-direction: ;
}


  .prose {
    max-width: 465px;
    display: flex;
    flex-direction: column;
 
}


 .usp-bar .usp-cell {
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
}

  .slideshow__slide .content-over-media:before {
    background: linear-gradient(to top, #00000080, #0000) !important;
}

.multi-column {
  --multi-column-grid: auto / auto-flow 50vw!important;
}
      .media-grid .prose {
        flex-direction: row;
    }

    slideshow-carousel .prose {
        align-items: center!important;;
    }


      .slideshow--multiple-slides :is(.place-self-end-start,.place-self-end-center) {
        padding-block-end: 0!important;
        text-align: left!important;;
    }


  .cardmega img {
    width: 50px;
}



.panel-list__wrapper .v-stack {
    display: grid;
    gap: 8px !important;
}
  

  .panel-list__wrapper .panel__scroller .text-with-icon span {
    font-size: 18px!important;
  }


  .panel-list__wrapper .h3 span {
    font-size: 18px!important;
  }


  :is(.drawer,.popover)::part(outside-close-button) {
    width: 40px!important;
    height: 40px!important;
  }
  

  .cardmega {
display: flex!important;
        align-items: center;
        gap: 15px;
        font-size: 12px;
        flex-direction: column!important;
        align-items: self-start!important;
}

  .panel-list__wrapper .text-with-icon {
    width: max-content !important;
}


  .panel-list__wrapper .v-stack {
        background: transparent!important;
    }

  .cardmegawrap {
                display: grid;
        align-items: center;
        gap: 15px;
        font-size: 12px;
        flex-direction: column!important;
        align-items: baseline!important;margin-top: 15px;
    }

  image-banner .prose {
    max-width: 500px;
    text-align: center;
}


.shopify-section--featured-collection .button {
      font-size: 12px!important;
    padding-top: 13px!important;
    padding-bottom: 13px!important;
}



  .section-btn {
 
}

  .shopify-section--image-with-text-overlay .content-over-media--sm {
    --content-over-media-height: 275px!important;
}

.product-list {
    --product-list-carousel-item-width: 60vw;
  }

 .shopify-section--image-with-text-overlay .rounded-lg {
    border-radius: 0px!important;
}


.shopify-section--image-with-text-overlay .section {
        padding-top: 20px !important;
        padding-bottom: 0px !important;
        padding: 0px;
        border-radius: 0px !important;
        padding: 0px !important;
    }


.shopify-section--multi-column .button {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-radius: 500px;
    font-size: 12px;
}

  

.media-with-text__content h3 {

}

  .media-with-text__content {
    padding: 10px 25px 25px !important;
}

  footer .country {
    margin: 0px!important;
  }

  footer .self-submit-button {
    background: #0e1a2b!important;
  }
    .footer__block--newsletter {
        margin-bottom: 15px;
        margin-top: 15px;
    }

  .footerlogo {
    width: 40px !important;
}

  .footer__block-list {
    row-gap: 15px!important;
  }

  .footer__block--menu {
    max-width: 250px;
    gap: 10px;
}

 footer .form-control {
    text-align: start;
    position: relative;
    margin-top: 15px;
}

  footer .footer__block p {
    margin-top: 0!important;
}

  .footer__block--text, .footer__block--newsletter, .footer__block--app {
    grid-column: span 2;
    gap: 10px!important;
}

  .footer__policy-links li+li:before {
    display: none!important;
  }

  .footer__policy-links {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    margin-top: 25px;
    gap: 6px;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: start;
    text-align: left;
    justify-content: space-evenly;
}

  footer .v-stack {
    display: grid
;
    gap: 4px !important;
}

 



.footer__payment-icons {
  margin-top: 15px;
}
  
  .footer__payment-icons {
        margin-top: 30px !important;
        margin-bottom: 10px;
        gap: 5px;
    }
  
  .usps-kopstorm ul {
        list-style: none;
        gap: 15px;
        grid-template-rows: auto;
        grid-template-columns: 1fr;
        margin-top: 15px;
        margin-bottom: 10px;
    }.usps-kopstorm li img {
        width: 20px;
    }

  .footer__payment-icons {
    margin-top: 15px;
  }

  .footer__block--newsletter .h6 {
        font-size: 14px!important;
    margin-bottom: 5px!important;
  }

    .product-list {
        margin-bottom: 30px!important;
    }

  [data-sequence="heading"] {
        line-height: 1.15 !important;
        font-size: 25px!important;
    }
}

.badge--top-left {
  position: absolute;
  top: 13px;      /* zelfde als badge--on-sale */
  left: 10px;     /* gespiegeld t.o.v. right */
  background-color: #0E1A2B;
  color: #fff;
  padding: 4px 8px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 3px;
  z-index: 10;
  text-transform: uppercase;
}

/* Mobiele optimalisatie */
@media (max-width: 768px) {
  .badge--top-left {
    font-size: 9px;
    padding: 2px 6px;
    top: 8px; /* iets hoger op mobiel */
  }
}



}
