/* Proxima font style start*/
/* @font-face {
  font-family: "proxima-regular";
  src: url(../fonts/proxima-regular.ttf);
}
@font-face {
  font-family: "proxima-medium";
  src: url(../fonts/proxima-medium.otf);
}
@font-face {
  font-family: "proxima-bold";
  src: url(../fonts/proxima-bold.otf);
}
@font-face {
  font-family: "proxima-semibold";
  src: url(../fonts/proxima-semibold.otf);
} */
/* Proxima font style end*/

.home-wrapper.home3 {
  padding: 0 !important;
  background: none;
  width: auto;
}
.home-wrapper.home3 .carousel-caption {
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  max-width: 650px;
  right: 8%;
  left: 8%;
}
.home-wrapper.home3 .carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 50%;
  align-items: center;
  background-color: rgba(var(--theme-color), 1);
}
.home-wrapper.home3 .carousel-indicators .active {
  border-radius: 8px;
  width: 25px;
  border: 0;
}
.home-wrapper.home3 .carousel-inner img {
  width: 100%;
  /*  height: 500px;*/
  object-fit: cover;
}
.home-wrapper.home3 .carousel-inner h2 {
  text-align: left;
}
.home-wrapper.home3 .carousel-indicators {
  margin-right: 8%;
  margin-left: 8%;
}
.home-wrapper.home3 h2 {
  font-weight: 600;
  color: rgba(var(--dark-text), 1);
  background-image: repeating-linear-gradient(
    to right,
    #a2682a 0%,
    #be8c3c 8%,
    #be8c3c 18%,
    #d3b15f 27%,
    #faf0a0 35%,
    #ffffc2 40%,
    #faf0a0 50%,
    #d3b15f 58%,
    #be8c3c 67%,
    #b17b32 77%,
    #bb8332 83%,
    #d4a245 88%,
    #e1b453 93%,
    #a4692a 100%
  );
  background-size: 150%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* .home-wrapper.home3 .btn {
  background: rgba(var(--theme-color), 1);
  color: #fff;
} */
.home-wrapper.home3 .wish_icon .btn {
  background: #fff;
  font-size: 18px;
  border-radius: 50%;
}
.home-wrapper.home3 .carousel-control-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 15px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  opacity: 1;
}
.home-wrapper.home3 .carousel-control-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 15px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  opacity: 1;
}
.bg-1 {
  background: linear-gradient(
    to right,
    rgba(var(--theme-color), 1),
    rgba(var(--theme-color2), 1)
  );
}
.announcement-text {
  margin: 0;
}
.location-btn {
  font-size: 14px;
}
/* .home-wrapper.home3 .carousel-item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 19%);
} */
/* .home-wrapper.home3 .carousel-item p {
  max-width: 700px;
  margin: 0 auto 35px auto;
} */
.categories-section-1 img {
  transition: all 0.5s;
}
.categories-section-1 .card:hover img {
  transform: scale(1.03);
  transition: all 0.5s;
}
.categories-section-1 .haru-banner__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 37.22%,
    rgba(0, 0, 0, 0.6) 100%
  );
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}
.categories-section-1 .haru-banner__image {
  display: flex;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.categories-section-1 .haru-banner__image img {
  height: 200px;
  object-fit: cover;
}
.categories-section-1 .card-body {
  width: 100%;
  padding: 6% 6%;
  z-index: 2;
  text-align: center;
}
/* .categories-section-1 .col-md-2{
  max-width: 210px;
  min-width: 210px;
} */
.categories-section-1 .card-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  /* font-family: "proxima-bold"; */
}
.categories-section-1 .card-text {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.categories-section-1 .categories-style .food-categories {
  gap: 15px;
  background-color: rgba(var(--theme-color), 0.08);
  border: 1px solid rgba(var(--theme-color), 0.3);
  justify-content: start;
}
.categories-section-1 .categories-style .feature-item__thumb {
  max-width: 65px;
  max-height: 65px;
  border-radius: 50%;
  background-color: rgba(var(--theme-color), 0.08);
}
.categories-section-1 .categories-style .feature-item__thumb .categories-img {
  -o-object-fit: contain;
  object-fit: cover;
  border-radius: 50%;
  height: 65px;
  border: 1px dashed rgba(var(--theme-color), 1);
}
.categories-section-1 {
  padding-top: 45px;
}
.categories-section-1 .category-top {
  background-color: rgba(var(--white), 1);
  border-radius: 0;
  z-index: 0;
  padding: 0;
  -webkit-box-shadow: 0 15px 60px -20px rgb(0 0 0 / 0%);
  box-shadow: 0 15px 60px -20px rgb(0 0 0 / 0%);
  margin-top: 0;
}
.categories-section-1 .category-top:hover .swiper-button-next,
.categories-section-1 .category-top:hover .swiper-button-prev {
  opacity: 1;
}
/*.vertical-product-box1 .vertical-product-box-img img {*/
/*  object-fit: cover;*/
/*  height: 300px;*/
/*}*/
.categories-section-1.section-b-space .swiper-button-next,
.categories-section-1.section-b-space .swiper-button-prev,
.trending-product .swiper-button-prev,
.trending-product .swiper-button-next,
.tp-testimonial-area .swiper-button-prev,
.tp-testimonial-area .swiper-button-next,
.related-product .swiper-button-prev,
.related-product .swiper-button-next {
  opacity: 1;
  z-index: 1;
}
.categories-section-1 .categories-style .food-categories h4 {
  font-weight: 500;
  margin-top: 0;
}
.categories-section-1 .all-category-top .col-3 img {
  height: 150px;
  object-fit: cover;
}
.categories-section-1 .all-category-top .col-3 {
  width: calc(20% - 1rem);
}
.vertical-product-box1 .vertical-product-body .vertical-product-title {
  padding-bottom: 0;
  font-size: calc(13px + 5 * (100vw - 320px) / 1600);
  font-weight: 500;
}
/* .vertical-product-box1 .vertical-product-body .location-distance {
  border-top: 1px dashed rgb(211 204 204);
} */
.vertical-product-box1 .btn.icon {
  padding: calc(6px + 2 * (100vw - 320px) / 1600)
    calc(3px + 15 * (100vw - 320px) / 1600);
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
.vertical-product-box1 .btn.icon.ri-heart-fill,
.single-btn-cover .btn.icon.ri-heart-fill,
.single-product-content
  .inner
  .product-title
  + .wish_icon
  i.btn.icon.ri-heart-fill {
  /* color: rgba(var(--theme-color2), 1); */
  color: #ea3a03;
}
.vertical-product-box1 button {
  background: rgba(var(--theme-color), 1);
  color: #fff;
}
.vertical-product-box1 {
  background-color: transparent;
  border: 0;
}
.thumbnailSlider23 .vertical-product-box1 {
  margin: 16px 8px;
}
.vertical-product-box1:hover {
  transform: translateY(-10px);
  transition: all 0.3s;
}
.vertical-product-box1 .vertical-product-box-img .offers h4 {
  font-weight: 600;
  color: #fff;
  font-size: 15px;
  padding: 10px;
}
.vertical-product-box1:hover:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1) translateY(-10px);
  transition: all 0.3s;
}
.vertical-product-box1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 20px);
  box-shadow: 0 7px 30px rgba(0, 0, 0, 0.13);
  border-radius: 12px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.96) translateY(0);
  transition: all 0.3s;
}
.vertical-product-box1 .vertical-product-box-img .offers {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  bottom: inherit;
  width: auto;
  border-radius: 0.5rem 0px;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(43.87%, rgb(0 0 0 / 0%)),
    color-stop(94.57%, rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    0deg,
    rgb(0 0 0 / 0%) 43.87%,
    rgba(0, 0, 0, 0) 94.57%
  );
  background-color: rgba(var(--theme-color), 1);
}
.action-card {
  background: #fefefe;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 7px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}
.action-card:first-child {
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.vertical-product-box1:hover .action-card,
.vertical-product-box1:hover .vertical-product-box-img .hover_icons {
  transform: translate(-45%, 0);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}
.vertical-product-box1 .vertical-product-title2 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 5px;
  transition: all 0.3s;
  color: #fff;
  min-height: 45px;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
}
.vertical-product-box1 .hover_icons .wish_icon {
  position: inherit;
  width: 35px;
  height: 35px;
  box-shadow: 0 7px 30px rgba(0, 0, 0, 0.13);
}
.vertical-product-box1 .hover_icons .wish_icon .theme-border {
  border: 0 !important;
}
.vertical-product-box1:hover .vertical-product-box-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  filter: brightness(0.9);
}
.vertical-product-box1 .vertical-product-box-img img {
  transition: all 0.3s 0s ease-out;
}
.vertical-product-box1 .product-thumb-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.5, 1.2);
}
.vertical-product-box1 .product-label {
  position: absolute;
  left: 10px;
  top: 10px;
  /* z-index: 2; */
}
.vertical-product-box1 .product-label__item--onsale {
  background-color: rgba(var(--theme-color), 1);
}
.vertical-product-box1 .product-label__item {
  display: block;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 0 6px;
  margin-bottom: 3px;
  line-height: 1.6;
  text-align: center;
}
.vertical-product-box1 .product-label__item--onnew {
  background-color: #38524b;
}
.vertical-product-box1:hover .product-thumb-hover {
  opacity: 1;
  transform: scale(1.05);
}
.vertical-product-box1 .vertical-product-box-img .hover_icons {
  justify-content: center;
  align-items: center;
  background: none;
  border-radius: 0;
  display: flex;
  flex-direction: row;
  position: absolute;
  top: 10px;
  right: -32px;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  z-index: 3;
  transition: all 0.3s;
  transform: translate(-50%, 15px);
}
.search-wrapper {
  max-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #343434;
  top: 100%;
  z-index: 9;
  opacity: 0;
  -ms-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.search-wrapper.open {
  max-height: 70px;
  opacity: 1;
}
.search-wrapper .search-form {
  border: 1px solid rgba(var(--dark-text), 1);
  padding: 0 18px;
  border-radius: 8px;
  margin: 12px 0;
  background-color: #000;
}
.search-wrapper .search-form .search-submit {
  padding: 8px 0 12px;
  border: none;
  outline: none;
  -ms-flex: 0 0 40px;
  -webkit-flex: 0 0 40px;
  -webkit-box-flex: 0;
  flex: 0 0 40px;
}
.search-wrapper .search-form .search-input {
  -webkit-box-flex: 0;
  flex: 0 0 90%;
  -ms-flex: 0 0 calc(100% - 90px);
  -webkit-flex: 0 0 calc(100% - 90px);
  flex: 0 0 calc(100% - 90px);
  -ms-border: none !important;
  -webkit-border: none !important;
  border: none !important;
  -ms-outline: none !important;
  -webkit-outline: none !important;
  outline: none !important;
}
.search-wrapper .search-form .search-input input {
  width: 100%;
  padding: 12px 0;
  border: none;
  outline: none;
  font-size: 14px;
  background-color: #000;
  color: #fff;
}
.search-wrapper .search-form .search-input input::placeholder {
  color: #fff;
}
.search-wrapper
  .search-form
  .search-input
  input[type="search"]::-webkit-search-decoration,
.search-wrapper
  .search-form
  .search-input
  input[type="search"]::-webkit-search-cancel-button,
.search-wrapper
  .search-form
  .search-input
  input[type="search"]::-webkit-search-results-button,
.search-wrapper
  .search-form
  .search-input
  input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.search-wrapper .search-form .search-close {
  padding: 12px 0;
  cursor: pointer;
  -ms-outline: none !important;
  -webkit-outline: none !important;
  outline: none !important;
  -ms-display: flex;
  -webkit-display: flex;
  display: -webkit-box;
  display: flex;
  -ms-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex: 0 0 50px;
  -webkit-flex: 0 0 50px;
  -webkit-box-flex: 0;
  flex: 0 0 50px;
}
.search-wrapper .icon {
  width: 22px;
  height: 22px;
  stroke: rgba(var(--dark-text), 1);
}
.single_product .product-detail .left-icon img {
  border-radius: 0;
}
.single-product-content .inner .product-title {
  margin-bottom: 12px;
  color: #fff;
}
.single-product-content .inner .product-title + .wish_icon i.btn {
  font-size: 22px;
  padding: 2px 8px;
}
.product-detail .left-icon img.active {
  border: 1px solid rgba(var(--dark-text), 1);
}
.product-details-box .product-detail .row {
  position: sticky;
  top: 20px;
}
.big-img {
  position: relative;
  width: calc(100% - 5%);
  max-width: calc(100% - 6%);
  aspect-ratio: 1 / 1;
  height: auto;
  cursor: zoom-in;
  overflow: hidden;
  transition: background-image 0.2s ease-in-out;
}
.zoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s, transform 0.2s ease-in-out;
}
.single_product {
  padding-top: calc(50px + 50 * (100vw - 320px) / 1600);
}
.single-product-content .inner .product-rating {
  line-height: 1;
  padding-bottom: 10px;
  gap: 5px;
}
.single-product-content hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 1rem 0;
}
.single-product-content .product-price {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  color: rgba(var(--theme-color), 1);
}
.single-product-content .on_sale {
  display: inline-block;
  color: #388e3c;
  font-weight: 600;
  font-size: 12px;
  background-color: #e3f3db;
  padding: 6px 12px;
  border-radius: 6px;
}
.single-product-content .product-price.compare-price {
  font-weight: 400;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  margin-right: 5px;
}
.product-meta li {
  list-style: none;
  margin-top: 8px;
  display: block;
}
.product_share {
  font-size: 15px;
}
.single-product-content .label {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.69;
  letter-spacing: 0.5px;
  color: #fff;
}
.product-variant input[type="radio"] {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.product-variant-color label:hover,
.product-variant-color input:checked + label {
  outline: 1.5px solid #fff;
}
.product-variant-color label {
  outline: 1.5px solid transparent;
  outline-offset: 2px;
  height: 15px;
  width: 15px;
  margin: 5px;
  position: relative;
  border-radius: 100%;
}
.product-variant-other label:hover,
.product-variant-other input:checked + label {
  color: #fff;
  background-color: rgba(var(--dark-text), 1);
}

.product-variant-other label {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 10px;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  text-transform: capitalize;
  /* width: 32px; */
  border: 2px solid #ddd;
  /* height: 32px; */
  font-size: 14px;
}
.add-info textarea {
  max-width: 428px;
  border-radius: 10px;
  border: 0.5px solid #00000099;
}
.single-product-content .product-catg li,
.single-product-content .product-catg a {
  color: #fff !important;
}
.upload-file .codedropz-upload-handler {
  border: 0.5px solid #00000099;
  margin: 10px 0;
  position: relative;
  /* border-radius: 12px; */
  /* max-width: 430px; */
}
.upload-file + input[type="file"] {
  display: none;
}
.codedropz-upload-inner .codedropz-label {
  margin: 5px 0;
  line-height: 36px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  flex-wrap: wrap;
  border: dashed 2px rgba(207, 167, 58, 0.5803921569);
  padding: 1.5rem;
}
.swiper-img .switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 25px;
  margin-top: 0.05rem;
}
.swiper-img .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.swiper-img .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: solid 2px rgba(var(--theme-color), 1);
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
.swiper-img .slider.round:before {
  border-radius: 50%;
}
.swiper-img .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 3px;
  bottom: 3px;
  background-color: rgba(var(--theme-color), 1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.swiper-img input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}
