#lastudio-kit-settings-page{
  visibility: hidden
}
#lastudio-kit-settings-page.is-mounted{
  visibility: visible
}
.lastudio-kit-settings-page{
  margin: 25px 15px 0 15px
}
.lastudio-kit-settings-page .cx-vui-tabs-panel > .cx-vui-subtitle{
  padding: 20px;
  margin-top: 20px
}
.lastudio-kit-settings-page .cx-vui-tabs-panel > .cx-vui-subtitle:first-child{
  margin-top: 0
}
.lastudio-kit-settings-page .lastudio-kit-avaliable-widgets-control .cx-vui-checkgroup{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}
.lastudio-kit-settings-page .lastudio-kit-avaliable-widgets-control .cx-vui-checkgroup .cx-vui-checkbox-wrap{
  width: 25%
}
@media screen and (max-width: 1200px){
  .lastudio-kit-settings-page .lastudio-kit-avaliable-widgets-control .cx-vui-checkgroup .cx-vui-checkbox-wrap{
    width: 50%
  }
}
@media screen and (max-width: 782px){
  .lastudio-kit-settings-page .lastudio-kit-avaliable-widgets-control .cx-vui-checkgroup .cx-vui-checkbox-wrap{
    width: 100%
  }
}
.lastudio-kit-settings-page .cx-vui-subtitle{
  font-size: 15px;
  line-height: 20px;
  color: #23282d;
  font-weight: 500
}
.lastudio-kit-settings-page__avaliable-controls{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 40px
}
.lastudio-kit-settings-page__avaliable-controls:last-child{
  margin-bottom: 0
}
.cx-vui-title{
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  width: 100%;
  color: #000;
}

.lastudio-kit-settings-page__avaliable-control{
  width: 33.3333%
}
@media screen and (max-width: 1200px){
  .lastudio-kit-settings-page__avaliable-control{
    width: 50%
  }
}
@media screen and (max-width: 782px){
  .lastudio-kit-settings-page__avaliable-control{
    width: 100%
  }
}
.lastudio-kit-settings-page__avaliable-control .cx-vui-component__label{
  font-size: 14px;
  line-height: 18px;
  font-weight: normal
}
.lastudio-kit-settings-page__avaliable-control .cx-vui-component{
  padding: 10px 0
}
.lastudio-kit-settings-page__disable-all-widgets{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 20px;
  margin: 20px 0
}
.lastudio-kit-settings-page__disable-all-widgets .cx-vui-component__label{
  margin-right: 10px
}
.cx-vui-component__meta {
  align-self: center;
}
.cx-vui-title.cx-vui-title--divider,
.cx-vui-subtitle.cx-vui-subtitle--divider {
  border-bottom: 1px solid #DCDCDD;
  padding-bottom: 10px;
  margin-top: 10px;
}
.lastudio-kit-settings-page__fonts-manager .cx-vui-title {
  margin-bottom: 30px;
}

.lastudio-kit-settings-page .cx-vui-switcher--on .cx-vui-switcher__trigger{
  background: #ED2A11;
}
.lastudio-kit-settings-page .cx-vui-switcher--on .cx-vui-switcher__panel{
  background: #f5dfdc;
}
.lastudio-kit-settings-page .cx-vui-button--style-accent{
  background: #23282d;
}
.lastudio-kit-settings-page .cx-vui-button--style-accent:hover{
  background: #ED2A11;
}
.lastudio-kit-settings-page .cx-vui-repeater-item__title{
  color: inherit;
  font-weight: bold;
}
.lastudio-kit-settings-page .cx-vui-repeater-item__collapse path{
  fill: currentColor;
}
.lastudio-kit-settings-page .cx-vui-repeater-item__clean:hover path,
.lastudio-kit-settings-page .cx-vui-repeater-item__copy:hover path{
  fill: #ED2A11
}
.cx-element-wrap .upload-button {
  background: #23282d;
  border: none;
  box-shadow: 0 4px 4px #23282d3d;
}
.cx-element-wrap .upload-button:hover{
  background: #ED2A11;
}
.cx-element-wrap .upload-button:before {
  display: none;
}
.swatches--dimensions .custom-label-unit {
  align-self: center;
  margin-left: 5px;
  font-family: sans-serif;
  font-size: 16px;
}

