.shopg-editor-heading {
  background-color: #613397;
}
.shopg-ecustomizer-layout-logo {
  padding: 5px;
  padding-left: 18px;
  padding-right: 2px;
}

.added-component {
  margin-top: 2%;
}

.shopglut-single-component-settings {
  overflow: hidden scroll;
  flex: 1;
  top: 77px;
  bottom: 50px;
  width: 100%;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
}

.shopg-editor-heading {
  display: flex;
}

.shopg-back-all-single {
  padding: 20px;
}

.shopg-editor-heading .shopg-editor-heading-title {
  margin-right: 12px;
  padding: 12px;
  padding-left: 3px;
}

.shopg-editor-back-title {
  display: flex;
  margin-left: 4px;
  padding: 3px;
  padding-top: 6px;
}

.shopg-editor-back-title i {
  margin-top: 3px;
}

.shopg-ecustomizer-layout-sider-children {
  margin-top: -0.1px;
  padding-top: 0.1px;
}

.shopg-web-setting {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: hidden;
}

.shopglut-single-component-settings .agl-content {
  background-color: transparent;
}

.shopg_single_component_heading,
.shopg_single_component_image {
  display: none;
}

.components-settings-head {
  display: none;
  padding-top: 15px;
  height: 50px;
  text-align: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.03);
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.shopglut-single-component-settings .agl-field .agl-title h4 {
  color: #fff !important;
}

.components-settings-data {
  cursor: pointer;
  color: #ccc;
  margin: -3px 0 0 35px;
  padding: 0;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.components-settings-data i {
  color: #878787;
  padding-right: 4px;
}

.shopglut-admin-sg-shopg-ecustomizer #adminmenuwrap,
.shopglut-admin-sg-shopg-ecustomizer #adminmenuback,
.shopglut-admin-sg-shopg-ecustomizer #wpadminbar,
.shopglut-admin-sg-shopg-ecustomizer #wpfooter {
  display: none;
}

.shopglut-admin-sg-shopg-ecustomizer #wpcontent,
.shopglut-admin-sg-shopg-ecustomizer #wpbody-content {
  margin-left: 0px;
  padding-bottom: 0px;
}

body.shopglut-admin-sg-shopg-ecustomizer #screen-meta-links {
  display: none;
}

.wp-picker-open + .wp-picker-input-wrap {
  display: inline-flex !important;
}

#message {
  position: fixed;
  bottom: -50px;
  /* Initially hidden below the view */
  right: 20px;
  background-color: #4caf50;
  /* Green background */
  color: white;
  padding: 16px;
  z-index: 1000;
  border-radius: 4px;
  display: none;
  /* Initially hidden */
}

@keyframes slideIn {
  from {
    bottom: -50px;
    opacity: 0;
  }

  to {
    bottom: 20px;
    opacity: 1;
  }
}

@keyframes slideOut {
  from {
    bottom: 20px;
    opacity: 1;
  }

  to {
    bottom: -50px;
    opacity: 0;
  }
}

.slide-in {
  animation: slideIn 0.5s forwards;
}

.slide-out {
  animation: slideOut 0.5s forwards;
}

.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.anticon > * {
  line-height: 1;
}

.anticon svg {
  display: inline-block;
}

.anticon:before {
  display: none;
}

.anticon[tabindex] {
  cursor: pointer;
}

.shopg-ecustomizer-spin-nested-loading {
  position: relative;
}

.shopg-ecustomizer-spin-shopEmail {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.shopg-ecustomizer-spin-shopEmail:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none\9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  pointer-events: none;
}

.shopg-ecustomizer-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  outline: 0;
}

.shopg-ecustomizer-select {
  margin: 0;
  padding: 0;
  list-style: none;
}

.shopg-ecustomizer-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.shopg-ecustomizer-select-arrow > * {
  line-height: 1;
}

.shopg-ecustomizer-select-arrow svg {
  display: inline-block;
}

.shopg-ecustomizer-select-arrow:before {
  display: none;
}

.shopg-ecustomizer-select-arrow .shopg-ecustomizer-select-arrow-icon {
  display: block;
}

