
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #497374 !important;
    background: #497374!important;
    font-weight: normal;
    color: #ffffff;
}
.ui-datepicker-today .ui-state-highlight, .ui-widget-content .ui-datepicker-today .ui-state-highlight, .ui-widget-header .ui-datepicker-today .ui-state-highlight {
    border: 1px solid #886761 !important;
    background: #886761 !important;
    color: #ffff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #e4e4e4 !important;
    background: #fdf6f5 !important;
    font-weight: normal;
    color: #454545;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    background: #497374 !important;
    color: #fff!important;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
    background: #f3f3f3 !important;
}
.block {
  display: block;
}

.hero-section {
  position: relative;
}
.hero-section img {
  width: 100%;
}
.hero-section .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.hero-section .content-wrapper .content-cell {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px 15px;
}
.hero-section .content-wrapper .content-cell .content {
  vertical-align: middle;
  display: table-cell;
}
.upload-sketch {
  height: 288px;
}
.hero-section .content-wrapper .content-cell .content h1 {
  font-family: Jost;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: left;
  color: #ffffff;
}
.hero-section .content-wrapper .content-cell .content p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  color: #ffffff;
}
.hero-section .content-wrapper .content-cell .content p span {
  display: block;
}
/* End Section */
.time-lamp {
  padding-top: 60px;
}
#left-img {
  align-items: center;
  padding-bottom: 40px;
  display: flex;
  justify-content: start;
}

#right-img .text-column, #left-img .text-column {
    /* width: 713px; */
    position: relative;
    z-index: 99;
    margin-right: -57px;
}
.image-column {
  /* width: 470px; */
  position: relative;
}
div#left-img .image-wrapper::before {
  content: "";
  position: absolute;
  width: 456px;
  height: 239px;
  background: #ffeae7;
  top: 12px;
  left: 14px;
  z-index: -1;
}
#right-img .image-wrapper::before {
  content: "";
  position: absolute;
  width: 456px;
  height: 239px;
  background: #ffeae7;
  top: 14px;
  left: -14px;
}
div#left-img .image-wrapper {
  background: #fdf6f5;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 239px;
  width: 456px;
}

div#left-img .image-wrapper .image {
  text-align: center;
}
div#left-img .image-wrapper .image img {
  mix-blend-mode: multiply;
}
div#left-img .bg-wrapper .image img {
  mix-blend-mode: inherit !important;
  padding: 15px 0;
}
#left-img .box-wrapper {
    background: #fff;
    padding-left: 73px;
    padding-top: 51px;
    padding-bottom: 51px;
    padding-right: 23px;
    margin-left: -57px;
    /* width: 713px; */
    height: 206px;
}
#left-img .box-wrapper p {
  margin-bottom: 0;
}

/* End Row */
#right-img {
  align-items: center;
  padding-bottom: 40px;
  display: flex;
  justify-content: end;
}
#right-img .image-wrapper {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

section.time-lamp .image img {
  transform: scale(1);
  transition: 0.3s;
  z-index: 1;
  position: relative;
}
section.time-lamp .image-wrapper:hover .image img {
  transform: scale(1.04);
  transition: 0.3s;
  z-index: 1;
  position: relative;
}
#right-img .image-wrapper .image {
  text-align: center;
}
#right-img .image-wrapper .image img {
  mix-blend-mode: multiply;
  height: 239px;
  object-fit: cover;
  width: 456px;
}

#right-img .box-wrapper p {
  margin-bottom: 0;
  font-family: Jost;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
}
#right-img .box-wrapper {
  background: #fff;
  padding-left: 50px;
  padding-top: 38px;
  padding-bottom: 64px;
  padding-right: 107px;
  margin-right: -57px;
  z-index: 999999999;
  position: relative;
   width: 713px;
    height: 206px;
}

