/** Shopify CDN: Minification failed

Line 765:1 Unexpected "/"
Line 770:1 Unexpected "/"
Line 815:0 Unexpected "}"

**/
.metaobject-data-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 15px;
  max-width: 500px;
}

.metaobject-data-wrap .block-img-wrap {
  flex: 0 0 50px;
  max-width: 50px;
  min-height: 50px;
}

.metaobject-data-wrap .block-text p {
  font-size: 14px;
  margin: 0;
}

.metaobject-data-wrap .block-img img {
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
  object-fit: cover;
  object-position: top;
  height: auto;
  border-radius: 500px;
}

.grid__item.product-single__meta--wrapper .text-money {
  align-items: center;
  gap: 10px;
  /* flex-direction: row-reverse; */
  justify-content: start;
  margin: 0 0 25px;
}

.grid__item.product-single__meta--wrapper .product-single__price {
  font-weight: 700;
}

.grid__item.product-single__meta--wrapper .text-money .text-sale {
  /* color: #000; */
  font-size: 18px;
  font-weight: 700;
  order: 2;
}

.grid__item.product-single__meta--wrapper .product-single__saved-price {
  order: 3;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 700;
  background-color: #34a853;
  color: #fff;
  border-radius: 50px;
  text-transform: uppercase;
}

.grid__item.product-single__meta--wrapper .text-money .text-muted {
  color: #000000;
}

.grid__item.product-single__meta--wrapper .text-money .text-muted {
  color: #000000;
  font-size: 18px;
  margin-left: 0px;
  order: 1;
}

.product-single__title {
  font-size: 30px;
}


.grid-product .grid-product__price-wrap .grid-product__price {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 8px;
  align-items: center;
}

.grid-product .grid-product__price-wrap .grid-product__price .text-muted {
  color: #000000;
}

.grid__item.product-single__meta--wrapper .product-single__saved-price span {
  text-transform: capitalize;
}

.related-product-section .slick-dotted .slick-arrow {
  transform: translateY(-50%);
}

.related-product-section .slick-arrow[aria-disabled=true] {
  opacity: 1 !important;
}


.related-product-section .slick-arrow {
  opacity: 1;
  border-radius: 50%;
}

.card-group .tab-header:not(.active) {
  border-bottom-color: #e8e8e1 !important;
}

.card-group .tab-body {
    border-left: none;
}

.card-group .tab-header {
  font-weight: 600 !important;
  font-size: 12px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  padding: 22.85714px 0;
  font-family: 'Montserrat', sans-serif;
}

.card-group .tab-body {
  padding: 0 0 20px;
  font-size: 14px;
}

.icon_text_wrapper-blocks .icon-text-wrap {
  display: flex;
  align-items: center;
}

.icon_text_wrapper-blocks .icon-text-wrap .icon-wrapper {
  flex: 0 0 auto;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  padding-left: 10px;
}

.icon_text_wrapper-blocks .icon-text-wrap img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.icon_text_wrapper-blocks .icon-text-wrap .icon_text-detail {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .6px;
  line-height: 19.2px;
  font-family: 'Montserrat', sans-serif;
}

.cst_icon_text_blocks {
  margin: 0 0 25px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.card-group.spacer-top .card.tab {
  margin-top: 0px;
}



.section-divider__svg svg {
  color: #181818;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  max-height: 30px;
}

.section-divider__svg .cst_height {
   max-height: 30px;
}

.section-divider__svg .parallax1>use {
  animation: move-forever1 10s linear infinite;
}


.cst_icon--svg,
.cst__icon-bag {
  height: 28px;
  width: 28px;
}

.cst_search_icon {
  display: flex;
}

.left_sided_icons_mobie_view {
  display: flex;
  align-items: center;
}

.left_sided_icons_mobie_view .cst_icon--svg {
  height: 27px;
  width: 27px;
}

.cst_mobile_view_icon {
  display: flex;
}

.nav-container-right-icons .inner-nav-containers {
  display: flex;
  justify-content: end;
}

ul.sales-points {
  font-family: Montserrat, sans-serif;
  color: #E67300;
  margin: 0;
  list-style-type: none;
}


ul.sales-points span.icon-and-text {
  display: flex;
  align-items: center;
}

ul.sales-points .icon-and-text span.icon.icon--inventory {
  height: 25px;
  margin-right: 10px;
  position: relative;
  width: 25px;
  display: block;
}



ul.sales-points .icon-and-text span.icon.icon--inventory:after,
ul.sales-points .icon-and-text span.icon.icon--inventory:before {
  background: #E67300;
  border-radius: 9px;
  content: "";
  height: 11px;
  width: 11px;
  left: 0;
  margin: 8px;
  position: absolute;
  top: 0;
}

ul.sales-points .icon-and-text span.icon.icon--inventory:before{
  animation: inventory-pulse 2s linear infinite;
}

.card-group.spacer-top .card.tab .tab-content {
  font-family: Montserrat, sans-serif;
}

.product-single__meta--wrapper button#AddToCart--product-template .material-icons.button-cart-icon {
  display: none;
}

