/** Shopify CDN: Minification failed

Line 320:0 Unexpected "}"
Line 1590:0 Unexpected "}"

**/
.comparebundle {
  font-weight: 400 !important;
  text-decoration: line-through !important;
  opacity: 0.75;
  font-size: 16px !important;
  color: #9e0000 !important;
}

.variant1 #populartag {
  font-size: 10px !important;
}

.variant2 #populartag {
  font-size: 10px !important;
}

#bundletags {
  display: flex;
  flex-direction: column;
  gap: 7px;
  align-items: baseline;
  margin-top: 7px;
  text-transform: uppercase;
}

.hiddenpicker {
  display: none;
}

.pricingbundle {
  margin-top: -10px;
  display: flex;
  align-items: center;
  gap: 7px;
}

.normalbundle {
  font-size: 16px !important;
}

div[secondpicker] {
  grid-template-columns: 1fr 1fr 1fr !important;
}

.mp2_button a {
  background: black !important;
  color: white !important;
  font-weight: 100 !important;
}
#mobilelanguage {
  display: none;
}
.disclosure {
  display: flex !important;
  align-items: center;
}

.disclosure button {
  text-transform: uppercase !important;
}

#product_review .metafield-rich_text_field {
  display: inline;
}

#product_review p {
  display: inline;
}

#product_review #starsreview {
  display: inline-flex;
  top: -1px;
  position: relative;
}

#starsreview {
  align-items: center;
  gap: 1px;
  font-size: 13px;
}

.offer {
  border: 2px dotted #000000;
  padding: 8px 13px;
  margin-bottom: 0;
  border-radius: 10px;
  gap: 1px;
}

.offer h4 {
  font-family: "Lato";
  font-size: 20px !important;
  letter-spacing: 0px;
}

#faq_inner .prose p {
  margin-top: 15px;
}

#faq_inner .section-stack__intro {
  width: 100%;
  margin-bottom: 25px;
  margin-top: 5px;
}

#savings_collectionlist {
  background: green;
  color: white;
  border-radius: 5px;
  padding: 1px 10px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
}

.product-card__badge-list {
  right: var(--product-card-badge-spacing) !important;
  left: auto !important;
  border-radius: 500px;
  overflow: hidden;
}

.product-card__badge-list.badge-sold-out {
  left: var(--product-card-badge-spacing) !important;
  right: auto !important;
}
.price-list.item-sold-out,
.price-list.item-sold-out .text-on-sale1 {
  text-decoration: line-through;
}


product-card #product_usp ul {
  padding: 0px !important;
  margin-bottom: 5px;
}

product-gallery #product_usp li {
  padding: 2px 10px !important;
  border-radius: 10px !important;
  padding-left: 30px !important;
  background-size: 18px !important;
  margin-bottom: 0px !important;
}

product-card #product_usp li {
  padding: 2px 10px !important;
  border-radius: 10px !important;
  padding-left: 28px !important;
  background-size: 16px !important;
  margin-bottom: 0px !important;
}

product-card #product_usp {
  position: absolute;
  z-index: 0 !important;
  display: block !important;
  font-size: 13px !important;
  margin: 1rem !important;
}

@media screen and (max-width: 767px) {
  #product_review .metafield-rich_text_field {
    display: inline;
  }

  #product_review p {
    display: inline;
  }

  #product_review #starsreview {
  }

  #starsreview {
    align-items: center;
    gap: 1px;
    font-size: 10px;
  }

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

  product-card #product_usp ul {
    padding: 0px !important;
  }

  product-card #product_usp {
    position: absolute;
    z-index: 0 !important;
    display: block !important;
    font-size: 10px !important;
    margin: 0.5rem !important;
  }

  product-gallery #product_usp li {
    padding: 2px 10px !important;
    border-radius: 10px !important;
    padding-left: 27px !important;
    background-size: 16px !important;
    margin-bottom: 0px !important;
  }
  product-card #product_usp li {
    padding: 2px 10px !important;
    border-radius: 10px !important;
    padding-left: 19px !important;
    background-size: 10px !important;
    font-size: 8px;
    margin-bottom: 0px !important;
  }
}

#slideshowusp p {
  margin: 0px !important;
}

.trustpilot-widget-pdp-wrapper {
  display: flex;
  align-items: center;
  gap: 7px;
}
.trustpilot-widget-pdp {
  margin-top: 0px;
  margin-bottom: 0px;
}
.trustpilot-widget-pdp-span-font {
  font-size: 14px;
  font-weight: bold;
}
.trustpilot-widget-pdp-span {
  font-size: 14px;
}
.trustpilot-widget-pdp-img {
  text-align: left;
  height: auto;
  width: 90px;
}

