@font-face {
  font-family: "Playfair Display" !important;
  src: url("../../new-font/PlayfairDisplay-Regular.eot");
  src: url("../../new-font/PlayfairDisplay-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../../new-font/PlayfairDisplay-Regular.woff2") format("woff2"),
    url("../../new-font/PlayfairDisplay-Regular.woff") format("woff"),
    url("../../new-font/PlayfairDisplay-Regular.ttf") format("truetype"),
    url("../../new-font/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "normal";
  src: url("../../new-font/DMSans18pt-Regular.eot");
  src: url("../../new-font/DMSans18pt-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../../new-font/DMSans18pt-Regular.woff2") format("woff2"),
    url("../../new-font/DMSans18pt-Regular.woff") format("woff"),
    url("../../new-font/DMSans18pt-Regular.ttf") format("truetype"),
    url("../../new-font/DMSans18pt-Regular.svg#DMSans18pt-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;" */
.gshop-hero-singl {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9; /* maintains shape */
  overflow: hidden;
}

.gshop-hero-slider {
  height: 100vh;
}
.gshop-hero-singl video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cm-banner-quick-page {
  background-position: center;
  background-size: cover;
}

.cm-banner-quick-page-space {
  padding: 100px 0;
}

.header-menu-banner {
  position: relative;
  width: auto;
  height: 450px;
  overflow: hidden;
}

.header-menu-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mobile-toolbar-label {
  color: #000;
  font-weight: 500;
}

.mobile-toolbar-item svg {
  width: 20px;
  height: 20px;
}

.mobile-toolbar-item {
  padding: 5px 15px;
}

.mobile-toolbar-item:first-child {
  border-left: 0;
  border-right: 0;
}

body {
  background-color: #fff;
}

#mega-menu {
  overflow-x: hidden;
}

.cm-top-header-bar {
  background-color: #2b4571 !important;
  text-align: center;
  padding: 5px;
}

.cm-top-header-bar h2 {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  margin: 0 !important;
  text-transform: uppercase;
}

.cm-filter-section {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 5px;
  width: 100%;
}

.cm-filter-icon-section {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cm-filter-icon-section a {
  color: #fff !important;
  font-weight: 300;
}

.cm-filter-icon-section .dropdown-menu a {
  color: #000 !important;
  padding: 5px;
}

.dropdown-menu .sort_by {
  padding: 0px 5px;
}

.dropdown-menu .active {
  background-color: #2b4571;
  padding: 0 5px;
  color: #ffff;
}

.main-bg,
#preloader {
  background-color: #2b4571 !important;
}

.cm-border-dark-left {
  border-right: 1px solid #3a598d;
}

.cm-btn-color-2 {
  background-color: #d7c68d;
  border-color: #d7c68d;
  color: #000000;
}
.gheader .logo img {
  width: 300px;
}

.footer-widget .logo img {
  width: 100%;
}

.gheader .logo a {
  padding: 0;
}

.gheader .logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gheader .ghead-topbar.logo a {
  padding: 10px 20px 0 !important;
}

.gheader.logo {
  width: auto;
  height: 60px;
}

.ptb-50 {
  padding: 10px 0;
}

.bg-3 {
  background-color: #e8e8e8;
}

.footer-copyright {
  padding: 20px;
}

.home_contact .contact_box label {
  font-family: "normal" !important;
}

.home_contact .contact_box label {
  color: #a19d9d !important;
}

.home_contact .active label {
  color: #2b4571 !important;
}

.home_contact {
  gap: 10px;
}

.ghead-topbar {
  padding: 0;
}

.gshop-navbar-right::before {
  background: none;
}

.gshop-navbar {
  box-shadow: none;
  border-top: 1px solid#D9D9D9;
  border-bottom: 1px solid#D9D9D9;
}

.gheader a,
.gshop-navmenu ul li a {
  padding: 24px 20px;
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #2b4571 !important;
}

.fa-angle-down:before {
  content: none;
}

.x-mega-menu > li a,
.x-mega-menu > li span {
  padding: 10px 10px !important;
}

.theme-slider-control
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #fff;
}

.theme-slider-control span.swiper-pagination-bullet::before,
.theme-slider-control
  span.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: #fff;
}

.hero-right {
  position: relative;
  overflow: hidden !important;
}

.product-cat-slider {
  padding: 15px 0;
}

.product-cat-slider img {
  height: auto;
}

.single-product-box {
  width: 100px;
  height: auto;
}

.cm-right-border {
  border-right: 1px solid #666;
}

.product-cat-slider-title {
  margin-bottom: 0;
}

.gallery {
  padding: 50px 0 !important;
}

.gallery .section_title-dark h2 {
  font-family: "Playfair Display" !important;
  color: #222222;
  font-size: 48px;
  font-weight: 400;
}

.gallery-title h3 {
  text-shadow: none !important;
}

.section_title-dark {
  margin-bottom: 40px;
}

.gallery-section-left,
.gallery-section-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  height: 100%;
}

.descover-collection-title h3 {
  font-family: "normal" !important;
  font-size: 32px !important;
  font-weight: 500 !important;
  color: #fff !important;
}

.descover-collection-title h3 span {
  font-family: "normal" !important;
  font-size: 32px !important;
  font-weight: 600 !important;
  color: #fff !important;
}

.descover-collection-title a {
  font-family: "normal" !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  border: 1px solid #ffff !important;
  color: #fff !important;
  padding: 10px 10px !important;
  text-transform: uppercase !important;
  margin-left: 10px !important;
}

.best-seller h4 {
  font-family: "Playfair Display" !important;
  font-size: 48px !important;
  font-weight: 400 !important;
  color: #222222 !important;
  text-align: left !important;
  margin-bottom: 30px !important;
}

.best-seller p {
  font-family: "normal" !important;
  font-size: 20px !important;
  color: #222222 !important;
  text-align: left !important;
}

.best-seller-title {
  width: 400px;
  text-align: left !important;
}

.best-seller-right {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
}

.slider-search {
  background-color: #f1f1f1;
  padding: 0 20px;
  border-radius: 50px;
}

.slider-search input {
  border: none !important;
  padding: 10px 0;
  background: none !important;
}

/* .best-seller .text-danger {
  color: #838383 !important;
} */

.cm-text-danger {
  color: #f4271c !important;
}

.border-secondary {
  border-color: #2b4571 !important;
  color: #2b4571;
}

.rounded-btn:hover,
.btn-outline-secondary:hover {
  background-color: #2b4571 !important;
}

.single-product-box:hover img {
  transform: scale(1.1);
  transition: transform 0.3s ease;
  filter: brightness(1.2) drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.1));
}

.single-product-box a {
  margin-top: 10px;
}

.banner-section {
  background-color: #fff;
  padding: 50px 0;
}

.light .descover-collection-title h3 {
  font-family: "normal" !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  color: #222222 !important;
}

.light .descover-collection-title a {
  border: 1px dotted #222222 !important;
  font-family: "normal" !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  color: #222222 !important;
}

.product-listing-box .text-danger {
  color: #838383 !important;
}

.feedback-single {
  background-color: #fff;
}

.feedback-single img {
  width: 100%;
}

.feedback-single .swiper-wrapper {
  gap: 50px;
}

.feedback-single p,
.feedback-single span {
  text-align: left;
}

.cm-client-section {
  padding: 50px 0;
}

.cm-client-section h2 {
  font-family: "Playfair Display" !important;
  font-size: 35px;
  line-height: 56px;
  font-weight: 400;
  color: #2b4571;
}

/* .footer_widgets {
  background-color: #2b4571;
  margin: auto;
  padding: 100px 150px 0;
} */
.footer_widgets {
  background-color: #2b4571;
  margin: auto;
  padding: 100px 50px 0;
}

.footer_widgets h4,
.footer_widgets h5 {
  text-align: left !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  color: #b2a395 !important;
}

.footer_widgets p {
  text-align: left;
  color: #deddd8 !important;
}

.footer_widgets p a {
  text-align: left;
  color: #deddd8 !important;
}

.footer_widgets .form-control {
  background: none;
  border-bottom: 1px solid #fff;
  color: #deddd8;
  border-radius: 0;
}

.footer_widgets .form-control::placeholder {
  color: #deddd8;
}

.footer-btn {
  background-color: #b2a395;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #b2a395;
  padding: 15px 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0;
}

.product-info .pricing {
  display: flex;
  gap: 10px;
}

.product-info .pricing span {
  color: #3aa408;
  font-weight: 600;
  font-size: 25px;
}

.product-info h3 {
  font-family: "normal";
  color: #22354e;
  text-transform: capitalize;
  line-height: 30px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0px;
}

.product-info p {
  font-size: 14px;
}

.pricing {
  position: relative;
}

.pricing .text-danger {
  color: #b53a3a !important;
  font-size: 24px !important;
  font-weight: 700 !important;
}

.pricing .old-price {
  color: #a4a4a4 !important;
  text-decoration: line-through !important;
  font-weight: 400 !important;
  font-size: 24px !important;
}

.slide-count {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}

/* 
.hide {
    display: none;
    position: absolute;
    top: 0px;
    right: 50px;
    transition-delay: 1s;
    z-index: 1;
}

.myDIV:hover+.hide::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.myDIV:hover+.hide::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.myDIV:hover+.hide {
    display: block;
    background-color: #fff;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 10px;
    width: 300px;
} */

/* Info Container */

.info-container {
  position: relative;
  display: inline-block;
}

/* Info Icon */
.info-card {
  cursor: pointer;
  color: #c7c7c7 !important;
  /* Blue color for the info icon */
  font-size: 18px;
}

.hover-card {
  display: none;
  position: absolute;
  top: 100%;
  /* Position below the info icon */
  left: 50%;
  transform: translateX(-50%);
  width: 250px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  font-size: 14px;
  color: #333;
}

/* Tooltip Arrow */
.hover-card::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  /* Arrow pointing up */
}

/* Show Hover Card on Hover */
.info-container:hover .hover-card {
  display: block;
}

.product_ratting a i {
  color: #f2d427;
  font-size: 20px;
}

.product_ratting ul {
  display: flex;
  gap: 5px;
}

.product_ratting ul li a {
  color: #22354e;
}

.cupon-code {
  display: flex;
  background-color: #2b4571;
  padding: 10px;
  gap: 30px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}

.cupon-code h2 {
  font-family: "normal";
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
}

.cupon-code a {
  font-family: "normal";
  background-color: #fff;
  color: #22354e;
  padding: 2px 10px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
}

.cupon-code-box {
  padding-top: 10px;
}

.cupon-code-box p {
  margin-bottom: 10px;
}

.btn-primary,
.btn-secondary {
  background-color: #2b4571 !important;
  border: none;
  border-radius: 5px !important;
  color: #fff !important;
}

.live-pepole-view span i {
  color: #000;
  font-size: 18px;
}

.live-pepole-view span {
  font-size: 18px;
}

.shope-btn .easy-emi {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  color: #000;
}

.cm-border-dark {
  margin: 0;
  height: 1px;
  width: 100%;
  background-color: #717171;
}

.delivery-section {
  padding: 10px 0;
}

.delivery-section h2 {
  font-family: "normal";
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
  margin: 0;
}

.product-city-pincode {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 5px 0;
}

.product-city-pincode h2 {
  color: #838383;
  font-size: 14px;
}

.cm-product-gallery {
  width: 100px !important;
  height: auto;
}

.product-city-pincode .pin-code {
  background-color: #e4e4e4;
  border-radius: 5px;
  padding: 0 10px;
}

.product-city-pincode .pin-code input {
  background-color: #e4e4e4;
  padding: 3px 0;
  width: 75px;
  border: none;
}

.product-city-pincode a {
  padding: 3px 10px;
  font-size: 14px;
  background-color: #2b4571;
  color: #fff;
  border-radius: 5px;
}

.product-city-pincode span {
  color: #008000;
  font-size: 16px;
  font-weight: 500;
}

.gift-section {
  background-color: #e4e4e4;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.gift-section .form-check-label {
  margin: 0;
}

.Certified-section {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
}

.Certified-section h2 {
  font-family: "normal";
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin: 0;
}

.Certified-img {
  display: flex;
  align-items: center;
  gap: 30px;
  width: auto;
  height: 40px;
}

.Certified-img img {
  width: 100%;
  height: 100%;
}

.Quality-img h2 {
  font-family: "normal";
  font-size: 14px;
  font-weight: 400;
  color: #5a5a5a;
  margin: 0;
}

.hide-2 {
  display: none;
  position: absolute;
  transition-delay: 1s;
  z-index: 1;
  left: 75%;
}

