.my-favorite-card{width:100%;margin-bottom:20px}.my-favorite-card .store-dropdown{padding:10px 20px;border-bottom:2px solid #a5a5a5}.my-favorite-card .store-dropdown .store-details{align-items:center;gap:10px;text-decoration:none}.my-favorite-card .store-dropdown .store-details .store-avatar{background-position:center;background-size:cover;background-repeat:no-repeat;width:40px;height:40px;border-radius:50%;background-color:#e9e9e9}.my-favorite-card .store-dropdown .store-details .store-name{margin:0;font-size:1.3rem}.my-favorite-card .store-dropdown .store-actions{gap:10px;align-items:center}.my-favorite-card .store-dropdown .store-actions .icon-container,.my-favorite-card .store-dropdown .store-actions .icon{width:20px;height:20px;cursor:pointer}.my-favorite-card .store-dropdown .store-actions .like-icon{color:var(--primary-color)}.my-favorite-card .favorite-products-content{padding:20px 0}@media screen and (max-width:575px){.my-favorite-card .favorite-products-content .col-2 .result-card .unit-price .result-price .price{font-size:1rem}.my-favorite-card .favorite-products-content .col-2 .result-card .result-actions .add-to-cart{padding:8px 15px}}