﻿.btn-remove-icon{position:absolute;top:0;right:0;width:40px;height:40px;background:0 0;border:none;padding:0;cursor:pointer}.wishlist-page .products{grid-row-gap:2rem}.btn-remove-icon svg{filter:invert(67%) sepia(4%) saturate(26%) hue-rotate(314deg) brightness(93%) contrast(83%);transition:filter .3s}.btn-remove-icon:hover svg{filter:invert(25%) sepia(100%) saturate(1563%) hue-rotate(351deg) brightness(87%) contrast(85%)}.size-content .size-item{height:40px;padding:.5rem;align-content:center}input[type=radio]:checked+.size-option-name{font-weight:700}@media(width >= 1400px){.wishlist-page{justify-items:center}.wishlist-page .products{max-width:1400px;grid-template-columns:repeat(4,1fr);gap:9rem}}@media(width >= 992px) and (width <= 1399.98px){.wishlist-page .products{gap:4rem}}