.product-single__meta--wrapper button#AddToCart--product-template {
  font-size: 12px;
  line-height: 19.2px;
  letter-spacing: .6px;
}

footer .footer-newsletter .input--small.newsletter__input:hover,
footer .footer-newsletter .input--small.newsletter__input:focus{
  background-color: #181818;
  border-color: #181818;
}

footer .footer-newsletter .input--small.newsletter__input:hover {
  box-shadow: none;
  border: 1px solid #ffffff1f;
}

.grid-product .grid-product__image-wrapper .media-wrapper.product--wrapper {
  padding-top: 100% !important;
}

.cst_footer-bottom-content {
  justify-content: center;
}



@keyframes inventory-pulse {
  0% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

@keyframes move-forever1 {
  0% {
    transform: translate(85px);
  }
  100% {
    transform: translate(-90px);
  }
}

.section-divider__svg .parallax2>use {
  animation: move-forever2 8s linear infinite;
  opacity: .4;
}

@keyframes move-forever2 {
  0% {
      transform: translate(-90px);
  }
  100% {
      transform: translate(85px);
  }
}

.section-divider__svg .parallax3>use {
  animation: move-forever3 6s linear infinite;
  opacity: .3;
}

@keyframes move-forever3 {
  0% {
      transform: translate(85px);
  }
  100% {
      transform: translate(-90px);
  }
}

.section-divider__svg .parallax4>use {
  animation: move-forever4 4s linear infinite;
  opacity: .2;
}

@keyframes move-forever4 {
  0% {
      transform: translate(-90px);
  }
  100% {
      transform: translate(85px);
  }
}

.product-single__meta--wrapper button#AddToCart--product-template {
  background: #1a1a1a url("https://cdn.shopify.com/s/files/1/0913/9601/4457/files/button-arrow.png?v=1746594166") no-repeat 150% 35% !important;
  background-size: 29px;
  font-size: 12px;
  line-height: 19.2px;
  letter-spacing: .6px;
  margin-top: 15px;
  box-shadow: #00000059 0 5px 15px;
  padding: 15.91px 40px;
  transition: padding-right .3s, background .3s, opacity 1s;
}

.product-single__meta--wrapper button#AddToCart--product-template:hover:not([disabled]) {
  background-position: 95% 35% !important;
  padding-right: 55px;
}


footer .footer-newsletter .btn.btn--primary.full {
  position: absolute;
  width: max-content !important;
  padding: 0;
  background: #181818;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  z-index: 999;
  border: none;
  width: 25px !important;
  height: 25px;
}



/* footer .footer-newsletter .btn.btn--primary.full .material-icons {

} */

footer .footer-newsletter .btn.btn--primary.full:hover {
  background-color: #181818;
  box-shadow: none;
  border: none;
}


footer #ContactForm--footer {
  position: relative;
}

footer .footer-newsletter .btn.btn--primary.full .submit_btn_text {
  font-size: 0;
}


footer .footer-newsletter .btn.btn--primary.full .btn__text {
  background: url('https://cdn.shopify.com/s/files/1/0913/9601/4457/files/Normal.png?v=1746697653');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  background-size: 24px;
  height: 100%;
}

footer .footer-newsletter .btn.btn--primary.full .material-icons {
  width: 100%;
  height: 100%;
  background: url('https://cdn.shopify.com/s/files/1/0913/9601/4457/files/Hover.png?v=1746697653');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0;
  font-size: 0px;
  background-size: 24px;
  height: 100%;
}

footer .footer-newsletter .btn.btn--primary.full:hover .btn__text {
  background: transparent;
}

