body .heading--u-itivmx9n9 {
  max-width: 347px;
  max-height: 50px;
  min-width: 242px;
  min-height: 35px;
  background-image: url("/d/full_logo_gold.png");
  background-repeat: no-repeat;
  background-position: left 0px top 0px;
  background-size: contain;
  background-attachment: scroll;
  color: rgba(29, 29, 29, 0);
  background-color: rgba(0, 0, 0, 0);
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
}
body .heading--u-itivmx9n9:hover, body .heading--u-itivmx9n9.is-hover {
  background-image: url("/d/full_logo_gold_shine.png");
  background-repeat: no-repeat;
  background-position: left 0px top 0px;
  background-size: contain;
  background-attachment: scroll;
  color: rgba(29, 29, 29, 0);
  background-color: rgba(0, 0, 0, 0);
}
body .heading--u-itivmx9n9:active, body .heading--u-itivmx9n9.is-active {
  background-image: url("/d/full_logo_gold.png");
  background-repeat: no-repeat;
  background-position: left 0px top 0px;
  background-size: contain;
  background-attachment: scroll;
}
body .heading--u-itivmx9n9:focus, body .heading--u-itivmx9n9.is-focus {
  background-image: url("/d/full_logo_gold_shine.png");
}
@media (max-width: 640px) {
  body {
    overflow: auto !important;
  }
}
body .gr_image_contain, body .product-list.thumbs[data-images-view="1"] .product-item .gr-product-image a img, body .product-list.simple[data-images-view="1"] .product-item .gr-product-image a img, body .cart-popup-container[data-images-view="1"] .cart-preview-container__image img {
  object-fit: contain !important;
}
body .product-list.simple .product-item .options-btn ~ .shop2-product-options, body .product-list.thumbs .product-item .options-btn ~ .shop2-product-options, body .card-page .options-more ~ .shop2-product-options .option-item {
  display: block !important;
}
body .product-list.thumbs .product-item .gr-product-options .options-btn, body .options-more {
  display: none !important;
}
body .g-form-control-calendar {
  width: 180px;
}
/*.shop-product-data__desc .desc-area.html_block a {
	transition: all 300ms;
	&:hover {
		opacity: .8;
		filter: saturate(300%)
	}
}*/
.custom_button-id {
  display: inline-block;
  padding: 8px 24px;
  background-color: #d8c6e5;
  color: #000000;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  transition: all 300ms;
  border-radius: 6px;
}
.custom_button-id:hover {
  background-color: #fff1e6;
}
.g-form-control-calendar .ui-datepicker-trigger {
  display: none;
}
body .g-form-control-calendar input {
  cursor: pointer;
}
