/*
Generated time: April 5, 2025 03:39
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.recently-viewed-title{position:relative;font-size:12px;font-weight:var(--font-weight-bold);line-height:1.2;letter-spacing:var(--letter-spacing);text-transform:uppercase;padding:8px 5px 5px 5px;margin-top:0;margin-bottom:0;color:var(--color-black)}.recently-viewed-tab{position:fixed;top:0;left:auto;right:40px;z-index:99;opacity:0;visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--bg-white);box-shadow:0 3px 7px 0 rgba(0,0,0,.2);transform:translate3d(40px,0,0);transition:transform var(--duration-default) ease,visibility var(--duration-default) ease;animation:right-out .3s forwards}.recently-viewed-list{width:80px}.recently-viewed-share{width:60px}.recently-viewed-share .recently-viewed-title{padding-top:16px}.recently-viewed-tab.is-visible{transform:translate3d(0,0,0);opacity:1;visibility:visible;pointer-events:auto;animation:right-in .35s forwards}.recently-viewed-content .products-grid{position:relative;width:100%;margin-left:0;margin-right:0}.recently-viewed-content .product-info{position:absolute;top:auto;right:0;z-index:-1;visibility:hidden;opacity:0;width:250px;height:109px;background-color:var(--bg-white);display:flex;box-shadow:0 3px 7px 0 rgba(0,0,0,.2)}.recently-viewed-content .product-info .first{width:170px;padding:9px 0 15px 15px;background-color:var(--bg-white)}.recently-viewed-content .product-info .first .price-item .text{font-size:min(14px,var(--product-price-compare-font-size))}.recently-viewed-content .products-grid .second{width:80px;height:100%;cursor:pointer;background:0 0}.recently-viewed-content .product-info .product-vendor{font-size:var(--font-size);font-weight:var(--font-weight-bold);line-height:var(--line-height);letter-spacing:var(--letter-spacing);color:var(--product-vendor-color)}.recently-viewed-content .product-info .product-title{font-size:calc(var(--font-size) - 1px);font-weight:var(--font-weight-normal);line-height:20px;letter-spacing:var(--letter-spacing);color:var(--product-title-color);overflow:hidden;white-space:normal;display:-webkit-box;text-transform:var(--product-title-text-transform);-webkit-line-clamp:var(--product-title-line-text);text-overflow:ellipsis;-webkit-box-orient:vertical}.recently-viewed-content .product-info .product-title .text{text-decoration:none!important}.recently-viewed-content .product-info .product-price{font-size:calc(var(--font-size) + 1px);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing);line-height:var(--line-height);color:var(--product-price-color)}.recently-viewed-content .product-info .price__sale .price__compare{display:none}.recently-viewed-content .product-info .money{font-size:calc(var(--font-size) + 1px)}.recently-viewed-content .products-grid:hover .product-info{visibility:visible;opacity:1}.recently-viewed-content .products-grid:not(.slick-initialized) .product-info{margin-top:0!important}.recently-viewed-content .item{position:relative;height:109px}.recently-viewed-content .first-info{display:flex;align-items:center;width:auto;height:100%;padding:0 10px}.recently-viewed-content .first-info .icon{display:block;position:absolute;z-index:4;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;fill:var(--color-white);stroke:transparent;opacity:0;visibility:hidden;pointer-events:none}.recently-viewed-content .first-info img{display:block;width:100%;height:89px;object-fit:cover}.recently-viewed-content .first-info:before{content:'';display:block;position:absolute;top:50%;left:10px;width:calc(100% - 20px);height:89px;z-index:3;opacity:0;visibility:hidden;background:rgba(0,0,0,.3);transition:var(--anchor-transition);transform:translateY(-50%)}.recently-viewed-content .second-info{display:none}.recently-viewed-content .products-grid .slick-arrow{display:block!important;top:auto!important;bottom:0;transform:unset;width:40px;height:27px;padding:0;border:none;border-radius:0;box-shadow:unset;background-color:var(--bg-white)}.recently-viewed-content .products-grid .slick-arrow svg{width:18px;height:18px;transform:rotate(90deg);fill:var(--icon);stroke:transparent}.recently-viewed-content .products-grid .slick-arrow.slick-prev{left:auto;right:0;border-left:1px solid #e5e5e5}.recently-viewed-content .products-grid .slick-arrow.slick-next{left:0;right:auto}.recently-viewed-content .products-grid .slick-arrow.slick-disabled{opacity:1;pointer-events:auto}.recently-viewed-content .no-products{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 0 10px 0}.recently-viewed-content .no-products .icon{width:46px;height:46px;opacity:.1;margin:0 0 15px 0;fill:var(--color-black)}.recently-viewed-content .no-products .text{font-size:calc(var(--font-size) - 5px);font-weight:var(--font-weight-normal);color:var(--color-black);line-height:1.2;letter-spacing:var(--letter-spacing);padding:0 10px}.recently-viewed-content .products-grid.has-arrow{padding-bottom:27px}.recently-viewed-content .products-grid.has-arrow>.slick-list{border-bottom:1px solid #ccc}.recently-viewed-media{margin:10px 0 0 0}.recently-viewed-icon{display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;width:40px;height:40px;background-color:var(--bg-white);transition:var(--anchor-transition);outline:0;box-shadow:none}.recently-viewed-icon .icon{position:relative;width:20px;height:20px;stroke:var(--icon)}.recently-viewed-icon.social-media-icon .icon{stroke:transparent}.recently-viewed-icon.is-open:before{content:'';display:block;background:var(--bg-white);width:100%;height:100%;position:absolute;left:0;top:0;z-index:100}.recently-viewed-icon.is-open .icon{z-index:100}.halo-recently-viewed-popup.is-show,html.no-js .halo-recently-viewed-popup:not(.is-show){opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,-50%,0)}.recently-viewed-icon+.recently-viewed-icon{border-top:1px solid #ccc}.recently-dark-mode{--transition-duration:400ms;--bg:white;--text:#333}.recently-dark-mode.active{--bg:#333;--text:white}.recently-dark-mode{background-color:var(--bg);display:flex;align-items:center;justify-content:center;color:var(--text);transition:color,background-color var(--transition-duration)}.recently-dark-mode .icon{transition:stroke var(--transition-duration);stroke:var(--text)!important;fill:transparent!important;width:20px;height:20px;fill:none}.recently-dark-mode .moon-icon{stroke-dasharray:0px 1px;opacity:0;transition:stroke-dasharray .5s ease-in,opacity .3s ease-in}.recently-dark-mode .sun-icon{stroke-dasharray:1px 1px;opacity:1;transition:stroke-dasharray .5s ease-in,opacity .3s ease-in}.recently-dark-mode.active .moon-icon{stroke-dasharray:1px 1px;opacity:1}.recently-dark-mode.active .sun-icon{stroke-dasharray:0px 1px;opacity:0}body.dark-mode .recently-viewed-icon .icon{stroke:var(--bg-black);fill:var(--bg-black)}body.dark-mode .recently-viewed-icon.social-media-icon .icon{stroke:transparent;fill:var(--bg-black)}body.dark-mode .recently-viewed-content .products-grid .slick-arrow svg{fill:var(--bg-black)}body.dark-mode .recently-viewed-content .product-info .product-vendor a{color:var(--color-black)}@media (min-width:1025px){.recently-viewed-content .first-info:hover .icon,.recently-viewed-content .first-info:hover:before{opacity:1;visibility:visible}.recently-viewed-content .products-grid .slick-arrow:hover{background-color:#e5e5e5}.recently-viewed-icon:hover{background-color:#e5e5e5}}