.fav{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem 3rem;display:flex}.fav_title{justify-content:space-between;align-items:center;width:100%;max-width:1400px;display:flex}.fav_title_info>h1{font-size:30px}.fav_title_info>p{color:#0009;font-size:.9rem}.fav_title_bnts button{color:#ed4c5c;cursor:pointer;border:1px solid #0000004d;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:7px 10px;display:flex}.fav_list{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex}.fav_item{border:1px solid #0003;border-radius:16px;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;max-width:1400px;padding:1rem;display:flex;position:relative}.fav_item>img{border-radius:16px}.fav_item_content{justify-content:space-between;align-items:center;width:100%;display:flex}.fav_content_left{flex-direction:column;gap:10px;display:flex}.fav_content_left>span{text-align:center;color:#0009;background-color:#0000000d;border-radius:20px;width:100px;padding:5px;font-size:.9rem}.fav_content_left>h2{font-size:20px}.left_price{justify-content:space-between;align-items:center;gap:2rem;display:flex}.left_price>p{color:#007d4e;font-size:20px}.left_price>p>span{color:#00000080;font-size:14px}.left_price>h4{color:#a56a00;background-color:#feffeb;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:5px;display:flex}.fav_item_right{justify-content:flex-end;align-items:flex-end;display:flex}.fav_item_right>svg{color:#ed4c5c;cursor:pointer;font-size:20px;position:absolute;top:20px;right:20px}.fav_right_btns{justify-content:center;align-items:flex-end;gap:20px;display:flex;position:absolute;bottom:20px}.fav_right_btns button{cursor:pointer;border-radius:20px;justify-content:center;align-items:center;gap:10px;padding:5px;display:flex}.fav_right_btns button:first-child{background-color:#0000001a;width:100px}.fav_right_btns button:last-child{background-color:#d7df2b;width:150px}.empty-fav{text-align:center;flex-direction:column;align-items:center;padding:80px 20px;display:flex}.empty-fav-icon{background:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:30px;display:flex}.empty-fav-icon svg{stroke:#a3a3a3;width:55px;height:55px}.empty-fav-title{color:#222;margin-bottom:10px;font-size:24px;font-weight:600}.empty-fav-subtitle{color:#6a6a6a;max-width:320px;margin-bottom:40px;font-size:14px;line-height:1.6}.empty-fav-btn{color:#fff;letter-spacing:.5px;background:#000;border-radius:6px;padding:12px 30px;font-size:14px;text-decoration:none;transition:all .2s;display:inline-block}.empty-fav-btn:hover{background:#333}@media screen and (max-width:991px){.fav{padding:10px}.fav_title{flex-wrap:wrap;gap:10px}.fav_item{flex-direction:column}.fav_content_left>span{width:80px;font-size:.7rem}.fav_content_left>h2{font-size:16px}.left_price{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.fav_right_btns{gap:10px;margin-top:2rem;position:relative}.fav_item_content{flex-direction:column;justify-content:flex-start;align-items:flex-start}}