.product-card__badge-list {
  text-transform: uppercase;
}

#gorgias-chat-container {
  display: none !important;
}

#product_usp ul {
  padding-left: 0 !important;
  list-style: none !important;
  gap: 7px !important;
}

#product_usp li {
  padding: 2px 10px;
  background: white;
  border-radius: 10px;
}

.variant-picker__option-info {
  display: none !important;
}

#trustpilotbottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}

#product_review {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  background: #eeeeee;
  border-radius: 10px;
}
#product_review img {
  width: 45px;
  border-radius: 500px;
  height: 45px;
  min-width: 45px;
  object-fit: cover;
  min-height: 45px;
}

.trustpilot-widget-pdp p {
  font-size: 14px !important;
}

.trustpilot-widget-pdp-wrapper {
  display: flex;
  align-items: center;
  gap: 7px;
}
.trustpilot-widget-pdp {
  margin-top: 0px;
  margin-bottom: 0px;
}
.trustpilot-widget-pdp-span-font {
  font-size: 14px;
  font-weight: bold;
}
.trustpilot-widget-pdp-span {
  font-size: 14px;
}
.trustpilot-widget-pdp-img {
  text-align: left;
  height: auto;
  width: 90px;
}
}

#shopify-section-template--21646343962950__media_with_text_4mLTE7 .section {
  padding-top: 0px !important;
}

.swiper-button-next,
.swiper-button-prev {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000000 !important;
}

.header__link-list a {
  font-weight: bold !important;
}

.shopify-section--main-collection {
  background: transparent !important;
}

#product_usp {
  position: absolute;
  z-index: 0;
  margin: 15px;
}

#product_usp ul {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 10px;
  flex-wrap: wrap;
  padding: 5px 15px;
  row-gap: 5px;
  justify-content: start;
  border-radius: 500px;
  list-style: disc;
  padding-left: 20px;
}

free-shipping-bar .bold {
  color: #9e0000 !important;
}

.block-swatch ul {
  margin: 0;
  padding: 0;
  list-style: disc;
  padding-left: 20px;
}

#populartag {
  font-size: 14px;
  margin-bottom: 5px;
  background: #3c6c00;
  color: white;
  padding: 2px 10px;
  border-radius: 2px;
  line-height: 1.6;
  font-weight: 600 !important;
  font-family: Lato;
  border-radius: 500px;
}

.product-info__title {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  row-gap: 12px;
}

quick-buy-drawer {
  z-index: 99999999999 !important;
}

quick-buy-drawer .variant-picker__option-info {
  justify-content: flex-start !important;
  margin-bottom: 15px !important;
}

quick-buy-drawer .button {
  padding-left: 25px !important;
  padding-right: 25px !important;
  box-shadow: #00000059 0 5px 15px;
  background: black !important;
  color: white !important;
}

quick-buy-drawer .block-swatch {
  height: 100% !important;
  text-align: left !important;
}

.product-info__title {
  text-transform: uppercase;
}

.variant-picker__option legend {
  color: black;
  font-weight: bold;
  font-size: 18px;
}

header {
  box-shadow: rgba(149, 157, 165, 0.15) 0px 8px 30px;
}

.customer-form__box {
  background: transparent !important;
}

.header__link-list {
  gap: 25px !important;
}

.video-social-action-template--22336248316199__ss_video_grid_socials_2_rNcrkL {
  display: none !important;
}

.shopify-section--contact .section-stack {
  grid-column-gap: 35px !important;
  grid-row-gap: 35px !important;
  grid-template-rows: auto !important;
  grid-template-columns: 1fr 1fr !important;
  display: grid !important;
}
.shopify-section--contact .section-stack__intro {
  width: 100% !important;
}

footer input {
  background: #00000012 !important;
}

cart-drawer .buy-buttons--compact {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 30px;
}

.product sale-price {
  font-weight: bold;
}

.variant-picker__option-values {
  display: grid;
  gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}
.variant-picker__option-info {
  /* display: ; */
}
.block-swatch {
  border-radius: 6px;
  display: flex;
  height: auto;
  flex-direction: column;
  background: #fefaeb;
  align-items: normal;
  padding: 20px;
  flex-direction: column;
}
.block-swatch span {
  font-weight: bold;
  font-size: 21px;
  z-index: 9;
}