.codedropz-upload-inner .codedropz-label:hover {
  background-color: rgba(207, 167, 58, 0.2);
}
.codedropz-upload-handler
  .codedropz-upload-inner
  .codedropz-label
  span.cd-icon {
  font-size: 16px;
  display: flex;
  gap: 0;
  line-height: 24px;
  align-items: flex-start;
  flex-direction: column;
  color: rgba(var(--theme-color), 1);
}
.codedropz-upload-handler .codedropz-upload-inner .codedropz-label .text {
  color: #999;
  font-size: 14px;
}
.codedropz-upload-handler .codedropz-upload-inner .codedropz-label i {
  font-size: 22px;
}
.codedropz-upload-handler .codedropz-upload-inner a.cd-upload-btn {
  color: #090909;
}
.swatch-cyan {
  background-color: #abe6ff;
}
.swatch-black {
  background-color: #000;
}
.swatch-orange {
  background-color: #fd7e14;
}
.swatch-teal {
  background-color: #20c997;
}
.single-product-content .inner .product-rating .rating-number {
  font-size: 14px;
  line-height: normal;
  color: #777;
  transition: 0.3s;
}
.single-product-content .product-review-flex {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #f6f7fb;
  padding-bottom: 10px;
  flex-wrap: wrap;
  gap: 10px 0;
  flex-direction: column;
}
.single-product-content .social_icons li a {
  font-size: 18px;
  color: rgba(var(--dark-text), 1) !important;
  height: 36px;
  width: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.single-product-content .product-meta li,
.single-product-content .product-meta a {
  font-size: 15px;
  color: rgba(var(--dark-text), 1);
}
.single-product-content p {
  font-size: 16px;
  line-height: 24px;
  color: #777;
  transition: 0.3s;
  margin: 12px 0;
}
.quantity .qtybtn {
  color: rgba(var(--theme-color), 1);
  background: rgba(var(--theme-color), 0.08);
  transition: 0.3s;
  display: block;
  border-radius: 50px;
  cursor: pointer;
  border: 0;
  padding: 0;
  width: 34px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  margin: 4px;
}
.quantity .qtybtn,
.quantity input {
  height: 28px;
  text-align: center;
}
.quantity input {
  font-size: 18px;
  font-weight: 500;
  width: 35px;
  height: 30px;
  border: 1px solid #ddd;
  background-color: transparent;
  text-align: center;
  padding: 0;
  margin: 3px;
  color: #27272e;
}
.product_sort_info ul {
  margin: 0;
  padding: 0;
}
.product_sort_info li {
  font-size: 14px;
  color: #292b2c;
  list-style: none;
  padding: 0;
  position: relative;
  margin: 0;
  display: block;
}
.product_sort_info li i {
  color: rgba(var(--theme-color), 1);
  padding-right: 5px;
  font-size: 18px;
}
.single-product-content .theme-btn {
  padding: 12px 25px;
  font-weight: 500;
  border-radius: 0;
}
.single-btn-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
}
.single-product-content .theme-btn1 {
  border: 1px solid #510ca4;
  background: #510ca4;
  color: #fff;
}
.zoom-in-out {
  animation: zoom-in-zoom-out 1.5s ease-in-out infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}

