.main>div>div>.breadcrumbs{display:none}.product-page .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}.product-page .images{text-align:center;max-width:500px;margin:0 auto 1rem}.product-page .images img{display:block;margin:auto;width:100%;border-radius:1.3rem}.product-page .images>div:nth-child(1) img{max-height:50vh;-o-object-fit:contain;object-fit:contain}.product-page .images>div+div{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.product-page .images>div+div>a{display:block;width:100%}.product-page .thumbs img{border-radius:.8rem}.product-page .title{margin-bottom:.7rem}.product-page .variant-name{font-size:1.12rem;margin-bottom:1rem}.product-page .products-from-group-wrap{margin-top:1.2rem}.product-page .products-from-group{margin-top:.4rem}.product-page .products-from-group .item{display:inline-block;border-bottom:6px solid transparent;margin-right:4px;border-radius:0 0 4px 4px}.product-page .products-from-group .item.current{border-color:#000}.product-page .products-from-group img{height:80px;width:auto;display:block;border-radius:4px}.product-page .products-from-group .current img{border-radius:4px 4px 0 0}.product-page .price-wrap{margin:.8rem 0}.product-page .original-price{color:#444;text-decoration:line-through;margin-bottom:.2rem}.product-page .original-price.hidden{display:none}.product-page .price{font-size:clamp(1.25rem,.6rem + 2vw,1.625rem);color:var(--primary-text-color);display:inline;font-weight:var(--font-weight-600);line-height:1}.product-page .price span{font-size:clamp(1rem,.5rem + 2vw,1.375rem);color:var(--primary-text-color);display:inline;font-weight:var(--font-weight-600)}.product-page .data .breadcrumbs{margin-bottom:.5rem}.product-page .data .button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:clamp(1.4rem,.7rem + 1.5vw,2.1875rem)}.product-page .data .btn-add-to-cart{padding:.75em;font-weight:600;width:288px;max-width:100%;color:#fff;background-color:var(--primary-color);min-width:0;text-align:center;font-size:clamp(1.125rem,.5rem + 1.5vw,1.5rem);-webkit-box-shadow:8px 12px 8px -6px rgba(0,0,0,.2);box-shadow:8px 12px 8px -6px rgba(0,0,0,.2)}.product-page .data .btn-add-to-cart::before{display:none}.product-page .data .oos{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:15px;font-size:1.25rem}.product-page .btn-link{color:#747474;margin-top:1.3rem;text-transform:none}.product-page .description{margin-top:clamp(1.4rem,1rem + 2.5vw,3.75rem);font-size:.9375rem}.product-page .description p:last-child{margin-bottom:0}.product-page .category-hierarchy{font-size:.9375rem;color:#444;font-weight:var(--font-weight-300);margin-bottom:.8rem}.product-page .category-hierarchy ol{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.product-page .category-hierarchy li{list-style:none}.product-page .category-hierarchy li+li::before{content:"/";display:inline-block}.product-page .category-hierarchy a{text-decoration:none;color:#444}.product-page .product-title{font-size:clamp(1.25rem,.6rem + 2vw,1.625rem);font-weight:var(--font-weight-600);text-transform:uppercase}.product-page .short-description{font-size:.9375rem}.product-page .short-description p:last-child{margin-bottom:0}.product-page .common-description{font-size:.8125rem;color:#444;background-color:#eee;padding:.8rem;border-radius:.8rem;margin-top:1.4rem}.product-page .common-description p:last-child{margin-bottom:0}.product-page .data .wishlist-toggle-btn{font-size:1rem;color:#444;text-decoration:none;font-weight:var(--font-weight-300);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.4rem}.product-page .data .wishlist-toggle-btn::before{color:#444;font-family:'Material Icons';font-size:1.26em;line-height:1;content:"favorite_border";margin-right:.3rem;color:var(--primary-text-color)}.product-page .data .wishlist-toggle-btn.added::before{content:"favorite"}.product-page .data label{color:#444;font-size:.9375rem;font-weight:var(--font-weight-300)}.product-page .select-box-wrap{margin-top:1.4rem}.product-page .select-box{width:100%;color:#000}.product-page .select-box .list{margin-top:10px;list-style:none;padding:0 0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-page .select-box .list li{font-size:1.125rem;font-weight:300;cursor:pointer;padding:0 .6rem;min-width:50px;min-height:50px;margin-right:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.3rem;position:relative}.product-page .select-box .list li::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.3rem;opacity:0;-webkit-box-shadow:0 4px 8px 1px #333;box-shadow:0 4px 8px 1px #333;border:1px solid transparent}.product-page .select-box .list li.current{background-color:#eee;border:0}.product-page .select-box .list li.current::before{opacity:.2}.product-page .select-box .out-of-stock{color:#999}.product-page .quantity-box-wrap{margin-top:1.4rem}.product-page .quantity-box-wrap>select{width:90px;display:block;font-size:1.125rem;border:0;padding:.8rem 1rem}.product-page .quantity-box-wrap>span{font-size:1.125rem;font-weight:var(--font-weight-600)}.product-page .quantity-box-wrap span.ca{color:#777;font-weight:var(--font-weight-300)}.product-page .quantity-number-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.9375rem;font-weight:var(--font-weight-600);color:#000;border-color:#eee;width:3.5em}.product-page .quantity-number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-page .quantity-number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-page .packaging-unit-info{margin-bottom:1rem;font-size:.875em;margin-top:-.3rem;color:#555}.product-page .data .quantity-box-wrap-inner{max-width:150px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #eee;border-radius:2rem;padding:.5rem .7rem;margin:0 .3rem 0 0}.product-page .data .quantity-number-input{border:none;text-align:center;padding:0 .2rem}.product-page .data .quantity-box-wrap .material-icons{font-size:1rem;cursor:pointer;padding:.3rem;width:auto}.cart-panel{position:fixed;top:50%;left:0;right:0;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-height:95vh;overflow:auto;z-index:20;background-color:#fff;padding:20px;border:1px solid #ccc;border-radius:.5rem;width:350px;max-width:93vw}.cart-panel h2{color:#000;font-weight:400}.cart-panel .summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem;color:#737373}.cart-panel .item{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ccc;padding:10px 0}.cart-panel .item>div:first-child{width:70px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.cart-panel .item>div+div{text-align:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cart-panel .item>div+div p{margin-bottom:.35rem;font-size:.875rem}.cart-panel .item>div+div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-panel .item .price{font-size:.875rem;-ms-flex-item-align:end;align-self:flex-end}.cart-panel .item span{display:inline-block}.cart-panel .item span.ca{font-size:.75rem;margin-right:.25rem;color:#777}.cart-panel .summary span.ca{margin-right:.25rem;color:#777}.cart-panel-quantity{width:50%;text-align:right}@media all and (min-width:980px){.product-page{padding-top:12px}.product-page .thumbs{display:block}.product-page .inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-page .inner .images{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;padding-left:50px}.product-page .inner .data{margin-left:50px;width:53%}.product-page .data{position:sticky;top:0;-ms-flex-item-align:start;align-self:flex-start}.product-page .data .breadcrumbs{margin-bottom:1rem}.product-page .images{max-width:none}.product-page .data .button-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cart-panel{position:absolute;top:34px;right:0;left:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}