.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000000;
  border-radius: 0.69em;
  background-color: #000000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: blue;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: blue;
  border-radius: 0.69em;
  background-color: blue;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: green;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: green;
  border-radius: 0.69em;
  background-color: green;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-amarillo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: yellow;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-amarillo.disabled {
    opacity: 0.2; }

.swatch-filter-amarillo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: yellow;
  border-radius: 0.69em;
  background-color: yellow;
  display: block;
  position: relative; }
  .swatch-filter-amarillo.disabled {
    opacity: 0.2; }

.swatch-circle-azul {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #010080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-azul.disabled {
    opacity: 0.2; }

.swatch-filter-azul {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #010080;
  border-radius: 0.69em;
  background-color: #010080;
  display: block;
  position: relative; }
  .swatch-filter-azul.disabled {
    opacity: 0.2; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: rbg(245, 245, 219);
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: rbg(245, 245, 219);
  border-radius: 0.69em;
  background-color: rbg(245, 245, 219);
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-blanco {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: white;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blanco.disabled {
    opacity: 0.2; }

.swatch-filter-blanco {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: white;
  border-radius: 0.69em;
  background-color: white;
  display: block;
  position: relative; }
  .swatch-filter-blanco.disabled {
    opacity: 0.2; }

.swatch-circle-dorado {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #cda333;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-dorado.disabled {
    opacity: 0.2; }

.swatch-filter-dorado {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #cda333;
  border-radius: 0.69em;
  background-color: #cda333;
  display: block;
  position: relative; }
  .swatch-filter-dorado.disabled {
    opacity: 0.2; }

.swatch-circle-gris {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #9b9b9b;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-gris.disabled {
    opacity: 0.2; }

.swatch-filter-gris {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #9b9b9b;
  border-radius: 0.69em;
  background-color: #9b9b9b;
  display: block;
  position: relative; }
  .swatch-filter-gris.disabled {
    opacity: 0.2; }

.swatch-circle-maquillaje {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ebc8b2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-maquillaje.disabled {
    opacity: 0.2; }

.swatch-filter-maquillaje {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ebc8b2;
  border-radius: 0.69em;
  background-color: #ebc8b2;
  display: block;
  position: relative; }
  .swatch-filter-maquillaje.disabled {
    opacity: 0.2; }

.swatch-circle-marron {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #804400;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-marron.disabled {
    opacity: 0.2; }

.swatch-filter-marron {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #804400;
  border-radius: 0.69em;
  background-color: #804400;
  display: block;
  position: relative; }
  .swatch-filter-marron.disabled {
    opacity: 0.2; }

.swatch-circle-miscelaneo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: linear-gradient(90deg, #cc3333, #7dc37d, #006699);
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-miscelaneo.disabled {
    opacity: 0.2; }

.swatch-filter-miscelaneo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: linear-gradient(90deg, #cc3333, #7dc37d, #006699);
  border-radius: 0.69em;
  background-color: linear-gradient(90deg, #cc3333, #7dc37d, #006699);
  display: block;
  position: relative; }
  .swatch-filter-miscelaneo.disabled {
    opacity: 0.2; }

.swatch-circle-morado {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #81007f;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-morado.disabled {
    opacity: 0.2; }

.swatch-filter-morado {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #81007f;
  border-radius: 0.69em;
  background-color: #81007f;
  display: block;
  position: relative; }
  .swatch-filter-morado.disabled {
    opacity: 0.2; }

.swatch-circle-naranja {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff7f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-naranja.disabled {
    opacity: 0.2; }

.swatch-filter-naranja {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff7f00;
  border-radius: 0.69em;
  background-color: #ff7f00;
  display: block;
  position: relative; }
  .swatch-filter-naranja.disabled {
    opacity: 0.2; }

.swatch-circle-negro {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: black;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-negro.disabled {
    opacity: 0.2; }

.swatch-filter-negro {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: black;
  border-radius: 0.69em;
  background-color: black;
  display: block;
  position: relative; }
  .swatch-filter-negro.disabled {
    opacity: 0.2; }

.swatch-circle-ororosa {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #b76ec2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-ororosa.disabled {
    opacity: 0.2; }

.swatch-filter-ororosa {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #b76ec2;
  border-radius: 0.69em;
  background-color: #b76ec2;
  display: block;
  position: relative; }
  .swatch-filter-ororosa.disabled {
    opacity: 0.2; }

.swatch-circle-plateado {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8a9597;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-plateado.disabled {
    opacity: 0.2; }

.swatch-filter-plateado {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8a9597;
  border-radius: 0.69em;
  background-color: #8a9597;
  display: block;
  position: relative; }
  .swatch-filter-plateado.disabled {
    opacity: 0.2; }

.swatch-circle-rojo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe0000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-rojo.disabled {
    opacity: 0.2; }

.swatch-filter-rojo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe0000;
  border-radius: 0.69em;
  background-color: #fe0000;
  display: block;
  position: relative; }
  .swatch-filter-rojo.disabled {
    opacity: 0.2; }

.swatch-circle-rosa {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-rosa.disabled {
    opacity: 0.2; }

.swatch-filter-rosa {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0080;
  border-radius: 0.69em;
  background-color: #ff0080;
  display: block;
  position: relative; }
  .swatch-filter-rosa.disabled {
    opacity: 0.2; }

.swatch-circle-rosaclaro {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f7bcc2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-rosaclaro.disabled {
    opacity: 0.2; }

.swatch-filter-rosaclaro {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f7bcc2;
  border-radius: 0.69em;
  background-color: #f7bcc2;
  display: block;
  position: relative; }
  .swatch-filter-rosaclaro.disabled {
    opacity: 0.2; }

.swatch-circle-transparente {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: linear-gradient(225deg, white 50%, #ddebfe 50%);
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-transparente.disabled {
    opacity: 0.2; }

.swatch-filter-transparente {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: linear-gradient(225deg, white 50%, #ddebfe 50%);
  border-radius: 0.69em;
  background-color: linear-gradient(225deg, white 50%, #ddebfe 50%);
  display: block;
  position: relative; }
  .swatch-filter-transparente.disabled {
    opacity: 0.2; }

.swatch-circle-turquesa {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: cyan;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-turquesa.disabled {
    opacity: 0.2; }

.swatch-filter-turquesa {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: cyan;
  border-radius: 0.69em;
  background-color: cyan;
  display: block;
  position: relative; }
  .swatch-filter-turquesa.disabled {
    opacity: 0.2; }

.swatch-circle-verde {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008001;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-verde.disabled {
    opacity: 0.2; }

.swatch-filter-verde {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008001;
  border-radius: 0.69em;
  background-color: #008001;
  display: block;
  position: relative; }
  .swatch-filter-verde.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

/* GENERAL PART*/
#netreviews_reviews_tab {
  background-color: transparent;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  font-size: 10px;
  width: 100%;
  position: relative;
  color: #2c2c2c; }

.hidden {
  display: none; }

/* CUSTOM TITLE */
.netreviews_custom_title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #D55093; }

/* RATING PART*/
.no_reviews_filter {
  font-size: 1.4em;
  margin-top: 40px;
  text-align: center; }

#netreviews_rating_section {
  display: block;
  padding: 1.5em 1.5em 0;
  margin: 0 auto; }

#logo_header {
  display: block;
  padding: 1.5em;
  margin: 0 auto;
  background: url("../images/logo_full_fr.png") no-repeat;
  min-height: 5em;
  background-size: 20em; }

.netreviews_rating_header {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  height: 4em;
  min-height: 4em;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row; }

.netreviews_logo {
  position: absolute;
  top: 2em;
  left: 1.5em;
  width: 12em;
  height: auto; }

#AV_productReviews a.netreviews_certification,
#AV_productReviews a.netreviews_certification:active,
#AV_productReviews a.netreviews_certification:visited {
  color: #96a0aa;
  text-decoration: none;
  font-size: 1.3em;
  position: absolute;
  right: 1.5em;
  top: 1.5em;
  transition: color 0.2s;
  font-weight: 400; }

.netreviews_certification:hover {
  color: #2f2f2f;
  text-decoration: none; }

.netreviews_rating_content {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 2.5em 0;
  margin-top: 1.5em; }

.netreviews_global_rating {
  display: block;
  width: 50%;
  margin: 0;
  border-right: solid #B4B4B4 1px;
  padding: 20px 0 40px; }

.netreviews_note_generale {
  display: block;
  font-size: 3em;
  font-weight: lighter;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  text-align: center;
  color: #2c2c2c; }

.netreviews_note_generale span {
  font-size: 0.51724em; }

.netreviews_subtitle {
  display: block;
  font-size: 13px;
  color: #666666;
  width: 100%;
  text-align: center;
  margin: 0.5625em 0 0; }

.netreviews_global_rating_details {
  display: block;
  width: 50%;
  margin: 0;
  padding: 40px 0 0;
  transform: translateY(10px); }

.netreviews_rates_list {
  margin: 0 auto;
  border: 0;
  width: 20em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0; }

.netreviews_rate_list_item {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  list-style: none;
  width: 2.07692em;
  float: left;
  padding: 7.69231em 0 0;
  margin: 0 1.15385em 0 0;
  color: #D55093;
  cursor: pointer;
  font-size: 1.3em; }

.netreviews_rate_list_item span {
  margin-right: 0.23077em; }

.netreviews_rate_list_item div {
  padding-top: 0.07692em; }

.netreviews_rate_graph {
  height: 7.69231em;
  width: 1.92308em;
  left: 0;
  /*pour IE 10/11*/
  top: 0;
  position: absolute;
  padding-right: 1.53846em; }

.netreviews_rate_percent {
  background: #D55093;
  min-height: 0.07692em;
  margin-top: 0.15385em;
  width: 2em;
  bottom: 0;
  position: absolute;
  left: 0;
  transition: opacity 0.2s; }

.netreviews_rate_percent:hover {
  cursor: pointer;
  opacity: .8; }

span[class^="netreviews_rate_total"] {
  color: #000;
  margin-top: -1.53846em;
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 14px; }

.rateFilter {
  padding: 0 0 0 20px; }

/* BUTTON PART*/
#netreviews_button_more_reviews .netreviews_button,
.netreviews_button_unclickable {
  display: block;
  margin: 0 auto;
  padding: 0.625em 0;
  width: 15.625em;
  text-align: center;
  font-size: 1.5em;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.2s;
  font-weight: 700;
  cursor: pointer;
  border: 1px solid #000;
  text-transform: uppercase;
  margin-top: 45px; }

.netreviews_button:hover,
#netreviews_button_more_reviews .netreviews_button > a:active {
  background-color: #656565 !important;
  text-decoration: none !important; }

.netreviews_button_unclickable:hover {
  background-color: #a7a8a9 !important;
  cursor: not-allowed !important; }

.unclickable > .netreviews_button {
  background-color: #656565 !important;
  text-decoration: none;
  cursor: grab; }

.loading {
  background-image: url("../images/load.gif");
  background-repeat: no-repeat;
  background-position: 0.5em center; }

.comments_loading {
  background-image: url("../images/loadFull.gif");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 90%;
  height: 10em; }

.netreviews_button_comment {
  text-decoration: none;
  color: #a7a8a9;
  transition: color 0.2s;
  display: block;
  width: 100%;
  padding: 2em 0 0;
  margin: 0; }

.netreviews_button_comment:hover {
  text-decoration: none;
  color: #2f2f2f; }

.netreviews_button_comment div {
  display: inline-block;
  padding-right: 1em; }

/* FILTER PART */
.netreviews_filtering_section {
  width: 100%;
  margin: 0 auto;
  display: block;
  background: transparent;
  padding: 1.33333em 0 0;
  text-align: center;
  font-size: 14px;
  color: #666666; }
  .netreviews_filtering_section span {
    margin-right: 8px; }

.netreviews_filtering_section select {
  font-size: 13px;
  width: auto;
  line-height: inherit;
  text-align: left;
  display: inline;
  outline: none;
  cursor: pointer;
  padding: 0 42px 0 14px;
  border: 1px solid #707070;
  border-radius: 0;
  height: 34px;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg id='Grupo_25384' data-name='Grupo 25384' xmlns='http://www.w3.org/2000/svg' width='22.308' height='19.994' viewBox='0 0 19.994 32.308' transform='rotate(-90)'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M977.738,101.086h0a2.2,2.2,0,0,1,.732-1.636l15.605-13.959A2.195,2.195,0,0,1,997,88.764l-13.776,12.322L997,113.411a2.195,2.195,0,0,1-2.926,3.273l-15.605-13.961A2.2,2.2,0,0,1,977.738,101.086Z' transform='translate(-977.738 -84.934)' fill='%23444'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 93%;
  background-size: 15px; }

/* REVIEW PART*/
.netreviews_reviews_section {
  width: 100%;
  display: block;
  padding: 0 0 1.5em 1.5em;
  margin: 0; }
  .netreviews_reviews_section .netreviews_review_part {
    border-top: 0.1em solid #B4B4B4; }
  .netreviews_reviews_section:first-child .netreviews_review_part {
    border-top: transparent; }

.netreviews_review_part {
  padding: 3.2em 0 2.2em;
  width: 85%;
  margin: 0 auto;
  display: block; }

.netreviews_customer_name {
  display: block;
  font-size: 1.5em;
  font-weight: bolder;
  width: 100%;
  text-align: left;
  padding: 0 0 10px;
  margin: 0; }

.netreviews_customer_name span {
  font-size: 0.88235em;
  font-weight: 500; }

.netreviews_review_rate_and_stars {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 16px 0;
  margin: 0;
  height: 3em;
  min-height: 3em;
  position: relative;
  line-height: 1; }

.netreviews_review_rate_and_stars-empty,
.netreviews_review_rate_and_stars-gold {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 8em; }

.netreviews_review_rate_and_stars-gold {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8em; }

.netreviews_reviews_rate {
  display: block;
  margin: 0 0 0 0.3125em;
  font-size: 1.6em; }

.netreviews_customer_review {
  font-size: 1.5em;
  line-height: 1.5625;
  width: 100%;
  padding: 10px 0 0;
  margin: 0;
  text-align: left; }

.netreviews_website_answer {
  padding: 0 5% 1em 5%;
  background-color: #FFFFFF;
  margin: 0.66667em auto 0 auto;
  font-size: 1.5em;
  border-left: 0.2em solid #E7E9EE;
  width: 90%;
  font-weight: 500; }

.netreviews_website_answer p {
  margin: 0;
  padding: 1.33333em 0 0;
  width: 100%;
  display: block; }

.netreviews_answer_title {
  font-weight: bolder;
  font-size: 1.5em;
  line-height: 1.66; }

.netreviews_answer_title small {
  font-weight: 500;
  font-size: 1.3em;
  line-height: 1.92; }

.netreviews_helpfulmsg {
  width: 100%;
  padding: 0;
  margin: 0.71429em auto 0;
  color: #868788;
  font-size: 1.4em;
  line-height: 1.14;
  display: none; }

.netreviews_helpful_block {
  width: 100%;
  display: block;
  margin: 0.71429em auto 0;
  color: #999999;
  font-size: 1.5em; }

.netreviews_helpful_block a {
  display: inline-block;
  background: #dedede;
  padding: 0 0 0 0.83333em;
  margin: 0 0 0 0.41667em;
  color: #4e4e4e !important;
  text-decoration: none;
  font-size: 0.85714em;
  font-weight: 500;
  transition: background-color, color 0.2s;
  line-height: 1.83333em;
  height: 1.83333em; }

.netreviews_helpful_block a span {
  display: inline-block;
  background: #adadad;
  padding: 0 0.66667em;
  line-height: 1.83333em;
  height: 1.83333em;
  margin: 0 0 0 0.83333em;
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
  font-weight: 500;
  transition: background-color, color 0.2s; }

.netreviews_helpful_block a:hover,
.netreviews_helpful_block a:active,
.netreviews_helpful_block a:hover span,
.netreviews_helpful_block a:active span {
  background-color: #656565 !important;
  color: #FFFFFF !important;
  text-decoration: none !important; }

.netreviews_helpful_block .active {
  background-color: #656565 !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
  cursor: pointer; }

.netreviews_helpful_block .active span {
  background-color: #656565 !important; }

.netreviews_helpful_block .active:hover {
  color: #FFFFFF !important;
  text-decoration: none !important;
  cursor: pointer; }

.netreviews_no_reviews_block {
  width: 80%;
  display: block;
  padding: 1.42857em;
  margin: 0.71429em auto -1.42857em auto;
  color: #868788;
  font-size: 1.4em;
  text-align: center;
  border-top: 0.21429em solid #ffffff;
  border-bottom: 0.21429em solid #ffffff; }

.icon_conversation:before {
  font-family: "nr-icons";
  content: "\E900";
  color: black;
  width: 2em;
  height: 1.6em; }

.icon_info:before {
  font-family: "nr-icons";
  background-repeat: no-repeat;
  width: 2em;
  height: 2.5em;
  padding-right: 2.5em;
  content: "\E902"; }

.icon_exit:before {
  font-family: "nr-icons";
  content: "\E901";
  width: 2em;
  height: 2.5em;
  background-size: 1.5em;
  position: relative;
  left: 40em; }

/* STARS PART*/
#netreviews_big_stars {
  text-align: center;
  width: 12.5em;
  min-width: 0;
  max-width: 12.5em;
  height: 6em;
  min-height: 6em;
  max-height: 6em; }

.nr-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nr-icons' !important;
  font-size: inherit;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none; }

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

.AV_button {
  padding-left: 6.5em; }

#product-content .netreviews-rating {
  -ms-flex-pack: left;
      justify-content: left; }

.netreviews-rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px; }

.netreviews-rating .rating-stars {
  position: relative; }

/* medium format */
.netreviews-rating span {
  overflow: hidden;
  display: inline-block;
  width: 12em;
  position: relative; }

.netreviews-rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.netreviews-rating .rating-stars {
  position: relative;
  margin: 0 0.5em 0 0;
  line-height: 1; }
  @media (max-width: 991.98px) {
    .netreviews-rating .rating-stars .nr-icon.small.gold:before,
    .netreviews-rating .rating-stars .nr-icon.small.black:before,
    .netreviews-rating .rating-stars .nr-icon.small.grey:before {
      font-size: 15px; } }

.netreviews-rating .rating-stars-black,
.netreviews-rating .rating-stars-gold {
  display: -ms-flexbox;
  display: flex;
  width: 8em;
  position: absolute;
  top: 0;
  text-align: left; }

.netreviews-rating .rating-count {
  font-size: 1.6em; }

/* medium format */
.rating span {
  overflow: hidden;
  display: inline-block;
  width: 12em;
  position: relative; }

.rating-stars-empty {
  display: -ms-flexbox;
  display: flex;
  width: 8em;
  max-height: 2.4em; }

.netreviews_bg_stars_big {
  position: relative;
  width: 12em;
  margin: 0 auto;
  line-height: 1; }

.netreviews_bg_stars_big span,
.netreviews_review_rate_and_stars span,
.netreviews_bg_stars span {
  overflow: hidden;
  display: inline-block; }

.netreviews-stars-global {
  display: -ms-flexbox;
  display: flex; }

.netreviews-stars-global--gold {
  position: absolute;
  top: 0;
  left: 0; }

.nr-star:before {
  content: "\E903"; }

.nr-icon.small.grey:before {
  width: 1em;
  height: 1em;
  font-size: 1.6em;
  color: #D1D1D1;
  content: "\E903   "; }

.nr-icon.small.gold:before {
  width: 3.125em;
  height: 1em;
  content: "\E903   ";
  color: #D55093;
  font-size: 1.6em; }

.nr-icon.small.black:before {
  width: 3.125em;
  height: 1em;
  content: "\E903   ";
  color: black;
  font-size: 1.6em; }

.nr-icon.grey:before {
  display: -ms-flexbox;
  display: flex;
  width: 1em;
  height: 1em;
  font-size: 2.4em;
  color: #D1D1D1;
  content: "\E903   "; }

.nr-icon.gold:before {
  display: -ms-flexbox;
  display: flex;
  width: 1em;
  height: 1em;
  content: "\E903   ";
  color: #D55093;
  font-size: 2.4em; }

.nr-icon.black:before {
  display: -ms-flexbox;
  display: flex;
  width: 1em;
  height: 1em;
  content: "\E903   ";
  color: black;
  font-size: 2.4em; }

.nr-icon.gold_total:before {
  display: block;
  width: 1.2em;
  height: 1.2em;
  color: #D55093;
  content: "\E903"; }

.nr-icon.black_total:before {
  display: block;
  width: 1.2em;
  height: 1.2em;
  color: #D55093;
  content: "\E903"; }

/* LEGACY 2018 */
.netreviews_rating_header div label {
  top: 2.85714em;
  text-transform: initial;
  color: #96a0aa;
  text-decoration: none;
  font-size: 1.4em;
  position: absolute;
  right: 1.07143em;
  transition: color 0.2s;
  cursor: pointer;
  z-index: 10; }

.netreviews_rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 14px; }

.netreviews_rating_header div {
  width: 100%;
  float: right;
  text-align: left; }

.netreviews_rating_header div span {
  height: auto;
  width: 45em;
  background-color: #f4f4f4;
  color: black;
  padding: 1em 1em 2em 1em;
  position: absolute;
  top: 7em;
  right: 1.5em;
  border-radius: 0.3em;
  box-shadow: 0 0.1em 0.3em rgba(0, 0, 0, 0.4);
  z-index: 11;
  display: none;
  margin: 0;
  font-size: 1.3em; }

.netreviews_rating_header div span a {
  color: black;
  text-decoration: underline; }

#netreviews_informations_label {
  display: inline-block; }

#netreviews_informations_label:hover {
  color: #2f2f2f; }

#netreviews_informations_label div,
#netreviews_informations div {
  width: 1.4em;
  cursor: pointer; }

#netreviews_informations {
  height: auto;
  width: 45em;
  background-color: #E8E8E8;
  color: black;
  padding: 1em;
  position: absolute;
  top: 5em;
  right: 1em;
  border-radius: 0.3em;
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.5);
  z-index: 11;
  display: none;
  margin: 0;
  text-align: left !important; }

#netreviews_informations ul {
  margin: 0 5% !important;
  padding: 2.5em 0 0.5em 0 !important;
  width: 90%; }

#netreviews_informations ul li {
  font-size: 1.3em;
  text-align: left;
  padding: 0;
  margin: 0;
  list-style: square !important; }

#AV_informations ul {
  margin: 2em 2em 0 2em;
  padding: 0; }

/* RESPONSIVE PART*/
@media screen and (max-width: 991.98px) {
  .netreviews_logo {
    position: relative;
    display: block;
    margin: 0.5em auto;
    top: 0;
    left: auto;
    right: auto;
    max-width: 300px;
    width: 100%; }
  .netreviews_certification {
    position: relative !important;
    right: auto !important;
    left: auto !important;
    top: 0 !important;
    text-align: center;
    margin: 1.4em auto 0 auto;
    display: block;
    width: 100%;
    padding: 0;
    z-index: 1; }
  .netreviews_rating_header {
    height: auto;
    min-height: 0;
    -ms-flex-direction: column;
        flex-direction: column; }
  .netreviews_global_rating {
    width: 100%;
    border-right: 0;
    position: relative;
    left: auto;
    right: auto;
    top: auto; }
  .netreviews_rating_content {
    height: auto;
    min-height: 0;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 0; }
  .netreviews_global_rating_details {
    display: block;
    width: 100%;
    padding: 0; }
    .netreviews_global_rating_details .netreviews_rates_list {
      -ms-flex-pack: center;
          justify-content: center; }
  .netreviews_rating_header div {
    width: 100%;
    text-align: center; }
  .netreviews_rating_header div label {
    position: relative;
    top: -2em;
    left: 0; }
  .netreviews_rating_header div span {
    width: 90%;
    right: 5% !important;
    top: 12em !important; }
  .netreviews_filtering_section {
    font-size: 1.5em; }
    .netreviews_filtering_section span {
      margin: 0; }
    .netreviews_filtering_section select {
      margin-top: 6px;
      font-size: 0.86em; }
  .rateFilter {
    padding: 0 0 0 10px; }
  .netreviews_rate_percent {
    width: 1.92308em; }
  .netreviews_helpful_block a {
    font-size: 0.9em;
    margin-top: 0.5em;
    margin-bottom: 0; }
  .reviews-util {
    margin: 0; }
  #netreviews_button_more_reviews .netreviews_button,
  .netreviews_button_unclickable {
    max-width: 215px; }
  .netreviews_helpful_block {
    font-size: 1.3em; }
  .netreviews_rating {
    font-size: inherit; } }

/* TINY DISPLAY PART*/
.nrResponsive .netreviews_logo {
  position: relative;
  display: block;
  margin: 0.5em auto;
  top: 0;
  left: auto;
  right: auto; }

.nrResponsive .netreviews_certification {
  position: relative !important;
  right: auto !important;
  left: auto !important;
  top: 0 !important;
  text-align: center;
  margin: 2em auto 0 auto;
  display: block;
  width: 100%;
  padding: 0;
  z-index: 10;
  font-weight: 400; }

.nrResponsive .netreviews_rating_header {
  height: auto;
  min-height: 0; }

.nrResponsive .netreviews_global_rating {
  width: 100%;
  border-right: 0;
  position: relative;
  left: auto;
  right: auto;
  top: auto; }

.nrResponsive .netreviews_rating_content {
  height: auto;
  min-height: 0; }

.nrResponsive .netreviews_global_rating_details {
  display: none !important; }

.nrResponsive .netreviews_rating_header div {
  width: 100%;
  text-align: center; }

.nrResponsive .netreviews_rating_header div label {
  position: relative;
  top: -2em;
  left: 0; }

.nrResponsive .netreviews_rating_header div span {
  width: 90%;
  right: 5% !important;
  top: 12em !important; }

/* FONT ICON PART */
.js-netreviewsVote.active:hover:before {
  font-family: "nr-icons";
  content: "\E904"; }

.js-netreviewsVote.active:before {
  font-family: "nr-icons";
  font-size: 0.75em;
  padding: 0 0.41667em 0;
  content: "\E905"; }

.reviews-util {
  margin-top: 0.21429em;
  float: left;
  font-size: 14px; }

@media (max-width: 991.98px) {
  .choose-bonus-product-dialog .hidden-md-down {
    display: none !important; } }

.choose-bonus-product-dialog .modal-content .modal-header span {
  color: #4cafaa;
  font-weight: bold; }

.choose-bonus-product-dialog .modal-content .modal-header .ar-present-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.407' height='17.703' viewBox='0 0 18.407 17.703'%3E%3Cpath id='Trazado_85664' data-name='Trazado 85664' d='M752.156,967.685H748.94l.111-.208a2.3,2.3,0,0,0-2.021-3.38,4.036,4.036,0,0,0-3.442,2.458l-.125.235-.125-.235A4.04,4.04,0,0,0,739.9,964.1a2.3,2.3,0,0,0-2.022,3.38l.112.208h-3.238a.5.5,0,0,0-.5.5v4.187a.5.5,0,0,0,.5.5h.7V981.3a.5.5,0,0,0,.5.5h15.038a.5.5,0,0,0,.5-.5v-8.429h.675a.5.5,0,0,0,.5-.5v-4.187A.5.5,0,0,0,752.156,967.685ZM739.9,965.1c1.506,0,2.39,1.5,2.782,2.391l.088.2h-2.9a1.272,1.272,0,0,1-1.264-1.294A1.313,1.313,0,0,1,739.9,965.1Zm3.068,3.589v3.188h-7.717v-3.188Zm0,4.187v7.93h-6.52v-7.93Zm8.693-4.187v3.188h-7.695v-3.188Zm-3.332-2.293a1.272,1.272,0,0,1-1.265,1.294h-2.9l.086-.2c.39-.893,1.269-2.391,2.785-2.391A1.312,1.312,0,0,1,748.325,966.391ZM743.962,980.8v-7.93h6.521v7.93Z' transform='translate(-734.248 -964.097)' fill='%234cafaa'/%3E%3C/svg%3E%0A");
  height: 18px;
  width: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px; }

.choose-bonus-product-dialog .modal-content .modal-body .carousel-col .ar-image-products {
  max-width: 100%;
  height: auto; }
  .choose-bonus-product-dialog .modal-content .modal-body .carousel-col .ar-image-products .ar-image-container .ar-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0;
    opacity: 1; }
    .choose-bonus-product-dialog .modal-content .modal-body .carousel-col .ar-image-products .ar-image-container .ar-image img {
      width: 100%;
      height: 100%; }
  .choose-bonus-product-dialog .modal-content .modal-body .carousel-col .ar-image-products .ar-image-container .ar-image-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    -ms-flex-align: end;
        align-items: flex-end; }
    .choose-bonus-product-dialog .modal-content .modal-body .carousel-col .ar-image-products .ar-image-container .ar-image-main .ar-image-main-img {
      width: 100%;
      height: auto;
      margin: 0 auto; }

.choose-bonus-product-dialog .modal-content .modal-body .info-col .product-brand {
  font-size: 14px;
  font-weight: bold; }

.choose-bonus-product-dialog .modal-content .modal-body .info-col .product-name {
  font-size: 26px; }

.choose-bonus-product-dialog .modal-content .modal-body .info-col .product-type {
  font-size: 14px;
  font-weight: bold; }

.choose-bonus-product-dialog .modal-content .modal-body .info-col .product-id {
  font-size: 12px;
  color: #999999; }

.choose-bonus-product-dialog .modal-content .modal-body .info-col .select-bonus-product {
  color: #4cafaa;
  border: 1px solid #4cafaa;
  border-radius: 0;
  opacity: 1; }
  .choose-bonus-product-dialog .modal-content .modal-body .info-col .select-bonus-product:hover {
    color: #fff;
    background-color: #4cafaa; }

.choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .attribute .attribute-container .size-attribute .size-name-value {
  font-size: 14px; }

.choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .attribute .attribute-container .size-attribute .Tamano-value.size-button {
  display: inline-block; }

.choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent {
  width: 90px; }
  .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .form-control-quantity {
    height: 42px;
    width: 90px;
    display: block;
    padding: 10px 20px;
    margin: 0;
    border: 1px solid #B4B4B4;
    border-radius: 0;
    background-color: #fff; }
    .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .form-control-quantity::-webkit-inner-spin-button, .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .form-control-quantity::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .form-control-quantity {
      -moz-appearance: textfield; }
    .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .form-control-quantity:focus {
      outline: 0;
      box-shadow: none; }
  .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .quantity-nav {
    height: 42px;
    position: absolute;
    bottom: 0;
    right: 0; }
    .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .quantity-nav .quantity-button {
      position: relative;
      cursor: pointer;
      border: none;
      border-right: 1px solid #B4B4B4;
      border-left: 1px solid #B4B4B4;
      width: 35px;
      text-align: center;
      color: #333;
      font-size: 13px;
      line-height: 1.5;
      background-color: #fff;
      transform: translateX(-100%);
      -webkit-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none; }
      .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .quantity-nav .quantity-button:focus {
        outline: 0; }
    .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .quantity-nav .quantity-up {
      position: absolute;
      height: 50%;
      top: 0;
      border-top: 1px solid #B4B4B4;
      font-weight: bold;
      padding: 0; }
      .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .quantity-nav .quantity-up:focus {
        border: 1px solid #707070; }
    .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .quantity-nav .quantity-down {
      position: absolute;
      bottom: 0;
      height: 50%;
      border-top: 1px solid #B4B4B4;
      border-bottom: 1px solid #B4B4B4;
      font-weight: bold;
      padding: 0; }
      .choose-bonus-product-dialog .modal-content .modal-body .info-col .detail-panel .quantity .quantity-parent .quantity-nav .quantity-down:focus {
        border: 1px solid #707070; }

.choose-bonus-product-dialog .modal-content .modal-footer .selected-bonus-products .bonus-summary {
  font-size: 14px;
  margin-bottom: 5px; }

.choose-bonus-product-dialog .modal-content .modal-footer .selected-pid {
  font-size: 15px; }

.choose-bonus-product-dialog .modal-content .modal-footer .add-bonus-products {
  background-color: #4cafaa;
  border-color: #4cafaa;
  border-radius: 0;
  font-size: 15px; }

.product-detail-pdp.dior-pdp .attrButtonSlider .btn-attribute:hover, .product-detail-pdp.dior-pdp .attrButtonSlider .btn-attribute.selected, .product-detail-pdp.chanel-pdp .attrButtonSlider .btn-attribute:hover, .product-detail-pdp.chanel-pdp .attrButtonSlider .btn-attribute.selected, .product-detail-pdp.guerlain-pdp .attrButtonSlider .btn-attribute:hover, .product-detail-pdp.guerlain-pdp .attrButtonSlider .btn-attribute.selected {
  border: 2px solid black;
  background-color: #F8F8F8; }
  .product-detail-pdp.dior-pdp .attrButtonSlider .btn-attribute:hover .size-button, .product-detail-pdp.dior-pdp .attrButtonSlider .btn-attribute.selected .size-button, .product-detail-pdp.chanel-pdp .attrButtonSlider .btn-attribute:hover .size-button, .product-detail-pdp.chanel-pdp .attrButtonSlider .btn-attribute.selected .size-button, .product-detail-pdp.guerlain-pdp .attrButtonSlider .btn-attribute:hover .size-button, .product-detail-pdp.guerlain-pdp .attrButtonSlider .btn-attribute.selected .size-button {
    background-color: #F8F8F8; }

.product-detail-pdp.dior-pdp .attrButtonSlider .btn-attribute.selected .prices .price .sales .value, .product-detail-pdp.chanel-pdp .attrButtonSlider .btn-attribute.selected .prices .price .sales .value, .product-detail-pdp.guerlain-pdp .attrButtonSlider .btn-attribute.selected .prices .price .sales .value {
  color: black; }

.product-detail-pdp.dior-pdp.dior-pdp .ar-labels .ar-nuevo-label, .product-detail-pdp.chanel-pdp.dior-pdp .ar-labels .ar-nuevo-label, .product-detail-pdp.guerlain-pdp.dior-pdp .ar-labels .ar-nuevo-label {
  background-color: black; }

.product-detail-pdp.dior-pdp.chanel-pdp-specific .ar-labels .ar-nuevo-label, .product-detail-pdp.chanel-pdp.chanel-pdp-specific .ar-labels .ar-nuevo-label, .product-detail-pdp.guerlain-pdp.chanel-pdp-specific .ar-labels .ar-nuevo-label {
  background-color: black; }

.product-detail-pdp .center-mobile.smallPadding {
  padding: 0 15px; }

.product-detail-pdp .attribute--Detail .slick-slider .slick-track {
  width: 100%; }

.product-detail-pdp .attribute--Detail .slick-slide {
  width: 120px;
  max-width: 120px;
  margin-right: 14px; }

.product-detail-pdp .attribute--Detail .slick-list {
  width: 100%;
  z-index: 1; }

.product-detail-pdp .attribute--Detail .slick-prev {
  left: 0;
  top: 40px;
  height: 25px;
  transform: rotate(0);
  z-index: 2; }

.product-detail-pdp .attribute--Detail .slick-next {
  right: 0;
  top: 40px;
  height: 25px;
  transform: rotate(180deg);
  z-index: 2; }
  .product-detail-pdp .attribute--Detail .slick-next:hover {
    height: 25px; }
  .product-detail-pdp .attribute--Detail .slick-next:focus:hover {
    height: 25px; }
  .product-detail-pdp .attribute--Detail .slick-next:not(:focus) {
    height: 25px; }

.product-detail-pdp .cart-container .cart-and-ipay .btn {
  text-align: left;
  position: relative; }
  .product-detail-pdp .cart-container .cart-and-ipay .btn .priceTotalProducts {
    position: absolute;
    right: 12px;
    top: 14px;
    font-size: 13px;
    font-weight: 700; }

.product-detail-pdp .attrButtonSlider .tamano-legal-bundle {
  text-align: center;
  font-size: 10px;
  color: #999999; }

.product-detail-pdp .attrButtonSlider .btn-attribute {
  border: 1px solid #D9D9D9;
  padding: 6px 8px 12px;
  width: 120px;
  height: 110px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  box-sizing: border-box;
  -ms-flex-align: center;
      align-items: center; }
  .product-detail-pdp .attrButtonSlider .btn-attribute:hover, .product-detail-pdp .attrButtonSlider .btn-attribute.selected {
    border: 2px solid #4cafaa;
    background-color: #F8F8F8; }
    .product-detail-pdp .attrButtonSlider .btn-attribute:hover .size-button, .product-detail-pdp .attrButtonSlider .btn-attribute.selected .size-button {
      background-color: #F8F8F8; }
  .product-detail-pdp .attrButtonSlider .btn-attribute.selected .prices .price .sales .value {
    color: #4cafaa; }
  .product-detail-pdp .attrButtonSlider .btn-attribute.unselectable {
    opacity: 0.6; }
    .product-detail-pdp .attrButtonSlider .btn-attribute.unselectable.selected .prices .price .sales .value {
      color: black; }

.product-detail-pdp .attrButtonSlider .size-button {
  border: none;
  display: inline-block;
  line-height: 0.95rem;
  line-break: auto;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  margin-bottom: 2px;
  white-space: normal; }
  .product-detail-pdp .attrButtonSlider .size-button.selected {
    font-weight: bold;
    border: none;
    outline: none; }
  .product-detail-pdp .attrButtonSlider .size-button.unselectable {
    border: none; }
  .product-detail-pdp .attrButtonSlider .size-button.Tamano-value.selected {
    outline: none; }

.product-detail-pdp .attrButtonSlider .prices {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  margin: 0; }
  .product-detail-pdp .attrButtonSlider .prices .value-box {
    display: none; }
  .product-detail-pdp .attrButtonSlider .prices .price .range span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0;
    text-align: center; }
  .product-detail-pdp .attrButtonSlider .prices .price .strike-through .value {
    font-size: 12px;
    font-weight: 400; }
  .product-detail-pdp .attrButtonSlider .prices .price .strike-through.list {
    margin: 0; }
  .product-detail-pdp .attrButtonSlider .prices .price .sales .value {
    line-height: 0.95rem;
    font-size: 18px;
    font-weight: 700; }
  .product-detail-pdp .attrButtonSlider .prices .price span {
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center;
    display: -ms-flexbox;
    display: flex; }

.product-detail-pdp .prices.price--detailProduct {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  margin: 0;
  padding-bottom: 0.2em; }
  .product-detail-pdp .prices.price--detailProduct .price {
    display: inline-block; }
    .product-detail-pdp .prices.price--detailProduct .price .value-box {
      width: 40px;
      height: 40px;
      font-size: 16px;
      margin: 0 0 6px 0; }
    .product-detail-pdp .prices.price--detailProduct .price span {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
      -ms-flex-direction: column;
          flex-direction: column; }
    .product-detail-pdp .prices.price--detailProduct .price .range span {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      margin: 0;
      text-align: center; }
    .product-detail-pdp .prices.price--detailProduct .price .strike-through .value {
      font-size: 16px;
      font-weight: 700; }
    .product-detail-pdp .prices.price--detailProduct .price .strike-through.list {
      margin: 0; }
    .product-detail-pdp .prices.price--detailProduct .price .sales .value {
      font-size: 26px;
      font-weight: 700; }

.product-detail-pdp .btnAddToCartMobile {
  margin-left: 12px;
  height: 50px;
  width: 62%;
  position: relative; }
  .product-detail-pdp .btnAddToCartMobile .cart-and-ipay {
    margin: 0;
    width: 100%; }
    .product-detail-pdp .btnAddToCartMobile .cart-and-ipay .add-to-cart {
      position: relative;
      margin: 0;
      padding: 8px;
      height: 50px;
      max-width: initial;
      width: 100%;
      text-align: left; }
    .product-detail-pdp .btnAddToCartMobile .cart-and-ipay .priceTotalProducts {
      position: absolute;
      right: 12px;
      top: 14px;
      font-size: 13px;
      font-weight: 700; }

body {
  background-color: #fff; }

header ~ #maincontent .container a:not(.btn-primary):not(.btn-outline-primary) {
  color: #444;
  font-size: 13px; }

.add-to-wishlist-messages,
.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 50%;
  left: 50%; }

.alert-danger {
  color: white;
  background-color: #D55093;
  border-color: #D55093; }

.alert-success {
  color: white;
  background-color: #4cafaa;
  border-color: #4cafaa; }

.product-detail-pdp {
  margin-top: 0 !important; }
  .product-detail-pdp .boxPricesLogo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .product-detail-pdp .boxPricesLogo img, .product-detail-pdp .boxPricesLogo svg {
      width: 100%;
      max-width: 120px;
      height: auto; }
  .product-detail-pdp .notify-me-wrapper.mobileNotify {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    height: 50px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .product-detail-pdp .notify-me-wrapper.mobileNotify .notify-me {
      margin: 0 auto;
      text-align: center;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .product-detail-pdp .attributes .notify-me-wrapper {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    height: 50px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .product-detail-pdp .attributes .notify-me-wrapper .notify-me {
      margin: 0 auto;
      text-align: center;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .product-detail-pdp .boxRegaloAndProm {
    position: absolute;
    right: 9px;
    top: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
    .product-detail-pdp .boxRegaloAndProm .boxRegAndProm--element {
      padding-left: 0;
      width: 145px; }
    .product-detail-pdp .boxRegaloAndProm .boxRegAndProm--icon {
      transform: none; }
    .product-detail-pdp .boxRegaloAndProm .boxRegAndProm--text {
      padding: 0 6px; }
  .product-detail-pdp .productStockControl {
    display: none;
    position: absolute;
    width: 200px;
    z-index: 10;
    top: 81px;
    max-width: 50vw;
    font-size: 14px;
    padding: 15px 15px;
    color: white;
    background-color: #767676;
    border-color: #767676;
    border-radius: 0; }
    @media (max-width: 992px) {
      .product-detail-pdp .productStockControl {
        top: -110px; } }
  .product-detail-pdp .check-button {
    cursor: pointer; }
  @media (min-width: 992px) {
    .product-detail-pdp .hidden-md-up {
      display: none !important; } }
  @media (max-width: 992px) {
    .product-detail-pdp .hidden-md-down {
      display: none !important; } }
  .product-detail-pdp .color-attribute,
  .product-detail-pdp .size-attribute {
    border: none;
    padding: 0;
    background: none;
    width: auto;
    margin: 0 5px 5px 0; }
  .product-detail-pdp .size-attribute {
    white-space: nowrap; }
  .product-detail-pdp .color-attribute:focus,
  .product-detail-pdp .size-attribute:focus {
    outline: none; }
  .product-detail-pdp .attributes .swatch-circle {
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-right: 0.313em;
    position: relative;
    border-radius: 0; }
    .product-detail-pdp .attributes .swatch-circle.color-value[data-selected=true]::after {
      content: '';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      height: 38px;
      width: 38px;
      outline: 2px solid #000000; }
    .product-detail-pdp .attributes .swatch-circle.color-value.selected::after {
      outline: 2px solid #000000;
      content: '';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      height: 38px;
      width: 38px; }
    .product-detail-pdp .attributes .swatch-circle i.fa-times-circle {
      background: #fff;
      height: 0.75em;
      line-height: 0.8em;
      width: 0.8em; }
  .product-detail-pdp [disabled] .swatch-circle,
  .product-detail-pdp .swatch-circle.unselectable {
    cursor: not-allowed;
    border: 1px solid #707070; }
    .product-detail-pdp [disabled] .swatch-circle.swatch-circle.unselectable::after,
    .product-detail-pdp .swatch-circle.unselectable.swatch-circle.unselectable::after {
      color: #707070;
      content: 'X';
      position: absolute;
      top: 0;
      left: 0;
      font-family: 'CenturyGothic' !important;
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      height: 38px;
      width: 38px;
      cursor: not-allowed; }
  .product-detail-pdp label.color ~ a:hover {
    text-decoration: none; }
  .product-detail-pdp .size-button {
    background: #fff;
    display: inline-block;
    margin-right: 0.313em;
    position: relative;
    border-radius: 0;
    padding: 0 5px;
    border: 1px solid #000000;
    margin: 0;
    color: #000000; }
  .product-detail-pdp .Tamano-value.size-button.selected {
    outline: 1.2px solid #000000; }
  .product-detail-pdp .size-button.unselectable {
    color: #707070;
    text-decoration: line-through;
    border: 1px solid #707070; }
  .product-detail-pdp .promo-container {
    border-bottom: 2px solid #4cafaa;
    margin-bottom: 10px; }
    .product-detail-pdp .promo-container .promo-message {
      color: #4cafaa;
      font-weight: bold;
      letter-spacing: 1px;
      margin: 5px auto; }
  .product-detail-pdp .product-breadcrumb .breadcrumb {
    border-bottom: none;
    transform: translateX(-16px);
    margin-bottom: 0;
    font-size: 12px; }
    .product-detail-pdp .product-breadcrumb .breadcrumb .breadcrumb-item_last {
      font-weight: bold; }
  .product-detail-pdp .product-brand {
    color: #1D1D1D;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0.5rem;
    line-height: 1.2; }
  .product-detail-pdp .product-name {
    color: #4cafaa;
    font-size: 26px;
    font-weight: 400; }
    @media (min-width: 1360px) {
      .product-detail-pdp .product-name {
        font-size: 26px; } }
    @media (max-width: 992px) {
      .product-detail-pdp .product-name {
        margin-bottom: 10px; } }
  .product-detail-pdp .product-type {
    color: #1D1D1D;
    font-size: 14px;
    margin-bottom: 10px; }
    @media (max-width: 992px) {
      .product-detail-pdp .product-type {
        margin: 5px 0 0 0;
        font-size: 13px; } }
  .product-detail-pdp .product-id {
    color: #767676;
    margin-bottom: 0; }
    @media (max-width: 992px) {
      .product-detail-pdp .product-id {
        margin-bottom: 5px; } }
  .product-detail-pdp .social-container {
    padding: 0; }
    .product-detail-pdp .social-container .social-icons {
      text-decoration: none;
      font-size: 20px;
      list-style-type: none;
      color: #4cafaa; }
      .product-detail-pdp .social-container .social-icons i,
      .product-detail-pdp .social-container .social-icons a {
        color: #4cafaa;
        padding-left: 8px;
        font-size: 15px !important; }
      @media (max-width: 992px) {
        .product-detail-pdp .social-container .social-icons {
          font-size: 18px; } }
  .product-detail-pdp .ratings .icon-star {
    width: 17px;
    height: 17px;
    background-size: contain;
    background-repeat: no-repeat; }
    .product-detail-pdp .ratings .icon-star-pink {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.268' height='13.57' viewBox='0 0 14.268 13.57'%3E%3Cpath id='Trazado_85665' data-name='Trazado 85665' d='M179.183,1037.1l1.678,5.191,5.456-.008-4.418,3.2,1.693,5.186-4.409-3.213-4.409,3.213,1.693-5.186-4.418-3.2,5.456.008Z' transform='translate(-172.049 -1037.098)' fill='%23d55093'/%3E%3C/svg%3E"); }
    .product-detail-pdp .ratings .icon-star-grey {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.268' height='13.57' viewBox='0 0 14.268 13.57'%3E%3Cpath id='Trazado_85673' data-name='Trazado 85673' d='M179.183,1037.1l1.678,5.191,5.456-.008-4.418,3.2,1.693,5.186-4.409-3.213-4.409,3.213,1.693-5.186-4.418-3.2,5.456.008Z' transform='translate(-172.049 -1037.098)' fill='%23ccc'/%3E%3C/svg%3E%0A"); }
    @media (max-width: 992px) {
      .product-detail-pdp .ratings .icon-star {
        width: 15px;
        height: 15px;
        background-size: contain;
        background-repeat: no-repeat; } }
  .product-detail-pdp .product-image-link {
    text-decoration: none; }
    .product-detail-pdp .product-image-link p {
      margin-bottom: 0; }
      .product-detail-pdp .product-image-link p img {
        width: 100%;
        max-width: 120px;
        height: auto;
        min-width: 120px; }
  .product-detail-pdp .wishlist-container {
    margin-top: 15px; }
    .product-detail-pdp .wishlist-container .wishlistDetail {
      font-size: 16px; }
      .product-detail-pdp .wishlist-container .wishlistDetail .fa-stack {
        width: 18px; }
      .product-detail-pdp .wishlist-container .wishlistDetail i.fa-circle {
        color: transparent;
        text-shadow: none; }
      .product-detail-pdp .wishlist-container .wishlistDetail i.fa-heart-o {
        font-size: 18px;
        color: #D55093; }
        @media (max-width: 992px) {
          .product-detail-pdp .wishlist-container .wishlistDetail i.fa-heart-o {
            font-size: 14px; } }
      .product-detail-pdp .wishlist-container .wishlistDetail i.fa-heart-o-dior, .product-detail-pdp .wishlist-container .wishlistDetail i.fa-heart-o-chanel {
        font-size: 18px;
        color: black; }
        @media (max-width: 992px) {
          .product-detail-pdp .wishlist-container .wishlistDetail i.fa-heart-o-dior, .product-detail-pdp .wishlist-container .wishlistDetail i.fa-heart-o-chanel {
            font-size: 14px; } }
        .product-detail-pdp .wishlist-container .wishlistDetail i.fa-heart-o-dior::before, .product-detail-pdp .wishlist-container .wishlistDetail i.fa-heart-o-chanel::before {
          content: "\F08A"; }
      .product-detail-pdp .wishlist-container .wishlistDetail .fa-heart {
        font-size: 18px;
        color: #D55093; }
        @media (max-width: 992px) {
          .product-detail-pdp .wishlist-container .wishlistDetail .fa-heart {
            font-size: 14px; } }
      .product-detail-pdp .wishlist-container .wishlistDetail .fa-heart-dior {
        font-size: 18px;
        color: black; }
        @media (max-width: 992px) {
          .product-detail-pdp .wishlist-container .wishlistDetail .fa-heart-dior {
            font-size: 14px; } }
        .product-detail-pdp .wishlist-container .wishlistDetail .fa-heart-dior::before {
          content: "\F004"; }
  .product-detail-pdp .separation {
    margin: 30px 0 0 0; }
  .product-detail-pdp .separation-15 {
    margin: 15px 0; }
  .product-detail-pdp .separation-10 {
    margin: 10px 0; }
  .product-detail-pdp .shipping-text {
    font-size: 12px;
    color: #444444;
    background-color: #F5F5F5;
    padding: 10px 10px; }
    @media (max-width: 992px) {
      .product-detail-pdp .shipping-text {
        margin-top: 35px; } }
  .product-detail-pdp .category-buttons {
    margin-top: 30px; }
  .product-detail-pdp .pink-star {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.268' height='13.57' viewBox='0 0 14.268 13.57'%3E%3Cpath id='Trazado_85665' data-name='Trazado 85665' d='M179.183,1037.1l1.678,5.191,5.456-.008-4.418,3.2,1.693,5.186-4.409-3.213-4.409,3.213,1.693-5.186-4.418-3.2,5.456.008Z' transform='translate(-172.049 -1037.098)' fill='%23d55093'/%3E%3C/svg%3E");
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat; }
  .product-detail-pdp .grey-star {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.268' height='13.57' viewBox='0 0 14.268 13.57'%3E%3Cpath id='Trazado_85673' data-name='Trazado 85673' d='M179.183,1037.1l1.678,5.191,5.456-.008-4.418,3.2,1.693,5.186-4.409-3.213-4.409,3.213,1.693-5.186-4.418-3.2,5.456.008Z' transform='translate(-172.049 -1037.098)' fill='%23ccc'/%3E%3C/svg%3E%0A");
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat; }
  .product-detail-pdp .col-present {
    height: 35px; }
  .product-detail-pdp .present-pink {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.407' height='17.703' viewBox='0 0 18.407 17.703'%3E%3Cpath id='Trazado_85664' data-name='Trazado 85664' d='M752.156,967.685H748.94l.111-.208a2.3,2.3,0,0,0-2.021-3.38,4.036,4.036,0,0,0-3.442,2.458l-.125.235-.125-.235A4.04,4.04,0,0,0,739.9,964.1a2.3,2.3,0,0,0-2.022,3.38l.112.208h-3.238a.5.5,0,0,0-.5.5v4.187a.5.5,0,0,0,.5.5h.7V981.3a.5.5,0,0,0,.5.5h15.038a.5.5,0,0,0,.5-.5v-8.429h.675a.5.5,0,0,0,.5-.5v-4.187A.5.5,0,0,0,752.156,967.685ZM739.9,965.1c1.506,0,2.39,1.5,2.782,2.391l.088.2h-2.9a1.272,1.272,0,0,1-1.264-1.294A1.313,1.313,0,0,1,739.9,965.1Zm3.068,3.589v3.188h-7.717v-3.188Zm0,4.187v7.93h-6.52v-7.93Zm8.693-4.187v3.188h-7.695v-3.188Zm-3.332-2.293a1.272,1.272,0,0,1-1.265,1.294h-2.9l.086-.2c.39-.893,1.269-2.391,2.785-2.391A1.312,1.312,0,0,1,748.325,966.391ZM743.962,980.8v-7.93h6.521v7.93Z' transform='translate(-734.248 -964.097)' fill='%23d55093'/%3E%3C/svg%3E");
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(10px, 5px); }
    @media (max-width: 992px) {
      .product-detail-pdp .present-pink {
        width: 15px;
        height: 15px; } }
    @media (max-width: 992px) {
      .product-detail-pdp .present-pink {
        transform: translateX(0); } }
  .product-detail-pdp .present-pink-dior,
  .product-detail-pdp .present-pink-chanel {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.407' height='17.703' viewBox='0 0 18.407 17.703'%3E%3Cpath id='Trazado_85664' data-name='Trazado 85664' d='M752.156,967.685H748.94l.111-.208a2.3,2.3,0,0,0-2.021-3.38,4.036,4.036,0,0,0-3.442,2.458l-.125.235-.125-.235A4.04,4.04,0,0,0,739.9,964.1a2.3,2.3,0,0,0-2.022,3.38l.112.208h-3.238a.5.5,0,0,0-.5.5v4.187a.5.5,0,0,0,.5.5h.7V981.3a.5.5,0,0,0,.5.5h15.038a.5.5,0,0,0,.5-.5v-8.429h.675a.5.5,0,0,0,.5-.5v-4.187A.5.5,0,0,0,752.156,967.685ZM739.9,965.1c1.506,0,2.39,1.5,2.782,2.391l.088.2h-2.9a1.272,1.272,0,0,1-1.264-1.294A1.313,1.313,0,0,1,739.9,965.1Zm3.068,3.589v3.188h-7.717v-3.188Zm0,4.187v7.93h-6.52v-7.93Zm8.693-4.187v3.188h-7.695v-3.188Zm-3.332-2.293a1.272,1.272,0,0,1-1.265,1.294h-2.9l.086-.2c.39-.893,1.269-2.391,2.785-2.391A1.312,1.312,0,0,1,748.325,966.391ZM743.962,980.8v-7.93h6.521v7.93Z' transform='translate(-734.248 -964.097)' fill='%23000000'/%3E%3C/svg%3E");
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(10px, 5px); }
    @media (max-width: 992px) {
      .product-detail-pdp .present-pink-dior,
      .product-detail-pdp .present-pink-chanel {
        width: 15px;
        height: 15px; } }
    @media (max-width: 992px) {
      .product-detail-pdp .present-pink-dior,
      .product-detail-pdp .present-pink-chanel {
        transform: translateX(0); } }
  .product-detail-pdp .promo-pink-black {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.88' height='20.719' viewBox='0 0 19.88 20.719'%3E%3Cg id='Grupo_25372' data-name='Grupo 25372' transform='translate(-840.243 -964.85)'%3E%3Cg id='Grupo_25365' data-name='Grupo 25365' transform='translate(840.243 964.85)'%3E%3Cg id='Grupo_25364' data-name='Grupo 25364'%3E%3Cpath id='Trazado_85641' data-name='Trazado 85641' d='M859.165,975.478a.607.607,0,0,1,0-.537l.773-1.581a1.8,1.8,0,0,0-.776-2.388l-1.554-.825a.607.607,0,0,1-.315-.434l-.3-1.733a1.8,1.8,0,0,0-2.032-1.476l-1.742.247a.605.605,0,0,1-.51-.166l-1.265-1.223a1.8,1.8,0,0,0-2.511,0l-1.265,1.223a.6.6,0,0,1-.51.166l-1.742-.246a1.8,1.8,0,0,0-2.032,1.476l-.3,1.733a.608.608,0,0,1-.315.434l-1.554.825a1.8,1.8,0,0,0-.776,2.388l.773,1.581a.606.606,0,0,1,0,.536l-.773,1.581a1.8,1.8,0,0,0,.776,2.388l1.554.825a.608.608,0,0,1,.315.434l.3,1.733a1.8,1.8,0,0,0,1.773,1.494,1.841,1.841,0,0,0,.259-.018l1.742-.246a.605.605,0,0,1,.51.166l1.265,1.223a1.8,1.8,0,0,0,2.511,0l1.265-1.223a.606.606,0,0,1,.51-.166l1.742.246a1.8,1.8,0,0,0,2.032-1.476l.3-1.733a.607.607,0,0,1,.315-.434l1.554-.825a1.8,1.8,0,0,0,.776-2.388Zm-.564,2.914-1.554.825a1.8,1.8,0,0,0-.932,1.283l-.3,1.733a.609.609,0,0,1-.687.5l-1.742-.246a1.792,1.792,0,0,0-1.509.49l-1.265,1.223a.609.609,0,0,1-.85,0l-1.265-1.223a1.791,1.791,0,0,0-1.251-.509,1.809,1.809,0,0,0-.257.019l-1.743.246a.609.609,0,0,1-.687-.5l-.3-1.733a1.793,1.793,0,0,0-.932-1.283l-1.554-.825a.609.609,0,0,1-.263-.808l.773-1.581a1.8,1.8,0,0,0,0-1.586l-.773-1.581a.609.609,0,0,1,.263-.808l1.554-.825a1.8,1.8,0,0,0,.932-1.284l.3-1.733a.609.609,0,0,1,.688-.5l1.743.246a1.8,1.8,0,0,0,1.508-.49l1.265-1.223a.609.609,0,0,1,.85,0l1.265,1.223a1.8,1.8,0,0,0,1.509.49l1.742-.246a.609.609,0,0,1,.688.5l.3,1.733a1.8,1.8,0,0,0,.932,1.284l1.554.825a.609.609,0,0,1,.263.808l-.773,1.581a1.793,1.793,0,0,0,0,1.586l.773,1.581A.608.608,0,0,1,858.6,978.391Z' transform='translate(-840.243 -964.85)' fill='%23000000' /%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_25367' data-name='Grupo 25367' transform='translate(845.642 970.669)'%3E%3Cg id='Grupo_25366' data-name='Grupo 25366' transform='translate(0 0)'%3E%3Cpath id='Trazado_85642' data-name='Trazado 85642' d='M858.785,975.41a.6.6,0,0,0-.845,0l-7.886,7.886a.6.6,0,0,0,.845.845l7.886-7.886A.6.6,0,0,0,858.785,975.41Z' transform='translate(-849.879 -975.235)' fill='%23000000'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_25369' data-name='Grupo 25369' transform='translate(845.603 969.832)'%3E%3Cg id='Grupo_25368' data-name='Grupo 25368'%3E%3Cpath id='Trazado_85643' data-name='Trazado 85643' d='M852,973.742a2.191,2.191,0,1,0,2.191,2.19A2.193,2.193,0,0,0,852,973.742Zm0,3.187a1,1,0,1,1,1-1A1,1,0,0,1,852,976.929Z' transform='translate(-849.808 -973.742)' fill='%23000000'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_25371' data-name='Grupo 25371' transform='translate(850.383 976.205)'%3E%3Cg id='Grupo_25370' data-name='Grupo 25370' transform='translate(0 0)'%3E%3Cpath id='Trazado_85644' data-name='Trazado 85644' d='M860.529,985.116a2.19,2.19,0,1,0,2.191,2.19A2.193,2.193,0,0,0,860.529,985.116Zm0,3.186a1,1,0,1,1,1-1A1,1,0,0,1,860.529,988.3Z' transform='translate(-858.339 -985.116)' fill='%23000000' /%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateX(10px); }
    @media (max-width: 992px) {
      .product-detail-pdp .promo-pink-black {
        width: 15px;
        height: 15px;
        transform: translateX(0); } }
  .product-detail-pdp .present-link {
    font-size: 13px; }
    @media (max-width: 992px) {
      .product-detail-pdp .present-link {
        font-size: 12px; } }
  .product-detail-pdp .promo-pink {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.88' height='20.719' viewBox='0 0 19.88 20.719'%3E%3Cg id='Grupo_25372' data-name='Grupo 25372' transform='translate(-840.243 -964.85)'%3E%3Cg id='Grupo_25365' data-name='Grupo 25365' transform='translate(840.243 964.85)'%3E%3Cg id='Grupo_25364' data-name='Grupo 25364'%3E%3Cpath id='Trazado_85641' data-name='Trazado 85641' d='M859.165,975.478a.607.607,0,0,1,0-.537l.773-1.581a1.8,1.8,0,0,0-.776-2.388l-1.554-.825a.607.607,0,0,1-.315-.434l-.3-1.733a1.8,1.8,0,0,0-2.032-1.476l-1.742.247a.605.605,0,0,1-.51-.166l-1.265-1.223a1.8,1.8,0,0,0-2.511,0l-1.265,1.223a.6.6,0,0,1-.51.166l-1.742-.246a1.8,1.8,0,0,0-2.032,1.476l-.3,1.733a.608.608,0,0,1-.315.434l-1.554.825a1.8,1.8,0,0,0-.776,2.388l.773,1.581a.606.606,0,0,1,0,.536l-.773,1.581a1.8,1.8,0,0,0,.776,2.388l1.554.825a.608.608,0,0,1,.315.434l.3,1.733a1.8,1.8,0,0,0,1.773,1.494,1.841,1.841,0,0,0,.259-.018l1.742-.246a.605.605,0,0,1,.51.166l1.265,1.223a1.8,1.8,0,0,0,2.511,0l1.265-1.223a.606.606,0,0,1,.51-.166l1.742.246a1.8,1.8,0,0,0,2.032-1.476l.3-1.733a.607.607,0,0,1,.315-.434l1.554-.825a1.8,1.8,0,0,0,.776-2.388Zm-.564,2.914-1.554.825a1.8,1.8,0,0,0-.932,1.283l-.3,1.733a.609.609,0,0,1-.687.5l-1.742-.246a1.792,1.792,0,0,0-1.509.49l-1.265,1.223a.609.609,0,0,1-.85,0l-1.265-1.223a1.791,1.791,0,0,0-1.251-.509,1.809,1.809,0,0,0-.257.019l-1.743.246a.609.609,0,0,1-.687-.5l-.3-1.733a1.793,1.793,0,0,0-.932-1.283l-1.554-.825a.609.609,0,0,1-.263-.808l.773-1.581a1.8,1.8,0,0,0,0-1.586l-.773-1.581a.609.609,0,0,1,.263-.808l1.554-.825a1.8,1.8,0,0,0,.932-1.284l.3-1.733a.609.609,0,0,1,.688-.5l1.743.246a1.8,1.8,0,0,0,1.508-.49l1.265-1.223a.609.609,0,0,1,.85,0l1.265,1.223a1.8,1.8,0,0,0,1.509.49l1.742-.246a.609.609,0,0,1,.688.5l.3,1.733a1.8,1.8,0,0,0,.932,1.284l1.554.825a.609.609,0,0,1,.263.808l-.773,1.581a1.793,1.793,0,0,0,0,1.586l.773,1.581A.608.608,0,0,1,858.6,978.391Z' transform='translate(-840.243 -964.85)' fill='%23d55093'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_25367' data-name='Grupo 25367' transform='translate(845.642 970.669)'%3E%3Cg id='Grupo_25366' data-name='Grupo 25366' transform='translate(0 0)'%3E%3Cpath id='Trazado_85642' data-name='Trazado 85642' d='M858.785,975.41a.6.6,0,0,0-.845,0l-7.886,7.886a.6.6,0,0,0,.845.845l7.886-7.886A.6.6,0,0,0,858.785,975.41Z' transform='translate(-849.879 -975.235)' fill='%23d55093'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_25369' data-name='Grupo 25369' transform='translate(845.603 969.832)'%3E%3Cg id='Grupo_25368' data-name='Grupo 25368'%3E%3Cpath id='Trazado_85643' data-name='Trazado 85643' d='M852,973.742a2.191,2.191,0,1,0,2.191,2.19A2.193,2.193,0,0,0,852,973.742Zm0,3.187a1,1,0,1,1,1-1A1,1,0,0,1,852,976.929Z' transform='translate(-849.808 -973.742)' fill='%23d55093'/%3E%3C/g%3E%3C/g%3E%3Cg id='Grupo_25371' data-name='Grupo 25371' transform='translate(850.383 976.205)'%3E%3Cg id='Grupo_25370' data-name='Grupo 25370' transform='translate(0 0)'%3E%3Cpath id='Trazado_85644' data-name='Trazado 85644' d='M860.529,985.116a2.19,2.19,0,1,0,2.191,2.19A2.193,2.193,0,0,0,860.529,985.116Zm0,3.186a1,1,0,1,1,1-1A1,1,0,0,1,860.529,988.3Z' transform='translate(-858.339 -985.116)' fill='%23d55093'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateX(10px); }
    @media (max-width: 992px) {
      .product-detail-pdp .promo-pink {
        width: 15px;
        height: 15px;
        transform: translateX(0); } }
  .product-detail-pdp .promo-link {
    font-size: 13px; }
    @media (max-width: 992px) {
      .product-detail-pdp .promo-link {
        font-size: 12px; } }
  .product-detail-pdp .heart-pink {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.737' height='17.945' viewBox='0 0 19.737 17.945'%3E%3Cg id='Grupo_25386' data-name='Grupo 25386' transform='translate(-780.198 -967.483)'%3E%3Cpath id='Trazado_85639' data-name='Trazado 85639' d='M790.067,985.428l-8.186-8.174a5.719,5.719,0,1,1,8.088-8.088l.1.1.1-.1a5.719,5.719,0,0,1,8.1-.008h0a5.719,5.719,0,0,1-.007,8.1Zm-4.152-16.819a4.593,4.593,0,0,0-3.238,7.849l7.39,7.379,7.39-7.379a4.593,4.593,0,0,0,.007-6.5h0a4.593,4.593,0,0,0-6.5.008l-.894.894-.894-.894A4.583,4.583,0,0,0,785.915,968.609Z' transform='translate(0 0)' fill='%23d55093'/%3E%3C/g%3E%3C/svg%3E%0A");
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat; }
  .product-detail-pdp .carousel-inner .ar-image-main-link-mobile .ar-image-main-img {
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: 0 auto; }
  .product-detail-pdp .ar-image-products .ar-image-container .ar-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0;
    opacity: 0; }
  .product-detail-pdp .ar-image-products .ar-image-container .ar-image-main .ar-image-main-link .ar-image-main-img {
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: 0 auto; }
  .product-detail-pdp .slider-container .slick-slide {
    margin: 10px 1px; }
  .product-detail-pdp .slider-container .slick-slide > div {
    width: 77px;
    height: 77px; }
    @media (max-width: 1024px) {
      .product-detail-pdp .slider-container .slick-slide > div {
        width: 50px;
        height: 79px; } }
    .product-detail-pdp .slider-container .slick-slide > div .ar-button-image {
      width: 100%;
      height: 67px;
      max-width: 65px;
      border: 1px solid #707070;
      border-radius: 0px;
      padding: 0; }
      @media (max-width: 1024px) {
        .product-detail-pdp .slider-container .slick-slide > div .ar-button-image {
          height: 55px;
          max-width: 65px; } }
      .product-detail-pdp .slider-container .slick-slide > div .ar-button-image .ar-image-mini {
        height: 65px;
        width: 100%;
        max-width: 65px; }
        @media (max-width: 1024px) {
          .product-detail-pdp .slider-container .slick-slide > div .ar-button-image .ar-image-mini {
            height: 53px;
            max-width: 53px; } }
      .product-detail-pdp .slider-container .slick-slide > div .ar-button-image:focus {
        outline: 2px solid #4cafaa;
        border: 1px solid #4cafaa; }
  .product-detail-pdp .slick-arrow {
    width: 15px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg id='Grupo_25384' data-name='Grupo 25384' xmlns='http://www.w3.org/2000/svg' width='19.994' height='32.308' viewBox='0 0 19.994 32.308'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M977.738,101.086h0a2.2,2.2,0,0,1,.732-1.636l15.605-13.959A2.195,2.195,0,0,1,997,88.764l-13.776,12.322L997,113.411a2.195,2.195,0,0,1-2.926,3.273l-15.605-13.961A2.2,2.2,0,0,1,977.738,101.086Z' transform='translate(-977.738 -84.934)' fill='%23999'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 1024px) {
      .product-detail-pdp .slick-arrow {
        width: 15px;
        height: 30px; } }
  .product-detail-pdp .slick-prev {
    left: 17%;
    top: -35px;
    transform: rotate(90deg); }
    .product-detail-pdp .slick-prev:before {
      content: ""; }
    @media (max-width: 1360px) {
      .product-detail-pdp .slick-prev {
        left: 23%; } }
    @media (max-width: 1024px) {
      .product-detail-pdp .slick-prev {
        left: 19%;
        top: -30px; } }
    .product-detail-pdp .slick-prev:hover {
      width: 15px;
      height: 35px;
      background-image: url("data:image/svg+xml,%3Csvg id='Grupo_25384' data-name='Grupo 25384' xmlns='http://www.w3.org/2000/svg' width='19.994' height='32.308' viewBox='0 0 19.994 32.308'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M977.738,101.086h0a2.2,2.2,0,0,1,.732-1.636l15.605-13.959A2.195,2.195,0,0,1,997,88.764l-13.776,12.322L997,113.411a2.195,2.195,0,0,1-2.926,3.273l-15.605-13.961A2.2,2.2,0,0,1,977.738,101.086Z' transform='translate(-977.738 -84.934)' fill='%23999'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: contain; }
    .product-detail-pdp .slick-prev:focus {
      width: 15px;
      height: 35px;
      background-image: url("data:image/svg+xml,%3Csvg id='Grupo_25384' data-name='Grupo 25384' xmlns='http://www.w3.org/2000/svg' width='19.994' height='32.308' viewBox='0 0 19.994 32.308'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M977.738,101.086h0a2.2,2.2,0,0,1,.732-1.636l15.605-13.959A2.195,2.195,0,0,1,997,88.764l-13.776,12.322L997,113.411a2.195,2.195,0,0,1-2.926,3.273l-15.605-13.961A2.2,2.2,0,0,1,977.738,101.086Z' transform='translate(-977.738 -84.934)' fill='%23999'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: contain; }
      .product-detail-pdp .slick-prev:focus:hover {
        width: 15px;
        height: 35px;
        background-image: url("data:image/svg+xml,%3Csvg id='Grupo_25384' data-name='Grupo 25384' xmlns='http://www.w3.org/2000/svg' width='19.994' height='32.308' viewBox='0 0 19.994 32.308'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M977.738,101.086h0a2.2,2.2,0,0,1,.732-1.636l15.605-13.959A2.195,2.195,0,0,1,997,88.764l-13.776,12.322L997,113.411a2.195,2.195,0,0,1-2.926,3.273l-15.605-13.961A2.2,2.2,0,0,1,977.738,101.086Z' transform='translate(-977.738 -84.934)' fill='%23999'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: contain; }
  .product-detail-pdp .slick-next {
    top: 290px;
    right: 64%;
    transform: rotate(270deg); }
    .product-detail-pdp .slick-next:before {
      content: ""; }
    @media (max-width: 1440px) {
      .product-detail-pdp .slick-next {
        right: 59%; } }
    @media (max-width: 1024px) {
      .product-detail-pdp .slick-next {
        right: 44px;
        top: 290px; } }
    .product-detail-pdp .slick-next:hover {
      width: 15px;
      height: 35px;
      background-image: url("data:image/svg+xml,%3Csvg id='Grupo_25384' data-name='Grupo 25384' xmlns='http://www.w3.org/2000/svg' width='19.994' height='32.308' viewBox='0 0 19.994 32.308'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M977.738,101.086h0a2.2,2.2,0,0,1,.732-1.636l15.605-13.959A2.195,2.195,0,0,1,997,88.764l-13.776,12.322L997,113.411a2.195,2.195,0,0,1-2.926,3.273l-15.605-13.961A2.2,2.2,0,0,1,977.738,101.086Z' transform='translate(-977.738 -84.934)' fill='%23999'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: contain; }
    .product-detail-pdp .slick-next:focus {
      width: 15px;
      height: 35px;
      background-image: url("data:image/svg+xml,%3Csvg id='Grupo_25384' data-name='Grupo 25384' xmlns='http://www.w3.org/2000/svg' width='19.994' height='32.308' viewBox='0 0 19.994 32.308'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M977.738,101.086h0a2.2,2.2,0,0,1,.732-1.636l15.605-13.959A2.195,2.195,0,0,1,997,88.764l-13.776,12.322L997,113.411a2.195,2.195,0,0,1-2.926,3.273l-15.605-13.961A2.2,2.2,0,0,1,977.738,101.086Z' transform='translate(-977.738 -84.934)' fill='%23999'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: contain; }
      .product-detail-pdp .slick-next:focus:hover {
        width: 15px;
        height: 35px;
        background-image: url("data:image/svg+xml,%3Csvg id='Grupo_25384' data-name='Grupo 25384' xmlns='http://www.w3.org/2000/svg' width='19.994' height='32.308' viewBox='0 0 19.994 32.308'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M977.738,101.086h0a2.2,2.2,0,0,1,.732-1.636l15.605-13.959A2.195,2.195,0,0,1,997,88.764l-13.776,12.322L997,113.411a2.195,2.195,0,0,1-2.926,3.273l-15.605-13.961A2.2,2.2,0,0,1,977.738,101.086Z' transform='translate(-977.738 -84.934)' fill='%23999'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: contain; }
  .product-detail-pdp .carousel-control-prev .icon-prev {
    padding-top: 2.24em;
    background-color: unset; }
  .product-detail-pdp .carousel-control-prev .icon-prev::before {
    color: #4cafaa; }
  .product-detail-pdp .carousel-control-next .icon-next {
    padding-top: 2.24em;
    background-color: unset; }
  .product-detail-pdp .carousel-control-next .icon-next::before {
    color: #4cafaa; }
  .product-detail-pdp .carousel-indicators {
    z-index: 1; }
    .product-detail-pdp .carousel-indicators li {
      width: 10px;
      height: 10px;
      border-radius: 100%;
      background-color: #CCCCCC; }
    .product-detail-pdp .carousel-indicators .active {
      background-color: #444; }
  .product-detail-pdp .modal-zoom {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    z-index: 9000;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100vh;
    background-color: rgba(112, 112, 112, 0.5); }
    .product-detail-pdp .modal-zoom .img-modal {
      padding: 40px 0;
      height: 100%;
      max-width: 500px;
      max-height: 500px; }
    .product-detail-pdp .modal-zoom .close-button {
      position: absolute;
      top: 5px;
      right: 15px; }
      .product-detail-pdp .modal-zoom .close-button .close-modal {
        color: black;
        font-size: 30px; }
  .product-detail-pdp .ar-labels {
    position: absolute;
    left: 3.4%;
    top: 1%;
    z-index: 2;
    color: #fff; }
    .product-detail-pdp .ar-labels .ar-nuevo-label {
      width: 50px;
      height: 20px;
      background-color: #4cafaa;
      display: -ms-flexbox;
      display: flex;
      justify-self: center;
      -ms-flex-align: center;
          align-items: center;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .product-detail-pdp .ar-labels .ar-nuevo-label .ar-nuevo-text {
        margin: 0 auto;
        font-size: 13px; }
        @media (max-width: 992px) {
          .product-detail-pdp .ar-labels .ar-nuevo-label .ar-nuevo-text {
            font-size: 11px; } }
    .product-detail-pdp .ar-labels .ar-tendencia-label {
      width: 50px;
      height: 20px;
      background-color: #D55093;
      display: -ms-flexbox;
      display: flex;
      justify-self: center;
      -ms-flex-align: center;
          align-items: center;
      margin-top: 5px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .product-detail-pdp .ar-labels .ar-tendencia-label .ar-tendencia-text {
        margin: 0 auto;
        font-size: 13px; }
        @media (max-width: 992px) {
          .product-detail-pdp .ar-labels .ar-tendencia-label .ar-tendencia-text {
            font-size: 11px; } }
    @media (max-width: 992px) {
      .product-detail-pdp .ar-labels {
        left: 1.5%; } }
  .product-detail-pdp .ar-icons-mobile {
    position: absolute;
    z-index: 2;
    right: 7%; }
    .product-detail-pdp .ar-icons-mobile .ar-wishlist-mobile {
      margin-top: 0; }
    .product-detail-pdp .ar-icons-mobile .present-main-container {
      margin-bottom: 10px; }
      .product-detail-pdp .ar-icons-mobile .present-main-container .ar-present-mobile {
        padding: 0; }
    .product-detail-pdp .ar-icons-mobile .ar-social-mobile {
      font-size: 18px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
      .product-detail-pdp .ar-icons-mobile .ar-social-mobile .share-button {
        margin-top: 2px;
        background-color: transparent;
        border: none;
        outline: none;
        color: #D55093; }
        .product-detail-pdp .ar-icons-mobile .ar-social-mobile .share-button img {
          width: 14px;
          height: 14px; }
        .product-detail-pdp .ar-icons-mobile .ar-social-mobile .share-button img.black {
          display: none; }
  .product-detail-pdp .alert-copy-link {
    transform: translate(-50%, -50%);
    position: fixed;
    top: 12.5%;
    left: 50%;
    width: auto;
    height: auto;
    z-index: 9000; }
  .product-detail-pdp .price {
    font-size: 1.125em;
    margin-bottom: 0;
    text-align: center; }
    .product-detail-pdp .price span {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
    .product-detail-pdp .price .value-box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      width: 39px;
      height: 39px;
      margin-right: 10px;
      background-color: #D55093;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 0px;
      color: #fff; }
    .product-detail-pdp .price .sales .value {
      color: #000000;
      font-size: 37px;
      font-weight: bold; }
      @media (max-width: 1096px) {
        .product-detail-pdp .price .sales .value {
          font-size: 25px; } }
    .product-detail-pdp .price .strike-through.list {
      margin-right: 12px;
      font-size: 19px; }
      @media (max-width: 1096px) {
        .product-detail-pdp .price .strike-through.list {
          font-size: 15px; } }
    .product-detail-pdp .price .tiered {
      font-size: 0.875em; }
      .product-detail-pdp .price .tiered .value {
        font-weight: bold; }
  .product-detail-pdp .cart-and-ipay {
    width: 100%; }
    @media (max-width: 992px) {
      .product-detail-pdp .cart-and-ipay {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
            justify-content: flex-end; } }
    .product-detail-pdp .cart-and-ipay .check-button {
      position: absolute;
      z-index: 50;
      height: 50px; }
    .product-detail-pdp .cart-and-ipay .add-to-cart {
      width: 100%;
      height: 50px;
      border-radius: 0;
      font-size: 13px;
      background-color: #4cafaa !important;
      border-color: #4cafaa !important; }
      .product-detail-pdp .cart-and-ipay .add-to-cart i {
        margin-right: 5px;
        font-size: 14px; }
      @media (max-width: 992px) {
        .product-detail-pdp .cart-and-ipay .add-to-cart {
          height: 42px;
          max-width: 170px; }
          .product-detail-pdp .cart-and-ipay .add-to-cart:disabled {
            background-color: #999999 !important;
            border-color: #999999 !important; } }
      .product-detail-pdp .cart-and-ipay .add-to-cart .popup-text {
        visibility: hidden;
        width: 100%;
        height: 50px;
        color: white;
        background-color: #4cafaa;
        text-align: center;
        position: absolute;
        bottom: 120%;
        left: 50%;
        z-index: 1;
        transform: translateX(-50%);
        padding: 5px; }
      .product-detail-pdp .cart-and-ipay .add-to-cart .popup-text::after {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #4cafaa transparent transparent transparent; }
  .product-detail-pdp .btn-aromas {
    width: 100%;
    min-height: 46px;
    height: auto;
    border-radius: 0;
    border: 1px solid #D55093;
    color: #D55093 !important;
    text-decoration: none;
    background-color: #fff;
    outline: none;
    margin-bottom: 15px;
    font-size: 15px;
    padding: 0 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .product-detail-pdp .btn-aromas:first-child {
      margin-right: 20px; }
    .product-detail-pdp .btn-aromas:last-child {
      margin-left: 20px; }
    .product-detail-pdp .btn-aromas:focus {
      border: 2px solid #D55093;
      outline: none;
      font-weight: bold; }
    @media (max-width: 992px) {
      .product-detail-pdp .btn-aromas {
        width: 100%;
        font-size: 10px;
        min-height: 46px; } }
    .product-detail-pdp .btn-aromas .text-especial-button {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 0px;
      padding-right: 0px; }
      .product-detail-pdp .btn-aromas .text-especial-button .styles-text {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
        overflow: hidden; }
        @media (max-width: 576px) {
          .product-detail-pdp .btn-aromas .text-especial-button .styles-text {
            width: 84px; } }
  .product-detail-pdp .aromas-arrow-right-pink {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.995' height='32.308' viewBox='0 0 19.995 32.308'%3E%3Cg id='Grupo_25389' data-name='Grupo 25389' transform='translate(19.995 32.308) rotate(180)'%3E%3Cpath id='Trazado_85575' data-name='Trazado 85575' d='M0,16.153H0a2.2,2.2,0,0,1,.732-1.636L16.337.558A2.195,2.195,0,0,1,19.262,3.83L5.486,16.153,19.262,28.478a2.195,2.195,0,0,1-2.926,3.273L.732,17.79A2.2,2.2,0,0,1,0,16.153Z' fill='%23D55093'/%3E%3C/g%3E%3C/svg%3E");
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    background-position: center;
    float: right; }
    @media (max-width: 992px) {
      .product-detail-pdp .aromas-arrow-right-pink {
        height: 10px;
        width: 10px; } }
  .product-detail-pdp .quantity-container {
    position: relative;
    margin-top: 0; }
    .product-detail-pdp .quantity-container .quantity-parent {
      width: 120px;
      height: 48px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      border: 1px solid #B4B4B4;
      box-sizing: content-box; }
      .product-detail-pdp .quantity-container .quantity-parent .form-control-quantity {
        height: 48px;
        width: 60px;
        display: block;
        padding: 10px 20px;
        margin: 0;
        background-color: #fff;
        border: none;
        text-align: center; }
        .product-detail-pdp .quantity-container .quantity-parent .form-control-quantity::-webkit-inner-spin-button, .product-detail-pdp .quantity-container .quantity-parent .form-control-quantity::-webkit-outer-spin-button {
          -webkit-appearance: none;
          margin: 0; }
        .product-detail-pdp .quantity-container .quantity-parent .form-control-quantity {
          -moz-appearance: textfield; }
        .product-detail-pdp .quantity-container .quantity-parent .form-control-quantity:focus {
          outline: 0;
          box-shadow: none; }
      .product-detail-pdp .quantity-container .quantity-parent .quantity-nav {
        height: 48px;
        position: relative; }
        .product-detail-pdp .quantity-container .quantity-parent .quantity-nav .quantity-button {
          position: relative;
          cursor: pointer;
          border: none;
          width: 30px;
          text-align: center;
          color: #333;
          font-size: 13px;
          line-height: 1.5;
          background-color: #fff;
          -webkit-user-select: none;
          -ms-user-select: none;
          -o-user-select: none;
          user-select: none; }
          .product-detail-pdp .quantity-container .quantity-parent .quantity-nav .quantity-button:focus {
            outline: 0; }
        .product-detail-pdp .quantity-container .quantity-parent .quantity-nav .quantity-up {
          font-weight: bold;
          padding: 0;
          height: 48px;
          border-left: 1px solid #B4B4B4; }
          .product-detail-pdp .quantity-container .quantity-parent .quantity-nav .quantity-up:focus {
            border: 1px solid #707070; }
        .product-detail-pdp .quantity-container .quantity-parent .quantity-nav .quantity-down {
          font-weight: bold;
          padding: 0;
          height: 48px;
          border-right: 1px solid #B4B4B4; }
          .product-detail-pdp .quantity-container .quantity-parent .quantity-nav .quantity-down:focus {
            border: 1px solid #707070; }
  @media (max-width: 992px) {
    .product-detail-pdp .center-mobile {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center !important;
          justify-content: center !important;
      padding: 0 40px; } }
  .product-detail-pdp .promo-mobile {
    margin-top: 10px; }
    .product-detail-pdp .promo-mobile .promo-text-mobile {
      font-size: 12px; }
  .product-detail-pdp .prices-mobile {
    margin: 15px auto 5px; }
  .product-detail-pdp .price-col {
    z-index: 0; }
  .product-detail-pdp .prices {
    margin-right: 10px; }
    .product-detail-pdp .prices .price .strike-through.list {
      font-size: 16px; }
    .product-detail-pdp .prices .price .sales .value {
      font-size: 22px; }
      @media (min-width: 992px) and (max-width: 1220px) {
        .product-detail-pdp .prices .price .sales .value {
          font-size: 16px; } }
  .product-detail-pdp .quantity-cart-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    border-top: 3px solid #4cafaa;
    margin: 0;
    padding: 5px 0 10px 0;
    box-shadow: 0 -1px 10px #B4B4B4;
    background-color: white; }
  .product-detail-pdp .cart-container {
    padding: 0;
    position: relative; }
    .product-detail-pdp .cart-container .cart-and-ipay .btn:disabled {
      opacity: 1 !important;
      background-color: #999999 !important;
      border-color: #999999 !important; }
    @media (max-width: 992px) {
      .product-detail-pdp .cart-container .cart-and-ipay {
        padding-bottom: 0; }
        .product-detail-pdp .cart-container .cart-and-ipay .btn {
          height: 42px;
          margin-bottom: 0; } }
  @media (max-width: 543.98px) {
    .product-detail-pdp .cart-and-ipay {
      padding-bottom: 0; } }
  .product-detail-pdp .tamano-legal-bundle p {
    font-size: 10px;
    text-align: right;
    margin: 0 0 8px 0; }
  .product-detail-pdp .description-and-detail-mobile {
    margin-top: 10px;
    background-color: #EEEEEE;
    overflow-x: hidden; }
    .product-detail-pdp .description-and-detail-mobile .description {
      margin-bottom: 2px; }
    .product-detail-pdp .description-and-detail-mobile .collapsible-md {
      color: #777777;
      border-radius: 0; }
      .product-detail-pdp .description-and-detail-mobile .collapsible-md.active button.title {
        background-color: #4cafaa;
        color: #fff;
        border-radius: 0;
        font-size: 15px; }
      @media (max-width: 992px) {
        .product-detail-pdp .description-and-detail-mobile .collapsible-md.active .content {
          background-color: #E8F7F6;
          border-radius: 0;
          font-size: 12px;
          padding: 20px 15px; }
          .product-detail-pdp .description-and-detail-mobile .collapsible-md.active .content .property-list {
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            -ms-flex-direction: column;
                flex-direction: column; }
            .product-detail-pdp .description-and-detail-mobile .collapsible-md.active .content .property-list .property-text {
              font-size: 13px;
              margin-right: 20px;
              margin-bottom: 15px;
              height: 20px; }
              .product-detail-pdp .description-and-detail-mobile .collapsible-md.active .content .property-list .property-text .property-ux {
                color: #4cafaa !important;
                font-weight: bold;
                cursor: pointer; }
                .product-detail-pdp .description-and-detail-mobile .collapsible-md.active .content .property-list .property-text .property-ux::after {
                  content: ', '; }
                .product-detail-pdp .description-and-detail-mobile .collapsible-md.active .content .property-list .property-text .property-ux:last-child::after {
                  content: ''; } }
      .product-detail-pdp .description-and-detail-mobile .collapsible-md .video-container {
        padding: 5px 15px; }
        .product-detail-pdp .description-and-detail-mobile .collapsible-md .video-container iframe {
          width: 100%;
          height: 100%;
          min-height: 200px; }
  .product-detail-pdp .description-and-detail-desktop {
    margin-top: 40px; }
    .product-detail-pdp .description-and-detail-desktop .nav-item {
      padding: 0 20px; }
      .product-detail-pdp .description-and-detail-desktop .nav-item #description-tab,
      .product-detail-pdp .description-and-detail-desktop .nav-item #details-tab,
      .product-detail-pdp .description-and-detail-desktop .nav-item #multimedia-tab {
        font-size: 14px !important; }
      .product-detail-pdp .description-and-detail-desktop .nav-item .nav-link.active {
        border: none;
        color: #4cafaa !important;
        font-weight: bold; }
      .product-detail-pdp .description-and-detail-desktop .nav-item .nav-link-dior.active,
      .product-detail-pdp .description-and-detail-desktop .nav-item .nav-link-chanel.active {
        border: none;
        color: black !important;
        font-weight: bold; }
      .product-detail-pdp .description-and-detail-desktop .nav-item .nav-link-dior,
      .product-detail-pdp .description-and-detail-desktop .nav-item .nav-link-chanel {
        color: black !important; }
    .product-detail-pdp .description-and-detail-desktop .tab-content {
      padding: 30px 20px;
      font-size: 14px; }
      .product-detail-pdp .description-and-detail-desktop .tab-content .tab-pane .video-container {
        min-height: 500px; }
        .product-detail-pdp .description-and-detail-desktop .tab-content .tab-pane .video-container iframe {
          width: 100%;
          height: 100%;
          min-height: 500px; }
  .product-detail-pdp .recommendations {
    margin-top: 40px; }
    .product-detail-pdp .recommendations .recommendation-section-title {
      text-align: center;
      font-size: 18px;
      margin-bottom: 30px;
      font-weight: bold; }
      @media (max-width: 992px) {
        .product-detail-pdp .recommendations .recommendation-section-title {
          text-align: left;
          font-size: 20px; } }
    .product-detail-pdp .recommendations .pdp-product-carousel .slick-prev.recommendSlider,
    .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-prev.recommendSlider {
      width: 20px;
      height: 35px;
      top: 40%;
      left: 0;
      z-index: 1;
      transform: rotate(0deg); }
      .product-detail-pdp .recommendations .pdp-product-carousel .slick-prev.recommendSlider:before,
      .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-prev.recommendSlider:before {
        content: ""; }
      @media (max-width: 992px) {
        .product-detail-pdp .recommendations .pdp-product-carousel .slick-prev.recommendSlider,
        .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-prev.recommendSlider {
          width: 15px;
          height: 25px;
          top: -59px;
          left: auto;
          right: 65px; } }
      @media (max-width: 425px) {
        .product-detail-pdp .recommendations .pdp-product-carousel .slick-prev.recommendSlider,
        .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-prev.recommendSlider {
          width: 15px;
          height: 25px;
          top: -59px;
          left: auto;
          right: 45px; } }
    .product-detail-pdp .recommendations .pdp-product-carousel .slick-next.recommendSlider,
    .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-next.recommendSlider {
      width: 20px;
      height: 35px;
      top: 40%;
      right: 0;
      z-index: 1;
      transform: rotate(180deg); }
      .product-detail-pdp .recommendations .pdp-product-carousel .slick-next.recommendSlider:before,
      .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-next.recommendSlider:before {
        content: ""; }
      @media (max-width: 992px) {
        .product-detail-pdp .recommendations .pdp-product-carousel .slick-next.recommendSlider,
        .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-next.recommendSlider {
          width: 15px;
          height: 25px;
          top: -60px;
          right: 35px; } }
      @media (max-width: 425px) {
        .product-detail-pdp .recommendations .pdp-product-carousel .slick-next.recommendSlider,
        .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-next.recommendSlider {
          width: 15px;
          height: 25px;
          top: -60px;
          right: 15px; } }
    .product-detail-pdp .recommendations .pdp-product-carousel .slick-list,
    .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-list {
      margin: 0 auto;
      padding: 3px; }
      .product-detail-pdp .recommendations .pdp-product-carousel .slick-list .slick-slide,
      .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-list .slick-slide {
        width: 300px; }
        .product-detail-pdp .recommendations .pdp-product-carousel .slick-list .slick-slide .product,
        .product-detail-pdp .recommendations .pdp-custom-product-carousel .slick-list .slick-slide .product {
          max-width: 300px;
          margin: 0 auto; }
  .product-detail-pdp .promotions .collapsible-xl button.title {
    color: #D55093;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px; }
  .product-detail-pdp .promotions .collapsible-xl .content {
    padding: 0 25px;
    font-size: 14px; }
  .product-detail-pdp .promotions .separator {
    margin-top: 0px;
    margin-bottom: 0px; }
  .product-detail-pdp .promotions.promotions-dior .collapsible-xl button.title, .product-detail-pdp .promotions.promotions-chanel .collapsible-xl button.title {
    font-family: Arial, sans-serif;
    color: black;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px; }
  .product-detail-pdp .attribute label {
    font-size: 14px; }
  .product-detail-pdp .attribute .swatch-circle {
    background-size: contain; }
  .product-detail-pdp .attribute .ar-attr-size,
  .product-detail-pdp .attribute .ar-attr-color {
    font-size: 14px;
    padding-left: 15px; }
  .product-detail-pdp .attribute .ar-attr-color {
    margin-bottom: 6px; }
  .product-detail-pdp .attribute .color-selector-dropdown-container {
    position: relative;
    display: inline-block;
    font-size: 14px;
    z-index: 5; }
    .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-button {
      width: 300px;
      min-height: 40px;
      outline: 0;
      border: 1px solid #B4B4B4;
      border-radius: 0;
      padding-left: 5px;
      color: #444444;
      background-color: white;
      text-align: left; }
      .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-button:focus {
        outline: 0;
        box-shadow: 0 0 0 0.2rem #4cafaa40; }
      .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-button::after {
        content: '\F078';
        font-family: 'FontAwesome';
        color: #444444;
        float: right; }
      @media (max-width: 992px) {
        .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-button {
          width: 240px; } }
    .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content {
      width: 300px;
      border: 1px solid #B4B4B4;
      z-index: 1;
      position: absolute;
      display: none; }
      @media (max-width: 992px) {
        .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content {
          width: 240px; } }
      .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-input-search {
        box-sizing: border-box;
        width: 298px;
        height: 40px;
        border: none;
        border-bottom: 1px solid #B4B4B4;
        padding-left: 40px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22.783' viewBox='0 0 22 22.783'%3E%3Cpath id='Trazado_85628' data-name='Trazado 85628' d='M670.9,310.042a9.2,9.2,0,0,0-7.077,15.093l-5.369,5.585a1.243,1.243,0,0,0,1.792,1.724l5.412-5.629a9.126,9.126,0,0,0,5.241,1.643,9.208,9.208,0,0,0,0-18.417Zm0,15.93a6.722,6.722,0,1,1,6.721-6.722A6.73,6.73,0,0,1,670.9,325.972Z' transform='translate(-658.112 -310.042)' fill='%23666'/%3E%3C/svg%3E%0A");
        background-position: 10px 8px;
        background-repeat: no-repeat;
        background-size: 20px; }
        .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-input-search:focus {
          outline: none; }
        @media (max-width: 992px) {
          .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-input-search {
            width: 238px; } }
      .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container {
        width: 298px;
        background-color: white;
        padding: 5px 0 0 5px;
        height: 110px;
        overflow-y: auto;
        overflow-x: clip; }
        .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container::-webkit-scrollbar {
          width: 8px; }
        .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container::-webkit-scrollbar-track {
          background: #B4B4B4;
          border-radius: 10px; }
        .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container::-webkit-scrollbar-thumb {
          background: #444;
          border-radius: 10px; }
        @media (max-width: 992px) {
          .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container {
            width: 238px; } }
        .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          width: 293px;
          text-align: left;
          line-height: 0;
          color: #000000; }
          .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item .swatch-circle {
            width: 30px;
            height: 30px; }
            .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item .swatch-circle.color-value[data-selected=true]::after {
              content: '';
              display: table-caption;
              font-family: 'FontAwesome';
              font-size: 1.625em;
              height: 28px;
              width: 28px;
              outline: 2px solid #000000; }
            .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item .swatch-circle.color-value.selected::after {
              outline: 2px solid #000000;
              content: '';
              display: table-caption;
              font-family: 'FontAwesome';
              font-size: 1.625em;
              height: 28px;
              width: 28px; }
          .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item .color-list-item-name {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 200px;
            height: 30px;
            line-height: 2; }
          .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item [disabled] .swatch-circle,
          .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item .swatch-circle.unselectable {
            cursor: not-allowed;
            border: 1px solid #707070; }
            .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item [disabled] .swatch-circle.swatch-circle.unselectable::after,
            .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item .swatch-circle.unselectable.swatch-circle.unselectable::after {
              color: #707070;
              content: 'X';
              position: absolute;
              top: 14px;
              left: 6px;
              font-family: 'CenturyGothic' !important;
              display: table-caption;
              font-family: 'FontAwesome';
              font-size: 1.625em;
              height: 28px;
              width: 28px;
              cursor: not-allowed; }
          @media (max-width: 992px) {
            .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item {
              width: 233px; } }
          .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .color-list-container .color-list-item::last-child {
            margin-bottom: 0; }
      .product-detail-pdp .attribute .color-selector-dropdown-container .dropdown-content .show {
        display: block; }
  .product-detail-pdp .attribute--Detail {
    width: 100%;
    margin-top: 0; }
  .product-detail-pdp .attribute--Detail--socialIcons {
    width: 100px; }
  .product-detail-pdp .wishlist--box {
    border: 1px solid #D9D9D9;
    width: 50px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .product-detail-pdp .wishlist--box .wishlist-container {
      margin: 0; }
  .product-detail-pdp .more-info-link,
  .product-detail-pdp .more-info-link-desktop {
    color: #4cafaa !important;
    cursor: pointer; }
  .product-detail-pdp .properties-section {
    margin-top: 20px; }
    .product-detail-pdp .properties-section .property-text {
      font-size: 13px;
      margin-right: 20px;
      margin-bottom: 5px;
      height: 20px; }
      .product-detail-pdp .properties-section .property-text .property-ux {
        color: #4cafaa !important;
        font-weight: bold;
        font-size: 13px;
        cursor: pointer; }
        .product-detail-pdp .properties-section .property-text .property-ux::after {
          content: ', '; }
        .product-detail-pdp .properties-section .property-text .property-ux:last-child::after {
          content: ''; }
  .product-detail-pdp span.property-ux,
  .product-detail-pdp span.property-ux-wishlist {
    cursor: pointer; }
  .product-detail-pdp .addCartButtons {
    position: relative;
    z-index: 2;
    margin: 8px 0 24px; }
    .product-detail-pdp .addCartButtons .prices-add-to-cart-actions {
      width: 80%; }

/* SEQURA */
html[lang=pt] .sequra-promotion-widget {
  display: none; }

#promotionModal .modal-header {
  border-bottom: initial; }
  #promotionModal .modal-header button {
    color: #4cafaa;
    margin: -1rem -1rem -3rem auto; }
    #promotionModal .modal-header button:focus {
      outline: initial; }

#promotionModal .modal-body .promotion-body .promotion-image {
  width: 100%; }

#promotionModal .modal-body .promotion-body .promotion-bonusProduct {
  font-size: 18px;
  font-weight: bold; }

#promotionModal .modal-body .promotion-body .promotion-giftText {
  font-size: 17px; }

#promotionModal .modal-body .promotion-title {
  text-align: center;
  font-size: 15px;
  font-weight: bold; }

#promotionModal .modal-body .promotion-description {
  text-align: center;
  font-size: 14px; }

#promotionModal .modal-body .promotion-urlCTA {
  text-align: center;
  background-color: #4cafaa;
  font-weight: bold;
  color: white;
  padding: 5px 15px;
  width: 100%;
  display: inline-block;
  font-size: 15px; }
  #promotionModal .modal-body .promotion-urlCTA:hover {
    text-decoration: initial;
    opacity: 85%; }

.showErrorMessage {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10; }

.errorMessage {
  display: none;
  color: #ff0000;
  text-align: center;
  margin: 8px 0;
  font-weight: 700;
  font-size: 14px; }

@media (max-width: 992px) {
  .attributes .hidden-md-up .showErrorMessage {
    display: none !important; } }

.attributes .attribute-container.animate,
.attributes .colorVariations.animate,
.attributes .color-selector-dropdown-container.animate {
  animation: animateBoxSizeError 600ms linear;
  animation-delay: 200ms; }

@keyframes animateBoxSizeError {
  0% {
    transform: translate(0, 0); }
  20% {
    transform: translate(-5px, 0); }
  40% {
    transform: translate(5px, 0); }
  60% {
    transform: translate(-5px, 0); }
  80% {
    transform: translate(5px, 0); }
  100% {
    transform: translate(0, 0); } }

.diorReviews .netreviews_custom_title {
  color: #000000; }

.diorReviews .nr-icon.gold:before,
.diorReviews .nr-icon.gold_total:before,
.diorReviews .nr-icon.small.gold:before {
  color: #000000; }

.diorReviews .netreviews_rate_percent {
  background: #000000; }

.diorReviews .netreviews_rating span {
  color: #000000; }

.chanelReviews .netreviews_custom_title {
  color: #000000; }

.chanelReviews .nr-icon.gold:before,
.chanelReviews .nr-icon.gold_total:before,
.chanelReviews .nr-icon.small.gold:before {
  color: #000000; }

.chanelReviews .netreviews_rate_percent {
  background: #000000; }

.chanelReviews .netreviews_rating span {
  color: #000000; }
