* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  font-family: 'Cinzel', serif;
}

.description{
  font-family: "Montserrat", sans-serif !important;
}

ol li{
      font-family: "Montserrat", sans-serif !important;

}
.bg_trans{
      background-color: #00000091;
}

.offcanvas-header {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    padding: 0rem 1rem !important;
}

.tho_logo img {
  width: 95px;
}

.check_img img{
  width: 120px;
 margin-bottom: 20px;
  margin-top: 20px;
}

.sale{
    position: absolute;
    content: "";
    width: fit-content;
    padding: 5px 13px;
    background-color: #cf1010;
    text-transform: uppercase;
    top: 0px;
    color: #fff;
    font-size: 12px;
    left: 0px;
    border-radius: 0px 10px 10px 10px;
}

.main_header {
  position: relative;
}

a:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}

.abt_img p span {
  font-size: 23px;
  color: #ffffff;
}

p {
  font-family: "Montserrat", sans-serif;
}

.abt_img p {
  color: #ffffff;
}

.logos {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #fff !important;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #00000027 !important;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(10px) !important;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}

.logos img {
  width: 99px;
}

.row {
  --bs-gutter-x: 0 !important;
  --bs-gutter-y: 0 !important;
}

.top-icon_sec {
  position: relative;
}

.top-icon_sec span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 21px;
  top: -15px;
  left: 10px;
  background-color: #7c3712;
  color: #ffffff;
  border-radius: 12px;
  font-size: 11px;
  padding: 2px;
}

.input-box input::placeholder {
  color: #ffffff;
  font-size: 12px;
}

.search_top .active {
  display: none;
}

.logos h2 {
  font-size: 16px;
  margin-bottom: 0px;
  color: #ffffff;
}

.top_position {
  z-index: 9999;
}

a {
  cursor: pointer !important;
}

.des_men {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.display_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}


.display_flex_col {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.display_flex_space {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.display_flex_start {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}


.display_flex_end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.coll {
  position: relative;
}

.col-text {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 14px;
}

.top_padding {
  padding: 10px 4px;
}

.terms_text ul {
  list-style-type: decimal;
}

.terms_text ul li {
  list-style-type: decimal;
  margin-top: 22px;
  padding-left: 12px;
  font-family: "Montserrat", sans-serif;
}

.video_banner {
  position: relative;


}

.navbar-light .navbar-nav .nav-link.active {
  color: #000000 !important;
  font-weight: 700;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #fb9e04;
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(0, 0, 0) !important;
  font-size: 15px;
  font-weight: 500;
}

.d-menu {
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer_terms p a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}


.footer_terms p {
  color: #000000;
  text-decoration: none;
  font-size: 11px;
}

.footer_terms p a:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
}


.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.8rem;
}

video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: -1px;
  right: 0;
  z-index: 2;
  background-image: linear-gradient(to bottom, #ffffff52, #f7e2c7);
}

.top_ul h6 {
  color: #ffffff;
}

.banner img {
  position: relative;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.banner{
  position: relative;

}

.input-boxs i{
  color:#fff;
}

.banner::after {
  position: absolute;
  content:"";
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  z-index: 2;
 
}


.banner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video_banner{
   position: relative;
}

.bottom_fixed{
  position: fixed;
        width: 100%;
        bottom: -1px;
        left: 0px;
        background-color: #ffffff;
           padding-top: 11px;
    padding-bottom: 14px;
            z-index: 99;
            display:none;
}

.banner_text{
position: absolute;
    color: #ffffff;
    z-index: 3;
}

.home-content {

  margin: 0 auto;
  position: relative;
  top: 150px;
  color: #fff;
  z-index: 3;
}

.home-content h2 {
  font-family: 'Cinzel', serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 23px;
  color: #000;
  line-height: 1.1;
}

.middle-line {
  height: 200px;
  width: 2px;
  background: #01012400;
  margin: 40px auto;
}

.home-content button {
  display: block;
  font-size: 20px;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  background: transparent;
  color: #fff;
  margin: 50px auto 0;
  padding: 16px 30px;
  cursor: pointer;
}

.desktop_menu {
  width: 100%;
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #00000000;
  padding-top: 10px;
  z-index: 999;
}



.abt_text {
  max-width: 480px;
  color: #000000;
  padding: 11px;
}


.abt_box {
  background-color: #2125292e;
  height: 100%;
  border: 1px solid #8080801c;
}


.abt_box_img {
  width: 129px;
}

.top_icons ul {
  list-style-type: none;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  display: inline-flex;
  gap: 15px;
}

.top_icons ul li {
  margin-right: 17px;
  color: #fff;
}

.top_icons ul li a {
  color: #ffffff;
}

.top_icons ul li a .fal {
  font-weight: 500 !important;
  font-size: 15px;
  color: #000000;
}

.gold_rate h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  margin-left: 9px;
  margin-bottom: 0px;
}


.abt_ring_side {
  position: absolute;
  content: "";
  bottom: 1%;
  right: -1px;
  width: 133px;
}

