.product-card{position:relative;height:100%}.product-card a{display:block}.product-card a:hover{text-decoration:none}.product-card .image-1{display:block}.product-card .image-2{display:none}.product-card .product-image{position:relative}.product-card .product-image img:not(.britbag-logo){width:100%;height:100%}.product-card .britbag-logo{width:80px!important;height:auto!important;position:absolute;left:0;z-index:1;bottom:0;padding:5px;background-color:#fff}.product-card:hover .product-image .image-1{display:none}.product-card:hover .product-image .image-2{display:block}@media (max-width:768px){.product-card:hover .product-image .image-1{display:block}.product-card:hover .product-image .image-2{display:none}}.product-card .product-details{background-color:#fff;padding:1em;position:relative;z-index:4;text-align:center;height:100%;display:flex;flex-direction:column}.product-card .product-details .short-description{font-size:12px;color:#b2b2b2}.product-card .product-details p{font-size:1em;font-weight:500}@media (max-width:768px){.product-card .product-details p{font-size:14px}}@media (max-width:768px){.product-card .product-details{padding:0}}.product-card .price del{opacity:.5;margin-right:.5em}.product-card .radios{position:absolute;bottom:100%;left:0;width:100%;display:none;padding:1em 6em;gap:.5em;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1440px){.product-card .radios{padding:1em 5vw}}.product-card .sticker{position:absolute;left:1em;top:1em;z-index:2;padding:5px 10px;border:1px solid #1a1818;text-transform:uppercase;color:#1a1818;font-size:14px;font-weight:500}.product-card .sticker.new{left:auto;right:1em}.product-card .sticker.sold-out{font-weight:500;opacity:1}.product-card .sticker.black-friday-sticker{border:none;padding:0}@media (max-width:768px){.product-card .sticker{font-size:12px;padding:5px 10px}}.product-card .sticker.black-friday-sticker{bottom:1em;top:auto}.product-card .sticker.black-friday-sticker img{width:6em!important;height:6em!important}.product-card .wishlist-heart{position:absolute;top:10px;right:10px;z-index:1;width:30px;height:30px;cursor:pointer}.product-card .wishlist-heart .fa{font-size:30px;padding:0}.product-card.sold-out .sticker.sale{display:none}.product-card.sold-out .sticker.new{display:none}.product-card .swatches{margin-top:15px;display:flex;justify-content:center;align-items:center}.product-card .swatches .swatch{width:20px;height:20px;border-radius:50%;font-size:0;border:1px solid #1a1818;background-size:cover;position:relative}.product-card .swatches .swatch.out-of-stock{opacity:.5;overflow:hidden}.product-card .swatches .swatch.out-of-stock::after{content:'';position:absolute;width:2px;height:150%;left:0;top:-50%;transform:rotate(42deg);transform-origin:bottom;background-color:#000}.product-card .swatches li:not(:last-of-type){margin-right:5px}.product-card form{height:100%;display:flex;flex-direction:column;position:relative}.product-card a.card-link{position:absolute;top:0;right:0;bottom:0;left:0}.product-card .card-footer{opacity:0;margin-top:auto}.product-card .card-footer .btn{width:100%;margin-top:15px;padding:1rem .5rem}.product-card .card-footer .btn.sold-out{background-color:#e8e8e8}.product-card:hover form{box-shadow:0 0 0 1px #e8e8e8}.product-card:hover .card-footer{opacity:1}@media (max-width:768px){.product-card .card-footer{opacity:1}}.product-card .variant-name{display:none}