.product__modal-inner.product__look-inside-contents {
  height: 100%;
}

.product__look-inside-all {
  display: none;
}

.product__look-inside-button {
  padding: 0 20px 17px;
  text-decoration: none;
}

.product__look-inside-checked {
  border-bottom: 2px solid #9f0894;
  padding-bottom: 15px;
}

.product__look-inside-footer {
  margin-top: 30px;
  font-size: 10px;
  text-align: center;
}

.product__look-inside-image {
  width: auto;
  transform: translateZ(0);
}

.product__look-inside-nav {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}

.product__look-inside-slides {
  margin: 0;
  max-width: 100%;
}

.product__look-inside-slides .li-default {
  background-color: #9f0894;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 20px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  text-align: center;
  top: calc(50% - 16px);
  width: 38px;
}

.product__look-inside-slides .li-default.disabled {
  background-color: #dadada;
}

.product__look-inside-slides .li-next {
  right: -110px;
  position: absolute;
  top: calc(50% - 16px);
}

.product__look-inside-slides .li-prev {
  left: -110px;
  position: absolute;
  top: calc(50% - 16px);
}

.product__look-inside-slides .owl-dots {
  margin-left: -150px;
  width: calc(100% + 300px);
}

.product__title.product__look-inside-title {
  font-size: 24px;
}

.product__look-inside-container .btn {
  float: right;
  margin: 15px 5px;
}

.product__look-inside-container .item {
  height: 75vh;
  height: calc(100vh - 142px);
  width: 100vw;
  text-align: center;
}

.product__look-inside-container .owl-carousel .item img {
  max-height: 75vh;
  max-height: calc(100vh - 142px);
  max-width: 100vw;
  width: auto;
  display: inline;
}

.product__look-inside-container .owl-theme .owl-nav {
  margin-top: 0;
  padding: 0 5px;
}

.product__look-inside-container .btn-prev {
  float: left;
  margin-top: 5px;
}

.product__look-inside-container .btn-next {
  float: right;
  margin-top: 5px;
}

.product__look-inside-container .owl-theme .owl-dots {
  margin-top: 10px;
}

.product__look-inside-container .owl-theme .owl-dots .owl-dot span {
  background: none;
  border: 2px #4bc1eb solid;
}

.product__look-inside-container .owl-theme .owl-dots .owl-dot.active span,
.product__look-inside-container .owl-theme .owl-dots .owl-dot:hover span {
  background: #4bc1eb;
}









.js-hidden {
    display: none !important;
}

.product {
    color: #545454;
}

.product__academy {
    background-color: #3c3c3c;
    color: #fff;
    padding: 20px 15px;
    text-align: center;
    width: 100%;
}

.product__action {
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    margin-right: 5px;
}

.product__action-label {
    text-decoration: underline;
}

.product__actions {
    border-bottom: 1px solid #d6d6d6;
    margin: 0 -30px 20px;
    padding-bottom: 20px;
    text-align: center;
}

.product__actions-block {
    margin: 0 auto;
    max-width: 300px;
    text-align: left;
}

.product__add-cart {
    background-color: #9f0894;
    border-radius: 4px;
    color: #fff;
    font-size: 17px!important;
    max-width: 400px;
    padding: 17px 0;
    text-transform: uppercase;
    width: 100%;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}

.product__add-cart:active {
    border-style: inset;
}

.product__also-viewed, .product__yotpo {
    margin-bottom: 60px;
    max-width: 900px;
    padding: 0 30px;
}

.product__bundle {
    background-color: #f6f6f6;
    padding: 30px;
    text-align: center;
}

.product__bundle-description {
    font-size: 16px;
    line-height: 27px;
    margin: 0;
}

.product__bundle-info {
    margin-bottom: 20px;
}

.product__bundle-item {
  display: inline-block;
  max-height: 115px;
}

.product__bundle-item-img {
    max-height: 115px;
    height:auto;
}

