/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/geditor.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "OpenSansRegular";
  src: url(/wp-content/themes/flexonics/assets/build/fonts/OpenSansRegular.fb846c51.eot);
  src: url(/wp-content/themes/flexonics/assets/build/fonts/OpenSansRegular.fb846c51.eot) format("embedded-opentype"), url(/wp-content/themes/flexonics/assets/build/fonts/OpenSansRegular.828735bb.woff2) format("woff2"), url(/wp-content/themes/flexonics/assets/build/fonts/OpenSansRegular.20be10ed.woff) format("woff"), url(/wp-content/themes/flexonics/assets/build/fonts/OpenSansRegular.0497b0f3.ttf) format("truetype"), url(/wp-content/themes/flexonics/assets/build/images/OpenSansRegular.7ca7b078.svg#OpenSansRegular) format("svg");
}
/* Playfair Display Font Faces */
@font-face {
  font-family: "Playfair Display";
  font-weight: 400;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/PlayfairDisplay-Regular.73f0621a.woff2) format("woff2");
}
@font-face {
  font-family: "Playfair Display";
  font-weight: 700;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/PlayfairDisplay-Bold.9d8581cc.woff2) format("woff2");
}
@font-face {
  font-family: "Playfair Display";
  font-weight: 900;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/PlayfairDisplay-Black.98f6c1f9.woff2) format("woff2");
}
@font-face {
  font-family: "Playfair Display";
  font-weight: 600;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/PlayfairDisplay-Medium.686b2c10.woff2) format("woff2");
}
@font-face {
  font-family: "Playfair Display";
  font-weight: 800;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/PlayfairDisplay-ExtraBold.e6a873bb.woff2) format("woff2");
}
/* Lato Font Faces */
@font-face {
  font-family: "Lato";
  font-weight: 300;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/Lato-Light.7306216b.woff2) format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 400;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/Lato-Regular.cf0cb273.woff2) format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 700;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/Lato-Bold.053c9857.woff2) format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 900;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/Lato-Black.33e85a63.woff2) format("woff2");
}
/* Space Grotesk Font Faces */
@font-face {
  font-family: "Space Grotesk";
  font-weight: 300;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/SpaceGrotesk-Light.daa26f44.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  font-weight: 400;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/SpaceGrotesk-Regular.fecc50c4.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  font-weight: 500;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/SpaceGrotesk-Medium.48f792d5.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  font-weight: 600;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/SpaceGrotesk-SemiBold.c2a91c0b.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  font-weight: 700;
  font-style: normal;
  src: url(/wp-content/themes/flexonics/assets/build/fonts/SpaceGrotesk-Bold.1f160ce4.woff2) format("woff2");
  font-display: swap;
}
.u-flex {
  display: flex;
}

.u-justify-content-center {
  justify-content: center;
}

.u-align-items-center {
  align-items: center;
}

.u-justify-items-center {
  justify-items: center;
}

.u-content-center {
  align-content: center;
}

.u-justify-content-space-between {
  justify-content: space-between;
}

.u-align-items-space-between {
  align-items: space-between;
}

.u-justify-items-space-between {
  justify-items: space-between;
}

.u-content-space-between {
  align-content: space-between;
}

.u-flex-direction-column {
  flex-direction: column;
}

.u-flex-direction-row {
  flex-direction: row;
}

.u-flex-wrap-wrap {
  flex-wrap: wrap;
}

.u-flex-columns {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  width: 100%;
  gap: 20px;
}

.u-flex-basis-auto {
  flex-basis: auto;
}

.u-flex-basis-30 {
  flex-basis: 30%;
}
.u-flex-basis-40 {
  flex-basis: 40%;
}
.u-flex-basis-60 {
  flex-basis: 60%;
}
.u-flex-basis-70 {
  flex-basis: 70%;
}

.u-white-text-color {
  color: #ffffff;
}

.u-link-text-color {
  color: #0F8B8D;
}

.u-primary-text-color {
  color: #000000;
}

.u-secondary-text-color {
  color: #707070;
}

.u-gray-text-color {
  color: #eeeeee;
}

.container {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Space Grotesk", serif;
  font-weight: 700;
}

p {
  font-family: "Space Grotesk", serif;
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 15px;
}