/* Your Design */
.your-design {
  background: #fdf6f5;
  padding-top: 80px;
  margin-top: 25px;
  /* height: 792px; */
}
.image-wrapper .main-image .relative-image {
  text-align: center;
  width: 381px;
  height: 508px;
}
.main-image {
  position: relative;
  padding: 40px 0;
}
.top-image {
  position: absolute;
  top: 0px;
  left: -50px;
  box-shadow: 10px 10px 0px #fdf6f5;
}
.bottom-image {
  position: absolute;
  bottom: 0px;
  right: 50px;
  box-shadow: -6px -5px 0px #fdf6f5;
}
.create-you-design-form .top-design-heading {
  color: #3a3a3a;
  font-family: Jost;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.create-you-design-form .sub-text {
  color: #3a3a3a;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 44px;
  text-align: left;
}
/* .create-you-design-form {
    width: 720px;
    position: relative;
} */
.create-you-design-form .wpcf7-response-output {
    position: absolute;
    width: 720px;
    bottom: -30px;
}
.input-container {
  position: relative;
  /* width: 350px; */
}

.country-code-dropdown {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0px;
    padding-right: 14px;
    border-radius: 3px;
    background-color: transparent;
    width: 87px;
    z-index: 99;
}
.country-code-dropdown.active {
  
    z-index: auto;
}
.country-code-dropdown .dropdown-options {
    display: none;
    position: absolute;
    background: #ffffff !important;
    box-shadow: 2px 0px 3px 1px #f6d5d0;
    z-index: 9999;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.country-code-dropdown .dropdown-options li {
    padding: 5px;
    cursor: pointer;
    
    border-bottom: 1px solid #f1d2d2;
}

.country-code-dropdown .dropdown-options li:hover {
    background-color: #497374;
    color: #fff;
    transition: .3s;
}
.country-code-dropdown .dropdown-selected {
    padding: 10px;
    cursor: pointer;
    width: 87px;
    padding-left: 20px;
}
.country-code-dropdown select {
  width: 70px;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  background-image: url("/wp-content/uploads/2023/08/arrow_icn_small.svg");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
  border: none !important;
  outline: none;
  border-right: 1px solid red;
}
.create-you-design-form .country-code-dropdown::before {
    content: '';
    position: absolute;
    right: 0;
    background-color: transparent;
    background-image: url("/wp-content/uploads/2023/08/arrow_icn_small.svg");
    background-repeat: no-repeat;
    background-position: right center;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    top: 50%;
    transform: translate(-10px, -8px);
}
.country-code-dropdown::after {
  content: "";
  height: 18px;
  width: 1px;
  background: #3a3a3a;
  position: absolute;
  right: 0;
  top: 15px;
}
.create-you-design-form .mobile-input {
    padding-left: 103px !important;
    /* width: 350px; */
    position: relative;
    z-index: 1;
}
.create-you-design-form .half-input {
    width: 350px;
}
/* .create-you-design-form .col-md-6, .create-you-design-form .col-md-12 {
    padding: 0;
} */

.create-you-design-form .row, .create-you-design-form .col-md-6 p, .create-you-design-form .col-md-12 p {
    /* margin: 0; */
    /*color: #A6A6A6;*/
    position: relative;
}
/* .create-you-design-form .column-input {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 20px;
} */
/* .create-you-design-form .column-input .col-md-6 {
    width: 350px;
} */

/* input#name,
input#details {
  width: 720px;
  height: 48px;
}
.upload-sketch {
  width: 720px;
  height: 135px;
} */
/* .create-you-design-form .your-design-form {
  width: 720px;
} */
.create-you-design-form .your-design-form  .wpcf7-form-control-wrap {
    position: initial;
}
.create-you-design-form .your-design-form .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    margin-top: -25px;
    padding-left: 5px;
}
.create-you-design-form .your-design-form input.wpcf7-text::placeholder, .create-you-design-form .your-design-form input[type="email"]::placeholder, .create-you-design-form .your-design-form input[type="tel"]::placeholder, .create-you-design-form .your-design-form input[type="number"]::placeholder, .create-you-design-form .your-design-form input[type="date"]::placeholder {
  opacity: 1;
  color: #A6A6A6 !important;
  position: relative;
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}

select#country {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 17px;
}

