.product-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.product-grid-product{-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-flex:0 0 50%;-moz-box-flex:0 0 50%;width:50%}.product-grid-product .product{padding:0 1rem 2rem}.wishlist-top{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;padding:0 2rem}.wishlist-top-heading{font-size:1.6rem;font-weight:300;text-transform:uppercase}.wishlist-top-back{font-size:1rem;font-weight:700;text-transform:uppercase}.wishlist-grid{margin-top:3rem}.wishlist-remove{padding:0 2rem;text-align:right}.wishlist-remove-trigger{font-size:1rem;display:inline;margin:0;cursor:pointer;font-weight:700;text-transform:uppercase}.wishlist-remove-trigger:hover{text-decoration:underline}.wishlist-load-more{width:100%;margin:4rem 0;text-align:center}.wishlist-load-more-button{border:.2px solid #878686;margin:0 auto;color:#878686}.wishlist-load-more-button:hover{background-color:#878686}.wishlist .wishlistItemCards .product-grid-product a.wishlistTile.wishlist-tile{display:none}@media screen and (min-width: 1024px){.product-grid-product{-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-flex:0 0 25%;-moz-box-flex:0 0 25%;width:25%}.wishlist{width:100%}.wishlist-top{display:none}.wishlist-grid{margin-top:0}.wishlist-remove{padding:0 1rem}}


/*# sourceMappingURL=wishlist.css.map*/