.recent_listed_product{grid-template-columns:repeat(5,1fr);gap:15px 5px;width:100%;margin-top:36px;display:grid}.collectioncard-section .collection-top{justify-content:space-between;align-items:center;display:flex}.collectioncard-section .collection-top-btn{color:var(--primary-color);background:0 0;border:none}.collectioncard-section .collection-bottom-btn{display:none}.recent_listed_product .card-content-div p{text-transform:none;letter-spacing:0;overflow-wrap:anywhere}@media screen and (max-width:1640px){.card .isFlex button .card-btn-span{display:none}}@media screen and (max-width:1440px){.recent_listed_product{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1032px){.recent_listed_product{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.recent_listed_product{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:795px){.recent_listed_product{grid-template-columns:repeat(2,1fr);gap:0}.collectioncard-section .collection-top-btn{display:none}.collectioncard-section .collection-bottom-btn{border:1px solid var(--primary-color);color:var(--secondary-color);border-radius:50px;margin:40px auto 10px;display:block}}@media screen and (max-width:480px){.collectioncard-section .collection-bottom-btn{margin:25px auto 10px;padding:8px 16px}.recent_listed_product{grid-template-columns:50% 50%;margin-top:20px}}