.upload-sketch h2 {
  color: #4a4a4a;
  font-family: Jost;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.upload-sketch p {
  color: #7d7d7d;
  font-family: Jost;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.upload-sketch {
  border-radius: 4px;
  border: 1px solid #3a3a3a;
  background: rgba(220, 220, 220, 0.06);
  height: 135px;
  flex-shrink: 0;
  margin: 0 0px !important;
  padding: 25px 38px;
  /* display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative; */
}
.upload-sketch {
  display: flex;
  align-content: center;
  align-items: center;
}
.upload-sketch #file-name,
.upload-sketch #error-message {
  /* display: flex; */
  /* position: absolute; */
  bottom: -5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.file-input-wrapper {
  position: relative;
  display: inline-block;
  width: 150px;
}
.file-input-wrapper br {
    display: none;
}
/* Hide the default file input */
.file-input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

/* Style the custom label */
.file-input-label {
  display: inline-flex;
  align-items: center;
  background-color: transparent;
  color: #002a35;
  padding: 10px 21px;
  cursor: pointer;
  border: 2px solid #f1a89a;
  border-radius: 0px 4px 4px 0px;
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.23px;
  text-align: center;
}

/* Text inside the label */
.file-input-text {
  margin-right: 11px;
}

/* Icon inside the label */
.file-input-icon {
  font-size: 18px;
}

/* Hover effect */
.file-input-label:hover {
  background-color: #0056b3;
}
.create-you-design-form input {
    border-radius: 4px;
    border: 1px solid #3a3a3a !important;
    background: rgba(220, 220, 220, 0.06) !important;
    height: 48px !important;
    flex-shrink: 0;
    margin-bottom: 20px;
    color: #A6A6A6 !important;
    padding: 14px 20px !important;
    width: 100%;
}
.submit-button {
  display: flex;
  justify-content: end;
  margin-top: 48px;
}
.submit-button .wpcf7-submit {
    position: relative;
    width: 246px;
    height: 48px !important;
    flex-shrink: 0;
    border-radius: 4px;
    background: #f1a89a !important;
    border-color: #f1a89a !important;
    color: #002a35 !important;
    text-align: center;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    padding-top: 8px;
    padding-right: 53px !important;
}
.submit-button p {
    position: relative;
}
.submit-button p::before {
    content: '';
    position: absolute;
    right: 28px;
    background: url(/wp-content/uploads/2023/08/Group-64.svg);
    background-size: 13px 12px !important;
    width: 13px;
    height: 12px;
    z-index: 999;
    background-repeat: no-repeat;
    top: 18px;
}
.submit-button .wpcf7-submit:hover {
  background: #f1a89a;
  border-color: #f1a89a;
  color: #002a35;
}
.submit-button .wpcf7-submit img {
  display: inline-block;
  padding-left: 12px;
  margin-top: -4px;
}
/*   */
.video-gallery-sec {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 62px;
}

.heading-gallery {
  margin-bottom: 60px;
}
.heading-gallery h2 {
  color: #3a3a3a;
  text-align: center;
  font-family: Jost;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.heading-gallery .sub-gallery-text {
  color: #3a3a3a;
  text-align: center;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0px;
}
div#contentpop {
  display: flex;
  column-gap: 12px;
  padding: 0 16px;
  position: absolute;
  bottom: 17px;
  align-items: center;
}
.content-discription h3 {
  font-family: Jost;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #fff;
  margin-bottom: 4px;
}
.content-discription p {
  font-family: Jost;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
  color: #fff;
  margin-bottom: 0px;
}
.icon-right {
  padding-left: 13px;
}

.video-item {
  position: relative;
  overflow: hidden;
}

.video-item img {
  width: 100%;
  height: auto;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background-color: rgb(255 255 255);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.play-button::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #585858;
  transform: rotate(-90deg);
  margin-left: 5px;
}
/* Existing styles */

.video-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

.video-popup video {
  display: block;
  width: 80%;
  max-width: 800px;
  margin: 50px auto;
}

.close-popup {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}

/* Style the play button icon as needed */
.diamond_save .sss:before {
  content: "";
  background: url(/wp-content/uploads/2023/08/Vector-2.svg);
  position: absolute;
  width: 80%;
  height: 2px;
  left: 10%;
  top: 28%;
  z-index: -1;
}
.diamond_save .sss .col-md-3::before {
  content: "";
  background: url(/wp-content/uploads/2023/08/Ellipse-12.png);
  position: absolute;
  width: 9px;
  height: 9px;
  left: auto;
  top: 27%;
  z-index: 9999;
  right: auto;
  margin-left: -15px;
}
.diamond_save .sss .mine-nat::before {
  display: none !important;
}
.mobile-image {
  display: none;
}
.desktop-image {
  display: block;
}
.fiteen-sec {
  margin-bottom: 20px;
}
.sarvada-jewels img {
  margin: 0px !important;
  padding: 0px !important;
  height: auto !important;
  max-height: 100% !important;
  width: 100% !important;
}
.sarvada-slider-card {
  margin: 0px !important;
}
#testimonial-slider-sarvda .owl-nav {
  top: -20%;
  bottom: unset;
  position: absolute;
  width: 100%;
}
.media-press-image-carusel {
  display: flex;
  flex-wrap: nowrap;
  width: calc(250px * 14);
}
.close-pop-btn {
  position: absolute;
  right: 20px;
  top: 20px;
}
/*Style of the style*/
.video-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.heading-media h2 {
  font-family: Jost;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: center;
  color: #000;
}

.gallerygg {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.gallery-item {
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
}

.popup-content {
  background-color: #fefefe;
  padding: 20px;
  max-width: 600px;
  margin: auto;
  position: relative;
}

.close-btn {
  position: absolute;
  top: -5px;
  right: 5px;
  font-size: 25px;
  cursor: pointer;
}

.load-btn:hover {
  background-color: unset;
  color: #000;
}

.load-btn {
    background: unset;
    color: rgba(73, 115, 116, 1);
    border: unset;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: underline;
}
.loadmore-button .button-wrapper {
  margin-top: 60px;
}
.media-press-image-carusel img {
  height: 65px;
  width: 200px !important;
}

.media-press-image-carusel {
  margin-top: 30px;
  margin-bottom: 30px;
  justify-content: end;
  align-items: end;
  gap: 55px;
}

.close-pop-btn a {
  text-decoration: none !important;
}
.bottom-space {
  margin-bottom: 117px;
}
.upload-sketch h2, .upload-sketch p {
  margin-bottom: 0;
}

/* 
@media (max-width: 767px) {
  .time-lamp {
    padding-top: 0;
  }
  .hero-section img {
    width: 100%;
    height: 398px;
    object-fit: cover;
    object-position: center;
  }
  .mobile-image {
    display: block;
  }
  .desktop-image {
    display: none;
  }
  .hero-section .content-wrapper .content-cell .content {
    vertical-align: bottom;
    display: table-cell;
  }
  .hero-section .content-wrapper .content-cell .content h1 {
    font-family: Jost;
    font-size: 24px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0px;
    text-align: center;
  }
  .hero-section .content-wrapper .content-cell .content p {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 30px;
  }
  .your-design {
    background: #fdf6f5;
    padding-top: 0;
  }
  .main-image {
    position: relative;
    padding: 0px 0;
    padding-bottom: 40px;
  }
  #left-img .box-wrapper {
    background: #fff;
    padding-left: 12px;
    padding-top: 24px;
    padding-bottom: 12px;
    padding-right: 12px;
    margin-left: 10px;
    margin-top: -20px;
    margin-right: 10px;
  }
  #left-img .box-wrapper .block {
    display: initial;
  }
  #right-img .box-wrapper {
    background: #fff;
    padding-left: 12px;
    padding-top: 24px;
    padding-bottom: 12px;
    padding-right: 12px;
    margin-top: -20px;
    z-index: 9999;
    position: relative;
  }
  #right-img .col-md-8 {
    order: 2;
  }
  #right-img .image-wrapper {
    box-shadow: 0px 0px 0px #ffeae7;
  }
  div#left-img .image-wrapper {
    box-shadow: 0px 0px 0px #ffeae7;
  }
  .top-image {
    display: none;
  }
  .bottom-image {
    display: none;
  }
  .image-wrapper .main-image .relative-image {
    text-align: center;
    width: 100%;
    height: auto;
  }
  .create-you-design-form .top-design-heading {
    font-family: Jost;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: left;
  }
  .create-you-design-form .sub-text {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
  }
  .submit-button {
    display: flex;
    justify-content: unset;
    margin-top: 48px;
  }
  .upload-sketch {
    height: auto !important;
  }
  .heading-gallery h2 {
    font-family: Jost;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: center;
  }
  .heading-gallery .sub-gallery-text {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
  }
  #left-img .col-md-4 {
    padding: 0;
  }
  div#right-img .col-md-4 {
    padding: 0;
  }
  #right-img .image-wrapper .image img {
    width: 100% !important;
  }
  section.your-design .col-md-5 {
    padding: 0;
  }
  .diamond_save .sss .col-md-3::before {
    display: none;
  }
  .diamond_save .sss:before {
    display: none;
  }
  p.stayin-description {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    width: 100% !important;
    color: #fff;
  }
  .stayin.bg-dark-with-img {
    background-position: bottom;
  }
  .fiteen-sec {
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
  }
  .heading-media h2 {
    font-family: Jost;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: center;
    color: #3a3a3a;
  }
  #right-img .image-wrapper {
    text-align: center;
    align-items: center;
    display: block !important;
    justify-content: center;
    box-shadow: -10px 10px 0px #ffeae7;
  }
  .video-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px;
  }
  
  .create-you-design-form .column-input {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 20px;
}
  div#left-img .image-wrapper {
    height: 239px;
    width: 100%;
  }
  #left-img .image-column {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 0;
  }
  #left-img .box-wrapper{
    width: 100%;
  }
  #right-img .text-column, #left-img .text-column {
    width: 100%;
    position: relative;
    z-index: 99;
    margin-right: 0px;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
  #left-img .box-wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #left-img h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28.9px;
    letter-spacing: 0px;
  }
  #left-img .image-wrapper::before {
    content: "";
    position: absolute;
    width: 100% !important;
    height: 239px;
    background: #ffeae7;
    top: 12px;
    left: 14px;
    z-index: -1;
}
  #left-img{
    display: block;
  }
  #right-img .box-wrapper{
    width: 100%;
    height: auto;
  }
  #right-img {
    align-items: unset !important;
    padding-bottom: 40px;
    display: flex;
    justify-content: unset !important;
    flex-direction: column-reverse;
}
.time-lamp .container {
  padding-left: 0px;
  padding-right: 0px;
}
}




@media (max-width: 991px) {
  .your-design {
    height: auto !important;
  }
  .create-you-design-form {
    width: auto !important;
    position: relative;
  }
  #left-img {
    align-items: center;
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
}

}

@media (min-width: 991px) and (max-width: 1024px){
  .image-column {
    width: 50% !important;
    position: relative;
}
#left-img .box-wrapper {
  background: #fff;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 23px;
  margin-left: -57px;
  height: auto !important;
}
#right-img .text-column, #left-img .text-column{
  margin-right: auto !important;
}
#right-img .box-wrapper {
  background: #fff;
  padding-left: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  margin-right: -149px;
  width: auto !important;
}
#right-img {
  align-items: center;
  padding-bottom: 40px;
  display: flex;
  justify-content: end;
  overflow: hidden;
  padding-right: 10px;
}
} */


@media (min-width: 991px) and (max-width: 1024px){
  /* .image-column{
    width: 50%;
  } */
  #right-img .text-column, #left-img .text-column{
    margin-right: 0 !important;
  }
  #left-img .box-wrapper {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 0px;
    margin-left: -70px;
    height: auto !important;
  }
  #right-img .box-wrapper {
    background: #fff;
    padding-left: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    margin-right: -80px;
    z-index: 999999999;
    position: relative;
    height: 206px;
    width: auto !important;
  }
  .image-column {
    overflow: hidden;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
}