.block-swatch {
  border-radius: 6px;
}
.block-swatch:before {
  background: #fcecab;
}
product-quick-add {
  z-index: 77 !important;
}

.icon_text {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.collection-header {
  margin-bottom: 25px;
  margin-top: 50px;
}

.page-padding {
  position: relative;
  z-index: 10;
  padding-right: 40px;
  padding-left: 40px;
}
.container-v1 {
  max-width: 1352px;
  margin-right: auto;
  margin-left: auto;
}
.benefits-grid {
  display: -ms-grid;
  display: flex;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.benefits-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: center;
  grid-column-gap: 8px;
}
.benefits-icon-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  min-width: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.benefits-icon {
  width: 25px;
  height: 25px;
}
.benefits-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 8px;
}
.text-semi-bold {
  font-weight: 600;
}
.text-m {
  font-size: 16px;
  line-height: 150%;
}
.black-60-color {
  color: #6e6861;
}

.swiper-button-prev:after {
  font-size: 12px !important;
}

.swiper-button-next:after {
  font-size: 12px !important;
}

cart-drawer {
  overflow: hidden !important;
  z-index: 999999999999999999999 !important;
}

.content-over-media {
  gap: 100px;
}

.contact-form input {
  background: #00000012;
}

.contact-form textarea {
  background: #00000012;
}

#kopstorm_overlay {
  margin: 0 auto;
}

#slideshow_kopstorm .subheading {
  font-size: 24px !important;
  line-height: 1.25 !important;
  margin-top: 25px !important;
  display: block !important;
}

.ticker-banner {
  align-items: center;
  display: flex;
}
.hpmodule {
  width: 100%;
}

.ticker-banner .text-slider {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
}
.ticker-banner .text-slider .text {
  margin: 0;
  padding: 30px 0;
}
.ticker-banner .text-slider .text p {
  align-items: center;
  display: flex;
  font-size: 16px;
  justify-content: center;
  line-height: 30px;
  text-align: center;
  width: 100%;
  gap: 7px;
  align-items: center;
}
.ticker-banner .text-slider .text {
  margin: 0 auto;
  padding: 23px 0 22px;
}

.shopify-section--slideshow {
}

.before-after__label {
  background: #fcecab !important;
  color: black !important;
  padding: 2px 20px !important;
  border-radius: 500px !important;
}

cart-drawer .button {
  background: black !important;
  color: white !important;
}

.horizontal-product__cta .button {
  font-size: 12px !important;
  padding: 10px 15px !important;
}

.text-with-icon {
  font-weight: 600 !important;
}

.dropdown-menu__item {
  opacity: 1 !important;
}

sale-price {
  color: black !important;
}
compare-at-price {
  color: #9e0000 !important;
}
.product compare-at-price {
  color: #9e0000 !important;
  font-size: 19px;
}

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

.scrolling-text--auto .scrolling-text__text {
  font-size: 20px !important;
  font-weight: 400 !important;
}

.media-with-text__item {
  box-shadow: none !important;
  border: 0px solid black;
}

.progress-bar:before {
  background: green !important;
}

.sliderdesktop {
  display: block;
}

.slidermobile {
  display: none;
}

.accordion-box {
  width: 100%;
  padding: 25px !important;
  background: #fcecab;
}

.product-card__image {
  border-radius: 15px !important;
}

.shopify-section--media-with-text .subheading {
  display: inline-block;
  background: white;
  border-radius: 500px;
  padding: 5px 15px;
  border: 1px solid #ececec;
}

#ba_kopstorm .subheading {
  display: inline-block;
  background: white !important;
  border-radius: 500px;
  padding: 5px 15px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.announcement-bar {
  top: -1px;
  position: relative;
}
.announcement-bar__static-list {
  text-transform: uppercase;
  font-size: 14px !important;
}

#shopify-section-template--21646343700806__media_with_text_4mLTE7 .section {
  padding-top: 0px !important;
}

.product-card {
  border-radius: 20px;
  background: transparent !important;
}

.swiper-button-next {
  border: none !important;
  top: auto !important;
}

#TopbarSwiper {
  width: 100%;
}

.swiper-button-prev {
  border: none !important;
  top: auto !important;
}

