/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Common Style
 */
/*
* Base CSS for all controls
*/
.components-popover {
  z-index: 99999 !important;
}

.components-input-control__input {
  text-align: center;
}

.progressmatify-control-container {
  margin-bottom: 16px !important;
}
.progressmatify-control-container .components-flex {
  margin-bottom: 8px;
  width: 100%;
}
.progressmatify-control-container.progressmatify-box .components-flex {
  align-items: center;
}
.progressmatify-control-container .components-input-control__input {
  height: 32px !important;
  text-align: center !important;
}

.progressmatify-btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

.progressmatify-mb-0 {
  margin-bottom: 0;
}

.progressmatify-mb-8 {
  margin-bottom: 8px;
}

.progressmatify-mb-12 {
  margin-bottom: 12px;
}

.progressmatify-mb-16 {
  margin-bottom: 16px;
}

.progressmatify-mb-24 {
  margin-bottom: 24px;
}

.progressmatify-pb-0 {
  padding-bottom: 0;
}

.progressmatify-inline-block {
  display: inline-block;
}

.progressmatify-block {
  display: block;
}

.progressmatify-btn-group {
  display: inline-flex;
  width: 100%;
}
.progressmatify-btn-group.progressmatify-full-group {
  width: 100%;
  display: flex;
}
.progressmatify-btn-group.progressmatify-full-group .components-button {
  width: 100%;
  padding: 0;
  justify-content: center;
}
.progressmatify-btn-group .components-button {
  box-shadow: inset 0 0 0 1px #e0e0e0;
  font-size: 11px;
  text-transform: capitalize;
  font-weight: 500;
  box-sizing: border-box;
  height: 30px;
  width: 100%;
}
.progressmatify-btn-group .components-button:focus {
  outline: none;
  box-shadow: inset 0 0 0 1px #e0e0e0;
}
.progressmatify-btn-group .components-button.active {
  background: #eee;
  color: #014568;
}

.progressmatify-label,
.progressmatify-control-container .components-base-control__label {
  font-size: 13px;
  font-weight: 400;
  text-transform: none !important;
  display: inline-block;
}

.progressmatify-reset-button {
  width: 12px;
  padding: 0 !important;
  margin: 0 !important;
  min-width: unset !important;
  height: auto !important;
  color: #2563eb;
}
.progressmatify-reset-button:focus {
  outline: none !important;
  box-shadow: none !important;
}
.progressmatify-reset-button.disabled {
  cursor: not-allowed;
}
.progressmatify-reset-button.disabled .dashicon {
  color: #e0e0e0;
}
.progressmatify-reset-button.active .dashicon {
  color: #2563eb;
}
.progressmatify-reset-button .dashicon {
  font-size: 12px;
  line-height: 20px;
}

.progressmatify-reset-control .components-base-control__field {
  margin-bottom: 0 !important;
}
.progressmatify-reset-control .components-range-control__wrapper span[aria-hidden=true] {
  height: 2px !important;
}
.progressmatify-reset-control .components-range-control__thumb-wrapper {
  height: 8px !important;
  width: 8px !important;
  margin-top: 10px !important;
}
.progressmatify-reset-control .components-range-control__thumb-wrapper span:before {
  height: 12px !important;
  width: 12px !important;
  left: -2px !important;
  top: -5px !important;
}
.progressmatify-reset-control .components-simple-tooltip {
  display: none !important;
}

.progressmatify-editor-icon {
  width: 100%;
  align-items: center;
  justify-content: center;
}
.progressmatify-editor-icon:focus {
  outline: none;
  box-shadow: none !important;
}
.progressmatify-editor-icon svg,
.progressmatify-editor-icon .dashicon {
  width: 16px;
  font-size: 12px;
  line-height: 20px;
}
.progressmatify-editor-icon.active-btn {
  background-color: #f3f4f5;
}
.progressmatify-editor-icon.active-btn svg {
  fill: #2563eb;
}

.progressmatify-control-container .components-flex .progressmatify-units-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
}
.progressmatify-control-container .components-flex .progressmatify-units-wrapper .unit-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.progressmatify-control-container .components-flex .progressmatify-units-wrapper .unit-btn.active {
  color: #2563eb;
}
.progressmatify-control-container .components-base-control__field {
  margin: 0 !important;
  padding: 0 !important;
}

.progressmatify-popover .components-input-control__backdrop {
  border: 1px solid #e5e5e5 !important;
}

.gutslider-inner-popover {
  width: 250px;
  padding: 10px;
}
.gutslider-inner-popover .progressmatify-control-container {
  margin: 0;
}

.progressmatify-res-btn .components-button-group {
  margin-bottom: 0 !important;
}

