.zoom {
  transition: transform 0.2s; /* Animation */
}

.zoom:hover {
  transform: scale(1.03);
}
.formikInp-error {
  color: #eb2c2c;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  gap: 4px;
  flex-direction: row;
  align-items: center;
}

.textWrap-ellipse {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.textDec-none {
  text-decoration: none !important;
}

.textWrap-ellipseTwo {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.textWrap-whiteSpcPre {
  white-space: pre-wrap;
}

.max-width135 {
  max-width: 135px !important;
}

.max-width195 {
  max-width: 195px !important;
}

.max-width240 {
  max-width: 240px !important;
}

.buyerProduct-card {
  height: 328px;
  overflow: hidden;
}

.buyerProduct-card .cardCust {
  border: 1.064px solid #ebebeb;
  overflow: hidden;
}

.buyerProduct-card:hover,
.buyerProduct-cardCust:hover {
  filter: drop-shadow(0px 8px 12px rgba(0, 0, 0, 0.15));
  transition: all 0.3s ease-in-out;
}

.buyerProduct-card .card_img {
  height: 240px;
  overflow: hidden;
}

.buyerProduct-card .card_img img {
  object-fit: contain;
}

.scrollBarCustom0px::-webkit-scrollbar {
  width: 0px !important;
}

.vertical_slide {
  overflow-y: auto;
}

.formik-product-errors {
  color: red;
}

.btnCust:disabled {
  background: #400883;
  opacity: 0.85;
  color: #fff;
}

.homeCat-img {
  height: 120px;
  width: 120px;
  border: 1.916px solid #d8d8d8;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}

.homeCat-img img {
  object-fit: cover;
  height: 100%;
}

.buyerBanner-cust .carousel-root {
  border-radius: 18px;
  overflow: hidden;
}

span.WarrantyCust {
  background: #dee2e291;
  padding: 6px 18px;
  border-radius: 6px;
  color: #6a6668;

  font-size: 13px;

  font-weight: 400;
  line-height: 18px;
}

.customization-boxCus textarea {
  width: 487px;
  height: 110px;
  border-radius: 6px;
  border: 1px solid var(--Primary, #667080);
  resize: none;
}

span.span-middeleCust {
  margin: 10px 18px;
}

span.span-middeleCust.span-middeleCust6 {
  margin: 10px 18px;
}

.cartLength {
  top: -6px;
  right: -6px;
  /* padding: 5px; */
  border-radius: 20px;
  background: #21005d;
  color: #fff;
  height: 16px;
  width: 16px;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}

.messageCount-ip {
  border-radius: 20px;
  background: deeppink;
  color: #fff;
  height: 20px;
  width: 20px;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}

.messageCount-ip.px1 {
  padding-top: 1px;
}

.topProfMenu-cust {
  border: none !important;
}

.topProfMenu-cust.show .arrow {
  transform: rotate(180deg);
}

.borderRed {
  /* border: 1px solid red !important; */
  border: 1px solid rgba(236, 0, 0, 0.5) !important;
  background: linear-gradient(
      0deg,
      rgba(236, 0, 0, 0.05) 0%,
      rgba(236, 0, 0, 0.05) 100%
    ),
    #fff !important;
}

div.profilename {
  color: #280049;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.spanCust.dropdown-item.drop_link {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

.signup_tabsCust .linkSpCust {
  color: #7f1ad1;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto";
}

.SellPrice-box {
  border-top: 1px solid #ebebeb;
  /* border-bottom: 1px solid #ebebeb; */
}

.rangeBox-cust {
  color: #2b3674;
  font-size: 15px;
  font-weight: 400;
  line-height: 25.53px;
  letter-spacing: -0.3px;
  border-radius: 6px;
  border: 1px solid var(--Primary, #667080);
  background: var(--White, #fff);
}

.cosmosbox_deliveryCust {
  width: 50%;
}

.disputeImgTab {
  width: 80px !important;
  height: 80px !important;
  overflow: hidden;
  padding: 4px;
}
.disputeImgTab img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.returnrejectCust .spanCust {
  color: #572c3e;
  text-align: center;
  font-feature-settings: "calt" off;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.applyspan-actv {
  opacity: 1 !important;
}

.disabled {
  pointer-events: none;
}

.viewmoreoffer .aCust {
  color: #7f1ad1 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 22px !important;
  letter-spacing: -0.32px;
}

.modalTrck-innBox {
  height: 400px;
  overflow: auto;
}

.custom-accordion-itemClr .accordion-button.collapsed .accordianlabel,
.custom-accordion-itemClr .accordion-button.collapsed .custImg svg path {
  color: #333;
  fill: #333;
}

.custom-accordion-itemClr .accordianlabel p {
  color: #51ac49;
}

.linkCopied-tag {
  top: 50px;
  right: calc(50% - 65px);
  padding: 8px 16px;
  background-color: #fff;
  border-radius: 12px;
  opacity: 0;
  transition: all 1s ease-out;
  font-size: 14px;
}

.linkCopied-tag.show {
  opacity: 1;
}

.topHeader-menuSw {
  position: absolute;
  inset: 0px auto auto 0px;
  margin: 0px;
  transform: translate3d(0px, 28px, 0px);
}

@media (max-width: 1290px) {
  .topHeader-menuSw {
    inset: 0px 0px auto auto;
  }
}

@media (max-width: 767px) {
  .topHeader-menuSw {
    inset: 0px 0px auto auto;
  }
  .cosmosbox_deliveryCust {
    width: 100%;
  }
  .homeCat-img {
    height: 106px;
    width: 106px;
  }
  .trackprogressCust ul.bar-progress li:before {
    width: 30%;
  }
  span.span-middeleCust {
    margin: 10px 17px;
  }
  .customization-boxCus textarea {
    width: 300px;
  }
}
