.page-heading {
  background: black !important;
}
.page-wrapper {
  margin-bottom: 0 !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0 !important;
}
.et-footer-fixed-on .et-footers-wrapper {
  display: none;
}
.button, .btn, input[type=submit] {
  border: 1px solid transparent !important;
}
.fixed-header.fixed-enabled {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
#celestial-map { width: 100%; height: auto; margin: 0; padding: 0; display: inline-block; position: relative; }

body { background:#fff; }

@media print {
  #celestial-zoomin, #celestial-zoomout, #celestial-form { display: none; }
}
/* loader for mock-up*/
.stage-loader {
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: #fbfbfb;
}


select, .select2.select2-container--default .select2-selection--single {
  border-radius: 2px !important;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABrSURBVHgBjdDLDYAwCAZgChN4cA9XcRincJiu4h4enKCoaPDRIvY/NA3lCymhHZYO9sxjM0FFtB/lIKSohT9EiFHu4S5QTJz6r8mKEvPRE94PNs7RNdHDFipgjs//l8iETwywgoXcCPY2vQHQe1LDjZ2UcQAAAABJRU5ErkJggg==') !important;
}
.emojionearea, .emojionearea.form-control{
  background-color: #f8f8f8 !important;
}
.preview-bg {
  display: none;
}
#btn-zoom {
  display: none;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  margin-top: 10px;
  z-index: 4;
  cursor: pointer;
}
.btns-preview {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.btn-interior {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  top: 86vw;
  left: 15px;
  z-index: 4;
  cursor: pointer;
  transition: 0.2s;
}
.btn-interior svg {
  width: 56%;
}
.btn-interior.active {
  background: rgba(24, 119, 242, 0.8);
}
.btn-interior.active svg path {
  fill: #E1E1E1;
}
.close-zoom {
  display: none;
}
#map-form {
  scrollbar-color: rgba(34, 60, 80, 0.2) #ffffff;
  scrollbar-width: thin;
}
#map-form::-webkit-scrollbar {
  width: 7px;
  background-color: #FFFFFF;
}
#map-form::-webkit-scrollbar-thumb {
  background-color: rgba(138, 145, 158, 0.3);
  border-radius: 17px;
}
#element::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
  background-color: #f9f9fd;
}
.vc_column-inner {
  padding-top: 0 !important;
}
.map_code{
  display: none;
}
.celestial-bg {
}
.celestial-preview #main-map {
  z-index: 1;
  position: absolute;
  background: transparent;
}
.constructor-wrapper {
  display: flex;
  justify-content: center;
}