.about_section {
  position: relative;
  padding-top: 200px;
  padding-bottom: 170px;
  background-color: #000000;
  background-image: linear-gradient(to bottom, #f7e2c7, #00000000), url(../images/model1.jpg);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  overflow-x: hidden;
  overflow-y: hidden;
}


.input-box {
  position: relative;
  height: 41px !important;
  max-width: 274px;
  width: 100%;
  background: #ffffff00;
  margin: 0 20px;
  border-radius: -5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  display: flex;
}

.input-box i,
.input-box .button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.input-box i {
  left: 20px;
  font-size: 30px;
  color: #707070;
}

.input-box input {
  height: 100%;
  width: 100%;
  outline: none;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  border: none;
  padding: 0 117px 0 15px;
    background-color: #a48e7666;
  border-radius: 11px;
}

.input-box .button {
  right: 20px;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  border: none;
  padding: 12px 19px;
  border-radius: 2px;
  background-color: #00000000;
  cursor: pointer;
}

.input-box .button .far {

  font-size: 16px;
  color: #000000;
}

.input-box .button.clicked {
  transform: translateY(-50%) scale(0.98);
}



.top_ul ul li a {
  margin-top: 10px;
  color: #ffffff;
  font-size: 14px;
  margin-left: 29px;
}

.top_ul ul li a {
  margin-top: 10px;
  color: #ffffff;
  font-size: 14px;
  margin-left: 29px;
}

.top_ul ul {
  margin-top: 10px;
  margin-left: -29px;
  list-style-type: none;
}

.top_img {
  padding: 9px;
  width: 95px;

}

.boarder_bg {
  border: 1px solid #ffffff52;
}

.product_detail img {
  position: relative;
  width: 100%;
  height: 366px;
}

.product_detail {
  position: relative;
}

.top_ul ul li {
  margin-bottom: 10px;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 30rem;
  padding: 0.5rem 0.5rem;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #b9a187de !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
}

.abt_text img {
  width: 230px;
}

.abt_text button {
  border: none;
  padding: 10px 15px;
  background-color: #ffffff;
  border-radius: 29px;
  font-size: 15px;
  font-weight: 700;
}

.abt_text button a {
  text-decoration: none;
  color: #000000;
}

.abt_text button .far {
  color: #ffffff;
}

.abt_text button span {
  background-color: #bfa991;
  padding: 4px 9px;
  border-radius: 14px;
}

.featured_sec {
  padding-top: 50px;
  padding-bottom: 50px;
    background-color: #ffffff;
  overflow-y: hidden;
}

.fea_box {
  z-index: 999;
  position: relative;
}

.has-scroll-smooth body {
  overflow: hidden;
  background-color: #151414 !important;
  height: auto !important;
}

.fea_box::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #0000009e;
  cursor: pointer;
}

.abt_text h6 {
  margin-top: 10px;
}

.fea_box:hover img {
  transform: scale(1.5);
  transition: 1s linear all;
  cursor: pointer;
}

.fea_box {

  overflow: hidden;
}

.fea_name {
  position: absolute;
  content: "";
  top: 11px;
  right: 7px;
}

.fea_name h4 {
  font-size: 18px;
  color: #ffffff;
}

.fea_btn {
  position: absolute;
  content: "";
  bottom: 11px;
  left: 7px;
}

.fea_btn button {
  border: none;
  padding: 10px 15px;
  background-color: #ffffff;
  border-radius: 29px;
  font-size: 15px;
  font-weight: 700;
}

.fea_btn button a {
  text-decoration: none;
  color: #000000;
}

.fea_btn button .far {
  color: #ffffff;
}

.fea_btn button span {
  background-color: #000000;
  padding: 4px 9px;
  border-radius: 14px;
}

.spec_wrapper {
  padding-top: 85px;
  padding-bottom: 30px;
}

.spec_icon img {
  width: 48px;
}

.spe_icon_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.spec_text p {
  color: #a35707;
  font-weight: 400;
}

.best_collection {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #ffffff;
  overflow-y: hidden;
}

.best_collection_text {
  max-width: 480px;
  color: #000000;
}

.collect_wrapper_box {
  position: relative;
  background-color: #b9a18730;
  /* padding: 10px; */
  width: 95%;
  border-radius: 4px;
  margin-top: 15px;
}

.collect_img_box {
  margin: auto;
  /* display: flex;
  justify-content: center;
  align-items: center; */
}

.collect_name_rate h6 {
  color: #000000;
}

.collect_name_rate {
  padding: 18px 10px;
}

.collect_img_box img {
     margin: auto;
    height: 334px;
    object-fit: cover;
    width: 100% !important;
}

