@font-face {
  font-family: 'Montserrat-Medium';
  src: url('/sourcing/Font/Montserrat-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('/sourcing/Font/Montserrat-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('/sourcing/Font/Montserrat-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('/sourcing/Font/Montserrat-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('/sourcing/Font/Montserrat-Light.ttf');
  font-weight: normal;
  font-style: normal;
}
body,
div,
p,
li,
ul,
section,
span,
dd,
dt,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
nav,
header,
footer,
article,
dialog,
input {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Montserrat-Regular;
  color: #202020;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat-SemiBold;
  color: #202020;
  font-weight: bold !important;
}
p {
  color: #202020;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #202020;
}
a:hover {
  color: #FF6633;
  text-decoration: none !important;
}
input,
button {
  border: 0;
  outline: none;
  font-family: Montserrat-Regular;
}
.productMask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
}
.ldio-d9kgd7o65mk div {
  box-sizing: border-box !important;
}
.ldio-d9kgd7o65mk div {
  box-sizing: border-box !important;
}
.ldio-d9kgd7o65mk > div {
  position: absolute;
  width: 84px;
  height: 84px;
  top: 28px;
  left: 28px;
  border-radius: 50%;
  border: 8px solid #000;
  border-color: #D2D2D2 transparent #D2D2D2 transparent;
  animation: ldio-d9kgd7o65mk 1s linear infinite;
}
.ldio-d9kgd7o65mk > div:nth-child(2) {
  border-color: transparent;
}
.ldio-d9kgd7o65mk > div:nth-child(2) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
.ldio-d9kgd7o65mk > div:nth-child(2) div:before,
.ldio-d9kgd7o65mk > div:nth-child(2) div:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: -8px;
  left: 31px;
  background: #D2D2D2;
  border-radius: 50%;
  box-shadow: 0 76px 0 0 #D2D2D2;
}
.ldio-d9kgd7o65mk > div:nth-child(2) div:after {
  left: -8px;
  top: 31px;
  box-shadow: 76px 0 0 0 #D2D2D2;
}
.loadingio-spinner-dual-ring-a6l42hn9epr {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  display: inline-block;
  overflow: hidden;
  background: rgba(255, 255, 255, 0);
  z-index: 99;
}
.ldio-d9kgd7o65mk {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}
.ldio-d9kgd7o65mk div {
  box-sizing: content-box;
}
.loadingio-spinner-dual-ring-a6l42hn9epr .loading_center_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-30%, -30%);
}
/* generated by https://loading.io/ */
@keyframes ldio-d9kgd7o65mk {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*# sourceMappingURL=reset.css.map */