.celestial-wrapper {
  max-width: 60vw;
  width: calc(100vh - 100px);
  position: relative;
}
.constructor {
  display: flex;
  max-width: 1600px
}
#main-map {
  margin: 0;
  padding: 0;
  position: relative;
  width: 800px;
  height: 1030px !important;
  transform-origin: left top;
  display: none;
  background-color: #fff;
  overflow: hidden;
}
#main-map #celestial-map:before{
  content: '';
  position: absolute;
  top: 30px;
  left: 70px;
  width: 670px;
  height: 893px;
}
#main-map #celestial-map.theme1:before{
  background-color: #ffffff;
}
#main-map #celestial-map.theme2:before{
  background-color: #273247;
}
#main-map #celestial-map.theme3:before{
  background-color: #202733;
}
#main-map #celestial-map.theme4:before{
  background-color: #e4cba7;
}
#main-map #celestial-map.theme5:before{
  background: #a37e3c url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg5.jpg) no-repeat;
}
#main-map #celestial-map.theme6:before{
  background: #a37e3c url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg6.jpg) no-repeat;
}
#main-map #celestial-map.theme7:before{
  background: #c5465c url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg7.jpg) no-repeat;
}
#main-map #celestial-map.theme8:before{
  background: #c53833 url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg8.jpg) no-repeat;
}
#main-map #celestial-map.theme9:before{
  background: #1c2055 url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg9.jpg) no-repeat;
}
#main-map #celestial-map.theme10:before{
  background: #111524 url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg10.jpg) no-repeat;
}
#main-map #celestial-map.theme11:before{
  background: #35386c url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg11.jpg) no-repeat;
}
#main-map #celestial-map.theme12:before,
#main-map #celestial-map.theme16:before,
#main-map #celestial-map.theme17:before,
#main-map #celestial-map.theme18:before,
#main-map #celestial-map.theme19:before,
#main-map #celestial-map.theme20:before{
  background-color: #000000;
}
#main-map #celestial-map.theme13:before{
  background: #04040f url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg13.jpg) no-repeat;
}
#main-map #celestial-map.theme14:before{
  background: #2a5374 url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg14.jpg) no-repeat;
}
#main-map #celestial-map.theme15:before{
  background: #282b60 url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg15.jpg) no-repeat;
}
#main-map #celestial-map.theme21:before{
  background: #000000 url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg21.jpg) no-repeat;
}
#main-map #celestial-map.theme22:before{
  background: #10081a url(https://cdn.cosmonova.org/bts/images/constructor/other/cert_template_bg22.jpg) no-repeat;
}
.prepend {
  align-items: center;
  display: flex;
  padding: 0 10px;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-right: 0;
}
.group-prepend-input {
  display: flex;
}
.mstep3 p {
  margin: 5px 0 0 0;
}
#main-map #celestial-map canvas{
  position:absolute;
  top: 107px;
  left: 160px;
}
#main-map #celestial-map.theme3 canvas,
#main-map #celestial-map.theme4 canvas,
#main-map #celestial-map.theme5 canvas,
#main-map #celestial-map.theme6 canvas
{
  top: 83px;
}
#main-map #celestial-map.theme7 canvas,
#main-map #celestial-map.theme8 canvas
{
  top: 76px;
  transform: scale(1.135,1.01);
}
#main-map #celestial-map.theme8 canvas
{
  top: 66px;
}
#main-map #celestial-map.theme9 canvas
{
  transform: scale(1.22,1.16);
}
#main-map #celestial-map.theme13 canvas,
#main-map #celestial-map.theme14 canvas,
#main-map #celestial-map.theme15 canvas
{
  top: 54px;
  transform: scale(1.77,1.77);
}
#main-map #celestial-map.theme16 canvas,
#main-map #celestial-map.theme17 canvas,
#main-map #celestial-map.theme18 canvas,
#main-map #celestial-map.theme19 canvas,
#main-map #celestial-map.theme20 canvas
{
  transform: scale(1.1);
}
#main-map #celestial-map.theme21 canvas
{
  top: 90px;
  transform: scale(1.1);
}
#main-map #celestial-map.theme22 canvas
{
  top: 78px;
  transform: scale(1.04);
}

#celestial-form{
  display: none !important;
}
#map-border{
  display: block;
  position: absolute;
  top:65px;
  bottom:65px;
  left:65px;
  right:65px;
  border: 5px solid #000;
}
#stack-preview {
  position: relative;
}
#celestial-preview-bg {
  position: inherit;
  z-index: 2;
}
#map-text{
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 300px;
  font-family: Rubik;
  font-size: 36px;
  line-height: 50px;
  margin: 0 auto;
  padding: 0 155px;
  overflow: hidden;
}
#map-text div{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#map-place-text{
  font-size: 52px;
  padding: 18px 0;
  color: #000;
}
#map-coo-text{
  display: none;
}
#map-message-wraper{
  position: absolute;
  bottom: 565px;
  left: 155px;
  width: 1500px;
  height: 300px;
  overflow: hidden;
  text-align: center;
}
#map-message-text{
  display: table;
  height: 100%;
  width: 100%;
}
#map-message-text p{
  font-size: 36px;
  line-height: 50px;
  vertical-align:middle;
  display: table-cell;
}

#map-form label{
  display: block;
  padding-top: 20px;
  font-size: 20px;
  position: relative;
  font-weight: bold;
}
#map-form input[type=text],#map-message{
  width: 100%;
  transition: 0.3s all;
}
#map-date,#map-time{
  line-height: normal;
  width: 49%;
}
#map-time{
  float: right;
}
#map-message {
  resize: none;
}
#map-form #map-options p{
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #eee;
}
#map-form #map-options p:last-child{
  border-bottom: none;
}
#map-form #map-options input[type=checkbox],#map-form #map-print,#map-form #map-frame{
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  right: 0;
  margin: 0;
}
#map-form #map-print,#map-form #map-frame{
  top: 25px;
}
#map-next-btn, #map-prev-btn {
  position: relative;
  float: right;
  width: 130px;
}
#map-next-btn::before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  right: 17%;
  bottom: 30%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABTSURBVHgB7ZLbCQAgCEVvTdIIbdoItVmjmP0FPciIIPDA/VDkICigHEFEblVvSziZ45te4ERIqZKBLP0ls5BDHLM/Pd4m1o2eS2bnT5By5SGVjgKKXoc//AnVAgAAAABJRU5ErkJggg==") !important;
  background-size: contain;
  background-repeat: no-repeat;
}