footer .footer-newsletter .btn.btn--primary.full:hover .material-icons {
  opacity: 1;
}

footer .footer-newsletter .input--small.newsletter__input {
  height: 60px;
  margin: 0;
  border-color: #ffffff1f;
  font-size: 12px; 
}


footer .footer-newsletter .input--small.newsletter__input::placeholder {
  opacity: .5;
  font-size: 12px;
}

.product-single__media-flex-wrapper .media-wrapper.product--wrapper {
  border-radius: 10px;
}

 

.trust-pilot-payment-icon {
  text-align: center;
  width: 60%;
  margin: 20px auto 0;
}






#CartDrawer .drawer-slider .cst_upsell-slider-arrow{gap:8px;cursor:pointer;display: flex; align-items: center;}
#CartDrawer .drawer-slider-title-section p{font-size:12px;}
#CartDrawer .drawer-slider-title-section{margin-bottom:16px;}
#CartDrawer .upsell-carousel .drawer-box-img{width:calc(50% - 4px);}
#CartDrawer .upsell-carousel .drawer-box-product-name a:hover{text-decoration:underline;}
#CartDrawer .upsell-carousel .drawerproduct-price{color:rgb(0 0 0 / 70%);}
#CartDrawer .upsell-carousel .drawer-box-product-add-button:hover{background-color:transparent !important;color:#000 !important;box-shadow:inset 0 0 0 2px currentColor !important;}
#CartDrawer .upsell-carousel:not(.slick-initialized):not(.slick-slider) .drawer-slider-carousel:not(:first-child){display:none;}
#CartDrawer .upsell-carousel .drawer-box-product-add-button{text-align:center;min-width:110px;}
#CartDrawer .upsell-carousel .drawer-slider-carousel{padding:0 4px;display:flex;}
#CartDrawer .upsell-carousel{margin:0 -40px 0 -4px;display:flex;}
#CartDrawer .upsell-carousel .drawer-box-info-wrap{display:flex;align-items:center;gap:8px;justify-content:space-between;}
#CartDrawer .upsell-carousel .slick-list{width:100%;}
#CartDrawer .upsell-carousel .slick-list,
#CartDrawer .upsell-carousel .slick-track{display:flex;}
#CartDrawer .upsell-carousel .drawer-box{width:100%;}
#CartDrawer .drawer__footer .cart__checkout:hover{background:transparent !important;box-shadow:inset 0 0 0 2px var(--colorBtnPrimary) !important;color:var(--colorBtnPrimary) !important;padding-right:20px;}
#CartDrawer .drawer__footer .cart__checkout{transition:unset;padding:14px 20px;}
#CartDrawer .drawer__footer .cart__checkout:hover .cst-check-out-icon path {fill: var(--colorBtnPrimary);stroke: var(--colorBtnPrimary);}
#CartDrawer .drawer__footer .cart__checkout:hover .cst-check-out-icon path:nth-child(2) { fill: #fff;}

#CartDrawer .payment-icons-list{margin-top:20px;}
#CartDrawer .payment-icons li svg{display:block;}

#CartDrawer .drawer-box {
  align-items: center;
  display: flex;
  background: #f2f2f2;
  padding: 1rem;
  gap: 1rem;
}

#CartDrawer .drawer-slider-title-section .slick-prev.custom-prev,
#CartDrawer .drawer-slider-title-section .slick-next.custom-next {
  width: 30px;
  height: 30px;
  background-color: #f2f2f2;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: unset;
  opacity: 1 !important;
}

#CartDrawer .drawer-slider-title-section .slider-arrow {
  display: flex;
  gap: 30px;
}

#CartDrawer .drawer-slider-title-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}


#CartDrawer .drawer-slider-title-section p {
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

#CartDrawer .drawer-box-img {
    position: relative;
    padding-bottom: 30.6%;
    width: 38%;
}

#CartDrawer .drawer-box-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  right: 0;
}

.drawer-box-product-name a, .drawer-box-product-name span {
  font-weight: 600 !important;
  font-size: .75rem;
  line-height: 1.5;
  margin: 0;
  font-family: Montserrat, sans-serif;
  display: block;
}

.drawer-box-product-add-button {
  cursor: pointer;
  background: #000 !important;
  color: #fff !important;
  padding: 8px 20px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}

#CartDrawer .drawer-slider {
  padding: 30px 30px 0px;
}

