* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

.body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

/* .logo_div{
    background-color: black;
} */
.logo_img {
  width: 14%;
}

.logo_div ul li {
  margin: 0px 14px !important;
}

.logo_div ul li a {
  text-decoration: none !important;
  font-family: "Lora", serif;
}

.owl-categories .item img {
  width: 80% !important;
  margin: 0 auto;
  border: 8px solid orange;
  border-radius: 50%;
}

.owl-categories .item img:hover {
  transition: scale(1.1);
}

.owl-categories .item {
  text-align: center;
}

.owl-categories .item a {
  text-decoration: inherit;
}

.card__inner {
  width: 100%;
}

.gradient {
  background: #f6f6f6;
  background-attachment: fixed;
}

.card .card__inner .card__media {
  overflow: hidden;
  z-index: 0;
  margin: 0px;
}

/* .card__media, .card .media {
    bottom: 0;
    position: absolute;
    top: 0;
    height: 442px;
} */
.card .media {
  width: 100%;
}

.media--transparent {
  background-color: transparent;
}

.Bestsellers_sec {
  position: relative;
}

.media {
  display: block;
  position: relative;
  overflow: hidden;
}

.media .motion-reduce {
  display: block;
  max-width: 100%;
  /* position: absolute;
    top: 0;
    left: 0; */
  height: 100%;
  width: 100%;
}

.h5 a {
  font-size: 15px;
}

.price--on-sale .price-item--regular {
  text-decoration: line-through;
  color: rgb(52 52 52 / 75%);
  font-size: 14px;
}

.price {
  font-size: 15px;
  letter-spacing: .1rem;
}

.price .price-item {
  margin: 0 1rem 0 0;
}

.card-information>.price {
  color: rgb(52, 52, 52);
}

.price--on-sale .price__sale {
  display: initial;
  flex-direction: row;
  flex-wrap: wrap;
}

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

.media>img {
  object-fit: cover;
  object-position: center center;
  transition: opacity .4s cubic-bezier(.25, .46, .45, .94);
}

/* .card-wrapper .media--hover-effect .motion-reduce-hover {
    opacity: 0;
} */
/* .card-wrapper:hover .media--hover-effect .motion-reduce-hover {
        opacity: 1;
        transition: transform var(--duration-long) ease;
        transform: scale(1.03);
    } */
.card-wrapper {
  color: inherit;
  /* height: 510px; */
  position: relative;
  text-decoration: none;
}

.card--media .card__inner .card__content {
  padding: calc(var(0rem) + 1rem);
  position: relative;
}

.card__content {
  display: grid;
  grid-template-rows: minmax(0, 1fr) max-content minmax(0, 1fr);
  padding: 1rem;
  width: 100%;
  flex-grow: 1;
  height: -webkit-fill-available;
  position: absolute;
  z-index: 10;
  bottom: 17%;
}

.card__badge {
  align-self: flex-end;
  grid-row-start: 3;
  justify-self: flex-start;
}

