/** Shopify CDN: Minification failed

Line 308:0 All "@import" rules must come first

**/
p.product__text.inline-richtext {
   
    font-size: 11px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #8b8b8b;
    font-weight: 600;
    margin-bottom: -5px;
}
.product-form__input label {
  white-space: pre-line;
}
.product-form__input label {
  line-height: 1.4;
}

.product-form__input .eu-size {
  display: block;
  font-size: 12px;   /* Change as needed */
  color: #999;       /* Change to any color */
  font-weight: 400;
  margin-top: 2px;
}
/* Grid */
.product-form__input--pill {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 12px;
}

.product-form__input--pill .form__label{
    grid-column: 1/-1;
    margin-bottom: 6px;
    font-size: 12px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #6e6d6d;
    font-weight: 600;
}


.product-form__input--pill label {
  position: relative;
  display: flex !important;
  align-items: center;
  padding: 12px 18px 12px 46px;
  min-height: 64px;
  border: 1px solid #dcdcdc;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* The Radio Circle Indicator */
.product-form__input--pill label::before {
  content: "";
  position: absolute;
  left: 16px;
  width: 18px;
  height: 18px;
  border: 1.5px solid #cfcfcf;
  border-radius: 50%;
  transition: all 0.3s ease;
}

/* Checked State: Red Background and Check Icon */
.product-form__input--pill input[type="radio"]:checked + label {
  border-color: #8b0015;
}

.product-form__input--pill input[type="radio"]:checked + label::before {
  background-color: #8b0015;
  border-color: #8b0015;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
}


.product-form__input--pill .form__label{
  grid-column:1/-1;
  margin-bottom:6px;
  font-size:11px;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#8b8b8b;
  font-weight:600;
}



.product-form__input--pill input[type=radio]+label{
  width:50%;
}

fieldset.js.product-form__input.product-form__input--pill {
    display: flex;
}

.product-form__input--pill input[type=radio].disabled:checked+label {
    color: #000 !important;
}


/* EU text */
.size-eu{
  display:block;
  margin-top:3px;
  font-size:11px;
  font-weight:500;
  color:#7a7a7a;
  line-height:1.2;
}



/* First line */
.product-form__input--pill label{
  line-height:1.2;
}




.template-elevare_product .jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #000 !important;
        font-size: 14px;

}
.template-elevare-weight-shifting-h .header-wrapper {
    margin-bottom: 40px;
}
.custom-dots-container {
    display: none;
}
.template-elevare_product .product__title h1 {
    font-size: 40px;
    font-weight: 500;
}
.template-elevare_product .product-form__submit {
    margin-bottom: 1rem;
    background: #ab1126;
    color: white;
}
.template-elevare_product{
    background:white;
}
.template-elevare_product .card-wrapper.product-card-wrapper {
    border: 1px solid #b2b2b2;
    border-radius: 15px;
    padding: 15px;
}
.template-elevare_product h2.h3.accordion__title {
    font-size: 24px;
    font-weight:600;
}
.card-wrapper:hover{
    text-decoration:none !important;
}
.template-elevare_product .product__description h3 {
    font-size: 16px;
}
.template-elevare_product .product__description {
    font-size: 16px;
}
.template-elevare_product h2.collapsible-content__heading.inline-richtext.h1 {
    font-size: 40px;
    font-weight: 500;
}
.template-elevare_product h3.accordion__title.inline-richtext.h4 {
    font-size: 16px;
    letter-spacing: normal;
    font-weight: 500;
}
.template-elevare_product .accordion__content {
    font-size: 14px;
    letter-spacing: normal;
}
.template-elevare_product .kaching-bundles-sticky-atc {
    display: none !important;
}

