.recently-viewed{display:flex;flex-direction:column;gap:2rem;overflow:hidden;padding:var(--section-padding-y) 0}@media(min-width: 1025px){.recently-viewed{gap:2.5rem}}@media(min-width: 1025px){.recently-viewed__cards{display:flex;flex-direction:row;gap:0}}@media(min-width: 1025px){.swiper .recently-viewed__cards{gap:0}}.recently-viewed__cards .btn{color:var(--color-black) !important}.recently-viewed__cards .product-card{height:auto;border-right:1px solid var(--color-light-grey);border-bottom:1px solid var(--color-light-grey);border-top:1px solid var(--color-light-grey)}@media(min-width: 1025px){.recently-viewed__cards .product-card{flex:0 0 16.6666666667%}}@media(min-width: 1025px){.swiper .recently-viewed__cards .product-card{flex:none}}.recently-viewed__cards .product-card__link{display:flex;flex-direction:column;text-decoration:none;height:100%;color:var(--color-black)}.recently-viewed__cards .product-card__product-info-container{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.recently-viewed__cards .product-card__image img{height:100%}.recently-viewed__cards .product-card__title{display:flex;flex-direction:column;padding:1.125rem 0 .5rem}.recently-viewed__cards .product-card .price{padding-top:2rem}.recently-viewed__heading{align-items:center;display:flex;justify-content:space-between;padding-left:1rem}.recently-viewed__wrapper{width:100%}.recently-viewed__wrapper .carousel__controls{padding:0 1rem 0;display:flex;justify-content:center;position:initial}.recently-viewed__wrapper .carousel__controls .carousel__scrollbar{margin-top:2rem}