.cx-vui-component.cx-vui-component--lakit-vertical-fullwidth {
  flex-direction: column;
}
.cx-vui-component--lakit-vertical-fullwidth .cx-vui-component__meta {
  align-self: initial;
  margin-bottom: 10px;
}
table.wp-list-table .column-lakit_thumb .lakit-image{
  display: block;
  text-indent: -9999px;
  position: relative;
  height: 1em;
  width: 1em;
  margin: 0 auto;
}
table.wp-list-table .column-lakit_thumb .lakit-image:before{
  font-family: Dashicons;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  content: "\f128";
}
table.wp-list-table .column-lakit_thumb {
  width: 100px;
  text-align: center;
  white-space: nowrap;
}
.lakit_thumb img {
  width: 80px;
  height: auto;
}

.cx-ui-container.lakit-metabox--field-inline {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cx-ui-container.lakit-metabox--field-inline label.cx-label {
  margin: 0;
  min-width: 100px;
}

.cx-ui-container.lakit-metabox--field-inline > .cx-ui-select-wrapper {
  width: 100%;
  display: inherit;
  gap: inherit;
  align-items: inherit;
}
.cx-ui-kit .lakit-metabox--repeater .cx-ui-repeater-title {
  text-transform: capitalize;
  font-size: 13px;
}
.cx-ui-kit .lakit-metabox--repeater .cx-ui-repeater-item {
  margin-bottom: 1em;
}
.lakit-metabox--field-half {
  width: 48%;
}
.lakit-metabox--field-full,
.cx-ui-container.lakit-metabox--field-half {
  width: 100%;
}
.lakit-metabox--tracks_repeater > .cx-ui-repeater-list > .cx-ui-repeater-item:not(.cx-ui-repeater-min) > .cheryr-ui-repeater-content-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.lakit-metabox--field-full.cx-ui-repeater-container > label.cx-label {
  margin-bottom: 1em;
}
.lakit-metabox--tracks_repeater .cx-label{
  font-weight: 600;
}
.cx-ui-kit .cx-ui-select-wrapper .select2 .selection .select2-selection.select2-selection--single {
  font-size: 14px;
  line-height: 24px;
  background-color: #fbfbfb;
  height: 34px;
}
.cx-ui-kit .cx-ui-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__arrow {
  top: 5px;
}
.cx-ui-kit .cx-ui-select-wrapper .select2 .selection .select2-selection.select2-selection--single .select2-selection__rendered{
  font-size: inherit;
  line-height: inherit;
  padding: 5px 10px;
}
.cx-ui-repeater-list .select2-container{
   min-width: 100%
}
.cx-ui-kit.cx-control-repeater .cx-ui-repeater-toggle {
  width: calc( 100% - 100px );
  text-align: left;
  top: 0;
  bottom: 0;
  height: auto;
  display: flex;
  align-items: center;
}
.rtl .cx-ui-kit .cx-ui-repeater-toggle{
  text-align: right;
}
.lastudiokit-artist-settings .cx-ui-kit.cx-control {
  padding: 0;
}

tr.compat-field-lakit__product_settings {
  margin-bottom: 20px;
  display: none;
}

body.post-type-product tr.compat-field-lakit__product_settings{
  display: inline;
}

tr.compat-field-lakit__product_settings td.field,
tr.compat-field-lakit__product_settings th.label {
  float: none;
  text-align: left;
  margin: 0;
  width: 100%;
}

tr.compat-field-lakit__product_settings th.label label span {
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 0 0;
  border-top: 1px solid #DDD;
}

.lakit-admin__attach-media-wrap .frm-field {
  margin-bottom: 10px;
}

.lakit-admin__attach-media-wrap .frm-field label {
  padding-bottom: 3px;
  display: block;
}
.lakit-admin__attach-media-wrap .frm-fields {
  margin-top: 20px;
}
.frm-field--preview img {
  width: 100px;
  height: auto;
}

.elementor-control-convert_to_container ~ .elementor-control.elementor-control-separator-default {
  padding-block-start: 0 !important;
}
.elementor-control-convert_to_container + .elementor-control.elementor-control-separator-default{
  padding-block-start: 15px !important;
}