:root{--bahari-navy: #082b55;--bahari-navy-2: #0b315f;--bahari-text: #082b55;--bahari-muted: #637083;--bahari-line: #dce4ee;--bahari-line-soft: #edf1f5;--bahari-sand: #f7f5f2;--bahari-card: #f8f8f8;--bahari-white: #ffffff}.bahari-product{padding-top:clamp(18px,1.7vw,28px);padding-bottom:0;background:#fff;color:var(--bahari-text)}.bahari-product *,.bahari-product *:before,.bahari-product *:after{box-sizing:border-box}.bahari-product__container{width:100%;max-width:var(--bahari-product-max-width);margin:0 auto;padding:0 20px}.bahari-product__grid{display:grid;grid-template-columns:minmax(560px,1fr) minmax(420px,590px);gap:clamp(52px,5vw,76px);align-items:start;padding-bottom:50px;border-bottom:1px solid var(--bahari-line-soft)}.bahari-product__media-wrapper{width:100%;min-width:0}.bahari-product__gallery{position:relative;width:100%;border-radius:8px;background:var(--bahari-sand);overflow:hidden}.bahari-product__slides{position:relative;width:100%;aspect-ratio:1.07 / 1;min-height:620px}.bahari-product__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:clamp(42px,5.2vw,76px);opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease}.bahari-product__slide.is-active{opacity:1;visibility:visible;z-index:2}.bahari-product__image{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:normal}.bahari-product__gallery-arrow{position:absolute;top:50%;z-index:8;width:48px;height:48px;padding:0;border:0;border-radius:999px;background:#fffffff0;color:var(--bahari-navy);box-shadow:0 8px 24px #082b5514;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.bahari-product__gallery-arrow:hover{background:#fff;box-shadow:0 10px 30px #082b5524;transform:translateY(-50%) scale(1.04)}.bahari-product__gallery-arrow svg{width:18px;height:18px;stroke:currentColor}.bahari-product__gallery-arrow--prev{left:18px}.bahari-product__gallery-arrow--next{right:18px}.bahari-product__wishlist{position:absolute;top:22px;right:22px;z-index:9;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--bahari-navy);display:flex;align-items:center;justify-content:center;cursor:pointer}.bahari-product__wishlist svg{width:25px;height:25px;stroke:currentColor}.bahari-product__info{width:100%;max-width:590px;position:sticky;top:112px;padding-top:18px}.bahari-product__vendor{margin:0 0 14px;color:var(--bahari-navy);font-size:13px;line-height:1.2;letter-spacing:.18em;text-transform:uppercase;font-weight:500}.bahari-product__title{margin:0 0 14px;color:var(--bahari-navy);font-size:clamp(34px,2.35vw,44px);line-height:1.12;letter-spacing:-.025em;font-weight:500;text-transform:none}.bahari-product__price{margin:0 0 40px;color:var(--bahari-navy);font-size:22px;line-height:1.2;letter-spacing:.04em;font-weight:400}.bahari-product-form{width:100%}.bahari-product__label{display:block;margin:0 0 14px;color:var(--bahari-navy);font-size:15px;line-height:1.2;font-weight:500}.bahari-product__label span{font-weight:400}.bahari-product__option-group{margin:0 0 22px}.bahari-product__sizes{display:flex;flex-wrap:wrap;gap:14px 16px}.bahari-product__size-input{position:absolute;opacity:0;pointer-events:none}.bahari-product__size{min-width:101px;height:50px;padding:0 18px;border:1px solid #cbd6e4;border-radius:3px;background:#fff;color:var(--bahari-navy);font-size:16px;line-height:1;font-weight:400;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,opacity .16s ease}.bahari-product__size:hover{border-color:var(--bahari-navy)}.bahari-product__size-input:focus-visible+.bahari-product__size{outline:2px solid rgba(8,43,85,.25);outline-offset:2px}.bahari-product__size-input:checked+.bahari-product__size{border-color:var(--bahari-navy);background:#fff;color:var(--bahari-navy);box-shadow:inset 0 0 0 1px var(--bahari-navy)}.bahari-product__size-input[disabled]+.bahari-product__size,.bahari-product__size.is-disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.bahari-product__colors{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.bahari-product__color-input{position:absolute;opacity:0;pointer-events:none}.bahari-product__color{width:38px;height:38px;padding:2px;border:1px solid #cbd6e4;border-radius:999px;background:#fff;color:var(--bahari-navy);overflow:hidden;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.bahari-product__color:hover{border-color:var(--bahari-navy);transform:translateY(-1px)}.bahari-product__color-input:focus-visible+.bahari-product__color{outline:2px solid rgba(8,43,85,.24);outline-offset:2px}.bahari-product__color-input:checked+.bahari-product__color{border-color:var(--bahari-navy);box-shadow:0 0 0 1px var(--bahari-navy)}.bahari-product__color-image{width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.bahari-product__color-more{width:38px;height:38px;border:1px solid #cbd6e4;border-radius:999px;background:#fff;color:var(--bahari-navy);font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.bahari-product__quantity-wrapper{margin:3px 0 22px}.bahari-product__quantity{width:138px;height:49px;border:1px solid #cbd6e4;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.bahari-product__qty-button{width:46px;height:100%;padding:0;border:0;background:transparent;color:var(--bahari-navy);font-size:20px;line-height:1;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center}.bahari-product__qty-button:hover{background:#f6f8fb}.bahari-product__qty-input{width:42px;height:100%;padding:0;border:0;background:transparent;color:var(--bahari-navy);font-size:15px;line-height:1;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.bahari-product__qty-input::-webkit-outer-spin-button,.bahari-product__qty-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.bahari-product__qty-input:focus{outline:none}.bahari-product__add-to-cart,.bahari-product__buy-now .shopify-payment-button__button,.bahari-product__buy-now .shopify-payment-button__button--unbranded{width:100%!important;min-height:50px!important;height:50px!important;border-radius:4px!important;font-size:15px!important;line-height:1!important;font-weight:600!important;letter-spacing:0!important;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease,transform .18s ease}.bahari-product__add-to-cart{margin:0 0 10px;border:1px solid var(--bahari-navy);background:#fff;color:var(--bahari-navy);cursor:pointer}.bahari-product__add-to-cart:hover:not([disabled]){background:#f7f9fc}.bahari-product__add-to-cart[disabled]{opacity:.45;cursor:not-allowed}.bahari-product__buy-now,.bahari-product__buy-now .shopify-payment-button{width:100%}.bahari-product__buy-now .shopify-payment-button__button,.bahari-product__buy-now .shopify-payment-button__button--unbranded{border:1px solid var(--bahari-navy)!important;background:var(--bahari-navy)!important;color:#fff!important}.bahari-product__buy-now .shopify-payment-button__button:hover,.bahari-product__buy-now .shopify-payment-button__button--unbranded:hover{background:#061f3f!important;border-color:#061f3f!important}.bahari-product__accordion{margin:30px 0 0;border-top:1px solid var(--bahari-line-soft);border-bottom:1px solid var(--bahari-line-soft);padding:0}.bahari-product__accordion summary{min-height:67px;padding:0;list-style:none;color:var(--bahari-navy);font-size:18px;line-height:67px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.bahari-product__accordion summary::-webkit-details-marker{display:none}.bahari-product__accordion summary:after{content:"\2304";color:var(--bahari-navy);font-size:18px;transform:translateY(-2px);transition:transform .18s ease}.bahari-product__accordion[open] summary:after{transform:rotate(180deg) translateY(2px)}.bahari-product__accordion-content{padding:0 0 22px;color:#435266;font-size:15px;line-height:1.75}.bahari-product__accordion-content p:first-child{margin-top:0}.bahari-product__accordion-content p:last-child{margin-bottom:0}.bahari-product__pickup{margin-top:21px}.bahari-product__pickup-item{margin:0 0 13px;color:var(--bahari-navy);font-size:14px;line-height:1.25;display:flex;align-items:center;gap:12px}.bahari-product__pickup a{color:var(--bahari-navy);text-decoration:underline;text-underline-offset:2px}.bahari-product__recommendations{margin-top:28px;padding-top:0}.bahari-product__recommendations-header{margin:0 0 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.bahari-product__recommendations-header h2{margin:0;color:var(--bahari-navy);font-size:25px;line-height:1.25;letter-spacing:-.02em;font-weight:600}.bahari-product__recommendations-header a{color:var(--bahari-navy);font-size:14px;text-decoration:none}.bahari-product__recommendations-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.bahari-product__recommendation-card{color:var(--bahari-navy);text-decoration:none;text-align:center}.bahari-product__recommendation-image-wrapper{width:100%;aspect-ratio:1.82 / 1;margin-bottom:13px;border-radius:5px;background:var(--bahari-card);overflow:hidden;display:flex;align-items:center;justify-content:center}.bahari-product__recommendation-image{width:100%;height:100%;object-fit:contain;display:block}.bahari-product__recommendation-title,.bahari-product__recommendation-price{color:var(--bahari-navy);font-size:14px;line-height:1.35;font-weight:400}.bahari-product__recommendation-title{margin-bottom:5px}.shopify-section:has(.related-products),.related-products{max-width:1512px;margin-left:auto;margin-right:auto}.related-products{padding:28px 22px 24px!important}.related-products .related-products__heading,.related-products h2{margin:0 0 28px!important;color:var(--bahari-navy)!important;font-size:25px!important;line-height:1.25!important;letter-spacing:-.02em!important;font-weight:600!important;text-transform:none!important}.related-products .product-grid,.related-products ul.grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:24px!important}.related-products .grid__item{width:100%!important;max-width:none!important}.related-products .card-wrapper,.related-products .card{color:var(--bahari-navy)!important;text-align:center;text-decoration:none!important}.related-products .card__inner{background:var(--bahari-card)!important;border-radius:5px!important;overflow:hidden!important}.related-products .card__inner.ratio:before{padding-bottom:55%!important}.related-products .card__media,.related-products .media{background:transparent!important}.related-products .card__media img,.related-products .media img{object-fit:contain!important;padding:10px!important}.related-products .card__content{padding-top:11px!important}.related-products .card__heading,.related-products .card__heading a,.related-products .price,.related-products .price *{color:var(--bahari-navy)!important;font-size:14px!important;line-height:1.35!important;font-weight:400!important;letter-spacing:0!important;text-decoration:none!important}.related-products .price{margin-top:5px!important}@media screen and (max-width:1320px){.bahari-product__container{max-width:1180px}.bahari-product__grid{grid-template-columns:minmax(0,1fr) minmax(390px,470px);gap:52px}.bahari-product__slides{min-height:520px}.bahari-product__title{font-size:38px}.bahari-product__size{min-width:88px}}@media screen and (max-width:1024px){.bahari-product{padding-top:18px}.bahari-product__container{padding:0 18px}.bahari-product__grid{grid-template-columns:1fr;gap:34px;padding-bottom:36px}.bahari-product__info{position:static;max-width:100%;padding-top:0}.bahari-product__slides{min-height:auto;aspect-ratio:1 / 1}.bahari-product__title{font-size:36px}.bahari-product__price{margin-bottom:28px}.bahari-product__recommendations-grid,.related-products .product-grid,.related-products ul.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}}@media screen and (max-width:749px){.bahari-product__container{padding:0 16px}.bahari-product__grid{gap:26px;border-bottom:0}.bahari-product__gallery{border-radius:8px}.bahari-product__slide{padding:28px}.bahari-product__gallery-arrow{width:42px;height:42px}.bahari-product__gallery-arrow--prev{left:12px}.bahari-product__gallery-arrow--next{right:12px}.bahari-product__wishlist{top:14px;right:14px}.bahari-product__vendor{font-size:12px;margin-bottom:10px}.bahari-product__title{font-size:30px;line-height:1.15}.bahari-product__price{font-size:20px;margin-bottom:24px}.bahari-product__sizes{gap:10px}.bahari-product__size{min-width:calc(50% - 5px);height:48px;font-size:15px}.bahari-product__color{width:36px;height:36px}.bahari-product__accordion summary{min-height:60px;line-height:60px;font-size:17px}.bahari-product__recommendations-header h2,.related-products .related-products__heading,.related-products h2{font-size:22px!important}.bahari-product__recommendations-grid,.related-products .product-grid,.related-products ul.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.bahari-product__recommendation-title,.bahari-product__recommendation-price,.related-products .card__heading,.related-products .card__heading a,.related-products .price,.related-products .price *{font-size:13px!important}}@media screen and (max-width:420px){.bahari-product__title{font-size:27px}.bahari-product__size{min-width:100%}.bahari-product__add-to-cart,.bahari-product__buy-now .shopify-payment-button__button,.bahari-product__buy-now .shopify-payment-button__button--unbranded{height:48px!important;min-height:48px!important}}.bahari-product__gallery,.bahari-product__slides,.bahari-product__slide{background:#fff!important}.bahari-product__gallery{border-radius:var(--bahari-gallery-radius);overflow:hidden}.bahari-product__slide{padding:clamp(24px,3vw,46px)}.bahari-product__image{width:100%;height:100%;max-width:92%;max-height:92%;object-fit:contain;margin:auto;display:block}.related-products{max-width:var(--bahari-product-max-width, 1200px);margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.related-products .product-grid,.related-products .grid{justify-content:center}.related-products .grid__item{flex-grow:0}.related-products .card__inner,.related-products .card__media,.related-products .media,.related-products .media>img{background:#fff!important}.related-products .card__inner{border-radius:0!important}@media screen and (min-width:990px){.related-products .grid__item{max-width:230px}}.bahari-product{--bahari-button-navy: #082b55;--bahari-button-navy-hover: #061f3f}.bahari-product .bahari-product__add-to-cart{width:100%!important;min-height:50px!important;height:50px!important;margin:0 0 10px!important;border:1px solid var(--bahari-button-navy)!important;border-radius:4px!important;background:#fff!important;color:var(--bahari-button-navy)!important;box-shadow:none!important;outline:none!important;font-size:15px!important;line-height:1!important;font-weight:600!important;letter-spacing:0!important;cursor:pointer;appearance:none;-webkit-appearance:none}.bahari-product .bahari-product__add-to-cart:hover:not([disabled]){background:#f7f9fc!important;color:var(--bahari-button-navy)!important;border-color:var(--bahari-button-navy)!important}.bahari-product .bahari-product__add-to-cart:focus,.bahari-product .bahari-product__add-to-cart:focus-visible,.bahari-product .bahari-product__add-to-cart:active{outline:none!important;box-shadow:none!important;border-color:var(--bahari-button-navy)!important}.bahari-product .bahari-product__buy-now,.bahari-product .shopify-payment-button{width:100%!important;margin:0!important}.bahari-product .shopify-payment-button__button,.bahari-product .shopify-payment-button__button--unbranded,.bahari-product .shopify-payment-button__button.shopify-payment-button__button--unbranded{width:100%!important;min-height:50px!important;height:50px!important;padding:0 20px!important;border:1px solid var(--bahari-button-navy)!important;border-radius:4px!important;background:var(--bahari-button-navy)!important;color:#fff!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;font-size:15px!important;line-height:1!important;font-weight:600!important;letter-spacing:0!important;cursor:pointer;appearance:none!important;-webkit-appearance:none!important;-webkit-tap-highlight-color:transparent!important}.bahari-product .shopify-payment-button__button:hover,.bahari-product .shopify-payment-button__button--unbranded:hover,.bahari-product .shopify-payment-button__button:focus,.bahari-product .shopify-payment-button__button--unbranded:focus,.bahari-product .shopify-payment-button__button:focus-visible,.bahari-product .shopify-payment-button__button--unbranded:focus-visible,.bahari-product .shopify-payment-button__button:active,.bahari-product .shopify-payment-button__button--unbranded:active{background:var(--bahari-button-navy-hover)!important;color:#fff!important;border-color:var(--bahari-button-navy-hover)!important;box-shadow:none!important;outline:none!important}.bahari-product .shopify-payment-button__button:before,.bahari-product .shopify-payment-button__button:after,.bahari-product .shopify-payment-button__button--unbranded:before,.bahari-product .shopify-payment-button__button--unbranded:after{content:none!important;display:none!important;border:0!important;box-shadow:none!important;outline:none!important}.bahari-product .shopify-payment-button__button,.bahari-product .shopify-payment-button__button--unbranded{--border-offset: 0px !important;--buttons-border-width: 0px !important;--alpha-button-background: 1 !important;--alpha-button-border: 1 !important}.bahari-product .bahari-product__add-to-cart[disabled],.bahari-product .shopify-payment-button__button[disabled],.bahari-product .shopify-payment-button__button--unbranded[disabled]{opacity:.45!important;cursor:not-allowed!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bahari-template-product.css.map */
