

@media (max-width:575px){

  .order-image-right-h {
    margin-top: 10rem;
  }

  .fresh-tittle-main-block .three-circle-block{
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
    margin-top: 3rem;
    position: unset;
  }

  .fresh-tittle-main-block .fresh-look-tittle-h1{
    text-align: center;
    width: 100%;
    margin-bottom: 2rem;
  }

  .search-icon-in svg {
    width: 13px;
}

.faq-home-custam {
  margin-top: 40px;
}

.footer-logo-btn-p {
  margin-top: 60px;
}

.footer-bottom-area-h {
  flex-direction: column;
  row-gap: 20px;
}

.footer-bottom-area-h .link-privacy-terms {
  margin-right: 0px;
  margin: 0px 5px;
}

.cart-icon-block svg {
  width: 14px;
}

.icon-svg-its svg {
  width: 40px;
}











}