@font-face {
  font-family: 'Helvetica Neue';
  src: url("//eterne.com/cdn/shop/t/51/assets/HelveticaNeueLight.otf?v=9775953862754794471726687884") format("otf");
  font-weight: 300;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url("//eterne.com/cdn/shop/t/51/assets/helvetica-neue-roman.woff2?v=127353569405703107241726687883") format("woff2");
  font-weight: 400;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url("//eterne.com/cdn/shop/t/51/assets/helvetica-neue-medium.woff2?v=52525535552879171371726687883") format("woff2");
  font-weight: 500;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url("//eterne.com/cdn/shop/t/51/assets/helvetica-neue-bold.ttf?v=63092135980904560281726687884") format("ttf");
  font-weight: 700;
}

html {
  --black: #2B2B2B;
  --black-hover: #121212;
  --gray: #515151;
  --gray1: #585858;
  --gray2: #8B8B8B;
  --gray3: #D9D9D9;
  --gray4: #8F8F8F;
  --gray5: #A8A8A8;
  --gray6: #E9E7E4;
  --white: #FFFFFF;
  --transparent-white: #FFFFFFCC;
  --red1: #dc0202;
  --red2: #FF6F5B;
  --red3: #a90202;
  scroll-behavior: smooth;
  --app-width: 100%;
  --app-height: 100%;
  padding-bottom: 0 !important;
}

button {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

div, span, button, input, label, li, p, a, u, h1, h2, h3, h4, h5, h6, blockquote {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  color: var(--black);
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

:-webkit-autofill,
:-webkit-autofill:hover,
:-webkit-autofill:focus,
:-webkit-autofill:active {
  -webkit-background-clip: text;
}

a {
  text-decoration: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
  appearance: none;
  -moz-appearance: textfield;
}

.no-select {
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.disp-blk-imp {
  display: block !important;
}

.disp-flx-imp {
  display: flex !important;
}

.disp-none-imp {
  display: none !important;
}

.no-select {
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.curs-pntr {
  cursor: pointer;
}

.dis-intrct {
  pointer-events: none;
  touch-action: none;
}

.visibility-hidden {
  visibility: hidden;
}

.visibility-visible {
  visibility: visible;
}

.scr-dis {
  overflow: hidden;
}

.scr-dis-on-mbl {
  overflow: hidden;
}

@media (min-width: 1161px) {
  .scr-dis-on-mbl {
    overflow: initial;
  }
}

.otCookiesNotification #cookies-message {
  margin-bottom: 10px;
}

#content {
  min-height: calc(100vh - 157.73px - 390px);
}

.btn {
  font-family: "Helvetica Neue", sans-serif !important;
  letter-spacing: 0.4px !important;
}

.preorder-description {
  margin-bottom: 8px;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  color: #8c8c8c;
  display: none;
}

.preorder-date {
  margin-bottom: 8px;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  color: #8c8c8c;
}

/* GLO color title hint */
.attr-title-hover-groups {
  text-transform: uppercase !important;
}

/* GLO empty color group container */
.globo-product-groups-collection:empty {
  display: none;
}

.gsw-list-product-groups-column {
  flex-direction: column !important;
}

custom-video-player {
  width: 100%;
}