.btn-main {
  border: 1px solid #000;
  box-sizing: border-box;
  color: #000;
  transition: 0.3s ease-in-out;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Space Grotesk", serif;
  font-weight: 600;
  overflow: hidden;
  box-shadow: 0 0.5em 0.5em -0.6em #000;
  border-radius: 5px;
}
.btn-main a {
  padding: 0 30px;
  color: inherit;
  font-size: 16px;
  line-height: 20px;
  transition: 0.4s ease-in-out;
  box-sizing: border-box;
}
.btn-main a::before {
  content: attr(data-text);
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, 100%);
  transition: opacity 0.5s, transform 0.8s cubic-bezier(0.15, 0.85, 0.31, 1);
}
.btn-main:hover a {
  transform: translateY(-200%);
}
.btn-main:hover a::before {
  opacity: 1;
  transform: translate(-50%, 150%);
}

/* normalize */
.editor-styles-wrapper {
  font-size: 14px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.editor-styles-wrapper .wp-block {
  max-width: 100% !important;
}
.editor-styles-wrapper .editor-writing-flow {
  max-width: 100% !important;
}
.editor-styles-wrapper .container, .editor-styles-wrapper .container-fluid {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.editor-styles-wrapper * {
  box-sizing: border-box;
}

.edit-post-visual-editor .components-button {
  padding: 0 10px;
}

.item-action-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: static;
  right: 4px;
  z-index: 1;
  top: 4px;
}
.item-action-wrap .remove-item {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: red;
  color: #ffffff;
  border-radius: 25px;
  cursor: pointer;
}
.item-action-wrap .move-item {
  margin-right: 5px;
  line-height: 1;
}
.item-action-wrap .move-item .dashicons {
  background-color: #007cba;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
  border-radius: 25px;
  font-size: 14px;
  cursor: pointer;
}
.item-action-wrap .move-item .dashicons:first-child {
  margin-right: 5px;
}
.item-action-wrap .move-item .dashicons:last-child {
  margin-right: 0;
}
.item-action-wrap.mb-10 {
  margin-bottom: 10px;
}
.item-action-wrap.show-items-hover {
  visibility: hidden;
  opacity: 0;
}
.item-action-wrap.small-icons i {
  border-radius: 23px;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px 8px;
  width: 20px;
}
.item-action-wrap.small-icons .move-item {
  margin-right: 0;
}
.item-action-wrap.small-icons .move-item .dashicons {
  border-radius: 23px;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px 8px;
  width: 20px;
}
.item-action-wrap.small-icons .remove-item {
  border-radius: 23px;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px 8px;
  width: 20px;
}
.item-action-wrap.pos-abs {
  position: absolute;
  z-index: 1;
  right: 4px;
}

.image-preview {
  position: relative;
}
.image-preview .image-controls {
  width: 82px;
  z-index: 9;
}
.image-preview .image-controls i {
  background-color: #6a89be;
  border-radius: 30px;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px 10px;
  text-align: center;
  width: 30px;
}
.image-preview .image-controls i.remove-image {
  background-color: #ff0000;
}
.image-preview .image-controls.small-icons {
  width: 48px;
}
.image-preview .image-controls.small-icons i {
  border-radius: 23px;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px 8px;
  width: 20px;
}
.image-preview .image-controls.ex-small-icons i {
  font-size: 11px;
  height: 15px;
  line-height: 15px;
  width: 15px;
}
.image-preview .image-controls.icon-top-right-fixed {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-50%);
}
.image-preview .image-controls.icon-top-center-fixed {
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
}
.image-preview .image-controls.icon-center-fixed {
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  transform: translate(-50%, -50%);
}
.image-preview .image-controls.icon-bottom-center-fixed {
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translate(-50%, -50%);
}
.image-preview .image-controls.icon-bottom-right-fixed {
  left: 100%;
  position: absolute;
  top: 100%;
  transform: translate(-50%, -50%);
}
.image-preview.image-controle-visible-hover .image-controls {
  opacity: 0;
  visibility: hidden;
}
.image-preview.image-controle-visible-hover:hover .image-controls {
  opacity: 1;
  visibility: visible;
}

.add-item-wrap {
  text-align: center;
  width: 40px;
  margin: 0 auto;
}
.add-item-wrap .add-new-item {
  background-color: #000000;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 22px;
  height: 36px;
  line-height: 38px;
  padding: 0;
  width: 40px;
  margin-top: 20px;
}

.add-item-wrap.small-icon i {
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  width: 30px;
}

