.shop-visits{font-family:Arial,sans-serif;padding:20px}.shop-visits h2,.shop-visits h3,.shop-visits h4{margin-bottom:30px}.more-shops,.recent-shops{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.shop-card{border:1px solid #ddd;padding:15px;border-radius:8px;background-color:#f0f9f0;box-shadow:0 2px 5px rgba(0,0,0,.1);text-align:center}.shop-card h3{margin:0 0 10px;font-size:18px;font-weight:700}.shop-card p{font-size:14px;color:#555}.shop-card-container{display:flex;justify-content:center}.shop-card img{height:25vh;width:20vw}@media (max-width:768px){.more-shops,.recent-shops{grid-template-columns:repeat(2,1fr)}.shop-card img{height:10vh;width:30vw}}@media (max-width:480px){.more-shops,.recent-shops{grid-template-columns:repeat(2,1fr)}.shop-card img{height:10vh;width:30vw;border-radius:3px;animation-fill-mode:both}.shop-card h3{font-size:12px}.shop-card{text-align:center}.my-5,.slider_wrapper .mt-5{margin-top:10px!important;margin-bottom:30px!important}.shop-visits h4{font-size:17px;padding:0}}