#CartDrawer .drawer-slider .slick-next:before,
#CartDrawer .drawer-slider .slick-prev:before {
  content: none;
}









/* .slick-next:before {
  content: '';
  background-image: url('https://cdn.shopify.com/s/files/1/0913/9601/4457/files/next--arrow.png?v=1746621897');
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: 18px;
}

.slick-prev:before {
  content: '';
  background-image: url('https://cdn.shopify.com/s/files/1/0913/9601/4457/files/pewv--arrow.png?v=1746621926');
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: 18px;
} */

.slick-arrow {
  border: 1px solid #c6c6c6;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 4px;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center;
  border-radius: 50%;
}

@media screen and (min-width: 590px){
  #CartDrawer .drawer__footer .trust-pilot-payment-icon{width:40%;margin: 0 auto ;}
}



@media screen and (min-width: 590px) {
  #CartDrawer .drawer__footer .trust-pilot-payment-icon {
    width: 40%;
    margin: 10px auto 0;
  }
}


@media only screen and (min-width: 1025.1px) {
  footer .large--one-fifth,
  footer .large--two-fifths {
    width: 25%;
    flex: 0 0 25%;
  }
}


@media only screen and (min-width: 1024px) {
  .product-single__meta--wrapper {
    margin-top: 0px;
  }
  .section-divider__svg svg {
    max-height: 60px;
  }

  .section-divider__svg .cst_height {
     max-height: 60px;
  }
}

@media only screen and (max-width: 1024px) {
  .product-single__title {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1024px) {
  .product-single__title {
    font-size: 24px;
  }
}

@media screen and (max-width: 769px) {
  #CartDrawer .drawer-slider {
    padding: 30px 16px 0;
  }
}

@media screen and (max-width: 589px){
 #CartDrawer .upsell-carousel .drawer-box-info-wrap{flex-wrap:wrap;}
  #CartDrawer .upsell-carousel .drawer-box-img{width:calc(70% - 4px);min-width:60px;}
}

@media only screen and (max-width: 589px) {
  .card-group .tab-header  {
    padding: 20px 0px;
  }
  .related-product-section .slick-dots li {
    padding: 3px;
  }
  .cst__icon-bag {
    width: 27px;
    height: 27px;
  }
}
.section-divider__svg svg {
    margin-bottom: -4px;
}

/* Återställ bakgrund och skugga för recensionskort */
blockquote.testimonials-slider__text {
  background-color: #ffffff !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06) !important;
  border-radius: 6px !important;
  max-width: 100%;
  box-sizing: border-box;
}

/* Undvik att hela sektionen orsakar overflow */
.custom-testimonials {
  overflow-x: clip; /* ersätter hidden, men tillåter sliders att fungera korrekt */
  position: relative;
}

/* Undvik horisontell scroll globalt, men mer försiktigt */
html, body {
  overflow-x: clip;
}

@media screen and (max-width: 480px) {
  .grid-product__title {
    font-size: 12px;
    line-height: 1.3;
  }
}

/* Gör slick-dots exakt som flickity-dots */
ul.slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  padding: 0;
  list-style: none;
}

ul.slick-dots li {
  margin: 0 5px;
}

ul.slick-dots li button {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #000000;
  opacity: 0.2;
  border: none;
  padding: 0;
  cursor: pointer;
}

ul.slick-dots li.slick-active button {
  opacity: 1;
}

/* Ta bort default text från knappen */
ul.slick-dots li button:before {
  content: ''; /* <– gör knappen tom */
  display: none; /* <– säkerhetsåtgärd */
}

/* Döljer pilar (slick) */
*/
.slick-prev,
.slick-next {
  display: none !important;
}
*/

.payment-badges-under-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 10px 0;
}

.payment-badges-under-cart svg,
.payment-badges-under-cart img {
  height: 20px;
  width: auto;
  max-height: 100%;
  object-fit: contain;
  display: block;
}

/* 1) Make the add-to-cart block leave space below it */
.product-form__submit,
.product-form form [type="submit"],
button[name="add"] {
  margin-bottom: 24px !important;
}

#CartDrawer .drawer__footer .trust-pilot-payment-icon {
  display: none !important;
}

/* Säkerställ att den ligger flush mot toppen */
#announcement {
  margin-top: 0 !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  font-size: 15px !important;
}

/* Mobilanpassning: smalare bar */
  #announcement {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
}