.show-items-hover-wrap {
  position: relative;
}
.show-items-hover-wrap:hover .item-action-wrap {
  visibility: visible;
  opacity: 1;
}

/* Change block editor area background */
body.block-editor-page,
.editor-styles-wrapper {
  background-color: rgba(0, 0, 0, 0.8) !important;
  color: #fff;
}

/* Set default text color inside editor blocks */
.editor-styles-wrapper p,
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6 {
  color: #fff;
}

.editor-post-excerpt textarea {
  color: #000;
}

button,
input,
optgroup,
select,
textarea {
  color: #212121;
}

/* toggle css */
.components-form-toggle {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1411764706);
  align-items: center;
  background: #ffffff;
  border: 1px solid #4d80ab;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1411764706);
  display: flex;
  height: 30px;
  justify-content: center;
  padding: 0 0;
  width: 70px;
}
.components-form-toggle span {
  display: none !important;
}
.components-form-toggle input {
  margin: 0 !important;
  right: 0;
  width: 50px !important;
}
.components-form-toggle::after {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -o-transition: 0.5s all;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-transition: 0.5s all;
  align-items: center;
  border: 0 !important;
  color: #000000 !important;
  color: #ffffff;
  content: "ON";
  display: flex;
  font-size: 11px;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.5s all;
  width: 50%;
  z-index: 9;
}
.components-form-toggle::before {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -o-transition: 0.5s all;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-transition: 0.5s all;
  align-items: center;
  border: 0 !important;
  color: #ffffff !important;
  content: "OFF";
  display: flex;
  font-size: 11px;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.5s all;
  width: 50%;
  z-index: 9;
}
.components-form-toggle svg {
  display: none;
}
.components-form-toggle input[type=checkbox] {
  height: 30px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 70px !important;
  z-index: 99 !important;
}
.components-form-toggle span.components-form-toggle__thumb {
  -ms-transform: translate(0, 0);
  -ms-transform-origin: 0% 0%;
  -o-transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate(0, 0);
  -webkit-transform-origin: 0% 0%;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  background: #4d80ab !important;
  border: 0 !important;
  border-radius: 0 !important;
  bottom: 0;
  display: block !important;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  transform: translate(0, 0);
  transform-origin: 0% 0%;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  width: 50%;
  z-index: 0;
}

