/*! cmsmasters-elementor-addon - v1.15.4 - 06-01-2025 */
/* Editor styles */ /* Dynamic tags module styles */
.elementor-tags-list__item[data-tag-name^=cmsmasters-]::before {
  content: "";
  background-image: url(../images/cmsmasters-logo.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 13px 10px;
  display: inline-block;
  width: 13px;
  height: 10px;
  background-size: 4px 3px;
  background-position: 9px 4px;
  margin: 0 5px -1px 0;
  filter: grayscale(100%) brightness(1.5);
  transition: all 0.1s ease-in-out;
}
.elementor-tags-list__item[data-tag-name^=cmsmasters-]:hover::before {
  background-size: 13px 10px;
  background-position: 0 0;
  filter: none;
}

#cmsmasters-template-library-modal a.cmsmasters-template-library-blank-footer-link {
  font-style: normal;
  text-decoration: underline;
  color: #39b54a;
}
#cmsmasters-template-library-modal a.cmsmasters-template-library-blank-footer-link:hover {
  color: #2d8e3a;
}
#cmsmasters-template-library-modal .dialog-buttons-wrapper {
  display: none;
}
#cmsmasters-template-library-modal .select2-container {
  z-index: 0;
}

#cmsmasters-template-library-header-menu {
  text-align: center;
  color: #6d7882;
  font-size: 13px;
}

.cmsmasters-template-library-menu-item {
  display: inline-block;
  padding: 17px 0;
  width: 115px;
  cursor: pointer;
}
.cmsmasters-template-library-menu-item.elementor-active {
  background-image: linear-gradient(to bottom, #f1f3f5, #fff);
  border-bottom: 3px solid #93003c;
}

#cmsmasters-template-library-header-actions {
  display: flex;
}
#cmsmasters-template-library-header-actions > div {
  padding-left: 16px;
}

#cmsmasters-template-library-header-preview-insert-wrapper {
  cursor: default;
  padding: 0 10px;
}
#cmsmasters-template-library-header-preview-insert-wrapper .elementor-button {
  padding: 8px 14px;
  font-size: 11px;
}
#cmsmasters-template-library-header-preview-insert-wrapper .cmsmasters-template-library-template-insert {
  color: #fff;
  background-color: #39b54a;
}
#cmsmasters-template-library-header-preview-insert-wrapper .elementor-go-pro {
  background-color: #93003c;
  color: #fff;
}

#cmsmasters-template-library-header-preview-back {
  padding: 16.5px 0 15px 16.5px;
  border-left: 1px solid #e6e9ec;
  cursor: pointer;
  transition: color 0.5s;
}
#cmsmasters-template-library-header-preview-back:not(:hover) {
  color: #a4afb7;
}
#cmsmasters-template-library-header-preview-back i {
  padding-left: 10px;
  font-size: 18px;
}
#cmsmasters-template-library-header-preview-back i:before {
  content: "\e87d";
}

#cmsmasters-template-library-templates {
  padding: 0 15px;
}
#cmsmasters-template-library-templates[data-template-source=local] #cmsmasters-template-library-templates-container {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.03);
  margin-top: 10px;
  margin-bottom: 45px;
}
#cmsmasters-template-library-templates[data-template-source=local] .cmsmasters-template-library-order-input:checked + .cmsmasters-template-library-order-label {
  color: #6d7882;
}
#cmsmasters-template-library-templates[data-template-source=remote] #cmsmasters-template-library-templates-container {
  margin: 10px -15px 0;
}
#cmsmasters-template-library-templates[data-template-source=remote] .cmsmasters-template-library-order-input:checked + .cmsmasters-template-library-order-label {
  color: #495157;
}
#cmsmasters-template-library-templates[data-template-source=empty] #cmsmasters-template-library-order-toolbar-local, #cmsmasters-template-library-templates[data-template-source=empty] #cmsmasters-template-library-footer-banner {
  display: none;
}
#cmsmasters-template-library-templates.elementor-templates-filter-active #cmsmasters-template-library-footer-banner {
  display: none;
}
#cmsmasters-template-library-templates .cmsmasters-template-library-order-input {
  display: none;
}
#cmsmasters-template-library-templates .cmsmasters-template-library-order-input:checked + .cmsmasters-template-library-order-label {
  padding-left: 8px;
}
#cmsmasters-template-library-templates .cmsmasters-template-library-order-input:checked + .cmsmasters-template-library-order-label:after {
  font-family: eicons;
  content: "\e8ae";
  margin-right: 3px;
}
#cmsmasters-template-library-templates .cmsmasters-template-library-order-input:checked.cmsmasters-template-library-order-reverse + .cmsmasters-template-library-order-label:after {
  content: "\e8ad";
}

#cmsmasters-template-library-templates-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
#cmsmasters-template-library-templates-container .cmsmasters-template-library-template-local .cmsmasters-template-library-template-insert {
  text-transform: none;
  font-size: 12px;
}

#cmsmasters-template-library-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cmsmasters-template-library-filter-toolbar {
  display: flex;
  align-items: center;
}

