@import url('https://fonts.googleapis.com/css?family=Heebo:500,900');
.woocommerce-store-notice, p.demo_store {
  z-index: -1;
}
html[data-menu="leftalign"] #menu_wrapper {
  margin-left: 0;
}
.justified-image-grid .jig-pixastic {
  opacity: 0 !important;
}
.top_bar .standard_wrapper {
  /* top bar fixes */
  max-width: none;
}
#logo_wrapper .social_wrapper {
  margin-top: 4px;
}
.top_bar {
  float: none;
  border: none;
}
#logo_wrapper {
  position: relative;
}
.top_bar.scroll #logo_wrapper {
  /* FOOTER */
  display: block;
}
.footer_bar_wrapper {
  border: none;
}
.mobile_menu_wrapper, #wrapper {
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  /*
.mobile_menu_wrapper {
	transform: translate(-270px, 0px)
}
*/
}
.mobile-menu-footer {
  position: absolute;
  bottom: 40px;
}
.mobile-menu-footer a {
  color: #fefefe;
}
.mobile-menu-footer a:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}
body.js_nav .mobile_menu_wrapper, html[data-menu=leftmenu] body.js_nav .mobile_menu_wrapper {
  overflow-y: auto;
  box-shadow: 6px 0 0 0 rgba(0, 0, 0, .1);
}
.js_nav #wrapper {
  opacity: 0.25;
}
#mobile_nav_icon {
  display: block;
}
.mobile_main_nav li a, #sub_menu li a {
  color: #fff !important;
  font-size: 30px;
}
.mobile_main_nav li a:hover, #sub_menu li a:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}
.mobile_menu_wrapper #mobile_menu_close.button {
  background-color: #e91e63 !important;
  border-color: #e91e63 !important;
}
.side-menu--description {
  font-size: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}