.modal-header {
  justify-content: end;
}
.modal-body {
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: center;
}
#languageswitcher {
  margin-bottom: 0px;
  width: 300px;
  margin: 0 auto;
}
.language-icon svg:first-child {
  position: absolute;
  top: 33%;
  margin-top: -0.1rem;
  height: 1.25rem;
  width: 1.25rem;
  left: 1rem;
}
.language-icon {
  position: relative;
}
.language-popup {
  position: fixed;
  z-index: 99999999;
  background: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 50px;
  border-radius: 5px;
  text-align: center;
}
.language-btn {
  background: black;
  color: white !important;
  padding: 10px 70px;
  cursor: pointer;
  width: 100%;
  display: block;
  margin-top: 25px !important;
}
.language-btn:hover {
  background: black;
  color: white !important;
  padding: 10px 70px;
  width: 100%;
  display: block;
  margin-top: 25px !important;
}
.modal-footer {
  justify-content: center;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999999999999;
}

.main-topbar {
  width: 100%;
  background-color: #f7f7f7;
  -webkit-box-pack: end;
  justify-content: flex-end;
  display: flex;
  height: 34px;
  line-height: 1;
}
.main-topbar-wrapper {
  text-align: center;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 13px;
}
.main-topbar-link {
  display: inline-block;
  border-right: 0.1rem solid rgb(210, 210, 210);
  padding-right: 13px;
  font-size: 14px;
}
.inEqJh svg:first-of-type {
  height: 1rem;
  width: 1rem;
  margin-right: 0.4rem;
}
.juejvv {
  margin-left: 0.5rem;
  width: 0.7rem;
  height: 0.7rem;
  transform: rotate(90deg);
}
.juejvv polygon {
  fill: rgb(110, 110, 110);
}
.language-switcher-btn {
  display: flex;
  align-items: center;
  line-height: 1;
}

.mobile_selector {
  display: none !important;
}

media-carousel .product-gallery__media > #product_usp {
  display: none;
}

media-carousel .product-gallery__media:first-child > #product_usp {
  display: block !important;
}

@media only screen and (max-width: 767px) {
  .normalbundle {
    font-size: 12px !important;
  }
  div[secondpicker] {
    grid-template-columns: 1fr 1fr 1fr !important;
    gap: 7px;
  }
  .comparebundle {
    font-size: 12px !important;
  }

  #bundletags {
    gap: 5px !important;
  }

  .variant1 #populartag {
    font-size: 7px !important;
  }
  .variant2 #populartag {
    font-size: 7px !important;
  }

  .pricingbundle {
    margin-top: -7px !important;
  }

  .mobile_selector {
    display: block !important;
  }

  media-carousel .product-gallery__media > #product_usp {
    display: none;
  }

  media-carousel .product-gallery__media:first-child > #product_usp {
    display: block !important;
  }
  #product_usp {
    position: absolute;
    z-index: 0;
    margin: 15px;
  }

  #product_usp ul {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
    flex-wrap: wrap;
    padding: 5px 15px;
    row-gap: 0px;
    justify-content: start;
    border-radius: 500px;
    list-style: disc;
    padding-left: 20px;
  }

  .product-info__title {
    font-size: 30px;
    margin-bottom: -5px;
    margin-top: 15px;
  }
  #product_review {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background: #eeeeee;
    font-size: 12px !important;
    border-radius: 10px;
    line-height: 1.35;
  }

  .variant-picker__option-values {
    display: grid;
    gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
  #product_review img {
    width: 35px !important;
    border-radius: 500px;
    height: 35px !important;
    min-width: 35px !important;
    object-fit: cover;
    min-height: 35px !important;
  }
  .trustpilot-box-stars {
    width: 135px !important;
    margin-bottom: 12px;
  }

  .shopify-section--contact .section-stack {
    grid-column-gap: 35px !important;
    grid-row-gap: 35px !important;
    grid-template-rows: auto !important;
    grid-template-columns: 1fr !important;
    display: grid !important;
  }
  #kopstorm_overlay img {
    width: 100%;
    object-position: bottom;
  }

  #shopify-section-template--17683097649381__image_with_text_overlay_6LtrgK
    image-banner {
    --content-over-media-height: 400px !important;
  }
  .shopify-section--contact .section-stack__intro {
    width: 100% !important;
  }
  #slideshow_kopstorm .button_wrapper {
    justify-content: center;
    gap: 10px;
  }
  #slideshow_kopstorm .subheading {
    font-size: 24px !important;
    line-height: 1.25 !important;
    margin-top: 25px !important;
    display: block !important;
    max-width: 300px;
  }

  .content-over-media {
    --content-over-media-height: 550px !important;
    gap: 30px !important;
  }
  .ticker-banner .text-slider .text {
    margin: 0 auto;
    padding: 0px;
  }

  #slideshow_kopstorm .subheading {
    font-size: 21px !important;
    line-height: 1.25 !important;
    margin-top: 25px !important;
    display: block !important;
  }

  #instagram-banner h2 {
    text-align: center;
  }

  .sliderdesktop {
    display: none;
  }

  .slidermobile {
    display: block;
  }

  #slideshow_kopstorm .place-self-center {
    place-self: center !important;
  }

  #slideshow_kopstorm .prose {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
  }

  #shopify-section-language-topbar {
    /* display:; */
  }
}

