.returnsection {
  display: flex;
  justify-content: space-between;
  margin-top:22px;
  margin-bottom:22px
}
.returnsection div{
max-width: 223px;
}
.returnsection div p{
font-size: 20px;
}
.returnsection div h5{
font-weight: 500;
}
  .retrunP {
    font-weight: 700;
    font-size: 27px;
  }

@media screen and (max-width:768px){
.returnsection{
    flex-direction: column;
}
}
.nonMobile{display:none;}

.\#product-meta-inner.extra-description.sticky-top pickup-availability{display:none;}
.spf-has-filter .\#pagination-wrapper {
    opacity: 0;
    clear: both;
}