.header__search {
    display: none;
}
.collapsible-content summary:hover {
    background: unset !important; 
}
.collapsible-content summary:hover .accordion__title {
    text-decoration: none !important; 
    color: grey;
}
.accordion__content {
   
    padding: 0;
}
.accordion summary {
    padding: 2rem 0 !important;
}
.template-elevare_product .product__media-icon--lightbox {
    display: none;
}
.accordion__title {
    font-weight: 500;
    color: black;
}
.product__accordion .accordion__content {
    padding: 0 !important;
}
h2.footer-block__heading.rte {
    font-size: 36px;
}
.custom-dots-container {
    display: none;
}
.size-eu {
    display: block;
    font-size: 11px;
    color: #6f6f6f;
    margin-top: 2px;
}
@media screen and (max-width:768px)
{
  .template-elevare-weight-shifting-h .header-wrapper {
    margin-bottom: 0px !important;
}
  .header-wrapper {
    margin-bottom: 0px;
}
  .footer__content-bottom-wrapper {
    display: none !important;
    width: 100%;
}
    .template-elevare_product .product__title h1 {
    font-size: 30px;
    font-weight: 500;
}
.template-elevare_product h2.collapsible-content__heading.inline-richtext.h1 {
    font-size: 24px;
}
.template-elevare_product .product-media-container.constrain-height.media-fit-contain {
    --contained-width: calc(var(--constrained-height) * var(--aspect-ratio));
    width: 100%;
     height: max-content !important
    padding-top: 0px !important;
}
.template-elevare_product .product__media-list .product__media-item {
    width: 100% !important;
    height: 100% !important
}
.template-elevare_product .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0 !important;
}
.slider.slider--mobile .slider__slide{
    padding-top:0 !important;
}
.accordion summary {
    padding: 28px  0!important;
}
.template-elevare_product h3.accordion__title.inline-richtext.h4 {
    font-size: 17px;
    letter-spacing: normal;
    font-weight: 550;
}
 
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .footer__content-bottom-wrapper.page-width {
    padding: 0 50px !important;
  }
}
@media screen and (max-width: 749px) {
  /* Hide default number counter */
  #GalleryStatus-template--19870513561660__main, 
  .slider-counter, .slider-buttons { display: none !important; }

  .custom-dots-container {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 10px 0;
    MARGIN-BOTTOM: 30PX;
}

  .custom-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ddd;
    border: none;
    cursor: pointer;
    padding: 0;
  }
.custom-dot.is-active {
    background-color: #000000; 
  }
}



@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.footer,
.footer * {
  font-family: 'Inter', sans-serif !important;
}


.footer {
  background-color: #000000 !important;
  color: #ffffff;
}

.footer__content-top {
  padding: 60px 0px 40px;
  padding-bottom: 10 !important;
  max-width: 1200px;
  margin: 0 auto;
}


.footer__blocks-wrapper {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 90px;
  grid-template-columns: unset !important;
  grid-template-rows: unset !important;
}

.footer-block {
  height: auto !important;
  min-height: 0 !important;
}


.footer-block:has(.footer-block__brand-info) {
  flex: 1 1 380px;
  max-width: 420px;
  border: none !important;
  width: 100%;
  box-sizing: border-box;
}

.footer-block__brand-info {
  border: none !important;
  padding: 0 !important;
}

.footer-block__heading {
  font-size: 36px ;
  font-weight: 500 ;
  line-height: 1.15 ;
  margin: 0 0 16px 0 ;
  color: #fff !important ;
  border: none ;
  padding: 0 ;
  background: none ;
  letter-spacing: normal ;
}
.footer__list-social svg.icon {
  width: 26px ;
  height: 26px ;
  min-width: 26px ;
  min-height: 26px ;
  color: #ffffff ;
  fill: #ffffff ;
}
.footer-block__brand-info .rte {
  color: #cfcfcf;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
}

.footer-block__brand-info .rte p {
  margin: 0;
}


.footer__newsletter {
  max-width: 400px;
  width: 100%;
  border: none !important;
  box-sizing: border-box;
}

.newsletter-form__field-wrapper {
  border: none !important;
  width: 100%;
}

.newsletter-form__field-wrapper .field {
  position: relative;
  border: 1px solid #4a4a4a !important;
  border-radius: 4px;
  background: transparent !important;
  box-shadow: none !important;
  width: 100%;
  box-sizing: border-box;
  display: block;
}

.newsletter-form__field-wrapper .field::before,
.newsletter-form__field-wrapper .field::after {
  display: none !important;
  border: none !important;
  box-shadow: none !important;
}