.shopg-ecustomizer-select-arrow .shopg-ecustomizer-select-arrow-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.shopg-ecustomizer-select-selection {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1.02px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shopg-ecustomizer-select-selection:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}

.shopg-ecustomizer-select-selection:active,
.shopg-ecustomizer-select-selection:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

.shopg-ecustomizer-select-selection-selected-value {
  float: left;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.shopg-ecustomizer-select-selection--single {
  position: relative;
  height: 32px;
  cursor: pointer;
}

.shopg-ecustomizer-select-selection--single .shopg-ecustomizer-select-selection__rendered {
  margin-right: 24px;
}

.shopg-ecustomizer-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 11px;
  margin-left: 11px;
  line-height: 30px;
}

.shopg-ecustomizer-select-selection__rendered:after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: ".";
  pointer-events: none;
}

.shopg-ecustomizer-row {
  display: block;
}

.shopg-ecustomizer-row {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shopg-ecustomizer-row:after,
.shopg-ecustomizer-row:before {
  display: table;
  content: "";
}

.shopg-ecustomizer-row:after {
  clear: both;
}

.shopg-ecustomizer-row-flex {
  -webkit-box-orient: horizoshopgl;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.shopg-ecustomizer-row-flex,
.shopg-ecustomizer-row-flex:after,
.shopg-ecustomizer-row-flex:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shopg-ecustomizer-row-flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.shopg-ecustomizer-row-flex-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.shopg-ecustomizer-row-flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.shopg-ecustomizer-col {
  position: relative;
  min-height: 1px;
}

.shopg-ecustomizer-col-2,
.shopg-ecustomizer-col-12,
.shopg-ecustomizer-col-20,
.shopg-ecustomizer-col-22,
.shopg-ecustomizer-col-24 {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}

.shopg-ecustomizer-col-2,
.shopg-ecustomizer-col-12,
.shopg-ecustomizer-col-20,
.shopg-ecustomizer-col-22,
.shopg-ecustomizer-col-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  float: left;
}

.shopg-ecustomizer-col-24 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.shopg-ecustomizer-col-22 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.66666667%;
}

.shopg-ecustomizer-col-20 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33333333%;
}

.shopg-ecustomizer-col-12 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}

.shopg-ecustomizer-col-2 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333333%;
}

.shopg-ecustomizer-btn {
  line-height: 1.499;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border: 1px solid #d9d9d9;
}

.shopg-ecustomizer-btn > .anticon {
  line-height: 1;
}

.shopg-ecustomizer-btn,
.shopg-ecustomizer-btn:active,
.shopg-ecustomizer-btn:focus {
  outline: 0;
}

.shopg-ecustomizer-btn:not([disabled]):hover {
  text-decoration: none;
}

.shopg-ecustomizer-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.shopg-ecustomizer-btn[disabled] {
  cursor: not-allowed;
}

.shopg-ecustomizer-btn[disabled] > * {
  pointer-events: none;
}

.shopg-ecustomizer-btn:focus,
.shopg-ecustomizer-btn:hover {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}

.shopg-ecustomizer-btn:active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}

.shopg-ecustomizer-btn[disabled],
.shopg-ecustomizer-btn[disabled]:active,
.shopg-ecustomizer-btn[disabled]:focus,
.shopg-ecustomizer-btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.shopg-ecustomizer-btn:active,
.shopg-ecustomizer-btn:focus,
.shopg-ecustomizer-btn:hover {
  text-decoration: none;
  background: #fff;
}

.shopg-ecustomizer-btn > i,
.shopg-ecustomizer-btn > span {
  display: inline-block;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  pointer-events: none;
}

.shopg-ecustomizer-btn-primary {
  color: #fff;
  background-color: #1890ff;
  border-color: #1890ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}

.shopg-ecustomizer-btn-primary:focus,
.shopg-ecustomizer-btn-primary:hover {
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff;
}

.shopg-ecustomizer-btn-primary:active {
  color: #fff;
  background-color: #096dd9;
  border-color: #096dd9;
}

.shopg-ecustomizer-btn:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  content: "";
  pointer-events: none;
}

.shopg-ecustomizer-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.shopg-ecustomizer-btn:active > span,
.shopg-ecustomizer-btn:focus > span {
  position: relative;
}