.badge {
  border: 1px solid transparent !important;
  border-radius: 4rem !important;
  display: inline-block !important;
  font-size: 13px !important;
  letter-spacing: .1rem !important;
  line-height: 1 !important;
  padding: 8px 15px !important;
  font-weight: 400 !important;
  text-align: center !important;
  background-color: rgb(246, 246, 246) !important;
  border-color: rgb(246 246 246) !important;
  color: rgb(52, 52, 52) !important;
  word-break: break-word !important;
  position: absolute;
  z-index: 10;
  bottom: 2%;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card:not(.ratio)>.card__content {
  grid-template-rows: max-content minmax(0, 1fr) max-content auto;
}

.card__information {
  padding: 1.2rem 0rem;
  /* position: absolute;
        z-index: 10;
        bottom: -28px; */
}

.card--standard>.card__content .card__information {
  padding-left: 0;
  padding-right: 0;
}

.full-unstyled-link {
  text-decoration: none;
  color: currentColor;
  display: block;
}

.swiper-pagination {
  display: none !important;
}

.swiper-pagination {
  display: none;
  /* Hide the dots */
}

.swiper-pagination-bullet {
  display: none !important;
}

ul {
  list-style: none;
}

/* newarrivals start */

.hmtrnditem {
  padding: 7px;
}

.hmtrnditem:first-child {
  padding: 7px 7px 7px 0px;
}

.hmtrnditem a {
  text-decoration: inherit;
}

.hmtrnditemPro {
  position: relative;
}

.owl-carousel .owl-item img.owl-lazy {
  width: 100%;
  opacity: 1;
}

.proDiscount {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 10px;
  background: #000;
  font-weight: 600;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 50%;
  font-family: 'Lato', sans-serif;
  height: 45px;
  width: 45px;
  text-align: center;
  box-sizing: border-box;
}

.hmtrnditemNm p {
  font-size: 13px;
  font-weight: 600;
  margin-top: 5px;
  color: #000;
}

.hmtrnditemNm span {
  font-size: 14px;
  margin: 0 3px;
  color: #d46d6c;
  font-weight: 600;
}

.hmtrndcutprz {
  color: #000 !important;
  text-decoration: line-through;
  font-size: 13px !important;
}

.owl-carousel .owl-nav button.owl-prev {
  border: none;
  background: none;
  color: #000;
  width: 40px;
  height: 42px;
  position: absolute;
  top: 43%;
  left: 2%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-theme .owl-nav .disabled {
  opacity: 0;
  cursor: default;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
  font-size: 26px;
  background: #fff;
  height: 42px;
  width: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #d3b951;
  border: 2px solid #d0d0d0;
  border-radius: 10px;
}

.owl-carousel .owl-nav button.owl-next {
  border: none !important;
  background: none !important;
  color: #000;
  width: 40px;
  height: 45px;
  position: absolute;
  top: 43%;
  right: 2%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hmlongLife .owl-carousel .owl-nav button.owl-next,
.bestselrMain .owl-carousel .owl-nav button.owl-prev {
  top: 37%;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent !important;
}


/* support-start */


.nt_shipping {
  padding: 20px;
}

.nt_shipping.tc {
  -ms-flex-direction: column;
  flex-direction: column;
}

.nt_shipping .ship_img {
  background-position: center;
}

.nt_shipping .ship_img.large {
  width: 60px;
  height: 60px;
}

.nt_shipping.tc .icon {
  margin: 0 auto 10px;
  display: inline-block;
}

.nt_shipping .icon.large {
  font-size: 48px;
}

.icon {
  color: #000000;
}

.nt_shipping .ship_img {
  background-size: contain;
  background-repeat: no-repeat;
}

.nt_shipping .icon {
  line-height: 100%;
}

.nt_shipping {
  border: 1px solid #fbd1ff;
}

.mg__0 {
  margin: 0;
}

.content h3 {
  color: #000000;
}

.nt_shipping .title {
  font-size: 14px;
}

.tc {
  text-align: center;
}

/* footer-start */
.footer {
  background-color: #1e1f23;
  color: #fff;
  padding: 40px 0px 10px;
  font-size: 14px;
}

.footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 30px;
}

.footer-col {
  flex: 1;
  min-width: 200px;
}

.footer-col h4 {
  color: #ffffff;
  margin-bottom: 15px;
}

.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 8px;
  cursor: pointer;
}

.footer-col p {
  margin: 6px 0;
}

.logo img {
  width: 160px;
}

.social-icons {
  margin-top: 10px;
  padding-left: 22px;
}

.social-icons i {
  margin-right: 10px;
  cursor: pointer;
}

.newsletter {
  background: #dce0b5;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.newsletter input {
  padding: 10px;
  width: 250px;
  border: none;
  outline: none;
}

.newsletter button {
  padding: 10px 15px;
  background: #ffffff;
  border: none;
  cursor: pointer;
}

.footer-bottom {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #444;
}

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

.payments img {
  height: 25px;
  margin: 0 5px;
  vertical-align: middle;
  cursor: pointer;
}

.footer-col .fa-phone {
  transform: translate(0px, 10px);
}

.footer-col .btn-submit {
  padding: 3px 15px;
  background: #fff;
  color: #000;
  border-color: #fff;
  font-size: 15px;
  margin-bottom: 10px;
}










.template--24520045789555__image_link_FTfNnt {
  margin-bottom: 20.0px;
}

.header-snippet.text-left,
.header-snippet.text-right {
  position: relative;
  padding-left: 25px;
  /* padding-left: 45%; */
}

.header-snippet {
  display: flex;
  flex-direction: column;
}

.header-snippet.text-left .header-snippet__heading,
.header-snippet.text-right .header-snippet__heading {
  padding-inline: 5px;
  width: fit-content;
}

.template--24520045789555__image_link_FTfNnt .header-snippet__heading {
  font-size: 32px;
  text-transform: uppercase;
}

.header-snippet__heading {
  letter-spacing: 6px;
}

.header-snippet__heading {
  margin: 0;
  background: #fff;
  letter-spacing: 1px;
}

.header-snippet.text-left .line-through-custom,
.header-snippet.text-right .line-through-custom {
  transform: translateY(24px);
  height: 2px;
}

.header-snippet.text-left .line-through-custom,
.header-snippet.text-right .line-through-custom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #00000061;
  transform: translateY(23px);
  z-index: -1;
}

