
@font-face {
    font-display: swap;
    font-family: 'robotolight_italic';
    src: url('./fonts/roboto-lightitalic-webfont.woff2') format('woff2'),
    url('./fonts/roboto-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotobold_italic';
    src: url('./fonts/roboto-bolditalic-webfont.woff2') format('woff2'),
    url('./fonts/roboto-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotoblack';
    src: url('./fonts/roboto-black-webfont.woff2') format('woff2'),
    url('./fonts/roboto-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotoblack_italic';
    src: url('./fonts/roboto-blackitalic-webfont.woff2') format('woff2'),
    url('./fonts/roboto-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotoitalic';
    src: url('./fonts/roboto-italic-webfont.woff2') format('woff2'),
    url('./fonts/roboto-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotothin';
    src: url('./fonts/roboto-thin-webfont.woff2') format('woff2'),
    url('./fonts/roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotothin_italic';
    src: url('./fonts/roboto-thinitalic-webfont.woff2') format('woff2'),
    url('./fonts/roboto-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotoregular';
    src: url('./fonts/roboto-regular-webfont.woff2') format('woff2'),
    url('./fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotomedium';
    src: url('./fonts/roboto-medium-webfont.woff2') format('woff2'),
    url('./fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotolight';
    src: url('./fonts/roboto-light-webfont.woff2') format('woff2'),
    url('./fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotomedium_italic';
    src: url('./fonts/roboto-mediumitalic-webfont.woff2') format('woff2'),
    url('./fonts/roboto-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-display: swap;
    font-family: 'robotobold';
    src: url('./fonts/roboto-bold-webfont.woff2') format('woff2'),
    url('./fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-display: swap;
    font-family: 'RobotoSlab';
    src: url('./fonts/RobotoSlab-VariableFont_wght.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}

:root {
    --cnvs-themecolor: black;
    --betadine-grey: #F3F1E7;
    --betadine-yellow: #F8D849;
    --betadine-red: #D27D78;
    --betadine-green: #82BC97;
    --betadine-blue: #7091BD;
    --betadine-black: black;
    --betadine-brown: #4E160E;
    --cnvs-font-size-body:1.1rem;
    --cnvs-line-height-content: auto;
    --bs-body-font-weight: 300;
    --cnvs-font-size-h1: 3rem;
    --cnvs-slider-caption-width: 600px;
    --bs-body-font-family: "RobotoSlab";
    --cnvs-body-font: "RobotoSlab";
    --cnvs-primary-font:  "RobotoSlab";
    --betadine-bullet-color: var(--betadine-yellow);

}

.breadcrumb {
    --bs-breadcrumb-item-padding-x: 0.1rem;
}

.feature-box {
    --cnvs-featured-box-font-size: 1rem;
}

#header {
    --cnvs-header-border-color: rgba(var(--cnvs-contrast-rgb), .1);
    --cnvs-header-transparent-border-color: rgba(var(--cnvs-contrast-rgb), .1);
    --cnvs-primary-menu-padding-x: 15px;
    --cnvs-header-floating-top-offset: 60px;
    --cnvs-header-floating-padding: 30px;
    --cnvs-side-header-padding-gutters: 30px;
    --cnvs-primary-menu-color: var(--cnvs-contrast-900);
    --cnvs-primary-menu-hover-color: var( --betadine-yellow);
}

#footer{
    background-color: var(--betadine-grey);
    margin-top:50px;
}
p {  hyphens: none;}
.btd-border {
    border:solid 4px black;
}

.outer-div {
    display: flex;
    justify-content: center;
    align-items: center;

}
b, strong {
    font-weight: 600;
}
ul, ol {
    margin-left:20px;
}
.widget_archive:not(.widget-li-noicon) li::before, .widget_categories:not(.widget-li-noicon) li::before, .widget_links:not(.widget-li-noicon) li::before, .widget_meta:not(.widget-li-noicon) li::before, .widget_nav_menu:not(.widget-li-noicon) li::before, .widget_pages:not(.widget-li-noicon) li::before, .widget_recent_comments:not(.widget-li-noicon) li::before, .widget_recent_entries:not(.widget-li-noicon) li::before, .widget_rss:not(.widget-li-noicon) li::before {
    content: "\e7a5";
    font-family: icomoon;

}
sup {
    top: -0.7em;
    font-size: .65em;
}

.bullet li {
    list-style: none; /* Supprime la puce par défaut */
    position: relative;
    padding-left: 20px; /* Espace pour le carré */
    margin-bottom: 10px
}

.bullet li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    transform: translateY(-50%);
    width: 10px; /* Taille du carré */
    height: 10px;
    background-color: var(--betadine-bullet-color); /* Couleur du carré */
}

.breadcrumb {
    justify-content: start;
}
sub {font-size: 12px;
line-height: 20px;
display: block}

a.menu-link div::first-letter {
    text-transform: uppercase;
}
a.menu-link::first-letter {
    text-transform: uppercase;
}
h2.btd-title{
    color: white;
    background-color: black;
    padding: 10px;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 30px;
    margin-top: 0px;
    display: inline-block;
    font-family: 'RobotoSlab';
}

h2.btd-bubble{
      font-family: 'RobotoSlab';

    margin-bottom: 0px;
    font-size: 1.6em;

}

.container-center {
    display: flex;  /* Active le modèle Flexbox */
    justify-content: center;  /* Centre horizontalement */
    align-items: center;  /* Centre verticalement */

}

.container-center-vertical {
    display: flex;  /* Active le modèle Flexbox */
    align-items: center;  /* Centre verticalement */

}
.container-center-horizontal {
    display: flex;  /* Active le modèle Flexbox */
    justify-content: center;  /* Centre horizontalement */

}
.title .subtitle{
    text-align: center;
    font-size: 1rem;
    margin-top:5px;
    font-style: italic;
}
/* ------------------------------- */
/*               MENU              */
/* ------------------------------- */

.dark {
--cnvs-contrast-bg: black
}
#logo{
    background-color: var(--betadine-yellow);
    border-right : 2px solid white; !important;
}

#header {
--cnvs-header-border-color: none}
/*
.is-expanded-menu .full-header .primary-menu .menu-container {
    border-right: 8px solid var(--cnvs-header-border-color);
}*/

#header-wrap {

    border-bottom: 0px
}

.is-expanded-menu #header.full-header:not(.transparent-header) {
    border-bottom-color: transparent;
}

.is-expanded-menu .full-header #logo {
    padding-right: 20px;
    padding-left: 20px;
    border-right: 2px solid white;
}

.menu-link {
    color: white;
    padding-right: 10px;
    padding-left: 10px;
}



.is-expanded-menu .menu-link {
    --cnvs-primary-menu-padding-y: calc(calc(var(--cnvs-sticky-header-height) - 22px) * 0.5);
    --cnvs-primary-menu-padding-x: 30px;
}

.menu-container {
    margin-left: 5px;
    background-color: black;
}

.primary-menu {
    background-color: black;
}
.menu-type-secondary  .menu-item:nth-of-type(1) a.menu-link{
    background-color: var(--betadine-yellow);
    color: black;
    border-left : 2px solid white;
    border-right : 2px solid white;
}

.menu-type-secondary  .menu-item:nth-of-type(2) a.menu-link{
    border-right : 2px solid white;
}

ul.ul-menu-langue li a { color: white; background-color: black}
ul.ul-menu-langue li a img { margin-right: 10px}

/* ------------------------------- */
/*               button            */
/* ------------------------------- */

.button {
    --cnvs-btn-color: var(--betadine-black);
    --cnvs-btn-color-dark: var(--betadine-yellow);
    --cnvs-btn-color-light: #e9ecef;
    --cnvs-btn-color-hover: var(--betadine-yellow);
}

.button,  #slider a, .homeIntro a {
    font-family: 'RobotoSlab';
    font-style: italic;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.7em;
}
#slider a, .homeIntro a {
   color: white;
   background-color: var(--betadine-black);
   margin-top:10px;
    padding:10px;
    display: inline-block;
}

#slider a:hover , .homeIntro a:hover{
    background-color: white;
    color:var(--betadine-yellow);
}
.button:hover {
    color: var(--betadine-black);
}

/* ------------------------------- */
/*             logo betadineen       */
/* ------------------------------- */
.logo.betadine {
    font-size :var(--cnvs-font-size-h1);
    font-weight: 800;
    font-family: 'robotobold';
    line-height: 45px;

}
.logo.betadine div {
    font-size: 16px;
    margin-top: -15px;
    font-weight: 400;
    letter-spacing: 2px;
}
.logo.betadine div::before {
    content: "←"; /* Flèche avant */
    margin-right: 10px;
}

.logo.betadine div::after {
    content: "→"; /* Flèche après */
    margin-left: 10px;
}
/* ------------------------------- */
/*             h1 betadineen       */
/* ------------------------------- */
h1.betadine {
    font-size :var(--cnvs-font-size-h1) ;
    font-family: 'robotobold';
}
h1.betadine div {
    font-size: 16px;
    margin-top: -5px;
    font-weight: 400;
    letter-spacing: 2px;
}
h1.betadine div::before {
    content: "←"; /* Flèche avant */
    margin-right: 10px;
}

h1.betadine div::after {
    content: "→"; /* Flèche après */
    margin-left: 10px;
}



.image-container {
    position: relative;
    display: inline-block;
}

.image-container img {
    width: 100%; /* Ajuste la taille de l'image selon le conteneur */
    height: auto;
}

.btn-basdroite {
    position: absolute;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
    border: none;
}
/* ------------------------------- */
/*              page              */
/* ------------------------------- */
#page li {margin-top:10px}

/* ------------------------------- */
/*              feature-box       */
/* ------------------------------- */
.feature-box {
    --cnvs-featured-box-icon-xl: calc(4rem * 2.2);
}
.feature-box .fbox-icon a:hover {
    border-radius: 50%;
    background-color: var(--betadine-yellow);
}

.feature-box .fbox-icon a.selected {
    border-radius: 50%;
    background-color: var(--betadine-yellow);
}


/* ------------------------------- */
/*               bubble            */
/* ------------------------------- */
.comic-bubble {
    position: relative;
    background: white;
    border: 2px solid #000;
    padding: 10px 20px;
    max-width: 300px;
      font-family: 'RobotoSlab';

    font-size: 16px;
    line-height: 1.4;
    color: #000;
    box-shadow: -3px 3px 0px #000;
    font-style: italic;
    text-transform: uppercase;
}

.comic-bubble.fullwidth {
    width: 100%;
    max-width:100%
}

.comic-bubble.minheight {
    min-height: 200px
}


.bubble-dark {
    background-color: var(--betadine-yellow);
    color: black;
}

/* Flèche à droite */
.comic-bubble.right::after {
    content: '';
    position: absolute;
    top: 60%;
    right: -15px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-left: 15px solid #000;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.comic-bubble.right::before {
    content: '';
    position: absolute;
    top: 60%;
    right: -18px;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid #f8f8f8;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

/* Flèche à gauche */
.comic-bubble.left::after {
    content: '';
    position: absolute;
    top: 60%;
    left: -15px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-right: 15px solid #000;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.comic-bubble.left::before {
    content: '';
    position: absolute;
    top: 60%;
    left: -18px;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-right: 18px solid #f8f8f8;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

/* Flèche en haut */
.comic-bubble.top::after {
    content: '';
    position: absolute;
    top: -15px;
    left: 85%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-bottom: 15px solid #000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.comic-bubble.top::before {
    content: '';
    position: absolute;
    top: -18px;
    left: 85%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 18px solid #f8f8f8;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

/* Flèche en bas */
.comic-bubble.bottom::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 85%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 15px solid #000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.comic-bubble.bottom::before {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 85%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 18px solid #f8f8f8;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}





/* ------------------------------- */
/*               title             */
/* ------------------------------- */

h1 {
    font-style: normal;
    text-transform: none;
    line-height: normal;
}

h1.field-headline {
    line-height: normal;
    margin: 10px;
}
.comic-bubble h1 {
    margin:0px;
    padding-top: 1rem;
    padding-bottom: 1rem
}
h2.block-content, h1.block-content, ol.bggrey li h2  {
    position: relative;
    background: var(--betadine-grey);
    border: 3px solid #000;
    padding: 10px 20px;
    color: #000;
    box-shadow: -5px 5px 0px #000;
    font-style: italic;
    text-transform: uppercase;
}

.block-about h2, .block-about h1, .block-about h3, .content-entry h2  {
    position: relative;
    background: var(--betadine-grey);
    border: 3px solid #000;
    padding: 10px 20px;
    color: #000;
    box-shadow: -5px 5px 0px #000;
    font-style: italic;
    text-transform: uppercase;
}

h2.block-content.dark {
    position: relative;
    background: var(--betadine-yellow);
    border: 3px solid #000;
    padding: 10px 20px;
      font-family: 'RobotoSlab';

    color: #000;
    box-shadow: -5px 5px 0px #000;
    font-style: italic;
    text-transform: uppercase;
}
ol.bggrey {
    background-color: var(--betadine-grey);
}
ol.bggrey li {
   padding: 2rem;
}

/* image */
.img-button .button {
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0px;
}

.img-button {
    border: solid 2px black;
}

.img-button.vertical {
    position: relative;
    z-index: 10;
}

.img-button .sticker {
    position: absolute;
    bottom: -50px;
    left: -80px;

}

/* title sticker */

.title-sticker {

    --shine-angle: 15deg;
    display: inline-grid;
    grid-template-areas: "text";
    place-items: center;
      font-family: 'RobotoSlab';

    font-weight: 900;
    font-size: 2.2em;
    color: var(--betadine-brown);
    text-transform: uppercase;
    line-height: 1em;
}


.title-sticker > *, .title-sticker::before, .title-sticker::after {
    grid-area: text;
}

.title-sticker::before, .title-sticker::after {
    content: attr(data-text);
    color: white;
}

.title-sticker::before {
    -webkit-text-stroke: 0.51em white;
}

.title-sticker::after {
    text-shadow: 0.07em 0.08em 0.05em rgba(255, 255, 255, 0.75), -0.07em -0.05em 0.05em rgba(255, 255, 255, 0.75);
    z-index: -2;
}


/* ------------------------------- */
/*               section           */
/* ------------------------------- */


section.bgyellow {
    background-color: var(--betadine-yellow);
}

section.bggrey {
    background-color: var(--betadine-grey);
}


/* ------------------------------- */
/*               block             */
/* ------------------------------- */

.block-content {
    position: relative;
    background: var(--betadine-grey);
    border: 4px solid #000;
    padding: 20px;
}

.block-content p {
    margin-bottom: 0px;
}

.block-content.yellow {
    background: var(--betadine-yellow);
}

.block-content .button {
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0px;

}

.block-content .comic-bubble {
    position: absolute;
    top: -50px;
    left: -20px;

}


.block-content.picture img {
    position: absolute;
    min-height: 309px;
    top: 40%;
    transform: translatey(-50%) translateX(-70%);
}

.block-content.picture div {
    margin-left: 40%;
}
ol.block {
    padding-left:3rem;
}

ol.block li::marker {
    font-size: 2em; /* Changer la taille du numéro */
    font-weight: bold; /* Rendre le numéro en gras */
    font-family: 'Arial', sans-serif; /* Changer la police */
}

ol.block li {
    background: var(--betadine-grey);
    border: 3px solid #000;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 15px;

}

/* ------------------------------- */
/*          home- gamme           */
/* ------------------------------- */

.home-gamme .title-gamme{
    margin-top: 10px;  text-align: center; font-weight: 800; font-size: var(--cnvs-font-size-h4)
}

.home-gamme .description-gamme{font-size:14px ;font-weight: 200; text-align: center}

.home-gamme .description-gamme p { margin-bottom:10px}

/* ------------------------------- */
/*           content refrence       */
/* ------------------------------- */

.references h2 {
    font-size: 1.3rem;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.references .content {
    font-size: 0.9rem;
    margin-left: 1rem;
}
.references p {
    margin-bottom: 10px;
}
/* ------------------------------- */
/*           Product       */
/* ------------------------------- */
.boxproduct{
border: solid 4px black;
background-color: black;
color: white;
padding-bottom: 10px;
    margin-bottom: 20px;
    height:100%;
}

.format{
    padding:5px 5px 5px 5px;
    border:solid 1px black;
    font-size: small;
}
.retail-item{
    border: 1px solid #dfdfdf;
    display: flex;
}
/* ------------------------------- */
/*           Range       */
/* ------------------------------- */
h1.range, h2.range {
    text-transform: none;
    border-bottom: solid 4px black
}

h1.range div, h2.range div{
    text-transform: none;
    font-size: 20px;
}


/* ------------------------------- */
/*           accordion             */
/* ------------------------------- */


.bedatine-accordion {
    background: var(--betadine-grey);
    border: 4px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 30px;
    box-shadow: 4px 4px 0px #000;
}

.bedatine-accordion .accordion-title {
      font-family: 'RobotoSlab';

    text-transform: uppercase;
    padding-bottom: 0px;

}

.bedatine-accordion .accordion-content p {

    padding-top: 0px;
    margin-top: -10px;

}

.bedatine-accordion .accordion-content {
    margin-left: 2px;
    border-left: none;
    padding-left: 0px;
    padding-bottom: 0px !important;
}
.betadine-help {
    margin-top: 30px;
}
.betadine-help span {
    font-size: 16px;
      font-family: 'RobotoSlab';

    font-weight: 400;
    margin-top: 10px;
    font-style: italic;
    position: absolute;
    text-align: left;
    z-index: 2;
    left: 25%;
    top: 8%;
    max-width: 220px;
}
.betadine-help span p { margin-bottom: 10px}
.betadine-help span ol, .betadine-help span ul { margin-left: 10px}
.betadine-help span li {margin-bottom:5px}
.betadine-help .col-12:nth-of-type(1) span {
    top: 250px !important;
}

.betadine-help img {
    position: relative
}


.small-product-title {
    margin-top: 10px;
    text-align: center;
    font-weight: 800;
    font-size: var(--cnvs-font-size-h4)
}
.small-product-title div{
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
margin-bottom:10px;
}

#PageProduct h1 {
    font-size: 2.2rem;
    margin-bottom: 10px;
}


/****************************************************************/
/* Slider slick-slider                                          */
/****************************************************************/

.slick-slide h3 {
font-weight: 100;
text-transform: uppercase;
letter-spacing: 2px
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./images/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* ------------------------------- */
/*       MEDIA QUERIES             */
/* ------------------------------- */



/***** sm col-sm-                 *****/
@media only screen and (min-width: 576px) {
    .block-content.picture img {
        transform: translatey(-50%) translateX(-50%);
    }

    .block-content.picture div {
        margin-left: 50%;
    }
}

/***** sm col-md-                 *****/
@media only screen and (min-width: 768px) {
    section.header-title {
        margin-bottom: 200px;
    }

    .block-content {

    }

    .block-content.picture img {
        transform: translatey(-90%) translateX(-0%);
    }

    .block-content.picture div {
        margin-left: 0%;
    }

}

/***** sm col-lg-                 *****/
@media only screen and (min-width: 992px) {
    .block-content {
        margin-top: 0px;
    }

    .block-content.picture img {
        transform: translatey(-50%) translateX(-50%);
    }

    .block-content.picture div {
        margin-left: 50%;
    }
    .betadine-help span {
        font-size: 13px;
        left:25%
    }

    .col-md-left{
        align-items: flex-start
    }

    .col-md-right{
        align-items: flex-end
    }


}

/***** sm col-xl-                 *****/
@media only screen and (min-width: 1200px) {
    .block-content.picture img {
        transform: translatey(-50%) translateX(-65%);
    }

    .block-content.picture div {
        margin-left: 40%;
        font-size: 15px;
    }
}

/***** sm col-xxl-                 *****/
@media only screen and (min-width: 1400px) {
    .block-content.picture img {
        transform: translatey(-50%) translateX(-70%);
    }

    .block-content.picture div {
        margin-left: 40%;
    }

    .betadine-help span {
        left:20%;
        font-size: 14px;
    }
}


/***** Xs col-                 *****/
@media only screen and (max-width: 576px) {
    #header {
        --cnvs-header-height: var(--cnvs-header-height-sm);
    }
    section.header-title {
        margin-bottom: 200px
    }

    .block-content {

    }

    .block-content.picture img {
        transform: translatey(-90%) translateX(-0%);
    }

    .block-content.picture div {
        margin-left: 0%;
        transform: translatey(30%)
    }

    .comic-bubble.right::after {
        content: '';
        position: absolute;
        bottom: -25px;
        left: 85%;
        margin-left: -10px;
        width: 0;
        height: 0;
        top: unset;
        right: unset;
        margin-top: unset;
        border-top: 15px solid #000;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }

    .comic-bubble.right::before {
        content: '';
        position: absolute;
        bottom: -25px;
        left: 85%;
        margin-left: -8px;
        top: unset;
        right: unset;
        margin-top: unset;
        width: 0;
        height: 0;
        border-top: 18px solid #f8f8f8;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
    }

    h2.btd-bubble {
        font-size: 1.236em;
    }

    .comic-bubble h1 {
       font-size: 1.4rem;
    }
    .comic-bubble {
        padding: 10px 0px;
    }
}

/**** ARTICLE GRID ******/

.article-styles img {
    width: 100%;
}

.article-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
}

.article-grid + .article-grid {
    margin-top: 1rem;
}

.article-grid .align-center {
    display: flex; /* Active le modèle Flexbox */
    justify-content: center; /* Centre horizontalement */
}
.float-left {float:left}
.float-right {float:right}
.article-grid .col-1 { grid-column: span 1;  width:100%}
.article-grid .col-2 { grid-column: span 2; width:100%}
.article-grid .col-3 { grid-column: span 3; width:100%}
.article-grid .col-4 { grid-column: span 4; width:100%}
.article-grid .col-5 { grid-column: span 5; width:100%}
.article-grid .col-6 { grid-column: span 6; width:100%}
.article-grid .col-7 { grid-column: span 7; width:100%}
.article-grid .col-8 { grid-column: span 8; width:100%}
.article-grid .col-9 { grid-column: span 9; width:100%}
.article-grid .col-10 { grid-column: span 10; width:100%}
.article-grid .col-11 { grid-column: span 11; width:100%}
.article-grid .col-12 { grid-column: span 12; width:100%}

@media only screen and (max-width: 600px) {
    .article-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
        grid-column: span 1;
        margin-bottom: 1rem;
    }
    .breadcrumb {font-size: 10px}
    #PageProduct h1 {
        font-size: 1.6rem;
    }

}

#PageProduct .bggrey a {
    font-size: 20px;
    padding: 15px;
    display: inline-block;
    border: 2px solid black;
}
#PageProduct .bggrey a:hover {

    border: 2px solid var(--betadine-yellow);
    background-color:var(--betadine-yellow) ;
}

/* Retail disclaimer modal */
.retail-disclaimer {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.65);
    display: none;
    inset: 0;
    justify-content: center;
    padding: 1.5rem;
    position: fixed;
    z-index: 1100;
}

.retail-disclaimer.is-visible {
    display: flex;
}

.retail-disclaimer__dialog {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    color: #000;
    max-width: 480px;
    padding: 2rem;
    text-align: center;
    width: 100%;
}

.retail-disclaimer__actions {
    display: flex;
    justify-content: center;
}

.retail-disclaimer button {
    min-width: 120px;
}