.shopg-ecustomizer-btn > .anticon + span {
  margin-left: 8px;
}

.shopg-ecustomizer-btn:empty {
  vertical-align: top;
}

.shopg-ecustomizer-switch {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 44px;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid transparent;
  border-radius: 100px;
  cursor: pointer;
  -webkit-transition: all 0.36s;
  transition: all 0.36s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shopg-ecustomizer-switch-inner {
  display: block;
  margin-right: 6px;
  margin-left: 24px;
  color: #fff;
  font-size: 12px;
}

.shopg-ecustomizer-switch:after {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 18px;
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: " ";
}

.shopg-ecustomizer-switch:after {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
}

.shopg-ecustomizer-switch:not(.shopg-ecustomizer-switch-disabled):active:after,
.shopg-ecustomizer-switch:not(.shopg-ecustomizer-switch-disabled):active:before {
  width: 24px;
}

.shopg-ecustomizer-switch:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

.shopg-ecustomizer-switch:focus:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.shopg-ecustomizer-switch-checked {
  background-color: #1890ff;
}

.shopg-ecustomizer-switch-checked .shopg-ecustomizer-switch-inner {
  margin-right: 24px;
  margin-left: 6px;
}

.shopg-ecustomizer-switch-checked:after {
  left: 100%;
  margin-left: -1px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.shopg-ecustomizer-input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.shopg-ecustomizer-input:focus,
.shopg-ecustomizer-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}

.shopg-ecustomizer-input:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

.shopg-ecustomizer-input-affix-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: start;
}

.shopg-ecustomizer-input-affix-wrapper:hover .shopg-ecustomizer-input:not(.shopg-ecustomizer-input-disabled) {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}

.shopg-ecustomizer-input-affix-wrapper .shopg-ecustomizer-input {
  position: relative;
  text-align: inherit;
}

.shopg-ecustomizer-input-affix-wrapper .shopg-ecustomizer-input-suffix {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.shopg-ecustomizer-input-affix-wrapper .shopg-ecustomizer-input-suffix :not(.anticon) {
  line-height: 1.5;
}

.shopg-ecustomizer-input-affix-wrapper .shopg-ecustomizer-input-suffix {
  right: 12px;
}

.shopg-ecustomizer-input-affix-wrapper .shopg-ecustomizer-input:not(:last-child) {
  padding-right: 30px;
}

.shopg-ecustomizer-input-search-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.shopg-ecustomizer-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.8);
}

.shopg-ecustomizer-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 0;
  background: #f0f2f5;
}

.shopg-ecustomizer-layout.shopg-ecustomizer-layout-has-sider {
  -webkit-box-orient: horizoshopgl;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.shopg-ecustomizer-layout.shopg-ecustomizer-layout-has-sider > .shopg-ecustomizer-layout {
  overflow-x: hidden;
}

.shopg-ecustomizer-layout-content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  min-height: 0;
}

.shopg-ecustomizer-layout-sider {
  position: relative;
  min-width: 0;
  background: #001529;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#shopg-web-page-builder {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

#shopg-web-page-builder .anticon {
  vertical-align: -0.125em;
}

#shopg-web-page-builder .anticon:before {
  content: unset !important;
}

.billing-shipping-address-shopEmail > span {
  border-color: inherit;
}

.shopg-ecustomizer_builder_link,
.shopg-ecustomizer_builder_order {
  color: inherit;
}

#shopg-web-build-email-content {
  padding: 0;
  min-height: 200px;
  width: 100%;
  height: auto;
}

.shopg-web-block-mover {
  position: absolute;
  left: -41px;
  top: 2px;
  display: none;
  z-index: 6;
  width: 35px;
  height: 80px;
  border-radius: 3px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
}

.shopg-web-block-mover:hover {
  box-shadow: 0 2px 10px rgba(25, 30, 35, 0.1);
  -webkit-box-shadow: 0 2px 10px rgba(25, 30, 35, 0.1);
  -moz-box-shadow: 0 2px 10px rgba(25, 30, 35, 0.1);
}

.shopg-web-block-option {
  position: absolute;
  right: 4px;
  top: 2px;
  display: none;
  z-index: 3;
}