#shopify-section-header {
  z-index: 999;
  position: relative;
}

#ba_kopstorm .subheading {
  display: inline-block;
  background: #fcecab;
  border-radius: 500px;
  padding: 5px 20px;
}

#ba_kopstorm .section-stack {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  display: grid !important;
  align-items: center;
}

#ba_kopstorm .section-stack__intro {
  width: 100% !important;
}

#slideshow_heading img {
  max-width: 300px;
  position: absolute;
  z-index: -1;
  bottom: -20px;
}

x-slideshow .h1 {
  margin-top: 15px !important;
}

x-slideshow .subheading {
  font-weight: 400 !important;
}

buy-buttons {
  margin-bottom: 5px;
}

.accordion__content p {
  margin-top: 5px !important;
}

.accordion__content ul {
  row-gap: 5px !important;
}

.accordion__content {
  padding-top: 15px;
}

#shopify-section-template--17683097878757__rich_text_hnGXNg .section {
  padding-top: 10px;
  padding-bottom: 10px;
}

.product-info__accordion {
  border: none !important;
}

.product .accordion__toggle #accordion_title {
  font-size: 18px !important;
}

.product .accordion__toggle {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  background: #ffffff00 !important;
  margin-bottom: 5px !important;
  font-size: 14px !important;
  border-bottom: 1px solid black;
  border-radius: 0px;
  border-color: #cbcbcb;
}

.count-bubble {
  background: rgb(26 26 26) !important;
  color: rgb(255 255 255) !important;
}

.product-info__description_box li {
  display: flex;
  align-items: center;
  gap: 7px;
}

buy-buttons .button {
  padding-left: 25px !important;
  padding-right: 25px !important;
  box-shadow: #00000059 0 5px 15px;
}

#button_price {
  color: #fff;
  line-height: 1;
  padding-right: 14px;
  border-right: 1px solid #707070;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.variant-picker__option-info {
}

.product {
  display: grid !important;
  grid-column-gap: 50px !important;
  grid-row-gap: 50px !important;
  grid-template-rows: auto !important;
  grid-template-columns: 1.25fr minmax(0, 1fr);
}

.product-gallery {
  gap: 10px !important;
  position: sticky;
  top: 100px;
}

#discountbadge {
  font-size: 14px;
  background: green;
  color: white;
  border-radius: 500px;
  padding: 2px 10px;
}

#discount_wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.product-info__description_box ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.product-info__description_box img {
  width: 20px;
}

.block-swatch span {
}

.block-swatch div {
  position: relative;
}

.block-swatch:before {
}

.multi-column {
}

.shadow {
  box-shadow: none !important;
  filter: none !important;
}

.multi-column__item {
}

.section-boxed {
  box-shadow: none !important;
  border: 2px solid black;
}

.product-info__description li {
  display: flex;
  align-items: center;
  gap: 8px;
}

.product-info__description_box {
  padding: 20px;
  background: #f5f5f5;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.price-list--lg {
  align-items: center;
}

sale-price {
  font-weight: bold;
}

.product-gallery__zoom {
  display: none !important;
}

.payment-icons svg {
  width: 37px;
}

.product-info__buy-buttons {
  margin-bottom: 15px !important;
  margin-top: 15px !important;
}

.payment-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px !important;
}

#product_badge {
  background: green !important;
  color: #fff !important;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 500px;
  line-height: 1.4;
}

@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);
  }
}

@keyframes pulse-green {
  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-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 #d9000085;
  }

  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);
  }
}

.flex-div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: 500 !important;
  flex-wrap: wrap;
  row-gap: 10px;
}

.flex-div-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  color: black;
  margin-bottom: 4px;
  margin-top: 0 !important;
}

.flex-div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
}