#map-prev-btn::before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5%;
  bottom: 32%;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACwSURBVHgB7ZKxDcIwEEXvHEtZIyOwChuEIFECaZKCASKgMNAgUWA2YARWYCDDYRdGAjknJ2nzJBf/iqf7tgFGBtOoc8ZljwCG3UlrhHT9zeoySUT6CMmQk9CLsC6L3EtAyDu8zbQqF88oUVdJUNRH4pD/AyJCTIh+ZvYY4AlW2x6vN0Siajmf+a3IbmXsVpvYan1lrc9fr4rctdwftHLZ3Q9aibSytr/E0iidcXkkng8g4Wp6DQbW3gAAAABJRU5ErkJggg==');
  background-size: contain;
  background-repeat: no-repeat;
}
#map-prev-btn:hover {
  transition: none !important;
  background-color: unset !important;
}
#map-prev-btn{
  position: relative;
  float: left;
  background-color: transparent;
  border: none;
  color: #616161;
}
#map-save-btn,#map-next-btn {
  background-color: #3b8cf6;
  color: #fff;
  width: 130px;
}
#map-save-btn {
  width: 150px;
}
#map-save-btn:hover,#map-next-btn:hover{
  border: 1px solid #27D7B6;
  background-color: #27D7B6;
}


.mstep5 {
  display: flex;
  flex-direction: column;
}
.mstep5 .hint2 span{
  font-size: 16px;
  color: #333;
  line-height: 20px;
  display: block;
  padding-left: 25px;
  font-weight: bold;
}
.mstep5 .mobile_hint{
  margin-top: 10px;
  font-weight: normal;
  padding-left: 25px;
}
#map-form label {
  user-select: none;
}
#map-form label.hint2 {
  padding: 0;
}
#map-pdf-only,#priority {
  display: none;
}
.hint2::before {
  content: '';
  position: absolute;
  transition: 0.3s all;
  width: 14px;
  height: 14px;
  top: calc(50% - 8px);
  background: #FCFCFD;
  border: 1px solid #D0D3D9;
  border-radius: 3px;
}
.checkbox:checked + label::after {
  content: ' ';
  position: absolute;
  left: 3px;
  top: 5px;
  width: 8px;
  height: 8px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NiIgaGVpZ2h0PSI0NiIgIHhtbG5zOnY9Imh0dHBzOi8vdmVjdGEuaW8vbmFubyI+PHBhdGggZD0iTTIwLjY5IDM4LjMzYy0uNS40OS0xLjA4Ljg4LTEuNzIgMS4xNWE1LjMxIDUuMzEgMCAwIDEtMi4wNC40MWMtLjY5IDAtMS4zOC0uMTQtMi4wMy0uNDFhNS40MSA1LjQxIDAgMCAxLTEuNzItMS4xNUwxLjU1IDI2LjdBNS4zIDUuMyAwIDAgMSAuNCAyNC45OGE1LjQgNS40IDAgMCAxLS40LTIuMDMgNS40OCA1LjQ4IDAgMCAxIC40LTIuMDMgNS40MSA1LjQxIDAgMCAxIDEuMTUtMS43MmMuNS0uNDkgMS4wOC0uODggMS43My0xLjE1LjY0LS4yNyAxLjMzLS40IDIuMDMtLjQuNjkgMCAxLjM4LjEzIDIuMDMuNGE1LjQxIDUuNDEgMCAwIDEgMS43MiAxLjE1bDYuOTMgNi45M2ExLjM0IDEuMzQgMCAwIDAgMS44OSAwTDM2LjY0IDcuMzdhNS40MSA1LjQxIDAgMCAxIDEuNzItMS4xNWMuNjUtLjI3IDEuMzQtLjQxIDIuMDMtLjQxYTUuMzEgNS4zMSAwIDAgMSAyLjA0LjQxYy42NC4yNyAxLjIyLjY2IDEuNzIgMS4xNS45OS45OSAxLjU1IDIuMzQgMS41NSAzLjc1cy0uNTYgMi43Ni0xLjU1IDMuNzVMMjAuNjkgMzguMzN6IiBmaWxsPSIjMDA2YmUwIi8+PGRlZnMgLz48L3N2Zz4=") no-repeat;
  background-size: cover;
}
.checkbox:checked + label::before {
  content: "";
  border-color: #007AFF;
  background: #F7F7FD;
}
.map-pdf-only strong, .priority strong{
  color:#3b8cf6;
}
#map-save-btn,#map-prev-btn  {
  display: none;
}
.disabled{
  opacity: 0.5;
  pointer-events: none;
}
.add_to_cart_inline{
  position: relative;
}
.add_to_cart_inline span.amount{
  font-size: 30px;
  position: absolute;
  right: 0;
  top: -53px;
  color:#3b8cf6;
}
.add_to_cart_inline span.amount.disabled{
  opacity: 0.5;
  pointer-events: none;
}
form.cart .single_add_to_cart_button{
  display: none;
}
form.cart .ywapo_input_textarea{
  display: none;
}

