
.control_editor_builder .sbWrapper {
  top: 80px !important;
  padding-top: 30px;
}
.control_editor_builder .select_search {
  top: 111px !important;
}

.editor_builder_app {
  display: grid;
  grid-template-columns: 200px auto 350px;
  gap: 20px;
  background: #f4f4f4;
  min-height: calc(100vh - 37px);
}
.editor_builder_app .ckeditorLoad {
  min-height: 12px;
  padding: 2px;
}
.control_editor_builder .inner {
  right: 0;
  padding: 10px;
  box-sizing: border-box;
  top: auto;
  float: none;
  box-shadow: none;
}
.data_content_add .edit_content_builder_wrap .scroll {
  padding: 0;
  height: calc(100vh - 37px);
}
.control_editor_builder .scroll {
  max-height: unset !important;
  height: calc(100vh - 155px) !important;
}
.edit_content_builder_wrap {
  padding: 0 !important;
}
.control_editor_builder .record_heading {
  margin: 0;
}
.page_site-editor-pages .tox-tinymce {
  z-index: 8000;
}
.page_site-editor-pages fieldset .tox-tinymce {
  z-index: 10;
}
.tox.tox-tinymce-aux {
  z-index: 8010;
}
.tinymce_inline .tox-tinymce {
  border: none !important;
  background: none;
  border-radius: 0 !important;
  height: auto !important;
}
.control_editor_builder.edit_page .field_id_234,
.control_editor_builder.edit_page .field_id_843,
.control_editor_builder.edit_page .field_id_1322,
.control_editor_builder.edit_page .field_id_1323 {
  display: none;
}


#website-container {
  position: relative;
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 70px;
  width: 100%;
  z-index: 1;
}
#website-container .body {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.map_editor_builder {
  box-shadow: 0 -3px 10px #00000078;
  background: #3d5265;
}
.map_editor_builder .map_inner {
  position: fixed;
  top: 40px;
  left: 0;
  bottom: 0;
  width: 200px;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: calc(100vh - 41px);
  overflow-y: scroll;
}
.map_editor_builder .map_inner::-webkit-scrollbar {
  display: none;
}
.map_editor_builder .edit_page {
  background: #4eaefca6;
  color: #fff;
  padding: 0 15px;
  line-height: 40px;
  border: 1px solid #7ab3f1;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s;
}

.map_editor_builder .row_wrap {
  padding: 10px 10px 5px;
  border-radius: 7px 7px 0 0;
  background: #1724307a;
}
.map_editor_builder .row_wrap.sub {
  border-radius: 0;
  padding: 5px 10px;
  margin: 0;
}
.map_editor_builder .row_wrap.sub.end {
  border-radius: 0 0 7px 7px;
  padding: 5px 10px 10px;
  margin-bottom: 20px;
}

.map_editor_builder .row {
  position: relative;
  background: #4eaefc1f;
  color: #fff;
  padding: 0 15px;
  line-height: 30px;
  border: 1px solid #7ab3f1;
  border-radius: 4px;
  margin-left: 10px;
  cursor: pointer;
  transition: 0.3s;
}
.map_editor_builder .col_sub .row {
  background: no-repeat;
  display: inline-block;
  padding: 0 7px;
  line-height: 20px;
  margin-left: 20px;
}
.map_editor_builder .col_sub .row:before {
  content: "";
  position: absolute;
  left: -18px;
  bottom: 10px;
  border-left: 1px solid #7bb3ee;
  border-bottom: 1px solid #7bb3ee;
  height: 50px;
  width: 17px;
}
.map_editor_builder .column .row:before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 14px;
  border-left: 1px solid #7bb3ee;
  border-bottom: 1px solid #7bb3ee;
  height: 50px;
  width: 6px;
}