.web-dropdown-link {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 7px;
  background-color: #f2f2f2;
  margin-top: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-right: 10px;
}

.web-dropdown-link:hover {
  background: #efe7ee;
}

.web-dropdown-link:hover .shopg-icon-ellipsis {
  fill: #7f54b3;
}

.shopg-icon-ellipsis {
  fill: #74788d;
}

.web-dropdown-link i {
  font-size: 16px;
  color: #986290;
  margin-top: 3px;
  margin-left: 4px;
  display: block;
}

.shopg-web-icon-ellipsis {
  font-size: 16px;
  color: #7f54b3;
  margin-top: 2px;
  margin-left: 2px;
}

.shopg-web-icon {
  font-size: 18px;
  cursor: pointer;
}

.shopg-web-icon:hover {
  color: #333;
}

.shopg-web-drag {
  top: 31px;
  right: 4px;
  padding: 0 5px;
  color: #74788d;
}

.shopg-web-caret-up {
  top: 7px;
  right: 4px;
  padding: 0 5px;
  color: #74788d;
}

.shopg-web-caret-down {
  top: 56px;
  right: 4px;
  padding: 0 5px;
  color: #74788d;
}

.shopg-web-builder-element {
  z-index: 1;
  cursor: pointer;
  position: relative;
}

.shopg-web-builder-element:hover {
  z-index: 2;
}

.shopg-web-wrap {
  margin: 0 auto;
  width: 100%;
  min-height: 200px;
}