.myDIV-2:hover + .hide-2::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.myDIV-2:hover + .hide-2::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.myDIV-2:hover + .hide-2 {
  display: block;
  background-color: #fff;
  border: 1px solid #000;
  padding: 10px;
  border-radius: 10px;
  width: 300px;
}

.Quality-img {
  display: flex;
  flex-direction: column;
}

.quality-section {
  position: relative;
  padding: 10px;
}

.gshop-header-user .user-menu-wrapper {
  z-index: 5;
}

.cart-box-wrapper {
  min-width: 650px;
}

.apt_cart_box ul li .thumb-wrapper {
  width: 150px;
}

.apt_cart_box ul li .thumb-wrapper a {
  padding: 0;
}

.topbar-info-right li img {
  width: 100%;
  height: auto;
  border-radius: 0;
}

.gallery-card {
  padding: 0 !important;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  cursor: pointer;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.gallery-card img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.5s ease;
}

.footer-media-link {
  text-align: left;
  border: none;
  font-size: 30px;
  color: #deddd8;
  margin-top: 20px;
  display: flex;
  gap: 20px;
}

.footer-media-link li {
  padding: 0px 0 0 0;
}

.footer-media-link li a {
  text-align: left;
  border: none;
  font-size: 30px;
  color: #deddd8;
  margin-top: 20px;
}

.address-section {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.address-section .address-icon {
  color: #b2a395;
  font-size: 25px;
}

.w-80 {
  width: 80%;
}

.gshop-footer .w-75 {
  width: 85% !important;
}
.cm-footer-flag {
  width: 30px;
  height: 20px;
}

.cm-footer-flag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.address-section .address-title h6 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #deddd8;
}

.footer-nav li a {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0;
}

.swiper-button-next,
.swiper-button-prev {
  color: #2b4571;
  width: 30px;
  height: 30px;
  /* Change arrow color */
}

.scroll-top-btn {
  background: #2b4571;
  border: 1px solid #fff;
}

.swiper-pagination-bullet {
  background: #2b4571;
  /* Change dot color */
}

.swiper-pagination-bullet-active {
  background: #2b4571;
  /* Change active dot color */
}

.navigation-for-feedback {
  position: relative;
  width: 100%;
  padding: 40px 0;
}

.navigation-for-feedback .swiper-button-prev,
.navigation-for-feedback .swiper-rtl .swiper-button-next {
  left: 40%;
  right: auto;
  top: 80%;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 40%;
  left: auto;
  top: 80%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 30px;
}

.footer-nav li a:hover {
  padding-left: 3px;
  color: #b2a395;
  opacity: 1;
}

.gshop-hero {
  margin-top: 0;
  position: relative;
  z-index: 0;
}

.x-mega-menu.x-fixed-top {
  position: static !important;
  visibility: visible !important;
}

.x-mega-menu {
  background: transparent !important;
  box-shadow: none !important;
}

.header_bottom.sticky-header.sticky .main_menu_inner {
  display: block !important;
}

.main_menu_inner {
  padding: 0 !important;
}

.x-mega-menu > li {
  color: #2b4571 !important;
}

.x-sub-menu {
  text-align: left !important;
  background-color: #ffff !important;
}

.x-mega-menu > li a:before,
.x-mega-menu > li span:before {
  background: none !important;
}

.x-sub-menu,
.x-sub-menu.x-active {
  opacity: 1 !important;
  padding: 10px 150px 100px !important;
  left: 0 !important;
  box-shadow: none !important;
}

.x-sub-menu h3,
.x-sub-menu li li {
  border-bottom: none !important;
  display: flex;
  align-items: center;
  gap: 10px;
  height: 45px;
}

.x-sub-menu h3 {
  font-family: "normal" !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #2b4571 !important;
  margin: 0 !important;
}

.x-mega-menu > li.x-has-sub-menu a:after,
.x-mega-menu > li.x-has-sub-menu span:after {
  content: "" !important;
  padding: 0px;
}

.x-mega-menu > li span {
  padding: 0 !important;
  color: #2b4571 !important;
}

.x-sub-menu img {
  width: 60px !important;
}

.x-sub-menu > ul span img {
  transition: transform 0.3s ease;
  /* Smooth transition for the zoom effect */
}

.x-main-section-menu ul li a h5:hover + img {
  transform: scale(1.2);
}

li span h5:hover + img,
li span:hover img {
  transform: scale(1.2);
}

.cm-li-p-none a span img {
  transform: none;
}

.shop_toolbar-search input {
  border: none;
  background: #ffffff !important;
}

.shop_toolbar-search {
  padding: 7px 10px !important;
  /* border-bottom: 1px solid #CECDCDE0; */
  background: #ffffff !important;
  border-radius: 10px;
  width: 100%;
}

.search-form .submit-icon-btn-secondary {
  width: 48px;
  height: 48px;
  background-color: #2b457100;
  color: #705b4f;
  text-align: center;
  line-height: 48px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 0 5px 5px 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.metal-section {
  display: flex;
  align-items: center;
  gap: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.metal-section h2 {
  font-family: "normal";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 10px;
  color: #838383;
}

.cm-product-cart .btn-md,
.direct-add-to-cart-form .btn-md {
  padding: 5px 0px !important;
  font-size: 14px !important;
}

.vertical-product-card .card-content .card-title {
  font-family: "normal";
  color: #838383;
  font-weight: 600 !important;
  font-size: 16px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-radius: 50%;
  border: 2px solid #2b4571;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-radius: 50%;
  border: 2px solid #6666;
}

.vertical-product-card {
  background-color: #ffffff;
  padding: 5px;
}

.vertical-product-card .card-content {
  padding: 5px;
}

.metal-section .nav-item button {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.metal-section .nav-item img {
  width: 100%;
  height: auto;
}

.price span {
  font-weight: 400;
  color: #222222;
  font-weight: 500 !important;
}

.old_price {
  color: #838383 !important;
  text-decoration: line-through !important;
  line-height: 39px;
  font-size: 20px !important;
  font-weight: 200 !important;
}

.sidebar_widget {
  background-color: #ffffff;
  padding: 20px 70px;
  border-radius: 8px;
}

.sidebar_widget-h2 {
  font-family: "normal";
  font-size: 16px;
  font-weight: 600;
  color: #2b4571;
}

.sidebar_widget span {
  font-family: "normal";
  font-size: 16px;
  font-weight: 600;
  color: #2b4571;
}

.sidebar_widget a {
  margin-left: 5px;
  font-family: "normal";
  font-size: 16px;
  font-weight: 600;
  color: #2b4571;
  text-decoration: underline;
}

.accordion-button {
  font-family: "normal" !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  color: #333843 !important;
}

.accordion-button {
  padding: 10px 10px;
  background-color: #f9f9fc !important;
}

.form-label,
.form-check-label {
  font-size: 14px;
  font-weight: 500;
  color: #667085;
  margin-left: 10px;
  margin-bottom: 10px;
}

.accordion-body {
  padding: 10px 10px;
}

.min-max-prise input {
  border: none;
}

.min-max-prise {
  background-color: #f9f9fc;
  border: 1px solid #e0e2e7;
  border-radius: 10px;
  padding: 5px 10px;
}

.form-check img {
  width: 25px;
  margin-left: 10px;
}

.sidebar-btn {
  display: flex;
  justify-content: end;
  gap: 10px;
}

.sidebar-btn .sidebar-cancel {
  color: #858d9d;
  border: 1px solid #858d9d;
  text-decoration: none;
  padding: 10px;
  border-radius: 10px;
}

.sidebar_widget a {
  text-decoration: none !important;
}

.sidebar-apply span {
  color: #fff;
  text-decoration: none !important;
  padding: 10px !important;
  border-radius: 10px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.main_menu {
  padding: 0px;
  background-color: #ffff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

.x-sub-menu .x-active ul.x-main-section-menu ul li a {
  font-size: 16px;
}

.x-sub-menu > ul > li {
  border-left: 1px solid #e2e8f0;
  border-right: none !important;
}

.x-sub-menu > ul > li:first-child {
  border-left: none !important;
}

.x-sub-menu > ul > li:last-child {
  border-left: none;
}

.x-sub-menu > ul .new-arrival {
  display: flex !important;
  gap: 10px !important;
  align-items: center !important;
  color: #2b4571 !important;
  text-decoration: underline;
  font-weight: 600;
}

.x-sub-menu > ul span {
  display: flex !important;
  gap: 10px !important;
  padding: 0 !important;
  align-items: center;
}

.x-sub-menu > ul .new-arrival img {
  margin: 0 !important;
  width: 20px !important;
}

.x-has-sub-menu a {
  display: flex;
}

.x-sub-menu > ul span img {
  margin: 0 !important;
  width: 30px !important;
  height: auto !important;
}

.x-sub-menu li li a,
.x-sub-menu li li span,
.x-sub-menu li li span h5 {
  padding: 0 !important;
  font-size: 16px !important;
  color: #0f172a !important;
  font-weight: 400 !important;
  margin: 0;
}

.x-sub-menu li li a:hover,
.x-sub-menu li li span:hover {
  transform: none !important;
}

#x-side-menu .x-side-menu,
#x-side-menu h2,
#x-side-menu h3,
#x-side-menu h4,
#x-side-menu h5 {
  background: #f7f7f7 !important;
}

#x-side-menu .x-side-menu .x-close {
  background: #f7f7f7 !important;
  color: #2b4571;
  font-size: 40px !important;
}

#x-side-menu .x-side-menu > li {
  background: #f7f7f7 !important;
  border-top: 1px solid #2b4571 !important;
}

#x-side-menu .x-has-sub-menu .x-next {
  border-color: #2b4571 !important;
  background-color: #2b4571 !important;
}

#x-side-menu .x-side-menu > li:last-child {
  border-bottom: 1px solid #2b4571 !important;
}

.apt_cart_box,
.cm-bg-3 {
  background-color: #f4f4f4;
}

.apt_cart_box h3 {
  font-family: "Playfair Display" !important;
  font-weight: 400;
  font-size: 24px;
  color: #000;
  padding: 5px 0;
  border-bottom: 1px solid #ebebeb;
}

.cm-cart-item {
  display: flex;
  gap: 30px;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
}

.products_meta {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-end;
}

.apt_cart_box ul li .items-content .products_meta .sub-total-price {
  font-size: 16px;
}

.gshop-header-cart-btn a {
  text-decoration: none;
  font-weight: 400;
  background-color: #2b4571;
  color: #fff !important;
}

.congratulation {
  padding: 0px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #ebebeb;
}

.cart_item h3 {
  font-family: "normal";
  font-size: 18px;
  font-weight: 500;
  color: #2b4571;
  text-align: center;
}

.cart_item .congratulation img {
  width: 250px;
  background-color: #fff;
}

.cart_item h3 span {
  font-weight: 600;
}

.cm-cart-item .cm-card-title {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.cm-cart-item .cm-card-title h6 {
  color: #2b4571;
}

.sub-total-price,
.products_meta .price {
  color: #b53a3a !important;
}

.cm-cart-item .cm-card-title a {
  padding: 0 !important;
}

.mini_cart_footer {
  display: flex;
  flex-direction: column;
  padding-top: 20px;
  gap: 20px;
  text-align: center;
}

.view_cart {
  background-color: #2b4571;
  padding: 10px 10px !important;
}

.view_cart a {
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 400 !important;
}

.cm-currency img {
  width: 20px !important;
  height: 15px !important;
}

.cm-currency a {
  padding: 5px 15px 5px 5px !important;
  font-size: 16px !important;
  font-family: "normal";
  font-weight: 400 !important;
  color: #000000 !important;
}

.topbar-info-right {
  gap: 10px;
}

.form-check-input:checked {
  background-color: #32435a;
  border-color: #22354e;
}

.checkout a {
  background: none;
  color: #000 !important;
  text-decoration: underline;
  font-weight: 600;
}

.products_meta .remove_cart_btn {
  color: #212121 !important;
}

.gheader {
  position: relative;
}

.descover-collection {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

.text-danger {
  color: #b53a3a !important;
}

.breadcrumb_content ul {
  display: flex;
  gap: 10px;
  color: #000;
  padding: 10px 10px 0;
}

.breadcrumb_content ul li,
.breadcrumb_content ul li a {
  font-size: 14px;
}

.about_thumb {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  max-height: 350px;
  overflow: hidden;
}

.about_thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}

.about_thumb-2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.about_thumb-2 img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}

.ab-left {
  width: 500px;
  display: flex;
  justify-content: center;
  height: auto;
}

.breadcrumb_content-2 {
  padding: 10px 0;
}

.breadcrumb_content-2 h2 {
  font-family: "Playfair Display" !important;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
}

.ab-about-right {
  color: #000000 !important;
  font-size: 25px !important;
  line-height: 40px !important;
}