.mobile_menu_wrapper .mobile_menu_content {
  padding-top: 30%;
}
.mobile_menu_wrapper .mobile_menu_content > div {
  /* increase size of mobile icon */
  display: block;
}
#mobile_nav_icon {
  /* Change hamburger icon */
  font-size: 30px;
}
.ti-menu:before {
  /* remove scroll bar form left menu */
  content: "\e6e5";
}
body.js_nav .mobile_menu_wrapper, html[data-menu=leftmenu] body.js_nav .mobile_menu_wrapper {
  /* Remove padding on homepage */
  overflow-y: auto;
}
.home .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  /* Page Caption adjustment */
  padding: 0;
}
#page_caption h1, .post_caption h1 {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.elementor-button {
  background-color: #a100b8;
  position: relative;
  border-radius: 0 !important;
}
.elementor-button:hover {
  background-color: #00a6de;
}
.elementor-button::after {
  position: absolute;
  content: "";
  border: 1px solid rgba(161, 0, 184, 0.25);
  width: 100%;
  height: 100%;
  top: 8px;
  left: 8px;
  z-index: -1;
}
.gallery_grid_content_wrapper.do_justified .entry-visible {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25), inset 0 0 0 transparent;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1), inset 0 0 0 transparent;
}
#page_caption {
  background: transparent;
  background-color: transparent;
}
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title, .elementor-widget-text-editor {
  color: inherit;
}
#wrapper {
  margin-bottom: 81px;
}
.page-id-128 h2 {
  color: #101010;
  -webkit-text-stroke: 1.25px #ff9d9d;
  text-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1), inset 0 0 0 transparent;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.18);
  /* Artist Lookup */
}
.artist-selector-container .select2 {
  padding: 20px 20px 0 20px;
  text-align: center;
}
.top_bar.scroll ~ .select2-container--default .select2-selection--single {
  background-color: #f8f8f8 !important;
}
.select2 {
  width: 100% !important;
}
.select2-container--default .select2-selection--single {
  position: relative;
  background-color: #f8f8f8 !important;
  /*border-bottom-color: #a100b8 !important; */
  border-color: #6f404d;
  border: 1px solid rgba(161, 0, 184, 0.25) !important;
  height: auto !important;
  padding: 5px !important;
  /*
i.fab, i.fas {
  display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #6f404d;
  padding: 0.4em 0.5em;
}
*/
  border-radius: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #e91e63 !important;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(161, 0, 184, 0.75) !important;
  color: #fff !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #e91e63 transparent transparent transparent !important;
}
.dropdown_product_cat {
  visibility: hidden;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 !important;
}
.artist-selector {
  padding-left: 60px;
  /* WOOCOMMERCE */
}
ul.wc_payment_methods {
  margin: 0 !important;
}
.woocommerce-callout {
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #e91e63;
  text-align: center;
  /* shipping details on cart page*/
  margin-bottom: 30px;
}
.woocommerce-terms-and-conditions-wrapper {
  display: none;
}
.woocommerce-callout h1 {
  color: #e91e63;
}
.woocommerce-message {
  background: #fff !important;
}
.xt_woofc-is-desktop.xt_woofc-pos-bottom-right .xt_woofc-inner, .xt_woofc-is-tablet.xt_woofc-tablet-pos-bottom-right .xt_woofc-inner, .xt_woofc-is-mobile.xt_woofc-mobile-pos-bottom-right .xt_woofc-inner {
  bottom: 60px;
  right: -10px;
}
.woocommerce-info {
  background: #fff !important;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=url]:focus, input[type=date]:focus, textarea:focus {
  border-color: #e91e63 !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding-left: 10px;
}
.woocommerce-page #payment ul.payment_methods label {
  margin-left: 10px;
}
.xt_woofc-no-touchevents .xt_woofc-inner a.xt_woofc-checkout:hover, .xt_woofc-touchevents .xt_woofc-inner a.xt_woofc-checkout:focus, .xt_woofc-inner a.xt_woofc-checkout, .xt_woofc-trigger .xt_woofc-count {
  background: #e91e63;
}
.xt_woofc-spinner-three-bounce .xt_woofc-spinner-child {
  background-color: #e91e63;
}
.woocommerce div.product .stock, .xt_woofc-no-touchevents .xt_woofc-inner .xt_woofc-product-title a:hover, .xt_woofc-touchevents .xt_woofc-inner .xt_woofc-product-title a:focus, .xt_woofc-no-touchevents .xt_woofc-inner .xt_woofc-delete-item:hover, .xt_woofc-touchevents .xt_woofc-inner .xt_woofc-delete-item:focus {
  color: #e91e63;
}
.woocommerce-page div.product form.cart .button {
  margin-left: 0;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
  margin-top: 0;
  margin-bottom: 20px;
}
body.single-product #page_content_wrapper, body.woocommerce.archive #page_content_wrapper {
  margin-top: 20px;
}
body.single-product #page_content_wrapper {
  max-width: 1200px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 50%;
}
.woocommerce-page div.product div.summary {
  width: 45%;
}
.woocommerce #page_content_wrapper .yith-ywraq-add-to-quote a.add-request-quote-button, .yith_ywraq_add_item_browse-list a, .yith_ywraq_add_item_browse_message a {
  display: inline-block !important;
  padding: 0.65em 0.9em !important;
  font-size: 14px !important;
  background-color: #ebe9eb !important;
}
.yith_ywraq_add_item_response, .yith_ywraq_add_item_response_message {
  margin-bottom: 15px;
}
.ywraq-wrapper {
  margin-bottom: 15px;
}
.ajax-loading {
  width: 16px !important;
  height: 16px !important;
}
.post-type-archive-product #page_content_wrapper .inner {
  padding-top: 30px;
}
.woocommerce-page.woocommerce-demo-store .header_style_wrapper, .woocommerce-page.woocommerce-demo-store #wrapper {
  margin-top: 50px;
}
.woocommerce-store-notice.demo_store {
  background-image: linear-gradient(-45deg, #000, #a100b8, #e91e63, #ffdae4);
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
  height: auto;
  width: auto;
}
.woocommerce ul.products li.outofstock.product:before, .woocommerce-page ul.products li.outofstock.product:before, .woocommerce-page ul.products li.product_tag-sold.product:before, .woocommerce-page .product.product_tag-sold .woocommerce-product-gallery__wrapper:before {
  height: 10px;
  width: 10px;
  background-color: #e91e63;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  content: "";
}
.woocommerce-page ul.products li.product_tag-sold.product .price .amount, .woocommerce-page ul.products li.outofstock.product .price .amount, .woocommerce .product_tag-sold.product .price .amount, .outofstock .stock {
  display: none !important;
  /*
.woocommerce-page ul.products li.instock.product .price:after {
  content: "INQUIRE FOR PRICE";
  font-size: 12px;
}
*/
}
.woocommerce-page ul.products li.product_tag-sold.product .price:after, .woocommerce-page ul.products li.outofstock.product .price:after, .woocommerce .product_tag-sold.product .price:after {
  content: "SOLD";
  font-size: 12px;
}
.woocommerce .product_tag-sold.product .yith-ywraq-add-to-quote {
  display: none;
}
.woocommerce-Tabs-panel h2 {
  display: none;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, p.price ins span.amount, .woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price {
  color: #c3c3c3;
}
.woocommerce-store-notice, p.demo_store {
  font-family: Heebo, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.woocommerce div.product .product_title {
  border-top: 1px solid rgba(160, 0, 184, 0.25);
  padding-top: 15px;
}
.artist-links {
  text-align: right;
  min-height: 18px;
}
.artist-links a {
  margin-right: 10px;
  color: #a000b8;
  font-size: 18px;
}
.artist-links span {
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 1px;
  /* Justified Grid */
  color: rgba(74, 79, 81, 0.75);
}
#jig1 .jig-loadMoreButton {
  max-width: none !important;
  text-align: center;
}
#jig1 .jig-caption-title {
  font-weight: 400 !important;
}
.jig-lightboxLink, .pswp__caption__center {
  color: #fff;
}
.jig-lightboxLink:hover {
  color: #fff;
  text-decoration: underline;
}
#jig1 .jig-overlay {
  background: linear-gradient(-45deg, #3b8d99, #6b6b83, #aa4b6b, #000) !important;
}
#jig1 .jig-caption-title:before, #jig1 .jig-caption-title:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 40px;
  height: 1px;
  background: #fff;
}
#jig1 .jig-caption-title:after {
  right: 0;
}
#jig1 .jig-caption-title:before {
  /* Mobile menu animation */
  left: 0;
}
.mobile_main_nav li a {
  color: #fff;
  font-size: 30px;
}
.mobile_main_nav li a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.mobile_menu_wrapper {
  color: #fff;
  background: linear-gradient(-45deg, #000, #a100b8, #e91e63, #ffdae4);
  background-size: 400% 200%;
}
.modalview .mobile_menu_wrapper {
  -webkit-animation: Gradient 15s ease infinite;
  -moz-animation: Gradient 15s ease infinite;
  /*
background: #aa4b6b;  /* fallback for old browsers */
  animation: Gradient 15s ease infinite;
}
@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@media only screen and (max-width: 767px) {
  .admin-bar p.demo_store {
    top: 46px;
  }
  .top_bar {
    padding: 0 20px;
  }
  #wrapper {
    margin-bottom: 0 !important;
  }
  .footer_bar_wrapper {
    padding-top: 30px;
  }
  .footer_bar {
    padding: 0 0 30px 0;
  }
  #logo_right_button {
    top: 7px;
    right: 0px;
  }
  .logo_wrapper img {
    max-width: 225px;
  }
  .woocommerce .top_bar.scroll .logo_wrapper img, .woocommerce .top_bar.scroll .logo_wrapper img {
    max-width: 225px;
  }
  .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }
  body #page_content_wrapper:not(.wide), body .page_content_wrapper:not(.wide) {
    padding: 0 20px 0 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #logo_right_button {
    top: 25px;
  }
}
@media only screen and (min-width: 769px) {
  .footer_bar_wrapper {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  html[data-menu="leftalign"] #menu_wrapper {
    margin-left: 60px;
  }
  body #page_content_wrapper:not(.wide), body .page_content_wrapper:not(.wide) {
    padding: 0 10px 0 10px;
  }
  .woocommerce ul.products.columns-4 li.product:nth-child(3n+1), .woocommerce-page ul.products.columns-4 li.product:nth-child(3n+1) {
    clear: none;
  }
  .woocommerce ul.products.columns-4 li.product:nth-child(4n+1), .woocommerce-page ul.products.columns-4 li.product:nth-child(4n+1) {
    clear: both;
  }
  .woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
    width: 21%;
  }
}