.shopg-web-seach {
  margin-top: 11px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.shopg-web-panel-elements {
  display: none;
  margin-top: 10px;
}

.shopg-web-panel-elements .shopg-web-shopEmail-element {
  border-radius: 7px 7px 7px 7px;
}

.shopg-web-title-wrap {
  padding-left: 15px;
  font-size: 11px;
  color: #000;
  cursor: pointer;
  height: 44px;
  line-height: 45px;
  position: relative;
  width: 92%;
  margin: 0 auto;
  padding-right: 15px;
}

.shopg-web-title-wrap.shopg-web-panel-el-action {
  background: #f7f7f7;
  border: 1px solid #e5e4e4;
}

.shopg-web-title-wrap.shopg-web-panel-el-action .shopg-web-title {
  color: #312f2f;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.03);
}

.shopg-web-title {
  color: #e6e8eb;
  line-height: 45px;
  height: 44px;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

.shopg-web-icon-down,
.shopg-web-icon-right {
  position: absolute;
  top: 18px;
  right: 15px;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 11px;
}

.shopg-web-shopEmail-element {
  overflow: hidden;
  width: 92%;
  margin: 0 auto;
  background: #dbdbdb;
  padding: 15px 10px 5px 5px;
  border-radius: 0 0 7px 7px;
}

.shopg-web-shopEmail-element-generalEl,
.shopg-web-shopEmail-element-wooEl {
  display: none;
}

.shopg-web-content.shopg-web-seach-element {
  color: #fff;
  background: #2a292b;
  text-align: center;
  border-radius: 5px;
  width: 135px;
  display: inline-block;
  float: left;
}

.shopg-web-content:nth-child(odd) {
  margin: 7px 14px 7px 9px;
}

.shopg-web-content:nth-child(2n) {
  margin: 7px 0;
}

.shopg-web-content .shopg-web-name-icon-element {
  padding: 0 7px;
}

.shopg-web-content:first-child,
.shopg-web-content:nth-child(2) {
  margin-top: 0 !important;
}

.shopg-web-content-search {
  margin: 7px 5px 7px 8px !important;
}

.shopg-web-panel-elements .shopg-web-shopEmail-element {
  padding-top: 7px !important;
}

.shopg-web-content-search.shopg-web-content:first-child,
.shopg-web-content-search.shopg-web-content:nth-child(2) {
  margin-top: 7px !important;
}

.shopg-web-content:hover {
  cursor: pointer;
  box-shadow: 3px 4px 4px rgba(35, 40, 45, 0.4588235294);
  -webkit-box-shadow: 3px 4px 4px rgba(35, 40, 45, 0.4588235294);
  -moz-box-shadow: 3px 4px 4px rgba(35, 40, 45, 0.4588235294);
}

.shopg-web-box-icon {
  height: 40px;
  line-height: 60px;
}

.shopg-web-icon {
  font-size: 20px;
  color: #b9b9b9;
}

.shopg-web-content:hover {
  background: #232323;
}

.shopg-web-content:hover .shopg-web-icon,
.shopg-web-content:hover .shopg-web-name-icon-element p {
  color: #fff;
}

.shopg-web-name-icon-element {
  font-family: Roboto, sans-serif;
  height: 40px;
  line-height: 28px;
}

.shopg-web-name-icon-element p {
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 11px;
  color: #b9b9b9;
}

.shopg-web-wrap-element .shopg-web-title-general,
.shopg-web-wrap-element .shopg-web-title-wooEl {
  margin-top: 10px;
}

.shopg-web-back-wordpress .shopg-web-back-wordpress-wrap {
  width: 100%;
  display: inline-block;
  top: 14px;
  position: relative;
}

.shopg-web-back-wordpress .shopg-ecustomizer-back-wp {
  display: inline-block;
  position: relative;
  width: 65%;
  top: 10px;
}

.shopg-web-back-wordpress .shopg-ecustomizer-btn-history {
  display: inline-block;
  margin-right: 12px;
  padding: 0;
}

.shopg-web-back-wordpress .shopg-web-icon-arrow-left {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), -webkit-transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.shopg-web-back-wordpress a:hover ~ a .shopg-web-icon-arrow-left {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}

.shopg-web-back-wordpress .shopg-web-back-wordpress-icon:focus,
.shopg-web-back-wordpress .shopg-web-back-wordpress-link:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.shopg-web-siderbar {
  overflow: hidden;
  padding-bottom: 10px;
  max-width: 320px !important;
  min-width: 320px !important;
  background: #d5d5d5;
  float: left;
}

.shopg-web-heading {
  width: 100%;
  height: 52px;
  background: #7f54b3;
}

.shopg-web-name-control {
  color: #fff;
  margin-bottom: 0;
  font-size: 13px;
  word-break: break-all;
  margin-left: 5px;
  font-weight: 500;
  margin-top: 0px;
}

.shopg-web-icon {
  font-size: 20px;
  color: #fff;
}

.shopg-web-icon:hover {
  cursor: pointer;
  color: #d5dadf;
}

.shopglut-nav-content {
  background: #d5d5d5;
  height: 70px;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.03);
}

.shopg-web-nav-content {
  border-radius: 7px;
  background-color: hsla(0, 0%, 100%, 0.03);
  width: 92%;
  margin-left: 13px;
}

.shopg-web-tab-control {
  text-align: center;
  line-height: 42px;
  color: #393939;
  font-size: 14px;
  font-weight: 600;
}

.shopg-web-tab-control:hover {
  cursor: pointer;
}

.activeTab {
  background: #f9f9f9;
  color: #393939;
  height: 40px;
  border-radius: 5px;
  margin-left: 6px;
  margin-right: 6px;
}

.shopg-web-nav-coshopgner {
  font-size: 14px;
  color: #ccc;
  height: auto;
  font-family: Roboto, Open Sans, sans-serif;
  padding-bottom: 20%;
  height: 100%;
}

.shopg-web-nav-coshopgner .shopg-web-arrow-left {
  position: absolute;
  left: 18px;
  color: #8e8f90;
  font-size: 17px;
  top: -2px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), -webkit-transform 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.shopg-web-nav {
  height: 50px;
  text-align: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.03);
  cursor: pointer;
}

.shopg-web-nav:hover .shopg-web-arrow-left {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}

.shopg-web-nav-coshopgner .shopg-web-tab_control {
  cursor: pointer;
  color: #ccc;
  margin: -3px 0 0 44px;
  padding: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.shopg-web-wrap-element {
  background: #d5d5d5;
}

.shopg-ecustomizer-btn-go-pro-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}

.shopg-ecustomizer-btn-go-pro {
  color: #fff;
  width: auto !important;
}

.shopg-web-email-type {
  width: 215px;
  display: none;
}

