#breadcrumb-section .breadcrumb-item {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-14s);
  /* font-weight: 500; */
  line-height: 20px;
  letter-spacing: -0.01em;
  text-align: left;
}
.breadcrumb {
  margin-bottom: 0px;
}
#items_user_added {
  margin-bottom: 24px;
}
.text-cart {
  font-family: Lato;
  font-size: clamp(16px, 2vw, 20px);
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.014em;
  color: #020408;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}
.go-shopping {
  background-color: #2a9fe8;
  border: 1px solid;
  color: #ffffff;
  height: 42px;
  max-width: 300px;
  width: 100%;
  border-radius: 6px;
  padding: 9px;
  font-family: Lato;
  font-size: clamp(14px, 2vw, 16px);
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.01em;
}
.para1 {
  font-family: Lato;
  font-size: clamp(16px, 2vw, 24px);
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.016em;
  color: #64748b;
  margin: 14px 24px;
}
.para2 {
  font-family: Lato;
  font-size: clamp(14px, 2vw, 24px);
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.016em;
  text-align: center;
  color: #94a3b8;
  max-width: 424px;
  margin-bottom: clamp(30px, 2vw, 63px);
}
.pa-14 {
  padding: 14px 20px;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
}
#select_all {
  padding-top: 24px;
  padding-bottom: 20px;
}
.slect-text {
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.012em;
  color: #353c4d;
  margin-left: 5px;
  cursor: pointer;
  user-select: none;
}
.dl-selected {
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.012em;
  color: #353c4d;
  margin-left: 6px;
  user-select: none;
}
/* order summary */
.order-summary {
  position: sticky;
  top: 45px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 0 10px #2f2b431f;
  padding: 16px;
}
.flex-pricing {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.title-price {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #353c4d;
}
.selected-price {
  font-family: Lato;
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #0c1529;
}
.summary-text {
  font-family: Lato;
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #353c4d;
  margin-bottom: 24px;
}
.buton-proceed {
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #ffffff;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #2384c1;
  border: 1px solid;
  padding: 10px;
}
.buton-proceed[disabled] {
  background-color: #ced0d4;
}
.added-item {
  padding: 14px 20px;
  margin-bottom: 24px;
  display: flex;
  justify-content: start;
  gap: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
}
.checkbx-slection {
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-parts-badge {
  background: linear-gradient(180deg, #49d197 0%, #26ae00 100%);
  width: max-content;
  height: 11px;
  padding: 7px 4.26px;
  border-radius: 17px;
  font-family: Lato;
  font-size: 7px;
  font-weight: 700;
  line-height: 8px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
  position: absolute;
  top: 6px;
  left: 11px;
}
.search-parts-img {
  width: 100%;
  object-fit: contain;
  border-radius: 6px;
}
.items-detail-specs {
  display: flex;
  flex-grow: 1;
  gap: 19.89px;
}
.specs-items-detail-s {
  flex-grow: 1;
}
.promo-items {
  display: flex;
  justify-content: start;
  gap: 6px;
  margin-bottom: 5.68px;
}
span.modal-promo-1 {
  background-color: #ff4b44;
  color: white;
}
.promo-items span {
  padding: 2px 7px;
  border-radius: 22px;
  font-family: Lato;
  font-size: 8.52px;
  font-weight: 600;
  line-height: 10.37px;
  letter-spacing: -0.01em;
  color: #ffffff;
}
.search-item-title {
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #2384c1;
}
.specs-section {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: 20px;
}
.specs-section span {
  font-size: 8px;
  color: #aeb1b8;
}
.specs-section-item .spc-text {
  font-family: Lato;
  font-size: 12.79px;
  line-height: 18.47px;
  letter-spacing: -0.012em;
}
.add-price-specs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 10px;
}
.price-pro {
  font-family: Lato;
  font-size: 17.91px;
  font-weight: 700;
  line-height: 23.88px;
  letter-spacing: -0.016em;
  color: #0c1529;
}
.price-pro-tile {
  font-family: Lato;
  font-size: 11.94px;
  font-weight: 700;
  line-height: 17.91px;
  letter-spacing: -0.01em;
  color: #353c4d;
  margin-right: 10px;
}
.plus-minus-product {
  display: flex;
  align-items: center;
  color: #2f2b43;
  font-family: Lato;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #000000;
}
.plus-minus-product button {
  height: 30px;
  width: 30px;
  border-radius: 4px;
  background-color: #f1f5f9;
  color: #2f2b43;
  border: 1px solid #f1f5f9;
  font-size: 18px;
  font-weight: 500;
}
.plus-minus-product button:first-of-type {
  margin-right: 24px;
}
.plus-minus-product button:last-of-type {
  margin-left: 24px;
}
.add-more-section {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
}
.add-more-section a {
  font-family: Lato;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #0c1529;
  display: flex;
  align-items: center;
}
.add-more-section a:hover svg {
  fill: #2384c1;
}
.add-more-section a:hover {
  color: #2384c1;
}
.add-more-section img {
  margin-left: 10px;
  transform: scale(-1);
  cursor: pointer;
}
.arrival-card {
  padding: 15px;
  border: 1px solid #ced0d4;
  cursor: pointer;
  max-width: 245px;
}

.img-div-arrival {
  text-align: center;
}
.arrival-card img {
  padding-bottom: 15px;
  max-width: 215px;
  max-height: 141px;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.condition-arrival {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-12);
  font-weight: 500;
  line-height: 19px;
  letter-spacing: -0.01em;
  color: var(--color-black-30);
  margin-bottom: 0px;
}
.des-arrival {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-14);
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.012em;
  color: var(--color-black-50);
  margin-bottom: 0px;
  padding-right: 15.25px;
}
.discount-arrival {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-14);
  font-weight: 500;
  line-height: 20.86px;
  letter-spacing: -0.012em;
  color: #cd3636;
  margin-bottom: 0px;
}
.price-arrival {
  display: flex;
  justify-content: space-between;
  padding-block: 9.52px;
}
.price-arrival h4 {
  margin-bottom: 0px;
}
.arrival-pric-title {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-16s);
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.014em;
  color: var(--color-black-40);
}
.arrival-pric {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-20s);
  font-weight: 700;
  line-height: 25px;
  letter-spacing: -0.016em;
  text-align: right;
  color: var(--color-black-80);
  padding-right: 15.25px;
}
.mn-slick .slick-next {
  border: 1px solid #aeb1b8;
  box-shadow: 0px 0px 6.08px 0px #2f2b434d;
  background-color: white !important;
}
.mn-slick .slick-prev {
  border: 1px solid #aeb1b8;
  box-shadow: 0px 0px 6.08px 0px #2f2b434d;
  background-color: white !important;
}
.mn-slick .slick-prev:before,
.mn-slick .slick-next:before {
  font-size: 14px !important;
}
.mn-slick .slick-next:hover,
.mn-slick .slick-prev:hover {
  background-color: var(--color-blue-50) !important;
}
.mn-slick .slick-next:hover::before {
  color: white !important;
}
.mn-slick .slick-prev:hover::before {
  color: white !important;
}
.mn-slick .slick-slide {
  /* margin-right: 10px; */
}
#confimation_modal .modal-body {
  padding: 24px;
}
#confimation_modal .modal-body .custom-para {
  font-family: Lato;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #000000;
  text-align: center;
  margin-bottom: 32px;
}
.action-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.action-buttons button:first-of-type {
  color: #353c4d;
  background-color: #ffffff;
  border-color: #98a2b3;
}
.action-buttons button:last-of-type {
  color: #ffffff;
  background-color: #2a9fe8;
  border: #2a9fe8;
}
.action-buttons button {
  height: 32px;
  max-width: 76px;
  width: 100%;
  border-radius: 4px;
  font-family: Lato;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.01em;
  border: 1px solid;
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .title-similar {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .title-similar {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .title-similar {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .ms-slick .slick-next {
    right: 6px !important;
  }
  .mn-slick .slick-slide {
    margin-right: 10px;
  }
  .specs-section {
    order: 1;
  }
  .plus-minus-product {
    order: 2;
  }
  .price-product {
    order: 3;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .add-more-section {
    margin-bottom: 20px;
  }
  .title-similar {
    font-size: 16px;
    margin-bottom: 18px;
  }
  .arrival-card img {
    padding-bottom: 15px;
    max-width: 215px;
    max-height: 89px;
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .search-parts-badge {
    top: 14px;
  }
  .arrival-pric {
    font-size: var(--font-size-18s);
  }
}
@media screen and (max-width: 767px) {
  .empt-cart {
    width: 100%;
    max-width: 100%;
  }
}
