/* .related_products .product4_content-bottom{
  height: unset;
} */
.related_products .product4_item{
  position:relative;
}
.related-product-item .product4_content-bottom,
.related-product-item .product4_item-link{
  height: unset !important;
}
.product4_item .product4_title-wrapper .line-clamp-2{
  display: -webkit-box !important;
}
.related-product-item .desc {
  min-height: 130px; 
}
.related-product-item {
   display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.related-product-item:last-child {
     margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .related-product-item {
     margin-bottom: 0;
  }
  .related_products .product4_item{
    /* padding-bottom: 3rem; */
  }
}
@media screen and (min-width: 768px) {
  /* .product4_content-bottom .margin-top.margin-xsmall{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    width:100%;/* .related_products .product4_content-bottom{
  height: unset;
} */
.related_products .product4_item{
  position:relative;
}
.related-product-item .product4_content-bottom,
.related-product-item .product4_item-link{
  height: auto;
}
.product4_item .product4_title-wrapper .line-clamp-2{
  display: -webkit-box !important;
}
.related-product-item .desc {
  min-height: 130px; 
}
.related-product-item .button {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .related_products .product4_item{
    /* padding-bottom:3rem; */
  }
}
@media screen and (min-width: 768px) {
  /* .product4_content-bottom .margin-top.margin-xsmall{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    width:100%;
  } */
}

@media screen and (max-width: 767px) {
  .related_products .grid.product4_list{
    display:grid;
    gap:1.5rem;
  }
}
@media screen and (max-width: 767px) {
  
  .margin-top--.margin-xsmall--.relative {
    /* margin-top: 1rem !important; */
  }
}
@media screen and (max-width: 767px) {
  .product4_item-link{
    /* height:unset; */
  }
}
  } */
}

@media screen and (max-width: 767px) {
  .related_products .grid.product4_list{
    display:grid;
    gap:1.5rem;
  }
}
@media screen and (max-width: 767px) {
  
  .margin-top--.margin-xsmall--.relative {
    /* margin-top: 1rem !important; */
  }
}
@media screen and (max-width: 767px) {
  .product4_item-link{
    /* height:unset; */
  }
}