.shopg-web-bt-save {
  opacity: 1;
}

.shopg-web-bt-shortcodes {
  color: rgba(0, 0, 0, 0.65);
}

.shopg-web-bt-send {
  color: rgba(0, 0, 0, 0.65);
}

span.shopg-web-bt-send button.shopg-web-bt-send {
  margin-top: 0;
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .shopg-web-bt-preview-text {
    display: none;
  }
}

.shopg-web-bt-blank {
  color: rgba(0, 0, 0, 0.65);
}

.shopg-web-bt-copy-template {
  color: rgba(0, 0, 0, 0.65);
}

.shopg-web-bt-reset-tem {
  margin-left: 5px;
}

.shopg-web-switch {
  margin-right: 12px;
  width: 32px;
  height: 24px;
  border-radius: 25px;
}

.shopg-web-switch:after {
  width: 18px;
  height: 18px;
  background-color: #fff;
  margin-top: 1px;
}

.shopg-ecustomizer-switch-checked {
  background-color: #7f54b3;
}

.shopg-ecustomizer-switch-checked:after {
  background-color: #fff;
}

.shopg-web-header {
  padding: 5px 0;
  line-height: normal;
  position: sticky;
  top: 0;
  z-index: 7;
  -webkit-box-shadow: 0 0 0 1px #e2e4e7;
  box-shadow: 0 0 0 1px #e2e4e7;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.shopg-web-header > {
  margin: 5px 0 5px 10px;
}

.shopg-web-email-order {
  width: 200px;
  display: inline-block;
}

.shopg-web-shopEmail {
  height: auto;
  width: auto;
  margin: 0 auto;
}

.shopg-web-content {
  width: 100%;
}

.shopg-web-header-control {
  display: -webkit-box;
  display: -ms-flexbox;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.shopg-web-header-control > :not(:last-child) {
  margin-right: 5px;
}

.shopg-web-header-control-pre-sav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: 10px;
}

.shopg-web-header-control-pre-sav > {
  margin-left: 10px;
}

.shopg-web-panel-switcher {
  position: absolute;
  top: 50%;
  z-index: 8;
  background: #363738;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  width: 17px;
}

.shopg-web-panel-switcher:hover {
  background: #434546;
}

.shopg-web-panel-switcher-wrap {
  padding-top: 11px;
  padding-left: 2px;
  margin-bottom: 16px !important;
}

.shopg-web-panel-switcher-wrap i {
  color: #fff;
}

#shopg-web-build-email-content h1 {
  font-size: 2em;
  font-weight: 700;
}

#shopg-web-build-email-content h2 {
  font-size: 18px;
  font-weight: 700;
}

#shopg-web-build-email-content p {
  margin: 0;
}

#shopg-web-build-email-content address {
  font-style: italic;
}

#shopg-web-build-email-content a {
}

.shopg-web-content-build {
  overflow: auto;
  padding-bottom: 72px;
  height: 100vh;
}

#shopg-web-build-email-content table.web-main-row a {
  pointer-events: none;
}

.shopg-web-back-wordpress {
  position: absolute;
  bottom: 13px;
  width: 100%;
  padding-left: 15px;
}

.shopg-web-back-wordpress span.shopg-web-icon-arrow-left {
  display: inline-block;
}

.shopg-web-back-wordpress span.shopg-web-back-wordpress-title {
  font-family: Roboto, Open Sans, sans-serif;
  color: #7f54b3;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  line-height: normal;
  margin: 0;
  position: absolute;
  left: 25px;
  top: 2px;
  cursor: pointer;
}

.shopg-web-back-wordpress i {
  font-size: 18px;
  color: #7f54b3;
}

.shopg-web-header div.shopg-ecustomizer-select-selection {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e6e8eb;
  margin-right: 11px;
}

.shopg-web-header div.shopg-ecustomizer-select-selection:active,
.shopg-web-header div.shopg-ecustomizer-select-selection:focus,
.shopg-web-header div.shopg-ecustomizer-select-selection:hover {
  border: 1px solid #7f54b3;
  box-shadow: 0 1px 5px 0 rgba(150, 95, 142, 0.15);
  -webkit-box-shadow: 0 1px 5px 0 rgba(150, 95, 142, 0.15);
  -moz-box-shadow: 0 1px 5px 0 rgba(150, 95, 142, 0.15);
}

