/** Shopify CDN: Minification failed

Line 855:18 Expected identifier but found whitespace
Line 855:32 Unexpected ";"

**/
.swiper.two-columns-carousel:not([class*="initialized"]) {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.swiper.two-columns-carousel:not([class*="initialized"]) > .swiper-actions {
  display: none;
}
.product-detail__information {
  --color-swatch-width: 4rem;
  --color-swatch-height: 4rem;
  --space-bottom: 20;
}
.product-detail__information
  :is(
    .color-swatch-label:hover,
    input[type="radio"]:checked + .color-swatch-label
  ):before {
  --shadow-position: 3px;
}
.product-detail__information .shopify-block:empty,
.block-product__badges .product__badges:empty {
  display: none;
}
.media-main-swiper
  .swiper:not([class*="initialized"])
  .swiper-wrapper
  .swiper-slide:not(:first-child) {
  display: none;
}
.two-columns-carousel.swiper:not([class*="initialized"])
  .swiper-wrapper
  .swiper-slide:not(:first-child, :nth-child(2)) {
  display: none;
}

.product__tax a {
  font-weight: var(--heading-weight);
}
.product-form__buttons:has(.appstle_sub_widget) .button_buy-now {
  width: 100%;
}
#appstle_subscription_widget0 {
  margin: 0;
}
.appstle_custom_select select {
  background: none;
}
.media-thumb-swiper .swiper-slide::after,
.grid-gallery-thumbnail-container
  :is(.swiper-slide-thumb-active, .swiper-slide.active)::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid transparent;
  transition: var(--transition);
  border-radius: var(--rounded-thumbs);
  transition: box-shadow 0.3s ease;
  box-shadow: inset 0 0 0 var(--shadow-position, 0)
    rgb(var(--color-white, #fff));
}
.media-thumb-swiper .swiper-slide-thumb-active::after,
.grid-gallery-thumbnail-container
  :is(.swiper-slide-thumb-active, .swiper-slide.active)::after {
  border-color: var(--color-dark);
  --shadow-position: 3px;
}
.block-product__collapsible
  ~ div:not(.block-product__collapsible, .block-product__ask-question) {
  margin-top: calc(var(--space-bottom) * 1px);
}
.product-form__buttons .quantity__input {
  --width: 2.6rem;
  color: var(--color-heading);
}
.swiper-wrapper-thumbnail .rounded-thumbs {
  border-radius: var(--rounded-thumbs);
}

@media (min-width: 768px) {
  .main-product .product-detail__information {
    --space-bottom: 24;
  }
  .block-product__ask-question {
    margin-top: 5rem;
  }
  .block-product__share {
    margin-bottom: 5rem;
  }
  .stack_media .product-detail__information {
    padding-inline-start: clamp(4rem, 4vw, 8rem);
  }
  .stack_media.row-reverse-md .product-detail__information {
    padding-inline-start: 0;
    padding-inline-end: clamp(4rem, 4vw, 8rem);
  }
  .stacked {
    grid-template-columns: repeat(2, 1fr);
  }
  .stacked > *:nth-child(3n + 2) {
    grid-column: 1 / 3;
  }
  .product-thumbnail_stack {
    grid-template-columns: minmax(auto, 11%) auto;
  }
  .section-header-sticky:not(.header-sticky-hidden)
    ~ .content-for-layout
    .grid-gallery-thumbnail-container {
    top: calc(var(--header-height) + 1rem);
  }
  .shopify-block.block-product__buttons .quantity__input {
    --width: 4.7rem;
  }
  .sticky-add-cart {
    inset-inline: 1.6rem;
  }
  .sticky-add-cart__wrapper {
    transition: none;
  }
  .open-modal .sticky-add-cart__wrapper {
    margin-left: calc(var(--scrollbar-width, 0px) * -0.5);
    padding-right: calc(var(--scrollbar-width, 0px) * 0.5);
  }
  .sticky-add-cart__inner {
    border-radius: var(--img-rounded);
    transition: none;
  }
  .countdown_timer-product .countdown-item {
    font-size: 1.6rem;
  }
  .swiper-wrapper-thumbnail .rounded-thumbs {
    border-radius: var(--rounded-thumbs);
  }
}
@media (max-width: 767.98px) {
  .product-form__buttons .quantity__input {
    font-size: 1.4rem;
  }
  .sec__main-product {
    overflow-x: hidden;
  }
  product-form .btn-primary:not(.loading-feedback) {
    --btn-padding-x: 1.2rem;
  }
  sticky-add-cart .sticky-add-cart__inner variant-swatch-select {
    display: none;
  }
  .product__media-gallery .swiper-actions .swiper-arrow {
    display: none;
    pointer-events: all;
    --swiper-navigation-sides-offset: 0;
  }
  media-gallery .swiper-actions.hidden-md {
    top: 50%;
    left: 15px;
    right: 0;
  }
  media-gallery {
    position: relative;
  }
  .media-zoom-button {
    /* pointer-events: none; */
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  .media-zoom-button > svg,
  .media-zoom-button > * {
    pointer-events: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--img-rounded);
  }
  .pswp--open .media-zoom-button {
    pointer-events: none;
  }
  :is(
      .media-gallery__local-video,
      .media-gallery__model,
      .media-gallery__external-video
    )
    .media-zoom-button {
    bottom: auto;
    height: 100%;
    z-index: 2;
  }
  .quickview-product .media-zoom-button {
    display: none;
  }
  .media-gallery:has(.media-gallery__model) .zoom-icon-mobile {
    display: none;
  }
  .media-gallery:has(.media-gallery__model) .media-zoom-button .show-on-hover {
    opacity: 1;
    visibility: visible;
    width: 42px;
    height: 42px;
  }
  .zoom-icon-mobile,
  .btn-share-mobile {
    right: -1rem;
  }
  .section__featured-product
    :is(.two_columns, .two_columns_carousel)
    .zoom-icon-mobile {
    right: 1rem;
  }
  .block-product__share {
    margin: 0;
  }
  .main-product {
    position: relative;
  }
  .has-zoom .btn-share-mobile {
    right: 4rem;
  }
  .thumb-type.zoom-icon-mobile {
    right: 1rem;
  }
  .thumb-type.btn-share-mobile {
    right: 1rem;
  }
  .has-zoom .thumb-type.btn-share-mobile {
    right: 6rem;
  }
  .main-product:has(.block-product__share) .btn-share-mobile {
    display: inline-flex;
  }
  .quickview_inner .drawer__body {
    max-height: calc(100dvh - var(--draggable-modal, 135px));
  }
  .quickview_inner .product-detail__information {
    padding-bottom: 11rem;
  }
  .quickview_inner .product__submit-form-cart {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(var(--color-white));
    padding: 15px var(--bs-gutter-x);
    border-top: 1px solid var(--color-border);
  }
  .quickview_inner .product__submit-form-cart:before {
    content: "";
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    height: 60%;
    transform: translateY(-100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  }
  .sticky-add-cart {
    bottom: 0;
  }
  .mobile-sticky-bar-enabled
    .section-header-sticky.header-sticky-hidden
    ~ .content-for-layout
    .sticky-add-cart.show-sticky-cart {
    transform: translateY(-66px);
  }
  .mobile-sticky-bar-enabled .footer_bottom-inner {
    padding-bottom: 6rem;
  }
  .product-detail__information .block .shopify-block:last-of-type {
    margin-bottom: 0;
  }
  .pswp__top-bar {
    opacity: 1 !important;
  }
}
@media (max-width: 355px) {
  .quickview_inner .product-detail__information {
    padding-bottom: 19rem;
  }
  .countdown_timer-product {
    justify-content: center;
  }
  .block-product__highlights .list-unstyled {
    gap: var(--sp-3);
  }
}
@media screen and (max-width: 1024.98px) {
  .pswp__video-container video-product-gallery.external-video {
    top: 50%;
    transform: translateY(-50%);
  }
  .size-recommendation-popup draggable-modal.drawer__header.visible-drag-md {
    clip-path: unset;
  }
}
@media (min-width: 1025px) {
  .main_product-media .product-detail__information {
    padding-inline-start: clamp(4rem, 4vw, 8rem);
  }
  .main_product-media.row-reverse-md .product-detail__information {
    padding-inline-start: 0;
    padding-inline-end: clamp(4rem, 4vw, 8rem);
  }
  .pswp__video-container video-product-gallery.external-video {
    max-width: 80%;
    margin: 50px auto;
  }
  .min-w-1025-custom {
    min-width: var(--min-width-1025, var(--min-width));
  }
}
video-product-gallery iframe,
.media-model :is(product-model, .shopify-model-viewer-ui) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: none;
}

.product__media-gallery .swiper-slide {
  height: auto;
}
.button-product-media-control {
  width: 4.2rem;
  height: 4.2rem;
  bottom: 0;
  top: unset;
  left: unset;
  right: 0;
  z-index: 3;
  transform: none;
  -webkit-transform: none;
  background-color: transparent;
}

.pswp__video-container .button-product-media-control,
.product__media-gallery.product-quick_view .button-product-media-control {
  width: 100%;
  height: 100%;
}
.play-button-product-media {
  width: 4.2rem;
  height: 4.2rem;
  bottom: 1rem;
  right: 1rem;
  border-radius: 50%;
  background-color: #0000004d;
  will-change: opacity, transform;
}
.pswp model-viewer {
  width: 100%;
  height: 100%;
}
.pswp__video-container video-product-gallery.block:not(.external-video) {
  height: 100%;
}
.pswp__video-container video-product-gallery.external-video {
  border-radius: 0;
  clip-path: none;
}
.recipient-form > input[type="checkbox"]:checked ~ .recipient-fields {
  display: block;
}
.recipient-form .recipient-checkbox .icon-checkmark {
  left: 3px;
  top: 8px;
}
.recipient-form
  > input[type="checkbox"]:checked
  ~ .recipient-checkbox
  .icon-checkmark {
  opacity: 1;
}
.recipient-form
  > input[type="checkbox"]:not(:checked, :disabled)
  ~ .recipient-fields {
  display: none;
}
.product-form__recipient-error-message-wrapper {
  align-items: flex-start;
}
.sticky-add-cart__inner .product__information {
  flex: 0 0 auto;
  width: calc(100% - 8rem);
}
.sticky-add-cart__inner .card-product-price {
  font-size: var(--product-price-size, 1.4rem);
}
.sticky-add-cart__inner .saving-price {
  display: none;
}
.sticky__item-info variant-swatch-select {
  max-width: calc(100% - 80px);
  min-width: 15rem;
}
.sticky__item-info variant-swatch-select select {
  width: 100%;
}
.bought-together-checkbox .checkmark:after {
  --check_position: 12px;
}
.dk__share-block {
  background-color: var(--color-background);
}
.dk__share-block + .notification_inline {
  z-index: 1;
}
.main-product-variant-picker .text-swatch-label {
  min-width: 6rem;
}
@media (min-width: 768px) {
  .media-main-swiper {
    margin-inline-start: calc(
      var(--thumbnails-width) + var(--thumbnails-spacing)
    );
  }
  .thumbnail_left .swiper-wrapper-thumbnail {
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: var(--thumbnails-width);
    height: 100%;
    margin: 0;
    --img-rounded: 1rem;
  }
  .thumbnail_left .swiper-wrapper-thumbnail > .swiper-wrapper {
    flex-direction: column;
  }
  .thumbnail_left .media-thumb-swiper .swiper-slide {
    width: 100%;
    height: auto !important;
    margin-inline-end: 0;
    margin-bottom: var(--media-item-gap);
  }
  .thumbnail_left {
    --thumbnails-width: 7rem;
    --thumbnails-spacing: 0.8rem;
    width: 100%;
    display: block;
  }
  .play-button-product-media {
    width: 5.2rem;
    height: 5.2rem;
    bottom: 1.5rem;
    right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .thumbnail_left {
    --thumbnails-width: 7.4rem;
    --thumbnails-spacing: 0.8rem;
  }
  .sticky-add-cart {
    max-width: 112rem;
    width: fit-content;
    min-width: 92rem;
  }
}
.block__media-gallery.insert motion-effect[data-animate*="zoom"] > * {
  opacity: 1;
}

.dot-animation:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 var(--shadow-position, 4px) var(--color-text);
  background: rgb(var(--color-white));
  position: absolute;
  inset: 0;
  margin: auto;
}

.dot-animation:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-animation: ripple_animate 1s ease infinite;
  animation: ripple_animate 1s ease infinite;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: var(--color-text);
  z-index: -1;
}
@keyframes ripple_animate {
  0% {
    opacity: 0.5;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.tooltip-content {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  will-change: transform, opacity;
}
.tooltip-content::after {
  content: "";
  position: absolute;
  border: 6px solid transparent;
  left: 50%;
  transform: translateX(-50%);
}
.tooltip-content[style*="--arrow-direction: bottom"]::after {
  top: 100%;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip-content[style*="--arrow-direction: top"]::after {
  bottom: 100%;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.progressbar-stock {
  width: var(--percent, 100%);
  transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.1s;
}
/* Fit Assistance */
.size-tab__btn.active {
  margin: 0;
  padding-inline-start: 8px;
  border-color: var(--color-heading);
}
.size-tab__content.active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}

.unit-switch__input:checked + .unit-switch__track .unit-switch__thumb {
  transform: translateX(22px);
}

.size-form__select:focus {
  box-shadow: none;
}
.size-form__input:focus,
.size-form__select:focus {
  outline: none;
  border-color: var(--color-heading);
}

.size-form__checkboxes input[type="radio"]:checked + .checkmark:before {
  background-color: var(--color-dark);
  border-color: var(--color-dark);
}
.size-form__checkboxes input[type="radio"]:checked + .checkmark:after {
  opacity: 1;
}
.size-form__checkbox-label:has(input:checked),
.size-form__checkbox-label:hover {
  background: var(--color-heading);
  color: rgb(var(--color-white));
}
.checkmark-custom::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 55%;
  width: 14px;
  height: 10px;

  background-color: rgb(var(--color-white));
  mask: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6693 0.216606C12.8273 0.0722022 13.0095 0 13.2161 0C13.4349 0 13.6172 0.0722022 13.763 0.216606C13.921 0.373045 14 0.559567 14 0.776173C14 0.980746 13.921 1.15523 13.763 1.29964L5.21354 9.78339C5.06771 9.9278 4.88542 10 4.66667 10C4.44792 10 4.26562 9.9278 4.11979 9.78339L0.236979 5.92058C0.0789931 5.77617 0 5.60168 0 5.39711C0 5.18051 0.0789931 4.99398 0.236979 4.83754C0.382812 4.69314 0.559028 4.62094 0.765625 4.62094C0.984375 4.62094 1.17274 4.69314 1.33073 4.83754L4.66667 8.14079L12.6693 0.216606Z'/%3E%3C/svg%3E")
    no-repeat center / contain;

  opacity: 0;
  transform: translate(-50%, -50%) scale(0.8);
  transition: var(--transition);
}
.size-form__select:valid + .field__label-custom {
  opacity: 0;
  visibility: hidden;
}
.size-form__select:invalid + .field__label-custom {
  opacity: 1;
  visibility: visible;
}
input:checked + .checkmark-custom::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.size-form__radio-card:focus-visible {
  outline: 1px solid var(--color-heading);
  outline-offset: 4px;
  border-radius: 4px;
}
.checkmark-custom::before {
  transition: var(--transition);
}
.size-form__radio-card:hover .checkmark-custom::before {
  --color-border: var(--color-heading);
}

.product-detail__information
  :is(.block-size-recommendation, .block-custom-options).my-custom {
  --space-bottom: 8;
}

.product-item__inner .rating svg {
  width: 1rem;
  height: 1rem;
}
@media screen and (min-width: 1025px) {
  .size-recommendation-form {
    min-height: 55rem;
  }
  .size-tab__content {
    max-height: calc(min(80vh, 55rem) - var(--size-tab-height, 96px));
  }
  .size-form__group-has-images {
    min-height: 28rem;
  }
  .product-detail__information
    :is(.block-size-recommendation, .block-custom-options).my-custom {
    --space-bottom: 12;
  }
}

.image_shape_preference.is-active,
.image_fit_preference.is-active {
  opacity: 1;
}

.section__featured-product .product__badges,
.section__featured-product .block-product__title {
  margin-bottom: 8px;
}
/* === STICKY ADD TO CART VETLABS === */

.sticky-add-cart {
  position: fixed !important;
  left: 50% !important;
  right: auto !important;
  bottom: 18px !important;
  transform: translateX(-50%) !important;
  width: min(900px, calc(100vw - 32px)) !important;
  max-width: none !important;
  min-width: 0 !important;
  z-index: 50 !important;
}

.sticky-add-cart__wrapper,
.sticky-add-cart__inner {
  width: 100% !important;
  max-width: 100% !important;
}

.sticky-add-cart__inner {
  display: block !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.vetlabs-sticky-card {
  width: 100% !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  border-radius: 16px !important;
  padding: 16px 20px !important;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12) !important;
  display: grid !important;
  grid-template-columns: 1fr 1.15fr !important;
  align-items: center !important;
  gap: 28px !important;
}

.vetlabs-sticky-left {
  color: #26628C !important;
}

.vetlabs-sticky-badge {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  font-size: 14px !important;
  line-height: 1.1 !important;
  font-weight: 600 !important;
  margin-bottom: 7px !important;
  white-space: nowrap !important;
}

.vetlabs-sticky-badge strong {
  background: #20b84a !important;
  color: #ffffff !important;
  border-radius: 999px !important;
  padding: 2px 8px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

.vetlabs-sticky-price {
  display: flex !important;
  align-items: baseline !important;
  gap: 10px !important;
  margin-bottom: 5px !important;
}

.vetlabs-current-price {
  font-size: 28px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #26628C !important;
}

.vetlabs-old-price {
  font-size: 18px !important;
  line-height: 1 !important;
  font-weight: 600 !important;
  color: #8a8a8a !important;
  text-decoration: line-through !important;
}

.vetlabs-sticky-meta,
.vetlabs-sticky-delivery {
  font-size: 12px !important;
  line-height: 1.25 !important;
  font-weight: 500 !important;
  color: #26628C !important;
}

.vetlabs-sticky-delivery {
  margin-top: 4px !important;
}

/* Cache le bloc 1 pot / Abonnement qui vient de buy-buttons.liquid */
.vetlabs-sticky-right .vetlabs-sticky-info {
  display: none !important;
}

.vetlabs-sticky-right .vetlabs-sticky-bar {
  display: block !important;
  width: 100% !important;
}

.vetlabs-sticky-right,
.vetlabs-sticky-right product-form,
.vetlabs-sticky-right form,
.vetlabs-sticky-right .product__submit-form,
.vetlabs-sticky-right .vetlabs-sticky-submit {
  width: 100% !important;
}

.vetlabs-sticky-right .vetlabs-atc,
.vetlabs-sticky-right button[type="submit"] {
  width: 100% !important;
  min-height: 64px !important;
  border-radius: 10px !important;
  background: #26628C !important;
  color: #ffffff !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  padding: 0 22px !important;
}

.vetlabs-sticky-button-content {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  color: #ffffff !important;
  font-weight: 500 !important;
}

.vetlabs-sticky-button-content svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

@media (max-width: 767.98px) {
  .sticky-add-cart {
    width: calc(100vw - 20px) !important;
    bottom: 10px !important;
  }

  .vetlabs-sticky-card {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    padding: 14px !important;
  }

  .vetlabs-current-price {
    font-size: 26px !important;
  }

  .vetlabs-old-price {
    font-size: 17px !important;
  }

  .vetlabs-sticky-badge {
    font-size: 13px !important;
    white-space: normal !important;
  }

  .vetlabs-sticky-meta,
  .vetlabs-sticky-delivery {
    font-size: 10px !important;
  }

  .vetlabs-sticky-right .vetlabs-atc,
  .vetlabs-sticky-right button[type="submit"] {
    min-height: 54px !important;
    font-size: 15px !important;
  }
}
/* Toujours afficher le sticky add to cart */
.sticky-add-cart {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: translateX(-50%) !important;
}

.sticky-add-cart:not(.show-sticky-cart),
.sticky-add-cart.show-sticky-cart {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}
.vetlabs-sticky-price-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.vetlabs-sticky-side-info {
  font-size: 12px;
  font-weight: 600;
  color: #26628C;
  white-space: nowrap;
  line-height: 1;
 
}

.vetlabs-sticky-price {
  display: flex;
  align-items: baseline;
  gap: 10px;
}
.vetlabs-sticky-price {
  display: flex;
  align-items: baseline;
  gap: 10px;
  line-height: 1;
}

.vetlabs-sticky-delivery {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 13px;
  font-weight: 600;
  color: #26628C;
  white-space: nowrap;
  line-height: 1.2;
}
/* Masquer le sticky quand le cart drawer est ouvert */
body:has(cart-drawer[open]) .sticky-add-cart,
body:has(.cart-drawer[open]) .sticky-add-cart,
body:has(.drawer.active) .sticky-add-cart,
body:has(.drawer.open) .sticky-add-cart,
body:has(.cart-drawer.active) .sticky-add-cart,
body:has(.cart-drawer.open) .sticky-add-cart,
body:has(.cart-drawer.is-open) .sticky-add-cart {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}