.favorites__wrapper{position:relative}.favorites__content-container{width:100%;padding:80px 20px 0;max-width:1210px;margin:0 auto 75px}@media screen and (max-width:768px){.favorites__content-container{padding:40px 20px 0}}.favorites__page-header{margin-bottom:80px}@media screen and (max-width:768px){.favorites__page-header{margin-bottom:40px}}.favorites__reset{display:flex;justify-content:center;margin-top:25px}.favorites__reset button{text-transform:uppercase;font-size:11px;border-bottom:2px solid #000;padding-bottom:2px;letter-spacing:1.2px}.favorites__reset:hover button{color:rgba(0,0,0,.639);border-bottom:2px solid rgba(0,0,0,.639)}.favorites__empty-img img{width:200px}.favorites__products-container{display:flex;flex-wrap:wrap;justify-content:flex-start}.favorites__product-card{width:100%;padding:0 10px;height:100%}@media screen and (max-width:480px){.favorites__product-card{padding:5px}}.favorites__product-card>div{height:100%}.favorites__product-catalog{margin:0 20px 20px 0}.favorites__product-catalog>div:first-child{height:100%!important}@media screen and (max-width:480px){.favorites__product-catalog{margin-right:10px}}@media screen and (min-width:1025px){.favorites__product-catalog{width:calc(25% - 15px)}.favorites__product-catalog:nth-child(4n){margin:0 0 20px}}@media screen and (max-width:1024px)and (min-width:601px){.favorites__product-catalog{width:calc(33.33% - 13.33px)}.favorites__product-catalog:nth-child(3n){margin:0 0 20px}}@media screen and (max-width:600px){.favorites__product-catalog{width:calc(50% - 10px)}.favorites__product-catalog:nth-child(2n){margin:0 0 20px}}@media screen and (max-width:480px){.favorites__product-catalog{width:calc(50% - 5px)}}.favorites__no-products{font-family:Ubuntu,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;margin:35px 0 85px}.favorites__loader{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}.favorites__loader-text{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;margin-top:15px}.favorites__button-to-top{width:50px;height:50px;border-radius:50%;background-color:#000;display:flex;position:fixed;cursor:pointer;justify-content:center;align-items:center;right:-50px;bottom:27px;transition:right .5s;z-index:1000;outline:none}.favorites__button-to-top--toggled{right:87px!important}.stockStatus{position:absolute;bottom:10px;right:10px;margin-top:10px;display:inline-flex;flex-direction:row;align-items:center;padding:5px 7px;border-radius:1px;font-size:14px;background-color:rgba(255,92,0,.8);color:#fff}.stockStatus__ends{font-size:14px;font-family:Ubuntu,sans-serif;font-weight:500;color:#fff}@media screen and (max-width:768px){.stockStatus__ends{font-size:11px}}.stockStatus__cart{position:absolute;bottom:5px;right:4px;margin-top:10px;display:inline-flex;flex-direction:row;align-items:center;padding:3px 5px;border-radius:2px;background-color:rgba(255,92,0,.55)}.stockStatus__cart,.stockStatus__cart-item{font-family:Ubuntu,sans-serif;font-weight:500;font-size:11px;color:#fff}.product-card__container{position:relative;height:450px}@media screen and (max-width:768px){.product-card__container{height:380px}}@media screen and (max-width:600px){.product-card__container{height:400px}}@media screen and (max-width:450px){.product-card__container{height:350px}}@media screen and (max-width:400px){.product-card__container{height:340px}}.product-card__image-container{height:75%}@media screen and (max-width:768px){.product-card__image-container{height:70%}}@media screen and (max-width:370px){.product-card__image-container{height:65%}}.product-card__main-image{position:relative;width:100%;overflow:hidden;height:100%;transition:all .5s}.product-card__main-image img{transition:all .5s;width:100%;height:100%;object-fit:cover}.product-card__main-image:hover{transition:all .5s;box-shadow:0 5px 14px 1px rgba(0,0,0,.2)}.product-card__main-image:hover img{transform:scale(1.05)}.product-card__like{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:15px;right:15px;background-color:#fff}.product-card__like img{width:16px}.product-card__info{margin-top:15px}.product-card__info span{margin-bottom:10px}.product-card__info span:last-child{margin-bottom:0}.product-card__info--sizes,.product-card__info--title{display:block}.product-card__info--title{overflow:hidden}.product-card__info--sizes{font-size:11px;color:#b3b3b3;word-spacing:1.5px}.product-card__info--price{font-family:Ubuntu,sans-serif;font-weight:500}.product-card__info--oldprice{margin-left:5px;font-size:12px;font-family:Ubuntu,sans-serif;font-weight:300;color:#777;text-decoration:line-through}.product-card__discount{position:absolute;top:15px;left:15px;padding:6px 4px;background-color:#eb001c;color:#fff}