#cmsmasters-template-library-filter-toolbar-remote {
  font-size: 11px;
}

#cmsmasters-template-library-order {
  display: flex;
  border-left: 1px solid #d5dadf;
}

.cmsmasters-template-library-order-label {
  text-transform: uppercase;
  padding-left: 22px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

label.cmsmasters-template-library-order-label {
  cursor: pointer;
}
label.cmsmasters-template-library-order-label:hover {
  color: #556068;
}

#cmsmasters-template-library-filter .select2 {
  text-align: right;
  width: calc(27px * 5) !important;
}
#cmsmasters-template-library-filter .select2-selection__rendered {
  text-transform: capitalize;
}

#select2-cmsmasters-template-library-filter-subtype-results .select2-results__option {
  text-transform: capitalize;
  text-align: right;
  padding-right: 5px;
}

#cmsmasters-template-library-my-favorites {
  flex-grow: 1;
  text-align: right;
  padding-right: 20px;
}

#cmsmasters-template-library-filter-my-favorites {
  display: none;
}
#cmsmasters-template-library-filter-my-favorites:checked + #cmsmasters-template-library-filter-my-favorites-label {
  color: #495157;
}
#cmsmasters-template-library-filter-my-favorites:checked + #cmsmasters-template-library-filter-my-favorites-label i:after {
  color: #93003c;
  content: "\e93f";
}

#cmsmasters-template-library-filter-my-favorites-label {
  cursor: pointer;
  text-transform: uppercase;
}
#cmsmasters-template-library-filter-my-favorites-label:hover {
  color: #556068;
}
#cmsmasters-template-library-filter-my-favorites-label:hover i:after {
  color: #93003c;
}
#cmsmasters-template-library-filter-my-favorites-label i {
  padding-left: 5px;
}
#cmsmasters-template-library-filter-my-favorites-label i:after {
  color: #a4afb7;
  content: "\e923";
}

#cmsmasters-template-library-filter-text-wrapper {
  width: 200px;
  position: relative;
}
#cmsmasters-template-library-filter-text-wrapper i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#cmsmasters-template-library-filter-text {
  border: none;
  border-bottom: 1px solid #d5dadf;
  border-radius: 0;
  font-size: 11px;
  padding: 8px 15px 8px 0;
  transition: border 0.5s;
}
#cmsmasters-template-library-filter-text:focus {
  border-color: #c2cbd2;
}
#cmsmasters-template-library-filter-text::-moz-placeholder {
  font-weight: 300;
  text-transform: uppercase;
}
#cmsmasters-template-library-filter-text::placeholder {
  font-weight: 300;
  text-transform: uppercase;
}
#cmsmasters-template-library-filter-text:focus {
  border-color: #c2cbd2;
}