@media (min-width: 1025px) {
  .image-column {
    width: 470px;
    position: relative;
}
}

@media (max-width: 991px) {
  #left-img .image-wrapper::before {
    content: "";
    position: absolute;
    width: 100% !important;
    height: -webkit-fill-available !important;
    background: #ffeae7;
    top: 12px;
    left: 14px;
    z-index: -1;
}
#left-img .image-wrapper {
  background: #fdf6f5;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 300px !important;
  width: 100% !important;
  margin: 0 auto;
  margin-bottom: 10px;
}
#right-img .box-wrapper {
  background: #fff;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  /* margin-right: 0; */
  z-index: 999999999;
  position: relative;
  height: auto;
  width: auto !important;
  margin-top: -40px;
  margin-left: 20px;
  margin-right: 20px;
  border-radius: 4px;
}
#right-img .image-wrapper .image img{
  text-align: center;
  width: 100%;
}
#right-img .image-wrapper::before {
  content: "";
  position: absolute;
  width: 100% !important;
  height: -webkit-fill-available !important;
  background: #ffeae7;
  top: 14px;
  left: -14px;
}
#right-img .image-wrapper .image img {
  height: auto !important;
}
#right-img .image-wrapper .image {
  text-align: center;
  width: 100%;
}
#left-img .box-wrapper {
  margin-left: 0;
}
#right-img {
  flex-direction: column-reverse;
}
#left-img .box-wrapper {
  background: #fff;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  margin-top: -40px;
  margin-right: 20px;
  margin-left: 20px;
  border-radius: 4px;
  height: auto;
}
#right-img .text-column, #left-img .text-column{
  margin-right: 0 !important;
}
}

@media (max-width: 767px) {
  .image-column {
    position: relative;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}
#left-img .image-wrapper::before {
  top: 0px !important;
  left: 0px !important;
}
#left-img .box-wrapper {
  background: #fff;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  margin-top: -40px;
}
#right-img .box-wrapper{
  margin-right: 0px;
  margin-left: 0px;
}
#right-img .text-column {
  margin-right: 0px;
}
#left-img .box-wrapper{
  margin-right: 0px;
  margin-left: 0px;
}
.time-lamp h3 {
  font-family: Jost;
  font-weight: 500;
  font-size: 20px;
  line-height: 28.9px;
  letter-spacing: 0px;
}

.time-lamp p {
  font-family: Jost;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20.23px !important;
  letter-spacing: 0px;
}
.upload-sketch{
  height: auto !important;
}
.gallerygg-wrapper::-webkit-scrollbar{
  display: none;
}
#customdesignRing .slider-mobile {
  width: auto !important;
}
#customdesignRing .slider-mobile img{
  margin-left: auto !important;
}
}