.shopg-web-header div.shopg-ecustomizer-select-selection .shopg-ecustomizer-select-selection-selected-value span {
  color: #333;
  font-size: 14px;
}

.shopg-web-header .shopg-web-bt-blank,
.shopg-web-header .shopg-web-bt-copy-template,
.shopg-web-header .shopg-web-bt-send,
.shopg-web-header .shopg-web-bt-shortcodes {
  margin-left: 5px;
}

.shopg-web-header button.shopg-ecustomizer-btn:active,
.shopg-web-header button.shopg-ecustomizer-btn:hover {
  border-color: #7f54b3;
}

.shopg-web-header button.shopg-ecustomizer-btn:focus {
  border-color: #74788d;
}

.shopg-web-header button.shopg-ecustomizer-btn svg {
  color: #74788d;
}

.shopg-web-header button.shopg-ecustomizer-btn :active svg,
.shopg-web-header button.shopg-ecustomizer-btn:hover svg {
  color: #7f54b3;
}

.shopg-web-header button.shopg-web-bt-preview {
  background: #efefef;
  margin-right: 12px;
  border-color: #efefef;
}

.shopg-web-header button.shopg-web-bt-preview span {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:active span,
.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:active svg,
.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:focus span,
.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:focus svg,
.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:hover span,
.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:hover svg,
.shopg-web-header button.shopg-web-bt-preview svg {
  color: #333;
}

.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:active,
.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:focus,
.shopg-web-header button.shopg-web-bt-preview.shopg-ecustomizer-btn:hover {
  background: #f9f9f9;
  border-color: #f1f1f1;
}

.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn {
  background: #7f54b3;
  border-color: #7f54b3;
}

.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn svg {
  color: #fff;
}

.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn:active,
.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn:active svg,
.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn:focus,
.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn:focus svg,
.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn:hover,
.shopg-web-header button.shopg-web-bt-save.shopg-ecustomizer-btn:hover svg {
  border-color: #3c2861;
  background: #3c2861;
  color: #fff;
}

.shopg-web-nav-coshopgner .shopg-ecustomizer-btn-history,
.shopg-web-setting .shopg-ecustomizer-btn {
  background: #7f54b3;
  border: #bb77ae;
  float: right;
  height: 35px;
  margin-bottom: 5px;
  padding: 0 12px;
  font-family: Helvetica, Roboto, Arial, sans-serif;
}

.shopg-web-nav-coshopgner .shopg-ecustomizer-btn-history:hover,
.shopg-web-setting .shopg-ecustomizer-btn:hover {
  background: #3c2861;
  border-color: #3c2861;
}

.shopg-web-wrap-element .shopg-web-seach input::placeholder {
  color: #404243 !important;
  font-size: 14px;
}

.shopg-web-wrap-element .shopg-web-seach input {
  background-color: rgba(0, 0, 0, 0.25);
  border: none;
  color: #b9b9b9;
  padding-left: 14px;
}

.shopg-web-wrap-element .shopg-web-seach input:focus {
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  outline: none;
  background: #111213;
}

.shopg-web-wrap-element .shopg-web-seach i {
  color: hsla(0, 0%, 100%, 0.25);
  font-size: 15px;
}

.shopg-web-title-wrap:hover {
  background: #f3f3f3;
}

div.shopg-ecustomizer-select-selection {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e6e8eb;
}

div.shopg-ecustomizer-select-selection:active,
div.shopg-ecustomizer-select-selection:focus,
div.shopg-ecustomizer-select-selection:hover {
  border: 1px solid #7f54b3;
  box-shadow: 0 1px 5px 0 rgba(150, 95, 142, 0.15);
  -webkit-box-shadow: 0 1px 5px 0 rgba(150, 95, 142, 0.15);
  -moz-box-shadow: 0 1px 5px 0 rgba(150, 95, 142, 0.15);
}

div.shopg-ecustomizer-select-selection .shopg-ecustomizer-select-selection-selected-value span {
  color: #b9b9b9;
  font-size: 14px;
}

.shopg-web-spin-preview-email .shopg-ecustomizer-spin-shopEmail {
  height: 100%;
}

.shopg-web-builder-element:hover table.web-main-row {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}

/*! CSS Used from: http://shopglut.local/wp-content/plugins/shopg-ecustomizer/assets/admin/css/css.css?ver=3.5.2 ; media=all */
@media all {
  .shopg-ecustomizer-customizer-page-builder #wpbody-content p {
    margin-bottom: 0;
  }

  .shopg-ecustomizer-customizer-page-builder .anticon {
    vertical-align: -0.125em;
  }

  .shopg-ecustomizer-customizer-page-builder .anticon::before {
    content: unset !important;
  }
}