.progressmatify_custom__help {
  margin-top: 8px;
  font-size: 12px;
  color: #999;
  font-style: italic;
  display: block;
}

.progressmatify-reset-control .components-range-control__track {
  color: #2563eb !important;
}
.progressmatify-reset-control .components-range-control__thumb-wrapper {
  background-color: #2563eb !important;
}

.progressmatify-copy-paste-styles-popover .components-popover__content {
  width: 150px;
}
.progressmatify-copy-paste-styles-popover .components-popover__content svg {
  margin-right: 5px;
  width: 16px;
}

.edit-post-visual-editor.has-inline-canvas.progressmatify-tablet > div {
  width: 768px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.edit-post-visual-editor.has-inline-canvas.progressmatify-tablet > div .editor-styles-wrapper.has-global-padding {
  padding: 0 20px !important;
}
.edit-post-visual-editor.has-inline-canvas.progressmatify-mobile > div {
  width: 360px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.edit-post-visual-editor.has-inline-canvas.progressmatify-mobile > div .editor-styles-wrapper.has-global-padding {
  padding: 0 20px !important;
}

.progressmatify-append-btn {
  background: #2d62ff;
  border: none;
  line-height: 1;
  height: 50px;
  width: 150px;
  border-radius: 3px;
  color: #fff;
  margin-top: 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  transition: 0.3s;
}
.progressmatify-append-btn:hover {
  background: #1545d4;
}

.progressmatify-flex {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.progressmatify-flex .progressmatify-flex-item {
  width: 100%;
}

.progressmatify-add-btn {
  display: inline-block;
  width: 100px;
  background: #fff;
  color: #1545d4;
  border: 1px solid #1545d4;
  border-radius: 3px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 15px;
  cursor: pointer;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}

.progressmatify-remove-btn {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #cacaca;
  cursor: pointer;
  transition: 0.3s;
}
.progressmatify-remove-btn:hover {
  color: #ff0c0b;
}

/*
* Editor CSS:
*/
.progressmatify-panels .components-tools-panel {
  padding: 0 !important;
  gap: 0 !important;
}
.progressmatify-panels .components-tools-panel .components-tools-panel-header {
  padding: 16px !important;
}
.progressmatify-panels .components-tools-panel .components-tools-panel-header .components-heading {
  font-weight: 600 !important;
}
.progressmatify-panels .components-toggle-control .components-flex {
  flex-direction: row-reverse;
}
.progressmatify-panels .components-button-group .components-button {
  height: 32px !important;
}
.progressmatify-panels .components-base-control {
  margin-bottom: 16px !important;
}
.progressmatify-panels .components-flex.components-input-base.components-select-control .components-input-control__container {
  width: 110px !important;
  flex: none !important;
}
.progressmatify-panels .components-range-control__thumb-wrapper {
  top: 0 !important;
}
.progressmatify-panels .components-button-group {
  display: flex;
}
.progressmatify-panels .components-button-group .tab-button {
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  box-shadow: none !important;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  height: 65px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0 !important;
  background: #f5f5f5;
  flex-direction: column;
  padding: 10px;
}
.progressmatify-panels .components-button-group .tab-button.setting-tab {
  border-right: 1px solid #e0e0e0;
  border-left: 0;
}
.progressmatify-panels .components-button-group .tab-button.active {
  background: #fff;
  color: #2563eb;
  border-top-color: #2563eb;
  border-top-width: 2px;
}
.progressmatify-panels .components-button-group .tab-button:hover {
  color: #2563eb;
}
.progressmatify-panels .components-input-control__backdrop {
  border: 1px solid #e0e0e0 !important;
}
.progressmatify-panels .components-base-control__field {
  margin-bottom: 0 !important;
}
.progressmatify-panels .components-range-control__wrapper span[aria-hidden=true] {
  height: 2px !important;
}
.progressmatify-panels .components-range-control__thumb-wrapper {
  height: 8px !important;
  width: 8px !important;
  margin-top: 10px !important;
}
.progressmatify-panels .components-range-control__thumb-wrapper span:before {
  height: 12px !important;
  width: 12px !important;
  left: -2px !important;
  top: -5px !important;
}
.progressmatify-panels .components-simple-tooltip {
  display: none !important;
}
.progressmatify-panels .components-range-control__track,
.progressmatify-panels .components-range-control__thumb-wrapper {
  background-color: #2563eb;
}
.progressmatify-panels .components-text-control__input {
  border: 1px solid #e0e0e0 !important;
  height: 36px !important;
}
.progressmatify-panels .components-form-toggle .components-form-toggle__input:focus + .components-form-toggle__track {
  box-shadow: none !important;
  outline: none !important;
}
.progressmatify-panels .components-form-toggle.is-checked .components-form-toggle__track {
  background-color: #2563eb !important;
}
.progressmatify-panels textarea {
  border: 1px solid #e0e0e0 !important;
  resize: none !important;
}
.progressmatify-panels .components-base-control__help {
  font-style: italic !important;
}
.progressmatify-panels .components-button.photo-comparison-add-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #2563eb;
  width: 100%;
  margin-bottom: 10px;
  color: #fff;
}
.progressmatify-panels .components-button.photo-comparison-add-item:active {
  color: #fff;
}
.progressmatify-panels .components-button.photo-comparison-add-item svg path {
  stroke: #fff;
}
.progressmatify-panels .photo-comparison-upload-btn {
  width: 100%;
  height: 130px;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  margin-bottom: 16px;
  cursor: pointer;
}
.progressmatify-panels .components-panel__body.is-opened > .components-panel__body-title {
  margin-bottom: 16px !important;
}
.progressmatify-panels .components-select-control__input {
  height: 32px !important;
}
.progressmatify-panels label {
  font-size: 13px !important;
  text-transform: none !important;
  font-weight: 400 !important;
}
.progressmatify-panels .components-form-token-field__input-container {
  border: 1px solid #e0e0e0 !important;
}
.progressmatify-panels .components-form-token-field__help,
.progressmatify-panels .progressmatify-help-note {
  font-style: italic !important;
  color: #757575 !important;
}
.progressmatify-panels .progressmatify-help-note {
  margin-top: 8px !important;
  font-size: 12px !important;
}
.progressmatify-panels .cm-scroller {
  border: 1px solid #e0e0e0 !important;
}

.progressmatify-label {
  font-size: 13px !important;
  text-transform: capitalize !important;
  font-weight: 400 !important;
}

/**
 * Internal Components
 */
.progressmatify-res-btn .components-button-group {
  gap: 3px;
}
.progressmatify-res-btn .progressmatify-device-btn {
  padding: 2px !important;
  margin: 0;
  min-height: auto !important;
  width: 18px;
  height: 18px !important;
  border-radius: 50% !important;
  justify-content: center;
  box-shadow: none !important;
}
.progressmatify-res-btn .progressmatify-device-btn:focus {
  outline: none;
  box-shadow: none !important;
}
.progressmatify-res-btn .progressmatify-device-btn svg {
  width: 14px;
  height: 8px;
}
.progressmatify-res-btn .progressmatify-device-btn.progressmatify-active svg {
  fill: #2563eb;
}

.progressmatify-res-label-control {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin-bottom: 8px;
}

.progressmatify-btns-group .components-button-group {
  width: 100%;
  display: flex;
}
.progressmatify-btns-group .components-button-group .components-button {
  width: 100%;
  box-shadow: inset 0 0 0 1px #e0e0e0 !important;
  padding: 0;
  justify-content: center;
}
.progressmatify-btns-group .components-button-group .components-button svg {
  width: 20px;
  fill: none;
}
.progressmatify-btns-group .components-button-group .components-button.progressmatify-btn-active {
  background: #eee;
  color: #2d62ff;
}
.progressmatify-btns-group .components-button-group .components-button.progressmatify-btn-active svg {
  stroke: #2563eb;
}
.progressmatify-btns-group.side {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.progressmatify-btns-group.side .progressmatify-res-label-control {
  margin-bottom: 0 !important;
}

.progressmatify-btns-group-alt .progressmatify-btns-group .components-button svg {
  fill: #1e1e1e !important;
}
.progressmatify-btns-group-alt .progressmatify-btns-group .components-button.progressmatify-btn-active svg {
  fill: #2563eb !important;
}

.progressmatify-reset-control .components-flex {
  padding-bottom: 0;
  margin-bottom: 0;
}
.progressmatify-reset-control .components-range-control {
  margin-bottom: 0 !important;
}
.progressmatify-reset-control .components-number-control {
  margin-bottom: 0 !important;
}

.progressmatify-switcher .components-button-group {
  width: 100%;
  margin-bottom: 16px;
}
.progressmatify-switcher .switcher-button {
  width: 100%;
  justify-content: center;
  box-shadow: inset 0 0 0 1px #e0e0e0 !important;
}
.progressmatify-switcher .switcher-button.progressmatify-active {
  background-color: #eeeeee;
}

.progressmatify-switcher-content {
  margin-top: 8px !important;
}

/**
 * Components
 */
.progressmatify-control-container.popover-control .components-base-control {
  margin-bottom: 0 !important;
}
.progressmatify-control-container.popover-control .components-button.popover-expand {
  border: 1px solid #e0e0e0;
  padding: 0 5px;
  height: 28px;
  background: #eeeeee !important;
}
.progressmatify-control-container.popover-control .components-button.popover-expand.active {
  border-color: #2563eb !important;
}
.progressmatify-control-container.popover-control .components-button.popover-expand.active svg {
  fill: #2563eb;
}

.progressmatify-popover-panel {
  padding: 8px;
  min-width: 240px;
}
.progressmatify-popover-panel .photo-comparison-upload-btn {
  width: 100%;
  height: 130px;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  margin-bottom: 16px;
  cursor: pointer;
}
.progressmatify-popover-panel .components-base-control__field {
  margin-bottom: 0 !important;
}
.progressmatify-popover-panel .components-range-control__wrapper span[aria-hidden=true] {
  height: 2px !important;
}
.progressmatify-popover-panel .components-range-control__thumb-wrapper {
  height: 8px !important;
  width: 8px !important;
  margin-top: 10px !important;
}
.progressmatify-popover-panel .components-range-control__thumb-wrapper span:before {
  height: 12px !important;
  width: 12px !important;
  left: -2px !important;
  top: -5px !important;
}
.progressmatify-popover-panel .components-simple-tooltip {
  display: none !important;
}
.progressmatify-popover-panel .components-range-control__track,
.progressmatify-popover-panel .components-range-control__thumb-wrapper {
  background-color: #2563eb;
}
.progressmatify-popover-panel .components-text-control__input {
  border: 1px solid #e0e0e0 !important;
  height: 36px !important;
}
.progressmatify-popover-panel .components-form-toggle .components-form-toggle__input:focus + .components-form-toggle__track {
  box-shadow: none !important;
  outline: none !important;
}
.progressmatify-popover-panel textarea {
  border: 1px solid #e0e0e0 !important;
  resize: none !important;
}
.progressmatify-popover-panel .components-base-control__help {
  font-style: italic !important;
}

.progressmatify-popover .components-base-control__label {
  font-size: 13px !important;
  text-transform: capitalize !important;
  font-weight: 400 !important;
}
.progressmatify-popover .components-range-control__thumb-wrapper {
  top: 0 !important;
}

.progressmatify-control-container.background-control .components-base-control,
.progressmatify-control-container.background-control .components-button-group {
  margin-bottom: 0 !important;
}
.progressmatify-control-container.background-control .components-base-control__label {
  margin-bottom: 0 !important;
}
.progressmatify-control-container .bg-type .components-button {
  box-shadow: inset 0 0 0 1px #e0e0e0;
  height: 30px;
}
.progressmatify-control-container .bg-type .components-button.active {
  background: #eeeeee;
}
.progressmatify-control-container .bg-type .components-button.active path {
  fill: #2563eb;
}
.progressmatify-control-container.progressmatify-gradient-control .components-base-control__label {
  margin-bottom: 8px !important;
}
.progressmatify-control-container .progressmatify-editor-icon.progressmatify-reset-button {
  min-width: none;
  padding: 0;
}

.progressmatify-img-background .components-flex {
  gap: 0;
}
.progressmatify-img-background button.progressmatify-btn {
  background: #eee;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  min-width: auto !important;
  cursor: pointer;
}
.progressmatify-img-background button.progressmatify-btn svg {
  fill: #2d62ff;
}

.progressmatify-bg-panel {
  width: 250px;
  padding: 15px;
  box-sizing: border-box;
}
.progressmatify-bg-panel .color-indicator {
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  width: 25px;
  height: 25px;
}
.progressmatify-bg-panel .color-indicator.hover-colors {
  margin-left: 5px;
}
.progressmatify-bg-panel .component-color-indicator {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, #ddd 25%, transparent 0), linear-gradient(-45deg, #ddd 25%, transparent 0), linear-gradient(45deg, transparent 75%, #ddd 0), linear-gradient(-45deg, transparent 75%, #ddd 0);
  background-size: 10px 10px;
  background-position: 0 0, 0 5px, 5px -5px, -5px 0;
}
.progressmatify-bg-panel .components-toggle-control {
  margin: 16px 0 !important;
}
.progressmatify-bg-panel .components-base-control {
  margin-bottom: 16px;
}
.progressmatify-bg-panel .components-flex-item .components-base-control,
.progressmatify-bg-panel .components-flex-item .components-base-control__label,
.progressmatify-bg-panel .components-flex-item .components-base-control__field {
  margin-bottom: 0 !important;
}
.progressmatify-bg-panel .components-flex-item .components-base-control__label {
  font-size: 13px !important;
  text-transform: capitalize !important;
  font-weight: 400 !important;
}
.progressmatify-bg-panel .components-form-toggle.is-checked .components-form-toggle__track {
  background-color: #2d62ff !important;
}
.progressmatify-bg-panel .single-rangle {
  margin-top: 16px !important;
}

.progressmatify-bg-panel .components-input-control__label {
  font-size: 13px !important;
  text-transform: capitalize !important;
  font-weight: 400 !important;
}

.progressmatify-bg-panel .components-input-control__backdrop {
  border-color: #cccccc !important;
}

.progressmatify-bg-panel .components-select-control__input {
  height: 36px !important;
}

.progressmatify-control-container.box-shadow-control .shadow-indicator {
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  width: 25px;
  height: 25px;
}
.progressmatify-control-container.box-shadow-control .shadow-indicator {
  transform: translateY(5px);
}
.progressmatify-control-container.box-shadow-control .shadow-indicator:focus {
  outline: none !important;
  box-shadow: none !important;
}
.progressmatify-control-container.box-shadow-control .shadow-indicator .dashicon {
  font-size: 18px;
}

.progressmatify-shadow-panel {
  min-width: 250px;
  padding: 20px;
  box-sizing: border-box;
}
.progressmatify-shadow-panel .box-shadow-color-picker {
  margin: 15px 0;
}
.progressmatify-shadow-panel .box-shadow-color-picker .components-base-control__field,
.progressmatify-shadow-panel .box-shadow-color-picker .components-base-control__label,
.progressmatify-shadow-panel .box-shadow-color-picker .components-base-control {
  margin: 0 !important;
}
.progressmatify-shadow-panel .box-shadow-color-picker .color-indicator {
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  width: 25px;
  height: 25px;
}
.progressmatify-shadow-panel .box-shadow-color-picker .component-color-indicator {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, #ddd 25%, transparent 0), linear-gradient(-45deg, #ddd 25%, transparent 0), linear-gradient(45deg, transparent 75%, #ddd 0), linear-gradient(-45deg, transparent 75%, #ddd 0);
  background-size: 10px 10px;
  background-position: 0 0, 0 5px, 5px -5px, -5px 0;
}
.progressmatify-shadow-panel .components-input-control__backdrop {
  border-color: #e0e0e0 !important;
}

.progressmatify-color-control .components-base-control__field,
.progressmatify-color-control .components-base-control {
  margin: 0 !important;
}
.progressmatify-color-control .color-indicator {
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  width: 25px;
  height: 25px;
}
.progressmatify-color-control .color-indicator.hover-colors {
  margin-left: 5px;
}
.progressmatify-color-control .component-color-indicator {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, #ddd 25%, transparent 0), linear-gradient(-45deg, #ddd 25%, transparent 0), linear-gradient(45deg, transparent 75%, #ddd 0), linear-gradient(-45deg, transparent 75%, #ddd 0);
  background-size: 10px 10px;
  background-position: 0 0, 0 5px, 5px -5px, -5px 0;
}

.progressmatify-color-indicator {
  position: relative;
  display: block;
  cursor: pointer;
  height: 25px;
  width: 25px;
}

div#progressmatify-colors-palette {
  display: grid;
  align-items: stretch;
  justify-content: space-between;
  grid-template-columns: repeat(6, 1fr);
  -moz-column-gap: 3px px;
       column-gap: 3px px;
  row-gap: 10px;
}

.progressmatify-colors-palette {
  padding: 0 15px 15px;
}

.progressmatify-color-indicator.active:after {
  position: absolute;
  top: 50%;
  display: flex;
  left: 50%;
  width: 15px;
  height: 15px;
  content: "✓";
  background: black;
  color: #fff;
  align-items: center;
  transform: translate(-50%, -50%);
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
}

.progressmatify-control-container .single-inputs-group {
  display: flex;
  align-items: flex-start;
}
.progressmatify-control-container .single-inputs-group .components-input-control__input {
  height: 36px !important;
  text-align: center !important;
}
.progressmatify-control-container .progressmatify-single-inputs-group {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 0;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input {
  width: 20%;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input input[type=number] {
  width: 100%;
  border: 1px solid #e0e0e0;
  height: 36px;
  padding: 0 2px 0 8px !important;
  border-right: 0;
  border-radius: 0 !important;
  text-align: center;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input input[type=number]:focus {
  outline: none;
  box-shadow: 0 0 0 1px #2271b1 inset !important;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input input[type=number]::-moz-placeholder {
  color: #d8d8d8;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input input[type=number]::placeholder {
  color: #d8d8d8;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input.first-item input[type=number] {
  border-radius: 2px 0 0 2px !important;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input:first-child .components-input-control {
  border-right: 0 !important;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input .components-flex {
  align-items: center !important;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input label.input-label {
  font-size: 10px !important;
  text-transform: capitalize !important;
  color: #b3b3b3;
  display: block;
  margin-top: 2px;
  text-align: center;
  cursor: pointer;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input .components-input-control__input,
.progressmatify-control-container .progressmatify-single-inputs-group .single-input .components-button {
  height: 36px;
  text-align: center !important;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input .components-button {
  border: 1px solid #e0e0e0;
  background: #ffffff;
  padding: 6px;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  border-radius: 0 2px 2px 0 !important;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input .components-button:focus {
  outline: none;
  box-shadow: none !important;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input .components-button .dashicon {
  font-size: 16px;
  line-height: 20px;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input .components-button.active {
  background: #eeeeee;
}
.progressmatify-control-container .progressmatify-single-inputs-group .single-input .components-button.active .dashicon {
  color: #2563eb;
}

.progressmatify__control {
  height: auto !important;
  min-height: auto !important;
  box-shadow: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 0 5px;
}
.progressmatify__value-container {
  height: 32px !important;
  min-height: auto !important;
  overflow: hidden !important;
}
.progressmatify__single-value:focus {
  border: none;
  outline: none;
}
.progressmatify__option {
  height: auto !important;
  min-height: auto !important;
  padding: 2px 8px;
  background: #fff;
  padding: 0.5rem 1rem;
  font-size: 12px !important;
}
.progressmatify__option--is-focused {
  background-color: #e5e5e5;
}
.progressmatify__input-container {
  position: relative;
  height: auto;
  overflow: hidden;
  min-height: auto !important;
}
.progressmatify__input {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: none;
  border-radius: 0;
  font-size: 12px !important;
}
.progressmatify__input:focus {
  box-shadow: none !important;
  outline: none !important;
}
.progressmatify__indicators {
  height: auto;
  min-height: auto !important;
}
.progressmatify__indicator {
  padding-left: 8px;
  cursor: pointer;
}
.progressmatify__indicator svg {
  fill: #aaaaaa;
}
.progressmatify__indicator-separator {
  background: #e5e5e5;
}
.progressmatify__menu {
  border-radius: 3px;
  box-shadow: 0 0 0 1px #e5e5e5;
  margin-top: 3px;
  background: #fff;
}

.progressmatify__multi-value {
  background: #ebebeb !important;
  margin-right: 4px !important;
  padding: 3px !important;
  border-radius: 2px !important;
  font-size: 11px !important;
}

.progressmatify__placeholder {
  color: #9e9e9e !important;
}

.progressmatify-control-container.typography-control .components-base-control,
.progressmatify-control-container.typography-control .components-base-control__label {
  margin: 0 !important;
}
.progressmatify-control-container.typography-control .progressmatify-btn {
  width: 30px;
  height: 30px;
  background: #eeeeee;
  min-width: auto;
  border-radius: 50%;
}
.progressmatify-control-container.typography-control .progressmatify-btn svg {
  width: 15px;
  fill: #2563eb;
  stroke: #2563eb;
}

.progressmatify-typography-panel {
  width: 280px;
  padding: 10px;
  box-sizing: border-box;
}
.progressmatify-typography-panel .progressmatify-units-wrapper {
  display: flex;
  gap: 5px;
}
.progressmatify-typography-panel .unit-btn {
  border: none;
  background: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
}
.progressmatify-typography-panel .progressmatify-controls-body {
  margin-top: 8px;
}
.progressmatify-typography-panel .progressmatify-reset-button.range-btn {
  transform: translateY(-2px);
}
.progressmatify-typography-panel .progressmatify-btn-group.text-transform-btn-group .components-button {
  text-transform: none !important;
}
.progressmatify-typography-panel .progressmatify-btn-group.text-transform-btn-group .text-transform-btn svg {
  width: 18px;
}
.progressmatify-typography-panel .font-style-btn svg {
  width: 18px;
}
.progressmatify-typography-panel .progressmatify__indicators {
  display: none !important;
}

.progressmatify-units-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 8px;
}
.progressmatify-units-wrapper .unit-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  opacity: 0.3;
}
.progressmatify-units-wrapper .unit-btn.progressmatify-active {
  color: #2563eb;
  opacity: 1;
}

.progressmatify-selected-unit {
  border: none !important;
  background: #eeeeee;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
  text-transform: uppercase;
  border-radius: 50%;
  font-weight: 700;
  color: #004365;
  cursor: pointer;
}

.progressmatify-units-content-wrapper .components-popover__content {
  margin-top: -5px !important;
}

.progressmatify-border-style .components-flex {
  flex-direction: row !important;
}
.progressmatify-border-style .components-flex-item {
  flex: 1 1 auto !important;
  display: flex;
  align-items: center;
}
.progressmatify-border-style .components-select-control__input {
  min-width: 100px;
}

.progressmatify-single-inputs-group .single-input .components-input-control__label {
  font-size: 10px !important;
  text-transform: capitalize !important;
  color: #b3b3b3;
  display: block;
  margin-top: 2px;
  text-align: center;
}

.affra-color-style-btn {
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  min-height: auto;
  border-radius: 50%;
  border: none;
  cursor: pointer;
}
.affra-color-style-btn .component-color-indicator {
  width: 18px;
  height: 18px;
  display: block;
  min-width: 18px;
  border: 0;
}

.progressmatify-color-style-popover .components-popover__content {
  width: 230px;
  padding: 15px;
}
.progressmatify-color-style-popover .components-popover__content .border-style-label {
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
}
.progressmatify-color-style-popover .components-popover__content .colors-tabs {
  display: flex;
  align-items: stretch;
  margin-bottom: 16px;
}
.progressmatify-color-style-popover .components-popover__content .colors-tabs .single-tab {
  background: none;
  border: none;
  width: 100%;
  padding: 0px 15px 15px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
.progressmatify-color-style-popover .components-popover__content .colors-tabs .single-tab.active {
  border-bottom: 2px solid #2563eb;
}
.progressmatify-color-style-popover .components-popover__content .components-color-palette__custom-color-button {
  height: 45px !important;
}
.progressmatify-color-style-popover .components-popover__content .components-color-palette__custom-color-text-wrapper {
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 8px;
}
.progressmatify-color-style-popover .components-popover__content .border-styles {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  justify-content: space-between;
}
.progressmatify-color-style-popover .components-popover__content .b-styles {
  display: flex;
  gap: 8px;
}
.progressmatify-color-style-popover .components-popover__content .b-styles .progressmatify-btn-group {
  display: inline-flex !important;
}
.progressmatify-color-style-popover .components-popover__content .b-styles .border-style-btn {
  background: none;
  border: none;
  padding: 0;
  height: 25px;
  cursor: pointer;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.progressmatify-color-style-popover .components-popover__content .b-styles .border-style-btn.active {
  background: #000;
}
.progressmatify-color-style-popover .components-popover__content .b-styles .border-style-btn.active svg {
  fill: #fff;
}

.progressmatify-linked-control .components-base-control {
  margin-bottom: 0 !important;
}
.progressmatify-linked-control .progressmatify-link-extra-btn {
  padding: 4px !important;
  border: 1px solid #e0e0e0;
  height: auto;
  border-radius: 2px;
  height: 36px;
}
.progressmatify-linked-control .progressmatify-link-extra-btn span {
  font-size: 16px;
  display: block;
  line-height: 20px;
}
.progressmatify-linked-control .progressmatify-link-extra-btn.progressmatify-le-active {
  color: #2563eb;
}

.progressmatify-link-extra-popover {
  width: 240px;
  padding: 10px;
  box-sizing: border-box;
}
.progressmatify-link-extra-popover .components-flex {
  flex-direction: row-reverse;
}
.progressmatify-link-extra-popover .components-toggle-control:last-child {
  margin-bottom: 0 !important;
}
.progressmatify-link-extra-popover .components-form-toggle .components-form-toggle__input:focus + .components-form-toggle__track {
  box-shadow: none !important;
  outline: none !important;
}
.progressmatify-link-extra-popover .components-form-toggle.is-checked .components-form-toggle__track {
  background-color: #2563eb !important;
}

.progressmatify-link-toolbar-popover .components-popover__content {
  width: 320px;
  padding: 15px;
}
.progressmatify-link-toolbar-popover .components-popover__content .components-text-control__input {
  height: 36px !important;
  border: 1px solid #ccc !important;
}

.gutslider-image-preview {
  border: 1px solid #e0e0e0;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 16px;
  width: 100%;
  height: 140px;
}
.gutslider-image-preview.svg {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gutslider-image-preview.svg img {
  max-width: 250px;
  max-height: 120px;
}
.gutslider-image-preview img {
  width: 100%;
  height: 100%;
  -o-object-fit: none;
     object-fit: none;
}
.gutslider-image-preview .edit-btn,
.gutslider-image-preview .remove-btn {
  position: absolute;
  top: 15px;
  background: rgba(227, 227, 227, 0.8) !important;
  width: 25px !important;
  height: 25px !important;
  border-radius: 50%;
  padding: 3px !important;
  min-width: auto !important;
}
.gutslider-image-preview .edit-btn .dashicons,
.gutslider-image-preview .remove-btn .dashicons {
  width: 15px;
  height: 15px;
  font-size: 15px !important;
}
.gutslider-image-preview .edit-btn {
  right: 15px;
  left: auto;
  color: #0c7938 !important;
}
.gutslider-image-preview .remove-btn {
  left: 15px;
  right: auto;
  color: #8b0606;
}

.gutslider-upload-btn {
  width: 100%;
  height: 140px;
  border: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 16px;
}
.gutslider-upload-btn svg {
  width: 30px;
  height: 30px;
  fill: #ccc;
  margin-bottom: 8px;
}

button.progressmatify-button {
  width: 28px;
  height: 28px;
  background: #eaeaea;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
button.progressmatify-button svg {
  width: 12px;
  height: 12px;
}

.components-popover.posten-popover .components-popover__content {
  width: 250px;
  padding: 15px;
  box-sizing: border-box;
}
.components-popover.posten-popover .components-base-control {
  margin-bottom: 16px !important;
}

.components-modal__frame.progressmatify-icons-modal {
  width: 900px;
  height: 500px;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
.components-modal__frame.progressmatify-icons-modal .progressmatify-icons-search {
  margin-bottom: 15px;
}
.components-modal__frame.progressmatify-icons-modal .progressmatify-icons-search input {
  width: 100%;
  border: 1px solid #ccc;
  height: 40px;
  padding: 15px;
}

.progressmatify-icon-btn.progressmatify-preview {
  width: 100%;
  height: 180px;
  border: 1px solid #ccc;
  background: #fefefe;
  border-radius: 3px;
  cursor: pointer;
}
.progressmatify-icon-btn.progressmatify-preview i {
  font-size: 50px;
}

.progressmatify-icons-list {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 10px;
}
.progressmatify-icons-list .progressmatify-icon-btn {
  width: 100%;
  height: 54px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}
.progressmatify-icons-list .progressmatify-icon-btn path {
  transition: all 0.3s ease;
}
.progressmatify-icons-list .progressmatify-icon-btn.active {
  border-color: #2563eb;
  background: #2563eb;
}
.progressmatify-icons-list .progressmatify-icon-btn.active path {
  fill: #fff;
}
.progressmatify-icons-list .progressmatify-icon-btn:hover path {
  fill: #fff;
}
.progressmatify-icons-list .progressmatify-icon-btn:hover {
  border-color: #2563eb;
  color: #ffffff;
  background: #2563eb;
}

.single-mask-property .components-select-control__input {
  width: 120px !important;
}

.progressmatify-sortable-header {
  display: flex;
}
.progressmatify-sortable-header .sortable-title {
  flex: 1;
  font-size: 12px;
  font-weight: 500;
  height: 40px;
  display: flex;
  align-items: center;
  padding-left: 10px;
  cursor: pointer;
}

.progressmatify-dnd-fields-wrapper {
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 3px;
}
.progressmatify-dnd-fields-wrapper + .progressmatify-dnd-fields-wrapper {
  margin-top: 8px;
}
.progressmatify-dnd-fields-wrapper .drag-btn {
  height: 40px;
  display: flex;
  align-items: center;
  padding-right: 10px;
  cursor: move;
}
.progressmatify-dnd-fields-wrapper .progressmatify-delete-btn {
  border: none;
  background: #ffffff;
  width: 36px;
  cursor: pointer;
  border-left: 1px solid #e0e0e0;
}

.progressmatify-sortable-content {
  padding: 10px;
  border-top: 1px solid #e0e0e0;
}

.progressmatify-repeater-new {
  display: flex;
  align-items: center;
  margin: 16px 0;
}

.progressmatify-repeater-title {
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  flex: 1;
}

.progressmatify-repeater-new button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}

.progressmatify-star-rating svg {
  width: 16px;
}
.progressmatify-star-rating {
  display: inline-flex;
  gap: 1px;
  justify-content: flex-start;
}

.progressmatify-star-rating svg {
  width: 16px;
}
.progressmatify-star-rating {
  display: inline-flex;
  gap: 1px;
  justify-content: flex-start;
}

.progressmatify-inline-control-wrapper .components-base-control__field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.progressmatify-inline-control-wrapper .progressmatify-inline-control .components-base-control,
.progressmatify-inline-control-wrapper .progressmatify-inline-control .components-input-base {
  margin: 0 !important;
}
.progressmatify-inline-control-wrapper .components-base-control__label {
  margin-bottom: 0 !important;
}
.progressmatify-inline-control-wrapper .progressmatify-inline-control.left .components-input-control__input {
  text-align: left !important;
}

.progressmatify-section {
  padding: 12px 16px;
  box-sizing: border-box;
  border-top: 1px solid #e0e0e0;
  background: #f2f2f2;
}
.progressmatify-section .progressmatify-section-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #2463eb;
}

.aff-note {
  font-size: 13px;
  font-weight: 400;
  font-style: italic;
  color: #838383;
}
.aff-note span.note-title {
  font-weight: 500;
  display: inline-block;
  margin-right: 8px;
}

/*# sourceMappingURL=index.css.map*/