.collect_name_rate p {
  margin-bottom: 0px;
  color: #000000;
  font-size: 12px;
  margin-top: 3px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.collect_wrapper_box button {
  border: none;
  padding: 10px 15px;
  background-color: #ffffff;
  border-radius: 29px;
  font-size: 15px;
  font-weight: 700;

  margin-top: 17px;
}

.collect_wrapper_box button a {
  text-decoration: none;
  color: #000000;
  font-size: 13px;
}

.collect_wrapper_box button span {
background-color: #5a473d;
  padding: 4px 9px;
  border-radius: 14px;
}

.collect_wrapper_box button .far {
  color: #ffffff;
}

.collect_wishlist .fal {
      color: #000000;
  font-size: 13px;
}

.collect_wishlist .fal:hover {
     color: #a48e76;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}

.collect_wishlist .fal.active {
     color: #a48e76;
  font-size: 13px;
  font-weight: 700;
}

.form-check span {
  color: #104908 !important;
}




.collect_wishlist .active .fal {
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
}

.collect_wishlist {
  position: absolute;
  content: "";
  top: 4px;
  right: 7px;

}

.collect_wishlist_view {
  position: absolute;
  content: "";
  bottom: 1px;
  right: 5px;

}

.collect_wishlist_view .fad {
  color: #ffffff;
  font-size: 17px;
}

.collect_wishlist_view a .fad {
     color: #695d50;
  font-size: 17px;
  text-decoration: none;
}


.coll_owl .collect_wrapper_box {
  position: relative;
       background-color: #b9a18730;
  padding: 10px;
  width: 95%;
  border-radius: 4px;
  margin: auto;
}

.new_arrival {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow-x: hidden;
}

.jewellery_collections {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
    background-color: #ffffff;
}

.col_jewel h3 {
  color: #000000;
  font-size: 35px;
  line-height: 34px;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #a48e76 !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0.3rem;
  outline: 0;
}

.new_arrival_text h4 {
  color: #000000;
  position: relative;
}

.new_arrival_text h4::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 49%;
  width: 120px;
  height: 2px;
  background-color: #000000;
}


.brand_logo {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f7e2c7;
  margin-bottom: 3px;
}

.col-text h4 {
  margin-top: 12px;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}

.side_fixed {
    position: fixed;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    top: 50%;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background-color: #5a473d;
    z-index: 999;
}

.brand_img img {
  width: 180px;
}

.side_fixed p {
  margin-bottom: 0px;
  color: #ffffff;
  writing-mode: vertical-lr;
  cursor: pointer;
}

.side_fixed p a {
  text-decoration: none;
  color: #fff;
}

ul {
  margin: 0px;
  padding: 0px;
  gap: 10px;
  list-style-type: none;
}

.footer-section {
  background: #f1d7ba;
  position: relative;
}

.footer-cta {
  border-bottom: 1px solid #373636;
}

.single-cta i {
  color: #5a473d;
  font-size: 14px;
  float: left;
  margin-top: 8px;
}

.cta-text {
  padding-left: 15px;
  display: inline-block;
}

.cta-text h4 {
  color: #000000;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 2px;
}

.cta-text span {
  color: #000000;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
}


.new_arrival .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;

}

.new_arrival .owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 45px;
  height: 45px;
  border-radius: 27px;
  background-color: #fff;
  font-size: 32px !important;
  color: #000000 !important;
  margin-top: 9px;
}

.new_arrival .owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 45px;
  height: 45px;
  border-radius: 27px;
  background-color: #fff;
  font-size: 32px !important;
  color: #000000 !important;
}

.new_arrivals .owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 45px;
  height: 45px;
  border-radius: 27px;
  background-color: #fff;
  font-size: 32px !important;
  color: #000000 !important;
  margin-top: 9px;
  user-select: none;
}

.new_arrivals .owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 45px;
  height: 45px;
  border-radius: 27px;
  background-color: #fff;
  font-size: 32px !important;
  color: #000000 !important;
  user-select: none;
}

.has-scroll-smooth [data-scroll-container] {
  min-height: 100% !important;
}


.ourstory2 {
  background-color: #0f0f0f;
  padding-top: 100px;
  padding-bottom: 74px;
}

.ourstory {
  padding-top: 100px;
  padding-bottom: 74px;
  background-color: #f1f1f1;

}

.timeline .new_arrival {
  padding-top: 1px;
  padding-bottom: 2px;
  background-color: #000000;
}

.time_line_box {
  position: relative;
}

.timeline_date p {
  font-size: 16px;
  line-height: 28px;
}

.time_line_img {
  position: relative;
}

.time_line_img::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #00000082;
}

.timeline_text p {
  position: relative;
}

.timeline_text p::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 58px;
  top: -60px;
  left: 23px;
  background-color: #ffffff4f;
}

.pd-wrap {
  padding: 40px 0;
  font-family: 'Poppins', sans-serif;
}

.heading-section {
  text-align: center;
  margin-bottom: 20px;
}

.sub-heading {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  display: block;
  font-weight: 600;
  color: #2e9ca1;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.heading-section h2 {
  font-size: 32px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: 'Poppins', sans-serif;
}

.user-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  min-width: 80px;
  background-size: 100%;
}

.slidersowl .carousel-testimonial .item {
  padding: 30px 10px;
}

.quote {
  position: absolute;
  top: -23px;
  color: #2e9da1;
  font-size: 27px;
}

.name {
  margin-bottom: 0;
  line-height: 14px;
  font-size: 17px;
  font-weight: 500;
}

.position {
  color: #adadad;
  font-size: 14px;
}

.slidersowl .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  outline: none;
  height: 25px;
}

.slidersowl .owl-nav button svg {
  width: 25px;
  height: 25px;
}

.slidersowl .owl-nav button.owl-prev {
  left: 25px;
}

.slidersowl .owl-nav button.owl-next {
  right: 25px;
}

.slidersowl .owl-nav button span {
  font-size: 45px;
}

.product-thumb .item img {
  height: 122px;
}

.product_quanity .product-count {
  margin-top: -25px;
}

#featured {
  /*width: 100%;*/
  /*max-height: 400px;*/
  width: 100%;
  height: 364px;
  object-fit: contain;
  /* border-radius: 11px; */
  cursor: pointer;
  scroll-behavior: smooth;
}

