.yay-swatches-templates-container{
  opacity: 0.3;
  pointer-events: none;
}
#yayswatches-product-data-tab-options
  h3.yay-swatches-product-attribute-header
  .handlediv {
  display: none;
}
#yayswatches-product-data-tab-options h3.yay-swatches-product-attribute-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#yayswatches-product-data-tab-options
  h3.yay-swatches-product-attribute-header
  .yay-swatches-product-attribute-type-wrapper {
  float: right;
  display: flex;
  gap:12px;
  justify-content: end;

}
#yayswatches-product-data-tab-options
  h3.yay-swatches-product-attribute-header
  select.yay-swatches-attribute-type-select {
  max-width: 100% !important;
  width: 315px;
}

#yayswatches-product-data-tab-options
  .yay-swatches-attribute-tax-wrapper
  .yay-swatches-term-type {
  width: auto !important;
}

#yayswatches-product-data-tab-options h3.yay-swatches-taxonomy-data-header {
  background-color: #d8d7d7cc;
}
.yay-swatches-product-options-content td.yay_swatches-option-global-label-td {
  width: 15%;
}

.yay-swatches-is_show_archive_page-select {
  display: block;
  margin: 15px 0px;
}

#yayswatches-product-data-tab-options .yay-swatches-taxonomy-data-content {
  overflow: auto;
}