#map-options{
  display: none;
  padding-bottom: 10px;
}
#map-options-menu{
  position: relative;
  cursor: pointer;
  padding-bottom: 10px;
}
#map-options-menu:hover{
  color: #3b8cf6;
}
#map-options-menu:hover:after{
  color: #3b8cf6;
}
#map-options-menu:after{
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 30px;
  position: absolute;
  right: 3px;
  top: 18px;
}
#map-options-menu.open:after{
  content: '\f107';
  right: 1px;
}
.radio-group-type {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
  max-height: 40px;
  background-color: #E5E5E5;
  border-radius: 19px;
}
.radio-group-type .radio-type {
  text-align: center;
}
.radio-group-type label {
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin-bottom: 0 !important;
  padding: 6px 0 !important;
  transition: .3s all;
  cursor: pointer;
  height: 100%;
  border-radius: 19px;
}

.radio-group-type .radio_input-type[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}
.radio-group-type .radio_input-type[type=radio]:checked + label{
  color: #fff;
  background-color: #1877F2;;
}

.radio-group-poster, .radio-group-decal {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 20px;
  width: 70%;
}
.radio-group-decal {
  width: 40%;
}
.radio_input-poster {
  position: absolute;
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: 0;
  transition: border .1s linear;
  margin: 0 !important;

}
.radio_input-poster {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.radio_label {
  padding-top: 0 !important;
  padding-left: 26px !important;
  font-family: Rubik !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px !important;
  letter-spacing: 0em;
  color: #555555;
  cursor: pointer;
}

.radio_label:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #007AFF;
  border-radius: 50%;
  opacity: 0;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: opacity .1s linear;
}
.radio_input-poster:checked {
  border-color: #007AFF;
}
.radio_input-poster:checked + .radio_label:after {
  opacity: 1;
}

#hideshow {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) -10.76%, #FFFFFF 64.11%);
  bottom: -4px;
  left: -2px;
  z-index: 0;
}
#hideshow div {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: #1893F2;
}
.themes-group {
  position: relative;
}
#hideshow div i{
  border: solid #1893F2;
  border-width: 0 1px 1px 0;
  display: inline-block;
  margin-left: 8px;
  padding: 3px;
}
.arrow-up {
  margin-top: 6px;
  transform: rotate(-135deg);
}
.arrow-down {
  margin-bottom: 3px;
  transform: rotate(45deg);
}
ul#map-themes{
  transition: 0.5s ease-in-out;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
ul#map-themes li img{
  width: 100%;
  height: 100%;
}
ul#map-themes li{
  position: relative;
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 5px 5px 5px 0;
  width: 17.6%;
  height: 219px;
  cursor: pointer;
}
ul#map-themes li:before{
  content: '';
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom: 0;
  border: 1px solid #ccc;
}
ul#map-themes li.selected:before{
  border: 2px solid #3b8cf6;
}

#main-map-save{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
}
#addtocart-loading {
  width: 200px;
  height: 200px;
  /* was /wp-content/themes/xstore/... (BTS WP theme asset) — inlined, no WP theme here */
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'><circle cx='40' cy='40' r='30' fill='none' stroke='%233A8CF1' stroke-width='6' stroke-dasharray='140 60'><animateTransform attributeName='transform' type='rotate' from='0 40 40' to='360 40 40' dur='0.9s' repeatCount='indefinite'/></circle></svg>") no-repeat center;
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  display: none;
}