.components-form-toggle.is-checked::before {
  background: none;
  color: #000000 !important;
}
.components-form-toggle.is-checked::after {
  color: #ffffff !important;
}
.components-form-toggle.is-checked span.components-form-toggle__thumb {
  -ms-transform: translate(100%, 0);
  -ms-transform-origin: 100% 0%;
  -o-transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate(100%, 0);
  -webkit-transform-origin: 100% 0%;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transform: translate(100%, 0);
  transform-origin: 100% 0%;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.inspector-field.inspector-field-Numberofitems + .components-toggle-control label {
  padding-right: 70px;
}

.alignment-settings {
  clear: both;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}
.alignment-settings > .alignment-wrapper {
  float: left;
  margin-right: 5%;
  width: 47.5%;
}
.alignment-settings > .alignment-wrapper:last-child {
  margin-right: 0;
}
.alignment-settings > .alignment-wrapper p {
  margin-bottom: 18px;
}
.alignment-settings > .alignment-wrapper .components-toolbar.components-toolbar > div + div {
  margin-left: 0;
}

.components-panel__row .components-base-control .components-base-control__field input.components-range-control__number {
  width: 60px !important;
}

/* Inspector Control CSS */
.inspector-field {
  margin-bottom: 5px;
  position: relative;
  width: 100%;
}
.inspector-field > label {
  display: block;
  line-height: 18px;
  margin-bottom: 10px;
  width: 100%;
}
.inspector-field > label::after {
  clear: both;
  content: "";
  display: block;
}
.inspector-field > label .inspector-device {
  display: inline-block;
  margin-left: 5px;
}
.inspector-field > label .inspector-device > span {
  padding: 0 2.5px;
}
.inspector-field button.components-color-palette__clear {
  -webkit-box-shadow: none !important;
  background: transparent !important;
  border: 0;
  box-shadow: none !important;
  color: #8d96a0 !important;
  font-family: "FontAwesome", sans-serif;
  font-size: 0 !important;
}
.inspector-field button.components-color-palette__clear::after {
  content: "\f0e2";
  font-size: 16px;
}
.inspector-field .components-range-control .components-range-control__slider {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  border-radius: 3px !important;
  height: 35px !important;
  padding-left: 0;
  padding-right: 8px;
  width: 100%;
}
.inspector-field .components-range-control .components-range-control__slider + input.components-range-control__number {
  border: 1px solid #e2e4e7;
}
.inspector-field .components-panel__row {
  margin-top: 15px;
}
.inspector-field .col-main-4 {
  display: flex;
  justify-content: space-between;
}
.inspector-field .col-main-4 .col-main-inner {
  width: 22%;
}
.inspector-field .col-main-4 .col-main-inner label {
  display: block;
  font-size: 12px;
  margin: 0 auto;
  width: 100%;
}

.inspector-field-button-list-fluid {
  display: flex;
  justify-content: space-between;
}
.inspector-field-button-list-fluid .inspector-button {
  justify-content: center;
  width: 100%;
}

.inspector-button {
  align-items: center;
  background: #ffffff;
  border: 1px solid #e5e7ea;
  color: #8d96a0;
  cursor: pointer;
  display: inline-flex;
  min-height: 26px;
  padding: 3px 8px;
  text-align: center;
}

.inspector-field-button-list .inspector-button {
  display: flex;
}
.inspector-field-button-list .inspector-button:not(:last-child) {
  border-right: 0;
}
.inspector-field-button-list .inspector-button:first-child {
  border-radius: 3px 0 0 3px;
}
.inspector-field-button-list .inspector-button:last-child {
  border-radius: 0 3px 3px 0;
}
.inspector-field-button-list .inspector-field-type-none {
  line-height: 1;
  margin-top: 1px;
}
.inspector-field-button-list .inspector-field-type-none svg {
  width: 15px;
  height: 15px;
  transform: rotate(85deg);
}

.inspector-button.active {
  background: #0f6cb6;
  color: #ffffff;
}
.inspector-button.active svg {
  fill: #ffffff !important;
  stroke: #ffffff !important;
}
.inspector-button.active svg * {
  fill: #ffffff !important;
  stroke: #ffffff !important;
}
.inspector-button.active span {
  border-color: #ffffff;
}

.inspector-field-color button.components-button.is-link {
  background-image: linear-gradient(94.3deg, rgb(104, 213, 253) 0.7%, rgb(137, 255, 0) 18.6%, rgb(255, 242, 0) 39.1%, rgb(255, 83, 0) 63%, rgb(255, 0, 138) 85.3%, rgb(0, 139, 255) 108.2%);
  border-radius: 50%;
  font-size: 0;
  height: 32px;
  width: 32px;
}
.inspector-field-color .components-color-palette__custom-clear-wrapper {
  align-items: center;
  width: 100%;
}

.inspector-field-transform button.inspector-button span {
  display: inline-block;
  margin-top: -2px;
}

.inspector-svg-fill {
  fill: #7b8086;
}

.inspector-svg-stroke {
  stroke: #8d96a0;
}

.inspector-field-border-type {
  display: block;
  height: 0;
  width: 16px;
}

.inspector-field-border-type.inspector-field-border-type-solid {
  border-top: 3px solid #8d96a0;
}

.inspector-field-border-type.inspector-field-border-type-dotted {
  border-top: 3px dotted #8d96a0;
}

.inspector-field-border-type.inspector-field-border-type-dashed {
  border-top: 3px dashed #8d96a0;
}

.inspector-field-border-type.inspector-field-border-type-double {
  border-top: 6px double #8d96a0;
}

.inspector-field-border-type.inspector-field-border-type-none {
  height: auto;
}

.inspector-bottom-20 {
  margin-bottom: 20px;
}

.bg-img-setting button.components-button.image-button {
  height: auto;
  margin-bottom: 15px;
  max-width: 100%;
  padding: 0;
}

.components-toggle-control .components-base-control__field {
  min-height: 30px;
  position: relative;
}
.components-toggle-control .components-base-control__field span.components-form-toggle {
  margin: 0;
  position: absolute;
  right: 0;
}
.components-toggle-control .components-base-control__field .components-toggle-control__label {
  max-width: 100%;
  padding-right: 75px;
}

.components-base-control__help {
  color: #999;
  font-family: "-apple-system,BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 12px;
  font-style: italic;
}

.hide-time {
  padding-bottom: 5px;
}
.hide-time .components-datetime__time-field-time {
  display: none;
}

.components-base-control select {
  height: 40px;
  max-width: 100% !important;
  min-width: 100%;
  width: 100% !important;
}

/* Tooltip */
.has-tooltip {
  position: relative;
}
.has-tooltip:hover::after {
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #32373c;
  border-radius: 4px;
  bottom: calc(100% + 10px);
  color: #ffffff;
  content: attr(data-tooltip);
  font-size: 11px;
  height: auto;
  left: 50%;
  line-height: normal;
  max-height: 120px;
  overflow: auto;
  padding: 5px 3px;
  position: absolute;
  transform: translateX(-50%);
  white-space: normal;
  width: calc(100% + 30px);
  z-index: 9;
}
.has-tooltip:hover::before {
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #32373c;
  bottom: 100%;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}

.padding-setting div[class*=padding-] {
  float: left;
  margin-bottom: 10px;
  margin-right: 5%;
  padding-left: 23px;
  position: relative;
  width: 47.5%;
}
.padding-setting div[class*=padding-]:nth-child(2n) {
  margin-right: 0;
}
.padding-setting .components-base-control {
  margin-bottom: 10px;
}

.margin-setting div[class*=margin-] {
  float: left;
  margin-bottom: 10px;
  margin-right: 5%;
  padding-left: 23px;
  position: relative;
  width: 47.5%;
}
.margin-setting div[class*=margin-]:nth-child(2n) {
  margin-right: 0;
}
.margin-setting .components-base-control {
  margin-bottom: 5px;
}

/* editor inspector */
.flexonics-block-sidebar .flexonics-tab-panel .media-action-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 8px;
  justify-content: space-between;
  width: 100%;
  padding: 8px;
  bottom: 5px;
  opacity: 0;
  position: absolute;
  transition: opacity 50ms ease-out;
}
.flexonics-block-sidebar .flexonics-tab-panel .bg-image-uploader:hover .media-action-buttons {
  opacity: 1;
}
.flexonics-block-sidebar .flexonics-tab-panel .video-action-buttons {
  display: flex;
  gap: 10px;
  padding-top: 10px;
}
.flexonics-block-sidebar .flexonics-tab-panel .components-button + .components-button {
  margin-top: 0;
}
.flexonics-block-sidebar .flexonics-tab-panel .components-tab-panel__tabs button {
  border-right: calc(0.05em + 1px) solid #f2f4f5;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #fff;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}
.flexonics-block-sidebar .flexonics-tab-panel .components-tab-panel__tabs button.active-tab {
  color: #1870b8;
  border-bottom: 2px solid #1870b8;
}
.flexonics-block-sidebar .flexonics-tab-panel .components-tab-panel__tabs button.components-tab-panel__tabs-item {
  height: 63px;
}
.flexonics-block-sidebar .flexonics-tab-panel .components-tab-panel__tabs {
  border-top: calc(0.1em + 1px) solid #f2f4f5;
  border-bottom: calc(0.1em + 1px) solid #f2f4f5;
  height: 65px;
  align-items: center;
}
.flexonics-block-sidebar .setting-row:not(:last-child) {
  margin: 0 0 20px;
}
.flexonics-block-sidebar .setting-row .components-color-picker__inputs-wrapper {
  min-width: auto;
}
.flexonics-block-sidebar .setting-row-wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -5px;
}
.flexonics-block-sidebar .setting-row-wrap .col-6 {
  box-sizing: border-box;
  padding: 0 5px;
  width: 50%;
}
.flexonics-block-sidebar .setting-row-wrap .col-3 {
  padding: 0 5px;
  width: 25%;
}
.flexonics-block-sidebar .setting-row-wrap .col-4 {
  padding: 0 5px;
  width: 33.3333333333%;
}
.flexonics-block-sidebar .setting-row-wrap .col-12 {
  padding: 0 5px;
  width: 100%;
}
.flexonics-block-sidebar label {
  display: block;
  margin-bottom: 5px;
}
.flexonics-block-sidebar .components-button + .components-button {
  display: block;
  margin-top: 1em;
}
.flexonics-block-sidebar .image-preview:not(:last-child) {
  margin-bottom: 10px;
}
.flexonics-block-sidebar .image-preview div:not(:last-child) {
  margin-bottom: 10px;
}
.flexonics-block-sidebar .buttons-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -10px;
  text-align: center;
}
.flexonics-block-sidebar .buttons-group button {
  margin: 0 6px 10px !important;
  min-width: 115px;
}
.flexonics-block-sidebar .block-style-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -10px;
  text-align: center;
}
.flexonics-block-sidebar .block-style-group button {
  background-color: transparent;
  border: 2px solid #eee;
  box-shadow: none;
  height: auto;
  margin: 0 5px 10px !important;
  outline: none;
  overflow: hidden;
  padding: 2px !important;
  position: relative;
  width: 45%;
}
.flexonics-block-sidebar .block-style-group button.active {
  background-color: transparent;
  pointer-events: none;
  border-color: #000000;
}
.flexonics-block-sidebar .block-style-group button.active:focus, .flexonics-block-sidebar .block-style-group button.active:hover {
  background-color: transparent;
  border-color: #000000;
}
.flexonics-block-sidebar .block-style-group button.active label {
  font-weight: bold;
}
.flexonics-block-sidebar .block-style-group button:hover {
  background-color: transparent;
  border-color: #007cba;
}
.flexonics-block-sidebar .block-style-group button div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 100%;
  width: 100%;
}
.flexonics-block-sidebar .block-style-group button label {
  color: #000000;
  line-height: 1;
  margin: 0 0 5px;
}
.flexonics-block-sidebar .components-toggle-control {
  position: relative;
  z-index: 0;
  width: 100%;
}
.flexonics-block-sidebar .block-image-alignment-group .components-button-group {
  display: flex;
  align-items: center;
  gap: 2%;
}
.flexonics-block-sidebar .block-image-alignment-group .components-button-group > button {
  margin: 0;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
}
.flexonics-block-sidebar .block-editor-tools-panel-color-gradient-settings__item.first {
  margin-top: 18px;
}
.flexonics-block-sidebar .block-editor-tools-panel-color-gradient-settings__item.first:first-child {
  margin-top: 5px;
}
.flexonics-block-sidebar .block-editor-panel-color-gradient-settings {
  border-top: 0;
  padding: 4px;
}
.flexonics-block-sidebar .font-icon-select-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 3;
}
.flexonics-block-sidebar .font-icon-select-wrap .font-icon {
  width: 30px;
  text-align: center;
}
.flexonics-block-sidebar .font-icon-select-wrap .font-select {
  width: calc(100% - 50px);
}
.flexonics-block-sidebar .font-icon-select-wrap .font-select:last-child {
  width: 100%;
}
.flexonics-block-sidebar .components-base-control.ant-select {
  position: relative;
}
.flexonics-block-sidebar .components-base-control .components-flex {
  gap: 2px;
}
.flexonics-block-sidebar .rfip .rfipdropdown {
  width: 250px;
  top: auto;
  top: initial;
}
.flexonics-block-sidebar .rfip .rfipicons__icon {
  aspect-ratio: 1;
  height: auto;
}
.flexonics-block-sidebar .rfip .rfipicons__ibox:hover > * {
  transform: scale(1.2);
}