.green-dot {
  background: #54c63a;
  height: 12px;
  width: 12px;
  border-radius: 20px;
  animation: greendot 2s linear infinite; /* Make sure this line is correct */
  transform: scale(1);
}
.orange_pulse {
  background: #f4af29;
  height: 12px;
  width: 12px;
  border-radius: 20px;
  animation: pulse-yellow 2s linear infinite;
  transform: scale(1);
}
#orange_pulse span {
  color: #fa8c18;
}

.red_pulse {
  background: #d90000;
  height: 12px;
  width: 12px;
  border-radius: 20px;
  animation: pulse-red 2s linear infinite;
  transform: scale(1);
}
#red_pulse span {
  color: #fa8c18;
}

.Green_pulse {
  background: #00b67a;
  height: 12px;
  width: 12px;
  border-radius: 20px;
  animation: pulse-green 2s linear infinite;
  transform: scale(1);
}
#Green_pulse span {
  color: #00b67a;
}

#kopstorm_usp {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-wrap: wrap;
}

header {
  z-index: 111 !important;
}

#top {
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: space-between;
  height: 100%;
}

#right img {
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

#top #buttons {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

#reviews_kopstorm {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  display: grid;
  gap: 50px;
}

#reviews_kopstorm .swiper {
  width: 100% !important;
}

.swiper-button-next_reviews,
.swiper-button-prev_reviews {
  position: relative !important;
}

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

cart-drawer {
  max-width: 500px !important;
  padding: 0px !important;
  border-radius: 0px;
}

.drawer::part(content) {
  border-radius: 0px !important;
}

#footer_logo {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -23px;
}

#footer_logo img {
  width: 50px;
}

.footer__aside {
  gap: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer {
  position: relative;
}

.product .accordion-box .accordion {
  border: 1px solid black !important;
  border-radius: 10px !important;
  border-bottom-right-radius: 50px !important;
  border-top-right-radius: 50px !important;
  padding: 15px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.product .accordion-box {
  gap: 10px;
  display: flex;
  flex-direction: column;
  padding: 0px;
}

.accordion__toggle #accordion_title {
  font-size: 18px;
}

.accordion__toggle .circle-chevron {
  background: transparent !important;
}

.accordion-box svg {
  width: 15px;
  height: 15px;
}

.trustpilot-widget-pdp-wrapper {
  margin: 15px 0px;
  display: flex;
  align-items: center;
  line-height: 1;
  gap: 8px;
  margin-top: 0px;
  margin-bottom: 20px !important;
}
.trustpilot-widget-pdp {
  margin-top: 0px;
  margin-bottom: 0px;
}
.trustpilot-widget-pdp-img {
  text-align: left;
  height: auto;
  width: 90px;
}
}

#faq_footer {
  width: 100%;
  padding: 25px;
  border-radius: 10px 50px 50px 10px !important;
  background: #fcecab;
  display: flex;
  justify-content: space-between;
  align-items: end;
  flex-wrap: wrap;
  row-gap: 15px;
}

.trustpilot-banner {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: hsla(0, 0%, 100%, 0);
  color: #191919;
  line-height: 1.35;
}

.trustpilot-slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.trustpilot-slider-desktop {
  display: block;
  height: auto;
  max-width: 1000px;
  overflow: hidden;
  padding-right: 50px;
  padding-left: 50px;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.trustpilot-slider-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.trustpilot-slider-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  max-width: 33%;
  flex-grow: 1;
}

.trustpilot-stars {
  width: 100px !important;
}

.trustpilot-slider-card-title {
  margin-bottom: 5px;
  font-weight: 600;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.trustpilot-slider-card-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.slide-nav {
  display: none;
}

.trustpilot-slider-card-author {
  color: #747474;
  font-size: 12px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.trustpilot-slider-card-text {
  margin-bottom: 0px;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.trustpilot-slider-left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trustpilot-slider-right-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trustbox-slider-slide {
  padding: 25px 0px;
}

.trustpilot-box-before-slider {
  min-width: 170px;
  color: #191919;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.trustpilot-box-stars {
  width: 162px;
  margin-bottom: 12px;
}

.trustpilot-box-review-bold {
  box-shadow: inset 0 -1px 0 0 #191919;
}

.trustpilot-box-logo {
  width: 106px;
}

.trustpilot-box-review {
  margin-bottom: 12px;
  font-size: 13px;
}

.trustpilot-box-title {
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
}

.trustpilot-slider-arrow {
  width: 25px;
}

.verified-icon {
  width: 14px !important;
  border-radius: 0px;
  height: 14px !important;
}

.verified-badge-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 3px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
}

.verified-text {
  color: #6c6c85;
  font-weight: 300;
  font-size: 12px;
}
#footer_collapse_kopstorm {
  display: none;
  width: 100%;
}
#footer_menu_kopstorm {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.footer__aside-bottom {
  flex-direction: column;
  row-gap: 20px;
}

