<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 0; }

body[style="overflow: hidden;"] {
  overflow: visible !important; }

#onicon {
  z-index: 2000 !important; }

.modal-root--DIM5T {
  z-index: 100000000000 !important; }

.form-tin-btn, .cart-tin-btn {
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8);
  padding: 15px 10px;
  line-height: 1.2;
  clear: both;
  margin: 20px 0;
  cursor: pointer;
  border: 1px solid #ffdd2d;
  background: #ffdd2d; }
  .form-tin-btn:hover, .cart-tin-btn:hover {
    background: #fcc521; }
  .form-tin-btn:active, .cart-tin-btn:active {
    background: #fab619; }

.product-item-simple .form-tin-btn {
  margin-top: 10px; }

.product-list.product-list-thumbs .owl-stage .shop2-product-item .form-tin-btn {
  margin-top: 15px; }

.order-tin-btn {
  margin: 0 0 20px;
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid #ffdd2d;
  background: #ffdd2d; }
  .order-tin-btn:hover {
    background: #fcc521; }
  .order-tin-btn:active {
    background: #fab619; }

.cart-tin-btn {
  margin: 0; }

.order-tin-btn {
  display: inline-block;
  vertical-align: top; }

.credit-btn {
  padding: 15px 0 0; }
  .credit-btn .cart-tin-btn {
    text-align: center; }

@media (max-width: 1024px) {
  .shop2-product .buy-one-click a {
    margin-left: 0; }

  .shop2-product .buy-one-click {
    margin-bottom: 10px; } }

@media (max-width: 480px) {
  .product-list .product-item-simple .product-image {
    height: auto; }

  .product-item-simple .product-side-r {
    width: 100%;
    padding-left: 130px;
    box-sizing: border-box; } }
</pre></body></html>