.editor-post-featured-image__action {
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  backdrop-filter: blur(16px) saturate(180%);
  background: rgba(255, 255, 255, 0.7490196078);
  flex-grow: 1;
  justify-content: center;
}

@media (min-width: 768px) {
  .u-flex-basis-md-30 {
    flex-basis: 30%;
  }
  .u-flex-basis-md-40 {
    flex-basis: 40%;
  }
  .u-flex-basis-md-60 {
    flex-basis: 60%;
  }
  .u-flex-basis-md-70 {
    flex-basis: 70%;
  }
}

@media (min-width: 992px) {
  .u-flex-basis-lg-30 {
    flex-basis: 30%;
  }
  .u-flex-basis-lg-40 {
    flex-basis: 40%;
  }
  .u-flex-basis-lg-60 {
    flex-basis: 60%;
  }
  .u-flex-basis-lg-70 {
    flex-basis: 70%;
  }
}

@media (max-width: 1199px) {
  p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .u-flex-columns\@max-767 {
    flex-grow: 0;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 0;
  }
  .u-flex-basis-70\@max-767 {
    flex-basis: 100%;
  }
  .u-flex-basis-30\@max-767 {
    flex-basis: 100%;
  }
  .u-flex-basis-60\@max-767 {
    flex-basis: 70%;
  }
  .u-flex-basis-40\@max-767 {
    flex-basis: 30%;
  }
}

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