.accordion__toggle {
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  #instagram-banner .swiper-slide img {
    border-radius: 10px;
    overflow: hidden;
  }

  #footermobile1 {
    display: none !important;
  }

  #footer_collapse_kopstorm .accordion__content {
    padding: 0 !important;
  }

  .footer__block--menu {
    display: none !important;
  }
  .footer__payment-icons {
    align-items: center;
    justify-content: center;
    max-width: 300px;
  }
  .footer__block--newsletter {
    margin-top: 2.5rem;
    width: 100%;
  }

  .footer__aside-bottom {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .footer__block--newsletter {
    margin-top: 2.5rem;
    width: 100%;
  }
  .footer__block-list {
    gap: 0px !important;
    display: flex;
    flex-direction: column;
  }
  .footer__block-list {
    gap: 0px !important;
  }
  .footer__block--text {
    margin-bottom: 2rem;
  }
  .footer__block--newsletter {
    margin-top: 2.5rem;
  }
  .footer .accordion {
    border-top: 0px;
  }
  #footer_collapse_kopstorm {
    display: block;
    width: 100%;
  }
  #footer_menu_kopstorm {
    display: none;
    width: 100%;
  }

  .product-gallery {
    gap: 10px !important;
    position: relative;
    top: 0px;
  }
  .trustpilot-slider-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .trustpilot-slider-desktop {
    max-width: 550px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .trustpilot-slider-card.hide-ipad {
    display: none;
  }

  .trustpilot-box-before-slider {
    min-width: 170px;
  }
  .trustpilot-slider-card {
    max-width: 50%;
  }
}

@media screen and (min-width: 767px) {
  #hidevariant {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .block-swatch span {
    font-size: 16px;
  }
  .block-swatch {
    padding: 10px;
    font-size: 12px !important;
    gap: 7px;
  }
  #populartag {
    font-size: 10px !important;
    padding: 2px 6px !important;
    margin-bottom: 2px !important;
  }
  .block-swatch div {
    gap: 7px !important;
    row-gap: 2px !important;
  }

  .button {
    padding: 15px 50px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 14px !important;
  }

  .block-swatch ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 0px;
    margin-bottom: -5px;
  }

  product-list {
    /* max-width: 300px; */
    margin: 0 auto;
  }
  #slideshow_heading img {
    max-width: 300px;
    position: absolute;
    z-index: -1;
    bottom: -25px;
    left: 25px;
  }
  x-slideshow .h1 {
    margin-top: 15px !important;
    font-size: 32px;
  }

  #slideshow_kopstorm .button {
    margin-top: 0px !important;
    font-weight: 400 !important;
    padding: 10px 40px !important;
  }
  .button_wrapper {
    margin-block-start: 3px !important;
  }

  .trustpilot-banner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .trustpilot-slider-desktop {
    max-width: 325px;
  }
  .trustpilot-slider-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .trustpilot-slider-desktop {
    display: block;
  }

  .trustpilot-slider-slide {
    padding-right: 10px;
    padding-left: 10px;
  }

  .trustpilot-slider-card.hide-mobile {
    display: none;
  }

  .trustpilot-slider-arrow {
    width: 22px;
  }
  .trustpilot-slider-card {
    max-width: 100%;
  }
}

.trustpilot-img-below-slide {
  width: 110px;
  height: 110px;
  object-fit: cover;
  margin-top: 10px;
}

.w-slider {
  position: relative;
  height: auto;
  text-align: center;
  background: none;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-dot:focus {
  outline: none;
  box-shadow: 0px 0px 0px 2px #fff;
}
.w-slider-dot:focus.w-active {
  box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-slider-aria-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.w-slider-force-show {
  display: block !important;
}

on-sale-badge {
  color: #fcecab !important;
  background: black !important;
}

#kopstorm_overlay {
}

#kopstorm_overlay img {
  width: 100%;
}

#trustpilot_hero img {
  width: 100px;
  border-radius: 3px;
}

#trustpilot_hero {
  display: flex;
  align-items: center;
  gap: 10px;
}

x-slideshow img {
  width: 100%;
}

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

