@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');
body {
  color: inherit;
}
html {
  scroll-behavior: smooth;
}
.container {
  padding-left: 0px !important;
}
.aux-strip {
  background-color: #222 !important;
  box-shadow: none !important;
}
.aux-strip a,
.aux-strip a i {
  color: #dadada !important;
}
.aux-strip a:hover,
.aux-strip a:active,
.aux-strip a:focus,
.aux-strip a:hover i,
.aux-strip a:active i,
.aux-strip a:focus i {
  color: #fff !important;
}
@media print {
  #header-container {
    display: none;
  }
  .footer-strip {
    margin-top: 2rem;
  }
}
.content-area {
  border: none !important;
  box-shadow: none !important;
}
#header-container {
  z-index: 99 !important;
}
#aux_Cart {
  background-color: #ff9734;
}
