.partShoppingCart2.shoppingCartBasket{display:inline-flex;align-items:center;color:inherit;text-decoration:none;flex:0 0 auto;font-size:1rem;gap:.55556em}#topBar.scrolled .partShoppingCart2.shoppingCartBasket{color:var(--black)}.partShoppingCart2.shoppingCartBasket .shoppingCartBasket-icon{flex:0 0 auto;position:relative;color:inherit}.partShoppingCart2.shoppingCartBasket .shoppingCartBasket-icon-svg{fill:currentColor;width:18px;transition:fill .3s ease}.partShoppingCart2.shoppingCartBasket .shoppingCartBasket-icon-quantity{position:absolute;background-color:#000;color:#fff;font-size:.75rem;letter-spacing:-1px;border-radius:50%;width:18px;height:18px;top:-10px;right:-10px;padding-right:.1em;display:flex;justify-content:center;align-items:center}.partShoppingCart2.shoppingCartBasket .shoppingCartBasket-label{font-weight:700}.partShoppingCart2.shoppingCartButton{--shoppingCartButton-height: 40px;--shoppingCartButton-padding: 0 1em;--shoppingCartButton-gap: 0 .5em;--shoppingCartButton-backgroundColor: var(--black);color:var(--white);padding:var(--shoppingCartButton-padding);height:var(--shoppingCartButton-height);min-width:var(--shoppingCartButton-height);gap:var(--shoppingCartButton-gap);background-color:var(--shoppingCartButton-backgroundColor);transition:background-color .3s ease;text-align:center;font-weight:600;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;text-transform:uppercase}.partShoppingCart2.shoppingCartButton:hover,.partShoppingCart2.shoppingCartButton:focus{background-color:var(--white);color:var(--black)}.partShoppingCart2.shoppingCartButton .buttonIcon{display:flex;justify-content:center;align-items:center;flex:0 0 auto;transition:color .3s ease}.partShoppingCart2.shoppingCartButton .buttonIcon svg{flex:1 1 auto;height:.8em;max-width:.8em;fill:var(--white)}.partShoppingCart2.shoppingCartButton:hover .buttonIcon svg,.partShoppingCart2.shoppingCartButton:focus .buttonIcon svg{fill:var(--black)}.partShoppingCart2.shoppingCartButton .buttonLabel{line-height:1.3;font-size:.875rem}@media screen and (max-width: 667px){.partShoppingCart2.shoppingCartButton{--shoppingCartButton-height: 30px;--shoppingCartButton-padding: 0 .6em;--shoppingCartButton-gap: 0 .3em}.partShoppingCart2.shoppingCartButton .buttonLabel{font-size:.75rem}.partShoppingCart2.shoppingCartButton .buttonIcon svg{height:.6em;max-width:.6em}}.partShoppingCart2.shoppingCartPopup{width:100vw;max-width:500px;background-color:#fff;padding:75px 25px 25px;display:flex;flex-direction:column;justify-content:center;gap:25px}.partShoppingCart2.shoppingCartPopup .shoppingCartPopup-image .partContentFileImageGallery{aspect-ratio:1/1;max-width:300px;margin:0 auto}.partShoppingCart2.shoppingCartPopup .shoppingCartPopup-image .partContentFileImageGallery .contentFileImage{height:100%}.partShoppingCart2.shoppingCartPopup .shoppingCartPopup-image .partContentFileImageGallery .contentFileImage .imagePlaceholder{padding-bottom:100%!important}.partShoppingCart2.shoppingCartPopup .shoppingCartPopup-buttons{display:flex;flex-direction:column;gap:15px}.partShoppingCart2.shoppingCartQuantity{--shoppingCartQuantity-borderRadius: 3px;--shoppingCartQuantity-border: solid 1px #999}.partShoppingCart2.shoppingCartQuantity{display:flex;font-size:1rem;height:2.25em;background-color:#fff;border-radius:var(--shoppingCartQuantity-borderRadius)}.partShoppingCart2 .shoppingCartQuantity-minus,.partShoppingCart2 .shoppingCartQuantity-plus{width:2.25em;display:flex;justify-content:center;align-items:center;border:var(--shoppingCartQuantity-border)}.partShoppingCart2 .shoppingCartQuantity-minus{border-top-left-radius:var(--shoppingCartQuantity-borderRadius);border-bottom-left-radius:var(--shoppingCartQuantity-borderRadius)}.partShoppingCart2 .shoppingCartQuantity-plus{border-top-right-radius:var(--shoppingCartQuantity-borderRadius);border-bottom-right-radius:var(--shoppingCartQuantity-borderRadius)}.partShoppingCart2 .shoppingCartQuantity-minus svg,.partShoppingCart2 .shoppingCartQuantity-plus svg{fill:1 1 auto;width:.875em;max-height:.875em;fill:#000}.partShoppingCart2 .shoppingCartQuantity-minus:disabled,.partShoppingCart2 .shoppingCartQuantity-plus:disabled{cursor:not-allowed}.partShoppingCart2 .shoppingCartQuantity-minus:disabled svg,.partShoppingCart2 .shoppingCartQuantity-plus:disabled svg{fill:rgba(0,0,0,.2)}.partShoppingCart2 .shoppingCartQuantity-input{width:2.5556em;color:#000;border:solid 1px #999;border-left:0;border-right:0;text-align:center;font-size:1em;outline:0}.partShoppingCart2 .shoppingCartQuantity-minus:focus,.partShoppingCart2 .shoppingCartQuantity-plus:focus,.partShoppingCart2 .shoppingCartQuantity-input:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.1)}.partShoppingCart2.shoppingCartItem{display:flex;gap:var(--shoppingCart-spacing-30);padding-bottom:30px;border-bottom:solid 1px #ccc;font-size:1rem}.partShoppingCart2.shoppingCartItem .shoppingCartItem-image{width:100px;min-width:60px;flex:0 1 auto}.partShoppingCart2.shoppingCartItem .shoppingCartItem-image .partContentFileImageGallery{aspect-ratio:1/1;max-width:300px;margin:0 auto}.partShoppingCart2.shoppingCartItem .shoppingCartItem-image .partContentFileImageGallery .contentFileImage{height:100%}.partShoppingCart2.shoppingCartItem .shoppingCartItem-image .partContentFileImageGallery .contentFileImage .imagePlaceholder{padding-bottom:100%!important}.partShoppingCart2.shoppingCartItem .shoppingCartItem-wrapper{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.partShoppingCart2.shoppingCartItem .shoppingCartItem-heading{display:flex;flex-direction:column;align-items:flex-start;gap:.2em}.partShoppingCart2.shoppingCartItem .shoppingCartItem-heading .brand{font-size:.875em}.partShoppingCart2.shoppingCartItem .shoppingCartItem-heading .title{font-size:clamp(1.125rem,.44vw + 1rem,1.5rem);font-weight:700;color:#000;text-decoration:none;line-height:1.1em}.partShoppingCart2.shoppingCartItem .shoppingCartItem-heading .number{font-size:.875em;color:#000}.partShoppingCart2.shoppingCartItem .shoppingCartItem-custom{font-size:1em;display:flex;flex-direction:column;align-items:flex-start;gap:.2em}.partShoppingCart2.shoppingCartItem .shoppingCartItem-propertyList{font-size:.875em;margin-left:1em;list-style-type:disc}.partShoppingCart2.shoppingCartItem .shoppingCartItem-propertyList li::marker{font-size:1.2em;color:#999}.partShoppingCart2.shoppingCartItem .shoppingCartItem-quantity{display:flex;flex-wrap:wrap;gap:20px}.partShoppingCart2.shoppingCartItem .shoppingCartItem-quantity-delete{display:flex;align-items:center;gap:.3em;font-size:.875em}.partShoppingCart2.shoppingCartItem .shoppingCartItem-quantity-delete .buttonIcon{flex:0 0 auto}.partShoppingCart2.shoppingCartItem .shoppingCartItem-quantity-delete .buttonIcon svg{display:block;height:1em;max-width:1em;fill:#999}.partShoppingCart2.shoppingCartItem .shoppingCartItem-quantity-delete:hover .buttonLabel{text-decoration:underline}.partShoppingCart2.shoppingCartItem .shoppingCartItem-price{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end}.partShoppingCart2.shoppingCartItem .shoppingCartItem-price .priceStrikethrough{text-decoration:line-through;font-size:.88889em}.partShoppingCart2.shoppingCartItem .shoppingCartItem-price .price{font-weight:700;color:#000}
