.recently-viewed-products{padding-left:10px !important;padding-right:10px !important}
.recently-viewed-products .slick-track{display:flex;margin-left:0}
.recently-viewed-products h2.title{margin-bottom:38px;font-size:17px;font-weight:600;color:#23201f;text-transform:uppercase}
.recently-viewed-products .recently-viewed-container{padding:0;margin:0}
.recently-viewed-products .recently-viewed-container .arrow__btn{height:40px;width:40px;position:absolute;border-radius:50%;border:0;top:40%;background-color:rgba(188,188,188,0.3);z-index:1}
.recently-viewed-products .recently-viewed-container .arrow__btn svg{width:24px;height:24px;position:relative;left:-2px;top:1px}
.recently-viewed-products .recently-viewed-container .arrow__btn.right{right:10px}
@media screen and (max-width:1024px){.recently-viewed-products .recently-viewed-container .arrow__btn.right{right:0}
}
.recently-viewed-products .recently-viewed-container .arrow__btn.right svg{left:1px}
.recently-viewed-products .recently-viewed-container .arrow__btn.left{left:-10px}
.recently-viewed-products .recently-viewed-container .arrow__btn:hover{cursor:pointer}
.recently-viewed-products .recently-viewed-container .recently-viewed-item{padding:16px;display:flex;flex-direction:column;border:1px solid #e0e0e0;margin:1px 18px 1px 1px;gap:12px;transition:.25s linear;height:auto;color:#23201f}
.recently-viewed-products .recently-viewed-container .recently-viewed-item .title{margin-bottom:0;font-size:14px;font-weight:600;line-height:20px;color:#23201f}
.recently-viewed-products .recently-viewed-container .recently-viewed-item .description{font-size:14px;font-weight:400;color:#23201f;margin-bottom:0}
.recently-viewed-products .recently-viewed-container .recently-viewed-item:last-child{margin-right:4px;flex:1}
@media screen and (min-width:1024px){.recently-viewed-products .recently-viewed-container .recently-viewed-item:last-child{margin-right:.3%}
}
.recently-viewed-products .recently-viewed-container .recently-viewed-item:hover{cursor:pointer}
.recently-viewed-products .recently-viewed-container .recently-viewed-item .product__id{margin-bottom:0;font-size:12px;line-height:12px;font-weight:500;text-transform:uppercase;color:#757575}
.recently-viewed-products .recently-viewed-container .recently-viewed-item .img-column{display:flex;line-height:1;justify-content:center;width:100%}
.recently-viewed-products .recently-viewed-container .recently-viewed-item .img-column img{max-width:208px;max-height:116px;padding-bottom:4px}
.recently-viewed-products.align-center h2.title{text-align:center}
.recently-viewed-products.section.section-gray{margin:0 !important;left:0;right:0;width:100% !important}
@media screen and (max-width:1024px){.recently-viewed-products.section.section-gray{padding-left:10px !important;padding-right:10px !important}
}
.recently-viewed-item{border-radius:10px}
.recently-viewed-item:hover{box-shadow:0 0 0 1px #369;border:1px solid #369}