section.favorite-doors{padding:42px 0}.favorite-doors__products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:60px}.favorite-product__image{height:250px;overflow:hidden;position:relative}.favorite-product__image img{height:100%;object-fit:cover;width:100%}button.favorite-product__favourite-btn{align-items:center;background:#fff;border:none;border-radius:50%;display:inline-flex;height:35px;justify-content:center;position:absolute;right:7px;top:7px;width:35px}.favorite-product__meta{padding-top:20px}.favorite-product__meta>p{color:#272727;font-size:18px;font-weight:500}.favorite-product__meta>div,.favorite-product__meta>p{border-bottom:2px solid #e5e6ec;margin-bottom:12px;padding-bottom:12px}.favorite-product__meta>div{display:flex;flex-wrap:wrap;gap:20px}.favorite-product__meta>div p{background-color:#f6f7f8;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;padding:4px 7px 6px}.favorite-product__meta .btn{width:100%}.favorite-doors__clear-all{margin-bottom:32px}.favorite-doors__clear-all button{background-color:transparent;border:none;color:#c2122f;font-size:12px;font-weight:500;letter-spacing:1px;line-height:22px;padding:0;text-decoration:underline;text-decoration-color:#c2122f;text-transform:uppercase;width:fit-content}.favorite__product-favourite-btn.is-favorited svg{fill:#c2122f}.favorites__noresults{grid-column:1/span 4}.favorite-doors.no-results .favorite-doors__clear-all{display:none}.favorite__product-image{height:250px;overflow:hidden;width:100%}.favorite__product-image img{height:100%;object-fit:cover;width:100%}.favorite__product-meta{border-bottom:2px solid #fff;margin-bottom:20px;padding:20px 0}.favorite__product-meta p{font-size:18px;font-style:normal;font-weight:500;line-height:28px}.favorite__product-buttons .btn{margin-right:0}.favorite__product-buttons .btn.btn-red{margin-bottom:11px}.favorite__product-buttons{margin-bottom:36px}.favorite__product-info{margin-bottom:36px;min-height:130px}.favorite__product-info p,.favorite__product-info span{font-size:16px;font-weight:500;line-height:24px}.favorite__product-info h6{border-bottom:2px solid #fff;margin-bottom:20px;padding:10px 0;position:relative}.favorite__product-info:last-child{margin-bottom:0}.favorite__product-info [data-amount]{background:transparent;border:none;display:block;padding:0;position:relative;text-align:right;width:50px}.favorite__product-info [data-amount] div{background:#eeeff2e3;height:100%;position:absolute;right:0;top:0}.favorite__product-info [data-amount="1"] div{width:80%}.favorite__product-info [data-amount="2"] div{width:60%}.favorite__product-info [data-amount="3"] div{width:40%}.favorite__product-info [data-amount="4"] div{width:20%}.favorite__product-info [data-amount="5"] div{width:0}button.favorite__product-favourite-btn{align-items:center;background:#fff;border:none;border-radius:50%;display:inline-flex;height:35px;justify-content:center;position:absolute;right:7px;top:7px;width:35px}button.favorite__product-favourite-btn.is-favorite svg{fill:#c2122f;transition:.3s ease}button.favorite__product-favourite-btn.is-favorited:hover svg{fill:none}.product-comparison-popup__main .mb-5{display:none}.favorite__product{min-width:0}.favorite__product-colors{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px}.favorite__product-colors-swatches p{color:#272727;font-size:14px;font-weight:500;line-height:22px;margin-bottom:6px}.favorite__product-colors-swatches div{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.favorite__product-colors-swatches div img{border:1px solid #a7adbe;border-radius:40px;height:20px;overflow:hidden;width:20px}.favorite__product-info[data-type=colors]{min-height:170px}.favorites__noresults p{margin-bottom:24px}@media only screen and (max-width:991px){.favorite-doors__products{grid-template-columns:repeat(3,1fr);grid-gap:32px}}@media only screen and (max-width:790px){.favorite-doors__products{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.favorite-doors__products{grid-template-columns:repeat(1,1fr)}}