.date_fields select:focus, input:focus, textarea:focus {
  background: #F7F7FD !important;
  border: 1px solid #3A8CF1 !important;
}

@supports not (display: flex) {
  #addtocart-loading {
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'><circle cx='40' cy='40' r='30' fill='none' stroke='%233A8CF1' stroke-width='6' stroke-dasharray='140 60'/></svg>") no-repeat center;
  }
}

input.error{
  background: #ffcccc !important;
}
#page-map{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

.prev_image{
  display: none;
  position:relative;
  margin-bottom: 40px;
  background-color: #fff;
  box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.3);
}
#prev_globe{
  position: absolute;
  padding: 7%;
  z-index: 1000;
}
#prev_globe.invert{
  -webkit-filter: invert(1);
  filter: invert(1);
}
#prev_page.invert{
  -webkit-filter: invert(1);
  filter: invert(1);
}

ul.steps{
  display: grid;
  justify-content: space-around;
  grid-template-columns: 1fr 1fr 1fr;
  height: 40px;
  position: relative;
  padding: 0 !important;
}

ul.steps li{
  cursor: pointer;
  transition: .5s all;
  list-style-type: none;
  font-weight: 600;
  font-size: 24px;
  color: rgb(138,145,158);
  text-align: center;
  z-index: 5;
  border-bottom: 2px solid rgba(138,145,158,0.18);
}

ul.steps li.active {
  color: #1F1F1F;
  border-bottom: 2px solid #3b8cf6;
}
ul.steps li.active span{
  color: #3b8cf6;
}
.map_steps .hint{
  padding: 10px 0 0;
  color: #333;
  font-weight: bold;
  line-height: 24px;
}
.map_steps .hint2{
  padding: 10px 0 0;
  font-weight: bold;
  margin: 0;
  line-height: 20px;
}
.map_steps .hint3{
  display: none;
}
.map_steps .hint2.qrcode,.map_steps .hint3.qrcode{
  font-weight: normal;
}
.date_fields select{
  padding: 0 5px;
}
.date_fields {
  display: flex;
  justify-content: space-between;
  visibility: hidden;
}
.date_fields>span{
  width: 24%;
  position: relative;
}
.date_fields span .value{
  width: 100%;
  height: auto;
  display: block;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  text-align: center;
  padding: 2px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  line-height: 2.642rem;
  pointer-events: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.date_fields span select{
  width: 100%;
}
.panel-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 500px;
  width: 40vw;
  position: relative;
  overflow: hidden;
}
.steps {
  margin: 30px 30px 0 30px;
}
.step-wrapper {
  margin: 0 30px 100px;
}

img {
  -webkit-user-select:none;
  -moz-user-select:none;
  -o-user-select:none;
  user-select: none !important;
  pointer-events: none !important;
}
#map-form {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  max-height: 75vh;
}
@-moz-document url-prefix() {
  .scrollable-nav {
    padding-right: 0px !important;
  }
}
.bottom-form {
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px -3px 7px rgba(0, 0, 0, 0.04);
  justify-content: space-between;
  padding: 8px 30px ;
  bottom: 0;
  z-index: 10;
  padding: 15px;
}
#map-form .step-wrapper {
  max-width: 540px;
}
#map-form .step{
  display: none;
}
#map-form .step.active{
  display: block;
}
#map-total{
  color: rgb(31,190,163);
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: 0em;
  font-family: Nunito;
}
#map-total span{
  color: rgb(31, 31, 31);
}
.radio-group-decal, .radio-group-poster {
  margin-left: 10px;
}
.nopdf select{
  width: 100%;
}
.frame_selector{
  width: 32%;
  display: block;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  font-size: 14px;
  padding: 10px;
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  line-height: 20px;
}
.frame_selector:after{
  border: none;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.frame_selector span{
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.frame_selector.none{
  float: left;
}
.frame_selector.white{
  float: right;
}
.frame_selector.selected{
  color: #fff;
  background-color: #3b8cf6;
  border: 1px solid #3b8cf6;
}
.type-product ul, .content ul {
  margin-bottom: 0;
}
.frame_selector.selected:after{
  border: none;
  border-left: 1px solid #3b8cf6;
  border-bottom: 1px solid #3b8cf6;
}
.nopdf.notactive{
  display: none;
}
.noCanvasDecal {
  display: none;
}
#dynamic-preview{
  position: absolute;
  top: 30px;
  left: 70px;
  width: 670px;
  opacity: 0.5;
  z-index: 100;
}
#dynamic-preview:hover{
  opacity: 1;
}

