.woocommerce div.product .entry-summary ul {
  background-color: #b0deb8;
  border-radius: 25px 25px 25px 25px;
}
.product-warp-item .nasa-product-content-nasa_label-wrap > .nasa-product-content-child {
  Display: none;
}
body #nasa-init-viewed {
  left: 5px;
}
body #nasa-back-to-top > svg {
  left: -100px;
}
body .qlwapp__button {
  top: 93px;
}
@media screen and (max-width: 768px) {
  body .qlwapp__button {
    top: 90px;
    bottom: 74px;
    left: 15px;
    right: 67px;
  }
}
@media screen and (max-width: 667px) {
  .product-warp-item .nasa-attr-ux-item {
    Display: none;
  }
  .product-warp-item .nasa-product-content-nasa_label-wrap .nasa-attr-ux-item {
    Display: none;
  }
}
@media screen and (max-width: 375px) {
  .product-warp-item .button {
    width: 36px;
    height: 36px;
  }
  #masthead > .mobile-menu .logo_mobile {
    max-height: 100px;
    width: 100px;
  }
  .product .nasa-product-content-nasa_label-wrap > .nasa-product-content-child {
    display: none;
  }
  body #nasa-back-to-top > svg {
    right: auto;
  }
  body #nasa-init-viewed > svg {
    left: -300px;
  }
  body #nasa-init-viewed {
    left: -300px;
  }
  body #nasa-back-to-top {
    left: -300px;
  }
  body > .nasa-static-group-btn > .nasa-node-popup {
    top: -8px;
    left: -300px;
  }
  .woocommerce div.product .single_add_to_cart_button {
    height: 48px;
    max-width: 300px;
    width: 300px;
  }
  .woocommerce div.product .entry-summary ul {
    height: 40px;
  }
  body .qlwapp__button {
    top: 152px;
  }
}