.banner_sec .owl-dots {
  position: absolute;
  width: auto;
  margin: 0;
  bottom: 20px;
  left: 20px;
}

.banner_sec .owl-dots {
  bottom: 28px;
  right: 24px;
  left: auto;
}

.banner_sec .owl-dots span {
  border: 1px solid rgb(255, 255, 255);
  background-color: transparent !important;
}

.owl-dots .dot {
  width: 10px;
  height: 10px;
  margin: 0 7px;
  border-width: 2px;
}

.owl-dots .dot {
  position: relative;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 6px;
  border-radius: 50%;
  cursor: pointer;
  background: #fff0;
  border: 1px solid #e0e0e0;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}

.banner_sec .active span {
  background: rgb(255, 255, 255) !important;
}

/* Testimonials start */

.jdgm-carousel-item {
  position: relative;
  overflow: unset;
  margin: auto;
  padding: 15px;
}

.jdgm-carousel-item__inner-wrapper {
  background-color: white;
  box-shadow: 0px 0px 12.8px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  overflow: hidden;
}

.jdgm-carousel-item__inner-wrapper {
  border-radius: 0px;
}

.jdgm-carousel-item__image-wrapper {
  display: block !important;
}

.jdgm-carousel-item__image-wrapper {
  height: 350px;
}

.jdgm-carousel-item__product-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jdgm-carousel-item__product-image {
  display: block;
  height: 100%;
  width: auto;
  margin: 0 auto;
}

.jdgm-carousel-item__body {
  display: flex;
  flex-direction: column;
  gap: calc(4px * 8);
  padding: 32px;
}

.jdgm-carousel-item__body {
  gap: 0 !important;
  padding: 10px !important;
}

.jdgm-carousel-item__review-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(4px * 4);
}

.jdgm-carousel-item__review-rating {
  font-size: 120%;
}

.jdgm-carousel-item__review-rating i {
  color: #FFC107;
}

.jdgm-carousel-item__reviewer-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(4px * 2);
  margin: 0;
  width: 100%;
}

.jdgm-carousel-item__reviewer-name {
  padding: 0;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.jdgm-carousel-item__review-content-wrapper>div {
  line-height: 22px;
  text-align: center;
  width: 100%;
}

.jdgm-carousel-item__review-body>p {
  margin: 0;
  color: #000;
}

.jdgm-carousel-item__review-content-wrapper {
  height: 60px;
  overflow: auto;
}

.testimonials_sec .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #000;
}

#mobile-menu {
  background-color: rgb(0 0 0 / 70%);
}

#mobile-menu ul li a {
  text-decoration: inherit;
}

#menu-close {
  padding-right: 18px;
}

#menu-close i {
  font-size: 26px;
}

