@charset "UTF-8";
.pac-container {
  z-index: 2999999999 !important;
}

.super-shortcode[data-pdfoption=include],
.super-shortcode[data-pdfoption=header],
.super-shortcode[data-pdfoption=footer],
[data-pdfoption=include],
[data-pdfoption=header],
[data-pdfoption=footer] {
  display: none !important;
}

.super-pdf-header .super-shortcode[data-pdfoption=header],
.super-pdf-header [data-pdfoption=header] {
  display: block !important;
}

.super-pdf-body .super-shortcode[data-pdfoption=include],
.super-pdf-body [data-pdfoption=include] {
  display: block !important;
}
.super-pdf-body .super-shortcode[data-pdfoption=exclude],
.super-pdf-body [data-pdfoption=exclude] {
  display: none !important;
}

.super-pdf-footer .super-shortcode[data-pdfoption=footer],
.super-pdf-footer [data-pdfoption=footer] {
  display: block !important;
}

.super-preview-elements .super-shortcode[data-pdfoption=include],
.super-preview-elements .super-shortcode[data-pdfoption=header],
.super-preview-elements .super-shortcode[data-pdfoption=footer],
.super-preview-elements [data-pdfoption=include],
.super-preview-elements [data-pdfoption=header],
.super-preview-elements [data-pdfoption=footer] {
  display: block !important;
}

.super-progress-bar {
  float: left;
  height: 4px;
  background-color: #72C55C;
}

.super-preview-elements .super-grid {
  margin: 0px;
}
.super-preview-elements .super-field.super-grouped {
  padding: 0px 0px 0px 0px;
}
.super-preview-elements .super-pdf_page_break {
  border-bottom: 4px dashed red;
}

.super-pdf_page_break {
  margin: 0 !important;
  padding: 0 !important;
}

.super-initialized .super-shortcode.super-tabs > .super-tabs-contents > .super-tabs-content.super-active,
.super-preview-elements .super-shortcode.super-tabs > .super-tabs-contents > .super-tabs-content.super-active {
  visibility: visible;
  overflow: initial;
  height: auto;
  padding: 20px 0 0;
  min-height: 80px;
}

.super-tip:before,
.super-multipart-step.super-error:before,
.super-active:not(.fab):before,
.super-rating-star,
.super-fileupload-button i,
.super-dropdown-arrow > .super-after,
.super-active .super-image:before,
.super-toggle-prefix-question:after,
.super-toggle-suffix-question:after,
.super-minus-button:after,
.super-plus-button:after,
.super-populating:after,
.super-calculating-distance:after,
.super-load-icon,
.super-add-duplicate,
.super-delete-duplicate {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.super-msg:after, .super-msg .super-close:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.super-back-to-top i {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.super-align-center {
  text-align: center;
}

.super-invisible {
  height: 0px;
  overflow: hidden;
  visibility: hidden;
}

.super-form .align-right {
  float: right;
  text-align: right;
}
.super-form .align-left {
  float: left;
  text-align: left;
}
.super-form .align-center img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.super-form.super-adaptive {
  padding-top: 10px !important;
}
.super-form.super-busy:after {
  content: "";
  cursor: wait;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999999;
  opacity: 0.5;
}

.super-noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}

.super-msg .super-close, .super-msg a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}

.super-item,
.super-multipart-step {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}

.super-spacer {
  width: 100%;
  float: left;
  clear: both;
}

.super-divider {
  float: left;
  width: 100%;
}
.super-divider.back-1 {
  padding-right: 40px;
}
.super-divider .super-divider-inner {
  position: relative;
}
.super-divider .super-divider-inner.custom-thickness {
  display: inline-block;
}
.super-divider .super-divider-inner .super-back-to-top {
  position: absolute;
  top: -9px;
  right: -40px;
  cursor: pointer;
}
.super-divider .super-divider-inner .super-back-to-top i {
  font-size: 18px;
}
.super-divider.border-single .super-divider-inner {
  border: 0px;
  border-top: 1px solid;
}
.super-divider.border-double .super-divider-inner {
  border: 0px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  height: 5px;
}
.super-divider.style-dashed .super-divider-inner {
  border-style: dashed;
}
.super-divider.style-dotted .super-divider-inner {
  border-style: dotted;
}

h1.super-thanks-title {
  margin: 0px 0px 20px 0px;
}

.super-field .super-label,
.super-group-title {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 0px 0px 5px 0px;
}

.super-field .super-label.super-bottom-margin {
  padding: 0px 0px 5px 0px;
}
.super-field .super-description {
  font-size: 12px;
  line-height: normal;
  padding: 0px 0px 5px 0px;
}

.super-field.top-right > .super-error-msg, .super-field.top-right > .super-empty-error-msg {
  float: right;
  text-align: right;
  padding: 0px 0px 5px 0px;
}
.super-field.top-left > .super-error-msg, .super-field.top-left > .super-empty-error-msg {
  float: left;
  width: 100%;
  clear: both;
  text-align: left;
  padding: 0px 0px 5px 0px;
}
.super-field.bottom-right > .super-error-msg, .super-field.bottom-right > .super-empty-error-msg {
  float: right;
  text-align: right;
}
.super-field.bottom-left > .super-error-msg, .super-field.bottom-left > .super-empty-error-msg {
  width: 100%;
  float: left;
  text-align: left;
}

