.pro_edit {
  position: relative;
}

.dotWrp {
  top: 0;
  left: 50%;
  height: 40px;
  width: 40px;
  z-index: 100;
  margin: 0 auto;
  position: absolute;
  background: 0 0;
  cursor: pointer;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  line-height: 37px;
}

.dotWrp::before {
  content: "";
  width: 150%;
  height: 150%;
  display: block;
  background: 0 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #f7f14c;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #716f42;
  z-index: 10;
  position: absolute;
  transform-origin: center center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dot {
  border: 10px solid #fff601;
  background: 0 0;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 10px;
  width: 10px;
  -webkit-animation: pulse 1.5s ease-out;
  -moz-animation: pulse 1.5s ease-out;
  animation: pulse 1.5s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transform-origin: center center;
  z-index: 1;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
}

.n_dot {
  position: absolute;
  top: 10px;
  left: 50%;
  height: 10px;
  width: 10px;
  z-index: 2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: red;
  cursor: pointer;
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(1.5);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(2);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(1.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(1.5);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(2);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(1.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.clear {
  clear: both;
}

.style_over_cont {
  width: 410px;
  max-height: 80%;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}

.style_over_inn_cont {
  width: 100%;
  background: #f9f9f9;
  border-bottom-left-radius: 10px;
}

.style_over_header {
  height: 38px;
  font-size: 12px;
  color: #505659;
  line-height: 38px;
  background: #f9f9f9;
  padding: 0 20px;
  margin-bottom: 0;
}

.style_li {
  width: 100%;
  list-style: none;
  padding: 0 20px;
}

.style_li li {
  width: 100%;
  border-top: 1px solid #eee;
  padding: 20px 0;
}

.style_label {
  font-size: 12px;
  color: #8f9699;
  margin-bottom: 0;
}

.style_clr_inp {
  width: 100%;
  border: 1px solid #eee;
  border-radius: 5px;
}

.style_inp_cont {
  border: 1px solid #cecece;
  border-radius: 5px;
  float: right;
}

.style_clr_txt_inp {
  color: #7f7f7f;
  font-size: 12px;
  width: 100%;
  background: 0 0;
  border: none;
  text-transform: uppercase;
  padding: 5px;
}

.style_txt_inp {
  color: #7f7f7f;
  font-size: 12px;
  width: 100%;
  height: 20px;
  background: 0 0;
  border: none;
  text-transform: uppercase;
}

.clr_div {
  width: 20px;
  height: 20px;
  float: left;
  background: red;
  border-radius: 4px;
}

.hardResetSingleSty, .resetSingleSty {
  float: left;
  text-align: right;
  margin-top: -6px;
  margin-bottom: -13px;
  color: #00abbe;
}

.resetallCont {
  width: 100%;
  text-align: center;
  float: left;
}

.resetallCont .resetStyAll {
  display: block;
  float: left;
  margin-left: 20px;
  margin-bottom: 18px;
  color: #00abbe;
}

.header_right .header-cart {
  border-left-color: #fff;
}

[data-heading] {
  position: relative;
}

.header_right > span > div {
  border-color: green !important;
}

.themeDisNone {
  display: none;
}

.jPicker.Container {
  z-index: 2000 !important;
  left: initial !important;
  right: 148px !important;
}

.jPicker.Container label {
  font-size: 10px;
}

.for_style_change .modal-content {
  padding: 20px;
}

.for_style_change .modal-dialog {
  max-width: 500px;
  height: 200px;
}

.btn.bg-golden {
  color: #fff;
}

.modal-footer {
  padding-left: 0;
  padding-right: 0;
}

.modal-footer .btn {
  cursor: pointer;
}

.for_style_change .modal-body p {
  margin-bottom: 0;
}

.style_saved {
  opacity: 0;
  transition: all 0.3s ease-in;
}

.style_saved.show {
  opacity: 1;
}

.style_over_header {
  transition: all 0.3s ease-in;
}

.style_change_conformation {
  display: none;
}

.minicolors-theme-default .minicolors-input {
  height: auto !important;
}

.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
  right: 15px;
}

.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 0 !important;
  padding-left: 10px !important;
}

.mean-bar .dotWrp {
  left: initial;
  right: 0;
  top: -74px;
}

.iframe_popup {
  display: flex;
  justify-content: center;
}

.iframe_popup .modal-dialog {
  height: 80vh;
}

.iframe_popup .modal-content {
  padding: 20px;
}

.iframe_popup iframe {
  border: none;
  box-shadow: 0 2px 8px rgba(59, 64, 69, 0.4);
}

.button_li {
  display: inline-flex;
  list-style-type: none;
  background: #eaeaea;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.button_li li {
  line-height: initial;
  font-size: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_li li a {
  color: #505659;
}

.fa-mobile {
  font-size: 30px;
}

.fa-close {
  font-size: 24px;
}

.inside_iframe .mobile_preview {
  display: none;
}

.tooltip.show {
  z-index: 100;
}

@media only screen and (max-width: 767px) {
  .style_over_cont {
    top: initial;
    bottom: 0;
    transform: translate(-50%, 0);
    right: initial;
    left: 50%;
  }
  .style_over_inn_cont {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
    border-bottom-left-radius: 0;
  }
  .button_li {
    box-shadow: 0 0 0 #fff, 0 -4px 8px rgba(0, 0, 0, 0.35);
    position: relative;
    transform: translateX(-51%);
    left: 50%;
    position: relative;
  }
  .minicolors-with-opacity .minicolors-panel {
    top: initial;
    bottom: 28px;
  }
}
.mean-nav .dotWrp {
  left: 0;
  top: 0;
}

.style_over_cont {
  overflow-y: auto;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: space-between;
  }
}
.bg-light {
  background-color: #f8f9fa !important;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.mr-auto, .mx-auto {
  margin-right: auto !important;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}

@media (min-width: 992px) {
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
}
.mr-sm-2, .mx-sm-2 {
  margin-right: 0.5rem !important;
}

.header-theme .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.header-theme .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.header-theme .btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

@media screen and (max-width: 991px) {
  .navbar-collapse {
    flex-basis: 25%;
  }
}
@media screen and (max-width: 991px) {
  .navbar-collapse {
    flex-basis: 25%;
  }
}
.header-theme-left, .header-theme-right {
  display: flex;
  align-items: center;
}

.previewGrp {
  display: flex;
  align-items: center;
  border-right: 1px solid #c4c4c4;
  margin-right: 20px;
  padding-right: 20px;
}

.fa-desktop {
  font-size: 33px;
}

.header-theme .fa-mobile {
  font-size: 40px;
  margin-left: 10px;
}

.header-theme .form-inline .btn.revertCss {
  background: 0 0;
  color: #000;
  min-width: auto;
  height: auto;
}

.header-theme .btn-primary {
  background-color: #337ab7;
  color: #fff;
}

.fa-desktop:before {
  content: "\f108";
}

.header-theme .btn {
  min-width: auto;
  text-transform: none;
}

@media only screen and (max-width: 767px) {
  .header-theme-left, .header-theme-right {
    margin: 0 auto;
  }
}
#myModal .iframe_popup iframe {
  height: 500px !important;
}

.style_over_inn_cont {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.style_over_header {
  border-top-left-radius: 10px;
  background-color: #337ab7;
  color: #fff;
}

.editWinCls {
  float: right;
  margin-top: 5px;
}

.style_over_header .text-success, .style_over_header.text-success {
  color: #fff !important;
}

.header-cart .dotWrp {
  left: 0;
}

.myAccount .dotWrp {
  left: 65%;
}

.header-theme .btn {
  min-width: 110px;
}

.cart-dropdown[data-heading], .product-action[data-heading] {
  position: absolute;
}

.accorReview .dotWrp {
  left: 90%;
}

.accorContent .col-sm-12 .dotWrp {
  left: 22%;
}

.theme_modal_close {
  position: absolute;
  top: 6px;
  right: 12px;
}

.iframe_popup .modal-content {
  padding: 35px;
}

.product-title h4 .dotWrp {
  top: -10px;
  left: 20%;
}