<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-list .buy-btn-in .shop-product-button {
  font-size: 12px !important;
  color: #000 !important;
  width: 150px;
  background-position: 100% 50%;
  line-height: 33px;
  outline: none;
}
.product-list .buy-btn-in .shop-product-button:hover {
  background-position: 100% 50%;
  outline: none;
}
.product-list .buy-btn-in .shop-product-button:active {
  background-position: 100% 50%;
  outline: none;
}
.buy-one-click {
  display: none;
}
.site-main, .shop-product-desc .desc-area-body, .shop2-btn, input[type="submit"], button {
  font-family: "exo_2";
}
.shop2-cart-product .cart-product-action {
  display: none;
}
.edit-block-wrapper.last .edit-block-img {
  height: 343px;
  margin-bottom: 0;
}
.edit-block-wrapper.last .edit-block-img img {
  height: 100%;
}
.edit-block-wrapper.last .edit-block-title {
  min-height: auto;
  margin-bottom: 0;
  padding: 5px;
  color: #000;
  font-size: 16px;
  text-align: center;
}
.edit-block-wrapper.last .edit-block-title a {
  color: #000;
  font-size: 16px;
  display: block;
}
.edit-block-wrapper.last &gt; .owl-dots-wrapper {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
html body .site-wrapper .onmobile {
  display: none;
}
@media (max-width: 960px) {
  html body .site-wrapper .onmobile {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
}
.g-auth .g-form-field__title {
  font-size: 16px;
  margin-bottom: 5px;
}
.g-auth .g-form-control-radio {
  display: flex;
  align-items: center;
}
.g-auth .g-form-control-radio .g-form-control-radio__input {
  display: none;
}
.g-auth .g-form-control-radio .g-form-control-radio__label {
  padding-left: 5px;
}
.g-auth .g-form-control-checkbox {
  display: flex;
  align-items: center;
}
.g-auth .g-form-control-checkbox .g-form-control-checkbox__input {
  display: none;
}
.g-auth .g-form-control-checkbox .g-form-control-checkbox__label {
  padding-left: 5px;
}
.g-auth .g-form-control-textarea {
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 2px;
}
.g-auth .g-form-field__value input[type="text"]:focus, .g-auth .g-form-field__value input[type="password"]:focus, .g-auth .g-form-field__value input[type="email"]:focus, .g-auth .g-form-field__value textarea:focus {
  border: 0;
}
.product-item-collections-blocks-in .shop-kind-item-wr {
  width: 100%;
}
.g-user-register-block__left .g-form-control-checkbox .g-form-control-checkbox__input {
  display: none;
}
.g-form-control-checkbox, .g-form-control-radio {
  display: flex;
}
.g-form-control-checkbox__label, .g-form-control-radio__label {
  padding-left: 10px;
}
.g-user-register-block__left .jq-checkbox {
  flex: 0 1 14%;
}
</pre></body></html>