.selected-product {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  display: none;
}

.avatar-drawer.offcanvas {
  --bs-offcanvas-width: 326px
}


/* ORDER NOW OFCANCAS */
.order-now-offcanvas {
  width: 36.68rem !important;
}

.order-now-offcanvas .offcanvas-body {
  overflow: hidden auto;
}

.product-details-col {
  padding-left: 38px;
}

.order-now-header-padding {
  padding: 25px 25px 25px 30px !important;
}

.star-i {
  width: 6rem;
}

.star-i i {
  font-size: 15px;
  color: rgb(255, 190, 30);
}

.star-i i.fa-empty {
  font-size: 15px;
  color: rgb(122, 122, 122);
}

.chocolate-color {
  color: chocolate;
}

.contact-wish:hover span {
  color: #FFBE1E;
}

.contact-wish:hover i {
  color: #FFBE1E;
  font-weight: bold;
}

.in-stock {
  margin-left: 3px;
}


.user:hover {
  color: #FFBE1E;
  cursor: pointer;
}

.social-media-icon i {
  font-size: 33px !important
}

.social-media-icon i:hover {
  color: #FFBE1E;
}

.box {
  width: 25px;
  height: 25px;
  background: #000;
  border: 2px solid #D6644A;
}

.quantity-box {
  width: 28px;
  height: 28px;
  overflow: hidden;
}

.minus-box {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.plus-box {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.quantity-input {
  outline: none;
}

.key-features ul li {
  list-style-image: url("../img/dot.svg");
  margin-bottom: 20px;

}

.key-features ul {
  padding: 0px 0px 0px 16px;
  max-height: 40rem;
  max-width: 100%;
  overflow: hidden auto;
}

.shipping-deliver a:hover {
  cursor: pointer;
}


.deilvar-font-color {
  color: #B12704;
}


.custom-tooltip {
  --bs-tooltip-bg: var(--bs-dark);
  --bs-tooltip-max-width: 100px;
  --bs-tooltip-font-size: 12px;
}

.custom-popover {
  margin: 0px 0px 0px 14px !important;
  width: 28rem;
  max-height: 23rem;
  --bs-popover-max-width: none;
  --bs-popover-border-radius: none;
  --bs-popover-font-size: 13px;
  --bs-popover-body-padding-x: 0rem;
  --bs-popover-body-padding-y: .5rem;
}



.custom-popover .popover-arrow {
  margin: 0px 0px 0px -14px !important;
}

.custom-popover .popover-body {
  padding: 10px 0px !important;
}

.shiping-text-color {
  color: #63739F !important;
}

.shiping-options-title {
  padding: 0px 12px;
  padding-bottom: 10px;
  color: #63739F;
  font-size: 16px;
}

.shiping-btn {
  padding: 6px 0px;
  margin: 1px 16px;
  border-radius: 0rem;
  background-color: #212529;
  color: white;
}

.shiping-btn:hover {
  background-color: #424649;
  ;
}

.table {
  --bs-table-striped-bg: #F8FAFB;
  --bs-table-border-color: white
}

.radio-btn {
  transform: scale(1.8);
  margin-top: 4px;
  margin-left: 12px;

}

.form-check-bottom-margin {
  margin-bottom: -8px !important;
}

.btn-border-none {
  padding: 0;
  border: gray 1px solid;
  background: none;
}

.filter-border-none {
  padding: 0;
  border: none;
  background: none;
}

.shop-btn button {
  padding: 15px 24px;
}


.buy-now-btn {
  padding-left: 33px;
  background: linear-gradient(280deg, rgb(240, 173, 78) 0%, rgb(238, 162, 54) 100%);
}

.add-to-cart-btn {
  margin-left: 10px;
  background: linear-gradient(261deg, rgb(255, 123, 72) 0%, rgb(247, 60, 34) 100%) !important;
}

.sold-by {
  color: #5E6278;
  font-size: 14px;
}

.sold-by .quick-view {
  color: #0066C0;
  font-size: 14px;
}

.sold-by+div {
  color: #0066C0;
  font-size: 14px;
}


.customer-pp img {
  width: 42px !important;
  height: 42px !important;
}

.vendor-info {
  margin-top: -2px;
}

.vendor-info img {
  width: 38px !important;
  height: 38px !important;
}

.vendor-info a {
  font-size: 14px;
}


.nav-pills {
  --bs-nav-pills-border-radius: 0rem;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #ffbe1e;
}

.nav-pills li {
  background-color: #5E6278;
}

.nav {
  --bs-nav-link-hover-color: #f8f9fa;
}

.nav-margin {
  margin: 0px 15px;

}

.nav-margin-vendor {
  margin: 0px 14px;
}

.nav-margin-content-vendor {
  overflow: hidden auto;
  height: 27vh;
  margin: 0px 15px;
}

.product-nav {
  padding: 8px 0px;
}

.btn-three {
  color: #f8f9fa;
  width: 10.8rem;
  text-align: center;
  font-size: 15px;
}


.review-filter .selectboxit-container {
  width: 30% !important;

}

.review-filter .selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
  background-color: rgb(42, 195, 255) !important;
}


.avatar-drawer-body {
  display: flex;
  justify-content: space-between;
  padding: 9px !important;
}

.avatar-options-wrapper {
  background-color: white;
  width: 150px;
  height: 350px;
  border-radius: 10px;
  padding: 7px 10px;
}

.avatar-option-header {
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 18px !important;
}

.avatar-option-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
  height: 296px;
  overflow: hidden scroll;
}