.cmsmasters-template-library-template-remote {
  margin: 15px;
  padding: 8px;
  background-color: #fff;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
.cmsmasters-template-library-template-remote:hover .cmsmasters-template-library-template-name {
  display: none;
}
.cmsmasters-template-library-template-remote:not(:hover) .cmsmasters-template-library-template-preview {
  opacity: 0;
}
.cmsmasters-template-library-template-remote:not(:hover) .cmsmasters-template-library-favorite,
.cmsmasters-template-library-template-remote:not(:hover) .cmsmasters-template-library-template-action {
  display: none;
}
.cmsmasters-template-library-template-remote.cmsmasters-template-library-pro-template .cmsmasters-template-library-template-body:before {
  position: absolute;
  content: "pro";
  text-transform: uppercase;
  top: 5px;
  left: 5px;
  background-color: #93003c;
  color: #d5dadf;
  padding: 2px 4px 0;
  font-size: 9px;
  border-radius: 2px;
}
.cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page) {
  position: relative;
  width: calc(33.333% - 30px);
  overflow: hidden;
}
.cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page) img {
  display: block;
  width: 100%;
}
.cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page) .cmsmasters-template-library-template-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: #fff;
  transition: transform 0.5s;
}
.cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page) .cmsmasters-template-library-template-name {
  display: none;
}
.cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page):not(:hover) .cmsmasters-template-library-template-footer {
  transform: translateY(100%);
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-body {
  position: relative;
}
@media (max-width: 1025px) {
  .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-body {
    height: 300px;
  }
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-screenshot {
  height: 100%;
  background-size: cover;
  background-position-x: 50%;
  box-shadow: inset 0px -2px 15px -6px rgba(0, 0, 0, 0.07);
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.5s;
  cursor: pointer;
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-preview i {
  font-size: 20px;
  color: #d5dadf;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-insert {
  color: #39b54a;
}
.cmsmasters-template-library-template-remote .elementor-go-pro {
  color: #93003c;
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 11px;
  line-height: 1;
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-name {
  text-align: right;
  color: #6d7882;
  flex-grow: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 5px;
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-favorite-input {
  display: none;
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-favorite-input:checked + .cmsmasters-template-library-template-favorite-label i:before {
  content: "\e93f";
  color: #93003c;
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-favorite-label {
  cursor: pointer;
}
.cmsmasters-template-library-template-remote .cmsmasters-template-library-template-favorite-label:hover i {
  color: #93003c;
}

@media (max-width: 1439px) {
  .cmsmasters-template-library-template-page {
    width: calc(25% - 30px);
  }
}
@media (min-width: 1440px) {
  .cmsmasters-template-library-template-page {
    width: calc(20% - 30px);
  }
}
@media (max-width: 1025px) {
  .cmsmasters-template-library-template-page {
    width: calc(33.333% - 30px);
  }
}
.cmsmasters-template-library-template-page .cmsmasters-template-library-template-body {
  height: 200px;
}

#cmsmasters-template-library-order-toolbar-local,
.cmsmasters-template-library-template-local {
  display: flex;
  align-items: center;
  padding: 0 25px;
  text-align: right;
}

#cmsmasters-template-library-order-toolbar-local {
  margin-top: 30px;
}
#cmsmasters-template-library-order-toolbar-local .cmsmasters-template-library-order-label {
  line-height: 1;
  font-size: 10px;
  font-weight: 500;
}
#cmsmasters-template-library-order-toolbar-local .cmsmasters-template-library-order-label:not(:hover) {
  color: #a4afb7;
}

.cmsmasters-template-library-template-local {
  height: 50px;
  width: 100%;
  margin-top: 1px;
  background-color: #fff;
  transition: background-color 0.3s linear;
}
.cmsmasters-template-library-template-local:hover {
  background-color: #fafbfb;
}
.cmsmasters-template-library-template-local:not(:hover) .cmsmasters-template-library-template-insert {
  background: none;
  color: #a4afb7;
}
.cmsmasters-template-library-template-local:first-child {
  border-radius: 3px 3px 0 0;
}
.cmsmasters-template-library-template-local:last-child {
  border-radius: 0 0 3px 3px;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-name {
  font-weight: 500;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-name,
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-meta {
  padding-left: 20px;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-meta {
  color: #a4afb7;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-name,
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-meta,
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-preview,
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-action {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-controls {
  position: relative;
  display: flex;
  align-items: center;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-controls, .cmsmasters-template-library-template-local .cmsmasters-template-library-template-controls a {
  color: #a4afb7;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-controls > div {
  cursor: pointer;
  transition: color 0.5s;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-insert i {
  margin-left: 3px;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-control-title {
  margin-right: 6px;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-more:hover,
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-more a:hover {
  color: #556068;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-more .cmsmasters-template-library-template-delete:hover {
  color: #d72b3f;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-action {
  padding: 8px 18px;
  margin: 0 5%;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-more {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 3px 20px;
  border-radius: 3px;
  box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3);
  top: 100%;
  left: 0;
  transform: translateX(-65%) translateY(-7px);
  z-index: 1;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-more:before {
  content: "";
  position: absolute;
  border: solid transparent;
  border-width: 8px 4px;
  border-bottom-color: #fff;
  transform: translateY(-100%);
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-more > div {
  margin: 10px 0;
  font-size: 11px;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-more-toggle {
  flex-grow: 1;
  text-align: left;
}
.cmsmasters-template-library-template-local .cmsmasters-template-library-template-more-toggle i {
  font-size: 16px;
}

#cmsmasters-template-library-preview {
  height: 100%;
  overflow: hidden;
}
#cmsmasters-template-library-preview iframe {
  height: 150%;
  transform: scale(0.666) translateX(25%) translateY(-25%);
}
@media (max-width: 1439px) {
  #cmsmasters-template-library-preview iframe {
    width: 1440px;
  }
}
@media (min-width: 1440px) {
  #cmsmasters-template-library-preview iframe {
    width: 1710px;
  }
}

.cmsmasters-template-library-blank-icon {
  font-size: 65px;
  margin-top: 45px;
  color: #c2cbd2;
  line-height: 1;
}
.cmsmasters-template-library-blank-icon img {
  width: 70px;
}
.cmsmasters-template-library-blank-icon .cmsmasters-template-library-no-results {
  width: 200px;
}

.cmsmasters-template-library-blank-title {
  font-size: 30px;
  margin-top: 40px;
}
@media (max-width: 1439px) {
  .cmsmasters-template-library-blank-title {
    font-size: 25px;
  }
}

.cmsmasters-template-library-blank-message {
  font-size: 18px;
  color: #a4afb7;
  margin-top: 15px;
  font-weight: 300;
}
@media (max-width: 1439px) {
  .cmsmasters-template-library-blank-message {
    font-size: 16px;
    margin-top: 10px;
  }
}

#cmsmasters-template-library-save-template-form {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cmsmasters-template-library-save-template-form > * {
  height: 55px;
  font-size: 16px;
}

#cmsmasters-template-library-save-template-name {
  width: 500px;
  background-color: #fff;
  font-weight: 300;
  color: #a4afb7;
  padding-right: 25px;
  border-radius: 0 3px 3px 0;
  border: none;
}

#cmsmasters-template-library-save-template-submit {
  width: 150px;
  border-radius: 3px 0 0 3px;
}
#cmsmasters-template-library-save-template-submit:hover {
  box-shadow: none;
}

#cmsmasters-template-library-import-form {
  width: 95%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 60px;
  border: 2px dashed #d5dadf;
  margin: 35px auto;
  transition: background-color 0.5s;
}
#cmsmasters-template-library-import-form:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
#cmsmasters-template-library-import-form-or {
  margin-top: 15px;
  font-size: 18px;
}
#cmsmasters-template-library-import-form-label {
  margin-top: 20px;
  padding: 15px 35px;
  display: inline-block;
}
#cmsmasters-template-library-import-form-input {
  display: none;
}
#cmsmasters-template-library-import-form.elementor-drag-over {
  border: 3px dashed #71d7f7;
}
#cmsmasters-template-library-import .cmsmasters-template-library-blank-icon {
  margin-top: 0;
}
#cmsmasters-template-library-import .cmsmasters-template-library-blank-message {
  margin-top: 20px;
}

.e-route-library-connect #cmsmasters-template-library-modal .dialog-message {
  max-height: 95vh;
  padding: 100px 0 0;
  min-height: 550px;
}