.map_editor_builder .row:hover {
  border: 1px solid #cbdbec;
  background: #4eaefc66;
}
.map_editor_builder .map_row_status_0 {
  border: 1px dashed #cdcdcd38;
  color: #ffffff7a;
  border-left-style: solid;
  background: #454f5894;
}
.map_editor_builder .map_row_status_2 {
  border: 1px dashed #f1b37a;
  background: #df7d3566;
  border-left-style: solid;
}
.map_editor_builder .map_row_status_0:hover {
  border: 1px dashed #cbdbec;
}
.map_editor_builder .row.focus {
  border: 1px solid #51dd6a;
  background: #51dd6a4f;
}
.map_editor_builder .map_row_status_0.row.focus {
  border: 1px dashed #51dd6a;
}
.map_editor_builder .map_row_status_2.row.focus {
  border: 1px dashed #51dd6a;
}
.map_editor_builder .row.parent {
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  border-left-width: 7px !important;
  border-left-style: solid !important;
  z-index: 1;
}
.map_editor_builder .row.parent:hover {
  border-left-style: solid;
}
.map_editor_builder .add_section {
  color: #ffffffb0;
  background: #0d253ac4;
  color: #ffffffb0;
  line-height: 25px;
  padding: 0 15px;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  margin: 20px 0;
  transition: 0.3s;
}
.map_editor_builder .add_section:hover {
  background: #577590b0;
  color: #fff;
}
.map_editor_builder .add_section.cell {
  margin: 0;
  margin-right: 20px;
}
.map_editor_builder .add_section span {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 6px;
}
.control_editor_builder {
  position: fixed;
  top: 36px;
  right: 0;
  bottom: 0;
  width: 350px;
  box-shadow: 0 0 10px #00000078;
  background: light-dark(#dfe3e7, #313131);
  z-index: 10;
}
.control_editor_builder .data_content_add_fixed .inner {
  padding: 20px;
  width: auto;
}
.control_editor_builder .scroll {
  max-height: calc(100vh - 250px);
  padding: 0;
}
.control_editor_builder .grid_content,
.control_editor_builder .right_panel,
.control_editor_builder .left_panel,
.control_editor_builder .left,
.control_editor_builder .right {
  display: block !important;
}
.control_editor_builder .footer_edit {
  bottom: -45px;
  padding: 0 10px;
}
.builder_col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.content_editor_builder .pb_selectable {
  position: relative;
  outline: 1px dashed #ff2fe4;
  padding: 9px;
  margin: 9px;
  transition: unset !important;
}
.content_editor_builder .pb_selectable:hover {
  box-shadow: 0 0 0 10px #ff2fe41f;
}

.content_editor_builder .builder_section {
  outline: 1px dashed #0096ffe6;
  padding: 9px;
  gap: 40px;
}
.content_editor_builder .builder_section:hover {
  box-shadow: 0 0 0 10px #0096ff1f;
}

.content_editor_builder .builder_col {
  outline: 1px dashed #ff2f2f;
  padding: 9px;
}
.content_editor_builder .builder_col:hover {
  box-shadow: 0 0 0 10px #ff2f2f1f;
}

.content_editor_builder .builder_cell {
  outline: 1px dashed #7700ffe6;
  padding: 9px;
}
.content_editor_builder .builder_cell_empty {
  background: #ecf0f9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content_editor_builder .builder_cell:hover {
  box-shadow: 0 0 0 10px #7700ff1f;
}

.content_editor_builder .pb_selectable.focus,
.content_editor_builder .pb_selectable.mce-edit-focus {
  outline: 1px dashed #00ffb3de;
  box-shadow: 0 0 0 10px #00ffb31f;
}
.content_editor_builder .pb_selectable.focus:hover,
.content_editor_builder .pb_selectable.mce-edit-focus:hover {
  box-shadow: 0 0 0 10px #00ffb357;
}

.page_builder_add_element {
  position: relative;
  color: #ffffff;
  display: inline-block;
  line-height: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 100%;
  outline: 1px dashed #fff;
  outline-offset: -4px;
  font-size: 28px;
  cursor: pointer;
  font-weight: bold;
  background: #0051d7;
  cursor: pointer;
  transition: 0.3s;
  z-index: 1000;
}
.page_builder_add_element:hover {
  background: #4f92ff;
}
.builder_section {
  gap: 5px !important;
}


.builder_status_0 {
  display: none !important;
}

.control_editor_builder .footer_edit {
  display: block;
}
.control_editor_builder .toggle_save_form {
  display: block;
  width: 100%;
}
.control_editor_builder .delete_flow {
  border: none;
  background: #bc5858;
  color: #fff;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  padding: 0 50px;
  width: auto;
  margin: 0;
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.control_editor_builder .delete_flow:hover {
  background: #d67a7a;
}
.pb_insert_content_btn {
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.bd_content_label {
  border-radius: 5px;
  border: 1px solid #ddd;
  line-height: 30px;
  padding: 0 20px;
}
.remove_flow_img {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.remove_flow_img span, .mini_btn {
  background: #598dba;
  color: #fff;
  line-height: 30px;
  display: inline-block;
  padding: 0 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
.remove_flow_img span:hover, .mini_btn:hover {
  background: light-dark(#83b8e7, #083953);
}

.page_placement {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.page_placement .icon {
  font-family: "Source Sans 3", sans-serif;
  border: 2px solid #adddfe;
  background: #f8fcff;
  padding: 14px 20px;
  border-radius: 15px;
  width: 150px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #48b1ff;
}
.page_placement .fcell {
  border: 2px solid #adddfe;
  background: #c8e7ff;
  padding: 15px;
  border-radius: 10px;
}
.page_placement .fbtn {
  background: #87c3f1;
  padding: 15px;
  border-radius: 10px;
  width: 35px;
  margin: 0 auto;
}


.elements_library_wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00000061;
  transition: 0.3s;
  z-index: 10;
}
.elements_library_wrapper.open {
  display: block;
}
.elements_library_wrapper .library_inner {
  background: #fff;
  max-width: 900px;
  padding: 20px;
  margin: 0 auto;
  margin-top: 110px;
  border-radius: 7px;
  box-shadow: 0 0 10px #0000002e;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0 20px;
}
.elements_library_wrapper h1 {
  position: absolute;
  left: 0;
}
.elements_library_wrapper .paenl {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 15px 0;
}
.elements_library_wrapper .paenl div {
  line-height: 40px;
  font-weight: 500;
  background: #a9b8c5;
  color: #fff;
  padding: 0 20px;
  border-radius: 5px;
  cursor: pointer;
}
.elements_library_wrapper .paenl div.sel {
  background: #588dbc;
  color: #fff;
}
.elements_library_wrapper .list {
  border: 1px solid #ddd;
  background: light-dark(#dfe3e7, #313131);
  padding: 15px 0;
  border-radius: 10px;
}
.elements_library_wrapper .inner_list {
  height: calc(100vh - 375px);
  overflow-y: scroll;
  padding: 0 15px;
  display: none;
}
.elements_library_wrapper .inner_list.open {
  display: block;
}
.elements_library_wrapper .inner_list .wrap {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: flex-start;
  gap: 15px;
}
.elements_library_wrapper .list .row {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 7px;
  padding: 10px;
  display: flex;
  align-items: center;
  box-shadow: 0 0 10px #00000012;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  cursor: pointer;
}

.elements_library_wrapper .list .row:hover {
  border: 1px solid #a3e3ff;
  background: #f0f8ff;
}
.elements_library_wrapper .list .row.sel {
  border: 1px solid #25e75a;
  background: #e6ffe5;
}
.elements_library_wrapper .list .row[data-id="0"] {
  display: none;
}
.elements_library_wrapper .paenl .mce_font {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #4a4a4a;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.pb_new_element_name_field {
  grid-column: span 5;
  margin-bottom: 15px !important;
}
.elements_library_wrapper .btns {
  padding-top: 20px;
}



.editor_builder_app .add_gallery_item {
  position: absolute;
  bottom: 5px;
  right: 5px;
}



.elements_library_wrapper .content_html {
  display: block;
  border: 1px solid #ddd;
  background-color: #fff;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 5px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
  box-sizing: border-box;
}

[data-panel-action="edit-gallery-item"] .field_id_414 {
  display: none;
}

.tox .tox-tbtn[data-mce-name="customsave"] {
  position: absolute !important;
  top: 166px;
  right: 0;
  width: 329px !important;
  background-color: #588dbc !important;
  background: #588dbc !important;
  color: #fff !important;
  height: 40px !important;
  line-height: 40px !important;
  font-size: 14px !important;
  border-radius: 7px !important;
  cursor: pointer !important;
}
.tox .tox-tbtn[data-mce-name="customsave"] span {
  cursor: pointer;
}
.tox.tox-tinymce-inline {
  position: fixed !important;
  top: 82px !important;
  right: 8px;
  left: auto !important;
  width: 334px !important;
  height: auto !important;
}
.tox.tox-tinymce-inline .tox-editor-header {
  display: flex;
  flex-direction: column;
  overflow: visible !important;
  border: none !important;
}
.tox .tox-menubar {
  border-radius: 7px 7px 0 0;
}
.tox .tox-toolbar {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  border-radius: 0 0 7px 7px;
}




/*==Page Modules==*/
.page_header.pb_object {
  display: flex !important;
}
.animated_gallery_wrapper .ag_overflow {
  position: relative;
}
.animated_gallery_wrapper .sliding_text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.animated_gallery_wrapper .ag_box_img.portrait {
  display: none;
}
.animated_gallery_wrapper .ag_box {
  display: none;
}
.animated_gallery_wrapper .ag_box:first-child {
  display: block;
}