.product-card._notAvailable img {height: 270px;width: 100%;object-fit: cover;}.product-card-top {position: relative;cursor: pointer;height: 270px;}.product-card-top a {display: block;height: 100%;width: 100%;}.product-card-top a img {height: 259.98px;width: 100%;object-fit: contain;}.product-card-top:focus, .add-wishlist:focus {outline: none;}.product-card-top .wish-and-see {position: absolute;top: 0;bottom: 0;width: 100%;pointer-events: none;}.wish-and-see .add-wishlist, .wish-and-see .see-product, .wish-and-see .see-product a, .add-wishlist-a {color: white;}.add-wishlist {display: none;align-items: center;position: absolute;justify-content: center;left: 8px;bottom: 8px;padding: 10px;width: 35px;height: 35px;color: black;background-color: white;border: 1px solid #f3f3f3;border-radius: 60px;z-index: 20;}.product-card-top:hover .add-wishlist {display: flex;}.add-wishlist.active {display: flex !important;}.add-wishlist:hover, .add-wishlist.active {cursor: pointer;color: #cc4a37;background-color: #f3f3f3;}.add-wishlist.active:hover {background-color: white;color: black;}.add-wishlist .add-wishlist-icon, .add-wishlist.active .add-wishlist-icon-hover {display: block;}.add-wishlist .add-wishlist-icon-hover, .add-wishlist.active .add-wishlist-icon {display: none;}.add-wishlist:hover .add-wishlist-icon, .add-wishlist.active:hover .add-wishlist-icon-hover {display: none;}.add-wishlist:hover .add-wishlist-icon-hover, .add-wishlist.active:hover .add-wishlist-icon {display: block;transition: all 500ms ease;}.add-wishlist-a:hover {color: inherit;}.add-wishlist:focus {outline: none;}.add-wishlist.add-wishlist-icon.is-active {font-weight: 600;color: #cc4b37;}.wish-and-see .see-product {position: absolute;display: flex;align-items: center;justify-content: center;width: calc(100% - 16px);margin-bottom: 8px;border-radius: 2px;height: 34px;left: 8px;bottom: 0;padding: 0.25rem;font-size: 0.9rem;background-color: black;opacity: 0;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}.product-card-top:hover .see-product {opacity: 1;}.wish-and-see .see-product span {font-weight: 500;}.see-product-icon {font-size: 12px;margin-right: 4px;}.see-product {z-index: 10;}.see-product:hover {background: #393838;}.see-product:focus, .see-product a:focus {outline:none;}.product-variant-nav {position: absolute;left: 0;right: 0;bottom: 30%;}.product-card-top:hover .product-variant-nav-item, .product-card-img:hover .product-variant-nav-item {opacity: 1;}.product-variant-nav-item {opacity: 0;background-color: rgba(0,0,0,0.15);color: white;padding: 4px 5px;}.product-variant-nav-item:hover {background-color: rgba(0,0,0,0.3);}.product-option {position: absolute;display: flex;flex-direction: column;top: 8px;right: 8px;}.product-option > * {display: flex;justify-content: center;align-items: center;width: 35px;height: 35px;margin: 4px 0;}.product-labels-container, .product-label {display: flex;flex-direction: column;align-items: flex-start;position: absolute;max-width: 100px;top: 0;z-index: 10;}.product-labels-container .label, .product-label .label {font-size: 0.65rem;line-height: 0.8rem;white-space: inherit;margin: 4px 0;padding: 0.25rem;}.product-labels-container .label.warning, .product-label .label.warning {color: #fefefe;}.product-labels-container > span, .product-label > span {color: white;}@media screen and (min-width: 39.9375em) {.product-card-top:hover .add-wishlist {bottom: 50px;transition: all 250ms ease;}}@media screen and (max-width: 63.9375em) {.product-card-top .see-product {opacity: 1;}.product-card-top .see-product._productSlideButton {opacity: 0;}.product-card-top .wish-and-see._showButton {pointer-events: auto;position: relative;z-index: 5;}.product-card-top ._showButton .see-product._productSlideButton {opacity: 1;}.add-wishlist, .product-marking-img {bottom: 8px;}}