#cmsmasters-template-library-connect-logo {
  font-size: 20px;
}
#cmsmasters-template-library-connect__button {
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-top: 25px;
  padding: 12px 24px;
  font-size: 14px;
}
#cmsmasters-template-library-connect__background-image-left-1 {
  right: 22.4%;
  bottom: -29%;
  animation: 1.5s fadeIn, 1.5s slideDown, 3.5s mover 1.5s infinite alternate;
}
#cmsmasters-template-library-connect__background-image-left-2 {
  right: 46.25%;
  bottom: -15.5%;
  animation: 3s fadeIn, 3s slideDown, 2s mover 3s infinite alternate;
}
#cmsmasters-template-library-connect__background-image-right-1 {
  left: 37%;
  bottom: -41%;
  animation: 2.5s fadeIn, 2.5s slideDown, 2s mover 2.5s infinite alternate;
}
#cmsmasters-template-library-connect__background-image-right-2 {
  left: 48%;
  bottom: -12.5%;
  animation: 1.5s fadeIn, 1.5s slideDown, 1.5s mover 1.5s infinite alternate;
}

.cmsmasters-template-library-connect__background-image {
  position: absolute;
}

.cmsmasters-template-library-blank-footer {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  color: #a4afb7;
  font-style: italic;
}
@media (max-height: 700px) {
  .cmsmasters-template-library-blank-footer {
    display: none;
  }
}

#cmsmasters-template-library-footer-banner i {
  color: #c2cbd2;
  font-size: 56px;
  margin-top: 40px;
}
#cmsmasters-template-library-footer-banner .elementor-nerd-box-icon {
  margin-top: 70px;
}
#cmsmasters-template-library-footer-banner .elementor-excerpt {
  color: #a4afb7;
  font-size: 15px;
  font-weight: 500;
  margin: 20px 0;
}

#cmsmasters-template-library-templates-empty {
  width: 100%;
  margin-top: 40px;
}

#cmsmasters-template-library-error-dialog .dialog-message {
  text-align: start;
}

#cmsmasters-template-library-error-info {
  margin-top: 10px;
}

@media (max-width: 1439px) {
  .cmsmasters-template-library-local-column-1 {
    width: 33%;
  }
  .cmsmasters-template-library-local-column-2 {
    width: 10%;
  }
  .cmsmasters-template-library-local-column-3 {
    width: 15%;
  }
  .cmsmasters-template-library-local-column-4 {
    width: 15%;
  }
  .cmsmasters-template-library-local-column-5 {
    width: 27%;
  }
}
@media (min-width: 1440px) {
  .cmsmasters-template-library-local-column-1 {
    width: 25%;
  }
  .cmsmasters-template-library-local-column-2 {
    width: 17%;
  }
  .cmsmasters-template-library-local-column-3 {
    width: 17%;
  }
  .cmsmasters-template-library-local-column-4 {
    width: 17%;
  }
  .cmsmasters-template-library-local-column-5 {
    width: 24%;
  }
}
@media (max-width: 1024px) {
  .cmsmasters-template-library-local-column-3 {
    display: none;
  }
  .cmsmasters-template-library-local-column-5 {
    width: 41%;
  }
}
/* Library template module styles */
.elementor-widget-cmsmasters-template-empty-templates {
  text-align: center;
  margin-top: 15px;
}
.elementor-widget-cmsmasters-template-empty-templates .empty-templates-title {
  padding: 25px 0 30px;
}
.elementor-widget-cmsmasters-template-empty-templates .empty-templates-icon {
  font-size: 100px;
  color: #d5dadf;
}
.elementor-widget-cmsmasters-template-empty-templates .empty-templates-footer {
  font-size: 13px;
  font-style: italic;
  color: #a4afb7;
  margin-bottom: 15px;
}
.elementor-widget-cmsmasters-template-empty-templates .empty-templates-footer a {
  color: #a4afb7;
}