@media only screen and (max-width: 920px) {
  .logo_img {
    width: 25%;
  }

  .banner_sec .owl-dots {
    bottom: 0px;
  }

  .badge {
    bottom: 4%;
  }

  .card__content {
    bottom: 30%;
  }

  .template--24520045789555__image_link_FTfNnt .header-snippet__heading {
    font-size: 20px;
  }

  .logo img {
    margin: 0 auto;
  }

  .footer-col ul {
    margin-bottom: 0px;
  }

  .footer-top {
    text-align: center;
    gap: 5px;
  }

  .price__sale .price-item {
    font-size: 12px;
    margin-right: 4px;
  }

  .price--on-sale .price-item--regular {
    font-size: 10px;
  }

  .pr-sm-0 {
    padding-right: 0px !important;
  }
}


/* single-product-css */

.single-product-slider {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

.mySlides img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: top;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  text-decoration: inherit;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 20% !important;
  padding: 0px 12px !important;
}

/* .column:first-child{
    padding: 0px 12px !important;
}
.column:last-child{
    padding: 0px 12px !important;
} */

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.choose_div li {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.choose_div li:last-child {
  border: none;
}

.choose_div li img {
  margin-right: 15px;
}

.choose_div li p {
  font-size: 12px;
  font-weight: 600;
  margin: 0 30px 0 0;
}

@media only screen and (max-width: 920px) {
  .mySlides img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: top;
  }
}



/* login css start */

.containerr {
  position: relative;
  width: 850px;
  height: 550px;
  background: #fff;
  margin: 30px auto;
  border-radius: 30px;
  box-shadow: 0 0 30px rgba(0, 0, 0, .2);
  overflow: hidden;
}

.containerr h1 {
  font-size: 36px;
  margin: -10px 0;
}

.containerr p {
  font-size: 14.5px;
  margin: 15px 0;
}

form {
  width: 100%;
}

.form-box {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  color: #333;
  text-align: center;
  padding: 40px;
  z-index: 1;
  transition: .6s ease-in-out 1.2s, visibility 0s 1s;
}

.containerr.active .form-box {
  right: 50%;
}

.form-box.register {
  visibility: hidden;
}

.containerr.active .form-box.register {
  visibility: visible;
}

.input-box {
  position: relative;
  margin: 30px 0;
}

.input-box input {
  width: 100%;
  padding: 13px 50px 13px 20px;
  background: #eee;
  border-radius: 8px;
  border: none;
  outline: none;
  font-size: 16px;
  color: #333;
  font-weight: 500;
}

.input-box input::placeholder {
  color: #888;
  font-weight: 400;
}

.input-box i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}

.forgot-link {
  margin: -15px 0 15px;
}

.forgot-link a {
  font-size: 14.5px;
  color: #333;
}

.btn {
  width: 100%;
  height: 48px;
  background: #7494ec;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}


.toggle-box {
  position: absolute;
  width: 100%;
  height: 100%;
}

.toggle-box::before {
  content: '';
  position: absolute;
  left: -250%;
  width: 300%;
  height: 100%;
  background: oklch(0.21 0 0);
  /* border: 2px solid red; */
  border-radius: 150px;
  z-index: 2;
  transition: 1.8s ease-in-out;
}

.containerr.active .toggle-box::before {
  left: 50%;
}

.toggle-panel {
  position: absolute;
  width: 50%;
  height: 100%;
  /* background: seagreen; */
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 2;
  transition: .6s ease-in-out;
}

.toggle-panel.toggle-left {
  left: 0;
  transition-delay: 1.2s;
}

.containerr.active .toggle-panel.toggle-left {
  left: -50%;
  transition-delay: .6s;
}

.toggle-panel.toggle-right {
  right: -50%;
  transition-delay: .6s;
}

.containerr.active .toggle-panel.toggle-right {
  right: 0;
  transition-delay: 1.2s;
}

.toggle-panel p {
  margin-bottom: 20px;
}

.toggle-panel .btn {
  width: 160px;
  height: 46px;
  background: transparent;
  border: 2px solid #fff;
  box-shadow: none;
  color: #fff;
}

.toggle-panel .btn:hover {
  border: 2px solid #fff;
}

@media screen and (max-width: 650px) {
  .containerr {
    height: calc(100vh - 40px);
    width: 100%;
  }

  .form-box {
    bottom: 0;
    width: 100%;
    height: 70%;
  }

  .containerr.active .form-box {
    right: 0;
    bottom: 30%;
  }

  .toggle-box::before {
    left: 0;
    top: -270%;
    width: 100%;
    height: 300%;
    border-radius: 20vw;
  }

  .containerr.active .toggle-box::before {
    left: 0;
    top: 70%;
  }

  .containerr.active .toggle-panel.toggle-left {
    left: 0;
    top: -30%;
  }

  .toggle-panel {
    width: 100%;
    height: 30%;
  }

  .toggle-panel.toggle-left {
    top: 0;
  }

  .toggle-panel.toggle-right {
    right: 0;
    bottom: -30%;
  }

  .containerr.active .toggle-panel.toggle-right {
    bottom: 0;
  }
}

@media screen and (max-width: 400px) {
  .form-box {
    padding: 20px;
  }

  .toggle-panel h1 {
    font-size: 30px;
  }
}

.bg-orange {
  background-color: #000000 !important;
  color: #fff !important;
}

.hover\:border-black:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}

