/* quick view styles
-------------------------------------*/

/* .product-lightbox-inner .single_variation_wrap {
	display: none !important;
}
 */

/* end quick view styles
------------------------------------*/
label[for="acf-field_66a91a37c7567"] {
  display: none !important;
}

/* .PD-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

#msrt-container {
  display: none;
  position: fixed;
  inset: 0;
  margin: auto;
  max-height: 690px;
  max-width: 500px;
  z-index: 9999;
  border-radius: 10px;
  background-color: var(--jw-primary);
}

#scanned-pd_form {
  margin-bottom: 0;
} */

.woocommerce-variation-description {
  display: none;
}

#fitmix-container {
  width: min(100%, 100%);
  flex: 1;
  display: none;
}

.luna-button {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}

a.frame_view_click,
a.vto_button_click {
  margin: 10px auto;
  background: #5694CD;
}

#vto-div a.doScan:hover,
#vto-div a.frame_view_click:hover,
.luna-button a:hover {
  background: #000000;
}

a.frame_view_click,
a.vto_button_click {
  cursor: pointer;
}

#vto-div a.doScan i,
.luna-button a i {
  display: inline-block;
  padding-right: 10px;
}


.mfp-bg {
  background: #888;
}

#vto-div {
  display: none;
  aspect-ratio: 1;
}

#var_description {
  display: none;
}

.mfp-container {
  padding: 0;
}

/* #PD {
  display: none;
} */