.button {
  padding: 15px 50px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 16px;
}

#slideshow_kopstorm .button {
  margin-top: 0px !important;
  font-weight: 400 !important;
}

.header__wrapper {
  padding-top: 13px;
  padding-bottom: 13px;
}

.button_wrapper {
  display: flex;
  gap: 20px;
}

#instagram-banner .page-row-content {
  margin: var(--outer);
  text-align: left !important;
}
.instagram-banner {
  padding-top: 75px;
  padding-bottom: 75px;
}
#instagram-banner .instagram-icon {
  width: 25px !important;
  height: 25px !important;
  border: none !important;
}

#instagram-banner .swiper {
  width: 100%;
  height: 100%;
  margin-top: 50px;
}

#instagram-banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

#instagram-banner .instagram-post {
  position: absolute;
  background: transparent;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

#instagram-banner .instagram-post:hover {
}

#instagram-banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#instagram-banner .swiper-slide-image {
  height: 300px;
  border: 2px solid white;
  border-radius: 3px;
  object-fit: cover;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

#instagram-banner .swiper-button-next,
.swiper-button-prev {
  color: black !important;
}

#instagram-banner .swiper {
  margin-left: auto;
  margin-right: auto;
}
#instagram-banner .swiper-button-next {
  top: 22px !important;
  width: 35px !important;
  height: 300px !important;
}

#instagram-banner .swiper-button-prev {
  top: 22px !important;
  width: 35px !important;
  height: 300px !important;
}

#instagram-banner .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}
#instagram-banner .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 0;
  right: auto;
}
#instagram-banner .swiper-button-next:after {
  font-size: 30px !important;
}
#instagram-banner .swiper-button-prev:after {
  font-size: 30px !important;
}
@media only screen and (max-width: 767px) {
  #mobilelanguage {
    display: block;
  }
  .collection-header {
    margin-bottom: -10px;
    margin-top: 25px;
  }
  .flex-div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-weight: 500 !important;
    flex-wrap: wrap;
    row-gap: 10px;
    font-size: 13px;
  }
  .accordion__toggle #accordion_title {
    font-size: 16px;
  }

  .scrollable-with-controls product-list {
    margin-left: 0px !important;
    --product-list-grid: auto / auto-flow 70% !important;
  }

  #slideshow_kopstorm picture img {
    object-position: bottom;
  }

  #slideshow_kopstorm {
    background: #4e7991;
  }
  #ba_kopstorm .section-stack {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid !important;
  }

  #ba_kopstorm .section-stack__intro {
    width: 100% !important;
  }

  .product {
    display: grid !important;
    grid-column-gap: 25px !important;
    grid-row-gap: 25px !important;
    grid-template-rows: auto !important;
    grid-template-columns: minmax(0, 1fr) !important;
  }

  #instagram-banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #instagram-banner .swiper-slide-image {
    height: 150px;
    border: 2px solid white;
    border-radius: 3px;
  }
  #instagram-banner .swiper-button-prev {
    background: #ffffffa8 !important;
    top: 22px !important;
    width: 35px !important;
    height: 150px !important;
  }
  #instagram-banner .swiper-button-next {
    background: #ffffffa8 !important;
    top: 22px !important;
    width: 35px !important;
    height: 150px !important;
  }
  #instagram-banner .swiper-button-next:after {
    font-size: 20px !important;
  }

  #instagram-banner .swiper-button-prev:after {
    font-size: 20px !important;
  }
  #instagram-banner .swiper {
    width: 100%;
    height: 100%;
    margin-top: 35px;
  }
  #instagram-banner .page-row-headline.featured h2 {
    line-height: 1;
  }
  .instagram-banner {
    padding-top: 50px;
    padding-bottom: 60px;
    background: white;
  }
  #instagram-banner .instagram-icon {
    width: 17px !important;
    height: 17px !important;
    border: none !important;
  }
  .benefits-icon {
    width: 20px !important;
    height: 20px !important;
  }
  #savings_collectionlist {
    background: green;
    color: white;
    border-radius: 5px;
    padding: 1px 10px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 10px;
  }
}

.trustpilot-widget-pdp-wrapper img {
  margin-block: 0 !important;
}

.trustpilot-widget-pdp-wrapper .trustpilot-widget-pdp {
  margin-block-start: 0 !important;
}

.trustpilot-widget-pdp-wrapper {
  margin-bottom: 0 !important;
}
.bogo-price {
  gap: 5px;
  display: flex;
  align-items: center;
}
