.back-to-top-btn{position:fixed;bottom:20px;right:15px;width:50px;height:50px;background-color:#000;color:#fff;border:none;border-radius:50%;cursor:pointer;z-index:9999;transition:all .3s ease;opacity:0;overflow:hidden;visibility:hidden;transform:translateY(20px);display:flex!important;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 0 20px #eeee}.back-to-top-btn span{font-size:8px;max-width:20px;transition:all .3s ease;position:relative;top:40px}.back-to-top-btn:hover span{top:-8px}.back-to-top-btn img{position:relative;top:18px;width:100%;max-width:20px;transition:all .3s ease}.back-to-top-btn:hover img{top:-14px}.back-to-top-btn.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top-btn:hover{transform:translateY(-2px)}.back-to-top-btn:active{transform:translateY(0)}.nws-product-card,.nws-product-card .grid-product__content,.nws-product-card .grid-product__image-wrapper{position:relative}.nws-product-card .grid-product__meta{text-align:left;padding:15px 0}.nws-product-card .grid-product__title{font-size:16px;line-height:1.4;margin-bottom:8px}.nws-product-card .grid-product__price{font-size:16px;font-weight:600}.nws-product-card .product-rating{margin:8px 0}.nws-product-actions-overlay{position:absolute;bottom:0%!important;left:0!important;right:0!important;opacity:0;transform:unset!important;visibility:hidden;justify-content:space-between;transition:all .3s ease;padding:0 5px 4%;background:linear-gradient(to top,#fffffff2,#fff0);z-index:10;pointer-events:none;display:flex;flex-direction:column;align-items:center;height:50%}.nws-product-card:hover .nws-product-actions-overlay{opacity:1;visibility:visible;pointer-events:auto}.nws-add-to-cart-wrapper{pointer-events:auto}.nws-action-btn{width:100%;padding:12px 20px;font-size:14px;text-transform:uppercase;background:#fff!important;color:#000!important;cursor:pointer;transition:all .3s ease;display:flex;pointer-events:auto;align-items:center;justify-content:center;gap:8px;border:none!important;font-weight:500!important;letter-spacing:.5px!important;transition:all .3s linear!important;cursor:pointer!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;position:relative!important;overflow:hidden!important;text-decoration:none!important}.nws-action-btn:hover{background:#000!important;color:#fff!important}.nws-quick-actions-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px;pointer-events:auto}.nws-quick-actions-wrapper .st-wishlist-icon{display:none!important}@media only screen and (max-width: 1024px){.nws-product-card .grid-product__title,.nws-product-card .grid-product__price{font-size:15px}.nws-action-btn{padding:10px 16px;font-size:13px}}@media only screen and (max-width: 768px){.medium-down--hide{display:none!important}.nws-product-card .grid-product__meta{text-align:center}.nws-product-card .grid-product__title{font-size:14px;margin-bottom:6px}.nws-product-card .grid-product__price{font-size:14px}.nws-product-card .product-rating{justify-content:center;margin:6px 0}.nws-action-btn{padding:10px 12px;font-size:12px}.nws-quick-actions-wrapper{gap:8px}@media only screen and (max-width: 480px){.nws-quick-actions-wrapper{display:none!important}.nws-action-btn{padding:12px;font-size:13px}}}@media only screen and (max-width: 480px){.nws-product-card .grid-product__title{font-size:13px;line-height:1.3}.nws-product-card .grid-product__price{font-size:13px}}.nws-product-card .grid-product__image-mask{position:relative;width:100%;overflow:hidden;background:#f8f8f8}.nws-product-card .grid-product__image-mask .image-wrap{position:relative;width:100%;padding-bottom:100%!important;height:0!important}.nws-product-card .grid-product__image-mask img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.nws-product-card .grid-product__secondary-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease}.nws-product-card:hover .grid-product__secondary-image{opacity:1}.nws-product-card .grid-product__link{text-decoration:none;color:inherit}.nws-product-card .grid-product__title{font-weight:900;margin-bottom:10px}.nws-product-card .product-rating{color:#f2b500;font-size:20px;display:flex;gap:2px}.nws-product-card .grid-product__price{font-size:20px;color:#9e9e9e}.nws-product-card span.sold-out-badge{background:#fff;color:#000;padding:3px 10px;font-size:14px;line-height:normal;margin:12px;position:absolute;top:0;left:0;z-index:25;width:60px;text-align:center;height:26px;display:flex;align-items:center;justify-content:center}.nws-product-card .grid-product__tag{position:absolute;top:12px;left:12px;z-index:25;background:#fff;padding:5px 12px;font-size:12px;font-weight:600;text-transform:uppercase}.nws-product-card .loading-overlay__spinner{width:18px;height:18px}.nws-product-card .loading-overlay__spinner.hidden{display:none}.nws-product-card .loading-overlay__spinner .spinner{animation:nws-rotate 2s linear infinite;width:100%;height:100%}.nws-product-card .loading-overlay__spinner .spinner .path{stroke:currentColor;stroke-linecap:round;animation:nws-dash 1.5s ease-in-out infinite}.nws-product-card .sold-out-message.hidden{display:none}@keyframes nws-rotate{to{transform:rotate(360deg)}}@keyframes nws-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.nws-wishlist-btn dtx-wishlist,.nws-wishlist-btn .d1-add-wishlist{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.nws-wishlist-btn .nws-wishlist-text{position:relative;z-index:3;transition:color .4s linear!important}.nws-slide-hover-btn{font-size:12px;text-transform:uppercase;padding:.8rem 3.5rem;position:relative;transition:all .3s linear;overflow:hidden;display:inline-block;text-decoration:none;cursor:pointer}.nws-slide-hover-btn:after{content:"";position:absolute;top:0;left:-112%;height:100%;width:100%;background:var(--hover-bg-color, #000)!important;transition:all .3s linear;z-index:0}.nws-slide-hover-btn:hover:after{left:0}.nws-slide-hover-btn:before{content:"";position:absolute;top:50%;left:-12%;transform:translateY(-50%);width:0;height:100%;border-top:23px solid transparent;border-bottom:23px solid transparent;border-left:12px solid var(--hover-bg-color, #000)!important;transition:left .3s linear;z-index:0}.nws-slide-hover-btn:hover:before{left:100%}.nws-slide-hover-btn span{position:relative;z-index:3;font-family:Outfit,sans-serif!important;letter-spacing:2px;font-weight:700;transition:color .4s linear}.nws-slide-hover-btn:hover span{color:var(--hover-text-color, #fff)!important}
/*# sourceMappingURL=/cdn/shop/t/42/assets/nws-custom.css.map */
