.section-featured-text{width:100%}.featured-bar{display:flex;align-items:center;width:100%;height:var(--bar-height, 50px);background-color:var(--bg-color, #ffffff);overflow:hidden}.bar-inner{display:flex;align-items:center;justify-content:var(--text-align);gap:10px}.bar-inner h2{margin:0}.bar-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.bar-link:hover{opacity:.7}.bar-arrow{display:inline-flex;align-items:center;flex-shrink:0;color:var(--text-color, #000000);width:var(--arrow-size, 24px);height:var(--arrow-size, 24px)}.bar-arrow svg{width:100%;height:100%}.bar-text{font-family:var(--font-family, "Arimo", sans-serif);font-size:var(--font-size, 24px);font-weight:500;text-transform:uppercase;color:var(--text-color, #000000);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:var(--text-align)}@media screen and (max-width:748px){.section-featured-text .container{padding:0 15px}.featured-bar{--bar-height: 40px !important}.bar-text{--font-size: 24px !important}.bar-arrow{--arrow-size: 20px !important}}.section-featured-products{width:100%;padding:50px 0}.section-title{font-family:var(--fp-font-family, "Arimo", sans-serif);font-size:24px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0}.placeholder-svg{width:100%;height:100%;background-color:#f0f0f0}.product-grid{display:grid;grid-template-columns:repeat(var(--fp-items-per-row, 4),1fr);gap:8px;background-color:#fff;border-top:1px solid #000}.section-featured-products{padding-top:var(--fp-padding-top-desktop);padding-bottom:var(--fp-padding-bottom-desktop)}.product-grid-v1{gap:0}.product-card-v1{position:relative;background-color:#fff;border-right:1px solid black!important;border-bottom:1px solid black!important}.product-card-v1 .card-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background-color:#f8f8f8}.product-card-v1 .card-link{display:block;width:100%;height:100%}.product-card-v1 .image-primary,.product-card-v1 .image-hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-card-v1 .image-primary img,.product-card-v1 .image-hover img{width:100%;height:100%;object-fit:cover;display:block}.product-card-v1 .image-hover{opacity:0;transition:opacity .4s ease}.product-card-v1 .card-media:hover .image-hover{opacity:1}.product-card-v1 .card-media:hover .image-primary{opacity:0}.discount-badge{position:absolute;top:10px;left:10px;background-color:#000;color:#fff;font-family:var(--fp-font-family, "Arimo", sans-serif);font-size:11px;font-weight:600;padding:4px 15px;letter-spacing:.02em;opacity:1}.add-cart-icon{width:14px;height:14px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin-left:8px;transition:all .3s ease;color:var(--fp-text-color, #000000);margin:0!important;padding:0;background:none}.add-cart-icon svg{width:14px;height:14px}.add-cart-icon:hover{opacity:.6}.add-cart-icon.is-loading,.add-cart-btn.is-loading{pointer-events:none;opacity:.7}.add-cart-icon.is-added,.add-cart-btn.is-added{color:var(--fp-text-color, #000000)}.product-card-v1 .card-info{padding:8px 8px 10px;background-color:#fff;border-top:1px solid #f0f0f0}.product-card-v1 .info-row{display:flex;justify-content:space-between;align-items:center;height:18px}.product-card-v1 .product-title{font-family:var(--fp-font-family, "Arimo", sans-serif);font-size:11px;font-weight:500;color:var(--fp-text-color, #000000);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.product-grid-v1 .svg-wrapper{width:11px;height:11px}.product-card-v1 .price-row{display:flex;align-items:center;gap:8px}.price-compare{font-family:var(--fp-font-family, "Arimo", sans-serif);color:#999;text-decoration:line-through}.product-card-v1 .price-row span{font-size:11px}.price-current{font-family:var(--fp-font-family, "Arimo", sans-serif);font-size:13px;font-weight:600;color:var(--fp-price-color, #000000)}.product-grid-v2{gap:var(--fp-border-width, 2px);background-color:var(--fp-card-bg, #ffffff)}.product-card-v2{position:relative;background-color:var(--fp-card-bg, #ffffff);border:1px solid rgba(0,0,0,.06)}.product-card-v2 .card-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background-color:#f8f8f8}.product-card-v2 .card-link{display:block;width:100%;height:100%}.product-card-v2 .card-media img{width:100%;height:100%;object-fit:cover;display:block}.product-card-v2 .card-info{padding:10px 12px;background-color:var(--fp-card-bg, #ffffff);text-align:left}.info-row-v2{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.product-card-v2 .product-title{font-family:var(--fp-font-family, "Arimo", sans-serif);font-size:11px;font-weight:500;color:var(--fp-text-color, #000000);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;letter-spacing:.02em}.add-cart-btn{width:24px;height:24px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin-left:8px;transition:all .3s ease;color:var(--fp-text-color, #000000)}.add-cart-btn svg{width:14px;height:14px}.add-cart-btn:hover{opacity:.6}.price-wrap{display:flex;align-items:center;gap:6px}.product-card-v2 .price-compare{font-family:var(--fp-font-family, "Arimo", sans-serif);font-size:10px;color:#999;text-decoration:line-through}.product-card-v2 .price-current{font-family:var(--fp-font-family, "Arimo", sans-serif);font-size:11px;font-weight:600;color:var(--fp-price-color, #000000)}.cart-notification{position:fixed;bottom:20px;right:20px;padding:12px 20px;background-color:#000;color:#fff;font-family:var(--fp-font-family, "Arimo", sans-serif);font-size:13px;z-index:9999;animation:slideIn .3s ease}.cart-notification--error{background-color:#c00}.product-grid-v1 .button[id^=BuyButtons-ProductSubmitButton-]{padding:0;background:transparent;color:#000;border:none;font-size:0}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.spinner{animation:none}.spinner circle{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.section-featured-products{width:100%;padding:30px 0}.product-grid{grid-template-columns:repeat(2,1fr)}.section-title{font-size:18px}.featured-bar{height:var(--mobile-bar-height)}.bar-text{font-size:var(--mobile-font-size)}.bar-arrow{width:var(--mobile-arrow-size);height:var(--mobile-arrow-size)}.section-featured-products{padding-top:var(--fp-padding-top-mobile);padding-bottom:var(--fp-padding-bottom-mobile)}.product-grid.mobile-layout-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.product-grid.mobile-layout-hero>*{width:100%;min-width:0;grid-column:auto}.product-grid.mobile-layout-hero>*:nth-child(5n+1){grid-column:1 / -1}.product-grid.mobile-layout-hero>*:not(:nth-child(5n+1)){grid-column:span 1}.product-grid.mobile-layout-2{display:grid;width:100%;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.product-grid.mobile-layout-2>.product-card-v1,.product-grid.mobile-layout-2>.product-card-v2{width:100%;min-width:0;max-width:100%;grid-column:auto;box-sizing:border-box}.product-grid.mobile-layout-2 img{width:100%;display:block}.product-grid.mobile-layout-1{display:grid;grid-template-columns:1fr;gap:0}.product-grid.mobile-layout-1>*{grid-column:1 / -1!important;width:100%;min-width:0;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-featured.css.map */