.et-loader:after{
  content: 'First time loading may take up to 15-20 seconds. Please, stay with us for a moment!';
  position: absolute;
  top: 50%;
  margin-top: 100px;
  left: 0;
  width: 100%;
  text-align: center;
}
.et-loader {
  -webkit-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

.map-zoom {
  display: none;
}
.type-product ul, .content ul {
  margin-bottom: 0 !important;
}
#texture-canvas {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
#texture-glossy {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.priority_wrap{
  margin-top: 20px;
}
@media only screen and (max-width: 1440px){
  #map-form {
    max-height: 52vw;
  }
}
@media only screen and (max-width: 1281px){
  #map-form {
    max-height: 62vh;
  }
}
@media only screen and (max-width: 1160px){
  ul.steps li {
    font-size: 20px;
  }

  #map-total {
    font-size: 20px;
  }
  .radio-group-poster {
    width: 80%;
  }
  .radio-group-decal {
    width: 38%;
  }
  #map-prev-btn,#map-save-btn,#map-next-btn {
    width: 100px;
    padding-left: 10px;
  }
  #map-prev-btn::before {
    left: -9%;
    bottom: 29%;
  }
  #map-next-btn::before {
    right: 19%
  }
  #map-save-btn {
    width: 130px;
    padding: 13px;
  }
}
@media only screen and (max-width: 1070px) {
  .steps {
    margin: 15px 0 0 0;
    /*margin-top: 15px;*/
  }

  .step-wrapper {
    margin: 0 15px;
  }
  #map-prev-btn::before {
    bottom: 31%;
  }
  #map-next-btn {
    padding: 1rem;
  }
  #map-next-btn::before {
    right: 10%;
  }

  .radio-group-poster {
    width: 95%;
  }
}