/*! CSS Used from: Embedded */
table.shopg-ecustomizer_builder_table_items_content tbody tr th {
  vertical-align: middle;
  padding: 12px;
  text-align: left;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}

table.shopg-ecustomizer_builder_table_items_content tbody,
table.shopg-ecustomizer_builder_table_items_content tbody tr,
span[data-shordcode="shopg-ecustomizer_billing_shipping_address_content"] tbody,
span[data-shordcode="shopg-ecustomizer_billing_shipping_address_content"] tbody tr {
  border-color: inherit;
}

table td {
  font-family: inherit;
}

.shopg-ecustomizer_builder_order {
  margin-bottom: 0.83em;
  display: block;
  font-family: inherit;
  font-size: 18px;
  font-weight: bold;
  line-height: 130%;
  margin: 0 0 18px;
}

table p {
  margin: 0px;
}

table h1,
table h2 {
  margin: 0px;
}

.td {
  color: inherit;
}

#shopg-outside-ecustomizer-container {
  height: 100%;
}
#shopg-outside-ecustomizer-container.dragging {
  cursor: not-allowed;
}

#shopg-ecustomizer-container {
  cursor: pointer;
  height: 100%;
}

.sortable-placeholder {
  border: 1px dashed #ccc;
  background-color: rgba(0, 0, 0, 0.1);
  height: 50px; /* or match the height of your components */
}

#right-sidebar-editor {
  width: 100%;
  margin-left: 10px;
  padding: 10px;
  margin-top: 5px;
  min-height: 300px;
  height: 100%;
  padding-bottom: 30px;
}

#shopg-ecustomizer-container {
  max-width: 650px;
  margin: 0 auto;
}

.shopg-editor-back-and-save {
  position: fixed;
  bottom: 0;
  z-index: 98;
  width: 23.3vw;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 2px;
  background-color: #1a1a1a;
  display: flex;
  justify-content: space-between; /* Space between the items */
  align-items: center; /* Vertically align the items */
}

.shopg-editor-back-and-save .shopg-editor-back-title {
  display: flex;
  align-items: center; /* Align icon and text vertically */
}

.shopg-editor-back-title a {
  text-decoration: none;
}

.shopg-editor-back-title .shopg-web-name-control {
  color: #f1f1f1;
  margin-bottom: 0;
  font-size: 13px;
  word-break: break-all;
  margin-left: 5px;
  font-weight: 500;
  margin-top: 0px;
  text-decoration: none;
}

.shopg-editor-back-and-save .shopg-editor-back-title i {
  margin-right: 3px;
  color: #f3f3f3;
}

.shopg-editor-back-and-save #shopgemail-saving-action {
  display: flex;
  justify-content: center;
  align-items: center;
}

.shopg-editor-back-and-save #publish {
  padding: 12px 35px;
  background: #3f3f3f;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid #434040;
  border-radius: 10px;
  cursor: pointer;
}
.shopg_single_component_main_settings {
  display: none;
}

body.shopglut_page_shopg_email_designer #wpbody-content {
  padding-bottom: 60px;
}

body.shopglut_page_shopg_email_designer {
  height: 100%; /* Ensure full height */
  margin: 0; /* Remove default margin */
  overflow: hidden; /* Disable the main scroll */
}

.shopg-ecustomizer-components {
  height: 100vh;
  width: 100%;
  padding: 0px;
  position: relative;
  overflow-y: auto;
  padding-bottom: 85px;
}