.subtitle p {
  color: #5a5a5a !important;
  font-size: 18px !important;
  line-height: 30px !important;
}

.product-section {
  margin: 20px 0 20px;
}

.product-section .descover-collection-title {
  padding: 20px 0;
}

.product-section .descover-collection-title h3 {
  font-family: "header" !important;
  font-size: 32px !important;
  font-weight: 400 !important;
}

.product-section .descover-collection-title a {
  font-family: "normal" !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #2b4571 !important;
  background-color: #deddd8 !important;
  padding: 6px 20px !important;
}

.pin-code {
  padding: 0 10px;
  background: #fff;
}

.pin-code input {
  border: none;
  padding: 10px 0px;
}

.offer-banner-img {
  position: relative;
}

.offer-banner-img span {
  position: absolute;
  top: 5%;
  left: 5%;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.offer-banner-img img {
  width: 100%;
}

.offer-banner-title-section {
  position: absolute;
  z-index: 1;
  bottom: 10%;
  left: 5%;
}

.offer-banner-title-section h4 {
  font-family: "Playfair Display" !important;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  color: #fff;
}

.offer-banner-title-section p {
  margin-bottom: 15px !important;
}

.offer-banner-title-section p,
.offer-banner-title-section-left p,
.offer-banner-title-section-right p {
  font-family: "normal";
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.offer-banner-title-section a {
  font-family: "normal";
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
}

.best-seller-banner {
  position: relative;
}

.best-seller-banner img {
  width: 100%;
}

.best-seller-banner-title {
  position: absolute;
  bottom: 10%;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.best-seller-banner-title h3 {
  font-family: "Playfair Display" !important;
  font-size: 36px;
  font-weight: 400;
  line-height: 56px;
  color: #fff;
  margin-bottom: 30px;
}

.best-seller-banner-title a {
  font-family: "normal";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
}

.banner-section .row .col-xl-12:nth-child(1) h4 {
  color: #000;
}

/* Second div h4 text color */
.banner-section .row .col-xl-6:nth-child(2) h4 {
  color: #2b4571;
}

/* Third div h4 text color */
.banner-section .row .col-xl-6:nth-child(3) h4 {
  color: #fff;
}

.banner-section .row .col-md-6:nth-child(3) .offer-banner-title-section {
  left: auto;
  /* Reset left */
  right: 5%;
  /* Set right */
}

.offer-banner-title-section a {
  color: #222222;
  border-color: #222222;
}

.banner-section .row .col-md-6:nth-child(2) .offer-banner-title-section a {
  color: #222222;
  border: none;
  padding: 0;
}

.banner-section .row .col-md-6:nth-child(3) .offer-banner-title-section a {
  color: #222222;
  padding: 0;
  border: none;
}

.best-seller-banner-title-2 h3 {
  color: #2b4571;
}

.best-seller-banner-title-2 a {
  color: #2b4571;
  border-color: #2b4571;
}

.banner-section-2 {
  padding: 0 100px;
}

.banner-section-2 .offer-banner-title-section {
  width: 400px;
}

.text-2 h4,
.text-2 p {
  color: #fff !important;
}

.text-2 a {
  color: #fff;
  border-color: #fff;
}

.form-progress-section {
  padding: 50px 20px;
}

.form-progress {
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-progress-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.form-progress-label h2 {
  font-family: "header" !important;
  color: #000;
  font-size: 34px;
  font-weight: 400 !important;
}

.form-progress-label span {
  margin-top: 10px;
  position: relative;
  width: 100%;
}

.form-progress-label span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #d9d9d9;
  z-index: 1;
}

.form-progress-label.active span::before {
  border: 2px solid#4caf50;
  background-color: #fff;
}

.form-progress-label.active-tab span::before {
  border: 2px solid#4caf50;
  background-color: #4caf50;
}

.cm-discount {
  font-weight: 600;
  color: #3aa408;
  font-size: 14px;
}

.form-progress-label span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: #ccc;
}

.form-progress-label span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: #ccc;
}

.form-progress-label:last-child span::after {
  display: none;
}

.order-review {
  padding: 50px 50px;
}

.order-review-title {
  margin-bottom: 30px;
}

.order-review-section .order-review-title h2 {
  font-size: 24px;
  font-weight: 400;
}

.order-review-section .cart_item {
  padding: 20px 10px;
  border-top: 1px solid #bfbfbfb2;
  border-bottom: 1px solid #bfbfbfb2;
}

.edit-order a {
  color: #5a5a5a;
  font-weight: 400;
  text-decoration: underline;
}

.order-review .cart_info span,
.order-review .cart_info a {
  line-height: 40px;
}

.like-remove a {
  font-size: 14px;
  font-weight: 400;
}

.coupons {
  padding: 40px;
  background-color: #fff;
}

.coupons-code {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #bfbfbfb2;
  padding: 0 0 10px;
}

.coupons-code-title {
  display: flex;
  align-items: center;
  padding: 0 0 10px;
}

.coupons h4 {
  font-family: "normal";
  font-size: 14px;
  font-weight: 400;
  color: #2b4571;
}

.coupons-code-title label {
  font-size: 18px;
  font-weight: 400px;
  color: #2b4571;
}

.coupons-code-title label i {
  margin-right: 10px;
}

.coupons-code-title button {
  border: 1px solid #2b4571;
  border-radius: 8px;
  background: none;
  padding: 5px 20px;
  font-size: 18px;
  font-weight: 500;
  color: #2b4571;
}

.coupons-code input {
  border: none;
  background-color: #f4f4f4;
  padding: 10px 20px;
  border-radius: 5px;
  color: #c3c3c3;
  font-size: 16px;
  font-weight: 300;
}

.coupons-code-details {
  padding: 20px 0;
}

.apply-coupon-btn {
  padding: 10px !important;
}

.coupons-code-details h2 {
  font-family: "normal";
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

.coupons-code-details table {
  width: 100%;
}

.coupons-code-details table td {
  text-align: left !important;
}

.coupons-code-details table th {
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  color: #626262;
}

.coupons-code-details table td {
  color: #626262;
  text-align: end;
}

.coupons-code-details table th span {
  font-size: 14px;
  color: #2b4571;
  padding-left: 10px;
}

.summary-table table {
  width: 100%;
}

.summary-table table td {
  text-align: right !important;
}

.summary-table table th {
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  color: #626262;
}

.login-section-right .place-order-btn a {
  color: #2b4571;
}

.login-section-right .place-order-btn {
  background: none;
  font-weight: 500;
}

.price_cart,
.cart_info span.price_cart {
  color: #b53a3a !important;
}

.discont {
  color: #3aa408;
}

.summary-table table th span {
  font-size: 14px;
  color: #2b4571;
  padding-left: 10px;
}

.login-section-right h2 {
  font-family: "normal";
  font-size: 24px;
  color: #2b4571;
  font-weight: 600;
}

.login-section-right {
  padding: 10px 20px;
}

.login-section-right .cart_item span {
  line-height: 35px;
}

.login-section-right .coupons-code-details h2 {
  color: #000;
  font-weight: 500;
}

.total-amount {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.total-amount h3 {
  font-weight: 500 !important;
  color: #000 !important;
  font-family: "normal";
  font-size: 18px;
}

.total-amount span {
  font-weight: 500;
  color: #b53a3a !important;
}

.place-order-btn {
  margin-top: 10px;
  text-align: center;
  background-color: #2b4571;
  color: #fff !important;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 0;
  border-radius: 5px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.place-order-btn a {
  color: #ffff;
}

.gift-box {
  padding: 50px 0;
}

.gift-box-left {
  padding: 25px;
  height: 100%;
}

.cm-check-box {
  padding: 10px;
}

.gift-box-left-title {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.cm-check-box label {
  color: #000;
}

.cm-check-box p {
  padding-left: 18px;
}

.gift-box-title {
  width: 100%;
}

.gift-box-form {
  margin-bottom: 10px;
  width: 100%;
}

.gift-box-form label {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}

.gift-box-form input {
  border: none;
  width: 100%;
  padding: 10px 20px;
}

.gift-box-form textarea {
  border: none;
  width: 100%;
  padding: 10px 20px 40px;
}

.gift-box-title {
  padding: 20px 0 40px;
}

.gift-box-title-btn {
  padding-top: 30px;
  text-align: center;
}

.gift-box-title-btn a {
  background-color: #2b4571;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 60px;
  border-radius: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

.single-slider-section {
  padding: 10px;
  margin: 20px;
}

.gift-box-right-title h3 {
  font-family: "normal";
  font-size: 22px;
  font-weight: 400;
  color: #000;
}

.gift-box-slider-title {
  padding: 10px;
}

.gift-box-img {
  width: 100%;
  height: auto;
}

.gift-box-img img {
  width: 100%;
  height: auto;
}

.single-slider-section input {
  float: left;
  margin-top: 15px;
  margin-right: 10px;
}

.gift-box-slider-title h2 {
  font-family: "normal";
  font-size: 16px;
  line-height: 20px;
}

.gift-box-slider-title span {
  color: #ff0000;
  font-weight: 700;
  margin-left: 15px;
}

.cart_img {
  width: 200px;
  height: auto;
}

.cart_img img {
  width: 100%;
  height: auto;
}

.cart_info-price_cart span {
  padding: 10px !important;
  font-weight: 500 !important;
  color: #b53a3a !important;
}

.cart_info {
  display: flex;
  flex-direction: column;
}

.like-remove i {
  color: #2b4571 !important;
}

.account-nav-menu li {
  border-top: none;
}

.account-nav-menu li a.active {
  font-weight: 600;
  color: #2b4571 !important;
  /* Text color */
}

.account-nav-menu li a.active svg path {
  fill: #fff !important;
  /* Icon color */
}

/* .table > :not(caption) > * > * {
  background-color: #f9f9fc !important;
} */

.table th {
  background-color: #f9f9fc !important;
  font-weight: 500 !important;
}

.table td {
  background-color: #fff !important;
  font-weight: 500 !important;
}

.order-history-table tr th,
.order-history-table tr td {
  padding: 25px 25px;
}

.h-100px img {
  border-radius: 20px;
}

h6 {
  color: #667085;
  font-weight: 500 !important;
}

.achievement-box {
  display: flex;
  justify-content: center;
  border: 1px solid #0000001f;
  padding: 50px 0;
  margin-bottom: 10px;
}

.account-info {
  border: 1px solid #0000001f;
}

.text-secondary {
  color: rgb(43 69 113) !important;
}

.bg-secondary {
  background-color: #2b4571 !important;
}

.wishlist-table th {
  background-color: #f9f9fc !important;
  font-weight: 500 !important;
}

.product_d_inner .nav {
  margin: 10px 480px 30px;
  padding: 15px 0px;
  border: 2px solid #c7c7c7;
  border-radius: 50px;
}

.product_d_inner .nav .active {
  background-color: #2b4571;
  color: #fff;
  padding: 20px 40px;
  font-weight: 400;
  border-radius: 50px;
}

.product_d_inner .nav li a {
  color: #000;
  border-radius: 50px;
  padding: 20px 40px;
}

.product-details-accordian {
  padding: 20px 20px;
}

.product-accordian-item {
  padding: 10px 20px 20px 10px !important;
  margin-top: -20px !important;
  background-color: #f4f4f4 !important;
  border-top: 1px solid #d3d3d3 !important;
  border-left: 1px solid #d3d3d3 !important;
  border-right: 1px solid #d3d3d3 !important;
  border-bottom: none;
  border-radius: 20px 20px 0 0 !important;
}

.product-accordian-title {
  display: flex;
  align-items: center;
  gap: 10px;
}

.product-accordian-title button {
  font-family: "normal" !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 27px !important;
  border: none !important;
  color: #000 !important;
  width: 100%;
  text-transform: uppercase;
}

.accordion-button {
  background-color: #f4f4f4 !important;
  box-shadow: none !important;
}

.accordion-button:focus {
  box-shadow: none;
}

.product-accordion-body {
  padding: 0;
  margin: 0;
}

.product-accordion-body ul li {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  color: #000;
}

.product-accordion-body ul li:not(:last-child) {
  border-bottom: 1px solid #7171714a;
}

.product-table {
  margin-bottom: 20px;
}

.product-table table {
  width: 100%;
}

.product-table table tr {
  border-bottom: 1px solid #7171714a;
  margin-bottom: 10px;
}

.product-table table th {
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.product-table table td {
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: end;
}

.product_info_button ul li a {
  margin-right: 0;
}

.accordion_area .collapse.show,
.card-header.card_accor button.btn-link {
  font-family: "normal";
  font-size: 18px;
  color: #838383;
  font-weight: 500;
  border-color: #d3d3d3;
}

.card-body p {
  font-size: 14px;
  color: #000;
}

.accordion .accordion-item .accordion-collapse {
  background-color: transparent !important;
}

.best-seller-banner {
  background-position: center;
  background-size: cover;
  position: relative;
  height: 100%;
}

.best-seller-banner img {
  width: 100%;
}

.best-seller-banner-title {
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.best-seller-banner-title h3 {
  font-family: "Playfair Display" !important;
  font-size: 36px;
  font-weight: 400;
  line-height: 56px;
  color: #fff;
  margin-bottom: 30px;
}

.best-seller-banner-title a {
  font-family: "normal";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
}

.vertical-product-card .product-btns-top {
  top: 2%;
}

.vertical-product-card .product-btns-bottom {
  top: 90%;
}

.rl-products-slider .best-seller-img .product-btns-top,
.weekly-best-deals-slider .best-seller-img .product-btns-top,
.weekly-best-deals-slider-2 .best-seller-img .product-btns-top {
  top: 3%;
}

.rl-products-slider .best-seller-img .product-btns-bottom,
.weekly-best-deals-slider .best-seller-img .product-btns-bottom,
.weekly-best-deals-slider-2 .best-seller-img .product-btns-bottom {
  top: 85%;
}

.cm-right-banner-section {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.cm-right-banner-section .best-seller-banner {
  max-height: 800px;
  width: 100%;
}

.jewellery-details {
  border-radius: 20px;
}

.jewellery-details,
.best-seller-banner,
.offer-banner-img {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}

.cm-blog-box {
  position: relative;
  height: 100%;
}

.cm-blog-box .lable {
  position: absolute;
  top: 5%;
  left: 5%;
  font-family: "normal";
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}

.cm-blog-box-title {
  position: absolute;
  bottom: 10%;
  padding: 50px;
}

.cm-blog-box-title h2 {
  font-family: "Playfair Display" !important;
  font-size: 40px;
  color: #fff;
  line-height: 40px;
}

.cm-blog-box-title p {
  font-family: "normal";
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

.blog-name {
  display: flex;
  align-items: center;
}

.blog-name-img {
  background-color: #fff;
  border-radius: 50%;
  margin: 10px;
  padding: 8px;
}

.blog-name-img img {
  width: 30px;
  height: auto;
}

.blog-name-title h2,
.blog-name-title span {
  font-family: "normal";
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}

.cm-blog-box-textarea span {
  color: #d8c29d;
  font-size: 16px;
  line-height: 24px;
}

.cm-blog-box-textarea h2 {
  font-family: "normal";
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.cm-blog-box-textarea h2 {
  font-size: 20px;
  line-height: 30px;
  color: #222222;
}

.cm-blog-box-textarea span {
  font-size: 16px;
  line-height: 24px;
  color: #222222;
}

.right-blog-section .cm-blog-box-img {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.cm-blog-box .cm-blog-box-img {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.cm-blog-box-img img {
  width: 100%;
  height: 100%;
}

.right-blog-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  margin-bottom: 20px;
}

.bolg-section {
  padding: 50px 0;
}

.jewellery-details img,
.offer-banner-img img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out;
}

.jewellery-details:hover img,
.offer-banner-img:hover img {
  transform: scale(1.1);
}

.cm-hover-img {
  overflow: hidden;
  display: inline-block;
}

.cm-hover-img img {
  transition: transform 0.3s ease-in-out;
}

.cm-hover-img:hover img {
  transform: scale(1.1);
  /* Adjust scale value as needed */
}

.best-seller {
  padding: 50px 100px;
}

.best-seller-title {
  margin-bottom: 0px;
}

.best-seller-title-2 h2,
.best-seller-title h2 {
  font-family: "Playfair Display" !important;
  font-size: 48px;
  font-weight: 400;
  color: #222222;
  text-align: left;
  margin-bottom: 0px;
}

.best-seller-title p {
  font-family: "normal";
  font-size: 20px;
  color: #222222;
  text-align: left;
}

.best-seller-product-title h2 {
  font-family: "normal";
  font-size: 20px;
  color: #222222;
}

.best-seller-single {
  position: relative;
  margin: 10px;
  padding: 10px;
}

.vertical-product-card {
}

.best-seller-img {
  position: relative;
  height: auto;
  margin-bottom: 10px;
  width: 100%;
  height: 600px;
  overflow: hidden;
}

.best-seller-img video,
.best-seller-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cm-min-height-700px {
  min-height: 700px;
}

.Ring-Size {
  padding: 10px 0;
  display: flex;
  align-items: center;
  gap: 15px;
}

.Ring-Size-no {
  width: 115px !important;
}

.Ring-Size a {
  color: #2b4571;
  text-decoration: underline;
}

.Ring-Size-no .form-select {
  border: 2px solid #0000001c !important;
  border-radius: 8px;
  padding: 3px 70px 3px 10px;
}

.gold-color {
  padding: 5px 0 0;
}

.gold-purity h2,
.gold-color h2 {
  font-family: "normal";
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
  margin: 0;
}

.product-qty input,
.product-qty button {
  height: 35px;
}

.gstore-product-quick-view .btn-md {
  padding: 5px 20px;
}

.Ring-Size h2 {
  font-family: "normal";
  font-size: 14px;
  line-height: 25px;
  font-weight: 600;
  color: #22354e;
  margin-top: 5px;
}

.product-icon {
  display: flex;
  justify-content: end;
}

.icon-section {
  display: flex;
  justify-content: right;
  flex-direction: column;
}

.easy-emi {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  color: #000;
}

.icon-section a i {
  margin-right: 10px;
}

.icon-section a {
  color: #22354e;
}

.icon-section a:hover {
  color: #666;
}

.cm-prodduct-deteils-card {
  background-color: #f4f4f4;
  padding: 30px;
  border-radius: 10px;
}

.cm-prodduct-deteils-card .title {
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 10px;
  margin-bottom: 20px;
}

.cm-prodduct-deteils-card .title h4 {
  color: #222;
  font-family: "normal";
  font-size: 24px;
  line-height: 27px;
}

.cm-prodduct-deteils-card .hide {
  position: absolute;
  left: 55%;
}

.cm-hederbanner {
  padding: 20px 0 200px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.cm-hederbanner-btn {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.cm-hederbanner-btn a {
  border: 1px solid #fff;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
}

.cm-new-tag-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../../img/new-Tag.svg") no-repeat center center;
  background-size: contain;
}

.x-sub-menu > ul img {
  width: 80% !important;
}

.product-cat-slider img {
  height: 50px;
}

.best-seller-title h2,
.gallery .section_title-dark h2,
.shape {
  font-family: "Playfair Display" !important;
  font-size: 35px !important;
  line-height: 40px !important;
}

.Quality-img img {
  width: 50px;
  height: auto;
}

.assquickview-product-slider {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

/* #zoom-box {
  display: none;
  position: fixed;
  width: 200px;
  height: 200px;
  border: 2px solid #ddd;
  background-repeat: no-repeat;
  background-size: 1000px;
  pointer-events: none;
  z-index: 1000;
} */

/* Accordion Styles */
.accordion_area {
  margin: 20px 0;
}

.card__accordion .card {
  margin-bottom: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.card__accordion .card-header {
  background-color: #f8f9fa;
  padding: 0;
  border: none;
}

.card__accordion .card-header button {
  width: 100%;
  text-align: left;
  padding: 15px;
  color: #333;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card__accordion .card-header button.collapsed .fa-minus {
  display: none;
}

.card__accordion .card-header button .fa-plus {
  display: none;
}

.card__accordion .card-header button.collapsed .fa-plus {
  display: inline-block;
}

.card__accordion .card-body {
  padding: 15px;
  background-color: #fff;
}

.card-body p {
  font-size: 16px;
  font-weight: 500;
}

.like-section-left {
  margin-top: 10px;
}

.like-section-left span {
  font-family: "normal";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #2b4571;
  padding: 10px;
}

.like-section-left {
  position: absolute;
  left: 15px;
  z-index: 1;
}

.cm-gift-box {
  height: 100%;
  margin-top: 30px;
}

.cm-gift-box .card-body input[type="radio"]:checked {
  accent-color: #2b4571;
  /* Change the color when checked */
}

.cm-gift-box .card-body input[type="radio"]:focus {
  accent-color: #2b4571;
}

.cm-gift-box h5 {
  font-family: "normal";
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.cm-gift-box h6 span {
  color: #b53a3a;
  font-weight: 700;
  margin-left: 15px;
}

.cm-gift-box .product-img-container {
  position: relative;
  overflow: hidden;
  width: auto;
  max-height: 150px;
  height: 100%;
  border: 1px solid #00000094;
  border-radius: 10px;
}

.cm-gift-box .product-img-container img {
  height: 100%;
  object-fit: cover;
}

/* Basic styles for the pop-up */
.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  background: #f2f2f2;
  padding: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.popup video {
  width: 100%;
  height: auto;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}

.close-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  background-color: #2b4571;
  z-index: 1;
  padding: 0px 10px 5px 10px;
  border-radius: 0px 0 0 30px;
}

.modal-dialog {
  max-width: 1250px;
}

.modal-dialog-1 {
  max-width: 700px !important;
}

.shareModal-icon {
  display: flex;
  justify-content: center;
  gap: 50px;
}

.icon-section .modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  z-index: 10000 !important;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 60px;
}

.icon-section .modal-content {
  background-color: #fff;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 30% !important;
  text-align: center;
}

.icon-section .modal-content ul {
  list-style: none;
  padding: 0;
}

.icon-section .modal-content li {
  margin: 10px 0;
}

.icon-section .modal-content img {
  width: 30px;
  margin-right: 10px;
}

.icon-section button {
  padding: 0px 10px;
  background-color: #2b4571;
  color: white;
  border: none;
  cursor: pointer;
}

.icon-section button:hover {
  background-color: #2b4571;
}

.ab-quote {
  max-width: 400px;
  display: inline-block;
  background-color: #2b4571;
  border-radius: 0 0 25px 0;
  border: 8px solid #fff;
  margin-top: -130px;
}

.cm-card-img {
  width: 100px;
  height: 100px;
}

.cm-card-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cart-counter {
  background-color: red !important;
}

.best-seller-banner {
  max-height: 450px;
}

.cm-bn-img-1 {
  width: 100%;
  height: 670px;
}

.cm-bn-img-2 {
  width: 100%;
  height: 350px;
}

.cm-bn-img-3 {
  width: 100%;
  height: 300px;
}

.cm-bn-img-4 {
  width: 100%;
  height: 350px;
}

.cm-bn-img-5 {
  width: 100%;
  height: 350px;
}

.cm-bn-img-6 {
  width: 100%;
  height: 720px;
}

.tt-address-content .tt-custom-radio:checked + .tt-address-info {
  background-color: transparent !important;
}

.tt-address-content .alert-secondary {
  margin: 0 !important;
  padding: 5px;
  border: none !important;
  background-color: #f2f2f2 !important;
  color: #2b4571;
}

.slider-search {
  display: none;
}

.c-lg-w-25 {
  width: 30%;
}

.product-thumb-single {
  width: 95px !important;
  height: 95px !important;
  overflow: hidden;
  /* Ensures no overflow if the image is slightly larger */
}

.main-image {
  width: 100% !important;
  max-height: 50vh !important;
  overflow: hidden;
  padding: 10px;
}

.main-image video,
.main-image img,
.product-thumb-single img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  object-position: center;
  /* Removes unwanted spacing */
}

/* Main Slider */
.main-slider {
  width: 100%;
  max-width: 600px;
  height: 500px;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
}

.main-slider .swiper-slide video,
.main-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
  background: #f2f2f2;
}

/* Thumbnail Slider */
.thumbnail-slider {
  width: 100%;
  max-width: 600px;
  height: 100px;
  margin: auto;
  overflow: hidden;
}

.thumbnail-slider .swiper-wrapper {
  align-items: center;
  /* Center thumbnails vertically */
}

.active-thumbnail {
  border-color: #2b4571 !important;
}

.thumbnail-slider .swiper-slide {
  padding: 10px;
  border: 1px solid #dfdfdf;
  cursor: pointer;
  /* width: 100px !important; */
  /* Fixed width for thumbnails */
  /* height: 100px !important; */
  /* Fixed height for thumbnails */
  border-radius: 0.375rem;
}

.thumbnail-slider .swiper-slide-thumb-active {
  opacity: 1;
}

.thumbnail-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.top-searchbar-section {
  display: flex;
  justify-content: space-between;
  background-color: #2b4571;
  padding: 10px 20px;
  align-items: center;
  margin-bottom: 50px;
  width: 100%;
}

.cm-f-section {
  width: 100%;
  justify-content: center;
}

.cm-mobile-none {
  display: none;
}

.cm-f-w-100 {
  width: 100%;
}

.top-searchbar-section-right {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 30px;
  width: 25%;
}

.top-searchbar-section-right .descover-collection-title-1 {
  background: #fff;
  border-radius: 10px;
  display: flex;
}

.theme-select {
  background-color: rgb(255 255 255);
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  padding: 8px 32px 8px 16px !important;
}

.select-filter .fs-xxs {
  font-size: 24px !important;
}

.blog-details-content-1 h2 {
  font-family: "normal";
  font-weight: 700;
  font-size: 30px;
}

.blog-details-content-1 h3 {
  font-family: "normal";
  font-size: 20px;
  font-weight: 800;
}

.descover-collection-title-1 .pin-code {
  background: none;
  display: flex;
  align-items: center;
  gap: 30px;
}

.descover-collection-title-1 a {
  font-family: "normal" !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #2b4571 !important;
  background-color: #deddd8 !important;
  margin: 5px 10px;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 5px;
}

.descover-collection-title-1 .pin-code input {
  border: none;
  padding: 8px 0px;
  width: 100px;
  font-size: 14px;
  line-height: 14px;
}

.shop_toolbar-search input {
  font-size: 14px;
  line-height: 14px;
}

/* .theme-select.select-sm {
    padding: 0px 10px 0px 10px;
    border: none;
} */

.pin-code-section {
  display: flex;
}

.descover-collection-title {
  padding: 10px 0 !important;
}

.Quality-img-1 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.Quality-img-1 h2 {
  font-size: 18px;
  font-weight: 400;
}

.Quality-img-1 img {
  width: 70px;
}

.vertical-product-card:hover {
  box-shadow: none !important;
}

.address-title {
  color: #fff !important;
}

.blog-card .thumbnail {
  width: 100%;
  height: 500px;
  /* Set fixed height instead of max-height */
  overflow: hidden;
  /* Ensures images don't overflow container */
}

.blog-details-content .thumbnail {
  width: 100%;
  height: 600px;
  /* Set fixed height instead of max-height */
  overflow: hidden;
}

.blog-card .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-details-content .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-details-content h2,
.blog-listing h2 {
  font-family: "Playfair Display" !important;
  font-weight: 400;
}

.blog-card-content h3 {
  font-size: 20px;
}

.blog-meta span {
  color: #22222280;
}

.offcanvas-left-menu {
  min-width: 250px !important;
  &::-webkit-scrollbar {
    display: none;
  }
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.apt_cart_box {
  padding: 0px 20px 15px 20px;
}

.topbar-info-right li::before {
  background-color: transparent !important;
}

#zoom-box {
  position: absolute;
  width: 200px;
  height: 200px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: white;
  background-repeat: no-repeat;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 9999;
  pointer-events: none;
}

.main-slider .swiper-slide img {
  cursor: zoom-in;
}

/* Loader styles */
/* Loader container */
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Blur effect for content behind loader */
body.blur > *:not(#loader) {
  filter: blur(5px);
  pointer-events: none;
}

/* Loader text styles */
#loader p {
  font-size: 24px;
  color: #ffffff;
}

/* .cm-description-section {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.cm-description-btn-area{
  display: flex;
  border: 1px solid #000;
  border-radius: 50px;
  padding: 18px 0;
}

.description-btn a{
  padding: 20px 40px;
  color: #000;
}


.description-btn .active {
  color: #fff !important;
  border-radius: 50px;
  background-color: #2b4571;
  
} */

.cm-description-section {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin: 30px 0 20px 0;
}

.cm-description-btn-area {
  display: flex;
  border: 2px solid #c7c7c7;
  border-radius: 50px;
  position: relative;
  background: transparent;
  overflow: hidden;
  /* Ensures the sliding effect stays within bounds */
  width: 50%;
}

.description-btn {
  position: relative;
  z-index: 1;
  flex: 1;
  /* Makes both tabs equal width */
  text-align: center;
}

.description-btn a {
  display: block;
  padding: 20px 40px;
  color: #000;
  position: relative;
  transition: color 0.4s ease 0.1s;
  /* Delayed color change for better sync */
  text-decoration: none;
}

/* Enhanced sliding background element */
.description-btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2b4571;
  border-radius: 50px;
  z-index: -1;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  /* Subtle depth */
}

/* Improved right slide animation for first tab */
.description-btn:first-child a.active::before {
  transform: scaleX(1);
  transform-origin: right;
}

/* Improved left slide animation for second tab */
.description-btn:nth-child(2) a.active::before {
  transform: scaleX(1);
  transform-origin: left;
}

/* Active state enhancements */
.description-btn a.active {
  color: #fff !important;
  font-weight: 500;
  /* Slightly bolder text when active */
}

/* Hover effects for better interactivity */
.description-btn a:not(.active):hover {
  color: #555;
  transition: color 0.2s ease;
}

#popupContent {
  position: relative;
  max-height: 600px;
  overflow: hidden;
}

#popupContent img,
#popupContent1 img {
  width: 100%;
  height: 100%;
}

.x-responsive #x-toggle {
  display: none !important;
}

.dropdown-1 {
  position: relative;
  display: inline-block;
  width: 100%;
}

.dropdown-1 a {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  color: white;
  text-decoration: none;
  padding: 8px 12px;
}

.dropdown-menu-1 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  background: white;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 8px 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 100;
}

.dropdown-1:hover .dropdown-menu-1 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dropdown-menu-1 li {
  padding: 8px 16px;
  color: #333;
  cursor: pointer;
  transition: background 0.2s ease;
}

.dropdown-menu-1 li:hover {
  background: #f5f5f5;
}

.dropdown-menu-1 li.active {
  background: #f0f0f0;
  font-weight: bold;
}

.shareModal-icon svg {
  width: 35px;
  height: 35px;
}

.exclusive-section {
  padding: 40px 0 10px 0;
  position: relative;
  overflow: hidden;
}

.exclusive-reletive-product {
  position: relative;
  overflow: hidden;
  padding: 10px;
}

.exclusive-reletive-product-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 540px;
  padding: 10px;
}

.exclusive-section .exclusive-product-img {
  padding: 10px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.exclusive-img-area {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.exclusive-banner {
  position: relative;
  top: 0;
  left: -1px;
  width: 100%;
  height: 500px;
  overflow: hidden;
  margin-bottom: 100px;
}

.exclusive-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.exclusive-product-details-area-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.exclusive-section .exclusive-img {
  padding: 10px 20px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 500px;
}

.exclusive-section .exclusive-img video,
.exclusive-section .exclusive-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.exclusive-section .exclusive-reletive-product-img video,
.exclusive-section .exclusive-product-img video,
.exclusive-section .exclusive-reletive-product-img img,
.exclusive-section .exclusive-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.exclusive-product-details {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
}

.exclusive-product-details h2 {
  font-family: "Playfair Display";
  color: #22354e;
}

.exclusive-product-details-img-title h2 {
  font-family: "normal";
  font-weight: 500;
  font-size: 22px;
}

.exclusive-product-details p {
  text-align: justify;
}

.exclusive-product-details-img {
  position: relative;
  overflow: hidden;
  width: 250px;
  height: 250px;
}

.exclusive-product-details-img video,
.exclusive-product-details-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.exclusive-product-details-img-area {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.exclusive-section-direction {
  display: flex;
}

.exclusive-section-direction:nth-child(even) {
  flex-direction: row-reverse;
}

.exclusive-section h3 {
  font-family: "normal";
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0;
}

.exclusive-product-details-st-area {
  width: 100%;
}

.exclusive-product-details-area-2 h2 {
  font-size: "Playfair Display";
  font-weight: 400;
  color: #222222;
}

.fixed-sticky {
  position: fixed;
  top: 24%;
  bottom: auto;
  width: 40%;
}

.absolute-end {
  position: absolute;
  top: 65%;
  width: 40%;
}

.mobile-d-yes {
  display: none;
}

.mobile-d-no {
  display: block;
}

.gshop-gshop-grid .offcanvas-close,
.mobile-toolbar .offcanvas-close {
  position: relative;
  right: 0px;
  top: -5px;
  line-height: 28px;
  text-align: center;
  background-color: rgba(255, 4, 6, 0.05);
  color: #ff0406;
  border-radius: 50%;
  padding: 5px 10px;
}

.enquire-now-btn {
  font-family: "normal";
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 10px;
  padding: 10px 20px;
  background-color: #2b4571;
  color: #fff;
  text-align: center;
}

.mobile-menu-wrapper .accordion-body,
.mobile-menu-wrapper .accordion-button {
  background-color: #fff !important;
}
.mobile-menu-wrapper .accordion-button {
  color: #2b4571 !important;
}

.mobile-menu-wrapper .accordion-body ul li ul {
  display: block;
  height: 100%;
  margin-bottom: 30px;
}

.mobile-menu-wrapper .accordion-body ul li h3 {
  font-size: 12px;
}

.mobile-menu ul li a {
  border-bottom: none !important;
}

.mobile-menu .accordion-item {
  border: none !important;
}

.mobile-menu-wrapper .accordion-body ul li ul li span {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 10px;
}

.mobile-menu-wrapper .accordion-body ul li ul li img {
  width: 20px;
  height: 20px;
}

.mobile-menu-wrapper .accordion-body ul li ul li a {
  padding: 5px 0px;
}

.mobile-menu-wrapper .accordion-body ul li ul li a h5 {
  font-size: 12px;
  margin: 0px;
  font-weight: 400;
}

.fixed-top {
  position: static !important;
}

.cm-li-p-none {
  list-style: none;
  font-family: "normal" !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  color: #2b4571 !important;
  padding: 5px;
}

.about_thumb video,
.about_thumb img,
.best-seller-banner video,
.best-seller-banner img,
.gallery-card video,
.gallery-card img,
.offer-banner-img video,
.offer-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.col-xl-12 .offer-banner-img,
.col-md-12 .offer-banner-img {
  width: 100%;
  height: 800px;
}

.col-md-6 .offer-banner-img {
  width: 100%;
  height: 300px;
}

.footer-payments-info .footer-media-link {
  display: none;
}

.text-justify {
  text-align: justify !important;
}

@media screen and (max-width: 2570px) {
  .rl-products-slider .best-seller-img,
  .weekly-best-deals-slider .best-seller-img,
  .weekly-best-deals-slider-2 .best-seller-img {
    height: 300px;
  }

  .banner-section-2 {
    padding: 0px 608px;
    margin: 0;
    width: 100%;
  }

  .offer-banner-img {
    margin: 0;
  }
}

@media screen and (max-width: 1930px) {
  .top-searchbar-section-right {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 30px;
    width: 25%;
  }

  .banner-section-2 {
    padding: 0px 100px;
    width: 100%;
  }

  .best-seller-img {
    height: 450px;
  }
}

@media screen and (max-width: 1600px) {
  .top-searchbar-section-right {
    width: 25%;
  }

  .footer_widgets {
    padding: 100px 50px 0;
  }

  .sidebar_widget {
    background-color: #ffffff;
    padding: 20px 20px;
    border-radius: 8px;
  }
}

@media screen and (max-width: 1550px) {
  .cart_item .congratulation img {
    width: 200px;
  }

  .cm-banner-quick-page-space {
    padding: 80px 0;
  }

  .top-searchbar-section-right {
    width: 33%;
  }

  .best-seller-img {
    height: 400px;
  }

  .order-review {
    padding: 20px;
  }

  .form-progress-label h2 {
    font-size: 24px;
  }

  .form-progress-label span::before {
    width: 15px;
    height: 15px;
  }

  .login-section-right {
    padding: 0 10px;
  }

  .login-section-right .cart_item span {
    line-height: 24px;
    font-size: 14px !important;
  }

  .summary-table table th {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #626262;
  }

  .form-progress-section {
    padding: 10px 0 30px;
  }

  .total-amount {
    margin-top: 10px;
  }

  .place-order-btn {
    padding: 0;
  }

  .checkout-sidebar .mt-6 {
    margin-top: 10px !important;
  }

  .checkout-sidebar .py-6 {
    padding: 10px !important;
  }

  .tt-address-content .alert-secondary {
    margin: 0 !important;
    padding: 5px;
    border: none !important;
    background-color: #f2f2f2 !important;
    color: #2b4571;
  }
}

@media screen and (max-width: 1450px) {
  .top-searchbar-section-right {
    width: 35%;
  }

  .best-seller-img {
    height: 300px;
  }

  .icon-section .modal-content {
    width: 30% !important;
  }

  .footer_widgets {
    padding: 100px 0 0;
  }

  .banner-section-2 {
    padding: 0 35px;
  }

  .main_menu {
    padding: 0;
  }
}

@media screen and (max-width: 1400px) {
  .exclusive-product-details h2 {
    font-size: 18px;
  }

  .enquire-now-btn {
    padding: 5px 20px;
  }

  .exclusive-product-details p {
    font-size: 12px;
  }

  .exclusive-product-details {
    margin-bottom: 0;
  }

  .blog-card .thumbnail {
    width: 100%;
    height: 300px;
    overflow: hidden;
  }

  .blog-card-content h3 {
    font-size: 14px;
  }

  .blog-card-content p {
    font-size: 12px;
  }

  .x-sub-menu > ul span img {
    margin: 0 !important;
    width: 25px !important;
    height: auto !important;
  }

  .cart-box-wrapper {
    padding-top: 10px;
  }

  .x-sub-menu,
  .x-sub-menu.x-active {
    opacity: 1 !important;
    padding: 10px 150px 50px !important;
    left: 0 !important;
    box-shadow: none !important;
  }

  .header-menu-banner {
    height: 315px;
  }

  .x-sub-menu h3,
  .x-sub-menu li li {
    border-bottom: none !important;
    display: flex;
    align-items: center;
    gap: 10px;
    height: 34px;
  }

  .cm-card-title span {
    font-size: 12px !important;
    line-height: 20px;
  }

  .main-slider {
    height: 400px;
  }

  .vertical-product-card .product-btns-top {
    top: 2%;
  }

  .vertical-product-card .product-btns-bottom {
    top: 85%;
  }

  .home_contact .contact_box label {
    font-size: 12px !important;
  }

  .c-lg-w-25 {
    width: auto;
  }

  .c-md-w-25 {
    width: 40%;
  }

  .best-seller-title-2 h2,
  .best-seller-title h2,
  .cm-client-section h2,
  .gallery-title h3,
  .best-seller-title h2,
  .gallery .section_title-dark h2,
  .shape {
    font-family: "Playfair Display" !important;
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .gheader .logo img {
    width: 250px;
  }

  .ghead-topbar {
    padding: 0;
  }

  .main_menu {
    padding: 0 80px;
  }

  .product-cat-slider-title {
    margin-bottom: 0px;
  }

  .gallery {
    padding: 20px 0 !important;
  }

  .cm-min-height-700px {
    min-height: 610px;
  }

  .banner-section {
    padding: 0;
  }

  .descover-collection-title {
    padding: 10px 0 10px !important;
  }

  .footer_widgets {
    padding: 100px 0px 0;
  }

  .cm-client-section {
    padding: 50px 0;
  }

  .product_d_inner .nav {
    margin: 10px 375px 30px;
  }

  .cm-bn-img-1 {
    width: 100%;
    height: 350px;
  }

  .cm-bn-img-2 {
    width: 100%;
    height: 170px;
  }

  .cm-bn-img-3 {
    width: 100%;
    height: 170px;
  }

  .cm-bn-img-4 {
    width: 100%;
    height: 160px;
  }

  .cm-bn-img-5 {
    width: 100%;
    height: 170px;
  }

  .cm-bn-img-6 {
    width: 100%;
    height: 350px;
  }

  .gshop-gshop-grid .col-xl-9,
  .gshop-gshop-grid .col-xl-3 {
    margin: 0;
  }

  .old_price {
    line-height: 28px;
  }

  .product-info .pricing span,
  .product-info h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .icon-section a {
    color: #22354e;
    font-size: 10px;
  }

  .Ring-Size {
    padding: 0px 0 5px;
  }

  .delivery-section {
    padding: 5px 0;
  }

  .breadcrumb_content ul {
    padding: 5px 10px 0;
  }

  .product-info p {
    font-size: 12px;
    line-height: 15px;
  }

  .quality-section,
  .Certified-section {
    padding: 5px 0;
  }

  .Certified-img {
    width: 40px !important;
  }

  .Quality-img img {
    width: 40px;
  }

  .breadcrumb_content ul li,
  .breadcrumb_content ul li a,
  .Quality-img h2,
  .product-city-pincode .pin-code input,
  .product-city-pincode a,
  .product-radio-btn li input:checked ~ label,
  .Ring-Size-no .form-select,
  .Ring-Size a,
  .gstore-product-quick-view .btn-md {
    font-size: 12px !important;
  }

  .product-qty input,
  .product-qty button {
    height: 30px;
    font-size: 12px;
  }

  .cm-prodduct-deteils-card .title h4,
  .product-accordian-title button {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .product-table table th,
  .product-table table td {
    font-size: 14px !important;
    padding: 5px 0;
  }

  .cm-prodduct-deteils-card {
    padding: 20px;
  }

  .cm-prodduct-deteils-card p,
  .product-table span {
    font-size: 14px;
    line-height: 16px;
  }

  .product_d_inner .nav {
    margin: 0px 360px 20px;
  }

  .product_d_inner .nav {
    padding: 10px 0;
  }

  .gheader a,
  .gshop-navmenu ul li a {
    font-size: 14px !important;
  }

  .product_d_inner .nav .active {
    padding: 12px 40px;
  }

  .jewellery-details img {
    width: 100%;
    /* Adjust as needed */
    height: 355px;
    /* Set a fixed height */
    object-fit: cover;
    /* Options: cover, contain, fill, scale-down, none */
    border-radius: 10px;
    /* Optional: Rounded corners */
  }

  .footer_widgets .form-control {
    padding: 0 0 20px;
  }

  .footer-copyright {
    padding: 0;
  }

  .cart_info h6 {
    font-size: 14px;
    line-height: 16px;
  }

  .order-review .cart_info span,
  .order-review .cart_info a {
    line-height: 30px;
  }

  .order-review-section .cart_item {
    padding: 10px;
  }

  .coupons {
    padding: 10px 20px;
  }

  .coupons-code-details {
    padding: 0;
  }

  .login-section-right h2,
  .checkout-steps h4 {
    font-size: 16px;
  }

  .tt-address-content label {
    padding: 5px !important;
  }

  .login-section-right h2 {
    margin-bottom: 0 !important;
  }

  .cart_info a {
    font-size: 16px;
  }

  .cart_img {
    width: 170px;
  }

  .login-section-right .cart_item span {
    line-height: 20px;
    font-size: 12px !important;
  }

  .summary-table table th,
  .summary-table table td {
    font-size: 12px;
    line-height: 18px;
  }

  .checkout-steps .mt-7 {
    margin-top: 10px !important;
  }
  .gshop-footer .w-75 {
    width: 100% !important;
  }
  .w-80 {
    width: 100%;
  }
}

@media screen and (max-width: 1300px) {
  .gshop-footer p {
    font-size: 12px;
  }
  .exclusive-section .exclusive-img {
    height: 450px;
  }

  .cm-card-title span {
    font-size: 12px !important;
    line-height: 15px;
  }

  .apt_cart_box ul li .thumb-wrapper {
    width: 110px;
  }

  .apt_cart_box ul {
    max-height: 250px;
  }

  .cart_item .congratulation img {
    width: 150px;
  }

  .apt_cart_box h3 {
    font-size: 18px;
  }

  .cart_item h3 {
    font-size: 14px;
  }

  .apt_cart_box ul li .items-content h6,
  .apt_cart_box ul li .items-content .h6 {
    font-size: 12px;
  }

  .mini_cart_footer {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    gap: 10px;
    text-align: center;
  }

  .view_cart {
    background-color: #2b4571;
    padding: 5px 10px !important;
  }

  .x-sub-.hover-cardmenu li li a,
  .x-sub-menu li li span,
  .x-sub-menu li li span h5 {
    font-size: 12px !important;
  }

  .x-sub-menu > ul span img {
    margin: 0 !important;
    width: 20px !important;
    height: auto !important;
  }

  .x-sub-menu li li a,
  .x-sub-menu li li span,
  .x-sub-menu li li span h5 {
    font-size: 14px;
  }

  .x-sub-menu h3,
  .x-sub-menu li li {
    height: 30px;
  }

  .topbar-info-right {
    gap: 5px;
  }

  .top-searchbar-section-right {
    width: 35%;
  }

  .metal-section .nav-item button {
    width: 20px;
    height: 20px;
  }

  .gheader a,
  .gshop-navmenu ul li a {
    font-size: 12px !important;
  }

  .footer_widgets {
    padding: 100px 50px 50px;
  }

  .gallery-card {
    padding: 0;
  }
}

@media screen and (max-width: 1205px) {
  .accordion-button {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  .footer_widgets {
    padding: 100px 20px 50px;
  }
  .footer-nav li a {
    font-size: 12px;
  }
  .exclusive-banner {
    height: auto;
    margin-bottom: 50px;
  }

  .exclusive-product-details h2 {
    font-size: 22px;
  }

  .exclusive-product-details p {
    font-size: 12px;
  }

  .exclusive-reletive-product-img {
    height: 300px;
  }

  .exclusive-section .exclusive-img {
    height: 350px;
  }

  .exclusive-section h3 {
    font-size: 16px;
  }

  .order-history-table tr th,
  .order-history-table tr td {
    padding: 10px 5px !important;
  }

  #desktop_version {
    display: none;
  }

  .achievement-box {
    padding: 10px 0;
  }

  .wishlist-table tbody tr {
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
  }

  .account-info .profile-pic {
    width: 100px;
  }

  .dropdown-menu-1 {
    left: -5px;
  }

  .breadcrumb_content ul {
    padding: 5px 10px 0;
  }

  .cm-border-dark-left {
    width: 100%;
  }

  .gshop-gshop-grid {
    padding-top: 60px !important;
  }

  .cm-banner-quick-page-space {
    padding: 50px 0;
  }

  .cm-f-w-100 {
    width: 50%;
    justify-content: center;
  }

  .dropdown-1 a,
  .cm-mobile-none {
    display: flex;
    justify-content: center;
  }

  .top-searchbar-section-right {
    width: 50%;
    gap: 0;
  }

  .sidebar_widget {
    padding: 20px 10px !important;
  }

  .sidebar-apply span {
    font-size: 12px !important;
  }

  .gshop-gshop-grid .offcanvas {
    width: 300px !important;
  }

  .mobile-toolbar .offcanvas {
    width: 220px !important;
  }

  .metal-section {
    gap: 0;
  }

  .metal-section .nav-item {
    width: 25px;
    height: 25px;
  }

  .descover-collection-title-1 .pin-code input {
    border: none;
    padding: 8px 0px;
    width: 70px;
  }

  .footer-media-link {
    margin-bottom: 20px;
  }

  .address-section {
    margin-bottom: 0;
  }

  .top-searchbar-section {
    display: flex;
    justify-content: space-between;
    background-color: #2b4571;
    padding: 10px 20px;
    align-items: center;
    margin-bottom: 0px;
    width: 100%;
    position: relative;
  }

  .px-25 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .gheader a,
  .gshop-navmenu ul li a {
    font-size: 12px !important;
  }

  .topbar-info-right {
    gap: 0;
  }

  .cm-currency a {
    padding: 10px !important;
  }

  .c-lg-w-25 {
    width: auto;
  }

  .c-md-w-25 {
    width: 50%;
  }

  .icon-section .modal-content {
    width: 50% !important;
  }

  .x-mega-menu {
    justify-items: end;
  }

  .main_menu {
    padding: 20px 50px;
  }

  .home_contact .contact_box label {
    font-size: 10px !important;
  }

  .main_menu {
    display: none;
  }

  .d-lg-none {
    display: block !important;
  }

  .offer-banner-title-section h4 {
    font-size: 24px;
    line-height: 24px;
  }

  .cm-blog-box-img {
    width: 100%;
    height: 100%;
  }

  .cm-blog-box-textarea h2 {
    font-size: 12px;
    line-height: 18px;
  }

  .cm-blog-box-title h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .cm-blog-box-title p {
    font-size: 12px;
  }

  .product_d_inner .nav {
    margin: 0px 300px 20px;
  }

  .product_d_inner .nav .active,
  .product_d_inner .nav li a {
    padding: 12px 30px;
  }

  .cart_img {
    width: 150px;
  }

  .card-title,
  .cart_info h6 {
    font-size: 12px;
  }

  .order-review .cart_info span,
  .order-review .cart_info a {
    font-size: 11px !important;
    line-height: 20px;
  }

  .cart_info-price_cart span {
    font-size: 14px;
  }

  .coupons-code-details h5 {
    font-size: 14px;
  }

  .coupons-code input,
  .coupons-code-details p {
    font-size: 12px;
  }

  .apply-coupon-btn {
    padding: 7px !important;
  }

  .btn-md {
    padding: 5px 20px;
  }
}

@media screen and (max-width: 900px) {
  .fixed-top {
    position: fixed !important;
    z-index: 1;
    top: 100px;
    transition-delay: 2s;
    animation: 2s fadeInDown;
  }

  .input-group-text {
    padding: 15px 5px;
  }

  .order-history-table tr th,
  .order-history-table tr td {
    padding: 10px 5px !important;
  }

  .account-nav-menu li a {
    display: block;
    padding: 8px 5px;
    color: #5d6374;
  }

  .wishlist-table tbody td {
    padding: 16px 0px;
  }

  .dropdown-menu-1 {
    left: 35%;
  }

  .cm-blog-box {
    height: auto;
  }

  .cm-blog-box-img {
    position: relative;
    overflow: hidden;
    width: 300px;
  }

  .cm-description-btn-area {
    width: 100%;
  }

  .blog-card .thumbnail {
    width: 100%;
    height: 200px;
    overflow: hidden;
  }

  .icon-section svg {
    width: 13px;
    height: 12px;
  }

  .mobile-toolbar-item {
    padding: 10px 60px;
  }

  .top-searchbar-section-right {
    width: 100%;
    gap: 0;
  }

  .rl-products-slider .best-seller-img,
  .weekly-best-deals-slider .best-seller-img,
  .weekly-best-deals-slider-2 .best-seller-img {
    height: 250px;
  }

  .Quality-img h2 {
    font-size: 8px !important;
  }

  .ov-x {
    overflow: hidden !important;
  }

  .subtitle p {
    color: #5a5a5a !important;
    font-size: 14px !important;
    line-height: 25px !important;
  }

  .card-content .mb-2 {
    margin-bottom: 0 !important;
  }

  .price span,
  .vertical-product-card .card-content .card-title {
    font-size: 14px !important;
  }

  video::-webkit-media-controls {
    display: none !important;
  }

  .cm-top-header-bar h2 {
    font-size: 10px;
  }

  .thumbnail-slider .swiper-slide {
    padding: 10px;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    border-radius: 0.375rem;
  }

  .cm-gift-box h5 {
    font-size: 14px;
  }

  .cm-gift-box {
    height: 100%;
    margin-top: 10px;
  }

  .cm-gift-box .product-img-container {
    max-height: 100px;
  }

  .c-md-w-25 {
    width: 70%;
  }

  .logo a {
    padding: 0;
  }

  .icon-section .modal-content {
    width: 50% !important;
  }

  .gheader .align-items-end {
    justify-content: center !important;
  }

  .Quality-img {
    align-items: center;
  }

  .gheader .align-items-end .col-md-5 {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
  }

  .cm-product-cart h6,
  .cm-product-cart span {
    margin: 0;
  }

  .breadcrumb_content-2 h2,
  .product-section .descover-collection-title h3 {
    font-size: 24px;
  }

  .x-multi-level-menu,
  .x-multi-level-menu li {
    background: #fff !important;
  }

  .mobile-veiw-500-none,
  .metal-section {
    display: none;
  }

  .breadcrumb_content ul {
    padding: 10px 10px 0;
  }

  .gshop-gshop-grid .col-xl-9 {
    margin: 0;
  }

  .vertical-product-card .card-content {
    padding: 0 5px;
  }

  .offer-banner-title-section {
    width: 35%;
  }

  .offer-banner-title-section a {
    padding: 5px 10px;
  }

  .shop-grid .py-4 {
    padding: 0 !important;
  }

  .gheader .logo {
    height: auto;
  }

  .gshop_subscribe_form {
    margin-bottom: 50px !important;

    .offcanvas {
      width: 244px !important;
    }
  }

  .gallery,
  .cm-client-section,
  .product-cat-slider {
    padding: 50px 0 !important;
  }

  .shape,
  .cm-client-section h2,
  .gallery .section_title-dark h2 {
    font-family: "Playfair Display" !important;
    font-size: 36px !important;
  }

  .navigation-for-feedback .swiper-button-prev,
  .navigation-for-feedback .swiper-rtl .swiper-button-next {
    left: 15%;
  }

  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 15%;
  }

  .best-seller-right {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .slider-search {
    width: 100%;
    padding: 0 10px;
    margin-top: 10px;
  }

  .slider-search input {
    width: 90%;
  }

  .light.descover-collection-title,
  .descover-collection-title {
    padding: 40px 10px;
  }

  .light .descover-collection-title h3,
  .descover-collection-title h3 {
    text-align: center !important;
    font-size: 24px !important;
  }

  .light .descover-collection-title h3 span,
  .descover-collection-title h3 span {
    text-align: center !important;
    font-size: 24px !important;
  }

  .header_bottom {
    position: absolute;
    right: 0;
    top: 0;
  }

  .header-sticky.sticky-on .ghead-topbar {
    display: block !important;
  }

  .gheader .logo {
    width: 200px;
  }

  .gheader.logo a {
    padding: 15px 20px 15px !important;
  }

  .main_menu {
    padding: 10px 10px;
    border: none;
  }

  .banner-section {
    padding: 30px 0;
  }

  .d-table {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .cm-min-height-700px {
    min-height: auto;
  }

  .best-seller-title {
    width: auto;
  }

  .best-seller {
    padding: 50px 0;
  }

  .offer-banner-title-section h4 {
    font-family: "Playfair Display" !important;
    font-size: 20px;
    line-height: 10px;
  }

  .offer-banner-title-section p,
  .offer-banner-title-section-left p,
  .offer-banner-title-section-right p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }

  .offer-banner-img {
    margin: 0;
  }

  .banner-section .row .col-md-6:nth-child(3) .offer-banner-title-section {
    left: auto;
    right: 0%;
  }

  .banner-section-2 {
    padding: 40px 0px;
  }

  .banner-section-2 .offer-banner-title-section {
    width: 300px;
  }

  .cm-blog-box-title {
    padding: 5px;
    position: relative;
  }

  .cm-blog-box-title h2,
  .cm-blog-box-title p,
  .blog-name-title h2,
  .blog-name-title span {
    color: #000;
    font-size: 12px;
  }

  .shop-grid .justify-content-between {
    justify-content: end !important;
  }

  .product_d_inner .nav {
    margin: 0px 180px 20px;
  }

  .jewellery-details {
    margin-top: 25px;
  }

  .jewellery-details img {
    height: 500px;
  }

  .cart_img {
    width: 100px;
  }
}

@media screen and (max-width: 700px) {
  .gshop_subscribe_form .footer-media-link {
    display: none;
  }
  .footer-payments-info .footer-media-link {
    display: flex;
    width: 50%;
    justify-content: space-evenly;
    padding-right: 10px;
  }
  .footer-payments-info .rounded-1 {
    width: 50%;
  }
  .exclusive-section .exclusive-product-img {
    height: 300px;
    padding: 0;
  }

  .exclusive-product-details-img,
  .exclusive-reletive-product-img {
    padding: 0 3px;
    height: auto !important;
    width: 100% !important;
  }

  .exclusive-reletive-product {
    margin-bottom: 20px;
  }

  .absolute-end,
  .fixed-sticky {
    width: 100%;
    position: static;
  }

  .exclusive-banner {
    height: auto;
    margin-bottom: 30px;
  }

  .exclusive-section .exclusive-img {
    padding: 0;
    margin-bottom: 30px;
  }

  .exclusive-section {
    padding: 20px 0;
  }

  .profile-inf-right h4 {
    font-size: 14px;
    line-height: 14px;
  }

  .profile-achievements {
    margin-top: 0 !important;
  }

  .achievement-box span,
  .achievement-box h4 {
    font-size: 10px;
    line-height: 12px;
  }

  .achievement-box .icon {
    width: 40px;
    height: 40px;
    background-color: #e3fff1;
  }

  .account-info .profile-pic {
    width: 75px;
  }

  .offcanvas-backdrop {
    margin: 0;
  }

  .mobile-d-yes {
    display: block;
  }

  .mobile-d-no {
    display: none;
  }

  .achievement-box {
    padding: 10px 10px;
  }

  .shareModal-icon svg {
    width: 30px !important;
    height: 30px !important;
  }

  .top-searchbar-section {
    padding: 0px 20px;
  }

  .account-nav h6 {
    font-size: 14px;
  }

  h6,
  .wishlist-table tbody tr td {
    font-size: 12px;
  }

  .wishlist-table tbody td {
    padding: 10px 10px;
  }

  .order-history-table tr th,
  .order-history-table tr td {
    font-size: 8px;
  }

  .account-info {
    padding: 10px;
  }

  .dropdown-menu-1 li {
    padding: 5px 15px;
    font-size: 12px;
  }

  .dropdown-menu-1 {
    left: 10%;
  }

  .description-btn a {
    padding: 10px 20px;
  }

  .thumbnail-slider {
    height: 80px;
  }

  .gshop-header-search .dropdown-menu {
    min-width: 27rem;
    transform: translate3d(175px, -50px, 0px) !important;
  }

  .vertical-product-card .product-btns-top {
    top: 2%;
    right: 2%;
  }

  .vertical-product-card .product-btns-bottom {
    top: 78%;
    right: 2%;
  }

  .rl-products-slider .best-seller-img .product-btns-top,
  .weekly-best-deals-slider .best-seller-img .product-btns-top,
  .weekly-best-deals-slider-2 .best-seller-img .product-btns-top {
    top: 2%;
    right: 2%;
  }

  .rl-products-slider .best-seller-img .product-btns-bottom,
  .weekly-best-deals-slider .best-seller-img .product-btns-bottom,
  .weekly-best-deals-slider-2 .best-seller-img .product-btns-bottom {
    top: 78%;
    right: 2%;
  }

  .shop-grid .col-6 {
    padding: 5px !important;
    margin-bottom: 10px !important;
    margin: 0;
  }

  .mobile-toolbar-item {
    padding: 10px 25px;
  }

  .rl-products-slider .best-seller-img,
  .weekly-best-deals-slider .best-seller-img,
  .weekly-best-deals-slider-2 .best-seller-img {
    height: 180px;
  }

  .thumbnail-slider .swiper-slide {
    padding: 5px;
  }

  .footer-media-link {
    margin-top: 0 !important;
    gap: 8px;
  }

  .footer-media-link li a svg {
    width: 20px;
    height: 20px;
  }

  .best-seller-img {
    height: 180px;
  }

  .product_d_inner .nav .active,
  .product_d_inner .nav li a {
    padding: 12px 48px;
  }

  .Quality-img .info-container {
    position: static;
  }

  .shop_toolbar-search,
  .theme-select {
    padding: 3px 5px 3px 5px !important;
  }

  .Quality-img-1 h2 {
    font-size: 12px;
    font-weight: 400;
  }

  .Quality-img-1 img {
    width: 50px;
  }

  .Quality-img h2 {
    font-size: 8px !important;
  }

  .descover-collection-title-1 .pin-code {
    padding: 0 5px;
  }

  .shop_toolbar-search input {
    width: 100%;
  }

  .shop_toolbar-search {
    width: 90%;
  }

  .select-filter {
    gap: 0;
  }

  .top-searchbar-section-right {
    gap: 10px;
  }

  .gshop-hero {
    margin-top: -15px;
    position: relative;
    z-index: -1;
  }

  .mobile-toolbar-label {
    font-size: 9px;
  }

  .login-form-div .form-control {
    font-size: 12px;
  }

  .login-form-div .btn-primary {
    padding: 10px !important;
  }

  .c-md-w-25 {
    width: auto;
  }

  .c-sm-w-25 {
    width: 100%;
  }

  .Quality-img img {
    width: 50px;
  }

  .footer-nav li a {
    font-size: 14px;
    margin-bottom: 5px;
    padding: 0;
  }

  .icon-section .modal-content {
    width: 100% !important;
  }

  .gheader .align-items-end {
    justify-content: center !important;
  }

  .gheader .align-items-end .col-md-5 {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
  }

  .cm-product-cart h6,
  .cm-product-cart span {
    margin: 0;
  }

  .product-section .descover-collection-title h3 {
    font-size: 24px;
  }

  .x-multi-level-menu,
  .x-multi-level-menu li {
    background: #fff !important;
  }

  .mobile-veiw-500-none,
  .metal-section {
    display: none;
  }

  .breadcrumb_content ul {
    padding: 10px 10px 0;
  }

  .gshop-gshop-grid .col-xl-9 {
    margin: 0;
  }

  .vertical-product-card .card-content {
    padding: 5px;
  }

  .offer-banner-title-section {
    width: 30%;
  }

  .offer-banner-title-section a {
    padding: 5px 10px;
  }

  .shop-grid .py-4 {
    padding: 0 !important;
  }

  .gheader .logo {
    height: auto;
  }

  .gshop_subscribe_form {
    margin-bottom: 50px !important;
  }

  .gallery,
  .cm-client-section,
  .product-cat-slider {
    padding: 20px 0 !important;
  }

  .shape,
  .cm-client-section h2,
  .gallery .section_title-dark h2 {
    font-family: "Playfair Display" !important;
    font-size: 24px !important;
  }

  .navigation-for-feedback .swiper-button-prev,
  .navigation-for-feedback .swiper-rtl .swiper-button-next {
    left: 15%;
  }

  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 15%;
  }

  .best-seller-right {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .slider-search {
    width: 100%;
    padding: 0 10px;
    margin-top: 10px;
  }

  .slider-search input {
    width: 90%;
  }

  .light.descover-collection-title,
  .descover-collection-title {
    padding: 40px 10px;
  }

  .light .descover-collection-title h3,
  .descover-collection-title h3 {
    text-align: center !important;
    font-size: 24px !important;
  }

  .light .descover-collection-title h3 span,
  .descover-collection-title h3 span {
    text-align: center !important;
    font-size: 24px !important;
  }

  .header_bottom {
    position: absolute;
    right: 0;
    top: 0;
  }

  .header-sticky.sticky-on .ghead-topbar {
    display: block !important;
  }

  .gheader .logo {
    width: 200px;
  }

  .gheader.logo a {
    padding: 15px 20px 15px !important;
  }

  .main_menu {
    padding: 10px 10px;
    border: none;
  }

  .banner-section {
    padding: 0;
  }

  .d-table {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .home_contact {
    gap: 0;
  }

  .home_contact .contact_box label {
    font-size: 10px !important;
    line-height: 15px !important;
  }

  .cm-min-height-700px {
    min-height: auto;
  }

  .best-seller-title {
    width: auto;
  }

  .best-seller {
    padding: 20px 0;
  }

  .offer-banner-title-section h4 {
    font-family: "Playfair Display" !important;
    font-size: 20px;
    line-height: 10px;
  }

  .offer-banner-title-section p,
  .offer-banner-title-section-left p,
  .offer-banner-title-section-right p {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
  }

  .offer-banner-img {
    margin: 0;
  }

  .banner-section .row .col-md-6:nth-child(3) .offer-banner-title-section {
    left: auto;
    right: 15px;
  }

  .banner-section-2 {
    padding: 10px 0px;
  }

  .banner-section-2 .offer-banner-title-section {
    width: 300px;
  }

  .cm-blog-box-title {
    padding: 5px;
    position: relative;
  }

  .cm-blog-box-title h2,
  .cm-blog-box-title p,
  .blog-name-title h2,
  .blog-name-title span {
    color: #000;
    font-size: 12px;
  }

  .listing-top-right {
    width: 100%;
  }

  .shop-grid .justify-content-between {
    justify-content: center !important;
    width: 100%;
  }

  .product_d_inner .nav {
    margin: 0px 0px 20px;
  }

  .jewellery-details {
    margin-top: 25px;
  }

  .jewellery-details img {
    height: 500px;
  }

  .cart_img {
    width: 100px;
  }

  .cm-bn-img-1 {
    width: 100%;
    height: auto;
  }

  .cm-bn-img-2 {
    width: 100%;
    height: auto;
  }

  .cm-bn-img-3 {
    width: 100%;
    height: auto;
  }

  .cm-bn-img-4 {
    width: 100%;
    height: auto;
  }

  .cm-bn-img-5 {
    width: 100%;
    height: auto;
  }

  .cm-bn-img-6 {
    width: 100%;
    height: auto;
  }

  .section_title-dark {
    margin-bottom: 20px;
  }

  .offer-banner-title-section h4 {
    font-size: 14px;
    line-height: 16px;
  }

  .offer-banner-title-section p,
  .offer-banner-title-section-left p,
  .offer-banner-title-section-right p {
    font-size: 12px;
    line-height: 14px;
  }

  .offer-banner-title-section a {
    font-size: 12px;
    padding: 2px 5px;
  }

  .offer-banner-title-section p {
    margin-bottom: 5px !important;
  }

  .light .descover-collection-title a,
  .light .descover-collection-title h3,
  .descover-collection-title h3 {
    font-size: 14px !important;
  }

  .descover-collection-title {
    padding: 10px 15px 10px !important;
  }

  .descover-collection-title svg {
    width: 25px;
    height: 25px;
  }

  .footer_widgets {
    padding: 100px 20px 0;
  }

  .footer_widgets .mb-4 {
    margin-bottom: 5px !important;
  }

  .footer_widgets h4,
  .footer_widgets h5 {
    font-size: 18px !important;
  }

  .address-section .address-title h6 {
    font-size: 14px;
    margin: 0;
  }

  .address-section {
    margin-bottom: 0;
  }

  .footer-widget .logo img {
    width: 100% !important;
  }

  .footer_widgets p,
  .address-title {
    font-size: 12px;
  }

  .footer_widgets .form-control {
    padding: 0 0 10px;
    font-size: 12px;
  }

  .footer-btn {
    font-size: 12px;
    padding: 5px 10px;
  }

  .icon-section {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 5px 0px;
  }

  .gstore-product-quick-view .btn-md {
    padding: 5px 10px;
  }

  .product-info .pricing span,
  .product-info h3 {
    font-size: 16px;
  }

  .mobile-veiw-400-none,
  .metal-section {
    display: none;
  }

  .order-review-section .cart_item {
    padding: 10px 0;
  }

  .cart_info h6 {
    margin: 0;
  }

  .tt-address-content .fs-sm {
    font-size: 12px !important;
  }

  .form-progress-label h2 {
    font-size: 18px;
  }

  .order-review-section .card-title,
  .cart_info-price_cart {
    text-align: right !important;
  }

  .product-table table th,
  .product-table table td {
    font-size: 12px !important;
    padding: 5px 0;
  }
}

@media screen and (max-width: 400px) {
  .address-icon svg {
    width: 15px !important;
    height: 15px !important;
  }
  .footer_widgets {
    padding: 100px 10px 0;
  }
  .product_d_inner .nav .active,
  .product_d_inner .nav li a {
    padding: 12px 38px;
  }

  .gshop-header-search .dropdown-menu {
    min-width: 25rem;
    transform: translate3d(175px, -50px, 0px) !important;
  }

  .rounded-btn {
    width: 30px;
    height: 30px;
  }

  .offer-banner-title-section {
    width: 50%;
  }

  .cm-banner-quick-page-space {
    padding: 30px 0;
  }

  .mobile-toolbar-item {
    padding: 10px 20px;
  }

  .main-slider {
    height: 350px;
  }

  .Quality-img-1 h2 {
    font-size: 10px;
    font-weight: 400;
  }

  .top-searchbar-section-right {
    flex-direction: column;
  }

  #Login h5,
  #SignUp h5 {
    font-size: 16px;
  }

  .signup-form-div .btn-primary,
  .login-form-div .btn-primary,
  .signup-form-div .form-control,
  .login-form-div .form-control {
    padding: 5px 10px !important;
  }

  .signup-form-div .form-check-label {
    font-size: 12px;
  }

  .cm-blog-box-textarea {
    padding: 10px 0;
  }

  .cm-blog-box-textarea span {
    font-size: 14px;
  }

  .cm-blog-box-textarea p {
    font-size: 12px;
  }

  .footer_widgets h4,
  .footer_widgets h5 {
    font-size: 18px !important;
    line-height: 20px !important;
  }

  .address-section .address-title h6 {
    font-size: 12px;
  }

  .footer_widgets p,
  .address-title,
  .footer-nav li a {
    font-size: 10px;
  }

  .offer-banner-title-section {
    bottom: 3%;
  }

  .gstore-product-quick-view .btn-md {
    padding: 5px 5px;
  }

  .Ring-Size {
    gap: 10px;
  }

  .info-card {
    font-size: 12px;
  }

  .Quality-img h2 {
    font-size: 8px !important;
  }

  .apply-coupon-btn {
    font-size: 12px;
  }

  .coupons-code input,
  .coupons {
    padding: 10px 10px;
  }

  .btn-md {
    padding: 5px 10px;
  }

  .cart_info a {
    font-size: 14px;
  }

  .login-section-right .cart_item span {
    line-height: 15px;
    font-size: 10px !important;
  }

  .login-section-right .cart_item .price_cart {
    font-size: 14px !important;
  }

  .summary-table table th span,
  .summary-table table th,
  .summary-table table td {
    font-size: 10px;
    line-height: 16px;
  }

  .login-section-right .place-order-btn a,
  .total-amount h3,
  .total-amount span {
    font-size: 16px;
  }

  .price span,
  .vertical-product-card .card-content .card-title {
    font-size: 14px;
    margin-bottom: 0 !important;
  }

  .order-review-section .card-title,
  .cart_info-price_cart {
    text-align: right !important;
  }
  .col-md-6 .offer-banner-img,
  .col-md-12 .offer-banner-img,
  .col-xl-12 .offer-banner-img {
    height: auto !important;
  }
}

@media screen and (max-width: 350px) {
  .description-btn a {
    padding: 15px 10px;
  }

  .thumbnail-slider {
    height: 60px;
  }

  .breadcrumb_content ul li {
    font-size: 10px !important;
  }

  .product_d_inner .nav .active,
  .product_d_inner .nav li a {
    padding: 12px 23px;
  }

  .gshop-header-search .dropdown-menu {
    min-width: 20rem;
    transform: translate3d(128px, -50px, 0px) !important;
  }

  .mobile-toolbar-item {
    padding: 10px 15px;
  }

  .main-slider {
    height: 200px;
  }

  .rl-products-slider .best-seller-img,
  .weekly-best-deals-slider .best-seller-img,
  .weekly-best-deals-slider-2 .best-seller-img {
    height: 150px;
  }

  .footer_widgets p,
  .address-title,
  .footer-nav li a {
    font-size: 8px;
  }

  .price span,
  .vertical-product-card .card-content .card-title {
    font-size: 12px !important;
  }

  .best-seller-img {
    height: 150px;
  }

  .gheader .logo img {
    width: 200px;
  }

  .product-table table th,
  .product-table table td {
    font-size: 12px !important;
    padding: 5px 0;
  }

  .descover-collection-title {
    padding: 10px 15px !important;
  }

  .offer-banner-title-section {
    width: 60%;
  }

  .offer-banner-title-section h4 {
    margin: 0;
  }

  .banner-section-2 .offer-banner-title-section {
    width: 250px;
  }

  .icon-section a {
    font-size: 12px;
  }

  .product-info .pricing span,
  .product-info h3,
  .old_price {
    font-size: 14px !important;
  }

  .Ring-Size {
    display: block;
    width: 100%;
  }

  .Ring-Size-no {
    width: 50% !important;
  }

  .product-city-pincode .pin-code {
    padding: 0 5px;
  }

  .Ring-Size-no .form-select {
    padding: 3px 5px 3px 5px;
  }

  .Ring-Size a {
    margin: 30px;
  }

  .product-qty button,
  .product-qty input {
    width: 25px;
    height: 25px;
  }

  .product-city-pincode h2 {
    font-size: 12px;
  }

  .product_d_inner .nav {
    margin: 0px 0px 10px;
  }

  .cm-prodduct-deteils-card .title h4,
  .product-accordian-title button {
    font-size: 12px !important;
    line-height: 20px !important;
  }

  .cm-prodduct-deteils-card {
    padding: 10px 20px;
  }

  .light .descover-collection-title h3,
  .light .descover-collection-title a {
    font-size: 12px !important;
  }

  .vertical-product-card .card-content {
    padding: 0 5px;
  }

  .like-section-left span {
    font-size: 8px;
    padding: 5px;
  }

  .order-review-section .card-title,
  .cart_info-price_cart {
    text-align: right !important;
  }

  .form-progress-label h2 {
    font-size: 16px;
  }

  .coupons-code input {
    font-size: 10px;
  }

  .btn-md {
    font-size: 12px;
  }
}

.topbar-info-right li::before {
  background-color: transparent !important;
}

#zoom-box {
  position: absolute;
  width: 200px;
  height: 200px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: white;
  background-repeat: no-repeat;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 9999;
  pointer-events: none;
}

.main-slider .swiper-slide img {
  cursor: zoom-in;
}

/* Loader styles */
/* Loader container */
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Blur effect for content behind loader */
body.blur > *:not(#loader) {
  filter: blur(5px);
  pointer-events: none;
}

/* Loader text styles */
#loader p {
  font-size: 24px;
  color: #ffffff;
}

.tt-curency-dropdown .dropdown-menu {
  max-height: 200px;
  /* Adjust height as needed */
  overflow-y: auto;
  overflow-x: hidden;
}

.radio-right {
  width: 149px;
  height: 49px;
  position: relative;
}

.radio-right img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