.quantity {
  background: #fff;
  border: 1px #ddd solid;
  border-radius: 5px;
  padding: 1px 2px;
  display: inline-block;
  margin-right: 15px;
}

.product-count {
  margin-top: 5px;
}

.product-count .qtyminus,
.product-count .qtyplus {
  width: 34px;
  height: 34px;
 background: #bfa991;
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  line-height: 36px;
  user-select: none;
  color: #000;
  cursor: pointer;
}


.product_select .fad {
  color: #ffffff;
  cursor: pointer;
}

.product-count .qty {
  width: 38px;
  text-align: center;
  border: none;
  background-color: #0000ff00;
      color: #000000;
}

.product-count .qtyminus {
  border-radius: 16px;
}

.product-count .qtyplus {
  border-radius: 16px;
}


.thumbnail {
  object-fit: cover;
  max-width: 157px;
  max-height: 98px;
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 9px;
  border: 1px solid #00000042;

}

.thumbnail:hover {
  opacity: 1;
}

.active {
  opacity: 1;
}

.column {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

#slide-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  min-height: 100px;
  align-items: center;
  position: relative;
}

#slider {
  width: 440px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  justify-content: center;

}

#slider::-webkit-scrollbar {
  display: none;
  width: 16px;
  overflow: auto;
  height: 2px;
  cursor: pointer;

}



#slider::-webkit-scrollbar-thumb {
  background-color: #313131;
  border-radius: 100px;
  cursor: pointer;
}

.detail {
  position: relative;
}

.arrow {
  width: 23px;
  height: 23px;
  cursor: pointer;
  transition: .3s;
  position: absolute;
  top: 46%;
  right: 0px;
  z-index: 1;
}



.arrow1 {
  width: 23px;
  height: 23px;
  cursor: pointer;
  transition: .3s;
  position: absolute;
  top: 46%;
  left: 0px;
  z-index: 1;
}


.demo-trigger {
  display: inline-block;
  width: 30%;
  float: left;
}


.story_text2 {
  max-width: 480px;

  padding: 11px;
  text-align: right;
}

.abouthome img {
  position: relative;
  width: 100%;
  height: 320px;
  object-fit: cover;
}

.abouthome::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
      background-color: #141414ab;;
}

.product_deatil h5 {
margin-top: 18px;
    margin-bottom: 18px;
    color: #7c3712;
}

.abt_text button a:hover {
  text-decoration: none;
  color: #000000;
}

.timeline {
  padding-top: 74px;
  padding-bottom: 74px;
  background-color: #000000;
}

.timeline_date h2 {
  font-size: 62px;
}

.timeline_date h2 span {
  font-size: 16px;
}

.abouthome {
  position: relative;
}

.top_banner_text {
  position: absolute;
  content: "";
  bottom: -27px;
  left: 51px;
  z-index: 99;
}

.top_banner_text h3 {
  Color: #fff;
  font-size: 30px;
}

.product_select .form-select:focus {
  border: none;
  box-shadow: none;
  border: 1px solid #ced4da1c !important;
}

.product_select .form-select option {
  background-color: #c2ad97;
}

.product_select .form-select option:hover {
  background-color: #ffffff !important;
  color: #000000;
}

.product_select .form-control:focus {
  border: none;
  box-shadow: none;
  border: 1px solid #ced4da1c !important;
}

.product_select .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
color: #000000 !important;
  background-color: #fff0;

  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da12 !important;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.product_select .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: #fff0;

  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da12 !important;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.content .info {
  margin-top: 30px;
}

.d-inline-block {
  display: inline-block !important;
}

.content .info h4 {
  font-size: 15px;
  line-height: 1.4;
  color: #000000;
}

.content .info i {
  font-size: 21px;
  padding: 0;
  margin: 0;
  color: #5a473d;
  margin-right: 20px;
  text-align: center;
  width: 20px;
}

.contact-form .form-control {
    border: none;
        border-bottom: 1px solid #7c3712;
  background: #0f0f0f00 !important;
  border-radius: 0;
  color: #ffffff !important;
  padding-left: 0;
  padding-bottom: 25px;
  box-shadow: none !important;
  font-size: 13px;
  font-weight: 500;
}

.form-group input::selection{
    background: #0f0f0f00 !important;
}

.form-control::placeholder{
  color:#fff !important;
}

.form-group::placeholder{
  color:#fff !important;
}

.contact-form .form-control:focus {
  border-bottom: 1px solid #1a1919;
}

.contact-form .form-control.invalid {
  border-bottom: 1px solid #000000;
}

.contact-form .send {
  margin-top: 20px;
}

