.single-product{--single-product-blue: #1c6ea4;--single-product-blue-dark: #16537d;--single-product-yellow: #ffc700;--single-product-yellow-dark: #e0ac00;--single-product-ink: #1c2126;--single-product-green: #2f9e44;--single-product-border: #e0e0e0;--single-product-surface: #f3f3f3}.single-product__breadcrumb{background:var(--single-product-surface);border-bottom:1px solid var(--single-product-border)}.single-product__breadcrumb-inner{max-width:var(--page-width, 1088px);margin:0 auto;padding:.9rem 1.5rem;display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#6b6b6b}.single-product__breadcrumb-home{color:var(--single-product-ink);display:inline-flex}.single-product__breadcrumb-home svg{width:1rem;height:1rem}.single-product__breadcrumb-inner a{color:#6b6b6b;text-decoration:none}.single-product__breadcrumb-inner a:hover{color:var(--single-product-blue)}.single-product__breadcrumb-sep{color:#b3b3b3}.single-product__breadcrumb-current{color:var(--single-product-ink);font-weight:600}.single-product__wrap{max-width:var(--page-width, 1088px);margin:0 auto;padding:2.5rem 1.5rem;display:flex;flex-wrap:wrap;gap:3rem}.single-product__gallery{flex:1 1 22rem;min-width:18rem;max-width:30rem}.single-product__info{flex:1 1 22rem;min-width:18rem;display:flex;flex-direction:column;align-items:flex-start}.single-product__main-media{position:relative;border:1px solid var(--single-product-border);border-radius:.5rem;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:#fff}.single-product__main-media img,.single-product__main-media svg{width:100%;height:100%;object-fit:contain;display:block}.single-product__next-image{position:absolute;top:.75rem;right:.75rem;width:2.25rem;height:2.25rem;border-radius:50%;background:#fff;border:1px solid var(--single-product-border);color:var(--single-product-ink);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #00000014;transition:background-color .15s ease}.single-product__next-image:hover{background:var(--single-product-surface)}.single-product__next-image svg{width:1.1rem;height:1.1rem}.single-product__thumbs{display:flex;gap:.75rem;margin-top:.9rem}.single-product__thumb{width:4.5rem;height:4.5rem;padding:0;border:1px solid var(--single-product-border);border-radius:.4rem;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .15s ease}.single-product__thumb img{width:100%;height:100%;object-fit:contain;display:block}.single-product__thumb.is-active,.single-product__thumb:hover{border-color:var(--single-product-blue)}.single-product__sku{margin:0;font-size:.85rem;color:#6b6b6b}.single-product__vendor{margin:.25rem 0 0;font-size:.9rem;font-weight:700;color:var(--single-product-ink)}.single-product__title{margin:.5rem 0 0;font-size:clamp(1.5rem,1.4vw + 1.1rem,2rem);font-weight:800;line-height:1.2;color:var(--single-product-ink)}.single-product__stock{display:inline-block;margin-top:.9rem;padding:.3rem .9rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--single-product-green)}.single-product__stock.is-out-stock{background:#a3a3a3}.single-product__form{width:100%;margin-top:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.single-product__option{width:100%;max-width:20rem}.single-product__option-label{display:block;margin-bottom:.4rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--single-product-ink)}.single-product__select-wrap{position:relative}.single-product__select{width:100%;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--single-product-border);border-radius:.4rem;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;font-weight:600;color:var(--single-product-ink);cursor:pointer;height:auto!important}.single-product__select-chevron{position:absolute;top:50%;right:.9rem;transform:translateY(-50%);width:1rem;height:1rem;color:var(--single-product-ink);pointer-events:none}.single-product__price{margin:0;font-size:1.75rem;font-weight:800;color:var(--single-product-ink)}.single-product__price-compare{margin-right:.6rem;font-size:1.1rem;font-weight:500;color:#9b9b9b;text-decoration:line-through}.single-product__actions{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:.9rem}.single-product__qty{display:flex;align-items:center;border:1px solid var(--single-product-border);border-radius:999px;overflow:hidden}.single-product__qty-btn{width:2.5rem;height:2.5rem;border:none;background:#fff;color:var(--single-product-ink);font-size:1.1rem;line-height:1;cursor:pointer}.single-product__qty-btn:hover{background:var(--single-product-surface)}.single-product__qty-input{width:3rem;height:2.5rem;border:none;border-left:1px solid var(--single-product-border);border-right:1px solid var(--single-product-border);text-align:center;font-size:1rem;font-weight:600;color:var(--single-product-ink);-moz-appearance:textfield}.single-product__qty-input::-webkit-outer-spin-button,.single-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single-product__actions .single-product__btn{display:inline-flex;align-items:center;gap:.5rem;border:none;border-radius:999px;padding:.8rem 1.5rem;font-weight:700;font-size:14px!important;cursor:pointer;text-decoration:none;transition:background-color .15s ease}.single-product__btn span{line-height:1}.single-product__btn svg{width:1.1rem;height:1.1rem}.single-product__btn--cart{background:var(--single-product-blue);color:#fff}.single-product__btn--cart:hover{background:var(--single-product-blue-dark)}.single-product__btn--cart:disabled{background:#a3a3a3;cursor:not-allowed}.single-product__actions .single-product__btn--quote.single-product__btn{background:var(--single-product-yellow)!important;color:#fff;font-size:14px!important}.single-product__btn--quote:hover{background:var(--single-product-yellow-dark)}.single-product__overview{width:100%;margin-top:1.75rem;background:var(--single-product-surface);border-radius:.5rem;padding:1.25rem 1.5rem}.single-product__overview p{margin:0;font-size:.95rem;line-height:1.55;color:var(--single-product-ink)}.single-product__tabs{max-width:var(--page-width, 1088px);margin:0 auto;padding:0 1.5rem 3rem}.single-product__tab-nav{display:flex;flex-wrap:wrap;gap:1.75rem;border-bottom:1px solid var(--single-product-border)}.single-product__tab-btn{background:none;border:none;border-bottom:2px solid transparent;padding:.9rem .1rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#9b9b9b;cursor:pointer}.single-product__tab-btn.is-active{color:var(--single-product-blue);border-bottom-color:var(--single-product-blue)}.single-product__tab-panels{padding-top:1.75rem}.single-product__tab-panel{font-size:.95rem;line-height:1.6;color:var(--single-product-ink)}.single-product__tab-panel :first-child{margin-top:0}.single-product__related{margin-top:50px;background:var(--single-product-surface);padding-top:50px}.single-product__related--wrapper{max-width:var(--page-width, 1088px);margin:0 auto;padding:0 1.5rem 3.5rem}.single-product__related-heading{font-size:clamp(1.4rem,1.2vw + 1rem,1.85rem);font-weight:800;color:var(--single-product-ink);margin:0 0 1.5rem}.single-product__related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.single-product__related-card{border:1px solid var(--single-product-border);border-radius:.5rem;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;background-color:#fff}.single-product__related-media{display:block;aspect-ratio:1 / 1;background:#fff}.single-product__related-media img,.single-product__related-media svg{width:100%;height:100%;object-fit:contain;display:block}.single-product__related-price{margin:.5rem 0 0;font-size:1.1rem;font-weight:800;color:var(--single-product-ink)}.single-product__related-title{margin:0;font-size:.95rem;flex:1 1 auto}.single-product__related-title a{color:var(--single-product-ink);text-decoration:none}.single-product__related-title a:hover{color:var(--single-product-blue)}.single-product__related-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;background:var(--single-product-blue);color:#fff;border-radius:999px;padding:.65rem 1.1rem;font-weight:600;font-size:.9rem;text-decoration:none;margin-top:.4rem;transition:background-color .15s ease}.single-product__related-btn:hover{background:var(--single-product-blue-dark)}.single-product__related-btn svg{width:1rem;height:1rem}.tab-content{background-color:var(--single-product-surface);padding:32px!important}.product-tabs li a{background-color:#90c3e2;padding:12px 24px!important;color:#000!important;border-bottom:0!important}.product-tabs li a.active{text-decoration:none!important;background-color:var(--single-product-surface)}.product-tabs .nav{border-bottom:0!important}.product-tabs .nav .nav-item{margin-bottom:0!important}@media screen and (max-width:989px){.single-product__related-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.single-product__wrap{padding:1.75rem 1.25rem;gap:2rem}.single-product__gallery{max-width:none}.single-product__tabs,.single-product__related{padding-left:1.25rem;padding-right:1.25rem}.single-product__related-grid{grid-template-columns:1fr 1fr;gap:1rem}}@media screen and (max-width:479px){.single-product__related-grid{grid-template-columns:1fr}}#inventory-info-app{display:none!important}body.template-collection{--dlp-blue: #1c6ea4;--dlp-blue-dark: #16537d;--dlp-yellow: #ffc700;--dlp-yellow-dark: #e0ac00;--dlp-ink: #1c2126;--dlp-border: #e0e0e0;--dlp-surface: #f3f3f3}body.template-collection .breadcrumbs{background:var(--dlp-surface);border-bottom:1px solid var(--dlp-border)}body.template-collection .breadcrumbs-inner{padding:.9rem 1.5rem;font-size:.9rem}body.template-collection .breadcrumbs-inner a{color:#6b6b6b;text-decoration:none}body.template-collection .breadcrumbs-inner a:hover{color:var(--dlp-blue)}body.template-collection .breadcrumbs-inner li:last-child span{color:var(--dlp-ink);font-weight:700}body.template-collection .block-layered-nav .block-content{background:#fff;border:1px solid var(--dlp-border);border-radius:.5rem;padding:.25rem 1.25rem}body.template-collection .block-layered-nav dt.block-title{padding:1rem 0;border-bottom:1px solid var(--dlp-border);cursor:pointer}body.template-collection .block-layered-nav dt.block-title h3{margin:0;font-size:1rem;font-weight:700;color:var(--dlp-ink);text-transform:none}body.template-collection .block-layered-nav dt.block-title .collapse i{color:var(--dlp-blue)}body.template-collection .block-layered-nav dd.sidebar-content{padding:1rem 0}body.template-collection .block-layered-nav .swatch-checkbox .name{font-size:.9rem;color:var(--dlp-ink)}body.template-collection .block-layered-nav .input-skin i{color:#9b9b9b;font-size:1.1rem}body.template-collection .block-layered-nav input:checked~.input-skin i.visible-checked{color:var(--dlp-blue)}body.template-collection .block-layered-nav .swatch-checkbox:hover .name{color:var(--dlp-blue)}body.template-collection .block-layered-nav .color_out_box{display:inline-block;border-radius:50%;padding:2px;border:2px solid transparent;transition:border-color .15s ease}body.template-collection .block-layered-nav .color_box{display:block;width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid var(--dlp-border)}body.template-collection .block-layered-nav input:checked~.has-image .color_out_box{border-color:var(--dlp-blue)}body.template-collection .sort-by .select-inner{border:1px solid var(--dlp-border);border-radius:.375rem;padding:.4rem .75rem}body.template-collection .sort-by select{border:none;background:transparent;color:var(--dlp-ink);font-weight:600}body.template-collection .view-mode .layout-opt{color:#9b9b9b}body.template-collection .view-mode .layout-opt.active{color:var(--dlp-blue)}body.template-collection .page-total{color:#6b6b6b;font-size:.9rem}body.template-collection .products-grid .item.product{border:1px solid var(--dlp-border);border-radius:.5rem;padding:1rem;transition:box-shadow .15s ease,border-color .15s ease}body.template-collection .products-grid .item.product:hover{border-color:var(--dlp-blue);box-shadow:0 4px 14px #00000014}body.template-collection .products-grid .product-image{background:#fff}body.template-collection .products-grid .shopify-loop-product__title{font-size:1rem;font-weight:700;color:var(--dlp-ink);margin:.75rem 0 .25rem}body.template-collection .products-grid .product-loop-title:hover .shopify-loop-product__title{color:var(--dlp-blue)}body.template-collection .products-grid .description{display:none}body.template-collection .products-grid .price .money{font-size:1.1rem;font-weight:800;color:var(--dlp-ink)}body.template-collection .products-grid .add_to_cart_button{display:block;text-align:center;background:var(--dlp-blue)!important;color:#fff!important;border:none!important;border-radius:999px;padding:.75rem 1rem;font-weight:700;margin-top:.75rem;transition:background-color .15s ease}body.template-collection .products-grid .add_to_cart_button:hover{background:var(--dlp-blue-dark)!important}body.template-collection .products-grid .add_to_cart_button.disabled,body.template-collection .products-grid .add_to_cart_button[disabled]{background:#a3a3a3!important;color:#fff!important;cursor:not-allowed}body.template-collection .products-grid select.rfq-variant-selector{display:block;width:100%;-webkit-appearance:none;appearance:none;background:#eaf3f9;border:1px solid var(--dlp-border);border-radius:.375rem;padding:.65rem 1rem;margin-top:.75rem;font-size:.9rem;font-weight:600;color:var(--dlp-ink)}body.template-collection .products-grid .rfq-btn{display:block;width:100%;text-align:center;background:var(--dlp-yellow)!important;color:var(--dlp-ink)!important;border:none!important;border-radius:999px;padding:.75rem 1rem;font-weight:700;margin-top:.75rem;transition:background-color .15s ease}body.template-collection .products-grid .rfq-btn:hover{background:var(--dlp-yellow-dark)!important}body.template-collection .products-grid .sale-flag,body.template-collection .products-grid .on-sale{background:#c0392b;color:#fff;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;border-radius:.25rem;padding:.25rem .6rem}body.template-collection .products-grid .sold-out,body.template-collection .products-grid .out-of-stock{background:#9b9b9b;color:#fff;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;border-radius:.25rem;padding:.25rem .6rem}body.template-collection .pagination-page{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;margin:2rem 0}body.template-collection .pagination-page li{display:flex}body.template-collection .pagination-page li a,body.template-collection .pagination-page li span{display:flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;border-radius:999px;padding:0 .5rem;font-weight:600;color:var(--dlp-ink);text-decoration:none;border:1px solid var(--dlp-border)}body.template-collection .pagination-page li.active span{background:var(--dlp-blue);border-color:var(--dlp-blue);color:#fff}body.template-collection .pagination-page li.text a{background:var(--dlp-yellow);border-color:var(--dlp-yellow);color:var(--dlp-ink)}body.template-collection .pagination-page li.text a:hover{background:var(--dlp-yellow-dark);border-color:var(--dlp-yellow-dark)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/products-collections-redesign.css.map */