.elementor-control-cmsmasters_ribbon_section .elementor-section-title::before {
  content: "";
  background-image: url(../images/cmsmasters-logo.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 17px 13px;
  display: inline-block;
  width: 17px;
  height: 13px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.cmsmasters-control-presets-native .cmsmasters-element-presets-native-wrapper {
  width: 100%;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-item {
  align-items: center;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-basis: 49%;
  justify-content: center;
  padding: 7px;
  position: relative;
  text-align: center;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-item img {
  max-width: 100%;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-item i {
  background-color: #71d7f7;
  border-radius: 50%;
  color: white;
  display: none;
  font-size: 10px;
  height: 16px;
  left: -8px;
  line-height: 16px;
  position: absolute;
  top: -8px;
  width: 16px;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-item-title {
  line-height: 1.2;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-item.active, .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item:hover {
  border-color: #71d7f7;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-item.active i {
  display: block;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-item.active .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item-title {
  color: #71d7f7;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-item:hover .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item-title {
  color: #71d7f7;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-loading {
  display: none;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native-items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 10px;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native.loading .cmsmasters-element-presets-native-loading {
  display: flex;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native.loading .cmsmasters-element-presets-native-loading span {
  display: inline-block;
  margin-left: 10px;
}
.cmsmasters-control-presets-native .cmsmasters-element-presets-native.loading .cmsmasters-element-presets-native-404,
.cmsmasters-control-presets-native .cmsmasters-element-presets-native.loading .cmsmasters-element-presets-native-item {
  display: none;
}

.cmsmasters-control-presets-custom {
  width: 100%;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-wrapper {
  flex: 1;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper > div:first-child {
  flex: 1;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-control-input-wrapper {
  width: 100%;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-button-wrapper {
  margin-left: 5px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-button.elementor-button-default {
  align-items: center;
  background-color: #f8f8f9;
  border: 1px solid #d5dadf;
  color: #6f7a83;
  display: flex;
  font-size: 12px;
  height: 26px;
  padding: 0 7px;
  text-transform: capitalize;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-button.elementor-button-default[disabled] {
  opacity: 0.8;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-button i {
  color: #6f7a83;
  font-size: 16px;
  margin-right: 5px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item {
  align-items: center;
  border: 1px solid #d5dadf;
  display: flex;
  height: 37px;
  margin-bottom: 10px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item:hover {
  background-color: #f8f8f9;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item.active {
  border-color: #71d7f7;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-title {
  flex-basis: calc(100% - 74px);
  padding-left: 5px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-delete {
  align-items: center;
  color: #6f7a83;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 37px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-delete i {
  font-size: 16px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-delete i:hover {
  color: #58626b;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-apply {
  align-items: center;
  border-left: 1px solid lightgrey;
  color: #6f7a83;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 37px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-apply i {
  font-size: 16px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-apply i:hover {
  color: #58626b;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-loading {
  margin: 0 0 20px;
  display: none;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-filter {
  margin: 0 0 20px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom.loading .cmsmasters-element-presets-custom-loading {
  display: flex;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom.loading .cmsmasters-element-presets-custom-loading span {
  display: inline-block;
  margin-left: 10px;
}
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom.loading .cmsmasters-element-presets-custom-item,
.cmsmasters-control-presets-custom .cmsmasters-element-presets-custom.loading .cmsmasters-element-presets-custom-filter {
  display: none;
}

.elementor-control-section_cmsmasters_presets .elementor-section-title::before {
  content: "";
  background-image: url(../images/cmsmasters-logo.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 17px 13px;
  display: inline-block;
  width: 17px;
  height: 13px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/* Select2 & child controls styles */
.elementor-control .select2-container.select2-container--default .select2-selection--multiple {
  min-height: 27px;
}
.elementor-control .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  line-height: 21px;
  padding: 0 4px;
}
.elementor-control .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice {
  line-height: 1.6;
  margin-top: 4px;
  margin-right: 4px;
  border-radius: 2px;
}
.elementor-control .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 4px;
  transition: color 0.2s ease-in-out;
}
.elementor-control .select2-container.select2-container--default .select2-selection--multiple .elementor-control-spinner {
  padding-top: 2px;
}
.elementor-control .select2-container.select2-container--default .select2-selection--single .elementor-control-spinner {
  margin-top: -1px;
}
.elementor-control .select2-container.select2-container--default .select2-selection--single .select2-selection__clear {
  color: #a4afb7;
  transition: color 0.2s ease-in-out;
}
.elementor-control .select2-container.select2-container--default .select2-selection--single .select2-selection__clear:hover {
  color: #6d7882;
}
.elementor-control .select2-container.select2-container--default .select2-selection .elementor-control-spinner {
  display: block;
  float: right;
}
.elementor-control .select2-container.select2-container--default .select2-search__field::-moz-placeholder {
  padding: 0 4px;
}
.elementor-control .select2-container.select2-container--default .select2-search__field::placeholder {
  padding: 0 4px;
}
.elementor-control .select2-container--open .select2-selection--single .select2-selection__arrow b {
  margin-top: -3px;
}
.elementor-control .select2-container .cmsmasters-control-spinner {
  display: block;
  position: absolute;
  margin-top: -6px;
  top: 50%;
  right: 20px;
}
.elementor-control .elementor-select2[multiple] + .select2-container .cmsmasters-control-spinner {
  right: 5px;
}

.select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) {
  opacity: 0.5;
}

/* Choose text control styles */
.elementor-control-type-choose_text .elementor-choices {
  justify-content: flex-end;
}
.elementor-control-type-choose_text .elementor-choices .elementor-choices-label {
  font-size: 10px;
  text-transform: uppercase;
  width: 50%;
  min-width: fit-content;
  min-width: -moz-fit-content;
  padding: 0 7px;
}
.elementor-control-type-choose_text.elementor-label-block .elementor-choices {
  justify-content: flex-start;
}
.elementor-control-type-choose_text.elementor-label-block .elementor-choices .elementor-choices-label {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.elementor-control-type-choose_text.elementor-label-inline > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper {
  width: auto;
  min-width: 52%;
}

.elementor-control-type-selectize .selectize-control.plugin-drag_drop .ui-sortable > div {
  cursor: grab;
}
.elementor-control-type-selectize .selectize-control.plugin-drag_drop .ui-sortable > div.active.ui-sortable-helper {
  cursor: grabbing;
  white-space: nowrap;
}
.elementor-control-type-selectize .selectize-control.plugin-drag_drop .ui-sortable > div.ui-sortable-placeholder {
  background-color: #ffffff !important;
  box-shadow: inset 0 0 5px 5px rgba(228, 228, 228, 0.3);
}
.elementor-control-type-selectize .selectize-control.multi.plugin-drag_drop .selectize-input.has-items > div {
  height: auto !important;
}
.elementor-control-type-selectize .selectize-control.multi.plugin-drag_drop.plugin-remove_button .selectize-input.has-items > div {
  padding-right: 0 !important;
}
.elementor-control-type-selectize .selectize-control.multi .selectize-input {
  padding: 5px;
}
.elementor-control-type-selectize .selectize-control.multi .selectize-input.has-items {
  padding: 5px 0 0 5px;
}
.elementor-control-type-selectize .selectize-control.multi .selectize-input > div {
  background-color: #e4e4e4;
  color: #6d7882;
  font-size: 0.9em;
  line-height: 1.5;
  padding: 0 5px !important;
  margin: 0 5px 5px 0;
}
.elementor-control-type-selectize .selectize-control.multi .selectize-input > div .remove {
  color: #999999;
  border-bottom: 0;
  border-left: 1px solid #d5dadf;
  line-height: 1.4;
  font-weight: normal;
  width: auto;
  padding: 0 4px;
  margin-left: 4px;
  position: relative;
  vertical-align: baseline;
  border-radius: 0;
}
.elementor-control-type-selectize .selectize-control.multi .selectize-input > div .remove:hover {
  background-color: #d5dadf;
  color: #333333;
}
.elementor-control-type-selectize .selectize-input {
  border-color: #d5dadf;
  box-shadow: none;
}
.elementor-control-type-selectize .selectize-input.input-active {
  border-color: #a4afb7;
}
.elementor-control-type-selectize .selectize-input input {
  color: #6d7882;
}
.elementor-control-type-selectize .selectize-dropdown {
  background-color: #ffffff;
  border-color: #a4afb7;
  margin-top: 0;
}
.elementor-control-type-selectize .selectize-dropdown .optgroup {
  border-top: 1px solid #a4afb7;
}
.elementor-control-type-selectize .selectize-dropdown .optgroup-header {
  background-color: transparent;
  font-weight: bold;
}
.elementor-control-type-selectize .selectize-dropdown .option,
.elementor-control-type-selectize .selectize-dropdown .optgroup-header {
  color: #495157;
  line-height: 1;
  padding: 6px !important;
}
.elementor-control-type-selectize .selectize-dropdown .option:hover, .elementor-control-type-selectize .selectize-dropdown .option.active {
  background-color: #5897fb;
  color: #ffffff;
}
.elementor-control-type-selectize .selectize-dropdown .option .highlight {
  background-color: rgba(164, 175, 183, 0.5);
}

/* Locations repeater control styles */
.elementor-control-type-locations_repeater {
  padding: 0 10px 15px;
}
.elementor-control-type-locations_repeater > .elementor-control-content > label,
.elementor-control-type-locations_repeater .elementor-control-field-description {
  padding-left: 10px;
  padding-right: 10px;
}
.elementor-control-type-locations_repeater .elementor-control {
  padding: 0 10px 10px;
}
.elementor-control-type-locations_repeater .elementor-control:before {
  display: none;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields {
  margin: 10px 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}
.elementor-control-type-locations_repeater .elementor-repeater-fields[data-cmsmasters-location-statement=exclude] .elementor-repeater-row-tools {
  background-color: #d495b3;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields[data-cmsmasters-location-statement=exclude] .elementor-repeater-row-tools .elementor-repeater-row-item-title {
  color: #943662;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields[data-cmsmasters-location-statement=exclude] .elementor-repeater-row-controls {
  border-color: #d495b3;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields-placeholder {
  display: none;
  text-align: center;
  font-weight: bold;
  padding: 25px 10px 20px;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields-wrapper:empty + .elementor-repeater-fields-placeholder {
  display: block;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error .elementor-control-input-wrapper,
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error .elementor-repeater-row-controls,
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error .select2-container .select2-selection,
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error input, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error select, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error textarea {
  border-color: #b01b1b;
  transition: border-color 0.3s ease-in-out;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error .elementor-repeater-row-tools {
  background-color: #b01b1b;
  transition: background-color 0.3s ease-in-out;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check .elementor-control-input-wrapper,
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check .elementor-repeater-row-controls,
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check .select2-container .select2-selection,
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check input, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check select, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check textarea {
  border-color: #c78221;
}
.elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check .elementor-repeater-row-tools {
  background-color: #c78221;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-controls {
  border: 1px solid #a1cdad;
  border-top-width: 0;
  padding-top: 10px;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-controls .elementor-control-truth,
.elementor-control-type-locations_repeater .elementor-repeater-row-controls .elementor-control-stmt {
  display: none;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools {
  display: flex;
  grid-gap: 1px;
  width: 100%;
  color: #556068;
  background-color: #a1cdad;
  height: 30px;
  padding: 1px;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools > div,
.elementor-control-type-locations_repeater .elementor-repeater-row-tools > button {
  background-color: #ffffff;
  border: 0;
  opacity: 0.95;
  transition: opacity 0.3s ease-in-out;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools > div:hover,
.elementor-control-type-locations_repeater .elementor-repeater-row-tools > button:hover {
  opacity: 0.85;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools > div:not(.elementor-repeater-row-item-title),
.elementor-control-type-locations_repeater .elementor-repeater-row-tools > button:not(.elementor-repeater-row-item-title) {
  cursor: pointer;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title {
  display: flex;
  align-items: center;
  width: 100%;
  color: #478a59;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  padding: 1px 10px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title i {
  margin-right: 5px;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-row-tool {
  width: 30px;
  flex-shrink: 0;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-tool-remove {
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-tool-remove:hover {
  color: #b01b1b;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding: 10px;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button {
  padding-left: 10px;
  padding-right: 10px;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button i {
  margin-right: 7px;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-add {
  background-color: #8fafa1;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-add:hover {
  background-color: #539666;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-exception {
  color: #ad8ea5;
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-exception:hover {
  box-shadow: none;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-exception:hover:not(:disabled) {
  color: #a0426f;
}
.elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-exception:disabled {
  opacity: 0.5;
}
.elementor-control-type-locations_repeater .cmsmasters-location-error-message {
  font-size: 0.85em;
  line-height: 1.4;
  color: #9a3a3d;
  padding: 0 10px 10px;
}
.elementor-control-type-locations_repeater .cmsmasters-location-error-message a {
  font-weight: 500;
  white-space: nowrap;
}
.elementor-control-type-locations_repeater .cmsmasters-location-error-message-tag {
  background-color: #e4e4e4;
  border: 1px dashed;
  color: #b01b1b;
  padding: 0 5px;
  border-radius: 2px;
  white-space: nowrap;
}
.elementor-control-type-locations_repeater .elementor-label-block > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper {
  margin-top: 0;
}
.elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline {
  overflow: hidden;
}
.elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[style="width: 0px;"] {
  min-width: 3em !important;
}
.elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[style="width: 0px;"]::-moz-placeholder {
  padding: 0;
}
.elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[style="width: 0px;"]::placeholder {
  padding: 0;
}
.elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice.cmsmasters-location-error {
  border: 1px dashed #b01b1b;
  color: #b01b1b;
  line-height: 1.4;
  padding: 0 4px;
}
.elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice.cmsmasters-location-error .select2-selection__choice__remove {
  color: #999999;
  line-height: 1.2;
}
.elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice.cmsmasters-location-error .select2-selection__choice__remove:hover {
  color: #333333;
}

body {
  counter-reset: section;
}

.elementor-control-type-repeater .cmsmasters-repeat-item-num:before {
  counter-increment: section;
  content: counter(section, decimal-leading-zero);
}
.elementor-control-type-repeater .cmsmasters-repeat-item-num.hidden {
  visibility: hidden;
  opacity: 0;
}

.elementor-panel .elementor-control-type-section[class*=elementor-control-cmsmasters_section_] .elementor-panel-heading:before, .elementor-panel-menu-item-icon i.cmsms-logo:before, .elementor-panel-menu-group-title i.cmsms-logo:before, .cmsms-logo:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters]:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters] .elementor-panel-category-items .elementor-element:before, .elementor-panel #elementor-panel-elements .cmsmasters-elementor-widget:before {
  content: "";
  background-image: url(../images/cmsmasters-logo.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 17px 13px;
  display: inline-block;
  width: 17px;
  height: 13px;
  transition: all 0.05s ease-in-out;
  filter: grayscale(100%) brightness(0.9);
}

.elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters]:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters] .elementor-panel-category-items .elementor-element:before, .elementor-panel #elementor-panel-elements .cmsmasters-elementor-widget:before {
  position: absolute;
  top: 7px;
  right: 7px;
}

.elementor-panel .elementor-control-type-section[class*=elementor-control-cmsmasters_section_]:hover .elementor-panel-heading:before, .elementor-panel .elementor-control-type-section[class*=elementor-control-cmsmasters_section_].elementor-open .elementor-panel-heading:before, .elementor-panel .elementor-control-type-section[class*=elementor-control-cmsmasters_section_].e-open .elementor-panel-heading:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters]:hover:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters].elementor-active:before, .elementor-panel-menu-item:hover .elementor-panel-menu-item-icon i.cmsms-logo:before, .elementor-panel-menu-group:hover .elementor-panel-menu-group-title i.cmsms-logo:before, .cmsms-logo:hover:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters] .elementor-panel-category-items .elementor-element:hover:before, .elementor-panel #elementor-panel-elements .cmsmasters-elementor-widget:hover:before {
  filter: none;
}

.elementor-panel-menu-group-title {
  position: relative;
}
.elementor-panel-menu-group-title i.cmsms-logo {
  position: absolute;
  top: -2px;
  right: 0;
}
.elementor-panel-menu-item-icon i.cmsms-logo:before {
  background-size: 20px 14px;
  background-position: 0 4px;
  width: 20px;
  height: 20px;
}
.elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters] .elementor-panel-category-title {
  padding-right: 35px;
}
.elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters]:before {
  top: 17px;
  left: auto;
  right: 15px;
}
.elementor-panel #elementor-panel-categories .elementor-panel-category[id*=-cmsmasters]:first-child:before {
  top: 11px;
}
.elementor-panel .elementor-control-type-section[class*=elementor-control-cmsmasters_section_] .elementor-panel-heading {
  padding-right: 35px;
  position: relative;
}
.elementor-panel .elementor-control-type-section[class*=elementor-control-cmsmasters_section_] .elementor-panel-heading:before {
  position: absolute;
  left: auto;
  right: 15px;
}
.elementor-panel #elementor-panel__editor__help__link[href*="go.cmsmasters.net"] {
  position: relative;
  padding-top: 30px;
}
.elementor-panel #elementor-panel__editor__help__link[href*="go.cmsmasters.net"]:before {
  content: "";
  background-image: url(../images/cmsmasters-logo.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px 23px;
  display: inline-block;
  width: 30px;
  height: 23px;
  margin-left: -4px;
  position: absolute;
  top: 1px;
  transition: all 0.2s ease-in-out;
  filter: grayscale(100%) brightness(0.9);
}
.elementor-panel #elementor-panel__editor__help__link[href*="go.cmsmasters.net"]:hover:before {
  filter: brightness(1.1);
}

.dialog-widget .elementor-panel-alert {
  background-color: #fcfcfc;
  border-right: 3px solid transparent;
  font-size: 11px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.4;
  text-align: right;
  padding: 7px 10px;
  position: relative;
  border-radius: 3px 0 0 3px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07);
}
.dialog-widget .elementor-panel-alert a {
  color: inherit;
}
.dialog-widget .elementor-panel-alert.elementor-panel-alert-info {
  border-color: #71d7f7;
  background-color: #f3fcff;
}
.dialog-widget .elementor-panel-alert.elementor-panel-alert-success {
  border-color: #39b54a;
}
.dialog-widget .elementor-panel-alert.elementor-panel-alert-warning {
  border-color: #fcb92c;
}
.dialog-widget .elementor-panel-alert.elementor-panel-alert-danger {
  border-color: #d72b3f;
}

#elementor-toast .dialog-buttons-wrapper:empty {
  display: none;
}

#elementor-toast.elementor-panel-alert {
  border-left: 3px solid transparent;
  padding: 15px;
  border-radius: 0 5px 5px 0;
}
#elementor-toast.elementor-panel-alert a {
  color: inherit;
}
#elementor-toast.elementor-panel-alert-info {
  border-color: #71d7f7;
}
#elementor-toast.elementor-panel-alert-success {
  border-color: #39b54a;
}
#elementor-toast.elementor-panel-alert-warning {
  border-color: #fcb92c;
}
#elementor-toast.elementor-panel-alert-danger {
  border-color: #d72b3f;
}

.elementor-control-type-url.elementor-control-hidden-label .elementor-control-url-autocomplete-spinner {
  top: 8px;
  right: 35px;
}
.elementor-control-dynamic.elementor-control-type-url.elementor-control-hidden-label .elementor-control-url-autocomplete-spinner {
  right: 61px;
}

label {
  margin-bottom: 0;
}
/*# sourceMappingURL=editor-rtl.css.map */