.modal-header .btn-close:focus {
  box-shadow: none !important;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e600 !important;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.story_text {
  max-width: 480px;
  color: #ffffff;
  padding: 0px;
}

.story_text p {
line-height: 28px;
    color: #000000;
}

.co-name h5 {
  font-size: 23px;

}

.co-name h6 {
  font-size: 12px;

}

.about_box_right {
  position: absolute;
  content: "";
  top: -5px;
  right: -11px;
  width: 66px;
  z-index: 99;
  height: 81px;
  /* border: 1px solid #2c2a2a; */
  background-color: #000000;
}

.about_box_left {
  position: absolute;
  content: "";
  bottom: -5px;
  left: -11px;
  width: 66px;
  z-index: 99;
  height: 81px;
  background-color: #000000;

}

.about_box_right2 {
  position: absolute;
  content: "";
  top: -5px;
  right: -11px;
  width: 66px;
  z-index: 99;
  height: 81px;
  /* border: 1px solid #2c2a2a; */
  background-color: #0f0f0f;
}

.about_box_left2 {
  position: absolute;
  content: "";
  bottom: -5px;
  left: -11px;
  width: 66px;
  z-index: 99;
  height: 81px;
  background-color: #0f0f0f;

}

.ourstory_img {
  position: relative;
  padding: 56px;
  max-width: 550px;
  margin: auto;
}

.about_box_border {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;

  border: 30px solid #151414;

  /* border-image: url(../images/frame2.png) 29%/ 42px round; */
}


.about_banner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.goldhome {
  position: relative;
}

.bread_crumb {
  position: absolute;
  content: "";
  font-weight: 700;
  color: #fff;
  z-index: 99;
}

.bread_crumb p span a {
  color: #fff;
  text-decoration: none;
}

.goldhome::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #141414ab;
}

.goldhome img {
  position: relative;
  width: 100%;
  height: 404px;
  object-fit: cover;
}

.footer-content {
  position: relative;
  z-index: 2;
}

.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}

.footer-logo {
  margin-bottom: 30px;
}

.footer-logo a {
  text-decoration: none;
  color: #000000;
}

.footer-logo a:hover {
  text-decoration: none;
  color: #000000;
}

.footer-logo img {
  max-width: 200px;
}

.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #000000;
  line-height: 28px;
  max-width: 300px;
}

.footer-social-icon span {
  color: #000000;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}

.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}

.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}

.facebook-bg {
      background: #5a473d;
}

.twitter-bg {
    background: #5a473d;
}

.google-bg {
    background: #5a473d;
}

.footer-widget-heading h3 {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}

.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
background: #5a473d;
}

.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}

.footer-widget ul li a:hover {
  color: #5e5e5e;
}

.footer-widget ul li a {
  color: #000000;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
}

.subscribe-form {
  position: relative;
  overflow: hidden;
}

.subscribe-form input {
width: 100%;
    padding: 14px 28px;
    background: #f7e2c700;
    border: 1px solid #5a473d;
    color: #fff;
}

.subscribe-form button {
  position: absolute;
  right: 0;
  background: #5a473d;
  padding: 13px 20px;
    border: 1px solid #5a473d;
  top: 0;
}

.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}

.copyright-area {
  background: #5a473d;
  padding: 25px 0;
}

.copyright-text p {
  margin: 0;
 font-size: 12px;
  color: #ffffff;
}

.copyright-text p a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.search_ico{
padding: 5px;
    width: fit-content;
    background-color: #d9baaa;
    border-radius: 10px;
    font-family: sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: capitalize;
        margin-top: 10px;
}

.list-item{
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.top_bnd p{
    font-size: 10px;
}

.top_bnd p a{
  font-size:12px;
  text-decoration: none;
  color:#fff;
   font-family: "Montserrat", sans-serif;
}

.top_bnd p a:hover{
  font-size:12px;
  text-decoration: none;
  color:#fff;
}

.top_offer_band{
         background: #5a473d;
      padding: 4px 1px;
}

.top_bnd{
  color:#fff;
}

.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}

.footer-menu li:hover a {
  color: #ffffff;
}

.footer-menu li a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}

.abt_box_img {
  position: relative;
  width: 100%;
  cursor: pointer !important;
}

.new_arrivals {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000000;
}

.mobile_menu {
  display: none;
}

