.bel-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;color:#1212129e;margin-bottom:18px}.bel-breadcrumb--top{margin-bottom:20px;padding-top:4px}.bel-breadcrumb a{color:inherit;text-decoration:none}.bel-breadcrumb a:hover{text-decoration:underline;color:var(--color-foreground, #121212)}.bel-breadcrumb__sep{opacity:.5}.bel-breadcrumb__current{color:#121212d9}.bel-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:4px}.bel-price .price__regular .price-item--regular{font-size:32px;font-weight:700;letter-spacing:-.5px;color:#0e2235}.bel-price .price__sale{display:none}.bel-price.price--on-sale .price__sale{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.bel-price.price--on-sale .price__regular{display:none}.bel-price .price__sale .price-item--sale{font-size:32px;font-weight:700;letter-spacing:-.5px;color:#0e2235}.bel-price .price__sale .price-item--regular{font-size:17px!important;color:#1212128c!important}.bel-discount-badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:4px;background:#0e2235;color:#fff;font-size:15px;font-weight:700;line-height:1}.product .bel-highlight-row{display:flex;align-items:center;gap:12px;background:#f2f2f2;border-radius:8px;padding:12px 16px;margin-top:8px;width:100%;max-width:100%;box-sizing:border-box}.product .bel-highlight-row__icon{display:inline-flex;align-items:center;justify-content:center;color:var(--color-foreground, #121212);flex-shrink:0}.product .bel-highlight-row__text{font-size:14px;line-height:1.45;color:#121212d9}.product .bel-highlight-row__label{font-weight:700;margin-right:4px}.product .bel-highlight-row__text p{margin:0;display:inline}.product .bel-social-proof{display:flex;align-items:center;gap:7px;margin-top:14px;font-size:13px;color:#121212b8}.product .bel-social-proof__icon{color:#0e2235;flex-shrink:0}.breadcrumbs-wrapper{display:none!important}.bel-gallery{display:flex;gap:14px;align-items:stretch}.bel-gallery__thumbs-col{position:relative;display:flex;flex-direction:column;width:110px;flex-shrink:0;align-self:stretch;min-height:0}.bel-gallery__thumbs{display:flex;flex-direction:column;gap:10px;width:100%;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.bel-gallery__thumbs::-webkit-scrollbar{display:none}.bel-gallery__thumb{position:relative;width:110px;height:110px;padding:0;background:#fff;border:1px solid #dcdcdc;border-radius:6px;overflow:hidden;cursor:pointer;flex:0 0 auto;transition:border-color .12s ease}.bel-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bel-gallery__thumb:hover{border-color:#0e2235}.bel-gallery__thumb.is-active{border:2px solid #0e2235}.bel-gallery__thumb-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:26px;height:26px;border-radius:50%;background:#ffffffe6;color:#121212;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.bel-gallery__thumb-arrow{position:absolute;left:0;width:100%;height:30px;display:flex;align-items:center;justify-content:center;background:#fffffff5;border:1px solid #dcdcdc;border-radius:6px;color:#0e2235;cursor:pointer;transition:background .12s ease,color .12s ease;z-index:2}.bel-gallery__thumb-arrow--up{top:0}.bel-gallery__thumb-arrow--down{bottom:0}.bel-gallery__thumb-arrow:hover{background:#0e2235;color:#fff}.bel-gallery__thumb-arrow.is-hidden{display:none}.bel-gallery__stage{position:relative;flex:1;min-width:0;aspect-ratio:1 / 1;align-self:flex-start;background:#f7f7f7;overflow:hidden}.bel-gallery__slide{display:none}.bel-gallery__slide.is-active{display:block;height:100%}.bel-gallery__img{display:block;width:100%;height:100%;object-fit:contain;border-radius:4px;background:#fff}.bel-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fffffff0;border:1px solid #dcdcdc;box-shadow:0 2px 10px #00000024;color:#121212;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:4;transition:border-color .12s ease}.bel-gallery__nav:hover{border-color:#0e2235;color:#0e2235}.bel-gallery__nav--prev{left:16px}.bel-gallery__nav--next{right:16px}@media screen and (max-width:749px){.bel-gallery{flex-direction:column-reverse;gap:10px}.bel-gallery__stage{width:100%}.bel-gallery__thumbs-col{width:100%;flex-direction:row;align-items:center}.bel-gallery__thumbs{flex-direction:row;width:100%;max-height:none;flex:1 1 auto;overflow-x:auto;overflow-y:hidden}.bel-gallery__thumb{width:64px;height:64px}.bel-gallery__thumb-arrow{width:30px;height:64px;top:0;bottom:0;left:auto;right:auto}.bel-gallery__thumb-arrow--up{left:0}.bel-gallery__thumb-arrow--down{right:0}.bel-gallery__nav{width:38px;height:38px}.bel-gallery__nav--prev{left:10px}.bel-gallery__nav--next{right:10px}}@media screen and (max-width:749px){.bel-breadcrumb{margin-bottom:12px;font-size:12px}.bel-price .price__regular .price-item--regular,.bel-price .price__sale .price-item--sale{font-size:26px}.product .bel-highlight-row{padding:10px 14px}}.bel-details-section{padding:8px 0 40px}.bel-details-grid{width:var(--page-width, 120rem);max-width:96%;display:grid;grid-template-columns:1fr 1fr;column-gap:72px;padding-top:24px}.bel-detail-block{padding:28px 0 34px;border-bottom:1px solid #e2e2e2}.bel-details-grid .bel-detail-block:nth-child(1),.bel-details-grid .bel-detail-block:nth-child(2){padding-top:8px}.bel-details-grid .bel-detail-block:nth-last-child(-n+2){border-bottom:none;padding-bottom:10px}.bel-detail-block__heading{font-size:19px;font-weight:700;color:#121212;margin:0 0 26px;letter-spacing:.2px}.bel-detail-block__body{font-size:15px;line-height:1.65;color:#121212}.bel-detail-block__body p{margin:0 0 10px}.bel-spec-table{margin:0}.bel-spec-table__row{display:flex;gap:10px;padding:3.5px 0}.bel-spec-table__label{flex:0 0 165px;font-weight:700;margin:0}.bel-spec-table__value{margin:0;flex:1;min-width:0}.bel-feature-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.bel-feature-list__item{display:flex;align-items:flex-start;gap:11px;line-height:1.45}.bel-feature-check{flex:0 0 auto;width:17px;height:17px;border-radius:50%;background:#0e2235;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.bel-feature-dot{flex:0 0 auto;color:#121212;font-weight:700;line-height:1.45}.bel-detail-block__body table{width:100%;border-collapse:collapse}.bel-detail-block__body td,.bel-detail-block__body th{padding:4px 8px 4px 0;vertical-align:top;text-align:left}.bel-detail-block__body td:first-child{font-weight:700;white-space:nowrap}.bel-detail-block__body ul,.bel-detail-block__body ol{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:8px}.bel-accordion-section{padding:20px 0 56px}.bel-accordion-wrap{width:var(--page-width, 120rem);max-width:96%}.bel-acc{border-top:1px solid #e2e2e2}.bel-acc:last-child{border-bottom:1px solid #e2e2e2}.bel-acc__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 2px;cursor:pointer;list-style:none}.bel-acc__summary::-webkit-details-marker{display:none}.bel-acc__heading{font-size:18px;font-weight:700;color:#121212}.bel-acc__heading--rating{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.bel-acc__stars{display:inline-flex;gap:1px}.bel-acc__rating-num{font-size:16px;font-weight:400}.bel-acc__rating-cnt{font-size:15px;color:#121212bf}.bel-acc__icon{position:relative;flex:0 0 auto;width:18px;height:18px}.bel-acc__icon:before,.bel-acc__icon:after{content:"";position:absolute;background:#121212;transition:transform .18s ease}.bel-acc__icon:before{left:0;top:8px;width:18px;height:1.6px}.bel-acc__icon:after{left:8px;top:0;width:1.6px;height:18px}.bel-acc[open] .bel-acc__icon:after{transform:scaleY(0)}.bel-acc__content{padding:2px 2px 26px;font-size:15px;line-height:1.7;color:#121212}.bel-acc__content p{margin:0 0 12px}.bel-acc__content ul,.bel-acc__content ol{margin:0 0 12px;padding-left:20px}.bel-acc__content table{width:100%;border-collapse:collapse}.bel-acc__content td,.bel-acc__content th{padding:5px 10px 5px 0;text-align:left;vertical-align:top}.bel-acc__content td:first-child,.bel-acc__content th:first-child{font-weight:700}.bel-qa-form{max-width:100%}.bel-qa-label{display:block;font-size:13.5px;font-weight:600;margin:14px 0 7px;color:#121212}.bel-qa-input,.bel-qa-textarea{width:100%;border:1px solid #121212;border-radius:3px;padding:11px 14px;font-size:15px;background:#fff;color:#121212;box-sizing:border-box}.bel-qa-textarea{min-height:130px;resize:vertical}.bel-qa-input:focus,.bel-qa-textarea:focus{outline:2px solid #0e2235;outline-offset:1px}.bel-qa-actions{display:flex;justify-content:flex-end;margin-top:16px}.bel-qa-send{background:#0e2235;color:#fff;border:none;border-radius:3px;padding:11px 30px;font-size:15px;font-weight:600;cursor:pointer}.bel-qa-send:hover{background:#16324e}.bel-qa-success{color:#1a7a2e;font-weight:600}.bel-qa-error{color:#c8102e;font-weight:600}@media screen and (max-width:749px){.bel-details-grid{grid-template-columns:1fr;column-gap:0}.bel-details-grid .bel-detail-block:nth-last-child(-n+2){border-bottom:1px solid #e2e2e2;padding-bottom:28px}.bel-details-grid .bel-detail-block:last-child{border-bottom:none}.bel-spec-table__label{flex-basis:120px}.bel-detail-block{padding:22px 0 26px}.bel-acc__heading{font-size:16px}}.bel-price.price--on-sale .price__sale{display:flex!important;flex-wrap:wrap;gap:6px 10px}.bel-price .price__sale>span:has(s.price-item--regular){order:1}.bel-price .price__sale .bel-discount-badge{order:2}.bel-price .price__sale>.price-item--sale,.bel-price .price__sale>*:has(.price-item--sale){order:3;flex-basis:100%}.bel-price .price__sale>.bel-discount-badge{align-self:center}.bel-price .price-item--sale{color:#0e2235!important}.bel-buy-row{display:flex;gap:14px;align-items:stretch;margin-top:18px}.bel-buy-row .product-form__quantity{margin:0!important;flex:0 0 auto}.bel-buy-row .product-form__quantity .quantity__label,.bel-buy-row .product-form__quantity .quantity__rules{display:none}.bel-buy-row .product-form__quantity .quantity{min-height:52px}.bel-buy-row product-form{flex:1;min-width:0}.bel-buy-row .product-form__buttons{height:100%}.bel-buy-row .product-form__submit{height:100%;min-height:52px}.bel-buy-row .product-form__submit:not(.shopify-payment-button__button){background:#0e2235!important;color:#fff!important;border:1px solid #0e2235!important;box-shadow:none!important;transition:background .15s ease}.bel-buy-row .product-form__submit:not(.shopify-payment-button__button):hover{background:#1c3a55!important}.bel-buy-row .product-form__submit:not(.shopify-payment-button__button):disabled{background:#9aa7b5!important;border-color:#9aa7b5!important}.bel-buy-rating{display:flex;align-items:center;gap:7px;margin-top:14px;font-size:14px;color:#121212}.bel-buy-rating__label{font-weight:600}.bel-buy-rating__stars{display:inline-flex;gap:1.5px}.bel-buy-rating__num{font-weight:600}.bel-buy-rating__cnt{color:#555}.bel-buy-rating__cta{margin-left:2px;white-space:nowrap}.bel-buy-rating__cta-btn{background:none;border:0;padding:0;font:inherit;font-size:13.5px;color:#0e2234;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.bel-buy-rating__cta-btn:hover{opacity:.75}.bel-buy-rating__stars svg[data-half="1"]{fill:url(#bel-half-star)}.bel-highlight-row__eta{display:block;font-size:12.5px;margin-top:2px;color:#444}.bel-detail-block__body table{border-collapse:collapse;width:100%}.bel-detail-block__body table td,.bel-detail-block__body table th{border:none!important;padding:3.5px 0;font-size:inherit;vertical-align:top;background:none!important}.bel-detail-block__body table td:first-child,.bel-detail-block__body table th:first-child{font-weight:700;width:165px}.bel-qa-static{padding:18px 0 22px;border-bottom:1px solid #e5e5e5}.bel-qa-static__heading{font-size:16px;font-weight:700;margin:0 0 14px;color:#121212}.product .bel-highlight-row{background:#f0f4f7;border-radius:0;border:0;padding:14px 16px;margin-top:18px;gap:12px;align-items:center}.product .bel-highlight-row~.bel-highlight-row{margin-top:5px}.product .bel-highlight-row__icon{color:#0e2235}.product .bel-highlight-row__icon svg{display:block}.product .bel-highlight-row__text{font-size:14px;line-height:1.45;color:#121212}.product .bel-highlight-row__label{color:#0e2235;font-weight:700;margin-right:4px}.bel-highlight-stack{margin-top:18px}.bel-highlight-stack .bel-highlight-row{background:#eef2f5;border-radius:10px;border:0;margin-top:0;margin-bottom:8px;padding:14px 16px;gap:12px;align-items:center}.bel-highlight-stack .bel-highlight-row:last-child{margin-bottom:0}.bel-highlight-stack .bel-highlight-row__icon{color:#0e2235}.bel-highlight-stack .bel-highlight-row__icon svg{display:block}.bel-highlight-stack .bel-highlight-row__text{font-size:14px;line-height:1.5;color:#121212}.bel-highlight-stack .bel-highlight-row__label{color:#0e2235;font-weight:700;margin-right:4px}.bel-availability-card{margin-top:18px;padding-top:16px;border-top:1px solid #ececec}.bel-availability-card__heading{font-size:15px;font-weight:700;margin:0 0 10px;color:#121212}.bel-availability-card__badge{display:inline-flex;padding:5px 12px;border-radius:3px;color:#fff;font-size:13.5px;font-weight:700;line-height:1.3}.bel-availability-card__badge-row{margin-bottom:10px}.bel-availability-card__desc{font-size:13.5px;color:#121212a6;line-height:1.6}.bel-availability-card__desc p{margin:0}.product__media-wrapper{position:relative}.bel-gallery-overlay{position:absolute;left:14px;right:14px;bottom:14px;display:flex;justify-content:space-between;align-items:center;z-index:3;pointer-events:none}.bel-gallery-overlay__left{display:flex;gap:8px;pointer-events:auto}.bel-gallery-counter{background:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:7px 12px;font-size:13.5px;font-weight:600;color:#121212;line-height:1.3}.bel-gallery-allmedia{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:7px 12px;font-size:13.5px;font-weight:600;color:#121212;cursor:pointer;line-height:1.3}.bel-gallery-allmedia:hover{border-color:#121212}.bel-gallery-heart{pointer-events:auto;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #d9d9d9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#121212;transition:transform .12s ease}.bel-gallery-heart:hover{border-color:#0e2235;color:#0e2235}.bel-gallery-heart.wl-active{color:#0e2235;border-color:#0e2235}.bel-gallery-heart.wl-active svg{fill:#0e2235}.product__info-container .bel-breadcrumb{margin-bottom:14px}@media screen and (max-width:749px){.bel-buy-row{gap:10px}.bel-gallery-overlay{left:10px;right:10px;bottom:10px}}.bel-trust-section{padding:28px 0}.bel-trust-wrap{max-width:1200px;margin:0 auto}.bel-trust-heading{font-size:20px;font-weight:700;color:#0e2235;margin:0 0 18px;text-align:center}.bel-trust-grid{display:grid;grid-template-columns:1fr;max-width:760px;margin:0 auto}.bel-acc__content--trust .bel-trust-grid,.bel-trust-grid--acc{max-width:none;margin:0}.bel-trust-item{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e2e2e2}.bel-trust-item:last-child{border-bottom:none}.bel-trust-item__icon{display:inline-flex;align-items:center;justify-content:center;color:#0e2235;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#f0f4f7}.bel-trust-item__icon svg{width:22px;height:22px}.bel-trust-item__text{font-size:14px;line-height:1.45;color:#121212d9}.bel-trust-item__title{display:block;font-weight:700;color:#0e2235;margin-bottom:2px}.bel-trust-item__desc p{margin:0}@media screen and (max-width:749px){.bel-trust-section{padding:20px 0}.bel-trust-item{padding:12px 0;gap:12px}}.bel-product-slogan{margin:8px 0 0;font-size:15px;line-height:1.5;color:#121212;font-weight:400}.bel-trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0 0;padding-top:16px;border-top:1px solid #e2e2e2}.bel-trust-badge{display:flex;align-items:flex-start;gap:10px}.bel-trust-badge__icon{color:#121212;flex-shrink:0;margin-top:2px}.bel-trust-badge__text{display:flex;flex-direction:column}.bel-trust-badge__title{font-size:13px;font-weight:700;color:#121212;line-height:1.3}.bel-trust-badge__sub{font-size:12px;color:#121212bf;line-height:1.3;margin-top:2px}@media(max-width:749px){.bel-trust-badges{grid-template-columns:1fr}}.bel-highlights__grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;align-items:stretch}.bel-highlights__item{text-align:center;background:#fff;border:1px solid #121212;border-radius:2px;padding:14px 10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;width:132px;height:132px;flex:0 0 132px}.bel-highlights__icon{display:inline-flex;align-items:center;justify-content:center;color:#121212;margin-bottom:10px}.bel-highlights__icon svg{width:36px;height:36px;display:block}.bel-highlights__title{font-size:13px;font-weight:400;color:#121212;line-height:1.3;margin:0}.bel-highlights__text{font-size:12px;line-height:1.45;color:#121212bf;margin:6px 0 0}@media(max-width:989px){.bel-highlights__item{width:118px;height:118px;flex-basis:118px}.bel-highlights__icon svg{width:32px;height:32px}}@media(max-width:749px){.bel-highlights__grid{gap:10px}.bel-highlights__item{width:100px;height:100px;flex-basis:100px;padding:10px 6px}.bel-highlights__icon svg{width:28px;height:28px}.bel-highlights__title{font-size:12px}}.bel-faq__wrap{max-width:800px;margin:0 auto}.bel-faq__list{display:flex;flex-direction:column;gap:12px}.bel-faq__item{background:#f7f8fa;border:1px solid #e5e9ec;border-radius:12px;overflow:hidden}.bel-faq__item[open]{background:#fff;box-shadow:0 6px 20px #0e22350f}.bel-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;list-style:none}.bel-faq__summary::-webkit-details-marker{display:none}.bel-faq__q{font-size:15px;font-weight:700;color:#121212;line-height:1.4}.bel-faq__icon{position:relative;width:18px;height:18px;flex-shrink:0}.bel-faq__icon:before,.bel-faq__icon:after{content:"";position:absolute;background:#0e2235;border-radius:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.bel-faq__icon:before{width:18px;height:2px}.bel-faq__icon:after{width:2px;height:18px}.bel-faq__item[open] .bel-faq__icon:after{display:none}.bel-faq__content{padding:0 20px 18px;font-size:14px;line-height:1.65;color:#121212bf}.bel-faq__content p{margin:0}.bel-shipping-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.bel-shipping-item{display:flex;align-items:flex-start;gap:10px}.bel-shipping-item__icon{color:#0e2234;flex-shrink:0;margin-top:2px}.bel-shipping-item__text{display:flex;flex-direction:column}.bel-shipping-item__title{font-size:14px;font-weight:600;color:#121212}.bel-shipping-item__sub{font-size:13px;color:#666;line-height:1.4;margin-top:2px}@media(max-width:749px){.bel-shipping-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/beliani-product.css.map */
