/** Shopify CDN: Minification failed

Line 271:0 Expected "{" but found "0%"
Line 275:0 Unexpected "100%"

**/
.create-a-design-step-count {
  display: flex;
  justify-content: center;
  align-items: center;
}
.step-counter span {
  display: flex;
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 50%;
  color: #fff;
  align-items: center;
  justify-content: center;
}
.step-counter {
  margin-left: 30px;
  margin-right: 30px;
}
svg.icon-file-uplaod {
  width: 40px;
  height: 40px;
}

.create-a-design-step-items {
  margin-top: 0px;
}
.file-upload-btn .file-upload-btn-item {
  border: 1px solid #a3a3a3;
  padding: 10px;
  display: block;
  width: 100%;
  margin: 0px auto;
  margin-bottom: 10px;
}
.step-counter.count-active span {
  background: green;
}
.file-upload {
  border: 1px solid #a3a3a3;
  padding: 50px;
  text-align: center;
  border-radius: 20px;
}
.create-a-des-step-item {
  max-width: 1400px;
  margin: 0px auto;
  position: relative;
}
.steps-buttons {
  text-align: right;
}

.multi-check-box-items {
  display: flex;
  flex-wrap: wrap;
}
.multi-check-box-item {
  width: 20%;
}
.option-fields input {
  border: 1px solid #000;
}
.option-fields {
  display: flex;
}
.option-fields textarea {
  border: 1px solid #000;
}
.best-mediums-to-con {
  display: flex;
}
.option-field-item {
  margin-left: 10px;
  margin-right: 10px;
}
.left-side-fle {
  margin-right: 20px;
}
.made-selection {
  display: flex;
}
h2.selection-header {
  font-weight: bold;
  font-size: 20px;
}
.selection-header-flex {
  display: flex;
  align-items: center;
}
.edit-selection {
  margin-left: 20px;
}
.main-selection-item {
  margin-top: 50px;
}
img.select-img {
  width: 125px;
  margin-top: 15px;
}
.step-counter.count-completed span.count-main img {
  display: block !important;
}
.step-counter.count-completed span.count-main span {
  display: none;
}
.step-heading {
  margin-bottom: 25px;
}
.file-upload-below {
  margin-top: 25px;
}
.multi-check-box-item input[type="checkbox"]:checked + label {
  border: 1px solid #000;
}
.multi-check-box-item {
  padding: 10px;
}
.multi-check-box-item label {
  display: block;
  width: 100%;
  height: 100%;
  background: none;
  border-radius: 10px;
  border: 1px solid transparent;
}
.multi-check-box-item input {
  display: none;
}
.title-select {
  text-align: center;
}
.steps-buttons {
  margin-top: 30px;
}
.selection-header {
  margin-bottom: 30px;
}
label.checkboxx {
  position: relative;
}
.multi-check-box-item input[type="checkbox"]:checked + label:before {
  transform: scale(1);
  opacity: 1;
  background-color: #000000;
  border-color: #000000;
}