.mobile_co {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.d-mobile img {
    width: 31px;
    cursor: pointer;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 334px !important;
  border-right: 1px solid rgba(0, 0, 0, .2);
  transform: translateX(-100%);
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
      background-color: #fff1e1 !important;
  background-clip: padding-box;
  outline: 0;
  transition: transform .3s ease-in-out;
}

.offcanvas-body nav ul {
  background: #ffffff00;
  height: 100%;
  width: 100%;
  list-style: none;
  padding-left: 0px;
}

.offcanvas-body nav ul li {
  line-height: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.offcanvas-body nav ul li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.offcanvas-body nav ul li a {
  position: relative;
      color: rgb(0 0 0);
  text-decoration: none;
  font-size: 14px;
  padding-left: 0px;
  font-weight: 500;
  display: block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  border-left: 3px solid transparent;
  margin-left: 6px;

}

.offcanvas-body nav ul li.active a {
  color: #000000;
  background: #ffffff00;
}

.offcanvas-body nav ul li a:hover {
  background: #ffffff00;
}

.offcanvas-body .feat-show {
  transition: all 0.5s;
}

.offcanvas-body nav ul li.active ul {
  transition: all 0.5s;
}

.offcanvas-body nav ul ul {
  position: static;
  display: none;
}

.offcanvas-body nav ul.show {
  display: block;
  transition: all 0.5s;
}

.offcanvas-body nav ul ul li {
  line-height: 42px;
  border-top: none;
}

.offcanvas-body nav ul ul li a {
  font-size: 15px;
  color: #ffffff;

}

.offcanvas-body nav ul li.active ul li a {
  color: white;
  font-size: 14px;
  color: #000000;
  border-left-color: transparent;
}

.offcanvas-body a:hover {
  color: #000000;
  background: #66171700;
  border-left-color: #ffffff;
}

.offcanvas-body nav ul ul li a{
    color: #000000;
    background: #ffffff00;
    border-left-color: #ffffff00;
    font-size: 12px;
}


.offcanvas-body nav ul ul li a:hover {
    color: #000000;
    background: #ffffff00;
    border-left-color: #ffffff00;
    font-size: 12px;
}

.offcanvas-body nav ul li a span {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 15px;
  transition: transform 0.4s;
}

.offcanvas-body nav ul li a span.rotate {
  transform: translateY(-50%) rotate(-180deg);
}

.accordion-button:focus {
  box-shadow: none !important;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #ffffff;
  text-align: left;
  background-color: #000 !important;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

.accordion-button:not(.collapsed) {
  color: #ffffff !important;
  background-color: #7c3712 !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0) !important;
}

.product_jewel {
  color: #ffffff;
}

.jewel_name {
  font-size: 13px;
}

.jewel_no {
  font-size: 13px;
}

.btn:focus {
  box-shadow: none !important;
}

.jewel_name_quaty {
  margin-top: 2px;
}

.cart_pro img {
  max-width: 98px;
}

.product_del .fal {
color: #000000;
    cursor: pointer;
}


.product-item_content p {
  margin-bottom: 0px;
  font-size: 14px;
    color: #000000;
        margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.offcanvas-header .btn-close:focus {
  box-shadow: none;
}

.contact-form .form-control::placeholder{
color:#ffffff !important;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background-image: url(../images/close.png) !important;

  border: 0;
  border-radius: 0.25rem;
  opacity: .5;
}

.cart_space {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product_cart_wrapper {
    background-color: #f9f9f9;
    padding: 26px;
    border: 1px solid #f3c5ad;
}

.form-label {
  margin-bottom: 0.5rem;
  font-size: 13px !important;
  color: #000000 !important;
  font-weight: 600;
}

.cart_rate p {
  font-size: 18px;
  color: #000000;
}

.cart_name p {
  font-weight: 600;
  color: #000000;
  font-size: 14px;
}

.cart_rate_head h6 {
  font-weight: 600;
  color: #666262;
  font-size: 18px;
}

.checkout_login a {
    text-decoration: none;
    color: #000000;
    font-size: 18px;
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
    background-color: #f7e2c700 !important;
  color: #000000 !important;
}

.accordion-item {
  background-color: #ffffff12 !important;
  border: 1px solid rgb(0 0 0 / 0%) !important;
  margin-top: -9px;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/minuss.png);
  transform: rotate(-180deg);
}

.form-check-input:checked {
    background-color: #7c3712 !important;
  border-color: #90969f !important;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
  font-size: 14px !important;
    font-family: "Montserrat", sans-serif;
}

.addoar p a {
    font-size: 14px !important;
    color: #000;
      font-family: "Montserrat", sans-serif;
}

.left_filter {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
}

.left_filter .product_select .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: #c2ad97;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da12 !important;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top .3s;
  transition: left 0.3s, top .3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
   * Browsers can paint handles in their own layer.
   */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
   */
.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -7px;
  background-color: #494347;
}

/* Styling;
   */
.noUi-background {
  background: #D6D7D9;
}

.noUi-connect {
  background: #c2ad97;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

.noUi-target.noUi-connect {}

/* Handles and cursors;
   */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid #345DBB;
  border: 8px solid rgba(53, 93, 187, 0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

.feature_date {
  position: absolute;
  content: "";
  top: 17px;
  right: 30px;
}


.feainner .feature_month_img {
  position: relative;
  align-items: center;
  padding: 20px;
  /* display: flex; */
  /* justify-content: center; */
  /* flex-direction: column; */
  /* padding: 30px 30px; */
  background-color: #131212;
  /* max-width: 290px; */
  /* max-width: 96%; */
  height: 248px;
  margin: 8px;
}

/* Disabled state;
   */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

.slider-labels {
  margin-top: 10px;
  font-size: 12px;
  display: flex !important;
  justify-content: space-between;
  color: #15083d;
}

.slider-labels .caption {
  width: 32%;
}


.slider-labels {
  margin-top: 10px;
  font-size: 13px;
  display: flex !important;
  justify-content: space-between;
  color: #000000;
}

.payment_successfull {
  max-width: 500px;
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(../images/pluss.png);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
}

.payment_text img {
  width: 100px;
  margin-bottom: 16px;
}

.payment_text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color:#000000;
    font-family: "Montserrat", sans-serif;
}


.menu_left_filter {
  display: none;
}

.filter_img {
  width: 32px;
}

.filter_text p {
  margin-bottom: 0px;
}

.feature_name p {
  margin-bottom: 0px;
  color: #fff;
  margin-top: 3px;
}

.login_href a {
  color: #ffffff;
  text-decoration: none;
}

.check_collection {
    padding-top: 70px;
    padding-bottom: 70px;
      background-color: #e3dbd0;
    overflow-y: hidden;
}


.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
     border: 1px solid #ffffff00 !important;
}

.contact-form .form-control::placeholder{
  color:#000 !important
}

.feature_month_img {
  position: relative;
  align-items: center;
  padding: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 17px 17px;
  background-color: #131212;
  /* max-width: 290px; */
  max-width: 96%;
  height: 366px;
  margin: 2px;
}

.new_arrival .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}

.feature_month_pin {
  position: absolute;
  content: "";
  top: -17px;
  left: 14px;
  width: 13px;
  rotate: 45deg;
}

.logos h2 a {
    color: #000000;
}

.return_text {
  position: absolute;
  content: "";
  top: 1px;
  left: 6px;

}

.dates {
  display: flex;
  justify-content: center;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 10px;
}

.d-date p {
  margin-bottom: 0px;
      color: #000;
}

.b_date p {
  margin-bottom: 0px;
      color: #000;
}

.return_text p {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0px;
  cursor: pointer;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #fff !important;
}
.return_pro .product_select .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: #fff0;
  border: none !important;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border-bottom: 1px solid #ced4da !important;
  border-radius: 0px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.single-cta {
  margin-top: 20px;
}


/* Responsive */
@media screen and (max-width:1006px) {
  .d-menu_section {
    display: none;
  }

  .gold_rate h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    margin-left: 9px;
    margin-bottom: 6px;
  }

  .mobile_menu {
    display: block;
  }

  .des{
    display: none;
  }

}

@media screen and (max-width: 999px) {
  .left_filter {
    display: none;
  }
.side_fixed p a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}
       .abouthome img {
        position: relative;
        width: 100%;
        height: 516px;
    }

    .footer-widget ul li a {
    color: #000000;
    text-transform: capitalize;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

.bottom_fixed {
    position: fixed;
    width: 100%;
    bottom: -1px;
    left: 0px;
    background-color: #ffffff;
    padding-top: 11px;
    padding-bottom: 14px;
    z-index: 99;
    display: block;
}
  .desktop_menu {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #00000000;
    padding-top: 10px;
    z-index: 999;
}

.top_icons ul li a .fal {
    font-weight: 500 !important;
    font-size: 15px;
    color: #ffffff;
}

  .banner img {
    width: 100%;
    height: 70vh;
    object-fit: cover;
  }
  .logos img {
    width: 70px;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-bottom: 15px;
}

    .collect_img_box img {
        margin: auto;
        height: 188px;
       
        width: 100% !important;
    }

  .about_section {
    position: relative;
    padding-top: 58px;
    padding-bottom: 170px;
    background-color: #000000;
    background-image: linear-gradient(to bottom, #f7e2c7, #00000000), url(../images/model1.jpg);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    overflow-x: hidden;
    overflow-y: hidden;
}

  .collect_img_cover {
    display: flex;
    justify-content: center;
  }

  .form-label {
    margin-bottom: 0.5rem;
    font-size: 13px !important;
    color: #d9cfcf !important;
  }

  .menu_left_filter {
    display: flex;
    justify-content: flex-start;
    align-items: center;

  }

  .footer-section {
    background: #bfa991;
    position: relative;
    padding-bottom: 70px;
}
}


@media screen and (max-width: 500px) {
  .gold_rate {
    display: none;
  }

  .brand_img img {
    width: 110px;
    margin-top: 18px;
  }

  .dates {
    display: flex;
    justify-content: center;
    justify-content: space-between;
    align-items: start;
    color: #fff;
    flex-direction: column;
    font-size: 10px;
  }

  .product-item_content p {
    margin-bottom: 0px;
    font-size: 11px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .collect_wrapper_box button span {

    padding: 1px 5px;
    border-radius: 14px;
  }

     .abouthome img {
        position: relative;
        width: 100%;
        height: 516px;
    }

  .top_banner_text h3 {
    Color: #fff;
    font-size: 26px;
  }

  .collect_name_rate{
    padding: 18px 7px;
}

    .collect_wrapper_box button a {
        text-decoration: none;
        color: #000000;
        font-size: 10px;
        font-weight: 700;
    }

    .col_jewel h3 {
    color: #000000;
    font-size: 23px;
    line-height: 21px;
}

  .abt_ring_side {
    position: absolute;
    content: "";
    top: 80%;
    right: -36px;
    /* bottom: 0px; */
    width: 138px;
  }

  .cta-text h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
  }

  .abt_text {
    max-width: 480px;
    padding: 0px;
  }

  .top_icons ul {
    list-style-type: none;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    display: inline-flex;
    gap: 5px;
  }

  .single-cta i {
    color: #f7f7f7;
    font-size: 13px;
    float: left;
    margin-top: 8px;
  }

  .col-text h4 {
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
  }

  .home-content h2 {
    font-family: 'Cinzel', serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.1;
  }

  .collect_wrapper_box {
    position: relative;
    /* padding: 10px; */
    width: 97%;
    border-radius: 4px;
    margin-top: 15px;
  }

  .input-box {
    height: 39px;
    margin: 0 8px;
  }

  .input-box i {
    left: 12px;
    font-size: 25px;
  }

  .input-box input {
    padding: 0 36px 0 50px;
  }

  .input-box .button {
    right: 12px;
    font-size: 14px;
    padding: 8px 18px;
  }

  .coll_owl .collect_wrapper_box {
    position: relative;
    background-color: #c2ad97;
    padding: 10px;
    width: 99%;
    border-radius: 4px;
    margin: auto;
  }

  .desktop_menu {
    width: 100%;
    position: absolute;
    top: 7px;
    left: 0px;
    background-color: #00000000;
    padding-top: 10px;
    z-index: 999;
  }

  .offcanvas-end {
    top: 0;
    right: 0;
    width: 356px;
    border-left: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(100%);
  }

  .video_banner {
    position: relative;

    display: flex;
    justify-content: center;
    align-items: center;
  }

  .top_icons ul li a .fal {
    font-weight: 500 !important;
    font-size: 12px;
    color: #ffffff;
  }
}


@media screen and (max-width:375px) {
  .abt_text button {
    border: none;
    padding: 10px 15px;
    background-color: #ffffff;
    border-radius: 29px;
    font-size: 14px;
    font-weight: 700;
  }

  .form-label {
    margin-bottom: 0.5rem;
    font-size: 12px !important;
  }

  .input-box input {
    padding: 0 4px 0 50px;
  }

  .contact-form .form-control {
    border: none;
    border-bottom: 1px solid #ffffff;
    background: #0f0f0f;
    border-radius: 0;
    color: #ffffff !important;
    padding-left: 0;
    padding-bottom: 25px;
    box-shadow: none !important;
    font-size: 13px;
    margin-top: 19px;
  }
}


@media screen and (max-width: 325px) {
  .coll_owl .collect_wrapper_box {
    position: relative;
    background-color: #1d1b1c;
    padding: 10px;
    width: 100%;
    border-radius: 4px;
    margin: auto;
  }

  .offcanvas-start {
    top: 0;
    left: 0;
    width: 269px !important;
    border-right: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(-100%);
  }


  .abt_text button {
    border: none;
    padding: 10px 10px;
    background-color: #ffffff;
    border-radius: 29px;
    font-size: 13px;
    font-weight: 700;
  }

  .story_text {
    max-width: 480px;
    color: #ffffff;
    padding: 4px;
  }

  .product_cart_wrapper {
    background-color: #ffffff00;
    padding: 13px;
    border: 1px solid #ffffff80;
  }


  .collect_wrapper_box button a {
    text-decoration: none;
    color: #000000;
    font-size: 10px;
    font-weight: 700;
  }

  .footer-social-icon i {
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
    margin-bottom: 23px;
  }

}

.fea_height {
  max-height: 263px;
}

.address_box_wrapper {
  position: relative;
  margin: auto;
  border: 1px solid #26072612;
  border-radius: 5px;
  margin-top: 18px;
  padding: 10px;
  box-shadow: rgb(0 0 0 / 14%) 0px 5px 15px 0px;
}

.address_box_wrapper a {
  color: #ffffff;
}

.return_text_view {
  position: absolute;
  content: "";
  top: 38px;
  left: 6px;
}

.return_text_view p {
  font-size: 14px;
  cursor: pointer;
}

.contact-form .form-select {
    border: none;
        border-bottom: 1px solid #818181;
    background: #e3dbd0 !important;
    border-radius: 0;
    color: #000000 !important;
    padding-left: 0;
    padding-bottom: 25px;
    box-shadow: none !important;
    font-size: 13px;
}

/*loader style*/
.loader-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  z-index: 99999;
}

.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  font-size: 0;
  color: #00c9d0;
  display: inline-block;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.lead {
  font-size: 13px;
}

.loader div {
  background-color: #ffffff;
  display: inline-block;
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  opacity: .5;
  border-radius: 50%;
  -webkit-animation: ballPulseDouble 2s ease-in-out infinite;
  animation: ballPulseDouble 2s ease-in-out infinite;
}

.loader div:last-child {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes ballPulseDouble {

  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ballPulseDouble {

  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*loader style*/
.jewellbox_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jewellcatbox {

    background-color: #b9a18769;
  border-radius: 4%;
  border: 1px solid #80808000;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.jewellcatbox img {
      padding: 0px;
    object-fit: cover;
    max-height: 200px;

}

.abt_text h3 {
  font-size: 20px;
}

.jewellcatbox_text p {
  font-size: 13px;
  color: #000000;
  margin-top: 6px;
  font-weight: 500;
}

.about_owner_text {
  border: 4px solid #a48e76;
  overflow: hidden;
  max-width: 520px;
  margin: auto;
}
.bottm_mob_icon .fad {
color: #5a473d;
}
.bottm_mob_icon p {
margin-bottom: 0px;
    font-size: 10px;
    font-family: sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 6px;
}
.display_flex_spacearound {
    display: flex
;
    justify-content: space-around;
    align-items: center;
}
.mob_icon_sec ul {
    margin-left: -34px;
    list-style-type: none;
    margin-bottom: 0px !important;
}
.fixede_whatsapp {
    position: fixed;
    bottom: 92px;
    right: 7px;
       background-color: #7ea476;
    border-radius: 16px;
    z-index: 99;
}

.mob_icon_sec ul {
    margin-left: -34px;
    list-style-type: none;
    margin-bottom: 0px !important;
}

.fixede_whatsapp a {
  color: #ffffff;
}

.fixede_whatsapp a .fab {
  font-size: 18px;
}

.fixede_whatsapp a:hover {
  color: #ffffff;
}

.co-name {
  margin-bottom: 23px;
}

a p{
     color: #434040;
}

.display_flex_spacearound li a{
  color:#000000;
}