.product__bundle-item-name {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.product__bundle-info, .product__bundle-items {
    text-align: left;
}

.product__configurable-options {
    margin: 0;
    padding: 0;
    display: flex;
    clear: both;
    flex-wrap: wrap;
}

.product__configurable-options li.notYetAvailable {
  border: none;
  background: unset;
  line-height: 1.2;
}

.product__configurable-options li.notYetAvailable:hover {
  cursor: unset;
  color: #545454;
}

.product__configurable-options li {
  background-color: #fafafa;
  border: 2px solid #7d7d7d;
  border-radius: 4px;
  color: #545454;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  list-style: none;
  margin-right: .5em;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  transition: all .3s ease;
  width: 45%;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product__configurable-options li.product__configurable-disabled {
  border-color: #eee;
}

.product__configurable-options li.product__configurable-disabled label {
  color: #c6c6c6;
}

.product__configurable-options.FieldError li {
  border-color: #ef4662;
}

.product__configurable-options.FieldError label {
  color: #ef4662;
}

.half-width-option {
    width: calc(50% - .5em - 2px);
}

.third-width-option {
    width: calc(33% - .5em - 2px);
}

.payment-label {
    font-size: 12px;
    font-style: italic;
    margin: 10px 0;
}

.product__configurable-options li:hover {
  border-color: #000000;
  color: #000000;
}

.product__configurable-options li label .kwNote {
  font-size: 9px;
  line-height: 9px;
  margin-bottom: 0;
  display: inline;
}

.product__configurable-options li.product__configurable-disabled:hover {
  border-color: #d6d6d6;
}

.product__configurable-options li:hover label {
    color: #000000;
}

.product__configurable-options li.product__configurable-disabled:hover label {
  color: #c6c6c6;
}

.product__configurable-options li.-checked {
    border: 2px solid #9f0894;
    color: #9f0894;
}


.product__configurable-options li.-checked label {
    color: #9f0894;
}

.product__configurable-options li label {
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.product__configurable-options li input {
    display: none;
}

.product__configurable-options span:not([disabled]) {
    display: none;
}

.product__configurable-options label {
    display: block;
    font-style: italic;
}

.product__configurable-selected {
    display: none;
}

.product__detail-box {
    display: inline-block;
    margin-bottom: 20px;
    width: 45%;
}

.product__free-shipping-content {
  text-align: center;
}

.product__header {
    padding: 0 15px;
}

.product__info {
    margin-bottom: 60px;
    margin-top: 40px;
    max-width: 900px;
    padding: 0 30px;
    text-align: left;
}

.product__grade {
    font-size: 14px;
    margin-bottom: 0;
}

.product__label {
    font-size: 11px;
    margin-bottom: .5em;
}

.product__link {
    cursor: pointer;
    text-decoration: underline;
}

.product__link:hover {
    color: #9f0894;
    transition: all 0.3s ease;
}

.product__login-contents {
  text-align: center;
}

.product__login-contents .product__banner {
  color: #9f0894;
  margin-bottom: 20px;
}

.product__login-button {
  border: 2px solid #00cafa;
  border-radius: 2px;
  color: #00cafa;
  display: inline-block;
  font-size: 19px;
  padding: 15px 40px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.product__login-button:hover {
  background-color: #00cafa;
  color: #fff;
}

.product__look-inside {
    text-align: center;
}

.product__look-inside .fa-share {
    display: inline-block;
    margin: 8px 0 0;
    transform: rotate(90deg);
}

.product__look-inside-trigger {
    color: #9f0894;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.product__look-inside-trigger:hover .product__look-inside-label {
    text-decoration: underline;
}

.product__modal {
    background-color: rgba(25, 25, 25, .8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    transition: opacity .3s ease;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.product__modal-box {
    display: none;
}

.product__modal-close {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    line-height: 1em;
}

.product__modal-open {
    opacity: 1;
}

.product__modal-contents {
    margin: 5px 25px 25px 25px;
    text-align: left;
}

.product__modal.product__modal-tight {
  margin: 0;
}

.product__modal-inner {
    background-color: #fff;
    border-radius: 4px;
    left: 50%;
    max-height: 95vh;
    max-width: 95%;
    overflow: visible;
    padding: 10px;
    position: absolute;
    text-align: right;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.product__modal-inner.product__modal-tight {
  padding: 10px 0;
}

.product__modal-inner.product__modal-tight .product__modal-close {
  margin-right: 10px;
}

.product__modal-inner.product__look-container {
  height: 100%;
  max-width: 1000px;
  width: 100%;
}

.product__modal-inner .mfp-iframe {
  width: 100%;
}

.product__modal-hidden {
    display: none;
}

.product__note, .product__note p {
    font-size: 14px;
}

.product__new-product .fas {
    color: #9f0894;
    margin-right: 8px;
}

.product__new-product-link {
    display: inline;
}

.product__new-product-link:hover {
    color: #9f0894;
    transition: all 0.3s ease;
}

.product__notice {
  display: block;
}

.product__price-amount {
    font-size: 14px;
}

.product__price-amount, .product__price-discount, .product__price-discount-original, .product__price-discount-percent {
    display: inline-block;
    line-height: 1em;
}

.product__price-discount {
    font-size: 12px;
    margin-left: 15px;
}

.product__price-discount-original {
    border-right: 1px solid #545454;
    margin-right: 8px;
    padding-right: 8px;
    text-decoration: line-through;
}

.product__price-discount-percent {
    color: #e61d1d;
}

.product__sticky-price .product__price-discount {
    margin-left: 0;
}

.product__sticky-price .product__price-discount-original {
    border: 0;
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
}

.product__primary {
    padding: 0 15px;
}

.product__quantity {
    user-select: none;
}

.product__quantity-change {
    border: 2px solid #d6d6d6;
    border-radius: 4px;
    color: #909090;
    cursor: pointer;
    display: inline-block;
    height: 48px;
    text-align: center;
    transition: all .3s ease;
    vertical-align: top;
    width: 48px;
}

.product__quantity-change:hover {
    color: #818181;
    border-color: #818181;
    transition: 0.3s ease all;
}

.product__quantity-icon {
    margin-top: 16px;
}

.product__quantity-input[type="text"] {
    background-color: #fafafa;
    border: 2px solid #d6d6d6;
    border-radius: 4px;
    color: #9f0894;
    display: inline-block;
    margin: 0 7px;
    font-family: 'SharpSans', sans-serif !important;
    font-size: 15.5px;
    font-weight: bold;
    height: 48px;
    text-align: center;
    width: 90px;
}

.product__related {
    margin-bottom: 60px;
    margin-top: 40px;
    max-width: 900px;
    padding: 0 30px;
    text-align: left;
    vertical-align: top;
}

.product__related h3 {
  color: #545454;
}

.product__related-image {
    display: block;
    margin: 0 0;
}

.product__related-image-container {
   display: flex;
   height: 170px;
   margin-bottom: 20px;
   align-items: center;
}

.product__related-item {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 25px;
    text-decoration: none;
    white-space: normal;
}

.product__related-items {
    white-space: nowrap;
}

.slick-slide:last-child a.product__related-item {
    margin-right: 0;
}

.product__related-price {
    font-size: 13px;
}

.product__related-title {
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: underline;
}

.product__row {
    margin-bottom: 20px;
}

.product__section {
    background: #fff;
    margin-bottom: 30px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

.product__section-button {
    background: #fff;
    border: 2px solid #000;
    float: left;
    margin-top: 15px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}

.product__section-container {
    display: inline-block;
    margin: 0 auto;
    padding: 40px 0;
    max-width: 900px;
    text-align: left;
}

.product__section-title {
    color: inherit;
    font-size: 34px;
    line-height: 1.5em;
    margin: 0 0 10px;
}

.product__share-icon {
    display: inline-block;
    margin-right: 5px;
}

.product__share-link {
    border: 2px solid #ccc;
    border-radius: 4px;
    color: #ccc;
    display: block;
    font-family: 'SharpSans', sans-serif !important;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
}

.product__share-link:last-child {
    margin-right: 0;
}

.product__share-link.product__share-facebook {
    border-color: #3b5998;
    color: #3b5998;
}

.product__share-link.product__share-pinterest {
    border-color: #c8232c;
    color: #c8232c;
}

.product__share-link.product__share-twitter {
    border-color: #1da1f2;
    color: #1da1f2;
}

.product__share-links {
    white-space: nowrap;
}

.product__shipping {
  cursor: pointer;
  display: inline-block;
}

.product__shipping-label {
  text-decoration: underline;
}

.product__shipping-label:hover, .product__wishlist-label:hover {
    color: #9f0894;
    transition: all 0.3s ease;
}

.product__actions-block .fas {
    color: #9f0894;
    margin-right: 5px;
}

.product__social-yotpo-rating {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
}

.product__social-yotpo-review_link {
    margin-right: 30px;
}

.product__sticky-bar {
    background-color: #fff;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    display: none;
    margin-top: -7px;
    padding: 10px 20px;
    position: relative;
    top: -25px;
    transition: top .2s ease;
    vertical-align: top;
}

.product__sticky-action {
    align-items: center;
    display: flex;
    float: right;
}

.product__sticky-add-cart {
    font-size: 16px;
    padding: 15px 20px;
    width: auto;
}

.product__sticky-bar-position {
    top: 0;
}

.product__sticky-bar-visible {
    display: block;
}

.product__sticky-image {
    display: inline-block;
    height: 60px;
    margin-right: 20px;
    width: auto !important;
}

.product__sticky-price {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

.product__sticky-price-amount {
    display: block;
    font-size: 19px;
    margin-bottom: 10px;
}

.product__sticky-title {
    display: none;
}

.product__tabs {
    text-align: center;
    vertical-align: top;
}

.product__tabs-container {
    border-bottom: 2px solid #e3e3e3;
}

.product__tab {
    border: 2px solid #e3e3e3;
    border-bottom-width: 0px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    display: inline-block;
    margin-bottom: -2px;
    max-width: 100px;
    padding: 15px;
    transition: background-color .3s ease, border-bottom-color .3s ease;
}

.product__tab-active {
    border: 2px solid #ccc;
    border-bottom-color: #fafafa;
    color: #9f0894;
}

.product__tab-title {
    color: inherit;
    font-size: 13px;
    line-height: 1em;
    margin: 0;
}

.product__tab-container-details {
    font-size: 16px;
}

.product__tab-container-details .product__label {
    font-size: 11px;
    line-height: 1em;
    margin-bottom: 8px;
}

.product__tab-container-open {
    display: block;
    z-index: 10;
}

.product__tab-container-closed {
    display: none;
}

.product__title,
.product__banner {
    color: inherit;
    font-size: 34px;
    line-height: 1.25em;
    margin: 0 0 10px;
}

.product__view-kit {
     margin-top: 20px;
}

.product__wishlist {
    display: inline-block;
    margin-right: 30px;
}

.echo__divider {
  border-bottom: 2px solid #ccc;
}

.echo__courses {
  margin-top: 30px;
}

.echo__note {
  font-size: 16px;
  margin-bottom: 20px;
}

.echo__note--semi-subtle {
  font-size: 14px;
}

.echo__note--subtle {
  font-size: 11px;
}

.product__image .echo__note {
  padding: 0 15px;
}

.echo__note-header {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
}

.echo__heading {
  font-size: 20px;
}

.echo__dropdown {
  background-color: #fafafa;
  border: 2px solid #d6d6d6;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.echo__dropdown-header {
  color: #aaa;
  position: relative;
  padding-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

  .echo__dropdown-header::after {
    content: "\f078";
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Font Awesome 5 Pro";
  }
  .echo__dropdown--open .echo__dropdown-header::after {
    content: "\f077"
  }

.echo__dropdown--chosen .echo__dropdown-header {
  color: #545454;
}

.echo__dropdown-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.echo__option {
  display: flex;
  flex-direction: row;
  gap: 16px;
}

.echo__option-course-name {
  font-weight: bold;
}

.echo__option-note {
  font-size: 11px;
  color: #aaa;
  font-weight: normal;
  margin: 0 2px;
}

.echo__option-quantity {
  display: flex;
  flex-direction: row;
  align-items: self-start;
}

.echo__option-quantity-icon {
  padding: 0 2px;
  font-size: 10px;
  cursor: pointer;
  color: #aaa;
}

.echo__option-quantity-icon:hover {
  color: #545454;
}

/* artificially increase specificity */
.echo__option-quantity-input.echo__option-quantity-input {
  border: none;
  background: none;
  min-height: auto;
  padding: 0;
  width: 30px;
  color: #aaa;
  text-align: center;
  font-size: 14px;
  font-family: inherit;
  font-weight: bold;
}

.echo__option--has-quantity .echo__option-quantity-input {
  color: #545454;
}

.echo__option--single-semester .echo__option-course-name::after {
  content: '*';
}

@media (min-width: 768px) {
    .product__action {
        display: block;
        margin-bottom: 10px;
    }

    .product__actions {
        border-bottom: none;
    }

    .product__actions-block {
        max-width: none;
        text-align: center;
    }

    .product__add-cart {
        width: 246px;
    }


  .product__bundle-container {
    display: flex;
    margin: 0 auto;
    max-width: 900px;
  }

    .product__bundle-info {
        border-right: 1px solid #cbcbcb;
    margin-bottom: 0;
    padding: 15px 50px 15px 0;
  }

  .product__bundle-info .product__section-title {
    white-space: nowrap;
  }

    .product__bundle-info {
        text-align: left;
    }

    .product__bundle-items {
        border-left: 1px solid #cbcbcb;
        padding-left: 35px;
    }

    .product__configurable-option {
        padding: 10px 25px;
    }

    .product__configurable-options li {
        width: 30%;
    }

    .product__header {
        float: right;
        width: 50%;
    }

    .product__info {
        padding: 0;
  }

  .product__look-inside-all {
    display: inline-block;
  }

  .product__look-inside-slides {
    margin: 0 150px;
    max-width: calc(100% - 300px);
  }

  .product__look-inside-slides .li-default {
    display: block;
  }

    .product__modal-contents {
        margin: 24px 40px 40px 40px;
  }

  .product__modal-contents.product__modal-tight {
    margin: 0;
  }

    .product__modal-inner {
    max-width: 80%;
    padding: 25px;
    width: auto;
  }

  .product__modal-inner.product__modal-tight {
    padding: 25px 0;
  }

  .product__modal-inner.product__modal-tight .product__modal-close {
    margin-right: 25px;
  }

  .product__price-amount {
    font-size: 28px;
  }

    .product__related {
        max-width: 900px;
        padding: 0;
    }

    .product__section-button {
        max-width: 175px;
    }

    .product__sticky-price .product__price-discount {
        margin-left: 15px;
    }

    .product__share-link {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 10px;
    }

    .product__social {
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 20px;
    }

    .product__sticky-action {
        align-items: center;
        display: flex;
        float: right;
    }

    .product__sticky-add-cart {
        display: inline-block;
        font-size: 19px;
        padding: 15px 20px;
        width: auto;
    }

    .product__sticky-image {
        margin-right: 30px;
    }

    .product__sticky-price {
        display: inline-block;
        margin-right: 20px;
    }

    .product__sticky-price-amount {
        display: inline-block;
        font-size: 22px;
        margin-bottom: 0;
    }

    .product__sticky-title {
        color: #545454;
        display: inline-block;
        font-size: 20px;
        line-height: 1em;
        margin-bottom: 0;
    }

    .product__tab {
        max-width: 125px;
    }

    .product__tab-title {
        font-size: 16px;
    }

    .product__wishlist {
        display: block;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .product__primary {
        float: right;
        width: 50%;
    }

    .product__image {
        width: 50%;
    }

    #imgSample {
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
}

@media (min-width: 850px) {
  .product__bundle-info {
      padding: 15px 80px 15px 0;
    }

    .product__bundle-items {
        padding-left: 65px;
    }

  .product__share-link {
        margin-right: 15px;
        padding: 10px 15px;
    }

    .product__sticky-price-amount {
        font-size: 28px;
    }

    .product__tab {
        max-width: none;
        padding: 15px 40px 25px;
    }

    .product__tab-title {
        font-size: 24px;
    }
}

@media (min-width: 980px) {
    .product__sticky-price .product__price-discount-original {
        border-right: 1px solid #545454;
        display: inline-block;
        margin: 0 8px 0 0;
        padding-right: 8px;
    }

    .product__sticky-bar {
        margin-top: 15px;
    }

    .product__sticky-price {
        vertical-align: bottom;
    }

    .product__sticky-title {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
  .product__bundle-items {
     padding-left: 0px;
  }
}

  /* Third-party CSS below */
  [data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
  }

  .simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
  }

  .simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
  }

  .simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
  }

  .simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    visibility: visible;
    overflow: auto; /* Scroll on this element otherwise element can't have a padding applied properly */
    max-width: 100%; /* Not required for horizontal scroll to trigger */
    max-height: 100%; /* Needed for vertical scroll to trigger */
  }

  .simplebar-content:before,
  .simplebar-content:after {
    content: " ";
    display: table;
  }

  .simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
  }

  .simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: inherit;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
  }

  .simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
  }

  .simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
  }

  [data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
  }

  .simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px;
  }

    .simplebar-scrollbar:before {
      position: absolute;
      content: "";
      background: black;
      border-radius: 7px;
      left: 0;
      right: 0;
      opacity: 0;
      transition: opacity 0.2s linear;
    }

  .simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.5;
    transition: opacity 0s linear;
  }

  .simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
  }

    .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
      top: 2px;
      bottom: 2px;
    }

  .simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
  }

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
      height: 100%;
      left: 2px;
      right: 2px;
    }

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
      right: auto;
      left: 0;
      top: 2px;
      height: 7px;
      min-height: 0;
      min-width: 10px;
      width: auto;
    }

  /* Rtl support */
  [data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
  }

  .hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
  }

  img.product__related-image {
    max-height: 170px;
  }

  /* hides the ticker until it gets styled */
  div#NewRevisedItems {
    animation-name: unhide;
    animation-duration: 4s;
    max-height: 300px; /* limits blank space */
  }

  @keyframes unhide {
    0% {
      opacity: 0;
    }

    95% {
      opacity: 0;
      height: auto;
    }

    100% {
      opacity: 1;
    }
  }