.newsletter-form__field-wrapper .field__input {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  color: #fff;
  padding: 14px 55px 14px 16px;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.newsletter-form__field-wrapper .field__input:focus {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.newsletter-form__field-wrapper .field__label {
  color: #9a9a9a;
  border: none !important;
}


.newsletter-form__button {
  position: absolute !important;
  right: 6px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background: #2a2a2a !important;
  border: none !important;
  border-radius: 50% !important;
  width: 26px !important;
  height: 26px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 5;
  transition: background 0.2s ease;
  cursor: pointer;
}

.newsletter-form__button:hover {
  background: #ffffff !important;
}

.newsletter-form__button .svg-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.newsletter-form__button svg {
  color: #ffffff !important;
  width: 6px !important;
  height: 10px !important;
  display: block !important;
  transition: color 0.2s ease;
}

.newsletter-form__button svg path {
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.5;
  transition: stroke 0.2s ease;
}

.newsletter-form__button:hover svg {
  color: #000000 !important;
}


.footer-block--menu {
  flex: 0 0 auto;
  min-width: 140px;
  height: auto !important;
}

.footer-block--menu .footer-block__heading {
  font-size: 15px !important;
  font-weight: 700 !important;
  margin-bottom: 18px !important;
  border: none !important;
}

.footer-block__details-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  height: auto !important;
}

.footer-block__details-content li {
  height: auto !important;
}

.footer-block__details-content a,
.footer a {
  color: #b5b5b5;
  font-size: 15px !important;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.2s ease;
  line-height: 1.4;
}

.footer a:hover,
.footer a:focus,
.footer-block__details-content a:hover,
.footer__copyright a:hover {
  color: #ffffff;
  text-decoration: none !important;
}


.footer-block--newsletter {
  width: 100% !important;
  flex: 1 0 100% !important;
  display: flex;
  justify-content: flex-start !important;
  text-align: left !important;
  border: none !important;
  padding: 30px 0 0 0 !important;
  margin: 20px 0 0 0 !important;
  background: none !important;
  height: auto !important;
}

.footer__list-social {
  display: flex;
  gap: 18px;
  list-style: none;
  padding: 0;
  margin: 0 !important;
  justify-content: flex-start !important;
}

.list-social__link {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-social__link svg {
  width: 20px;
  height: 20px;
}


/* .footer__content-bottom-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 20px 40px;
} */

.footer__copyright {
  color: #8a8a8a;
  font-size: 13px;
  font-weight: 400;
}

.footer__copyright a {
  color: #8a8a8a;
  text-decoration: underline;
}

.policies {
  display: flex;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* ===== TABLET (768px - 990px) ===== */
@media (max-width: 990px) and (min-width: 768px) {
  .footer__content-top {
    padding: 40px 55px 30px;
  }

  .footer__blocks-wrapper {
    gap: 40px;
  }

  .footer-block:has(.footer-block__brand-info) {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .footer-block--menu {
    flex: 1 1 auto;
    min-width: 120px;
  }

  .footer-block__heading {
    font-size: 32px !important;
  }

  .footer-block__details-content{
    gap: 0px !important;
  }

  .footer-block__details-content .list-menu__item--link{
     padding-bottom: 0rem !important;
}

   .footer .newsletter-form{
    margin: 0 auto;
   }
}

/* ===== MOBILE (max 767px) ===== */
@media (max-width: 767px) {
  .footer__content-top {
    padding: 40px 20px 20px !important;
  }
  
.footer-block__details-content a, .footer a{
    font-size: 14px !important;
}


  .footer__content-bottom-wrapper {
    padding: 20px 20px !important;
    flex-wrap: wrap;
  }

  .footer__blocks-wrapper {
    display: flex;
    flex-direction: column ;
    gap: 0px;
  }

 .footer-block__brand-info{
    padding-bottom: 50px !important;
 }
  .footer-block {
    margin: 0 !important;
  }

  .footer-block:has(.footer-block__brand-info) {
    max-width: 100%;
    width: 100%;
    flex: none !important;
  }

  .footer__newsletter {
    max-width: 100% !important;
  }

  .footer-block--menu {
    flex: none !important;
    min-width: unset;
    width: 100%;
  }

  .footer-block__heading {
    font-size: 24px !important;
  }

  .footer-block--newsletter {
    padding: 0px 0 0 0 !important;
    margin: 0px 0 0 0 !important;
  }
}

@media screen and (max-width: 990px) {
  .newsletter-form {
    max-width: 100% !important;
  }
  .newsletter-form__field-wrapper {
    max-width: 100% !important;
}
.product-form__input--pill input[type=radio]+label {
    
    padding: 1rem 1rem 1rem 3.5rem !important;
    font-size: 1.2rem !important;
}
.product-form__input--pill input[type=radio]+label:before {
    
    left: 8px !important;
   
}
.product-form__input .eu-size {
    
    font-size: 10px !important;
    color: #999;
}
}
@media screen and (min-width: 990px) and (max-width: 1230px) {
.footer__content-top {
    padding: 50px;
}
.footer__blocks-wrapper {
    gap: 44px !important;
}
/* 
.footer__content-bottom {
    padding: 50px;
} */
}
@media screen and (max-width:520px)
{
  .product-form__input--pill input[type=radio]+label {
    font-size: 1.6rem !important;
}
.product-form__input .eu-size {
    
    font-size: 12px !important;
    color: #999;
}
}