.single-btn-cover .add_wishlist i {
  font-size: 20px;
  color: #000;
}
.tab-pd-details .tab_prod {
  border-bottom: none;
  padding: 0 0 25px;
  display: flex;
  justify-content: center;
}
.tab-pd-details .tab_prod li .nav-link {
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  color: #969696;
  transition: 0.3s;
  margin-right: 35px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  position: relative;
  border: 0;
}
.tab-pd-details .tab_prod li .nav-link.active {
  color: #fff;
  background-color: rgba(var(--black-color), 1);
}
.tab-pd-details .tab_prod li .nav-link.active:after {
  transform: scale(1);
}
.tab-pd-details .tab_prod li .nav-link:after {
  border-bottom: 2px solid rgba(var(--theme-color), 1);
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  transform: scale(0);
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  width: 100%;
}
.tab-pd-details .tab-content h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: rgba(var(--theme-color), 1);
  margin-bottom: 1em;
}
.tab-pd-details .tab-content p {
  color: rgba(var(--white), 1);
}
table.noborder th {
  font-weight: 500;
  width: 30%;
}
table.noborder td {
  color: #8d92a9;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1em;
}
.horizontal-product-box hr {
  margin: 1em 0;
}
.horizontal-product-box .theme-btn {
  border-radius: 4px;
}
table.noborder td,
table.noborder th {
  border: none !important;
  padding: 3px 0;
}
.review-wrapper .wrapper .wrapper-aurthor .wrapper-info h5 {
  font-size: 20px;
  font-weight: 500;
}
.review-wrapper p {
  font-size: 15px;
  color: #797979;
  font-weight: 400;
  margin-bottom: 0;
}
.breadcrumb_section.page-title-mini {
  padding: calc(1px + 50 * (100vw - 320px) / 1600) 0
    calc(-12px + 20 * (100vw - 320px) / 1600);
}
.breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.page-title-mini .breadcrumb li {
  font-size: 14px;
}
.page-title-mini .breadcrumb li a {
  color: rgba(var(--theme-color), 1);
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "\f054";
  vertical-align: middle;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: rgba(var(--theme-color), 1);
  margin-right: 0.5em;
}
.cart-sidebar {
  position: fixed;
  top: 0;
  right: -490px;
  width: 400px;
  height: 100%;
  background: radial-gradient(#2e2e2e, transparent);
  background-color: #000;
  box-shadow: -5px 0px 15px rgba(0, 0, 0, 0.1);
  transition: right 0.3s ease-in-out;
  z-index: 1001;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.cart-sidebar.active {
  right: 0;
}
.cart-overlay.active {
  opacity: 1;
  visibility: visible;
}
body.sidebar-open {
  overflow: hidden;
}
.cart-body ul {
  max-height: calc(100vh - 270px);
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.cart-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Black background with 50% opacity */
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
  z-index: 1000; /* Lower than the sidebar */
  height: 100%;
}
.cart-sidebar .cart-header {
  background-color: rgba(var(--theme-color), 1);
  display: flex;
  align-items: center;
  color: #000;
  justify-content: space-between;
  padding: 1rem;
}
.shopping-cart-img img {
  width: 70px;
  height: auto;
}
.cart-title {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.cart-body {
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 10px 20px;
}
.cart-body .list-unstyled li:last-child {
  border: 0;
  padding-top: 5px;
}
.cart-body .quantity input {
  border: 0;
  width: 16px;
  height: 30px;
  font-size: 16px;
}
.cart-body .quantity .qtybtn {
  height: 20px;
  text-align: center;
  width: 20px;
  line-height: 20px;
  font-size: 18px;
}
.cart-body .list-unstyled li {
  list-style: none;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6ebf0;
  display: block;
}
.shopping-cart-delete i {
  font-size: 18 px;
  padding: 2px;
  color: rgba(var(--dark-text), 1);
}
.shopping-cart-total {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #e6ebf0;
}
.shopping-cart-button a:first-of-type {
  background-color: transparent;
  color: rgba(var(--theme-color), 1);
  border: 1px solid rgba(var(--theme-color), 1);
}
.shopping-cart-button .btn {
  max-width: 175px;
  line-height: 24px;
  font-size: 14px;
  min-height: 42px;
}
.cart-body .list-unstyled li .shopping-cart-title h4:first-of-type {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
.cart-body .list-unstyled li .shopping-cart-title h4:first-of-type a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.cart-body .list-unstyled li h4 {
  font-weight: 700;
  /* font-family: "proxima-bold"; */
  color: rgba(var(--theme-color), 1);
  font-size: 15px;
}
/* .horizontal-product-box .h-110 {
  object-fit: cover;
  height: 110px;
} */
.horizontal-product-box select {
  background: #ecf1f7;
  padding: 4px 20px 4px 4px;
  border-radius: 4px;
  border: 1px solid #2962a8;
  color: #225da5;
  font-weight: 500;
  margin-top: 15px;
  font-size: 12px;
}
.browse-design-modal .modal-header,
.embroidery-tips-modal .modal-header {
  background-color: rgba(var(--theme-color), 0.08);
  color: rgba(var(--theme-color), 1);
  padding: 10px 15px;
  border: 0;
}
.browse-design-modal .modal-header h1,
.embroidery-tips-modal .modal-header h1 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  text-transform: capitalize;
}
.browse-design-modal .col {
  max-width: 175px;
  min-width: 175px;
}
.browse-design-modal .col img {
  box-shadow: 0px 1px 8px 0px #0000004d;
  height: 200px;
  object-fit: cover;
  transition: border 0.3s;
}
.browse-design-modal .col img.selected {
  filter: brightness(0.5);
}
.browse-design-modal .modal-dialog {
  max-width: 95%;
}
.browse-img.active {
  border: 5px solid transparent;
}
/* slick slider */
.left-icon {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; /* Ensure items are in a single row */
  overflow-x: auto; /* Allow horizontal scrolling if the content overflows */
}

.slick-list {
  display: flex; /* Ensure slick-list is using flex to line up items horizontally */
}

.slick-track {
  display: flex; /* Use flexbox for the track to arrange slides in a row */
  gap: 10px; /* Add space between each image */
}

.indicator {
  width: auto; /* Ensure width adjusts to fit images */
}

.indicator img {
  width: 100%; /* Ensure images fill their container */
  cursor: pointer; /* Make the images clickable */
}