@media only screen and (max-width: 890px) {
  .constructor {
    grid-template-columns: 56vw 44vw;
  }
  #map-prev-btn, #map-next-btn, #map-save-btn{
    width: 100px;
  }

  #map-save-btn,#map-next-btn{
    border: 1px solid #3b8cf6 !important;;
    background-color: #3b8cf6 !important;
  }
  #map-prev-btn{
    background-color: transparent;
    border: none;
    color: #616161;
  }
  .wrapper-bottom-btns {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 820px) {
  #texture-canvas {
    left: 50%;
    transform: translateX(-50%);
    width: 76vw;
    height: 100%;
  }
  .celestial-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .celestial-wrapper {
    position: relative;
    text-align: center;
  }
  .celestial-preview.full-preview {
    transform: scale(1.5);
    position: absolute;
    top: 25vw;
    left: inherit;
    z-index: 100;
  }
  .constructor-wrapper {
    position: relative;
  }

  .vc_column-inner {
    height: fit-content;
  }
  .container {
    width: 100% !important;
  }
  #map-save-btn {
    width: 130px;
  }
  .radio-group-poster {
    width: 65%;
  }
  .constructor-wrapper {
    display: flex;
    justify-content: normal;
  }
  .celestial-wrapper {
    margin: auto;
  }

  .close-zoom.active {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 22px;
    height: 22px;
    top: 10px;
    right: 19vw;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    z-index: 200;
  }
  .close-zoom.active img {
    width: 12px;
    height: 12px;
  }
  .button, .btn, input[type=submit] {
    -webkit-transition-property: none !important;
    -moz-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important;
  }

  .map_wrapper h2 {
    font-size: 18px !important;
    text-align: center !important;
  }
  .map_wrapper{
    margin-top: -30px;
    padding-bottom: 50px;
  }
  #map-form {
    max-width: 550px;
    max-height: fit-content;
    width: 100%;
    overflow-y: auto;
    padding-bottom: 100px;
  }
  #celestial-preview-bg {
    width: 76vw;
  }
  .constructor {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  #map-form label{
    padding-top: 10px;
    font-size: 16px;
    margin-bottom: 0px;
  }
  #map-total{
    line-height: 26px !important;
    font-size: 18px !important;
  }
  .panel-wrapper{
    display: flex;
    align-items: center;
    position: relative;
    bottom: 0;
    left: 0;
    background-color: #fff;
    max-width: 100vw;
    width: 100%;
    box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.3);
    z-index: 3;
  }

  #map-form .step-wrapper {
    max-width: none;
    margin: 0;
  }

  ul.steps {
    width: 100%;
    margin: 13px 15px;
  }
  #map-form .step {
    padding: 0 30px;
  }
  #map-message{
    height: 70px;
  }
  .doHide{
    position: absolute;
    top: -22px;
    right: 5px;
    width: 30px;
    height: 22px;
    /* was /wp-content/themes/xstore/... (BTS WP theme assets) — inlined, no WP theme here */
    background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='%23555' stroke-width='2'/></svg>") no-repeat center;
    background-size: 18px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 3px 3px 0 0;
  }
  .doHide.up{
    background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 7l5-5 5 5' fill='none' stroke='%23555' stroke-width='2'/></svg>") no-repeat center;
    background-size: 18px;
  }
  #map-form.step_collapse .step{
    display: none !important;
  }
  #main-map{
    margin-left: 17px;
  }
  .hint3{
    display: block !important;
  }
  .mstep5 .hint2 span.mobile_hint{
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 501px) {

  .radio-group-poster {
    width: 95%;
  }
  #texture-canvas {
    left: 0;
    width: 100%;
    transform: none;
  }

  #map-prev-btn, #map-next-btn {
    width: 110px;
  }
  #map-next-btn::before {
    right: 12%;
  }
  #celestial-preview-bg {
    width: 100vw;
  }

  #map-prev-btn::before {
    bottom: 30%;
  }
  #map-prev-btn {
    height: fit-content;
  }

  #map-prev-btn, #map-next-btn {
    width: 100px;
    padding: 11px 8px;
  }
  #map-save-btn {
    width: 120px;
    padding: 11px 8px;
  }
  #map-next-btn {
    padding-left: 0;
  }
  #map-prev-btn::before {
    left: -6%;
  }
  #map-next-btn::before {
    bottom: 28%;
    right: 13%;
  }
  .celestial-preview {
    transition: .3s;
    display: flex;
    align-items: center;
  }
  ul.steps {
    margin-top: 13px;
    height: 40px;
  }
  ul.steps li{
    font-size: 18px;
  }
}

@media only screen and (max-width: 477px) {
  .radio-group-decal {
    width: 46%;
  }
  #btn-zoom {
    display: flex;
  }
}
@media only screen and (max-width: 390px) {
  ul.steps {
    margin-top: 8px;
    height: 35px;
  }
  ul.steps li{
    font-size: 16px;
  }
  .map_steps .hint {
    font-size: 14px;
    line-height: 22px;
  }
  .mstep5 .mobile_hint {
    font-size: 14px;
  }
  #map-prev-btn, #map-next-btn, #map-save-btn {
    width: 105px;
    padding: 12px 8px;
  }
  .radio-group-poster {
    width: 100%;

  }
  .radio-group-decal {
    width: 50%;
  }
  .radio-group-decal,
  .radio-group-poster {
    margin-left: 0;
  }
  #map-form .step {
    padding: 0 15px;
  }
  .close-zoom.active {
    width: 21px;
    height: 21px;
  }
  .close-zoom.active img {
    width: 9px;
    height: 9px;
  }
  #map-next-btn::before {
    bottom: 29%;
    right: 16%;
  }
  #map-prev-btn {
    width: 88px;
  }
  #map-prev-btn, #map-next-btn, #map-save-btn {
    font-size: 12px;
  }
}

@media only screen and (max-width: 295px) {
  #map-form {
    min-width: 295px;
  }
  #map-prev-btn::before {
    bottom: 30%;
  }
  #map-prev-btn {
    height: fit-content;
  }
  .wrapper-bottom-btns {
    display: flex;
    align-items: center;
  }
  #map-prev-btn, #map-next-btn, #map-save-btn {
    width: 77px;
    padding: 11px 8px;
  }
  #map-next-btn::before {
    bottom: 29%;
    right: 6%;
  }
  #map-prev-btn::before {
    left: -11%;
  }
}
@media only screen and (min-width: 2500px) {
  .celestial-wrapper {
    width: 69%;
  }
}