.super-msg {
  border: 1px solid #FFCBCB;
  background-color: #FFEBEB;
  padding: 20px 50px 20px 60px;
  position: relative;
  text-align: left;
  line-height: normal;
  margin-bottom: 30px;
  font-size: 12px;
  float: left;
  width: 100%;
}
.super-msg:after {
  content: "\f071";
  color: #FF9A9A;
  font-size: 25px;
  position: absolute;
  left: 20px;
  height: 26px;
  top: 50%;
  margin-top: -15px;
  line-height: normal;
}
.super-msg > h1 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
}
.super-msg a {
  font-weight: bold;
}
.super-msg .super-close {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 6px;
  top: 5px;
  text-align: center;
  cursor: pointer;
  opacity: 0.5;
  font-size: 14px;
  font-weight: 100;
  color: #D08080;
}
.super-msg .super-close:hover {
  opacity: 1;
  color: #D08080;
}
.super-msg .super-close:after {
  content: "\f00d";
}
.super-msg.super-error {
  color: #D08080;
}
.super-msg.super-error a {
  color: #943B3B;
  border: 0;
  text-decoration: underline;
  font-weight: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.super-msg a.resend-code.super-loading {
  background-image: url("../../images/loading.gif");
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0px 0px 0px 0px;
  text-align: left;
  text-indent: -9999999px;
  display: inline-block;
  width: 36px;
}
.super-msg.super-success {
  border: 1px solid #90C397;
  background-color: #C5FFCD;
  color: #5E7F62;
}
.super-msg.super-success:after {
  color: #9DD2A4;
  content: "\f058";
}
.super-msg.super-success a {
  color: #5E7F62;
}
.super-msg.super-success .super-close {
  color: #5E7F62;
}
.super-msg.super-info {
  border: 1px solid #DCCF6E;
  background-color: #FDF3AA;
  color: #ADA254;
}
.super-msg.super-info:after {
  color: #DCCF6E;
  content: "\f058";
}
.super-msg.super-info a {
  color: #756E39;
}
.super-msg.super-info .super-close {
  color: #DCCF6E;
}

.super-grid {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch;
}

.super-preview-elements .super-grid {
  margin: 0px;
}

.super-grid > .super-column {
  position: relative;
  float: left;
  margin-bottom: 0px;
  margin-left: 12.5px;
  min-height: 1px;
  background-size: cover;
  flex: 1;
}
.super-grid > .super-column.super_four_fifth {
  max-width: 80%;
}
.super-grid > .super-column.super_three_fourth {
  max-width: 75%;
}
.super-grid > .super-column.super_two_third {
  max-width: 66.66%;
}
.super-grid > .super-column.super_three_fifth {
  max-width: 60%;
}
.super-grid > .super-column.super_one_half {
  max-width: 50%;
}
.super-grid > .super-column.super_two_fifth {
  max-width: 40%;
}
.super-grid > .super-column.super_one_third {
  max-width: 33.33%;
}
.super-grid > .super-column.super_one_fourth {
  max-width: 25%;
}
.super-grid > .super-column.super_one_fifth {
  max-width: 20%;
}
.super-grid > .super-column > .super-column-custom-padding {
  float: left;
  width: 100%;
}
.super-grid > .super-column .super-duplicate-column-fields {
  border-bottom: 1px dashed #CDCDCD;
  padding-bottom: 0px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.super-grid > .super-column .super-duplicate-column-fields:last-of-type {
  padding-bottom: 15px;
}
.super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions {
  width: 100%;
  float: left;
  position: relative;
}
.super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-add-duplicate, .super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-delete-duplicate {
  display: block;
  width: 25px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  line-height: normal;
  float: right;
  cursor: pointer;
  opacity: 0.5;
  position: absolute;
  right: 0px;
  top: -20px;
}
.super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-add-duplicate, .super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-delete-duplicate {
  display: none;
}
.super-grid > .super-column [class~=super-duplicate-column-fields]:last-of-type > .super-duplicate-actions > .super-add-duplicate, .super-grid > .super-column [class~=super-duplicate-column-fields]:last-of-type > .super-duplicate-actions > .super-delete-duplicate {
  display: block;
}
.super-grid > .super-column .super-duplicate-column-fields:first-child > .super-duplicate-actions > .super-delete-duplicate {
  display: none;
}
.super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-delete-duplicate {
  right: 25px;
}
.super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-add-duplicate:hover, .super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-delete-duplicate:hover {
  opacity: 1;
}
.super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-add-duplicate:before {
  content: "\f055";
  color: green;
}
.super-grid > .super-column .super-duplicate-column-fields > .super-duplicate-actions > .super-delete-duplicate:before {
  content: "\f057";
  color: red;
}
.super-grid > .super-column.first-column {
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
  margin-left: 0;
}
.super-grid > .super-column.super_one_full {
  width: 100%;
  padding: 0 !important;
  margin-right: 0;
  margin-left: 0;
}
.super-grid > .super-column.last-column {
  padding-left: 25px;
  padding-right: 0px;
}
.super-grid > .super-column.no_margin {
  padding: 0;
}
.super-grid > .first-column {
  left: 0px;
}
.super-grid > .last-column {
  right: 0px;
}

.super-column.super-vertical-align {
  width: 50%;
  float: left;
  position: absolute !important;
  height: 100%;
  right: 0px;
  top: 0px;
  padding-left: 6%;
  padding-right: 6%;
}
.super-column.super-vertical-align .super-vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.super-form:hover {
  z-index: 10;
}

.super-form {
  min-height: 100px;
  width: 100%;
  padding: 0px 0px 0px 0px;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.super-form .super-max-width-wrapper {
  position: relative;
  display: inline-block;
}
.super-form.super-initialized {
  align-items: initial;
  min-height: inherit;
}
.super-form form {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: none !important;
}
.super-form.super-center-form {
  align-items: center;
  text-align: center;
}
.super-form.super-center-form form {
  text-align: left;
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.super-form:not(.super-initialized, .super-preview-elements) *:not(.super-load-icon) {
  visibility: hidden !important;
}
.super-form * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.super-form .super-load-icon {
  font-size: 34px;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
  display: flex;
}
.super-form .super-load-icon:before {
  content: "\f1ce";
}
.super-form .super-form-button.super-loading .super-button-name {
  padding-left: 20px;
}
.super-form .super-form-button.super-loading .super-button-name:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f1ce";
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
  margin-right: 5px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -10px;
  font-size: 14px;
}
.super-form.super-initialized .super-load-icon, .super-form.preload-disabled .super-load-icon {
  display: none;
}
.super-form input[name=super_hp] {
  display: none !important;
}
.super-form:not(.super-preview-elements) * .super-column {
  display: block;
}
.super-form:not(.super-preview-elements) *[data-conditional-action=show] {
  display: none;
}
.super-form:not(.super-preview-elements) *[data-conditional-action=hide] {
  display: block;
}
.super-form:not(.super-preview-elements) .super-conditional-visible {
  display: block;
}
.super-form:not(.super-preview-elements) .super-conditional-hidden {
  display: none;
}
.super-form .super-focus,
.super-form .super-focus .super-shortcode-field,
.super-form .super-focus .super-keyword-filter,
.super-form input:focus,
.super-form select:focus {
  outline: 0;
}
.super-form.preload-disabled {
  background: none;
}

/* @since 4.9.3 - Adaptive Placeholders */
.super-adaptive ::-webkit-input-placeholder {
  visibility: hidden;
  opacity: 0;
}

.super-adaptive :-moz-placeholder {
  visibility: hidden;
  opacity: 0;
}

.super-adaptive ::-moz-placeholder {
  visibility: hidden;
  opacity: 0;
}

.super-adaptive :-ms-input-placeholder {
  visibility: hidden;
  opacity: 0;
}

.super-readonly:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: white;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  cursor: not-allowed;
  z-index: 5;
}

.super-field {
  width: 100%;
  max-width: 100%;
  margin: 0px 0px 25px 0px;
  float: left;
  position: relative;
}

.wpb_text_column :last-child .super-field {
  margin-bottom: 25px !important;
}
.wpb_text_column :last-child .super-field.super-remove-margin {
  margin-bottom: 0px;
}

.super-field .super-recaptcha:not(.g-recaptcha) {
  display: inline-block;
}
.super-field .super-recaptcha:not(.g-recaptcha) > div {
  overflow: hidden;
}

.super-image {
  max-width: 100%;
}
.super-image img {
  max-width: 100%;
}
.super-image .super-image-inner a {
  display: block;
}

.super-field.super-tooltip {
  position: initial;
  display: initial;
}
.super-field input[name=super-dropdown-search] {
  height: 0px !important;
  min-height: 0px !important;
  padding: 0px !important;
  border: none !important;
  margin: 0px !important;
  width: 0px !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  z-index: -9999 !important;
}

textarea.super-variable-conditions, textarea.super-conditional-logic, textarea.super-validate-conditions, textarea.super-hidden {
  height: 0px !important;
  min-height: 0px !important;
  padding: 0px !important;
  border: none !important;
  margin: 0px !important;
  width: 0px !important;
  display: none !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  z-index: -9999 !important;
}

.super-field.super-spacer, .super-field.super-remove-margin, .super-field.super-divider {
  margin: 0px 0px 0px 0px;
}
.super-field.hidden, .super-field.super-hidden {
  display: none;
}

.super-field.super-grouped {
  width: auto;
  padding: 0px 15px 0px 15px;
}

.super-preview-elements .super-field.super-grouped {
  padding: 0px 0px 0px 0px;
}

.super-field.super-grouped.super-grouped-start {
  padding-left: 0px;
}
.super-field.super-grouped.super-grouped-end {
  padding-right: 0px;
}

.super-form .super-heading-title,
.super-form .super-heading-description {
  display: flex;
}
.super-form .super-heading-title.super-align-left,
.super-form .super-heading-description.super-align-left {
  justify-content: flex-start;
}
.super-form .super-heading-title.super-align-center,
.super-form .super-heading-description.super-align-center {
  justify-content: center;
}
.super-form .super-heading-title.super-align-right,
.super-form .super-heading-description.super-align-right {
  justify-content: flex-end;
}

.super-field-wrapper {
  width: 100%;
  max-width: 100%;
  float: left;
  position: relative;
}

.super-populating:after,
.super-calculating-distance:after {
  content: "\f1ce";
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 1000;
  font-size: 16px;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.super-custom-regex {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.super-focus {
  z-index: 4000;
  position: relative;
}

.super-string-found.super-focus {
  z-index: 4500;
}

.super-form input,
.super-form select,
.super-form textarea,
.super-preview-elements input,
.super-preview-elements select,
.super-preview-elements textarea,
.super-create-form input,
.super-create-form select,
.super-create-form textarea {
  outline: none;
}
.super-form input:focus,
.super-form select:focus,
.super-form textarea:focus,
.super-preview-elements input:focus,
.super-preview-elements select:focus,
.super-preview-elements textarea:focus,
.super-create-form input:focus,
.super-create-form select:focus,
.super-create-form textarea:focus {
  outline: none;
}

.super-form .super-shortcode-field,
.super-form .super-keyword-filter,
.super-form input[type=text], .super-form input[type=number], .super-form input[type=email], .super-form input[type=tel], .super-form input[type=url], .super-form input[type=password], .super-form input[type=search], .super-form textarea,
.super-form .super-captcha .captcha,
.super-preview-elements .super-shortcode-field,
.super-preview-elements .super-keyword-filter,
.super-preview-elements input[type=text],
.super-preview-elements input[type=number],
.super-preview-elements input[type=email],
.super-preview-elements input[type=tel],
.super-preview-elements input[type=url],
.super-preview-elements input[type=password],
.super-preview-elements input[type=search],
.super-preview-elements textarea,
.super-preview-elements .super-captcha .captcha {
  width: 100%;
  margin: 0px;
  line-height: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  margin-bottom: 0 !important;
}
.super-form input[type=text], .super-form input[type=number], .super-form input[type=email], .super-form input[type=tel], .super-form input[type=url], .super-form input[type=password], .super-form input[type=search], .super-form textarea,
.super-preview-elements input[type=text],
.super-preview-elements input[type=number],
.super-preview-elements input[type=email],
.super-preview-elements input[type=tel],
.super-preview-elements input[type=url],
.super-preview-elements input[type=password],
.super-preview-elements input[type=search],
.super-preview-elements textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.super-form .super-shortcode-field,
.super-form .super-keyword-filter,
.super-preview-elements .super-shortcode-field,
.super-preview-elements .super-keyword-filter {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  float: left;
}

.super-transparent-fields input,
.super-transparent-fields textarea,
.super-transparent-fields .super-field div .super-fileupload-button,
.super-transparent-fields input:focus,
.super-transparent-fields textarea:focus,
.super-transparent-fields .super-field div .super-fileupload-button {
  background: none !important;
  background-image: none !important;
}
.super-transparent-fields .super-dropdown .super-item:not(.super-placeholder) {
  background-color: white !important;
}
.super-transparent-fields .super-dropdown .super-item:hover:not(.super-placeholder) {
  background-color: #1E90FF !important;
}

.super-shortcode-field[disabled],
.super-keyword-filter[disabled] {
  background: inherit;
  background-color: #EAEAEA;
  border: 1px solid #CDCDCD;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.25, #EAEAEA), color-stop(1, #EAEAEA)) !important;
}

.super-google-map {
  width: 100%;
  float: left;
}
.super-google-map .super-google-map-directions .adp-placemark {
  margin: 0;
}
.super-google-map.super-has-panel > div {
  width: 50%;
  min-width: initial !important;
  float: left;
}

.super-first-responsiveness .super-google-map.super-has-panel > div:first-child,
.super-first-responsiveness .super-google-map.super-has-panel > .super-google-map-directions,
.super-second-responsiveness .super-google-map.super-has-panel > div:first-child,
.super-second-responsiveness .super-google-map.super-has-panel > .super-google-map-directions {
  width: 100%;
}

.super-third-responsiveness .super-google-map.super-has-panel > div:first-child,
.super-third-responsiveness .super-google-map.super-has-panel > .super-google-map-directions,
.super-fourth-responsiveness .super-google-map.super-has-panel > div:first-child,
.super-fourth-responsiveness .super-google-map.super-has-panel > .super-google-map-directions,
.super-last-responsiveness .super-google-map.super-has-panel > div:first-child,
.super-last-responsiveness .super-google-map.super-has-panel > .super-google-map-directions {
  width: 50%;
}

.super-captcha {
  width: 100%;
  float: left;
}
.super-captcha .captcha {
  width: 50px;
  text-align: center;
}
.super-captcha p {
  max-width: inherit !important;
}

.super-field > .super-error-msg,
.super-field > .super-empty-error-msg {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  float: right;
  position: relative;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  clear: both;
  line-height: normal;
  text-align: right;
  display: none;
}
.super-field.super-recaptcha > .super-error-msg, .super-field.super-recaptcha > .super-empty-error-msg {
  width: 100%;
}

.super-field.super-error-active.super-filled > .super-error-msg {
  display: block;
}

.super-field.super-error-active:not(.super-filled) > .super-empty-error-msg {
  display: block;
}

.super-item {
  cursor: pointer;
  font-weight: normal;
}

.super-field.super-quantity .super-shortcode-field,
.super-field.super-quantity .super-keyword-filter,
.super-field.super-quantity input[type=text], .super-field.super-quantity input[type=number], .super-field.super-quantity input[type=email], .super-field.super-quantity input[type=tel], .super-field.super-quantity input[type=url], .super-field.super-quantity input[type=password], .super-field.super-quantity input[type=search], .super-field.super-quantity textarea {
  text-align: center;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  float: left;
}

.super-quantity .super-minus-button i, .super-quantity .super-plus-button i {
  display: none;
}
.super-quantity .super-minus-button, .super-quantity .super-plus-button {
  float: left;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.super-quantity .super-minus-button:after {
  content: "\f068";
}
.super-quantity .super-plus-button:after {
  content: "\f067";
}

.sp-container.super-form {
  border: 1px solid #e4e4e4;
}
.sp-container.super-forms {
  background: none !important;
  border: none !important;
  overflow: visible;
  z-index: 2000000000;
}
.sp-container.super-forms .sp-picker-container {
  border: none;
  margin-bottom: 0;
  padding: 5px 0px 0px 0px;
}
.sp-container.super-forms .sp-picker-container .sp-button-container {
  display: none;
}
.sp-container.super-forms .sp-picker-container .sp-top {
  margin-bottom: 0px;
}
.sp-container.super-forms .sp-picker-container .sp-color,
.sp-container.super-forms .sp-picker-container .sp-hue,
.sp-container.super-forms .sp-picker-container .sp-clear {
  border: 0;
}
.sp-container.super-forms .sp-picker-container .sp-color {
  right: 20%;
}
.sp-container.super-forms .sp-picker-container .sp-hue {
  left: 84%;
}
.sp-container.super-forms .sp-input-container {
  width: 100%;
  margin-top: -7px;
}
.sp-container.super-forms .sp-input {
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: black;
  font-size: 10px !important;
  color: white;
  padding: 5px;
  width: 80%;
}
.sp-container.super-forms button {
  background: none !important;
  border: none !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #333;
  font-size: 14px;
  line-height: normal;
  padding: 5px 4px;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  text-transform: none;
}
.sp-container.super-forms button:active {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -ms-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
}
.sp-container.super-forms button:hover {
  background: none !important;
  border: none !important;
  cursor: pointer;
  text-shadow: none;
}

.super-captcha p {
  position: relative;
  float: left;
  width: 100%;
  padding: 2px 0px 2px 0px;
}

.super-field .super-dropdown-arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 30px;
  text-align: center;
  z-index: 0;
  cursor: pointer;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.super-field .super-dropdown-arrow > .super-after {
  font-size: 18px;
  line-height: normal;
}

.super-field.super-text .super-item:hover {
  background-color: #1E90FF;
  color: white;
}
.super-field.super-dropdown.super-string-found .super-item:not(.super-placeholder) {
  font-weight: bold;
}
.super-field.super-dropdown.super-string-found .super-item span {
  font-weight: normal;
}

.super-file.super-icon-inside .super-icon {
  display: none;
}

.super-fileupload-button {
  cursor: pointer;
  width: 100%;
  margin: 0px;
  padding: 0px 15px 0px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.super-fileupload-button .super-fileupload-button-text {
  padding: 0px 10px;
}
.super-fileupload-button.super-fileupload-image {
  height: auto !important;
  border: 0px !important;
  padding: 0;
  width: auto;
}
.super-fileupload-button.super-fileupload-image > * {
  display: none;
}
.super-fileupload-button.super-fileupload-image > img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.super-fileupload {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  cursor: pointer;
  z-index: -1;
}

.super-form .super-fileupload-files {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: auto;
  justify-content: flex-start;
  align-items: flex-start;
}
.super-form .super-fileupload-files > div {
  width: auto;
  margin: 0px 5px 5px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  overflow-wrap: anywhere;
  padding: 10px 0px 0px 0px;
  background-color: #f0f0f0;
  border: 1px solid #c8c8c8;
}
.super-form .super-fileupload-files > div .super-fileupload-image {
  max-width: 100px;
  display: flex;
  border: 1px solid darkgray;
}
.super-form .super-fileupload-files > div .super-fileupload-image > * {
  max-width: 100%;
}
.super-form .super-fileupload-files > div .super-fileupload-document {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.super-form .super-fileupload-files > div .super-fileupload-document:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f15b";
  font-size: 43px;
}
.super-form .super-fileupload-files > div .super-fileupload-info {
  padding: 5px 10px 5px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.super-form .super-fileupload-files > div .super-fileupload-info .super-fileupload-delete {
  padding: 5px 10px 5px 10px;
}
.super-form .super-fileupload-files > div[data-type*="application/zip"] .super-fileupload-document:after, .super-form .super-fileupload-files > div[data-type*="application/x-zip-compressed"] .super-fileupload-document:after, .super-form .super-fileupload-files > div[data-type*="application/x-gzip"] .super-fileupload-document:after {
  content: "\f1c6";
}
.super-form .super-fileupload-files > div[data-type*="application/msword"] .super-fileupload-document:after, .super-form .super-fileupload-files > div[data-type*="application/vnd.openxmlformats-officedocument.wordprocessingml.document"] .super-fileupload-document:after {
  content: "\f1c2";
}
.super-form .super-fileupload-files > div[data-type*="application/vnd.ms-excel"] .super-fileupload-document:after {
  content: "\f1c3";
}
.super-form .super-fileupload-files > div[data-type*="application/pdf"] .super-fileupload-document:after {
  content: "\f1c1";
}

.super-progress-bar {
  float: left;
  height: 4px;
  background-color: #72C55C;
}

.super-fileupload-files {
  margin: 0px 0px 0px 0px;
  float: left;
  clear: both;
}

.super-fileupload-name {
  padding: 0px 10px 0px 0px;
}
.super-fileupload-name .super-error {
  color: red;
}

.super-fileupload-delete {
  color: red;
  cursor: pointer;
}
.super-fileupload-delete:hover {
  font-weight: bold;
}
.super-fileupload-delete:after {
  content: "\f1f8";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.super-rating {
  display: flex;
  flex-direction: column;
}
.super-rating .super-field-wrapper .super-rating {
  flex-direction: row;
}
.super-rating .super-field-wrapper .super-rating .super-rating-star {
  top: 0px;
  left: 0px;
  margin: 0px;
  text-align: center;
  margin-right: -1px;
  font-size: 14px;
  cursor: pointer;
}

.super-rtl .super-rating .super-field-wrapper .super-rating {
  flex-direction: row-reverse;
}

html[dir=rtl] .super-rtl .super-rating .super-field-wrapper .super-rating {
  flex-direction: row;
}

.super-slider .slider {
  width: auto;
  z-index: 2;
  overflow: inherit;
}
.super-slider .slider .track {
  background: none;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -ms-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
  border: 0px;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  border-radius: inherit;
}
.super-slider .slider .dragger {
  background: none;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -ms-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
  border: 0px;
}

.ui-datepicker {
  display: none;
}

.super-datepicker {
  cursor: text;
}

.super-datepicker-dialog {
  margin-top: 5px;
  padding: 10px;
  font-size: 13px;
  line-height: normal;
  z-index: 2147483647 !important;
  border: solid 1px #cdcdcd;
  background-color: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.super-datepicker-dialog a {
  color: #444444;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.super-datepicker-dialog a:hover {
  background-color: #f1f3f4;
}
.super-datepicker-dialog .ui-datepicker-header {
  position: relative;
  height: 30px;
  margin-bottom: 10px;
  border: 0;
  background: none;
  display: flex;
}
.super-datepicker-dialog .ui-datepicker-header .ui-datepicker-title {
  margin: 0px 0px 0px 10px;
  padding: 0px;
  width: 70%;
  display: flex;
}
.super-datepicker-dialog .ui-datepicker-header .ui-datepicker-month, .super-datepicker-dialog .ui-datepicker-header .ui-datepicker-year {
  font-size: 16px;
  line-height: normal;
  margin: 0px 3px 0px 3px;
  padding: 0px 5px;
  min-height: initial;
  background-color: white;
  border: 1px solid #cdcdcd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 30px;
  width: 125px;
  display: flex;
  align-items: center;
  height: 100%;
}
.super-datepicker-dialog .ui-datepicker-header .ui-datepicker-prev, .super-datepicker-dialog .ui-datepicker-header .ui-datepicker-next {
  text-align: center;
  cursor: pointer;
  color: #444444;
  text-decoration: none;
  border: 1px solid #cdcdcd;
  line-height: normal;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}
.super-datepicker-dialog .ui-datepicker-header .ui-datepicker-prev {
  margin-right: 5px;
}
.super-datepicker-dialog .ui-datepicker-header .ui-datepicker-prev span {
  display: none;
}
.super-datepicker-dialog .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
.super-datepicker-dialog .ui-datepicker-header .ui-datepicker-prev::after {
  content: "«";
}
.super-datepicker-dialog .ui-datepicker-header .ui-datepicker-next::after {
  content: "»";
}
.super-datepicker-dialog .ui-datepicker-calendar {
  border-spacing: 5px;
  width: 100%;
  border: 0px;
  border-collapse: collapse;
  margin: 0px;
}
.super-datepicker-dialog .ui-datepicker-calendar thead {
  margin-bottom: 5px;
}
.super-datepicker-dialog .ui-datepicker-calendar .ui-datepicker-week-col {
  background-color: #f1f3f4;
  text-align: center;
  color: #444444;
  border-right: 4px solid white;
}
.super-datepicker-dialog .ui-datepicker-calendar .ui-datepicker-other-month {
  opacity: 0.5;
}
.super-datepicker-dialog .ui-datepicker-calendar tr {
  border: 0px;
  background: none;
}
.super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(2n) th, .super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(1n) th {
  border: 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
}
.super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(2n) td, .super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(1n) td {
  padding: 0px;
  margin: 0px;
  text-align: center;
  border: 0;
  width: 40px;
  background: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}
.super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(2n) td a, .super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(2n) td span, .super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(1n) td a, .super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(1n) td span {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(2n) td.ui-datepicker-unselectable.ui-state-disabled span, .super-datepicker-dialog .ui-datepicker-calendar tr:nth-child(1n) td.ui-datepicker-unselectable.ui-state-disabled span {
  opacity: 0.5;
  background: none;
  cursor: not-allowed;
}

.super-datepicker-singledates .ui-datepicker-today a {
  color: white;
  background-color: #1a73e8;
}
.super-datepicker-singledates .ui-datepicker-current-day a {
  color: #444444;
  background-color: #d2e3fc;
}

.super-datepicker-multidates .ui-datepicker-today a {
  color: white;
  background-color: #1a73e8;
}
.super-datepicker-multidates .ui-state-highlight a {
  color: #444444;
  background-color: #d2e3fc;
}

.ui-timepicker-wrapper.super-timepicker-dialog {
  overflow-y: auto;
  height: 150px;
  width: 110px;
  padding: 0px;
  outline: none;
  z-index: 2147483647 !important;
  margin-top: 5px;
  color: #444444;
  background-color: #ffffff;
  border: solid 1px #cdcdcd;
}
.ui-timepicker-wrapper.super-timepicker-dialog.ui-timepicker-with-duration {
  width: 13em;
}
.ui-timepicker-wrapper.super-timepicker-dialog.ui-timepicker-with-duration.ui-timepicker-step-30, .ui-timepicker-wrapper.super-timepicker-dialog.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 11em;
}

.super-timepicker-dialog .ui-timepicker-list {
  margin: 0;
  padding: 4px 0px 4px 0px;
  list-style: none;
  visibility: inherit;
}
.super-timepicker-dialog .ui-timepicker-duration {
  margin-left: 5px;
}
.super-timepicker-dialog .ui-timepicker-list li {
  padding: 2px 0px 2px 15px;
  cursor: pointer;
  white-space: nowrap;
  list-style: none;
  margin: 0;
}
.super-timepicker-dialog .ui-timepicker-list li:hover, .super-timepicker-dialog .ui-timepicker-list li.ui-timepicker-selected {
  background-color: #1E90FF;
  color: white;
}
.super-timepicker-dialog .ui-timepicker-list li.ui-timepicker-disabled {
  cursor: default;
  text-decoration: line-through;
}
.super-timepicker-dialog .ui-timepicker-list li.ui-timepicker-disabled:hover {
  cursor: default;
  text-decoration: line-through;
}
.super-timepicker-dialog .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  cursor: default;
  text-decoration: line-through;
}

@media (max-width: 776px) {
  .super-timepicker-dialog .ui-timepicker-list li {
    font-size: 16px;
  }
}
.super-html {
  margin-bottom: 0px;
}
.super-html > textarea {
  display: none !important;
  visibility: hidden !important;
  height: 0px !important;
  width: 0px !important;
}

.super-html-title {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 0px 0px 5px 0px;
}
.super-html-title.super-bottom-margin {
  padding: 0px 0px 15px 0px;
}

.super-html-subtitle {
  font-size: 12px;
  line-height: normal;
  padding: 0px 0px 15px 0px;
}
.super-html-subtitle.super-no-bottom-margin {
  padding: 0px 0px 0px 0px;
}

.super-html-content {
  font-size: 12px;
  line-height: normal;
  padding: 0px 0px 0px 0px;
  float: left;
  width: 100%;
}

.super-form .wp-editor-wrap .wp-editor-tools {
  float: left;
  width: 100%;
  min-height: 25px;
}

.mce-container, .mce-widget {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mce-container *, .mce-widget * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mce-reset {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mce-btn .mce-txt {
  text-transform: none;
}

.super-form .wp-editor-wrap div.mce-edit-area {
  border-width: 1px !important;
  border: solid 1px #cdcdcd;
}
.super-form .wp-editor-wrap div.mce-toolbar-grp {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.super-form .wp-editor-wrap .wp-editor-container {
  border: 0;
}
.super-form .wp-editor-wrap .quicktags-toolbar {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.super-form .wp-editor-wrap div.mce-statusbar {
  border-top: 0;
}
.super-form .wp-editor-wrap .wp-editor-tools .wp-media-buttons {
  margin-bottom: 6px;
}
.super-form .wp-editor-wrap .wp-editor-tools .wp-editor-tabs {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.super-form .wp-editor-wrap .wp-editor-tools .wp-editor-tabs .wp-switch-editor {
  margin: 0px 0px -1px 3px;
  padding: 0px;
  display: block;
  float: left;
  background-color: #f5f5f5;
  color: #929292;
  border: 0;
  position: initial;
  font-size: 12px;
  padding: 0px 10px 0px 10px;
  height: 25px;
  line-height: normal;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #ebebeb;
  color: #666;
  border: 1px solid #e5e5e5;
}
.super-form .wp-editor-wrap.html-active .wp-editor-tools .wp-editor-tabs .wp-switch-editor.switch-html, .super-form .wp-editor-wrap.tmce-active .wp-editor-tools .wp-editor-tabs .wp-switch-editor.switch-tmce {
  background: #f5f5f5;
  color: #555;
  border-bottom-color: #f5f5f5;
}
.super-form .wp-editor-wrap .mce-btn button:hover {
  background: #fafafa;
  border-color: #555d66;
  color: #23282d;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08);
  -ms-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08);
  outline: 0;
}
.super-form .mce-ico.mce-i-resize {
  font-family: tinymce, Arial;
}

.super-first-responsiveness .super-field.super-grouped {
  width: 50%;
}

.super-first-responsiveness .super-grid > .super-column:not(.super-not-responsive), .super-first-responsiveness .super-grid > .super-column.super-force-responsiveness-window {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding-left: 0px;
  margin: 0;
}
.super-first-responsiveness .super-grid > .super-column.first-column:not(.super-not-responsive) {
  padding-right: 0px;
}
.super-first-responsiveness .super-grid > .super-column.last-column:not(.super-not-responsive) {
  padding-left: 0px;
}
.super-first-responsiveness .super-hide-mobile {
  display: none;
}

.super-second-responsiveness .super-hide-mobile,
.super-window-first-responsiveness .super-hide-mobile-window,
.super-window-second-responsiveness .super-hide-mobile-window {
  display: none;
}

.super-shortcode.super-tabs {
  float: left;
  width: 100%;
}
.super-shortcode.super-tabs .super-tabs-tab {
  display: inline-block;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #abc;
  border: 1px solid transparent;
  border-top: 2px solid transparent;
  border-bottom: 0;
}
.super-shortcode.super-tabs .super-tabs-tab.super-error {
  position: relative;
}
.super-shortcode.super-tabs .super-tabs-tab.super-error:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f071";
  position: absolute;
  font-size: 14px;
  color: #f2322b;
  left: 50%;
  top: -22px;
  margin-left: -8px;
}
.super-shortcode.super-tabs .super-tabs-tab:hover {
  color: #789;
  cursor: pointer;
}
.super-shortcode.super-tabs .super-tabs-tab.super-active {
  position: relative;
  color: #49B4B6;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 2px solid #49B4B6;
  border-bottom: 0;
}
.super-shortcode.super-tabs .super-tabs-tab.super-active:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
}
.super-shortcode.super-tabs .super-tabs-tab .super-tab-title {
  font-weight: 600;
}
.super-shortcode.super-tabs .super-tabs-tab .super-tab-desc {
  font-weight: normal;
}
.super-shortcode.super-tabs > .super-tabs-contents {
  float: left;
  width: 100%;
  border-style: solid;
  border-width: 0;
  position: relative;
}
.super-shortcode.super-tabs > .super-tabs-contents > .super-tabs-content {
  float: left;
  width: 100%;
  visibility: hidden;
  height: 0.005rem;
  overflow: hidden;
  background: none;
}
.super-shortcode.super-tabs > .super-tabs-contents > .super-tabs-content:not(.super-active) > .super-padding > .super-element-inner {
  padding-bottom: 0;
}
.super-shortcode.super-tabs > .super-tabs-contents > .super-tabs-content > .super-padding {
  float: left;
  width: 100%;
}

.super-initialized .super-shortcode.super-tabs > .super-tabs-contents > .super-tabs-content.super-active, .super-preview-elements .super-shortcode.super-tabs > .super-tabs-contents > .super-tabs-content.super-active {
  visibility: visible;
  overflow: initial;
  height: auto;
  padding: 20px 0 0;
  min-height: 80px;
}

.super-layout-tabs.super-vertical .super-tabs-tab.super-error {
  margin-top: 0px;
}
.super-layout-tabs.super-vertical .super-tabs-tab.super-error:before {
  top: initial;
  left: -20px;
  top: 50%;
  margin-top: -11px;
}
.super-layout-tabs .super-tab-next, .super-layout-tabs .super-tab-prev {
  display: none;
  cursor: pointer;
}

.super-first-responsiveness .super-layout-tabs .super-tabs-tab {
  display: none;
}
.super-first-responsiveness .super-layout-tabs .super-tabs-tab.super-active {
  display: block;
  margin-left: 50px;
  margin-right: 50px;
}
.super-first-responsiveness .super-layout-tabs .super-tabs-tab.super-active .super-tab-next, .super-first-responsiveness .super-layout-tabs .super-tabs-tab.super-active .super-tab-prev {
  display: block;
  position: absolute;
  left: -40px;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  width: 30px;
}
.super-first-responsiveness .super-layout-tabs .super-tabs-tab.super-active .super-tab-next {
  left: initial;
  right: -40px;
}
.super-first-responsiveness .super-layout-tabs .super-tab-next:after,
.super-first-responsiveness .super-layout-tabs .super-tab-prev:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  line-height: normal;
  text-align: center;
}
.super-first-responsiveness .super-layout-tabs .super-tab-prev:after {
  content: "\f053";
}

.super-tabs.super-vertical {
  display: flex;
}
.super-tabs.super-vertical > .super-tabs-menu > .super-tabs-tab {
  width: 100%;
  border: 0;
  border-left: 2px solid #fff;
}
.super-tabs.super-vertical > .super-tabs-menu > .super-tabs-tab.super-active {
  border: 0;
  border-left: 2px solid #49B4B6;
}
.super-tabs.super-vertical > .super-tabs-contents {
  float: left;
  width: 100%;
  margin-top: 0px;
}
.super-tabs.super-vertical > .super-tabs-contents > .super-tabs-content {
  float: left;
  width: 100%;
  border: 0;
}

.super-tabs-menu {
  display: flex;
  flex-direction: row;
}

.super-rtl .super-tabs-menu {
  flex-direction: row-reverse;
}

.super-accordion-item {
  position: relative;
  margin-bottom: 1em;
  float: left;
  width: 100%;
}
.super-accordion-item.super-error {
  margin-top: 30px;
}
.super-accordion-item.super-error .super-accordion-title:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f071";
  font-size: 14px;
  color: #f2322b;
  padding: 0px 10px 0px 0px;
}

.super-accordion-header, .super-accordion-content {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.super-accordion-header {
  border-style: solid;
  border-width: 0;
  padding: 1em;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  position: relative;
  cursor: pointer;
  font-size: 0.9rem;
  line-height: normal;
}
.super-accordion-header:before, .super-accordion-header:after {
  content: "";
  position: absolute;
  right: 1.25em;
  top: 1.25em;
  width: 2px;
  height: 0.75em;
  transition: transform 0.2s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background-color: #49B4B6;
}
.super-accordion-header:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.super-accordion-image {
  padding: 0px 10px 0px 10px;
  display: flex;
}
.super-accordion-image img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.super-accordion-title {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0px 10px 0px 0px;
  margin: 0px 10px 0px 0px;
  font-size: 0.9rem;
}

.super-accordion-desc {
  padding: 0px 10px 0px 0px;
  font-size: 0.7rem;
}

.super-accordion-content {
  height: 0;
  border-style: solid;
  border-width: 0;
  font-size: 0.8rem;
  float: left;
  width: 100%;
  visibility: hidden;
  overflow: hidden;
}
.super-accordion-content > .super-padding {
  padding: 10px;
}
.super-accordion-content > .super-padding > .super-element-inner {
  display: none;
}

.super-accordion-item.super-active > .super-accordion-header:before {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}
.super-accordion-item.super-active > .super-accordion-content {
  height: auto;
  overflow: initial;
  visibility: visible;
}
.super-accordion-item.super-active > .super-accordion-content > .super-padding > .super-element-inner {
  display: block;
}

.super-item-label > span {
  width: 100%;
  display: block;
  float: left;
}

.super-regular-price.super-sale {
  text-decoration: line-through;
  color: red;
}

.super-sale-price {
  color: green;
}

.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev, .super-tabs.super-prev-next > .super-tabs-contents > .super-content-next {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 50%;
  margin-top: -25px;
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev i, .super-tabs.super-prev-next > .super-tabs-contents > .super-content-next i {
  position: absolute;
  width: 25px;
  height: 3px;
  background: #49B4B6;
  transition: all 0.15s ease;
  top: 50%;
  left: -4px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev i, .super-tabs.super-prev-next > .super-tabs-contents > .super-content-next i {
  transform-origin: 100% 50%;
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev .top-line {
  -webkit-transform: translate(0px, 1px) rotate(40deg);
  -moz-transform: translate(0px, 1px) rotate(40deg);
  -ms-transform: translate(0px, 1px) rotate(40deg);
  -o-transform: translate(0px, 1px) rotate(40deg);
  transform: translate(0px, 1px) rotate(40deg);
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-next .top-line {
  -webkit-transform: translate(0px, -2px) rotate(40deg);
  -moz-transform: translate(0px, -2px) rotate(40deg);
  -ms-transform: translate(0px, -2px) rotate(40deg);
  -o-transform: translate(0px, -2px) rotate(40deg);
  transform: translate(0px, -2px) rotate(40deg);
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev .bottom-line {
  -webkit-transform: translate(0px, -1px) rotate(-40deg);
  -moz-transform: translate(0px, -1px) rotate(-40deg);
  -ms-transform: translate(0px, -1px) rotate(-40deg);
  -o-transform: translate(0px, -1px) rotate(-40deg);
  transform: translate(0px, -1px) rotate(-40deg);
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-next .bottom-line {
  -webkit-transform: translate(0px, -4px) rotate(-40deg);
  -moz-transform: translate(0px, -4px) rotate(-40deg);
  -ms-transform: translate(0px, -4px) rotate(-40deg);
  -o-transform: translate(0px, -4px) rotate(-40deg);
  transform: translate(0px, -4px) rotate(-40deg);
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev:hover .top-line {
  -webkit-transform: translate(5px, 1px) rotate(40deg);
  -moz-transform: translate(5px, 1px) rotate(40deg);
  -ms-transform: translate(5px, 1px) rotate(40deg);
  -o-transform: translate(5px, 1px) rotate(40deg);
  transform: translate(5px, 1px) rotate(40deg);
  width: 30px;
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-next:hover .top-line {
  -webkit-transform: translate(5px, -2px) rotate(40deg);
  -moz-transform: translate(5px, -2px) rotate(40deg);
  -ms-transform: translate(5px, -2px) rotate(40deg);
  -o-transform: translate(5px, -2px) rotate(40deg);
  transform: translate(5px, -2px) rotate(40deg);
  width: 30px;
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev:hover .bottom-line {
  -webkit-transform: translate(5px, -1px) rotate(-40deg);
  -moz-transform: translate(5px, -1px) rotate(-40deg);
  -ms-transform: translate(5px, -1px) rotate(-40deg);
  -o-transform: translate(5px, -1px) rotate(-40deg);
  transform: translate(5px, -1px) rotate(-40deg);
  width: 30px;
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-next:hover .bottom-line {
  -webkit-transform: translate(5px, -4px) rotate(-40deg);
  -moz-transform: translate(5px, -4px) rotate(-40deg);
  -ms-transform: translate(5px, -4px) rotate(-40deg);
  -o-transform: translate(5px, -4px) rotate(-40deg);
  transform: translate(5px, -4px) rotate(-40deg);
  width: 30px;
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev[data-state=disabled], .super-tabs.super-prev-next > .super-tabs-contents > .super-content-next[data-state=disabled] {
  opacity: 0.3;
  cursor: default;
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev[data-state=disabled] .top-line, .super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev[data-state=disabled] .bottom-line {
  -webkit-transform: translate(5px, 0) rotate(0deg);
  -moz-transform: translate(5px, 0) rotate(0deg);
  -ms-transform: translate(5px, 0) rotate(0deg);
  -o-transform: translate(5px, 0) rotate(0deg);
  transform: translate(5px, 0) rotate(0deg);
}
.super-tabs.super-prev-next > .super-tabs-contents > .super-content-next[data-state=disabled] .top-line, .super-tabs.super-prev-next > .super-tabs-contents > .super-content-next[data-state=disabled] .bottom-line {
  -webkit-transform: translate(5px, 0) rotate(0deg);
  -moz-transform: translate(5px, 0) rotate(0deg);
  -ms-transform: translate(5px, 0) rotate(0deg);
  -o-transform: translate(5px, 0) rotate(0deg);
  transform: translate(5px, 0) rotate(0deg);
}

@media (min-width: 0px) {
  .super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev, .super-tabs.super-prev-next > .super-tabs-contents > .super-content-next {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    right: -25px;
  }
  .super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev {
    right: initial;
    left: -25px;
    -webkit-transform: scale(0.7) rotate(180deg);
    -moz-transform: scale(0.7) rotate(180deg);
    -ms-transform: scale(0.7) rotate(180deg);
    -o-transform: scale(0.7) rotate(180deg);
    transform: scale(0.7) rotate(180deg);
  }
  .super-tabs.super-prev-next > .super-tabs-contents {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  .super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev, .super-tabs.super-prev-next > .super-tabs-contents > .super-content-next {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    right: -15px;
  }
  .super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev {
    right: initial;
    left: -15px;
    -webkit-transform: scale(0.85) rotate(180deg);
    -moz-transform: scale(0.85) rotate(180deg);
    -ms-transform: scale(0.85) rotate(180deg);
    -o-transform: scale(0.85) rotate(180deg);
    transform: scale(0.85) rotate(180deg);
  }
  .super-tabs.super-prev-next > .super-tabs-contents {
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media (min-width: 1200px) {
  .super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev, .super-tabs.super-prev-next > .super-tabs-contents > .super-content-next {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    right: -5px;
  }
  .super-tabs.super-prev-next > .super-tabs-contents > .super-content-prev {
    right: initial;
    left: -5px;
    -webkit-transform: scale(1) rotate(180deg);
    -moz-transform: scale(1) rotate(180deg);
    -ms-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);
  }
  .super-tabs.super-prev-next > .super-tabs-contents {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.super-loading-overlay {
  position: fixed;
  z-index: 2000000050;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
}
.super-loading-overlay .super-loading-wrapper {
  z-index: 2000000100;
  padding: 0px 25px 0px 25px;
  max-width: 100%;
  max-width: 100%;
  width: 400px;
  max-width: 100%;
  height: 500px;
  max-height: 100%;
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  flex-direction: column-reverse;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.5);
}
.super-loading-overlay .super-loading-wrapper:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f1ce";
  color: #c5c5c5;
  font-size: 34px;
  margin-bottom: 25px;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.super-loading-overlay .super-loading-wrapper .super-progress {
  width: 100%;
  height: 5px;
  background-color: #eee;
  margin-top: 5px;
}
.super-loading-overlay .super-loading-wrapper .super-progress .super-progress-bar {
  -webkit-transition: width 0.5s ease-out 0s;
  -moz-transition: width 0.5s ease-out 0s;
  -ms-transition: width 0.5s ease-out 0s;
  -o-transition: width 0.5s ease-out 0s;
  transition: width 0.5s ease-out 0s;
  width: 0%;
  content: "";
  display: block;
  height: 5px;
  background-color: #4EB1B6;
}
.super-loading-overlay .super-pdf-download-btn,
.super-loading-overlay .super-close {
  text-align: center;
  margin: 25px 0px 0px 0px;
  background-color: #53d453;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 25px 5px 25px !important;
  font-size: 14px;
  line-height: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.super-loading-overlay .super-pdf-download-btn:hover {
  background-color: #5ce45c;
}
.super-loading-overlay .super-pdf-download-btn:after {
  color: white;
  padding: 0px 0px 0px 15px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f1c1";
  font-size: 24px;
}
.super-loading-overlay .super-close {
  padding: 5px 5px 5px 5px;
  background-color: #e43434;
}
.super-loading-overlay .super-close {
  display: none;
  background: none;
  color: #666666;
  text-decoration: underline;
  padding: 10px 25px;
}
.super-loading-overlay .super-close:hover {
  color: #111111;
}
.super-loading-overlay .super-loading-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
.super-loading-overlay .super-inner-text {
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.super-loading-overlay .super-inner-text > h1 {
  font-size: 36px;
  line-height: normal;
}
.super-loading-overlay.super-error .super-loading-wrapper:after, .super-loading-overlay.super-success .super-loading-wrapper:after {
  content: "\f00d";
  -webkit-animation: none;
  animation: none;
  color: #e43434;
}
.super-loading-overlay.super-error .super-progress, .super-loading-overlay.super-success .super-progress {
  display: none;
}
.super-loading-overlay.super-error .super-close, .super-loading-overlay.super-success .super-close {
  display: block;
}
.super-loading-overlay.super-success .super-loading-wrapper:after {
  content: "\f00c";
  color: #4eb1b6;
}

.super-column.super-align-inner-elements-left, .super-column.super-align-inner-elements-center, .super-column.super-align-inner-elements-right {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.super-column.super-align-inner-elements-left > .super-shortcode.super-field, .super-column.super-align-inner-elements-center > .super-shortcode.super-field, .super-column.super-align-inner-elements-right > .super-shortcode.super-field {
  width: auto !important;
}

.super-align-inner-elements-left > .super-shortcode.super-field {
  margin-right: auto;
}

.super-align-inner-elements-center > .super-shortcode.super-field {
  margin-left: auto;
  margin-right: auto;
}

.super-align-inner-elements-right > .super-shortcode.super-field {
  margin-left: auto;
}

.super-column.super-builder-align-inner-elements-left > .super-element-inner > .super-element > .super-element-inner, .super-column.super-builder-align-inner-elements-center > .super-element-inner > .super-element > .super-element-inner, .super-column.super-builder-align-inner-elements-right > .super-element-inner > .super-element > .super-element-inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.super-column.super-builder-align-inner-elements-left > .super-element-inner > .super-element > .super-element-inner > .super-shortcode.super-field, .super-column.super-builder-align-inner-elements-center > .super-element-inner > .super-element > .super-element-inner > .super-shortcode.super-field, .super-column.super-builder-align-inner-elements-right > .super-element-inner > .super-element > .super-element-inner > .super-shortcode.super-field {
  width: auto !important;
}

.super-column.super-builder-align-inner-elements-left > .super-element-inner > .super-element > .super-element-inner > .super-shortcode.super-field {
  margin-right: auto;
}

.super-column.super-builder-align-inner-elements-center > .super-element-inner > .super-element > .super-element-inner > .super-shortcode.super-field {
  margin-left: auto;
  margin-right: auto;
}

.super-column.super-builder-align-inner-elements-right > .super-element-inner > .super-element > .super-element-inner > .super-shortcode.super-field {
  margin-left: auto;
}

.super-form .super-radio .super-item,
.super-form .super-checkbox .super-item,
.super-preview-elements .super-radio .super-item,
.super-preview-elements .super-checkbox .super-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: auto;
  max-width: 100%;
}
.super-form .super-radio input,
.super-form .super-checkbox input,
.super-preview-elements .super-radio input,
.super-preview-elements .super-checkbox input {
  display: none !important;
}
.super-form .super-radio .super-before,
.super-form .super-checkbox .super-before,
.super-preview-elements .super-radio .super-before,
.super-preview-elements .super-checkbox .super-before {
  display: flex;
  width: 18px;
  height: 18px;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 5px;
  flex-shrink: 0;
}
.super-form .super-radio .super-after,
.super-form .super-checkbox .super-after,
.super-preview-elements .super-radio .super-after,
.super-preview-elements .super-checkbox .super-after {
  width: 10px;
  height: 10px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}
.super-form .super-radio .super-item.super-active .super-after,
.super-form .super-checkbox .super-item.super-active .super-after,
.super-preview-elements .super-radio .super-item.super-active .super-after,
.super-preview-elements .super-checkbox .super-item.super-active .super-after {
  display: block;
}
.super-form .super-radio .super-before,
.super-form .super-radio .super-after,
.super-preview-elements .super-radio .super-before,
.super-preview-elements .super-radio .super-after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.display-slider *:before {
  box-sizing: border-box !important;
}

.display-slider .super-field-wrapper,
.display-slider .super-title,
.display-slider .super-price {
  display: block;
}
.display-slider .super-title {
  font-weight: bold;
}

.super-c-1 .super-item {
  width: 100%;
}

.super-c-2 .super-item {
  width: 50%;
}

.super-c-3 .super-item {
  width: 33.33%;
}

.super-c-4 .super-item {
  width: 25%;
}

.super-c-5 .super-item {
  width: 20%;
}

.super-c-6 .super-item {
  width: 16.66%;
}

.super-c-7 .super-item {
  width: 14.28%;
}

.super-c-8 .super-item {
  width: 12.5%;
}

.super-c-9 .super-item {
  width: 11.11%;
}

.super-c-10 .super-item {
  width: 10%;
}

.display-horizontal .super-field-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.display-horizontal .super-item,
.display-vertical .super-item,
.display-grid .super-item,
.display-slider .super-item {
  flex-shrink: 0;
  margin: 0px 0px 0px 0px;
  padding: 5px 30px 5px 0px;
}

.display-slider .super-item {
  padding: 0px 0px 0px 0px;
}
.display-slider .super-has-image {
  flex-direction: column;
  max-width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
}
.display-slider .super-item-label {
  text-align: center;
  padding-top: 5px;
}

.display-horizontal .super-has-image {
  flex-shrink: 1;
}

.display-vertical .super-item.super-has-image:before, .display-vertical .super-item.super-has-image:after,
.display-horizontal .super-item.super-has-image:before,
.display-horizontal .super-item.super-has-image:after,
.super-checkbox .super-item.super-has-image:before,
.super-checkbox .super-item.super-has-image:after,
.super-radio .super-item.super-has-image:before,
.super-radio .super-item.super-has-image:after {
  display: none;
}
.display-vertical .super-item.super-has-image .super-image,
.display-horizontal .super-item.super-has-image .super-image,
.super-checkbox .super-item.super-has-image .super-image,
.super-radio .super-item.super-has-image .super-image {
  display: inline-block;
  position: relative;
  background-image: none !important;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.display-vertical .super-item.super-has-image .super-image > img,
.display-horizontal .super-item.super-has-image .super-image > img,
.super-checkbox .super-item.super-has-image .super-image > img,
.super-radio .super-item.super-has-image .super-image > img {
  display: block;
  max-width: 100%;
}
.display-vertical .super-item.super-has-image.super-active .super-image:before, .display-vertical .super-item.super-has-image.super-active .super-image:after,
.display-horizontal .super-item.super-has-image.super-active .super-image:before,
.display-horizontal .super-item.super-has-image.super-active .super-image:after,
.super-checkbox .super-item.super-has-image.super-active .super-image:before,
.super-checkbox .super-item.super-has-image.super-active .super-image:after,
.super-radio .super-item.super-has-image.super-active .super-image:before,
.super-radio .super-item.super-has-image.super-active .super-image:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  background-color: black;
  opacity: 0.4;
}
.display-vertical .super-item.super-has-image.super-active .super-image:before,
.display-horizontal .super-item.super-has-image.super-active .super-image:before,
.super-checkbox .super-item.super-has-image.super-active .super-image:before,
.super-radio .super-item.super-has-image.super-active .super-image:before {
  content: "\f058";
  width: 30px;
  height: 30px;
  z-index: 2;
  top: 10px;
  right: 10px;
  left: inherit;
  color: white;
  font-size: 28px;
  text-align: center;
  line-height: normal;
  background: none;
  opacity: 1;
}

.super-dropdown-arrow {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}

.super-open.super-focus .super-dropdown-list {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}
.super-open.super-focus .super-dropdown-list .super-item {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  display: flex;
}
.super-open.super-focus .super-adaptive-placeholder {
  z-index: 3600;
}
.super-open.super-focus .super-dropdown-arrow {
  display: none;
}
.super-open.super-focus.super-filtering .super-dropdown-list .super-item {
  display: none;
}
.super-open.super-focus.super-filtering .super-dropdown-list .super-item.super-match {
  display: flex;
}

.super-string-found .super-item {
  font-weight: bold;
}
.super-string-found .super-item span {
  font-weight: normal;
}

.super-toggle,
.super-color {
  flex-wrap: wrap;
}
.super-toggle .super-label,
.super-toggle .super-description,
.super-color .super-label,
.super-color .super-description {
  width: 100%;
}
.super-toggle .super-break,
.super-color .super-break {
  flex-basis: 100%;
  height: 0;
}
.super-toggle .super-field-wrapper,
.super-color .super-field-wrapper {
  margin-top: 0 !important;
  width: auto;
}

.super-toggle-switch {
  overflow: hidden;
  border: 1px solid;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}
.super-toggle-switch * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}
.super-toggle-switch.super-active .super-toggle-group {
  margin-left: 0;
}

.super-toggle-group {
  display: flex;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: -100%;
}

.super-toggle-on,
.super-toggle-off {
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center;
  padding: 0px 0px 0px 0px;
}

.super-toggle-handle {
  display: flex;
  width: 20px;
  background-color: white;
  margin: 0;
}

.super-dropdown-list {
  flex: 1;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  max-height: 200px;
  overflow: auto;
}
.super-dropdown-list .super-item {
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  display: none;
  white-space: nowrap;
  width: 100%;
  flex: 1;
  overflow: hidden;
}
.super-dropdown-list .super-placeholder {
  display: flex;
}

.super-fileupload-files {
  margin-top: 5px;
}

.super-calculator.super-icon-inside .super-icon,
.super-radio.super-icon-inside .super-icon,
.super-checkbox.super-icon-inside .super-icon,
.super-toggle.super-icon-inside .super-icon,
.super-slider.super-icon-inside .super-icon {
  display: none;
}

.super-fileupload-files {
  width: 100%;
  margin: 0;
}
.super-fileupload-files > div {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  flex-direction: row-reverse;
  align-items: center;
}
.super-fileupload-files > div .super-fileupload-name {
  padding: 0px 0px 5px 0px;
  text-align: center;
}

.display-grid .super-field-wrapper {
  display: flex;
}
.display-grid .super-items-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.display-grid .super-items-list .super-item {
  flex-grow: 0;
}

.display-horizontal .super-items-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.super-icon-outside.super-icon-right {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.super-icon-outside.super-icon-right .super-icon {
  margin-left: 10px;
}

.super-form-button,
.super-next-multipart,
.super-prev-multipart {
  display: flex !important;
  flex-direction: row;
}
.super-form-button .super-button-wrap,
.super-next-multipart .super-button-wrap,
.super-prev-multipart .super-button-wrap {
  cursor: pointer;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0px 15px 0px 15px;
}
.super-form-button .super-button-wrap .super-before,
.super-next-multipart .super-button-wrap .super-before,
.super-prev-multipart .super-button-wrap .super-before {
  padding-right: 5px;
  padding-left: 0px;
}

.super-form-button.super-button-align-left {
  justify-content: flex-start;
}
.super-form-button.super-button-align-center {
  justify-content: center;
}
.super-form-button.super-button-align-right {
  justify-content: flex-end;
}

.super-next-multipart,
.super-prev-multipart {
  justify-content: flex-end;
}
.super-next-multipart .super-button-wrap,
.super-prev-multipart .super-button-wrap {
  flex: initial !important;
}

.super-prev-multipart {
  justify-content: flex-start;
}

.super-button-icon-option-right .super-button-wrap {
  flex-direction: row-reverse;
}
.super-button-icon-option-right .super-button-wrap .super-before {
  padding-right: 0px;
  padding-left: 5px;
}

.super-button-width-fullwidth .super-button-wrap {
  flex: 1;
  justify-content: center;
}

.super-button-icon-animation-vertical .super-button-wrap {
  justify-content: initial;
}

.super-form-button.super-button-icon-animation-horizontal .super-before, .super-form-button.super-button-icon-animation-vertical .super-before {
  opacity: 0;
}
.super-form-button.super-button-icon-animation-horizontal .super-before,
.super-form-button.super-button-icon-animation-horizontal .super-button-name, .super-form-button.super-button-icon-animation-vertical .super-before,
.super-form-button.super-button-icon-animation-vertical .super-button-name {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.super-form-button.super-button-icon-animation-horizontal .super-button-wrap:hover .super-button-name,
.super-form-button.super-button-icon-animation-horizontal .super-button-wrap:hover .super-before {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.super-form-button.super-button-icon-animation-vertical .super-button-wrap {
  flex-direction: column;
}
.super-form-button.super-button-icon-animation-vertical .super-button-wrap .super-before,
.super-form-button.super-button-icon-animation-vertical .super-button-wrap .super-button-name {
  padding: 0;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  -webkit-transform: translate(0, -33px);
  -moz-transform: translate(0, -33px);
  -ms-transform: translate(0, -33px);
  -o-transform: translate(0, -33px);
  transform: translate(0, -33px);
}
.super-form-button.super-button-icon-animation-vertical .super-button-wrap:hover .super-before,
.super-form-button.super-button-icon-animation-vertical .super-button-wrap:hover .super-button-name {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.super-form-button.super-button-icon-option-right.super-button-icon-animation-horizontal .super-button-name {
  -webkit-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
  transform: translate(10px, 0);
}
.super-form-button.super-button-icon-option-right.super-button-icon-animation-horizontal .super-before {
  -webkit-transform: translate(40px, 0);
  -moz-transform: translate(40px, 0);
  -ms-transform: translate(40px, 0);
  -o-transform: translate(40px, 0);
  transform: translate(40px, 0);
}
.super-form-button.super-button-icon-option-left.super-button-icon-animation-horizontal .super-button-name {
  -webkit-transform: translate(-10px, 0);
  -moz-transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  -o-transform: translate(-10px, 0);
  transform: translate(-10px, 0);
}
.super-form-button.super-button-icon-option-left.super-button-icon-animation-horizontal .super-before {
  -webkit-transform: translate(-40px, 0);
  -moz-transform: translate(-40px, 0);
  -ms-transform: translate(-40px, 0);
  -o-transform: translate(-40px, 0);
  transform: translate(-40px, 0);
}

.super-button.super-focus.super-type-3d .super-button-wrap,
.super-button.super-type-3d .super-button-wrap:hover {
  -webkit-box-shadow: 0px 1px 0px;
  -moz-box-shadow: 0px 1px 0px;
  -ms-box-shadow: 0px 1px 0px;
  -o-box-shadow: 0px 1px 0px;
  box-shadow: 0px 1px 0px;
  margin: 3px 0px -3px 0px;
}

.super-icon-inside .super-icon {
  border: 0;
  background: none;
}
.super-icon-inside.super-icon-right .super-icon {
  left: initial;
  right: 0;
}
.super-icon-inside .super-shortcode-field {
  padding-left: 10px;
  padding-right: 40px;
}
.super-icon-inside .super-dropdown-list .super-item {
  padding-left: 10px;
}

.super-open.super-focus.super-icon-inside.super-icon-right .super-icon {
  display: none;
}
.super-open.super-focus.super-icon-inside.super-icon-right .super-dropdown-list {
  overflow: auto;
  padding-right: 0px;
}

.super-icon-inside.super-icon-left .super-shortcode-field,
.super-icon-inside.super-icon-left .super-keyword-filter {
  padding-left: 40px;
  padding-right: 10px;
}
.super-icon-inside.super-icon-left .super-dropdown-list {
  padding-left: 0px;
  padding-right: 0;
}
.super-icon-inside.super-icon-left .super-dropdown-list .super-item {
  padding-left: 40px;
}

.super-rating.super-icon-inside.super-icon-left .super-icon,
.super-color.super-icon-inside.super-icon-left .super-icon {
  position: initial;
  margin: 0;
}
.super-rating.super-icon-inside.super-icon-left .super-rating,
.super-color.super-icon-inside.super-icon-left .super-rating {
  padding: 0;
}

.super-rating.super-icon-inside.super-icon-right,
.super-color.super-icon-inside.super-icon-right {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.super-rating.super-icon-inside.super-icon-right .super-rating,
.super-color.super-icon-inside.super-icon-right .super-rating {
  padding-left: 0;
}
.super-rating.super-icon-inside.super-icon-right .super-icon,
.super-color.super-icon-inside.super-icon-right .super-icon {
  position: initial;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.sp-replacer.super-forms {
  width: 100%;
  max-width: 70px;
  float: left;
}
.sp-replacer.super-forms .sp-preview {
  width: 42px;
  height: 23px;
  border: 0;
}
.sp-replacer.super-forms .sp-preview .sp-preview-inner {
  height: 100%;
  border: 1px solid black;
}

.super-toggle,
.super-color {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.super-toggle .super-toggle-prefix-label,
.super-color .super-toggle-prefix-label {
  padding: 0px 10px 0px 0px;
}
.super-toggle .super-toggle-suffix-label,
.super-color .super-toggle-suffix-label {
  padding: 0px 0px 0px 10px;
}
.super-toggle .super-toggle-prefix-question,
.super-toggle .super-toggle-suffix-question,
.super-color .super-toggle-prefix-question,
.super-color .super-toggle-suffix-question {
  padding: 0px 0px 0px 10px;
}
.super-toggle .super-toggle-prefix-question:after,
.super-toggle .super-toggle-suffix-question:after,
.super-color .super-toggle-prefix-question:after,
.super-color .super-toggle-suffix-question:after {
  content: "\f059";
  text-align: center;
  font-weight: 100;
}

.super-multipart {
  float: left;
  width: 100%;
  display: none;
  overflow: initial;
}
.super-multipart[data-icon]:before {
  content: "";
  display: none;
}
.super-multipart.super-active {
  display: block;
  visibility: hidden;
}

.super-multipart:before {
  display: none;
}

.super-initialized .super-multipart.super-active {
  visibility: visible;
}
.super-initialized .super-multipart-progress *,
.super-initialized ul.super-multipart-steps * {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.super-multipart-progress {
  height: 20px;
  margin-bottom: 25px;
  float: left;
  width: 100%;
}

.super-initialized .super-multipart-progress * {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.super-multipart-progress-inner {
  height: 100%;
  padding: 3px;
}

.super-multipart-progress-bar {
  height: 100%;
  float: left;
}

.super-multipart-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
  width: 100%;
  float: left;
}

.super-multipart-steps .super-multipart-step {
  width: 56px;
  height: 56px;
  position: relative;
  padding: 4px;
  margin: 0px 20px 5px 0px;
  cursor: pointer;
  float: left;
  list-style: none;
  display: flex;
}

.super-initialized .super-multipart-steps * {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.super-multipart-steps .super-multipart-step:after {
  content: "";
  width: 20px;
  display: inline-block;
  position: absolute;
  right: -21px;
  top: 27px;
}

.super-multipart-steps .super-multipart-step.last-step:after {
  display: none;
}
.super-multipart-steps .super-multipart-step .super-multipart-step-wrapper {
  width: 100%;
}
.super-multipart-steps .super-multipart-step .super-multipart-step-image {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.super-multipart-steps .super-multipart-step .super-multipart-step-image img {
  max-height: 100%;
  max-width: 100%;
}
.super-multipart-steps .super-multipart-step .super-multipart-step-name,
.super-multipart-steps .super-multipart-step .super-multipart-step-description {
  display: none;
}

.super-calculator {
  display: block;
}
.super-calculator.super-icon-outside.super-icon-right .super-field-wrapper {
  flex-direction: row;
}
.super-calculator.super-align-left .super-field-wrapper {
  justify-content: flex-start;
  text-align: left;
}
.super-calculator.super-align-left.super-icon-outside.super-icon-right .super-field-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.super-calculator.super-align-left .super-label, .super-calculator.super-align-left .super-description {
  text-align: left;
}
.super-calculator.super-align-center .super-field-wrapper {
  justify-content: center;
  text-align: center;
}
.super-calculator.super-align-center .super-field-wrapper.super-icon-outside.super-icon-right .super-field-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.super-calculator.super-align-center .super-label, .super-calculator.super-align-center .super-description {
  text-align: center;
}
.super-calculator.super-align-right .super-field-wrapper {
  justify-content: flex-end;
  text-align: right;
}
.super-calculator.super-align-right .super-field-wrapper.super-icon-outside.super-icon-right .super-field-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.super-calculator.super-align-right .super-label, .super-calculator.super-align-right .super-description {
  text-align: right;
}

/* Tooltips */
.tooltip-super-form {
  border-radius: 0px;
}
.tooltip-super-form.tooltipster-sidetip .tooltipster-box {
  border-radius: 0px;
}
.tooltip-super-form.tooltipster-sidetip .tooltipster-box .tooltipster-content {
  border-radius: 0px;
  font-size: 14px;
  line-height: normal;
}

/* Tooltips default rounded */
.tooltip-super-default-rounded {
  border-radius: 4px;
}
.tooltip-super-default-rounded.tooltipster-sidetip .tooltipster-box {
  border-radius: 4px;
}
.tooltip-super-default-rounded.tooltipster-sidetip .tooltipster-box .tooltipster-content {
  border-radius: 4px;
}

/* Tooltips full rounded */
.tooltip-super-full-rounded {
  border-radius: 16px;
}
.tooltip-super-full-rounded.tooltipster-sidetip .tooltipster-box {
  border-radius: 16px;
}
.tooltip-super-full-rounded.tooltipster-sidetip .tooltipster-box .tooltipster-content {
  border-radius: 16px;
}

.super-form {
  /* Backend builder */
  /* Form initialized */
  /* Helpers */
  /* Default stylings */
  /* Default size */
  /* i18n/language switcher */
  /* Builder specific */
  /* Multipart */
  /* Multipart previous/next/submit buttons */
  /* Dropdowns */
  /* Slider */
  /* Default squared */
  /* Default rounded */
  /* Full rounded */
  /* Style one (minimal) */
  /* Size medium */
  /* Size large */
  /* Size huge */
}
.super-form.super-preview-elements {
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
}
.super-form.super-initialized .super-keyword-filter {
  visibility: visible;
}
.super-form .super-flex-clear {
  width: 100%;
}
.super-form .super-multipart-step.super-error:before {
  content: "\f071";
  position: absolute;
  width: 100%;
  text-align: center;
  width: 100%;
  left: 0px;
  top: -20px;
  line-height: normal;
  font-size: 14px;
}
.super-form .super-textarea .super-shortcode-field {
  resize: vertical;
  min-height: 100px;
}
.super-form .super-textarea .super-field-wrapper .wp-editor-wrap,
.super-form .super-textarea .super-field-wrapper .tmce-active {
  width: 100%;
}
.super-form .super-quantity .super-quantity-field-wrap {
  display: flex;
}
.super-form .super-quantity .super-quantity-field-wrap .super-field-wrapper {
  margin-top: 0 !important;
}
.super-form .sp-replacer.super-forms {
  display: flex;
  justify-content: center;
  align-items: center;
}
.super-form .super-icon,
.super-form .super-minus-button,
.super-form .super-plus-button {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.super-form .super-minus-button,
.super-form .super-plus-button {
  align-items: center;
}
.super-form .super-slider .amount {
  position: absolute;
  top: initial;
  right: initial;
  z-index: 1;
}
.super-form .super-open.super-focus .super-dropdown-list {
  z-index: 10;
}
.super-form .super-open.super-focus .super-dropdown-list .super-item.super-placeholder {
  width: 100%;
}
.super-form .super-dropdown:not(.super-open.super-focus, .super-filled) .super-adaptive-placeholder {
  white-space: nowrap;
  width: calc(100% - 40px);
  overflow: hidden;
  justify-content: flex-start;
}
.super-form .super-i18n-switcher .super-adaptive-placeholder {
  display: none;
}
.super-form .super-adaptive-placeholder {
  position: absolute;
  left: 0;
  top: 1px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  z-index: 2;
  overflow: initial;
  margin: 0;
}
.super-form .super-adaptive-placeholder > span {
  margin-left: -5px;
  margin-top: -1px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0px 5px 0px 5px;
  line-height: normal;
}
.super-form .super-textarea .super-adaptive-placeholder {
  align-items: flex-start;
}
.super-form .super-textarea .super-adaptive-placeholder > span {
  margin-top: 8px;
}
.super-form .super-field-type-date .super-adaptive-placeholder,
.super-form .super-focus .super-adaptive-placeholder,
.super-form .super-filled .super-adaptive-placeholder {
  align-items: flex-start;
}
.super-form .super-field-type-date .super-adaptive-placeholder > span,
.super-form .super-focus .super-adaptive-placeholder > span,
.super-form .super-filled .super-adaptive-placeholder > span {
  margin-top: -8px;
}
.super-form.super-adaptive .super-item.super-placeholder {
  visibility: hidden;
}
.super-form.super-adaptive .super-filled .super-item.super-placeholder {
  visibility: visible;
}
.super-form.super-adaptive .super-has-label-desc .super-field-wrapper {
  margin-top: 6px;
}
.super-form .display-vertical .super-item.super-has-image {
  flex-direction: row;
}
.super-form .display-vertical .super-item.super-has-image .super-item-label {
  padding-left: 10px;
}
.super-form .display-horizontal .super-item.super-has-image {
  flex-direction: column;
}
.super-form .display-horizontal .super-item.super-has-image .super-item-label {
  padding-top: 10px;
}
.super-form .display-slider .super-field-wrapper {
  display: block;
}
.super-form .display-slider .super-field-wrapper .super-has-image .super-before {
  display: none;
}
.super-form .display-slider .super-field-wrapper .super-item-label {
  padding-top: 10px;
}
.super-form .display-grid .super-item.super-has-image {
  padding-right: 0;
  display: flex;
  flex-grow: 0;
  flex-direction: column;
  align-items: center;
}
.super-form .display-grid .super-item.super-has-image .super-item-label {
  padding-top: 10px;
}
.super-form:not(.super-rtl) .display-grid .super-items-list {
  flex-grow: 1;
  flex-direction: row;
}
.super-form .super-icon,
.super-form .super-shortcode-field,
.super-form .super-keyword-filter,
.super-form .super-dropdown-list .super-item,
.super-form .super-toggle-on,
.super-form .super-toggle-off,
.super-form .super-slider .amount,
.super-form .super-fileupload-button,
.super-form .super-rating-star {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.super-form .sp-replacer.super-forms {
  padding: 0px 5px 0px 5px;
  max-width: 70px;
  height: 34px;
}
.super-form .super-minus-button,
.super-form .super-plus-button {
  width: 32px;
}
.super-form .super-rating-star {
  width: 32px;
  padding-left: 0;
  padding-right: 0;
}
.super-form .super-toggle-on,
.super-form .super-toggle-off {
  padding-left: 0;
  padding-right: 0;
}
.super-form .super-slider {
  margin-top: 8px;
}
.super-form .super-slider .amount {
  bottom: 20px;
  left: 0px;
  padding: 0px;
}
.super-form .super-slider .dragger {
  width: 16px;
  height: 16px;
}
.super-form .super-autosuggest-tags > div {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.super-form .super-autosuggest-tags .super-keyword-tag {
  white-space: nowrap;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 5px;
  padding-left: 10px;
  margin-right: 0px;
  margin-left: 5px;
}
.super-form .super-checkbox .super-item .super-before,
.super-form .super-radio .super-item .super-before {
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-bottom: 0;
}
.super-form .super-checkbox .super-item .super-after,
.super-form .super-radio .super-item .super-after {
  width: 10px;
  height: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.super-form .super-dropdown .super-field-wrapper {
  height: 34px;
}
.super-form .super-dropdown .super-dropdown-list {
  max-height: 200px;
  margin: 0;
  padding: 0;
}
.super-form .super-dropdown .super-dropdown-list .super-item.super-placeholder {
  width: calc(100% - 26px);
}
.super-form .super-dropdown .super-dropdown-arrow {
  z-index: 10;
  width: 34px;
}
.super-form .super-shortcode-field,
.super-form .super-keyword-filter,
.super-form .super-fileupload-button {
  height: 34px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.super-form .super-textarea .super-shortcode-field {
  height: 34px;
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.super-form .super-textarea.super-icon-inside .super-icon {
  height: auto !important;
  align-items: flex-start !important;
  padding-top: 10px;
}
.super-form .super-rating-star {
  height: 34px;
  width: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.super-form .super-minus-button,
.super-form .super-plus-button {
  height: 34px;
}
.super-form .super-toggle-group {
  height: calc(34px - 2px);
}
.super-form .super-dropdown-list .super-item {
  height: 34px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.super-form .super-dropdown-list .super-item.super-placeholder {
  height: 34px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.super-form .super-icon-outside .super-icon,
.super-form .super-icon-inside .super-icon {
  height: 34px;
  width: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.super-form .super-icon-outside.super-file .super-icon,
.super-form .super-icon-inside.super-file .super-icon {
  display: none;
}
.super-form .super-icon-inside.super-checkbox .super-icon, .super-form .super-icon-inside.super-radio .super-icon, .super-form .super-icon-inside.super-toggle .super-icon, .super-form .super-icon-inside.super-calculator .super-icon, .super-form .super-icon-inside.super-signature .super-icon {
  display: none;
}
.super-form .super-icon-outside.super-icon-right .super-icon {
  margin-right: 0;
}
.super-form .super-icon-inside.super-checkbox .super-icon, .super-form .super-icon-inside.super-radio .super-icon, .super-form .super-icon-inside.super-slider .super-icon {
  display: none;
}
.super-form .super-icon-inside .super-icon {
  margin-right: 0px;
}
.super-form.super-adaptive .super-icon-outside.super-icon-right.super-dropdown:not(.super-open.super-focus, .super-filled) .super-adaptive-placeholder, .super-form.super-adaptive .super-icon-outside.super-icon-left.super-dropdown:not(.super-open.super-focus, .super-filled) .super-adaptive-placeholder {
  white-space: nowrap;
  width: calc(100% - 85px);
  overflow: hidden;
  justify-content: flex-start;
}
.super-form.super-adaptive.super-rtl .super-icon-outside.super-icon-left.super-dropdown:not(.super-open.super-focus, .super-filled) .super-adaptive-placeholder, .super-form.super-adaptive.super-rtl .super-icon-outside.super-icon-right.super-dropdown:not(.super-open.super-focus, .super-filled) .super-adaptive-placeholder {
  justify-content: flex-end;
}
.super-form .super-i18n-switcher {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.super-form .super-i18n-switcher .super-dropdown {
  width: auto;
}
.super-form .super-i18n-switcher .super-dropdown .super-dropdown-placeholder .flag {
  height: 11px;
}
.super-form .super-i18n-switcher .super-dropdown.super-focus.super-open .super-dropdown-list {
  width: auto;
}
.super-form .super-i18n-switcher .super-dropdown .super-dropdown-list {
  width: auto;
}
.super-form .super-i18n-switcher .super-dropdown .super-dropdown-list .super-item > span {
  padding: 0px 40px 0px 10px;
  margin: 0px 0px 0px 0px;
}
.super-form .super-i18n-switcher .super-dropdown .super-dropdown-list .super-item .flag {
  height: 11px;
  flex-shrink: 0;
}
.super-form .super-preview-elements {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}
.super-form .super-multipart-step-count,
.super-form .super-multipart-step-icon {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}
.super-form .super-multipart.super-active .super-form-button:nth-last-child(2) {
  width: auto;
  float: right;
}
.super-form.super-rtl .super-multipart.super-active .super-form-button:nth-last-child(2) {
  float: left;
}
.super-form .super-dropdown.super-filled .super-dropdown-list .super-item:not(.super-placeholder):not(.super-active):hover, .super-form .super-dropdown.super-filled .super-dropdown-list .super-item:not(.super-placeholder).super-focus {
  opacity: 0.7;
}
.super-form .super-slider .dragger {
  border-radius: 100px;
}
.super-form .super-open.super-focus .super-dropdown-list {
  position: absolute;
  width: 100%;
}
.super-form .super-field-wrapper {
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
}
.super-form .super-field-wrapper .super-icon {
  flex-shrink: 0;
}
.super-form .super-file .super-fileupload-button,
.super-form .super-signature .super-fileupload-button {
  flex-shrink: 0;
}
.super-form .super-file .super-icon,
.super-form .super-signature .super-icon {
  display: none;
}
.super-form .super-slider .slider {
  width: 100%;
}
.super-form .super-signature-canvas {
  width: 100%;
}
.super-form .super-dropdown-list {
  overflow: hidden;
}
.super-form .super-focus.super-open .super-dropdown-list {
  overflow-y: auto;
}
.super-form .super-file .super-field-wrapper {
  flex-direction: column;
}
.super-form .super-field.super-rating {
  flex-direction: column;
}
.super-form .super-progress-bar {
  width: 0%;
}
.super-form .super-fileupload-files {
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.super-form .super-fileupload-delete {
  padding: 5px 10px 5px 10px;
}
.super-form .super-next-multipart,
.super-form .super-prev-multipart {
  float: left;
  width: auto;
}
.super-form .super-next-multipart {
  float: right;
}
.super-form .super-button.super-prev-multipart.super-button-align-left, .super-form .super-button.super-next-multipart.super-button-align-left {
  justify-content: flex-start;
  width: 100%;
}
.super-form .super-button.super-prev-multipart.super-button-align-center, .super-form .super-button.super-next-multipart.super-button-align-center {
  justify-content: center;
  width: 100%;
}
.super-form .super-button.super-prev-multipart.super-button-align-right, .super-form .super-button.super-next-multipart.super-button-align-right {
  justify-content: flex-end;
  width: 100%;
}
.super-form:not(.super-rtl) .super-field:not(.super-icon-outside, .super-icon-inside) .super-autosuggest-tags > div {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form:not(.super-rtl) .super-field:not(.super-icon-outside, .super-icon-inside) .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-left.super-slider .slider {
  margin-top: 15px;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-left.super-slider .amount {
  padding-left: 42px;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-left.super-open.super-focus .super-dropdown-list {
  right: 0px;
  width: calc(100% - 44px);
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-left .super-autosuggest-tags > div {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-left .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right .super-field-wrapper {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right .super-dropdown-arrow {
  left: initial;
  right: 45px;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right.super-file .super-field-wrapper {
  flex-direction: column;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right.super-toggle {
  flex-direction: row;
  justify-content: flex-start;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right.super-open.super-focus .super-field-wrapper {
  justify-content: flex-start;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right.super-open.super-focus .super-dropdown-list {
  left: 0px;
  width: calc(100% - 44px);
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right.super-slider .slider {
  margin-top: 15px;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right.super-slider .amount {
  padding-right: 42px;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right .super-autosuggest-tags > div {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left .super-shortcode-field {
  padding-left: 0px;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left .super-keyword-filter {
  padding-left: 0px;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left .super-icon {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list .super-item {
  padding-left: 0px;
  padding-right: 40px;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left.super-focus.super-open .super-dropdown-list .super-item {
  padding-left: 10px;
  padding-right: 40px;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left .super-autosuggest-tags > div {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left .super-autosuggest-tags .super-keyword-tag {
  margin-right: 5px;
  margin-left: 0px;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right:not(.super-calculator, .super-file) .super-field-wrapper {
  flex-direction: row-reverse;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right.super-checkbox .super-field-wrapper, .super-form:not(.super-rtl) .super-icon-inside.super-icon-right.super-radio .super-field-wrapper, .super-form:not(.super-rtl) .super-icon-inside.super-icon-right.super-rating .super-field-wrapper, .super-form:not(.super-rtl) .super-icon-inside.super-icon-right.super-color .super-field-wrapper {
  justify-content: flex-end;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right .super-shortcode-field {
  padding-right: 0px;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right .super-icon {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list .super-item {
  padding-right: 0px;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right.super-focus.super-open .super-dropdown-list .super-item {
  padding-left: 10px;
  padding-right: 40px;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right .super-dropdown-arrow {
  left: initial;
  right: 25px;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right .super-autosuggest-tags > div {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right .super-autosuggest-tags .super-keyword-tag {
  margin-right: 0px;
  margin-left: 5px;
}
.super-form.super-rtl.super-default-rounded .super-quantity .super-minus-button {
  border-radius: 0px 4px 4px 0px;
}
.super-form.super-rtl.super-default-rounded .super-quantity .super-plus-button {
  border-radius: 4px 0px 0px 4px;
}
.super-form.super-rtl .super-toggle-prefix-label {
  padding: 0px 0px 0px 10px;
}
.super-form.super-rtl .super-toggle-suffix-label {
  padding: 0px 10px 0px 0px;
}
.super-form.super-rtl .super-autosuggest-tags {
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-keyword-tags .super-autosuggest-tags {
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-accordion-header {
  display: flex;
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-accordion-header:after, .super-form.super-rtl .super-accordion-header:before {
  right: initial;
  left: 1.25em;
}
.super-form.super-rtl .super-accordion-header .super-accordion-title {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin: 0px;
  padding: 0px;
}
.super-form.super-rtl .super-accordion-header .super-accordion-desc {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding-right: 10px;
  margin-right: 10px;
}
.super-form.super-rtl .super-field.super-calculator .super-field-wrapper {
  float: none !important;
}
.super-form.super-rtl .super-label,
.super-form.super-rtl .super-description,
.super-form.super-rtl .super-html-title,
.super-form.super-rtl .super-html-subtitle,
.super-form.super-rtl .super-html-content,
.super-form.super-rtl .super-shortcode-field,
.super-form.super-rtl .super-keyword-filter {
  text-align: right;
}
.super-form.super-rtl .super-shortcode-field,
.super-form.super-rtl .super-keyword-filter {
  direction: rtl;
}
.super-form.super-rtl .super-dropdown .super-dropdown-list {
  direction: rtl;
}
.super-form.super-rtl .super-dropdown .super-dropdown-list .super-item {
  padding-right: 15px;
}
.super-form.super-rtl .super-dropdown:not(.super-open.super-focus, .super-filled) .super-adaptive-placeholder {
  justify-content: flex-end;
}
.super-form.super-rtl .super-checkbox .super-item, .super-form.super-rtl .super-radio .super-item {
  padding-right: 0;
  padding-left: 30px;
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-checkbox .super-item .super-before, .super-form.super-rtl .super-radio .super-item .super-before {
  margin-right: 0;
  margin-left: 5px;
}
.super-form.super-rtl .super-rating .super-rating {
  float: right;
}
.super-form.super-rtl .super-color.super-icon-outside.super-icon-left,
.super-form.super-rtl .super-rating.super-icon-outside.super-icon-left {
  flex-direction: row;
  justify-content: flex-end;
}
.super-form.super-rtl .display-grid .super-items-list {
  flex-direction: row-reverse;
  flex-grow: 1;
}
.super-form.super-rtl .display-horizontal .super-field-wrapper {
  justify-content: flex-end;
}
.super-form.super-rtl .display-horizontal .super-items-list {
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-checkbox.super-icon-outside.super-icon-right,
.super-form.super-rtl .super-radio.super-icon-outside.super-icon-right,
.super-form.super-rtl .super-color.super-icon-outside.super-icon-right,
.super-form.super-rtl .super-rating.super-icon-outside.super-icon-right {
  justify-content: flex-start;
}
.super-form.super-rtl .super-calculator.super-icon-outside.super-icon-right {
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-calculator.super-align-left.super-icon-outside.super-icon-right {
  justify-content: flex-end;
}
.super-form.super-rtl .super-calculator.super-align-center.super-icon-outside.super-icon-right {
  justify-content: center;
}
.super-form.super-rtl .super-calculator.super-align-right.super-icon-outside.super-icon-right {
  justify-content: flex-start;
}
.super-form.super-rtl .super-checkbox.super-icon-outside.super-icon-left,
.super-form.super-rtl .super-radio.super-icon-outside.super-icon-left {
  justify-content: flex-end;
}
.super-form.super-rtl .super-multipart-progress-bar {
  height: 100%;
  float: right;
}
.super-form.super-rtl .super-multipart-steps {
  width: 100%;
  overflow: hidden;
}
.super-form.super-rtl .super-multipart-steps .super-multipart-step {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.super-form.super-rtl .super-multipart-steps .super-multipart-step:after {
  right: inherit;
  left: -21px;
}
.super-form.super-rtl .super-multipart-progress-inner {
  display: flex;
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-multipart-steps {
  display: flex;
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-multipart-steps .super-multipart-step {
  margin-right: 0;
  margin-left: 20px;
}
.super-form.super-rtl .super-multipart-steps .super-multipart-step:after {
  right: initial;
  left: -21px;
}
.super-form.super-rtl .super-quantity {
  justify-content: flex-end;
}
.super-form.super-rtl .super-toggle {
  justify-content: flex-start;
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-color .super-field-wrapper {
  justify-content: flex-end;
}
.super-form.super-rtl .super-file .super-field-wrapper {
  flex-direction: column;
  align-items: flex-end;
}
.super-form.super-rtl .super-file .super-field-wrapper .super-fileupload-button {
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-file .super-field-wrapper .super-progress-bar {
  float: none;
}
.super-form.super-rtl .super-file .super-field-wrapper .super-fileupload-files {
  width: 100%;
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-prev-multipart {
  float: right;
}
.super-form.super-rtl .super-next-multipart {
  float: left;
}
.super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside) .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside) .super-autosuggest-tags .super-keyword-tag {
  margin-right: 5px;
  margin-left: 0px;
}
.super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside) .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside) .super-dropdown-arrow {
  right: initial;
  left: 0;
}
.super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside).super-checkbox .super-field-wrapper, .super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside).super-radio .super-field-wrapper, .super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside).super-rating .super-field-wrapper {
  justify-content: flex-end;
}
.super-form.super-rtl .super-icon-outside.super-icon-left.super-slider .slider {
  margin-top: 15px;
}
.super-form.super-rtl .super-icon-outside.super-icon-left.super-slider .amount {
  padding-left: 42px;
}
.super-form.super-rtl .super-icon-outside.super-icon-left.super-open.super-focus .super-dropdown-list {
  right: 0px;
  width: calc(100% - 44px);
}
.super-form.super-rtl .super-icon-outside.super-icon-left .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl .super-icon-outside.super-icon-left .super-autosuggest-tags .super-keyword-tag {
  margin-right: 5px;
  margin-left: 0px;
}
.super-form.super-rtl .super-icon-outside.super-icon-left .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-rtl .super-icon-outside.super-icon-left .super-dropdown-arrow {
  right: initial;
  left: 42px;
}
.super-form.super-rtl .super-icon-outside.super-icon-left.super-checkbox .super-field-wrapper, .super-form.super-rtl .super-icon-outside.super-icon-left.super-radio .super-field-wrapper, .super-form.super-rtl .super-icon-outside.super-icon-left.super-rating .super-field-wrapper, .super-form.super-rtl .super-icon-outside.super-icon-left.super-color .super-field-wrapper {
  justify-content: flex-end;
}
.super-form.super-rtl .super-icon-outside.super-icon-right .super-field-wrapper {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.super-form.super-rtl .super-icon-outside.super-icon-right.super-open.super-focus .super-field-wrapper {
  justify-content: flex-start;
}
.super-form.super-rtl .super-icon-outside.super-icon-right.super-open.super-focus .super-dropdown-list {
  left: 0px;
  width: calc(100% - 44px);
}
.super-form.super-rtl .super-icon-outside.super-icon-right.super-open.super-focus .super-dropdown-list .super-item {
  padding-left: 0px;
  padding-right: 10px;
}
.super-form.super-rtl .super-icon-outside.super-icon-right .super-dropdown-arrow {
  right: initial;
  left: 0px;
}
.super-form.super-rtl .super-icon-outside.super-icon-right .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl .super-icon-outside.super-icon-right .super-autosuggest-tags .super-keyword-tag {
  margin-right: 5px;
  margin-left: 0px;
}
.super-form.super-rtl .super-icon-outside.super-icon-right .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-rtl .super-icon-outside.super-icon-right.super-file .super-field-wrapper {
  flex-direction: column;
}
.super-form.super-rtl .super-icon-outside.super-icon-right.super-slider .slider {
  margin-top: 15px;
}
.super-form.super-rtl .super-icon-outside.super-icon-right.super-slider .amount {
  padding-right: 42px;
}
.super-form.super-rtl .super-icon-outside.super-icon-right.super-checkbox .super-field-wrapper, .super-form.super-rtl .super-icon-outside.super-icon-right.super-radio .super-field-wrapper, .super-form.super-rtl .super-icon-outside.super-icon-right.super-rating .super-field-wrapper, .super-form.super-rtl .super-icon-outside.super-icon-right.super-color .super-field-wrapper {
  justify-content: flex-start;
}
.super-form.super-rtl .super-icon-inside.super-icon-left .super-shortcode-field {
  padding-left: 0px;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-left .super-keyword-filter {
  padding-left: 0px;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-left .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-left .super-autosuggest-tags .super-keyword-tag {
  margin-right: 5px;
  margin-left: 0px;
}
.super-form.super-rtl .super-icon-inside.super-icon-left .super-icon {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-left:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-left:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list .super-item {
  padding-left: 40px;
  padding-right: 10px;
}
.super-form.super-rtl .super-icon-inside.super-icon-left.super-focus.super-open .super-dropdown-list .super-item {
  padding-left: 40px;
  padding-right: 10px;
}
.super-form.super-rtl .super-icon-inside.super-icon-left .super-dropdown-arrow {
  right: initial;
  left: 24px;
}
.super-form.super-rtl .super-icon-inside.super-icon-left.super-checkbox .super-field-wrapper, .super-form.super-rtl .super-icon-inside.super-icon-left.super-radio .super-field-wrapper, .super-form.super-rtl .super-icon-inside.super-icon-left.super-rating .super-field-wrapper, .super-form.super-rtl .super-icon-inside.super-icon-left.super-color .super-field-wrapper {
  justify-content: flex-end;
}
.super-form.super-rtl .super-icon-inside.super-icon-right:not(.super-calculator, .super-file) .super-field-wrapper {
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-icon-inside.super-icon-right.super-color .super-field-wrapper {
  justify-content: flex-start;
}
.super-form.super-rtl .super-icon-inside.super-icon-right .super-shortcode-field {
  padding-right: 0px;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-right .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-right: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-right .super-icon {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-right:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-right:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list .super-item {
  padding-right: 0px;
}
.super-form.super-rtl .super-icon-inside.super-icon-right.super-focus.super-open .super-dropdown-list .super-item {
  padding-left: 10px;
}
.super-form.super-rtl .super-icon-inside.super-icon-right .super-dropdown-arrow {
  right: initial;
  left: 0px;
}
.super-form.super-rtl .super-icon-inside.super-icon-right .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-rtl .super-icon-inside.super-icon-right .super-autosuggest-tags .super-keyword-tag {
  margin-right: 0px;
  margin-left: 5px;
}
.super-form:not(.super-rtl) .super-field:not(.super-icon-outside, .super-icon-inside) .super-adaptive-placeholder {
  left: 10px;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-left .super-adaptive-placeholder {
  left: 52px;
}
.super-form:not(.super-rtl) .super-icon-outside.super-icon-right .super-adaptive-placeholder {
  left: 11px;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-left .super-adaptive-placeholder {
  left: 34px;
}
.super-form:not(.super-rtl) .super-icon-inside.super-icon-right .super-adaptive-placeholder {
  left: 11px;
}
.super-form.super-rtl .super-adaptive-placeholder {
  left: initial;
  right: 0;
}
.super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside) .super-adaptive-placeholder {
  right: 11px;
}
.super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside) .super-adaptive-placeholder > span {
  margin-right: -5px;
}
.super-form.super-rtl .super-icon-outside.super-icon-left .super-adaptive-placeholder {
  right: 11px;
}
.super-form.super-rtl .super-icon-outside.super-icon-left .super-adaptive-placeholder > span {
  margin-right: -5px;
}
.super-form.super-rtl .super-icon-outside.super-icon-right .super-adaptive-placeholder {
  margin-right: 55px;
}
.super-form.super-rtl .super-icon-outside.super-icon-right .super-adaptive-placeholder > span {
  margin-right: -5px;
}
.super-form.super-rtl .super-icon-inside.super-icon-left .super-adaptive-placeholder {
  margin-right: 6px;
}
.super-form.super-rtl .super-icon-inside.super-icon-right .super-adaptive-placeholder {
  margin-right: 29px;
}
.super-form.super-default-squared .super-shortcode-field,
.super-form.super-default-squared .super-keyword-filter,
.super-form.super-default-squared .super-dropdown-list,
.super-form.super-default-squared .super-toggle-switch,
.super-form.super-default-squared .super-icon,
.super-form.super-default-squared .super-fileupload-button,
.super-form.super-default-squared .super-signature-canvas,
.super-form.super-default-squared .super-button-wrap,
.super-form.super-default-squared .super-multipart-progress,
.super-form.super-default-squared .super-multipart-progress-inner,
.super-form.super-default-squared .super-multipart-step,
.super-form.super-default-squared .super-multipart-progress-bar,
.super-form.super-default-squared .super-multipart-step-wrapper {
  border-radius: 0px;
}
.super-form.super-default-rounded .super-shortcode-field,
.super-form.super-default-rounded .super-dropdown-list,
.super-form.super-default-rounded .super-toggle-switch,
.super-form.super-default-rounded .super-icon,
.super-form.super-default-rounded .sp-replacer.super-forms,
.super-form.super-default-rounded .super-fileupload-button,
.super-form.super-default-rounded .super-signature-canvas,
.super-form.super-default-rounded .super-button-wrap,
.super-form.super-default-rounded .super-multipart-progress,
.super-form.super-default-rounded .super-multipart-progress-inner,
.super-form.super-default-rounded .super-multipart-step,
.super-form.super-default-rounded .super-color .sp-preview,
.super-form.super-default-rounded .super-color .sp-preview-inner {
  border-radius: 4px;
}
.super-form.super-default-rounded .super-has-image .super-image {
  border-radius: 4px;
  overflow: hidden;
}
.super-form.super-default-rounded .super-tabs-menu .super-tabs-tab:first-child {
  border-top-left-radius: 4px;
}
.super-form.super-default-rounded .super-tabs-menu .super-tabs-tab:last-child {
  border-top-right-radius: 4px;
}
.super-form.super-default-rounded .super-tabs-contents {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.super-form.super-default-rounded .super-open.super-focus .super-dropdown-list {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded .super-textarea .super-shortcode-field,
.super-form.super-default-rounded .super-textarea .super-icon {
  border-radius: 4px;
}
.super-form.super-default-rounded .super-signature-canvas {
  border-radius: 4px;
}
.super-form.super-default-rounded .super-multipart-progress-bar,
.super-form.super-default-rounded .super-multipart-step-wrapper {
  border-radius: 2px;
}
.super-form.super-default-rounded .super-keyword-tag {
  border-radius: 3px;
}
.super-form.super-default-rounded .super-adaptive-placeholder > span {
  border-radius: 3px;
}
.super-form.super-default-rounded .super-quantity .super-shortcode-field {
  border-radius: 0px;
}
.super-form.super-default-rounded .super-quantity .super-minus-button {
  border-radius: 4px 0px 0px 4px;
}
.super-form.super-default-rounded .super-quantity .super-plus-button {
  border-radius: 0px 4px 4px 0px;
}
.super-form.super-default-rounded .super-icon-inside.super-icon-right .super-icon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-default-rounded .super-icon-inside.super-icon-right .super-shortcode-field,
.super-form.super-default-rounded .super-icon-inside.super-icon-right .super-dropdown-list,
.super-form.super-default-rounded .super-icon-inside.super-icon-right .sp-replacer.super-forms {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded .super-icon-inside.super-icon-left .super-icon {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded .super-icon-inside.super-icon-left .super-shortcode-field,
.super-form.super-default-rounded .super-icon-inside.super-icon-left .sp-replacer.super-forms {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-default-rounded .super-icon-inside.super-icon-left:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-open.super-focus .super-dropdown-list {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded .super-rating-star:nth-child(1) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded .super-rating-star:nth-child(5) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded .super-rating.super-icon-inside.super-icon-left .super-rating-star:nth-child(1), .super-form.super-default-rounded .super-rating.super-icon-inside.super-icon-right .super-rating-star:nth-child(5) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags:not(.super-icon-outside, .super-icon-inside) .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 4px;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags:not(.super-icon-outside, .super-icon-inside) .super-autosuggest-tags > div {
  border-left-width: 0;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-left .super-keyword-filter, .super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-left .super-keyword-filter {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-left .super-autosuggest-tags > div, .super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-left .super-autosuggest-tags > div {
  border-left-width: 0;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-left .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-right .super-keyword-filter {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-right .super-autosuggest-tags > div {
  border-left-width: 0px;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-right .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 4px;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-right .super-autosuggest-tags > div {
  border-left-width: 0px;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-right.super-filled .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-right.super-filled .super-autosuggest-tags > div {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags:not(.super-icon-outside, .super-icon-inside).super-filled .super-keyword-filter, .super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-left.super-filled .super-keyword-filter, .super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-right.super-filled .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags:not(.super-icon-outside, .super-icon-inside).super-filled .super-autosuggest-tags > div, .super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-left.super-filled .super-autosuggest-tags > div, .super-form.super-default-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-right.super-filled .super-autosuggest-tags > div {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-rating .super-rating-star:nth-child(1) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-rating .super-rating-star:nth-child(5) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-rating.super-icon-inside.super-icon-left .super-rating-star:nth-child(1) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-rating.super-icon-inside.super-icon-left .super-rating-star:nth-child(5) {
  border-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-rating.super-icon-inside.super-icon-right .super-rating-star:nth-child(1) {
  border-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-rating.super-icon-inside.super-icon-right .super-rating-star:nth-child(5) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags:not(.super-icon-outside, .super-icon-inside) .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags:not(.super-icon-outside, .super-icon-inside) .super-autosuggest-tags > div {
  border-right-width: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags:not(.super-icon-outside, .super-icon-inside).super-filled .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags:not(.super-icon-outside, .super-icon-inside).super-filled .super-autosuggest-tags > div {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-left .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-left .super-autosuggest-tags > div {
  border-right-width: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-left.super-filled .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-left.super-filled .super-autosuggest-tags > div {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-right .super-keyword-filter {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-right .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-right .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-right .super-autosuggest-tags > div {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-right.super-filled .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-right.super-filled .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-left .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 4px;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-left .super-autosuggest-tags > div {
  border-right-width: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-left.super-filled .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-default-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-left.super-filled .super-autosuggest-tags > div {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.super-form.super-full-rounded .super-shortcode-field,
.super-form.super-full-rounded .super-dropdown-list,
.super-form.super-full-rounded .super-toggle-switch,
.super-form.super-full-rounded .super-icon,
.super-form.super-full-rounded .sp-replacer.super-forms,
.super-form.super-full-rounded .super-fileupload-button,
.super-form.super-full-rounded .super-signature-canvas,
.super-form.super-full-rounded .super-button-wrap,
.super-form.super-full-rounded .super-multipart-progress,
.super-form.super-full-rounded .super-multipart-progress-inner,
.super-form.super-full-rounded .super-multipart-step,
.super-form.super-full-rounded .super-color .sp-preview,
.super-form.super-full-rounded .super-color .sp-preview-inner {
  border-radius: 400px;
}
.super-form.super-full-rounded .super-has-image .super-image {
  border-radius: 16px;
  overflow: hidden;
}
.super-form.super-full-rounded .super-tabs-menu .super-tabs-tab:first-child {
  border-top-left-radius: 16px;
}
.super-form.super-full-rounded .super-tabs-menu .super-tabs-tab:last-child {
  border-top-right-radius: 16px;
}
.super-form.super-full-rounded .super-tabs-contents {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.super-form.super-full-rounded .super-open.super-focus .super-dropdown-list {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded .super-textarea .super-shortcode-field,
.super-form.super-full-rounded .super-textarea .super-icon {
  border-radius: 16px;
}
.super-form.super-full-rounded .super-signature-canvas {
  border-radius: 16px;
}
.super-form.super-full-rounded .super-multipart-progress-bar,
.super-form.super-full-rounded .super-multipart-step-wrapper {
  border-radius: 200px;
}
.super-form.super-full-rounded .super-keyword-tag {
  border-radius: 300px;
}
.super-form.super-full-rounded .super-adaptive-placeholder > span {
  border-radius: 300px;
}
.super-form.super-full-rounded .super-quantity .super-shortcode-field {
  border-radius: 0px;
}
.super-form.super-full-rounded .super-quantity .super-minus-button {
  border-radius: 400px 0px 0px 400px;
}
.super-form.super-full-rounded .super-quantity .super-plus-button {
  border-radius: 0px 400px 400px 0px;
}
.super-form.super-full-rounded .super-icon-inside.super-icon-right .super-icon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-full-rounded .super-icon-inside.super-icon-right .super-shortcode-field,
.super-form.super-full-rounded .super-icon-inside.super-icon-right .super-dropdown-list,
.super-form.super-full-rounded .super-icon-inside.super-icon-right .sp-replacer.super-forms {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded .super-icon-inside.super-icon-left .super-icon {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded .super-icon-inside.super-icon-left .super-shortcode-field,
.super-form.super-full-rounded .super-icon-inside.super-icon-left .sp-replacer.super-forms {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-full-rounded .super-icon-inside.super-icon-left:not(.super-focus.super-open, .super-wc-order-search) .super-dropdown-list {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-open.super-focus .super-dropdown-list {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.super-form.super-full-rounded .super-rating-star:nth-child(1) {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded .super-rating-star:nth-child(5) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-full-rounded .super-rating.super-icon-inside.super-icon-left .super-rating-star:nth-child(1), .super-form.super-full-rounded .super-rating.super-icon-inside.super-icon-right .super-rating-star:nth-child(5) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags:not(.super-icon-outside, .super-icon-inside) .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 100px;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags:not(.super-icon-outside, .super-icon-inside) .super-autosuggest-tags > div {
  border-left-width: 0;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-left .super-keyword-filter, .super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-left .super-keyword-filter {
  border-left-width: 1px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-left .super-autosuggest-tags > div, .super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-left .super-autosuggest-tags > div {
  border-left-width: 0;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-left .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-right .super-keyword-filter {
  border-left-width: 1px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-right .super-autosuggest-tags > div {
  border-left-width: 0px;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-right .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 100px;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-right .super-autosuggest-tags > div {
  border-left-width: 0px;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-right.super-filled .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-right.super-filled .super-autosuggest-tags > div {
  border-left-width: 1px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags:not(.super-icon-outside, .super-icon-inside).super-filled .super-keyword-filter, .super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-left.super-filled .super-keyword-filter, .super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-right.super-filled .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags:not(.super-icon-outside, .super-icon-inside).super-filled .super-autosuggest-tags > div, .super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-outside.super-icon-left.super-filled .super-autosuggest-tags > div, .super-form.super-full-rounded:not(.super-rtl) .super-keyword-tags.super-icon-inside.super-icon-right.super-filled .super-autosuggest-tags > div {
  border-left-width: 1px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-rating .super-rating-star:nth-child(1) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-rating .super-rating-star:nth-child(5) {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-rating.super-icon-inside.super-icon-left .super-rating-star:nth-child(1) {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-rating.super-icon-inside.super-icon-left .super-rating-star:nth-child(5) {
  border-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-rating.super-icon-inside.super-icon-right .super-rating-star:nth-child(1) {
  border-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-rating.super-icon-inside.super-icon-right .super-rating-star:nth-child(5) {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags:not(.super-icon-outside, .super-icon-inside) .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags:not(.super-icon-outside, .super-icon-inside) .super-autosuggest-tags > div {
  border-right-width: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags:not(.super-icon-outside, .super-icon-inside).super-filled .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags:not(.super-icon-outside, .super-icon-inside).super-filled .super-autosuggest-tags > div {
  border-right-width: 1px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-left .super-keyword-filter {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 1px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-left .super-autosuggest-tags > div {
  border-right-width: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-left.super-filled .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-left.super-filled .super-autosuggest-tags > div {
  border-right-width: 1px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-right .super-keyword-filter {
  border-left-width: 1px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-inside.super-icon-right .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-right .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-right .super-autosuggest-tags > div {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-right.super-filled .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-right.super-filled .super-autosuggest-tags > div {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 1px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-left .super-keyword-filter {
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 100px;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-left .super-autosuggest-tags > div {
  border-right-width: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-left.super-filled .super-keyword-filter {
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.super-form.super-full-rounded.super-rtl .super-keyword-tags.super-icon-outside.super-icon-left.super-filled .super-autosuggest-tags > div {
  border-right-width: 1px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.super-form.super-style-one .super-shortcode-field,
.super-form.super-style-one .super-keyword-filter,
.super-form.super-style-one .super-dropdown-list,
.super-form.super-style-one .super-toggle-switch,
.super-form.super-style-one .super-icon,
.super-form.super-style-one .super-fileupload-button,
.super-form.super-style-one .super-button-wrap,
.super-form.super-style-one .super-rating-star,
.super-form.super-style-one .super-rating-star.super-hover,
.super-form.super-style-one .super-rating-star.super-active,
.super-form.super-style-one .super-rating .super-icon,
.super-form.super-style-one .super-minus-button,
.super-form.super-style-one .super-plus-button {
  background: none;
  border: none;
}
.super-form.super-style-one .super-signature-canvas {
  border: none;
}
.super-form.super-style-one .super-focus .super-shortcode-field,
.super-form.super-style-one .super-focus .super-keyword-filter,
.super-form.super-style-one .super-focus .super-dropdown-list,
.super-form.super-style-one .super-focus .super-toggle-switch,
.super-form.super-style-one .super-focus .super-icon,
.super-form.super-style-one .super-focus .super-fileupload-button,
.super-form.super-style-one .super-focus .super-button-wrap,
.super-form.super-style-one .super-focus .super-rating-star,
.super-form.super-style-one .super-focus .super-rating-star.super-hover,
.super-form.super-style-one .super-focus .super-rating-star.super-active,
.super-form.super-style-one .super-focus .super-rating .super-icon {
  background: none;
  border: none;
}
.super-form.super-style-one .super-field-wrapper {
  padding-bottom: 4px;
}
.super-form.super-style-one .super-field-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0px;
  border-bottom: 2px solid #b5b5b5;
}
.super-form.super-style-one .super-field-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  bottom: 1px;
  margin-top: 2px;
  bottom: -2px;
  border-bottom: 4px solid #4EB1B6;
  z-index: 2;
  transition: width 0.4s ease-out;
}
.super-form.super-style-one .super-dropdown .super-field-wrapper:after {
  bottom: -4px;
}
.super-form.super-style-one .super-dropdown .super-field-wrapper:before {
  bottom: -6px;
}
.super-form.super-style-one .super-quantity .super-field-wrapper:before, .super-form.super-style-one .super-quantity .super-field-wrapper:after,
.super-form.super-style-one .super-radio .super-field-wrapper:before,
.super-form.super-style-one .super-radio .super-field-wrapper:after,
.super-form.super-style-one .super-checkbox .super-field-wrapper:before,
.super-form.super-style-one .super-checkbox .super-field-wrapper:after,
.super-form.super-style-one .super-slider .super-field-wrapper:before,
.super-form.super-style-one .super-slider .super-field-wrapper:after,
.super-form.super-style-one .super-rating .super-field-wrapper:before,
.super-form.super-style-one .super-rating .super-field-wrapper:after,
.super-form.super-style-one .super-color .super-field-wrapper:before,
.super-form.super-style-one .super-color .super-field-wrapper:after,
.super-form.super-style-one .super-toggle .super-field-wrapper:before,
.super-form.super-style-one .super-toggle .super-field-wrapper:after,
.super-form.super-style-one .super-signature .super-field-wrapper:before,
.super-form.super-style-one .super-signature .super-field-wrapper:after,
.super-form.super-style-one .super-open.super-focus .super-field-wrapper:before,
.super-form.super-style-one .super-open.super-focus .super-field-wrapper:after,
.super-form.super-style-one .super-calculator .super-field-wrapper:before,
.super-form.super-style-one .super-calculator .super-field-wrapper:after {
  display: none;
}
.super-form.super-style-one .super-focus .super-field-wrapper:before {
  width: 100%;
}
.super-form.super-style-one .super-color .super-icon,
.super-form.super-style-one .super-color .sp-replacer {
  background: none;
  border: none;
}
.super-form.super-style-one .super-minus-button:after {
  content: "\f056";
  margin-top: -3px;
}
.super-form.super-style-one .super-plus-button:after {
  content: "\f055";
  margin-top: -3px;
}
.super-form.super-style-one .super-minus-button,
.super-form.super-style-one .super-plus-button {
  background: none;
}
.super-form.super-style-one .super-minus-button:after,
.super-form.super-style-one .super-plus-button:after {
  font-size: 18px;
}
.super-form.super-style-one .super-minus-button:hover,
.super-form.super-style-one .super-plus-button:hover {
  background: none;
}
.super-form.super-style-one .super-multipart-progress {
  display: none;
}
.super-form.super-style-one .super-multipart-steps .super-multipart-step {
  background: none;
  border: none;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}
.super-form.super-style-one .super-multipart-steps .super-multipart-step:after {
  display: none;
}
.super-form.super-style-one .super-multipart-steps .super-multipart-step .super-multipart-step-wrapper {
  height: 4px;
  position: initial;
}
.super-form.super-style-one .super-multipart-steps .super-multipart-step .super-multipart-step-wrapper .super-multipart-step-count,
.super-form.super-style-one .super-multipart-steps .super-multipart-step .super-multipart-step-wrapper .super-multipart-step-name,
.super-form.super-style-one .super-multipart-steps .super-multipart-step .super-multipart-step-wrapper .super-multipart-step-description {
  display: none;
}
.super-form.super-style-one .super-dropdown:not(.super-open) .super-dropdown-list {
  border: 1px solid rgba(0, 0, 0, 0) !important;
}
.super-form.super-style-one .super-dropdown-list .super-item {
  background: none;
}
.super-form.super-style-one .super-icon,
.super-form.super-style-one .super-fileupload-button,
.super-form.super-style-one .super-autosuggest-tags > div {
  background: none !important;
  border: 0 !important;
}
.super-form.super-style-one .super-focus .super-shortcode-field,
.super-form.super-style-one .super-focus .super-keyword-filter,
.super-form.super-style-one .super-focus .super-icon,
.super-form.super-style-one .super-focus .super-autosuggest-tags > div {
  background: none !important;
  border: 0 !important;
}
.super-form.super-style-one .super-filled.super-focus:not(.super-open) .super-dropdown-list {
  background: none;
  border: 0;
}
.super-form.super-field-size-medium .super-textarea textarea.super-shortcode-field {
  min-height: 100px;
}
.super-form.super-field-size-large .super-textarea textarea.super-shortcode-field {
  min-height: 120px;
}
.super-form.super-field-size-huge .super-textarea textarea.super-shortcode-field {
  min-height: 140px;
}
.super-form.super-field-size-large .super-shortcode-field,
.super-form.super-field-size-large .super-keyword-filter,
.super-form.super-field-size-large .super-icon,
.super-form.super-field-size-large .super-dropdown .super-field-wrapper,
.super-form.super-field-size-large .super-dropdown-list .super-item.super-placeholder,
.super-form.super-field-size-large .super-rating-star,
.super-form.super-field-size-large .super-toggle-group,
.super-form.super-field-size-large .super-minus-button,
.super-form.super-field-size-large .super-plus-button,
.super-form.super-field-size-large .sp-replacer.super-forms,
.super-form.super-field-size-large .super-fileupload-button {
  height: calc(34px + 10px);
}
.super-form.super-field-size-large .super-rating-star {
  width: calc(34px + 10px);
}
.super-form.super-field-size-large .super-minus-button,
.super-form.super-field-size-large .super-plus-button {
  width: calc(34px + 10px);
}
.super-form.super-field-size-large .super-checkbox .super-item .super-before,
.super-form.super-field-size-large .super-radio .super-item .super-before {
  width: calc(18px + 3px);
  height: calc(18px + 3px);
}
.super-form.super-field-size-large .super-checkbox .super-item .super-after,
.super-form.super-field-size-large .super-radio .super-item .super-after {
  width: calc(10px + 3px);
  height: calc(10px + 3px);
}
.super-form.super-field-size-large .slider .track {
  height: calc(4px + 2px);
}
.super-form.super-field-size-large .slider .dragger {
  width: calc(16px + 2px);
  height: calc(16px + 2px);
}
.super-form.super-field-size-large .super-icon-outside.super-slider .amount {
  bottom: calc(20px + 5px);
}
.super-form.super-field-size-large .super-icon-outside.super-icon-right.super-slider .amount {
  padding-right: calc(42px + 10px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-left .super-icon {
  width: calc(34px + 10px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-left.super-slider .amount {
  padding-left: calc(42px + 10px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-left .super-adaptive-placeholder {
  left: calc(52px + 15px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-left.super-open.super-focus .super-dropdown-list {
  width: calc(100% - 54px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-left .super-shortcode-field {
  padding-left: 15px;
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-left .super-dropdown-list .super-item,
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-left .super-dropdown-list .super-item.super-placeholder {
  padding-left: 15px;
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-right .super-icon {
  width: calc(34px + 10px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-right.super-open.super-focus .super-dropdown-list {
  width: calc(100% - 54px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-right .super-dropdown-arrow {
  right: calc(45px + 10px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-right .super-shortcode-field,
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-right .super-keyword-filter,
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-right .super-fileupload-button {
  padding-left: calc(10px + 5px);
}
.super-form.super-field-size-large:not(.super-rtl) .super-icon-outside.super-icon-right .super-adaptive-placeholder {
  left: calc(11px + 5px);
}
.super-form.super-field-size-large.super-rtl .super-icon-outside.super-icon-left .super-icon {
  width: calc(34px + 10px);
}
.super-form.super-field-size-large.super-rtl .super-icon-outside.super-icon-left .super-dropdown-arrow {
  left: calc(42px + 10px);
}
.super-form.super-field-size-large.super-rtl .super-icon-outside.super-icon-right .super-icon {
  width: calc(34px + 10px);
}
.super-form.super-field-size-large.super-rtl .super-icon-outside.super-icon-right.super-slider .amount {
  padding-right: calc(42px + 10px);
}
.super-form.super-field-size-large.super-rtl .super-icon-outside.super-icon-right .super-adaptive-placeholder {
  margin-right: calc(55px + 15px);
}
.super-form.super-field-size-large.super-rtl .super-icon-outside.super-icon-right.super-open.super-focus .super-dropdown-list {
  width: calc(100% - 54px);
}
.super-form.super-field-size-large.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside) .super-adaptive-placeholder {
  right: calc(11px + 5px);
}
.super-form.super-field-size-large.super-rtl .super-shortcode-field {
  padding-right: 15px;
}
.super-form.super-field-size-large.super-rtl .super-icon-inside.super-icon-right .super-adaptive-placeholder {
  margin-right: calc(29px + 11px);
}
.super-form.super-field-size-huge .super-shortcode-field,
.super-form.super-field-size-huge .super-keyword-filter,
.super-form.super-field-size-huge .super-icon,
.super-form.super-field-size-huge .super-dropdown .super-field-wrapper,
.super-form.super-field-size-huge .super-dropdown-list .super-item.super-placeholder,
.super-form.super-field-size-huge .super-rating-star,
.super-form.super-field-size-huge .super-toggle-group,
.super-form.super-field-size-huge .super-minus-button,
.super-form.super-field-size-huge .super-plus-button,
.super-form.super-field-size-huge .sp-replacer.super-forms,
.super-form.super-field-size-huge .super-fileupload-button {
  height: calc(34px + 20px);
}
.super-form.super-field-size-huge .super-rating-star {
  width: calc(34px + 20px);
}
.super-form.super-field-size-huge .super-minus-button,
.super-form.super-field-size-huge .super-plus-button {
  width: calc(34px + 20px);
}
.super-form.super-field-size-huge .super-checkbox .super-item .super-before,
.super-form.super-field-size-huge .super-radio .super-item .super-before {
  width: calc(18px + 6px);
  height: calc(18px + 6px);
}
.super-form.super-field-size-huge .super-checkbox .super-item .super-after,
.super-form.super-field-size-huge .super-radio .super-item .super-after {
  width: calc(10px + 6px);
  height: calc(10px + 6px);
}
.super-form.super-field-size-huge .slider .track {
  height: calc(4px + 4px);
}
.super-form.super-field-size-huge .slider .dragger {
  width: calc(16px + 4px);
  height: calc(16px + 4px);
}
.super-form.super-field-size-huge .super-icon-outside.super-slider .amount {
  bottom: calc(20px + 10px);
}
.super-form.super-field-size-huge .super-icon-outside.super-icon-right.super-slider .amount {
  padding-right: calc(42px + 20px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-left .super-icon {
  width: calc(34px + 20px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-left.super-slider .amount {
  padding-left: calc(42px + 20px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-left .super-adaptive-placeholder {
  left: calc(52px + 30px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-left.super-open.super-focus .super-dropdown-list {
  width: calc(100% - 64px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-left .super-shortcode-field {
  padding-left: 15px;
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-left .super-dropdown-list .super-item,
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-left .super-dropdown-list .super-item.super-placeholder {
  padding-left: 15px;
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-right .super-icon {
  width: calc(34px + 20px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-right.super-open.super-focus .super-dropdown-list {
  width: calc(100% - 64px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-right .super-dropdown-arrow {
  right: calc(45px + 20px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-right .super-shortcode-field,
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-right .super-keyword-filter,
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-right .super-fileupload-button {
  padding-left: calc(10px + 5px);
}
.super-form.super-field-size-huge:not(.super-rtl) .super-icon-outside.super-icon-right .super-adaptive-placeholder {
  left: calc(11px + 5px);
}
.super-form.super-field-size-huge.super-rtl .super-icon-outside.super-icon-left .super-icon {
  width: calc(34px + 20px);
}
.super-form.super-field-size-huge.super-rtl .super-icon-outside.super-icon-left.super-slider .amount {
  padding-left: calc(42px + 20px);
}
.super-form.super-field-size-huge.super-rtl .super-icon-outside.super-icon-left .super-adaptive-placeholder {
  right: calc(11px + 5px);
}
.super-form.super-field-size-huge.super-rtl .super-icon-outside.super-icon-left.super-open.super-focus .super-dropdown-list {
  width: calc(100% - 64px);
}
.super-form.super-field-size-huge.super-rtl .super-icon-outside.super-icon-left .super-dropdown-arrow {
  left: calc(42px + 20px);
}
.super-form.super-field-size-huge.super-rtl .super-icon-outside.super-icon-right .super-icon {
  width: calc(34px + 20px);
}
.super-form.super-field-size-huge.super-rtl .super-icon-outside.super-icon-right .super-adaptive-placeholder {
  margin-right: calc(55px + 25px);
}
.super-form.super-field-size-huge.super-rtl .super-icon-outside.super-icon-right.super-open.super-focus .super-dropdown-list {
  width: calc(100% - 64px);
}
.super-form.super-field-size-huge.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside) .super-adaptive-placeholder {
  right: calc(11px + 5px);
}
.super-form.super-field-size-huge.super-rtl .super-shortcode-field {
  padding-right: 15px;
}
.super-form .super-button-mini {
  font-size: 8px;
  height: calc(34px - 15px);
}
.super-form .super-button-mini .super-button-wrap {
  padding-top: 0px;
  padding-right: calc(14px - 6px);
  padding-bottom: 0px;
  padding-left: calc(14px - 6px);
}
.super-form .super-button-tiny {
  font-size: 10px;
  height: calc(34px - 10px);
}
.super-form .super-button-tiny .super-button-wrap {
  padding-top: 0px;
  padding-right: calc(14px - 4px);
  padding-bottom: 0px;
  padding-left: calc(14px - 4px);
}
.super-form .super-button-small {
  font-size: 12px;
  height: calc(34px - 5px);
}
.super-form .super-button-small .super-button-wrap {
  padding-top: 0px;
  padding-right: calc(14px - 2px);
  padding-bottom: 0px;
  padding-left: calc(14px - 2px);
}
.super-form .super-button-medium {
  font-size: 14px;
  height: calc(34px + 0px);
}
.super-form .super-button-medium .super-button-wrap {
  padding-top: 0px;
  padding-right: calc(14px + 0px);
  padding-bottom: 0px;
  padding-left: calc(14px + 0px);
}
.super-form .super-button-large {
  font-size: 16px;
  height: calc(34px + 5px);
}
.super-form .super-button-large .super-button-wrap {
  padding-top: 0px;
  padding-right: calc(14px + 5px);
  padding-bottom: 0px;
  padding-left: calc(14px + 5px);
}
.super-form .super-button-big {
  font-size: 18px;
  height: 34px;
  height: calc(34px + 10px);
}
.super-form .super-button-big .super-button-wrap {
  padding-top: 0px;
  padding-right: calc(14px + 10px);
  padding-bottom: 0px;
  padding-left: calc(14px + 10px);
}
.super-form .super-button-huge {
  font-size: 20px;
  height: 34px;
  height: calc(34px + 20px);
}
.super-form .super-button-huge .super-button-wrap {
  padding-top: 0px;
  padding-right: calc(14px + 15px);
  padding-bottom: 0px;
  padding-left: calc(14px + 15px);
}
.super-form .super-button-massive {
  font-size: 22px;
  height: calc(34px + 30px);
}
.super-form .super-button-massive .super-button-wrap {
  padding-top: 0px;
  padding-right: calc(14px + 20px);
  padding-bottom: 0px;
  padding-left: calc(14px + 20px);
}

.super-button .super-button-wrap {
  position: relative;
}
.super-button.super-type-3d .super-button-wrap {
  border-bottom: 1px solid;
  -webkit-box-shadow: 0px 4px 0px;
  -moz-box-shadow: 0px 4px 0px;
  -ms-box-shadow: 0px 4px 0px;
  -o-box-shadow: 0px 4px 0px;
  box-shadow: 0px 4px 0px;
}
.super-button .super-button-wrap,
.super-button .super-button-name, .super-button.super-type-diagonal .super-button-wrap .super-after {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.super-button.super-type-diagonal .super-button-wrap {
  position: relative;
  border-width: 2px;
  border-style: solid;
  background: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.super-button.super-type-diagonal .super-button-wrap .super-button-name {
  z-index: 2;
  position: relative;
}
.super-button.super-type-diagonal .super-button-wrap .super-after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  transform: translateX(-50%) translateY(-50%) rotate(25deg);
  height: 100%;
  width: 0px;
  z-index: 1;
}
.super-button.super-type-diagonal .super-button-wrap:hover .super-after {
  width: 100%;
  height: 3000%;
}
.super-button.super-type-2d .super-button-wrap {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.15));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.15));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.15));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.15));
}
.super-button.super-type-2d a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
}
.super-button.super-type-2d a:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1));
}
.super-button.super-type-outline .super-button-wrap {
  border-width: 2px;
  border-style: solid;
  background: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.super-button.super-radius-square .super-button-wrap {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.super-button.super-radius-rounded .super-button-wrap {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.super-button.super-radius-full-rounded .super-button-wrap {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.super-button .super-button-name, .super-button i {
  text-shadow: none;
}

.super-icon-inside.super-icon-left.super-overlap .super-icon {
  display: none;
}

.super-overlap .super-shortcode-field,
.super-overlap input[type=text], .super-overlap input[type=number], .super-overlap input[type=email], .super-overlap input[type=tel], .super-overlap input[type=url], .super-overlap input[type=password], .super-overlap input[type=search], .super-overlap textarea {
  visibility: hidden;
}

.super-field.super-text .super-overlap .super-dropdown-list .super-item {
  display: none !important;
}
.super-field.super-text .super-overlap .super-dropdown-list .super-item.super-active {
  display: block !important;
  background: none;
  color: black;
  padding-left: 35px;
}

.super-field.super-auto-suggest .super-overlap .super-dropdown-list .super-item {
  height: 32px;
}
.super-field.super-auto-suggest .super-overlap .super-dropdown-list .super-item.super-active {
  display: flex !important;
  padding-left: 6px;
}

.super-overlap .super-item.super-active:before, .super-overlap .super-item.super-active:after {
  content: "\f00d";
  font-size: 12px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  position: initial;
  border: 1px solid red;
  background-color: red;
  color: white;
  margin-right: 10px;
}
.super-overlap .super-item.super-active:after {
  display: none;
}

.super-auto-suggest .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  display: none;
}
.super-auto-suggest .super-field-wrapper.super-overlap .super-adaptive-placeholder {
  z-index: 3600;
}
.super-auto-suggest .super-field-wrapper.super-overlap .super-dropdown-list {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.super-auto-suggest.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 33px;
  width: 100%;
}
.super-auto-suggest.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list .super-item.super-match {
  display: flex;
  font-weight: bold;
}

.super-field-size-medium .super-field.super-auto-suggest .super-overlap .super-dropdown-list .super-item {
  height: calc(32px + 0px);
}
.super-field-size-medium .super-field.super-auto-suggest.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  top: calc(33px + 0px);
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-inside.super-icon-left .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 34px);
  margin-left: 34px;
  border-left-width: 0px !important;
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-inside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-left: 0px;
  border-left-width: 1px;
  width: calc(100% - 0px);
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-inside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list .super-item {
  padding-left: 10px;
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-inside.super-icon-right .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 34px);
  margin-right: 34px;
  border-right-width: 0px !important;
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-inside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-right: 0px;
  border-right-width: 1px;
  width: calc(100% - 0px);
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-inside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list .super-item {
  padding-right: 10px;
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-outside.super-icon-left .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 44px);
  margin-left: 44px;
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-outside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-left: 44px;
  width: calc(100% - 44px);
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-outside.super-icon-right .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 44px);
  margin-right: 44px;
}
.super-field-size-medium .super-field.super-auto-suggest.super-icon-outside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-right: 44px;
  width: calc(100% - 44px);
}

.super-field-size-large .super-field.super-auto-suggest .super-overlap .super-dropdown-list .super-item {
  height: calc(32px + 10px);
}
.super-field-size-large .super-field.super-auto-suggest.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  top: calc(33px + 10px);
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-inside.super-icon-left .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 34px);
  margin-left: 34px;
  border-left-width: 0px !important;
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-inside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-left: 0px;
  border-left-width: 1px;
  width: calc(100% - 0px);
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-inside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list .super-item {
  padding-left: 10px;
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-inside.super-icon-right .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 34px);
  margin-right: 34px;
  border-right-width: 0px !important;
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-inside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-right: 0px;
  border-right-width: 1px;
  width: calc(100% - 0px);
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-inside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list .super-item {
  padding-right: 10px;
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-outside.super-icon-left .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 54px);
  margin-left: 54px;
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-outside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-left: 54px;
  width: calc(100% - 54px);
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-outside.super-icon-right .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 54px);
  margin-right: 54px;
}
.super-field-size-large .super-field.super-auto-suggest.super-icon-outside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-right: 54px;
  width: calc(100% - 54px);
}

.super-field-size-huge .super-field.super-auto-suggest .super-overlap .super-dropdown-list .super-item {
  height: calc(32px + 20px);
}
.super-field-size-huge .super-field.super-auto-suggest.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  top: calc(33px + 20px);
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-inside.super-icon-left .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 34px);
  margin-left: 34px;
  border-left-width: 0px !important;
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-inside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-left: 0px;
  border-left-width: 1px;
  width: calc(100% - 0px);
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-inside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list .super-item {
  padding-left: 10px;
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-inside.super-icon-right .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 34px);
  margin-right: 34px;
  border-right-width: 0px !important;
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-inside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-right: 0px;
  border-right-width: 1px;
  width: calc(100% - 0px);
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-inside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list .super-item {
  padding-right: 10px;
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-outside.super-icon-left .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 64px);
  margin-left: 64px;
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-outside.super-icon-left.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-left: 64px;
  width: calc(100% - 64px);
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-outside.super-icon-right .super-field-wrapper.super-overlap .super-dropdown-list {
  width: calc(100% - 64px);
  margin-right: 64px;
}
.super-field-size-huge .super-field.super-auto-suggest.super-icon-outside.super-icon-right.super-string-found .super-field-wrapper:not(.super-overlap) .super-dropdown-list {
  margin-right: 64px;
  width: calc(100% - 64px);
}

.super-default-rounded .super-auto-suggest.super-string-found .super-shortcode-field {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.super-default-rounded .super-auto-suggest.super-string-found .super-dropdown-list {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.super-full-rounded .super-auto-suggest.super-string-found .super-shortcode-field {
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.super-full-rounded .super-auto-suggest.super-string-found .super-dropdown-list {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.super-rtl .super-auto-suggest .super-dropdown-list .super-item {
  justify-content: flex-end;
}

.super-form .super-int-phone-field .super-int-phone_divider {
  list-style: none;
}
.super-form .super-int-phone-field.super-focus .super-int-phone .super-int-phone_flag-container {
  background: none;
}
.super-form .super-int-phone-field.super-focus.super-open.super-icon-inside.super-icon-right .super-icon {
  display: flex;
}
.super-form .super-int-phone-field.super-icon-inside.super-icon-right .super-shortcode-field {
  border-right: 0;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.super-form.super-rtl .super-int-phone-field.super-icon-inside.super-icon-left .super-shortcode-field {
  border-left: 0;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.super-form .super-int-phone {
  width: 100%;
  display: flex;
}
.super-form .super-int-phone .super-int-phone_flag-container .super-int-phone_selected-flag {
  background: none !important;
  padding-left: 10px;
  padding-right: 10px;
}
.super-form .super-int-phone_country {
  display: flex;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  height: 34px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  margin: 0;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.super-form .super-int-phone_country.super-int-phone_highlight .super-int-phone_dial-code, .super-form .super-int-phone_country.super-int-phone_active .super-int-phone_dial-code {
  color: white;
}
.super-form .super-int-phone_country .super-int-phone_flag-box {
  display: flex;
}
.super-form .super-int-phone_country-list {
  z-index: 10;
  box-shadow: initial;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin: 0px;
  margin-left: -1px;
  padding-left: 0;
  padding-right: 0;
}
.super-form .super-int-phone_country-list:not(.super-int-phone_country-list--dropup) {
  border-top: 0;
}
.super-form .super-int-phone_country-list.super-int-phone_country-list--dropup {
  border-bottom: 0;
}
.super-form.super-rtl .super-int-phone_country-list {
  right: 0;
  left: initial;
}
.super-form.super-rtl .super-int-phone_country-list .super-int-phone_country {
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-int-phone_country-list .super-int-phone_country .super-int-phone_flag-box {
  margin: 0;
  padding: 0;
  margin-left: 5px;
}
.super-form.super-rtl .super-int-phone_country-list .super-int-phone_country .super-int-phone_country-name {
  margin: 0;
  padding: 0;
  margin-left: 5px;
}
.super-form.super-rtl .super-int-phone_country-list .super-int-phone_country .super-int-phone_dial-code {
  margin: 0;
  padding: 0;
}
.super-form.super-rtl .super-int-phone_flag-container {
  right: 0px;
  left: initial;
}
.super-form.super-rtl .super-int-phone_flag-container .super-int-phone_selected-flag {
  flex-direction: row-reverse;
}
.super-form.super-rtl .super-int-phone_flag-container .super-int-phone_selected-flag .super-int-phone_selected-dial-code,
.super-form.super-rtl .super-int-phone_flag-container .super-int-phone_selected-flag .super-int-phone_arrow {
  margin-left: 0;
  margin-right: 6px;
}
.super-form:not(.super-rtl).super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-bottom-left-radius: 0px;
}
.super-form:not(.super-rtl).super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 4px;
}
.super-form:not(.super-rtl).super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-top-left-radius: 0px;
}
.super-form:not(.super-rtl).super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 4px;
}
.super-form:not(.super-rtl).super-default-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 16px;
  border-bottom-left-radius: 0px;
}
.super-form:not(.super-rtl).super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 16px;
}
.super-form:not(.super-rtl).super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 16px;
  border-top-left-radius: 0px;
}
.super-form:not(.super-rtl).super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 16px;
}
.super-form:not(.super-rtl).super-full-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-field-size-large.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-bottom-left-radius: 0px;
}
.super-form:not(.super-rtl).super-field-size-large.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 4px;
}
.super-form:not(.super-rtl).super-field-size-large.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-field-size-large.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-top-left-radius: 0px;
}
.super-form:not(.super-rtl).super-field-size-large.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 4px;
}
.super-form:not(.super-rtl).super-field-size-large.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-field-size-large.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 22px;
  border-bottom-left-radius: 0px;
}
.super-form:not(.super-rtl).super-field-size-large.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 22px;
}
.super-form:not(.super-rtl).super-field-size-large.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-field-size-large.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 22px;
  border-top-left-radius: 0px;
}
.super-form:not(.super-rtl).super-field-size-large.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 22px;
}
.super-form:not(.super-rtl).super-field-size-large.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-field-size-huge.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-bottom-left-radius: 0px;
}
.super-form:not(.super-rtl).super-field-size-huge.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 4px;
}
.super-form:not(.super-rtl).super-field-size-huge.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-field-size-huge.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-top-left-radius: 0px;
}
.super-form:not(.super-rtl).super-field-size-huge.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 4px;
}
.super-form:not(.super-rtl).super-field-size-huge.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-field-size-huge.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 27px;
  border-bottom-left-radius: 0px;
}
.super-form:not(.super-rtl).super-field-size-huge.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 27px;
}
.super-form:not(.super-rtl).super-field-size-huge.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form:not(.super-rtl).super-field-size-huge.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 27px;
  border-top-left-radius: 0px;
}
.super-form:not(.super-rtl).super-field-size-huge.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 27px;
}
.super-form:not(.super-rtl).super-field-size-huge.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-bottom-right-radius: 0px;
}
.super-form.super-rtl.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 4px;
}
.super-form.super-rtl.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-top-right-radius: 0px;
}
.super-form.super-rtl.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 4px;
}
.super-form.super-rtl.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 16px;
  border-bottom-right-radius: 0px;
}
.super-form.super-rtl.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 16px;
}
.super-form.super-rtl.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 16px;
  border-top-right-radius: 0px;
}
.super-form.super-rtl.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 16px;
}
.super-form.super-rtl.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-field-size-large.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-bottom-right-radius: 0px;
}
.super-form.super-rtl.super-field-size-large.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 4px;
}
.super-form.super-rtl.super-field-size-large.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-field-size-large.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-top-right-radius: 0px;
}
.super-form.super-rtl.super-field-size-large.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 4px;
}
.super-form.super-rtl.super-field-size-large.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-field-size-large.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 22px;
  border-bottom-right-radius: 0px;
}
.super-form.super-rtl.super-field-size-large.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 22px;
}
.super-form.super-rtl.super-field-size-large.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-field-size-large.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 22px;
  border-top-right-radius: 0px;
}
.super-form.super-rtl.super-field-size-large.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 22px;
}
.super-form.super-rtl.super-field-size-large.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-field-size-huge.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-bottom-right-radius: 0px;
}
.super-form.super-rtl.super-field-size-huge.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 4px;
}
.super-form.super-rtl.super-field-size-huge.super-default-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-field-size-huge.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 4px;
  border-top-right-radius: 0px;
}
.super-form.super-rtl.super-field-size-huge.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 4px;
}
.super-form.super-rtl.super-field-size-huge.super-default-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-field-size-huge.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 27px;
  border-bottom-right-radius: 0px;
}
.super-form.super-rtl.super-field-size-huge.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-bottom-left-radius: 27px;
}
.super-form.super-rtl.super-field-size-huge.super-full-rounded .super-shortcode:not(.super-dropup).super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.super-form.super-rtl.super-field-size-huge.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-shortcode-field[type=int-phone] {
  border-radius: 27px;
  border-top-right-radius: 0px;
}
.super-form.super-rtl.super-field-size-huge.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open .super-int-phone_country-list {
  border-radius: 0px;
  border-top-left-radius: 27px;
}
.super-form.super-rtl.super-field-size-huge.super-full-rounded .super-shortcode.super-dropup.super-focus.super-open.super-icon-inside.super-icon-left .super-shortcode-field[type=int-phone] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.super-form .super-slider .super-field-wrapper {
  margin-top: 0px;
}
.super-form .super-slider.super-has-only-label .super-field-wrapper {
  margin-top: 20px;
}
.super-form .super-slider.super-has-only-desc .super-field-wrapper {
  margin-top: 20px;
}
.super-form .super-slider.super-has-label-desc .super-field-wrapper {
  margin-top: 20px;
}

.super-rtl .super-heading-title,
.super-rtl .super-heading-description {
  justify-content: flex-end;
}
.super-rtl .super-heading-title.super-align-left,
.super-rtl .super-heading-description.super-align-left {
  justify-content: flex-start;
}
.super-rtl .super-heading-title.super-align-center,
.super-rtl .super-heading-description.super-align-center {
  justify-content: center;
}
.super-rtl .super-heading-title.super-align-right,
.super-rtl .super-heading-description.super-align-right {
  justify-content: flex-end;
}
.super-rtl .super-checkbox.display-slider .carouseljs-track,
.super-rtl .super-radio.display-slider .carouseljs-track {
  flex-grow: 1;
}
.super-rtl .super-checkbox.display-slider .carouseljs-track .super-item,
.super-rtl .super-radio.display-slider .carouseljs-track .super-item {
  flex-grow: 1;
}

html[dir=rtl] .super-timepicker-dialog .ui-timepicker-list li {
  padding-left: 0;
  padding-right: 15px;
}
html[dir=rtl] .super-form.super-rtl .super-heading-title,
html[dir=rtl] .super-form.super-rtl .super-heading-description {
  justify-content: flex-start;
}
html[dir=rtl] .super-form.super-rtl .super-heading-title.super-align-left,
html[dir=rtl] .super-form.super-rtl .super-heading-description.super-align-left {
  justify-content: flex-end;
}
html[dir=rtl] .super-form.super-rtl .super-heading-title.super-align-center,
html[dir=rtl] .super-form.super-rtl .super-heading-description.super-align-center {
  justify-content: center;
}
html[dir=rtl] .super-form.super-rtl .super-heading-title.super-align-right,
html[dir=rtl] .super-form.super-rtl .super-heading-description.super-align-right {
  justify-content: flex-start;
}
html[dir=rtl] .super-form.super-rtl .super-multipart-steps {
  flex-direction: row;
}
html[dir=rtl] .super-form.super-rtl .display-horizontal .super-items-list {
  flex-direction: row;
}
html[dir=rtl] .super-form.super-rtl .super-checkbox .super-item,
html[dir=rtl] .super-form.super-rtl .super-radio .super-item {
  flex-direction: row;
}
html[dir=rtl] .super-form.super-rtl.super-default-rounded .super-quantity .super-minus-button {
  border-radius: 0px 4px 4px 0px;
}
html[dir=rtl] .super-form.super-rtl.super-default-rounded .super-quantity .super-plus-button {
  border-radius: 4px 0px 0px 4px;
}
html[dir=rtl] .super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside).super-checkbox .super-field-wrapper, html[dir=rtl] .super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside).super-radio .super-field-wrapper, html[dir=rtl] .super-form.super-rtl .super-field:not(.super-icon-outside, .super-icon-inside).super-rating .super-field-wrapper {
  justify-content: flex-start;
}
html[dir=rtl] .super-form.super-rtl .display-horizontal .super-field-wrapper {
  justify-content: flex-start;
}
html[dir=rtl] .super-form.super-rtl .display-horizontal .super-items-list {
  flex-direction: row;
}
html[dir=rtl] .super-form.super-rtl .super-multipart-progress-inner {
  flex-direction: row;
}
html[dir=rtl] .super-form.super-rtl .super-dropdown:not(.super-open.super-focus, .super-filled) .super-adaptive-placeholder {
  justify-content: flex-start;
}
html[dir=rtl] .super-form.super-rtl .display-grid .super-items-list {
  flex-direction: row;
  flex-grow: 1;
}
html[dir=rtl] .super-form.super-rtl .super-checkbox.display-slider .carouseljs-track,
html[dir=rtl] .super-form.super-rtl .super-radio.display-slider .carouseljs-track {
  flex-grow: 1;
}
html[dir=rtl] .super-form.super-rtl .super-checkbox.display-slider .carouseljs-track .super-item,
html[dir=rtl] .super-form.super-rtl .super-radio.display-slider .carouseljs-track .super-item {
  flex-grow: 1;
}
html[dir=rtl] .super-form.super-rtl .super-toggle {
  flex-direction: row;
}
html[dir=rtl] .super-form.super-rtl .super-color .super-field-wrapper {
  justify-content: flex-start;
}
html[dir=rtl] .super-form.super-rtl .super-file .super-field-wrapper .super-fileupload-button {
  flex-direction: row;
}
html[dir=rtl] .super-form.super-rtl .super-calculator.super-align-left .super-field-wrapper {
  justify-content: flex-end;
}
html[dir=rtl] .super-form.super-rtl .super-calculator.super-align-right .super-field-wrapper {
  justify-content: flex-start;
}
html[dir=rtl] .super-form.super-rtl .super-file .super-field-wrapper {
  align-items: flex-start;
}
html[dir=rtl] .super-form.super-rtl .super-file .super-field-wrapper .super-fileupload-files {
  flex-direction: row;
}
html[dir=rtl] .super-form.super-rtl .super-tabs-menu,
html[dir=rtl] .super-form.super-rtl .super-accordion-header,
html[dir=rtl] .super-form.super-rtl .super-int-phone_flag-container .super-int-phone_selected-flag,
html[dir=rtl] .super-form.super-rtl .super-int-phone_country-list .super-int-phone_country {
  flex-direction: row;
}

.super-form {
  /* WC order search */
  /* Keyword tags */
}
.super-form .super-wc-order-search .super-field-wrapper.super-populating:after {
  top: 50%;
  height: 100%;
  height: 21px;
  width: 21px;
  margin-top: -11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.super-form .super-wc-order-search .super-dropdown-list {
  display: none;
  border-right-width: 1px !important;
}
.super-form .super-wc-order-search .super-dropdown-list .super-item {
  padding-left: 10px;
}
.super-form .super-wc-order-search.super-filled.super-string-found.super-focus .super-field-wrapper .super-dropdown-list {
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1;
  display: flex;
}
.super-form .super-wc-order-search.super-filled.super-string-found.super-focus .super-field-wrapper .super-dropdown-list > .super-item {
  display: flex;
}
.super-form .super-wc-order-search.super-filled .super-field-wrapper.super-overlap .super-dropdown-list {
  position: absolute;
  top: 0px;
  width: 100%;
  display: flex;
}
.super-form .super-wc-order-search.super-filled .super-field-wrapper.super-overlap .super-dropdown-list > .super-item {
  display: flex !important;
  padding-left: 10px;
}
.super-form .super-wc-order-search.super-icon-inside.super-icon-right .super-icon {
  display: flex !important;
  z-index: 20 !important;
}
.super-form .super-wc-order-search.super-icon-outside.super-icon-left .super-dropdown-list {
  left: calc(34px + 30px);
  width: calc(100% - 64px) !important;
}
.super-form .super-wc-order-search.super-icon-outside.super-icon-right .super-dropdown-list {
  right: calc(34px + 10px);
  width: calc(100% - 44px) !important;
}
.super-form .super-wc-order-search.super-icon-outside.super-icon-right .super-field-wrapper.super-populating:after {
  margin-right: 44px;
}
.super-form.super-field-size-medium .super-wc-order-search.super-filled.super-string-found.super-focus .super-field-wrapper .super-dropdown-list {
  top: calc(33px + 0px);
}
.super-form.super-field-size-medium .super-wc-order-search.super-filled .super-field-wrapper.super-overlap .super-dropdown-list > .super-item {
  height: calc(32px + 0px);
}
.super-form.super-field-size-medium .super-wc-order-search.super-icon-outside.super-icon-left .super-dropdown-list {
  left: calc(34px + 10px);
  width: calc(100% - 44px) !important;
}
.super-form.super-field-size-medium .super-wc-order-search.super-icon-outside.super-icon-right .super-dropdown-list {
  right: calc(34px + 10px);
  width: calc(100% - 44px) !important;
}
.super-form.super-field-size-medium .super-wc-order-search.super-icon-outside.super-icon-right .super-field-wrapper.super-populating:after {
  margin-right: 44px;
}
.super-form.super-field-size-medium .super-wc-order-search.super-icon-inside.super-icon-right .super-field-wrapper.super-populating:after {
  margin-right: 24px;
}
.super-form.super-field-size-large .super-wc-order-search.super-filled.super-string-found.super-focus .super-field-wrapper .super-dropdown-list {
  top: calc(33px + 10px);
}
.super-form.super-field-size-large .super-wc-order-search.super-filled .super-field-wrapper.super-overlap .super-dropdown-list > .super-item {
  height: calc(32px + 10px);
}
.super-form.super-field-size-large .super-wc-order-search.super-icon-outside.super-icon-left .super-dropdown-list {
  left: calc(34px + 20px);
  width: calc(100% - 54px) !important;
}
.super-form.super-field-size-large .super-wc-order-search.super-icon-outside.super-icon-right .super-dropdown-list {
  right: calc(34px + 20px);
  width: calc(100% - 54px) !important;
}
.super-form.super-field-size-large .super-wc-order-search.super-icon-outside.super-icon-right .super-field-wrapper.super-populating:after {
  margin-right: 54px;
}
.super-form.super-field-size-large .super-wc-order-search.super-icon-inside.super-icon-left .super-overlap .super-dropdown-list {
  border-left: 0;
  left: calc(34px + 0px);
  width: calc(100% - 34px) !important;
}
.super-form.super-field-size-large .super-wc-order-search.super-icon-inside.super-icon-right .super-field-wrapper.super-populating:after {
  margin-right: 24px;
}
.super-form.super-field-size-huge .super-wc-order-search.super-filled.super-string-found.super-focus .super-field-wrapper .super-dropdown-list {
  top: calc(33px + 20px);
}
.super-form.super-field-size-huge .super-wc-order-search.super-filled .super-field-wrapper.super-overlap .super-dropdown-list > .super-item {
  height: calc(32px + 20px);
}
.super-form.super-field-size-huge .super-wc-order-search.super-icon-outside.super-icon-left .super-dropdown-list {
  left: calc(34px + 30px);
  width: calc(100% - 64px) !important;
}
.super-form.super-field-size-huge .super-wc-order-search.super-icon-outside.super-icon-right .super-dropdown-list {
  right: calc(34px + 30px);
  width: calc(100% - 64px) !important;
}
.super-form.super-field-size-huge .super-wc-order-search.super-icon-outside.super-icon-right .super-field-wrapper.super-populating:after {
  margin-right: 64px;
}
.super-form.super-field-size-huge .super-wc-order-search.super-icon-inside.super-icon-left .super-overlap .super-dropdown-list {
  border-left: 0;
  left: calc(34px + 0px);
  width: calc(100% - 34px) !important;
}
.super-form.super-field-size-huge .super-wc-order-search.super-icon-inside.super-icon-right .super-field-wrapper.super-populating:after {
  margin-right: 24px;
}
.super-form.super-rtl .super-wc-order-search .super-field-wrapper.super-populating:after {
  right: initial;
  left: 10px;
}
.super-form.super-rtl .super-wc-order-search .super-dropdown-list {
  text-align: right;
}
.super-form.super-rtl .super-wc-order-search .super-dropdown-list .super-item {
  justify-content: flex-end;
}
.super-form.super-rtl .super-wc-order-search .super-overlap .super-item.super-active:before {
  display: none;
}
.super-form.super-rtl .super-wc-order-search .super-overlap .super-item.super-active:after {
  display: inline-block;
  margin-right: 0px;
  margin-left: 10px;
}
.super-form.super-rtl .super-wc-order-search.super-icon-inside.super-icon-right .super-overlap .super-dropdown-list {
  text-align: right;
}
.super-form.super-rtl .super-wc-order-search.super-icon-inside.super-icon-right .super-overlap .super-dropdown-list .super-item {
  padding-left: 0px;
  padding-right: 40px;
}
.super-form.super-rtl .super-wc-order-search.super-icon-inside.super-icon-left .super-field-wrapper.super-overlap .super-icon {
  z-index: 20;
}
.super-form.super-rtl .super-wc-order-search.super-icon-inside.super-icon-left .super-field-wrapper.super-populating:after {
  right: initial;
  left: 40px;
}
.super-form.super-rtl.super-field-size-medium .super-wc-order-search.super-icon-outside.super-icon-left .super-populating:after {
  right: initial;
  left: 50px;
}
.super-form.super-rtl.super-field-size-large .super-wc-order-search.super-icon-outside.super-icon-left .super-populating:after {
  right: initial;
  left: 65px;
}
.super-form.super-rtl.super-field-size-huge .super-wc-order-search.super-icon-outside.super-icon-left .super-populating:after {
  right: initial;
  left: 75px;
}
.super-form .super-keyword-tags .super-keyword-tag {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.super-form .super-keyword-tags .super-keyword-tag:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f057";
  font-size: 15px;
  height: 15px;
  line-height: normal;
  height: auto;
  padding: 0px 0px 0px 5px;
}
.super-form .super-keyword-tags .super-shortcode-field {
  flex-grow: 0 !important;
  opacity: 0 !important;
  width: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border: none !important;
}
.super-form .super-keyword-tags .super-field-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.super-form .super-keyword-tags .super-field-wrapper:after {
  content: "";
  flex: 0 0 100%;
  height: 0;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags {
  display: flex;
  flex-grow: 1;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags > div {
  display: flex;
  align-items: center;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags > div .super-keyword-tag {
  display: flex;
  align-items: center;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags-list {
  width: 100%;
  position: absolute;
  top: 33px;
  display: none;
  z-index: 9999;
  flex-wrap: wrap;
  flex-flow: wrap;
  align-content: flex-start;
  padding: 5px 5px 0px 5px;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags-list .super-no-results {
  padding: 8px 10px 8px 10px;
  margin: 0px 0px 5px 0px;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags-list .super-item {
  justify-content: flex-start;
  flex: initial;
  width: auto;
  flex-wrap: wrap;
  padding: 8px 10px 8px 10px;
  margin: 0px 5px 5px 0px;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags-list .super-item.super-active {
  display: flex !important;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags-list .super-item .super-wp-tag {
  padding: 0px 10px 0px 10px;
  position: relative;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags-list .super-item .super-wp-tag > span {
  font-weight: bold;
  text-decoration: underline;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags-list .super-item .super-wp-tag-count {
  padding: 0px 0px 0px 5px;
}
.super-form .super-keyword-tags .super-field-wrapper .super-autosuggest-tags-list .super-item .super-wp-tag-desc {
  padding-top: 5px;
}
.super-form .super-keyword-tags.super-string-found.super-focus .super-autosuggest-tags-list {
  display: flex;
}
.super-form .super-keyword-tags .super-no-results {
  display: none;
}
.super-form .super-keyword-tags.super-no-match .super-autosuggest-tags-list {
  display: flex;
}
.super-form .super-keyword-tags.super-no-match .super-no-results {
  display: block;
}
.super-form .super-keyword-tags .super-autosuggest-tags {
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.super-form .super-keyword-tags .super-autosuggest-tags .super-keyword-tag {
  margin: 2px 0px 2px 4px;
  flex-grow: 0;
  flex-shrink: 1;
}
.super-form .super-keyword-tags .super-autosuggest-tags .super-keyword-filter {
  width: 50px !important;
  flex-grow: 1;
  flex-shrink: 1;
  border: none;
  height: calc(34px - 2px);
}
.super-form .super-keyword-tags.super-focus .super-keyword-filter {
  border: none !important;
}
.super-form .super-keyword-tags.super-filled .super-autosuggest-tags {
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
}
.super-form .super-keyword-tags.super-filled .super-keyword-filter {
  height: calc(34px - 10px);
  padding-left: 4px;
}
.super-form.super-default-rounded .super-autosuggest-tags {
  border-radius: 4px;
}
.super-form.super-full-rounded .super-autosuggest-tags {
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  border-bottom-right-radius: 17px;
  border-bottom-left-radius: 17px;
}
.super-form.super-full-rounded .super-filled .super-autosuggest-tags .super-keyword-filter {
  margin-left: 10px;
}
.super-form.super-style-one .super-autosuggest-tags {
  border: none !important;
}
.super-form.super-field-size-large .super-keyword-tags .super-autosuggest-tags {
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.super-form.super-field-size-large .super-keyword-tags .super-keyword-tag {
  padding: 10px 10px 10px 15px !important;
  margin: 4px 4px 0px 0px !important;
}
.super-form.super-field-size-large .super-keyword-tags .super-keyword-filter {
  height: calc(32px + 10px) !important;
}
.super-form.super-field-size-large .super-keyword-tags.super-filled .super-autosuggest-tags {
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 4px !important;
  padding-left: 4px !important;
}
.super-form.super-field-size-large .super-keyword-tags.super-filled .super-keyword-filter {
  height: calc(34px + 2px) !important;
  margin-top: 4px;
}
.super-form.super-field-size-large.super-full-rounded .super-autosuggest-tags {
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
  border-bottom-left-radius: 23px;
}
.super-form.super-field-size-huge .super-keyword-tags .super-autosuggest-tags {
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.super-form.super-field-size-huge .super-keyword-tags .super-keyword-tag {
  padding: 10px 10px 10px 15px !important;
  margin: 9px 9px 0px 0px !important;
}
.super-form.super-field-size-huge .super-keyword-tags .super-keyword-filter {
  height: calc(32px + 20px) !important;
}
.super-form.super-field-size-huge .super-keyword-tags.super-filled .super-autosuggest-tags {
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 9px !important;
  padding-left: 10px !important;
}
.super-form.super-field-size-huge .super-keyword-tags.super-filled .super-keyword-filter {
  height: calc(34px + 2px) !important;
  margin-top: 9px;
}
.super-form.super-field-size-huge.super-full-rounded .super-autosuggest-tags {
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
  border-bottom-left-radius: 28px;
}

/* */