label.checkboxx:before {
  content: "";
  position: absolute;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid #b5bfd9;
  background-color: #fff;
  border-radius: 50%;
  top: 0.25rem;
  right: 0.25rem;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
img.file-upload-preview {
  text-align: center;
  margin: 0px auto;
}
.option-fields {
  margin-top: 20px;
  margin-bottom: 20px;
}
.option-field-item-fl {
  display: flex;
}
.option-field-item-fl label {
  margin-right: 25px;
}
.create-design-custom-header {
  display: flex;
  justify-content: center;
}
.c-a-des-step-in {
  display: flex;
  align-items: center;
}
img.file-upload-preview {
  width: 100px;
}
.step-heading label {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 18px;
  line-height: 1.4;
}
button.moving-step-button.next-button {
  border: 1px solid #000;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  background: #000;
  padding-left: 65px;
  padding-right: 65px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  font-size: 20px;
  transition: 0.5s all ease;
}
.selection-steps {
  width: 44%;
}
.select-rooms-here.multi-check-box {
  width: 70%;
  margin-right: -10px;
}
.select-item-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-upload-and-label {
  display: flex;
  align-items: center;
}
.step-header {
  width: 40%;
}
.flex-upload-and-label .file-upload {
  width: 60%;
}
.step-header label {
  font-size: 1.5rem;
  font-weight: bold;
}

button.moving-step-button.prev-button {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  position: fixed;
  /* top: 35px; */
}
button.moving-step-button.prev-button img {
  width: 13px;
  margin-right: 10px;
}
.create-a-des-step-item.select-style-or-upload .multi-check-box-item {
  width: 100%;
  padding: 0px 0 16px;
}
label.checkboxx {
  animation: 0.3s ease 600ms 1 normal forwards running kqTTOJ;
  border-radius: 4px;
  box-shadow: rgba(36, 36, 36, 0.05) 0px 5px 15px;
  border: 1px solid #eee;
  padding: 10px;
}

@keyframes kqTTOJ
0% {
  opacity: 0;
  transform: translate3d(-5px, 20px, 0px);
}
100% {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
.create-a-design-section-main {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
html {
  height: 100%;
  width: 100%;
}
body {
  height: 100%;
  width: 100%;
}
/* .containerr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
} */
/* 20-2-2024 */
.file-upload-btn .file-upload-btn-item {
  position: relative;
  overflow: hidden;
  transition: 0.5s all ease;
}
.file-upload-btn .file-upload-btn-item:hover {
  color: #fff;
}
button.moving-step-button.next-button:hover {
  color: #000;
}
.file-upload-btn .file-upload-btn-item:after {
  content: "";
  background-color: #000;
  height: 100%;
  width: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: 0.5s all ease;
}
button.moving-step-button.next-button:after {
  content: "";
  background-color: #fff;
  height: 100%;
  width: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: 0.5s all ease;
}
.file-upload-btn .file-upload-btn-item:hover:after,
button.moving-step-button.next-button:hover:after {
  width: 100%;
}
.file-upload-below input[type="checkbox"] {
  accent-color: #000;
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
  outline: 1px solid #000;
}
.step-1 .step-heading {
  width: 60%;
}
.step-flex-right {
  width: 40%;
  padding-left: 10%;
}
.file-upload-below {
  text-align: center;
}
.file-upload-text {
  position: relative;
  z-index: 2;
}
.create-a-des-step-item {
  padding: 0px 0px;
}
.create-design-custom-header {
  padding: 15px 50px;
  max-width: 1400px;
  margin: auto;
}
html {
  padding: 0 !important;
}
.steps-buttons {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  border-top: 1px solid rgba(112, 112, 112, 0.15);
}
.custom-wrapper {
  max-width: 1400px;
  margin: auto;
  padding: 30px 50px;
}
/* .c-a-des-step-in {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: calc(1400px - 100px);
    margin: auto;
} */
.main-create-design-custom-header {
  border-bottom: 1px solid rgba(112, 112, 112, 0.15);
}
.create-a-des-step-item {
  font-size: 20px;
  width: 100%;
  margin-left: 0;
}
.create-a-design-step-items {
  max-width: 1400px;
  margin: auto;
  width: 100%;
}
.step-2 .select-item-image img {
  width: 70%;
}
.select-item-image {
  margin-bottom: 10px;
}
.title-and-image-select h4 {
  font-size: 18px;
  text-transform: capitalize;
}
.create-a-des-step-item.step-2 .multi-check-box-items .multi-check-box-item {
  top: 0px;
  position: relative;
  transition: 0.3s all ease;
  animation: mymove 0.5s;
}
@keyframes mymove {
  from {
    top: 10px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
.create-a-des-step-item.select-style-or-upload .flex-upload-and-label {
  display: block;
  padding-left: 10px;
}
.create-a-des-step-item.select-style-or-upload
  .flex-upload-and-label
  .step-header {
  margin-bottom: 30px;
  margin-top: 0px;
  width: 100%;
  text-align: center;
}
.step-3 .multi-check-box-items {
  column-count: 3;
  column-gap: 16px;
  display: inherit;
}
.containerr {
  width: 100%;
  max-width: 1400px;
  margin: auto;
  padding: 40px 50px;
}
.create-a-design-steps {
  width: 100%;
}
button.moving-step-button.prev-button svg {
  position: relative;
  top: 0px;
  left: -5px;
}
.main-custom-row {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
.selection-steps-fixed {
  position: sticky;
  top: 50%;
  transform: translate(0, -50%);
}
.create-a-des-step-item.step-3 .c-a-des-step-in {
  align-items: inherit;
}
.step-3 .selection-steps {
  width: 50%;
  padding-right: 40px;
}
.step-3 .select-rooms-here.multi-check-box {
  width: 55%;
  margin-right: -10px;
}
.step-3 label.checkboxx {
  animation: 0.3s ease 600ms 1 normal forwards running kqTTOJ;
  border-radius: 4px;
  box-shadow: rgba(36, 36, 36, 0.05) 0px 5px 15px;
  border: 1px solid #eee;
  padding: 10px;
  display: inline-block;
}
.step-3 .flex-upload-and-label .file-upload {
  width: 60%;
  margin: auto;
  padding: 50px 40px;
}
.step-3 .title-and-image-select h4 {
  display: none;
}
.step-3 .select-item-image {
  margin-bottom: 0px;
}
.create-a-des-step-item.step-3 .flex-upload-and-label {
  border: 4px dotted #ccc;
  padding: 40px 40px 50px;
  border-radius: 20px;
  margin-top: 40px;
}
.step-4 .title-and-image-select h4 {
  display: none;
}
.step-4 .select-item-image {
  margin-bottom: 0;
}
.step-4 .multi-check-box-item {
  width: 100%;
  padding: 3px 0;
}
.step-4 .multi-check-inner-color {
  width: 25%;
}
.step-4 .multi-check-box-item label.checkboxx {
  padding: 5px;
}
.step-4 .selected-big-color {
  width: 75%;
}
/* .step-4 .selectd-big-color-image, .step-4 .selectd-big-color-image img {
    height: 100%;
    object-fit: cover;
} */
.step-4 .selectd-big-color-image img {
  width: 100%;
  padding-left: 20px;
  max-width: 100%;
}
.step-4 .select-rooms-here.multi-check-box {
  margin-right: 0px;
}
.create-a-des-step-item.step-6
  .c-a-des-step-in
  .select-rooms-here.multi-check-box
  .multi-check-box-items-block {
  border: 1px solid #a3a3a3;
  padding: 30px;
  border-radius: 20px;
}
.step-6 .option-field-item-fl {
  display: block;
  width: 100%;
}
.step-6 .option-field-item-fl label {
  width: 100%;
  display: block;
  margin: 0;
  padding-bottom: 8px;
}
.step-6 .option-field-item-fl textarea {
  width: 100%;
  display: block;
  max-width: 100%;
}
.step-6 .multi-check-box-items-block .option-fields {
  display: block;
  margin-top: 0;
}
.step-6 .best-mediums-to-con .option-field-item {
  margin: 0;
  border: 1px solid #ddd;
  margin-right: 10px;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
}
.step-6 .option-field-item:has(input:checked) {
  background-color: #fff;
  border-bottom: 1px solid #000 !important;
}
.step-6 .best-mediums-to-con .option-field-item label {
  padding: 10px;
  display: block;
}
.step-6 .best-mediums-to-con .option-field-item input {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}
.step-6 .left-side-fle {
  padding-bottom: 8px;
  margin-right: 0;
}
.step-6 .multi-check-box-items-block label.left-side-fle {
  width: 100%;
  display: block;
}
.step-6 input#tim-t-connect {
  width: 100%;
  outline: none;
  padding: 5px 5px 5px 10px;
  position: relative;
}
.step-6 .multi-check-box-items-block .option-fields:last-child {
  margin-bottom: 14px;
}
.step-6 .select-rooms-here.multi-check-box {
  margin-right: 0px;
}
.step-6 .option-fields input,
.step-6 .option-fields textarea {
  border: 1px solid #a3a3a3;
}
.step-6 .option-fields textarea {
  padding: 10px;
  outline: 0;
  font-size: 16px;
}
.step-6 input#tim-t-connect {
    background-image: url(/cdn/shop/files/clock_2.png?v=1708605469);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center right 10px;
}
/* step 7 */
.step-7 .c-a-des-step-in {
  align-items: inherit;
}
.step-7 .step-heading {
  position: sticky;
  top: 50%;
  transform: translate(0, -50%);
}
.step-7 .confirm-selection-box {
  width: 70%;
}
.step-7 .confirm-selection-box .selection-header-flex {
  border-bottom: 1px solid #000 !important;
  margin-bottom: 22px;
  padding-bottom: 20px;
}
.step-7 .confirm-selection-box .selection-header-flex h2.selection-header {
  margin-bottom: 0;
  line-height: normal;
}
.step-7 .confirm-selection-box .selection-header-flex .edit-icon img {
  width: 25px;
  cursor: pointer;
}
.step-7 .confirm-selection-box .selection-header-flex .edit-selection {
  margin-left: 10px;
}
.step-7 .confirm-selection-box [button-trigger-step="1"] .file-slect .file-selected:before {
  content: "Upload style";
}
.step-7
  .confirm-selection-box
  [button-trigger-step="2"]
  .made-selection
  .option-select-item {
  border-radius: 4px;
  box-shadow: rgba(36, 36, 36, 0.05) 0px 5px 15px;
  border: 1px solid #eee;
  padding: 10px;
  width: calc(20% - 20px);
  margin: 10px;
  text-align: center;
}
.step-7 .confirm-selection-box [button-trigger-step="2"] .made-selection {
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.step-7
  .confirm-selection-box
  [button-trigger-step="2"]
  .selected-value-image
  img {
  width: 70%;
  margin: auto;
}
.step-7 .confirm-selection-box [button-trigger-step="2"] .selected-value-image {
  margin-bottom: 10px;
}
.step-7
  .confirm-selection-box
  [button-trigger-step="2"]
  .made-selection
  .option-select-item
  .option-name {
  font-size: 18px;
}
.step-7
  .confirm-selection-box
  [button-trigger-step="2"]
  .made-selection:before {
  content: "How many rooms you want to have";
  display: block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.step-7 .confirm-selection-box .file-selected img {
  width: 100%;
  max-width: 129px;
}
.step-7 .confirm-selection-box .file-slect img.select-img {
  margin-bottom: 15px;
  object-fit: cover;
  border-radius: 4px;
  box-shadow: rgba(36, 36, 36, 0.05) 0px 5px 15px;
  border: 1px solid #eee;
  padding: 6px;
}
.step-7 .confirm-selection-box label {
  cursor: inherit;
}
.step-7 .main-selection-item[button-trigger-step="3"] .option-name {
  display: none;
}
.step-7
  .confirm-selection-box
  [button-trigger-step="3"]
  .file-slect
  .file-selected:before {
  content: "Upload style";
  text-transform: capitalize;
}

.main-selection-item[button-trigger-step="3"] .selected-value-image img {
  height: 200px;
  object-fit: cover;
}
.main-selection-item[button-trigger-step="3"] .made-selection {
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.main-selection-item[button-trigger-step="3"]
  .made-selection
  .option-select-item {
  width: 20%;
  padding: 10px;
}
.main-selection-item[button-trigger-step="3"] .selected-value-image img {
  width: 150px;
  object-fit: cover;
  height: 150px;
  border-radius: 4px;
  box-shadow: rgba(36, 36, 36, 0.05) 0px 5px 15px;
  border: 1px solid #eee;
  padding: 6px;
}
.main-selection-item[button-trigger-step="3"] .made-selection:before {
  content: "Select style that suits you ";
  display: block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.main-selection-item[button-trigger-step="4"] .option-name {
  display: none;
}
.main-selection-item[button-trigger-step="4"] .option-select-item {
  width: 20%;
  padding: 10px;
}
.main-selection-item[button-trigger-step="4"] .made-selection {
  margin-left: -10px;
  margin-right: -10px;
  flex-wrap: wrap;
}
.main-selection-item[button-trigger-step="4"]
  .made-selection
  .selected-value-image
  img {
  border-radius: 4px;
  box-shadow: rgba(36, 36, 36, 0.05) 0px 5px 15px;
  border: 1px solid #eee;
  padding: 6px;
}
.step-7 .main-selection-item[button-trigger-step="4"] .made-selection:before {
  content: "Pick color plate that you like";
  display: block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.main-selection-item[button-trigger-step="6"] .made-selection {
  display: flex;
  flex-wrap: wrap;
}
.main-selection-item[button-trigger-step="6"] .select-item:before {
  content: "Best time to communicate with you?";
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.main-selection-item[button-trigger-step="6"] .select-item {
  margin-right: 0px;
  margin-bottom: 10px;
  width: 100%;
}
.main-selection-item[button-trigger-step="6"] .select-item:after {
  content: "Best medium to communicate?";
  margin-top: 20px;
  display: block;
  text-transform: capitalize;
}
.main-selection-item[button-trigger-step="6"] .option-select-item {
  margin-right: 20px;
  font-size: 16px;
  color: #000;
}
.main-selection-item[button-trigger-step="6"] .time-commun {
  font-size: 16px;
}
/* step 8 */
.create-a-des-step-item.step-8 .c-a-des-step-in {
  justify-content: center;
}

.signup-content {
  padding: 75px 0;
}
display-flex,.display-flex,.display-flex-center,.signup-content,.signin-content,.social-login,.socials {
  display: flex;
  display: -webkit-flex;
}
.signup-image {
    margin-top: 45px;
}
.signup-image {
    margin: 0 55px;
}
.signup-form, .signup-image{
    width: 50%;
    overflow: hidden;
}
.validate-if-login {
    width: 900px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0px 0px 16.83px 0.17px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 16.83px 0.17px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 16.83px 0.17px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 0px 16.83px 0.17px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 0px 16.83px 0.17px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px; 
    padding: 20px;
}
.validate-if-login .signup-form {
    margin-left: 75px;
    margin-right: 75px; 
}
.validate-if-login .form-title { 
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 1.4;
}
.validate-if-login .register-form {
    width: 100%;
}
.validate-if-login .form-group {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
.validate-if-login label {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #222;
}
.validate-if-login input {
    width: 100%;
    display: block;
    border: none;
    border-bottom: 1px solid #999;
    padding: 6px 30px; 
    box-sizing: border-box;
    font-size: 16px;
}
.validate-if-login input, .validate-if-login select, .validate-if-login textarea {
    outline: none;
    appearance: unset !important;
    -moz-appearance: unset !important;
    -webkit-appearance: unset !important;
    -o-appearance: unset !important;
    -ms-appearance: unset !important;
    transition: 0.5s all ease;
}
.validate-if-login .material-icons-name {
    font-size: 18px;
}
.validate-if-login .zmdi {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.validate-if-login input:focus {
    border-bottom: 1px solid #000;
    outline: none;
}
.validate-if-login .form-group img {
    width: 23px;
}
.validate-if-login .form-group:last-child {
    margin-bottom: 0px;
}
.validate-if-login .form-submit {
    display: inline-block;
    color: #fff;
    border-bottom: none;
    width: fit-content !important;
    padding: 15px 39px;
    margin-top: 25px;
    cursor: pointer;
    background: #000;
    padding-left: 65px;
    padding-right: 65px;
    padding-top: 5px;
    padding-bottom: 10px;
    position: relative;
    font-size: 20px;
}
.signup-image {
    display: flex;
    align-items: center;
}
.validate-if-login .form-group [for="number"] img , .validate-if-login .form-group [for="pass"] img {
    width: 20px;
}
.form-group.form-button button {
    border: 1px solid #000; 
    color: #fff;
    background: #000;
    padding-left: 65px;
    padding-right: 65px;
    padding-top: 5px;
    padding-bottom:8px;
    position: relative;
    font-size: 20px;
    transition: 0.5s all ease;
    width: 100%;
    text-align: center;
}
.form-group.form-button button:hover:after {
    width: 100%;
}
.form-group.form-button button:after {
    content: "";
    background-color: #fff;
    height: 100%;
    width: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: 0.5s all ease;
}
.form-group.form-button button:hover {
    color: #000;
} 
input[type="time"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0px;
    top: 0;
    width: auto;
}
.create-a-des-step-item.step-7 .msg-opt {
    width: 100%;
    margin-top: 20px;
}
.main-selection-item[button-trigger-step="6"]  .msg-name {
    font-size: 16px;
}
@media only screen and (max-width:1600.9px){
.main-selection-item {
    margin-top: 35px;
}
  .step-heading label {
   font-size: calc(.8rem + 1vw);
}
  .step-flex-right {
    width: 55%;
    padding-left: 15%;
}
  h2.selection-header {
    font-weight: bold;
    font-size: calc(.35rem + 1vw);
}
  .step-7 .confirm-selection-box .selection-header-flex .edit-icon img {
    width: calc(7px + 1vw);
    cursor: pointer;
} 
  .create-a-des-step-item {
    font-size: calc(.25rem + 1vw);
    width: 100%;
    margin-left: 0;
}
  .title-and-image-select h4 , .step-7 .confirm-selection-box [button-trigger-step="2"] .made-selection .option-select-item .option-name {
    font-size: inherit; 
}
  .main-selection-item[button-trigger-step="6"] .time-commun , .main-selection-item[button-trigger-step="6"] .option-select-item{
    font-size: inherit;
}
  .step-6 .best-mediums-to-con .option-field-item{
    font-size: calc(.05rem + 1vw);
  } 
  .create-a-des-step-item.step-3 .flex-upload-and-label {
    border: 3px dotted #ccc; 
}
  button.moving-step-button.prev-button svg { 
    height: calc(.06rem + 1vw);
}
  .main-selection-item[button-trigger-step="6"]  .msg-name {
    font-size: calc(.25rem + 1vw);
}
  .main-selection-item[button-trigger-step="3"] .selected-value-image img {
    width: 100%; 
    height: 10vw; 
} 
}

.loader {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #000000;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

button.login-form-submit.active {
    pointer-events: none;
}

button.login-form-submit.active .button__loader {
    opacity: 1;
}

button.login-form-submit.active .file-upload-text {
    opacity: 0;
}

button.register-form-submit.active {
    pointer-events: none;
}

button.register-form-submit.active .button__loader {
    opacity: 1;
}

button.register-form-submit.active .file-upload-text {
    opacity: 0;
}

.loc-opt {
    width: 100%;
    margin-top: 20px;
}

.loading {
    text-align: center;
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: center;
}


.file-upload-below input[type="checkbox"]:after {
    content: "";
    left: 5px;
    top: 1px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
    position: relative;
}
.file-upload-below input[type="checkbox"]:checked:after {
  display: block;
}
.file-upload-below input[type="checkbox"]{
   -webkit-appearance: none;
   -moz-appearance:none;
   appearance:none;
}
.file-upload-below input[type="checkbox"]:checked{
   background: #000;
}
.step-3 .select-rooms-here .no-style {
    padding-bottom: 10px;
}
.steps-buttons {
    background: #fff;
}
.multi-check-box-items-block select {
    cursor: pointer;
}
input.location-property {
    outline: none !important;
}
.register-form-wrapper .form-group.form-button {
    text-align: center;
}
.register-form-wrapper .form-group.form-button a.show-login {
    margin-top: 10px !important;
    display: block;
}
@media only screen and (max-width:1570px){
.multi-check-box-item .title-and-image-select .detail-heading , .multi-check-box-item .title-and-image-select .title-select a {
    font-size: 14px;
}
}