:root{--npc-card-bg: #ffffff;--npc-card-border: #f0f0f0;--npc-card-radius: 20px;--npc-card-shadow: 0 8px 24px rgba(20, 35, 70, .06);--npc-card-shadow-hover: 0 14px 34px rgba(20, 35, 70, .11);--npc-image-bg: #ffffff;--npc-image-height: 245px;--npc-image-padding: 10px;--npc-title-color: #111111;--npc-title-size: 17px;--npc-title-weight: 700;--npc-vendor-color: #929292;--npc-vendor-size: 13px;--npc-price-color: #0064fc;--npc-price-size: 17px;--npc-price-weight: 800;--npc-cart-bg: #66a2fd;--npc-cart-bg-hover: #0064fc;--npc-cart-color: #ffffff;--npc-cart-size: 46px;--npc-quick-bg: #ffffff;--npc-quick-color: #111111;--npc-quick-size: 44px;--npc-badge-bg: #0064fc;--npc-badge-color: #ffffff;--npc-search-image-height: 190px;--npc-search-card-min-height: 330px}.nymbus-global-card{height:100%!important;min-width:0!important}.nymbus-global-card .product-item__wrapper{position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:390px!important;padding:18px 18px 16px!important;overflow:hidden!important;background:var(--npc-card-bg)!important;border:1px solid var(--npc-card-border)!important;border-radius:var(--npc-card-radius)!important;box-shadow:var(--npc-card-shadow)!important;transition:transform .25s ease,box-shadow .25s ease!important}.nymbus-global-card:hover .product-item__wrapper{transform:translateY(-3px)!important;box-shadow:var(--npc-card-shadow-hover)!important}.nymbus-global-card .product-item__inner{position:static!important;width:100%!important;height:var(--npc-image-height)!important;min-height:var(--npc-image-height)!important;overflow:visible!important;background:transparent!important}.nymbus-global-card .product-item__media--ratio,.nymbus-global-card .product__media{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:var(--npc-image-height)!important;min-height:var(--npc-image-height)!important;aspect-ratio:auto!important;overflow:hidden!important;background:var(--npc-image-bg)!important;border-radius:0!important}.nymbus-global-card .product-item__media--ratio:before,.nymbus-global-card .product__media:before{display:none!important}.nymbus-global-card .nymbus-card-image,.nymbus-global-card .product-image,.nymbus-global-card .first-image,.nymbus-global-card .product-item__media--ratio img,.nymbus-global-card .product__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:auto!important;padding:var(--npc-image-padding)!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.nymbus-global-card .product-item__information{position:relative!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;margin-top:12px!important;padding:0 58px 0 2px!important;text-align:left!important}.nymbus-global-card .product-item__name{display:block!important;width:100%!important;min-width:0!important;height:1.3em!important;min-height:1.3em!important;max-height:1.3em!important;margin:0 0 5px!important;overflow:hidden!important;color:var(--npc-title-color)!important;font-size:var(--npc-title-size)!important;font-weight:var(--npc-title-weight)!important;line-height:1.3!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:left!important}.nymbus-global-card .product-item__vendor{display:block!important;min-height:1.3em!important;margin:0 0 8px!important;overflow:hidden!important;color:var(--npc-vendor-color)!important;font-size:var(--npc-vendor-size)!important;font-weight:400!important;line-height:1.3!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:left!important}.nymbus-global-card .product-item__price{display:flex!important;justify-content:flex-start!important;align-items:center!important;margin-top:auto!important;color:var(--npc-price-color)!important;font-size:var(--npc-price-size)!important;font-weight:var(--npc-price-weight)!important;line-height:1.2!important;text-align:left!important}.nymbus-global-card .product-item__price *,.nymbus-global-card .price,.nymbus-global-card .price *{color:var(--npc-price-color)!important;font-weight:var(--npc-price-weight)!important}.nymbus-global-card__badge{position:absolute!important;top:18px!important;left:18px!important;z-index:8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:5px 13px!important;border-radius:5px!important;background:var(--npc-badge-bg)!important;color:var(--npc-badge-color)!important;font-size:11px!important;font-weight:800!important;line-height:1!important;letter-spacing:.03em!important;text-transform:uppercase!important}.nymbus-global-card review-product,.nymbus-global-card .product-item__short-description,.nymbus-global-card .product-item__color-swatches,.nymbus-global-card .color-swatches,.nymbus-global-card button-wishlist,.nymbus-global-card button-compare{display:none!important}.nymbus-global-card button-quickview{position:absolute!important;top:18px!important;right:18px!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:center!important;width:var(--npc-quick-size)!important;min-width:var(--npc-quick-size)!important;height:var(--npc-quick-size)!important;min-height:var(--npc-quick-size)!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--npc-quick-bg)!important;color:var(--npc-quick-color)!important;box-shadow:0 6px 20px #0000001a!important;opacity:0!important;visibility:hidden!important;transform:translateY(4px)!important;transition:opacity .2s ease,transform .2s ease!important}.nymbus-global-card:hover button-quickview{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.nymbus-global-card .product__add-cart,.nymbus-global-card .product-item__button-submit,.nymbus-global-card .product-item__select-options{position:absolute!important;right:18px!important;bottom:16px!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:center!important;width:var(--npc-cart-size)!important;min-width:var(--npc-cart-size)!important;max-width:var(--npc-cart-size)!important;height:var(--npc-cart-size)!important;min-height:var(--npc-cart-size)!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--npc-cart-bg)!important;color:var(--npc-cart-color)!important;box-shadow:0 7px 18px #0064fc3d!important;overflow:hidden!important;transition:transform .2s ease,background .2s ease!important}.nymbus-global-card .product__add-cart:hover,.nymbus-global-card .product-item__button-submit:hover,.nymbus-global-card .product-item__select-options:hover{background:var(--npc-cart-bg-hover)!important;transform:translateY(-1px)!important}.nymbus-global-card .product__add-cart span:not(.sold-out-message),.nymbus-global-card .product-item__button-submit span:not(.sold-out-message),.nymbus-global-card .product-item__select-options span{display:none!important}.nymbus-global-card .product__add-cart:before,.nymbus-global-card .product-item__button-submit:before,.nymbus-global-card .product-item__select-options:before{content:""!important;display:block!important;width:18px!important;height:18px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1'/%3E%3Ccircle cx='19' cy='20' r='1'/%3E%3Cpath d='M3 4h2l2.4 10.4a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L21 7H6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}.nymbus-global-card .product__add-cart .icon-cart,.nymbus-global-card .product-item__button-submit .icon-cart{display:none!important}.predictive-search .nymbus-global-card .product-item__wrapper,.search-popup .nymbus-global-card .product-item__wrapper,.search-drawer .nymbus-global-card .product-item__wrapper,.top-search .nymbus-global-card .product-item__wrapper,.search-results .nymbus-global-card .product-item__wrapper,.template-search .nymbus-global-card .product-item__wrapper{min-height:var(--npc-search-card-min-height)!important;padding:14px!important;border-radius:18px!important}.predictive-search .nymbus-global-card .product-item__inner,.predictive-search .nymbus-global-card .product-item__media--ratio,.predictive-search .nymbus-global-card .product__media,.search-popup .nymbus-global-card .product-item__inner,.search-popup .nymbus-global-card .product-item__media--ratio,.search-popup .nymbus-global-card .product__media,.search-drawer .nymbus-global-card .product-item__inner,.search-drawer .nymbus-global-card .product-item__media--ratio,.search-drawer .nymbus-global-card .product__media,.top-search .nymbus-global-card .product-item__inner,.top-search .nymbus-global-card .product-item__media--ratio,.top-search .nymbus-global-card .product__media{height:var(--npc-search-image-height)!important;min-height:var(--npc-search-image-height)!important}.predictive-search .nymbus-global-card .nymbus-card-image,.search-popup .nymbus-global-card .nymbus-card-image,.search-drawer .nymbus-global-card .nymbus-card-image,.top-search .nymbus-global-card .nymbus-card-image{padding:4px!important;object-fit:contain!important;transform:none!important}.nymbus-search-four-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;width:100%!important}.nymbus-search-four-grid>.swiper-slide,.nymbus-search-four-grid>.grid__item,.nymbus-search-four-grid>li{width:auto!important;max-width:none!important;margin:0!important}@media screen and (max-width:1024px){:root{--npc-image-height: 220px;--npc-title-size: 16px;--npc-price-size: 16px}.nymbus-global-card .product-item__wrapper{min-height:360px!important;padding:16px 16px 14px!important;border-radius:18px!important}.nymbus-search-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media screen and (max-width:749px){:root{--npc-image-height: 180px;--npc-title-size: 14px;--npc-vendor-size: 12px;--npc-price-size: 14px;--npc-cart-size: 40px;--npc-quick-size: 38px}.nymbus-global-card .product-item__wrapper{min-height:330px!important;padding:13px!important;border-radius:16px!important}.nymbus-global-card .product-item__information{margin-top:8px!important;padding-right:48px!important}.nymbus-global-card button-quickview{top:13px!important;right:13px!important;opacity:1!important;visibility:visible!important;transform:none!important}.nymbus-global-card .product__add-cart,.nymbus-global-card .product-item__button-submit,.nymbus-global-card .product-item__select-options{right:13px!important;bottom:13px!important}.nymbus-global-card__badge{top:13px!important;left:13px!important;min-height:23px!important;padding:4px 9px!important;font-size:9px!important}.nymbus-search-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}.template-search .product-grid,.template-search .collection-product-grid .grid,.template-search .products-grid,body[class*=template-search] .product-grid,body[class*=template-search] .collection-product-grid .grid,body[class*=template-search] .products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}.template-search .nymbus-global-card .product-item__wrapper,body[class*=template-search] .nymbus-global-card .product-item__wrapper{min-height:390px!important;padding:18px 18px 16px!important;background:#fff!important;border:1px solid #f0f0f0!important;border-radius:20px!important;box-shadow:0 8px 24px #1423460f!important}.template-search .nymbus-global-card .product-item__inner,.template-search .nymbus-global-card .product-item__media--ratio,.template-search .nymbus-global-card .product__media,body[class*=template-search] .nymbus-global-card .product-item__inner,body[class*=template-search] .nymbus-global-card .product-item__media--ratio,body[class*=template-search] .nymbus-global-card .product__media{height:230px!important;min-height:230px!important;background:#fff!important}.template-search .nymbus-global-card .nymbus-card-image,.template-search .nymbus-global-card .product-image,.template-search .nymbus-global-card .first-image,body[class*=template-search] .nymbus-global-card .nymbus-card-image,body[class*=template-search] .nymbus-global-card .product-image,body[class*=template-search] .nymbus-global-card .first-image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:10px!important;object-fit:contain!important;object-position:center!important;transform:none!important}.template-search .nymbus-global-card .product-item__name,body[class*=template-search] .nymbus-global-card .product-item__name{color:#111!important;font-size:17px!important;font-weight:700!important;line-height:1.3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;height:1.3em!important;min-height:1.3em!important;max-height:1.3em!important}.template-search .nymbus-global-card .product-item__vendor,body[class*=template-search] .nymbus-global-card .product-item__vendor{color:#929292!important;font-size:13px!important}.template-search .nymbus-global-card .product-item__price,.template-search .nymbus-global-card .product-item__price *,.template-search .nymbus-global-card .price,.template-search .nymbus-global-card .price *,body[class*=template-search] .nymbus-global-card .product-item__price,body[class*=template-search] .nymbus-global-card .product-item__price *,body[class*=template-search] .nymbus-global-card .price,body[class*=template-search] .nymbus-global-card .price *{color:#0064fc!important;font-weight:800!important}.template-search .nymbus-global-card .product__add-cart,.template-search .nymbus-global-card .product-item__button-submit,.template-search .nymbus-global-card .product-item__select-options,body[class*=template-search] .nymbus-global-card .product__add-cart,body[class*=template-search] .nymbus-global-card .product-item__button-submit,body[class*=template-search] .nymbus-global-card .product-item__select-options{background:#66a2fd!important;color:#fff!important;border-color:#66a2fd!important}.template-search .nymbus-global-card .product__add-cart:hover,.template-search .nymbus-global-card .product-item__button-submit:hover,.template-search .nymbus-global-card .product-item__select-options:hover,body[class*=template-search] .nymbus-global-card .product__add-cart:hover,body[class*=template-search] .nymbus-global-card .product-item__button-submit:hover,body[class*=template-search] .nymbus-global-card .product-item__select-options:hover{background:#0064fc!important;border-color:#0064fc!important}.template-search .nymbus-global-card .product-badges *,.template-search .nymbus-global-card .product-badge,.template-search .nymbus-global-card [class*=badge],body[class*=template-search] .nymbus-global-card .product-badges *,body[class*=template-search] .nymbus-global-card .product-badge,body[class*=template-search] .nymbus-global-card [class*=badge]{background-color:#0064fc!important;color:#fff!important;border-color:#0064fc!important}.template-search .nymbus-global-card__badge,body[class*=template-search] .nymbus-global-card__badge{background:#0064fc!important;color:#fff!important}@media screen and (max-width:1024px){.template-search .product-grid,.template-search .collection-product-grid .grid,.template-search .products-grid,body[class*=template-search] .product-grid,body[class*=template-search] .collection-product-grid .grid,body[class*=template-search] .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media screen and (max-width:749px){.template-search .product-grid,.template-search .collection-product-grid .grid,.template-search .products-grid,body[class*=template-search] .product-grid,body[class*=template-search] .collection-product-grid .grid,body[class*=template-search] .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.template-search .nymbus-global-card .product-item__wrapper,body[class*=template-search] .nymbus-global-card .product-item__wrapper{min-height:330px!important;padding:13px!important}.template-search .nymbus-global-card .product-item__inner,.template-search .nymbus-global-card .product-item__media--ratio,.template-search .nymbus-global-card .product__media,body[class*=template-search] .nymbus-global-card .product-item__inner,body[class*=template-search] .nymbus-global-card .product-item__media--ratio,body[class*=template-search] .nymbus-global-card .product__media{height:180px!important;min-height:180px!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/nymbus-global-product-card.css.map */
