@media (max-width: 768px) {
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    src: url("/themes/custom/kaneva/assets/fonts/Poppins-Medium.ttf");
    font-display: swap;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    src: url("/themes/custom/kaneva/assets/fonts/Poppins-SemiBold.ttf");
    font-display: swap;
  }
  @font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    src: url("/themes/custom/kaneva/assets/fonts/Lato-Regular.ttf");
    font-display: swap;
  }
  @font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: url("/themes/custom/kaneva/assets/fonts/Lato-Bold.ttf");
    font-display: swap;
  }
  * {
    color: #020101;
  }
  .product_variation.pack_videos.aff_2 {
    padding: 12px 16px;
  }
  .product_variation.pack_videos.aff_2 .haut .wrapper_prix .toggle_product {
    width: 32px;
    height: 32px;
  }
}
/*# sourceMappingURL=commerce-variation-pack-videos-aff-2.css.map */