.order_div {
  height: 250px;
  overflow: auto;
  margin-bottom: 20px;
}

/* other-css-start */
.address-box {
  /* background: #f7fbff; */
  border-radius: 6px;
  padding: 20px;
  max-width: 600px;
  font-family: Arial, sans-serif;
  position: relative;
}

.address-header {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.address-header input[type="radio"] {
  accent-color: #007aff;
  transform: scale(1.2);
}

.name {
  font-weight: bold;
}

.tag {
  background: #e0e0e0;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 3px;
}

.phone {
  font-weight: bold;
}

.edit {
  margin-left: auto;
  color: #007aff;
  text-decoration: none;
  font-size: 14px;
}

.address-body {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.5;
}

.deliver-btn {
  background-color: #ff6600;
  color: white;
  padding: 10px 20px;
  font-weight: bold;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}

.footer_botton {
  width: max-content;
  height: 32px;
  margin-top: 5px;
  margin-left: 5px;
}




/* cart-css-start */

.steps {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-bottom: 40px;
  font-size: 14px;
}

.shoppingCart h1 {
  font-family: var(--SourceSerifPro);
  font-size: 22px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.flatRate,
.flatRate input {
  width: unset;
}

.flatRate,
.flatRate {
  display: flex;
  gap: 5px;
  align-items: center;
}

.steps a {
  text-decoration: none;
  color: #333;
  font-weight: normal;
}

.steps .active {
  color: orange;
  font-weight: bold;
}

.steps .inactive {
  color: #999;
}

.cart_div {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.shoppingCart,
.orderSummary {
  background-color: white;
  padding: 30px;
  border-radius: 1px;
}

.shoppingCart {
  width: 73%;
}

.imageTitle {
  display: flex;
  align-items: center;
}

.orderSummary {
  width: 25%;
  border: 1px solid #ddd;
}

.table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.table th,
.table td {
  gap: 10px;
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}

.table th {
  text-transform: capitalize;
  font-size: 14px;
}

.price,
.subtotal {
  text-align: right;
}

.qty input {
  width: 50px;
  padding: 5px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 1px;
}

.totalPrice {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  width: 100%;
}

.giftCards,
.discountCode {
  display: flex;
  align-items: center;
  width: 90%;
}

.giftCards input,
.discountCode input {
  flex: 1;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 1px;
}

.giftCards button,
.discountCode button {
  padding: 10px 20px;
  background-color: black;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 14px;
  min-width: 160px;
}

.orderSummary h2 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: justify;
  width: 100%;
}

.imageTitle img {
  width: 80px;
  vertical-align: middle;
  margin-right: 15px;
}

.orderSummary select {
  background: unset;
  color: #999;
  padding: 10px;
  border: 1px solid #c9c9c9;
  border-radius: 1px;
  width: 100%;
}

.orderSummary .flatRate,
.orderSummary .bestWay {
  padding-bottom: 20px;
}

.bestWay {
  border-bottom: 1px solid #ddd;
}

.orderSummary {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  margin-top: 15px;
  margin-bottom: 15px;
}

.proceed_section {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.proceed_section span {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: #626262;
}

.total {
  padding: 15px 0;
  border-top: 1px solid #ddd;
}

.orderSummary button {
  width: 100%;
  background-color: #000000;
  color: #fff;
  font-size: 14px;
  padding: 15px 0;
  border: none;
  border-radius: 1px;
  cursor: pointer;
}

.orderSummary p {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
}

.orderSummary {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: flex-start;
}

/* ==================================================================Media Query for Medium Screens============================================================= */
@media screen and (min-width: 650px) and (max-width: 1000px) {
  .cart_div {
    flex-direction: column;
  }

  .shoppingCart {
    width: 100%;
    margin-bottom: 20px;
  }

  .orderSummary {
    width: 100%;
  }

  .table th,
  .table td {
    padding: 10px;
    font-size: 12px;
  }

  .giftCards button,
  .discountCode button {
    padding: 10px;
    font-size: 12px;
    min-width: 120px;
  }

  .orderSummary h2 {
    font-size: 16px;
  }

  .orderSummary select {
    padding: 8px;
    font-size: 12px;
  }

  .orderSummary button {
    font-size: 12px;
    padding: 10px 0;
  }

  .proceed_section span {
    font-size: 10px;
  }

  .totalPrice p {
    font-size: 14px;
  }

  .navBarSpace {
    height: 62px;
  }
}

/* ==================================================================Media Query for Mobile Screens============================================================= */
@media screen and (max-width: 650px) {


  .steps {
    font-size: 12px;
    margin-bottom: 20px;
    align-items: center;
  }



  .cart_div {
    flex-direction: column;
    gap: 10px;
  }

  .shoppingCart,
  .orderSummary {
    width: 100%;
    padding: 15px;
  }

  .shoppingCart h1 {
    font-size: 18px;
  }

  .table th,
  .table td {
    font-size: 12px;
    padding: 10px;
    gap: 5px;
  }

  .imageTitle {
    display: block;
    text-align: center;
  }

  .imageTitle img {
    margin-bottom: 10px;
  }

  .price,
  .subtotal {
    text-align: left;
    padding-left: 10px;
  }

  .qty input {
    width: 40px;
  }

  .giftCards,
  .discountCode {
    flex-direction: column;
    width: 100%;
  }

  .giftCards input,
  .discountCode input {
    padding: 8px;
    font-size: 12px;
    width: 100%;
  }

  .giftCards button,
  .discountCode button {
    font-size: 12px;
    padding: 10px;
    margin-top: 10px;
    width: 100%;
  }

  .orderSummary h2 {
    font-size: 16px;
    text-align: center;
  }

  .flatRate,
  .bestWay {
    font-size: 12px;
  }

  .totalPrice {
    font-size: 14px;
    gap: 5px;
  }

  .totalPrice p {
    font-size: 14px;
  }

  .orderSummary button {
    font-size: 12px;
    padding: 12px;
  }

  .proceed_section span {
    font-size: 10px;
  }

  .orderSummary {
    font-size: 12px;
  }

  .subtotal {
    display: none;
  }

  .imageTitle {
    display: flex;
  }

  .imageTitle img {
    width: 80px;
    vertical-align: middle;
    margin-right: 0px
  }

  .hide {
    display: none;
  }

  .navBarSpace {
    height: 62px;
  }
}


/* plue-minus-button */

.quantity {
  display: flex;
  border: 2px solid #d46d6c;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.quantity button {
  background-color: #d46d6c;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 20px;
  width: 30px;
  height: auto;
  text-align: center;
  transition: background-color 0.2s;
}

.quantity button:hover {
  background-color: transparent;
  color: #d46d6c;
}

.input_box {
  width: 40px !important;
  padding: 5px !important;
  text-align: center !important;
  border: 1px solid #d46d6c !important;
  border-radius: 1px !important;
}

/* Hide the number input spin buttons */
.input_box::-webkit-inner-spin-button,
.input_box::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* .input_box[type="number"] {
  -moz-appearance: textfield;
} */


@media only screen and (max-width: 920px) {
  .shoppingCart .imageTitle {
    align-items: start !important;
  }

  .shoppingCart .imageTitle img {
    width: 50px;
  }

  .shoppingCart p {
    font-size: 10px;
  }

  .shoppingCart .quantity button {
    width: 25px;
  }

  .shoppingCart .qty input {
    width: 35px !important;
  }
}


/* my-profile-css-start */


.main-content {
  flex: 1;
  padding: 40px;
}

.profile-info {
  display: flex;
  gap: 30px;
}

.profile-card {
  width: 250px;
}

.profile-card-div {
  background: #fff;
  padding: 20px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.logout_div {
  background: #fff;
  padding: 12px 20px 15px;
  text-align: center;
  box-shadow: 0 7px 8px rgba(0, 0, 0, 0.05);
}

.profile-card .profile_div {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 16px 20px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.profile_div .avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ff7f00;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}

.profile-card h2 {
  margin: 15px 0 5px;
}

.profile-card p {
  color: #888;
  margin-bottom: 15px;
}

.profile-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.profile-menu li {
  padding: 10px 0;
  color: #444;
  cursor: pointer;
}

.profile-menu .active {
  color: #fff;
  background: #ff7f00;
  border-radius: 8px;
}

.form-section {
  flex: 1;
  background: #fff;
  padding: 30px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.form-section h2 {
  margin-bottom: 20px;
}

.gender {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.gender label {
  display: flex;
  align-items: center;
  gap: 5px;
}

.profile-info form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.form-group {
  flex: 1 1 calc(50% - 20px);
  display: flex;
  flex-direction: column;
}

.full-width {
  flex: 1 1 100%;
}

.form-group label {
  margin-bottom: 5px;
  color: #444;
}

.form-group input,
.form-group select {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: #f9f9f9;
}

.verified {
  color: green;
  font-size: 14px;
  margin-top: 5px;
}

.form-actions {
  margin-top: 30px;
  display: flex;
  gap: 15px;
}

.discard-btn,
.save-btn {
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: bold;
  border: none;
  cursor: pointer;
}

/* .discard-btn {
  border: 2px solid #ff7f00;
  color: #ff7f00;
  background: #fff;
} */

.save-btn {
  background: #ff7f00;
  color: #fff;
}


.avatar img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.profile-card .text p {
  margin: 0;
  font-size: 15px;
  color: #555;
}

.profile-card .text h2 {
  margin: 2px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.profile-card-div .nav button {
  padding: 12px 15px;
  font-size: 15px;
  color: #000;
}

.profile-card-div .nav button i {
  margin-right: 5px;
}

.profile-card-div .nav .active {
  background-color: #ff7f00 !important;
}


@media (max-width: 767px) {
  .main-content {
    padding: 20px;
  }

  .profile-info {
    display: inherit;
  }

  .profile-card {
    width: auto;
    margin-bottom: 20px;
  }

  .logout_div a {
    text-decoration: inherit;
  }

}

.all_product .collapse {
  visibility: visible !important;
}

.w-auto {
  width: auto !important;
}

.star-color {
  color: #FFE227;
}

.product_div .product_image {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: top;
}

.all_product .card .list-group-flush .active {
  background-color: #fb923c;
  border-color: #fb923c;
}

.about-sec {
  position: relative;
  overflow: clip;
  height: 270px;
  background-image: url(../image/banner/about-bg-image.webp);
  background-size: cover;
  background-repeat: repeat-x;
  background-position: center top;
  background-attachment: fixed;
}

.item-d4bab6c1-ab4b-442b-8884-47890038f054 .about-content.text-center {
  margin-left: auto;
  margin-right: auto;
}

.item-d4bab6c1-ab4b-442b-8884-47890038f054 .about-content.text-left {
  margin-left: 0;
  margin-right: auto;
}

.item-d4bab6c1-ab4b-442b-8884-47890038f054 .about-content.text-right {
  margin-left: auto;
  margin-right: 0;
}

@media (min-width: 375px) {
  .item-d4bab6c1-ab4b-442b-8884-47890038f054 .about-content {
    max-width: 80%;
    width: 80%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 651px) {
  .item-d4bab6c1-ab4b-442b-8884-47890038f054 .about-content {
    max-width: 550px;
  }
}

@media (min-width: 1024px) {
  .item-d4bab6c1-ab4b-442b-8884-47890038f054 .about-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}



/* contactu-css-start */

.location_other_div{
  padding-left: 32px;
}
/* .gat_in_touch_div{
  padding-right: 0px !important;
}
.gat_in_touch_sub_div{
  padding-right: 0px !important;
} */

@media (max-width: 768px) {
    .location_other_div{
      padding-left: 0px;
    }
    /* .gat_in_touch_div{
      padding-right: 0px !important;
    }
    .gat_in_touch_sub_div{
      padding-right: 0px !important;
    } */
}

/* my order css */

.search-bar {
      display: flex;
      margin-bottom: 20px;
    }

    .search-bar input {
      flex: 1;
      padding: 12px;
      border: 1px solid #ccc;
      border-radius: 6px 0 0 6px;
      font-size: 16px;
      background-color: #fff;
    }

    .search-bar button {
      padding: 12px 20px;
      background-color: #0b72e7;
      border: none;
      color: white;
      font-weight: bold;
      border-radius: 0 6px 6px 0;
      cursor: pointer;
    }

    .order-list {
      display: flex;
      flex-direction: column;
      gap: 15px;
    }

    .order-card {
      display: flex;
      background: white;
      border: 1px solid #ddd;
      border-radius: 8px;
      padding: 15px;
      align-items: start;
      gap: 15px;
    }

    .order-card img {
      width: 60px;
      height: 60px;
      object-fit: contain;
    }

    .order-details {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: -webkit-fill-available;
    }

    .product-title {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 6px;
    }

    .price-coins {
      color: #444;
      margin-bottom: 6px;
    }

    .delivery-status {
      font-size: 14px;
      color: #1e7e34;
      margin-bottom: 6px;
    }

    .delivery-status::before {
      content: '●';
      color: #1e7e34;
      margin-right: 5px;
      font-size: 21px;
    }
    .refund {
      font-size: 14px;
      color: #000000;
      margin-bottom: 6px;
    }
    .refund::before {
      content: '●';
      color: #ff9f00;
      margin-right: 5px;
      font-size: 21px;
    }
    .cancelled {
      font-size: 14px;
      color: #000000;
      margin-bottom: 6px;
    }
    .cancelled::before {
      content: '●';
      color: #ff6161;
      margin-right: 5px;
      font-size: 21px;
    }

    .review-link {
      color: #0b72e7;
      font-size: 14px;
      cursor: pointer;
      text-decoration: none;
    }

    .color-info {
      font-size: 13px;
      color: #666;
      margin-top: 4px;
    }
    .product-history {
    margin-top: 5px;
    font-size: 14px;
    color: #555;
    text-decoration: none;
    font-weight: 500;
  }

  .product-history:hover {
    text-decoration: inherit;
  }

/* checkout2 css start */

 .left-section {
      flex: 2;
      background: #fff;
      padding: 10px;
      border-radius: 8px;
    }

    .right-section {
      flex: 1;
      background: #fff;
      padding: 10px;
      border-radius: 8px;
    }

    .summary, .cart-items {
      margin-bottom: 30px;
    }

    .cart-item {
      display: flex;
      justify-content: space-between;
      border-bottom: 1px solid #eee;
      padding: 10px 0;
    }

    .cart-item img {
      max-width: 60px;
      margin-right: 10px;
    }

    .cart-details {
      flex-grow: 1;
    }

    .total {
      font-weight: bold;
      font-size: 18px;
      display: flex;
      justify-content: space-between;
      margin-top: 15px;
    }

.bg-orange-600{
  background-color: #ff7f00;
}
.bg-orange-700{
  background-color: #f57a00;
}


/* Show dropdown on hover */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
  transform: translate(-16px, 0px);
}
.nav-item.dropdown:hover .dropdown-menu li{
  margin: 0px !important;
}



