:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 250px;--grid-item-width: 645px;--header-height: 84px;--color-dark: #242323;--color-grey: #666666;--color-light-grey: #f2f2f2;--color-light: #ffffff;--color-gold: #c2a566;letter-spacing:.3px}summary::-webkit-details-marker{display:none}@media screen and (max-width: 768px){:root{--header-height: 64px;--grid-item-width: 350px;--aside-width: 100%}}.font-inter{font-family:Inter,sans-serif;letter-spacing:-.02px}.font-georgia{font-family:Georgia,serif}img{border-radius:4px}.disabled-link{pointer-events:none;color:gray}aside{background:#ffffff;background:var(--color-light);box-shadow:0 0 50px #0000004d;height:100vh;max-width:400px;max-width:var(--aside-width);min-width:400px;min-width:var(--aside-width);position:fixed;left:0;top:0;transform:translate(-400px);transform:translate(calc(-1 * var(--aside-width)));transition:transform .2s ease-in-out;z-index:40}aside header{align-items:center;border-bottom:1px solid #242323;border-bottom:1px solid var(--color-dark);display:flex;height:84px;height:var(--header-height);justify-content:space-between;padding:0 20px;background-color:#000;color:#fff}aside header h3{margin:0}aside header .close{font-size:20px;font-weight:700;opacity:.8;-webkit-text-decoration:none;text-decoration:none;transition:all .2s;width:20px;color:#fff;cursor:pointer}aside header .close:hover{opacity:1}aside header h2{margin-bottom:.6rem;margin-top:0}aside main{margin:1rem}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.overlay{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .4s ease-in-out;visibility:hidden;z-index:30}.overlay:target{opacity:1;pointer-events:auto;visibility:visible}.overlay:target aside{transform:translate(0)}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:100%}.overlay .light{background:rgba(255,255,255,.5)}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.header{align-items:center;justify-content:space-between;background:#fff;display:flex;height:84px;height:var(--header-height);padding:0 1.5rem;position:sticky;top:0;width:100%;padding:20px 50px}@media (max-width: 61em){.header{padding:24px}}@media (min-width: 61em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{display:flex;flex-direction:column;grid-gap:1rem}.header-menu-desktop{display:none;grid-gap:1rem}@media (min-width: 61em){.header-menu-desktop{display:flex;grid-gap:1rem;margin-left:2.5rem}}.header-menu-item{cursor:pointer}.header-ctas{align-items:center;display:flex;grid-gap:.4rem}@media (min-width: 61em){.header-ctas{margin-left:auto}}.footer{background:#242323;background:var(--color-dark);margin-top:auto}.footer-menu-missing{display:inline-block;margin:1rem}.footer-menu{align-items:center;display:flex;grid-gap:1rem;padding:1rem}.footer-menu a{color:#fff;color:var(--color-light)}.cart-main{height:100%;max-height:calc(100vh - 250px);max-height:calc(100vh - var(--cart-aside-summary-height));overflow-y:auto;width:auto}.cart-main.with-discount{max-height:calc(100vh - 300px);max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{display:flex;padding:.75rem 0}.cart-line img{height:100%;display:block;margin-right:.75rem}.cart-summary-page{position:relative}.cart-summary-aside{background:white;border-top:1px solid #242323;border-top:1px solid var(--color-dark);bottom:0;padding-top:.75rem;position:absolute;width:360px;width:calc(var(--aside-width) - 40px)}.cart-line-quantiy{display:flex}.cart-discount{align-items:center;display:flex;margin-top:.25rem}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - 124px);height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:#ffffff;background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{margin-right:.75rem;height:100%}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.featured-collection{display:block;margin-bottom:2rem;position:relative}.featured-collection-image{aspect-ratio:1 / 1}@media (min-width: 45em){.featured-collection-image{aspect-ratio:16 / 9}}.featured-collection img{height:auto;max-height:100%;-o-object-fit:cover;object-fit:cover}.recommended-products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(645px,1fr));grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collection-item img{height:auto}.collection-description{max-width:95%}@media (min-width: 45em){.collection-description{max-width:600px}}.products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(645px,1fr));grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.product-item img{height:auto;width:100%}.product h1{margin-top:0}.product-images{display:grid;grid-gap:1rem}.product-image img{width:100%}.product-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale s{opacity:.5}.product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.75rem}.product-options-item{padding:.25rem}.blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(645px,1fr));grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{height:auto;width:100%}.account-profile-marketing{display:flex;align-items:center}.account-logout{display:inline-block}.lds-ring{display:inline-block;position:relative;width:45px;height:45px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:28px;height:28px;margin:8px;border:4px solid #ffffff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#ffffff transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.main-container{background-color:#0c0c0c}.follow-bellini{color:#c4c4c4}.jdgm-carousel-item{padding:5px!important}.jdgm-carousel-title{margin-left:45px!important}.jdgm-all-reviews-rating-wrapper{margin-left:45px!important;-webkit-text-decoration:none!important;text-decoration:none!important}.jdgm-carousel-wrapper .jdgm-star.jdgm-star,.jdgm-carousel .jdgm-star.jdgm-star{background:transparent!important;color:#242323!important}body .jdgm-carousel-wrapper .jdgm-star.jdgm-star,.jdgm-carousel .jdgm-star.jdgm-star{padding:0!important}.jdgm-carousel-item__review-body,.jdgm-carousel-item__timestamp{margin-top:5px!important}.jdgm-carousel--card-theme .jdgm-carousel-item__review-rating{font-size:100%!important}@media screen and (max-width: 1220px) and (min-width: 1024px){.infRev_image-1{width:570px;height:385px;margin-left:10px}.infRev_container-1{width:570px}.infRev_image-2{width:428px;height:385px;padding-right:10px}.infRev_container-2{width:428px}.infRev_text-1{width:613px;margin-left:10px}.infRev_text-2{padding-right:10px}.infRev_video{margin-left:10px}.infRev_text-3{margin-right:5px}}.slick-dots{position:static;position:initial}.slick-dots li button:before{font-size:10px}#shadow-host-companion{padding:0}
