.grid-item {
  opacity: 1;
  pointer-events: all; }

.preloader {
  display: none; }

#content-holder {
  height: 100vh;
  width: calc(100% - 290px); }

#content {
  width: 100%;
  position: relative; }

#options .option select {
  opacity: 1; }

.product-content:after {
  display: none; }