.avatar-option {
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
}

.avatar-option>img {
  width: 60px;
  height: 56px;
}

.drawer .title {
  font-size: 14px;
  width: 100%;
  font-weight: 500;
}


.product-details-header {
  border-bottom: 1px solid lightgray;
}

.similar-products-wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(100px, 1fr));
  grid-gap: 20px;
}

.similar-product {
  cursor: pointer;
  height: 100%;
  width: 100%;
  position: relative;
  padding: 17px;
  box-shadow: 0px 0px 3px 0px #D6644A;
  z-index: 0;
  transition: 1s;
}

.similar-product::before {
  content: "";
  width: 105%;
  height: 55%;
  background-color: #fff;
  position: absolute;
  left: -6px;
  margin: auto;
  right: 0;
  bottom: -3px;
  transition: width 0.3s,
    height 0.2s 0.2s;
  z-index: -1;
}

.similar-product::after {
  content: "";
  width: 105%;
  height: 55%;
  background-color: #fff;
  position: absolute;
  left: -6px;
  margin: auto;
  right: 0;
  top: -3px;
  transition: width 0.3s,
    height 0.2s 0.2s;
  z-index: -1;
}


.similar-product:hover:before,
.similar-product:hover:after {

  width: 0;
  height: 5px;
  transition: height 0.2s,
    width 0.3s 0.3s;

}


.similar-product .product-title {
  color: #0066C0;
  font-size: 14px;
}

.similar-product-img {
  width: 240px;
  height: 295px;
}

.ribbon-container {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  list-style: none;
}

.ribbon-container>li {
  display: table;
  background-color: #D6644A;
  margin-bottom: 5px;
  color: white;
  font-family: var(--font-family-poppins);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 4px 7px;
  line-height: 1em;
  font-size: 11px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}


.old-price {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-2);
  text-decoration: line-through;
  font-family: var(--font-family-poppins);
}

.new-price {
  font-size: 20px;
  font-weight: 500;
  color: #D6644A;
  font-family: var(--font-family-poppins);
}

.price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
}

.condition {
  font-size: 11px;
  font-family: var(--font-family-poppins);
  color: var(--color-2);
}


.quick-action {
  position: absolute;
  top: 0;
  right: 0;
  height: 70%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;

}

.circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  background-color: #0066c0;
  border-radius: 50%;
  border: 0;
}

.quick-watch,
.favourite,
.cart {
  position: absolute;

}

.favourite {
  left: -100rem;
  transition: .1s;
}

.quick-watch {
  top: -100rem;
  transition: .1s;
}

.cart {
  right: -100rem;
  transition: .1s;
}

.circle i:hover {
  color: rgb(255, 190, 30) !important;
}


.similar-product:hover .favourite {
  left: 0 !important;
  position: relative;
}

.similar-product:hover .quick-watch {
  top: 0 !important;
  position: relative;
}

.similar-product:hover .cart {
  right: 0 !important;
  position: relative;
}





/* mobile UI */
@media (max-width: 991px) {


  .order-now-offcanvas {
    z-index: 50000;
    width: 100% !important;
  }

  .order-now-offcanvas .order-now-header-padding {
    padding: 18px 25px 18px 30px !important
  }

  .order-now-offcanvas .offcanvas-title {
    font-size: 20px;
  }

  .order-now-offcanvas .product-details-col .order-now-title {
    font-size: 20px !important;
  }

  .order-now-offcanvas .order-title-price {
    font-size: 22px;
  }

  .order-now-offcanvas .cross-price {
    font-size: 14px;
  }

  .order-now-offcanvas .in-stock {
    margin: 0;
  }

  .order-now-offcanvas .nav-pills>li {
    width: 33%;
  }

  .btn-three {
    width: 100%;
  }

  .order-now-offcanvas .offcanvas-body {
    overflow: hidden auto !important;
  }




  .nav-pills .nav-link.active {
    width: 100%;
  }

  .nav-pills .nav-link {
    width: 100%;
    padding: 10px;
  }

  .custom-popover {
    --bs-popover-zindex: 200000;
    margin: 0px !important;
    transform: translate3d(7px, 292px, 0px) !important;
    width: 26rem !important
  }

  .custom-popover .popover-arrow {
    transform: translate3d(280px, 0px, 0px) !important;
  }

  .key-features ul {
    position: relative;
    max-height: 8rem;
    overflow: hidden;
    margin-bottom: 6px;
    transition: max-height 0.5s ease-out;

  }

  .key-features ul.expand {
    max-height: 40rem !important;
    transition: max-height 0.5s ease-in-out;
  }

  .key-features .show-more-link {
    position: absolute;
    bottom: -13px;
    right: 0;
    display: block;
    width: 100%;
    height: 0px;
    text-align: center;
    font-size: 11px;
    padding-top: 66px;
    background-image: linear-gradient(to bottom, transparent, white);
    cursor: pointer;
  }

  .show-more-link.expand {
    position: relative;
    background-image: none;
    padding-top: 0px;
  }

  .key-features .show-more-link:after {
    content: "Show more";
    box-shadow: 0px 4px 6px -3px #707070;
    padding: 4px 20px;
    border: none;
    font-weight: 400;
  }

  .key-features .show-more-link.expand:after {
    content: "Close";
    box-shadow: 0px 4px 7px -3px #707070;
    padding: 4px 35px;
    border: none;
    font-weight: 300;
  }

  .social-media-icon {
    margin-top: 4rem !important;
  }

  .similar-product {
    border: 1px solid #D6644A;
    z-index: inherit;
  }

  .ribbon-container>li {
    padding: 4px 6px;
    line-height: 0.5em;
    font-size: 9px;
  }

  .star-i {
    width: 4rem;
  }

  .reviews {
    margin-left: auto !important;
  }

  .star-i i,
  .star-i i.fa-empty {
    font-size: 12px;
  }

  .similar-product .product-title {
    font-size: 11px;
  }

  .quick-action {
    position: relative;
  }

  .circle {
    width: 28px;
    height: 28px;
    background-color: #0066C0;
  }
}