main>.shopify-section:has(.posh-pd),main>.shopify-section:has(.posh-crumbs),main>.shopify-section:has(.posh-tabs),main>.shopify-section:has(.posh-carousel),main>.shopify-section:has(.posh-col),main>.shopify-section:has(.posh-cols),main>.shopify-section:has(.posh-grid){--section-spacing: 0px;margin-block:0;padding-block:0}.posh-pd__wrap{width:100%;max-width:1280px;margin-inline:auto;padding-inline:16px}.posh-crumbs{padding-block:16px 4px;font-size:13px;color:#6b6b6b}.posh-crumbs a{color:#6b6b6b;text-decoration:none}.posh-crumbs a:hover{color:var(--posh-burgundy, #800020)}.posh-crumbs span{margin-inline:6px}.posh-crumbs__current{color:var(--posh-burgundy, #800020);font-weight:700}.posh-pd{padding-block-end:20px}.posh-pd__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:1024px){.posh-pd__grid{grid-template-columns:55fr 45fr;gap:48px;align-items:start;padding-block-start:8px}}.posh-gal{display:grid;grid-template-columns:1fr;gap:10px}@media screen and (min-width:1024px){.posh-gal{grid-template-columns:92px 1fr;align-items:start}.posh-gal__stage{order:1}.posh-gal__thumbs{order:2}}.posh-gal__stage{position:relative;border-radius:12px;overflow:hidden;background:var(--posh-beige, #f5f5dc)}.posh-gal__track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.posh-gal__track::-webkit-scrollbar{display:none}.posh-gal__slide{scroll-snap-align:center;aspect-ratio:3 / 4}.posh-gal__slide img{width:100%;height:100%;object-fit:cover;display:block}.posh-gal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border:0;border-radius:50%;background:#ffffffeb;color:var(--posh-burgundy, #800020);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001f}.posh-gal__nav--prev{inset-inline-start:12px}.posh-gal__nav--next{inset-inline-end:12px}.posh-gal__nav svg{transform:scaleX(-1)}[dir=ltr] .posh-gal__nav svg{transform:none}.posh-gal__thumbs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.posh-gal__thumbs::-webkit-scrollbar{display:none}@media screen and (min-width:1024px){.posh-gal__thumbs{flex-direction:column;overflow:visible}}.posh-gal__thumb{flex-shrink:0;width:68px;padding:0;border:1px solid var(--posh-border, #ece7da);border-radius:8px;overflow:hidden;background:var(--posh-beige, #f5f5dc);cursor:pointer;opacity:.65;transition:border-color .25s ease,opacity .25s ease}@media screen and (min-width:1024px){.posh-gal__thumb{width:100%}}.posh-gal__thumb img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}.posh-gal__thumb.is-active{border-color:var(--posh-burgundy, #800020);opacity:1}.posh-gal__dots{display:flex;justify-content:center;gap:7px}@media screen and (min-width:1024px){.posh-gal__dots{display:none}}.posh-gal__dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#80002040;cursor:pointer;transition:width .25s ease,background-color .25s ease}.posh-gal__dot.is-active{width:20px;border-radius:4px;background:var(--posh-burgundy, #800020)}.posh-pd__info{display:flex;flex-direction:column;gap:13px}.posh-pd__title{font-size:26px;font-weight:700;line-height:1.35;margin:0;color:var(--posh-burgundy, #800020)}@media screen and (min-width:1024px){.posh-pd__title{font-size:32px}}.posh-pd__prices{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.posh-pd__now{font-size:24px;font-weight:700;color:var(--posh-burgundy, #800020);unicode-bidi:isolate}.posh-pd__was{font-size:16px;color:var(--posh-burgundy, #800020);text-decoration:line-through;unicode-bidi:isolate}.posh-pd__off{font-size:14px;color:#f25f5f}.posh-pd__tax{margin:-8px 0 0;font-size:13px;color:#6b6b6b}.posh-pd__short{margin:4px 0 0;font-size:13.5px;line-height:1.75;color:#6b6b6b}.posh-pd__meta{display:flex;flex-wrap:wrap;gap:10px 28px;margin:0;padding-block:13px;border-block:1px solid var(--posh-border, #ece7da)}.posh-pd__meta>div{display:flex;align-items:baseline;gap:8px}.posh-pd__meta dt{font-size:13px;color:#6b6b6b}.posh-pd__meta dd{margin:0;font-size:14px;font-weight:700;color:#000;unicode-bidi:isolate}.posh-trustlines{list-style:none;margin:2px 0 0;padding:0;display:flex;flex-direction:column;gap:9px}.posh-trustlines li{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.6;color:#000}.posh-trustlines svg{flex-shrink:0;margin-top:3px;color:var(--posh-burgundy, #800020)}.posh-pd__form{display:flex;flex-direction:column;gap:16px;margin:0}.posh-pd__field{display:flex;flex-direction:column;gap:9px}.posh-pd__label{font-size:14px;font-weight:700;color:#000}.posh-chips{display:flex;gap:8px;flex-wrap:wrap}.posh-chip{min-width:56px;padding:11px 18px;border:1px solid var(--posh-border, #ece7da);border-radius:8px;background:#fff;color:#000;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.posh-chip:hover{border-color:var(--posh-burgundy, #800020)}.posh-chip.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.posh-qty{display:inline-flex;align-items:center;align-self:flex-start;border:1px solid var(--posh-border, #ece7da);border-radius:8px;background:#fff;overflow:hidden}.posh-qty button{width:42px;height:42px;border:0;background:transparent;color:var(--posh-burgundy, #800020);font-size:18px;font-weight:700;font-family:inherit;cursor:pointer}.posh-qty button:hover{background:var(--posh-cream, #f8f5ec)}.posh-qty input,.posh-qty span{width:46px;text-align:center;border:0;background:transparent;font-family:inherit;font-size:15px;font-weight:700;color:#000;-moz-appearance:textfield}.posh-qty input::-webkit-outer-spin-button,.posh-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.posh-pd__atc{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;border:0;border-radius:8px;background:var(--posh-burgundy, #800020);color:var(--posh-beige, #f5f5dc);font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .25s ease}.posh-pd__atc:hover:not(:disabled){background:var(--posh-burgundy-dark, #5a0012)}.posh-pd__atc:disabled{background:#d6d0c4;color:#6b6152;cursor:not-allowed}.posh-share{display:flex;flex-direction:column;gap:9px}.posh-share__row{display:flex;gap:8px}.posh-share__btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--posh-border, #ece7da);border-radius:50%;background:#fff;color:var(--posh-burgundy, #800020);cursor:pointer;transition:background-color .25s ease,color .25s ease}.posh-share__btn:hover{background:var(--posh-burgundy, #800020);color:var(--posh-beige, #f5f5dc)}.posh-sticky{display:none}@media screen and (max-width:767px){.posh-sticky{position:fixed;inset-inline:0;bottom:0;z-index:40;display:flex;align-items:center;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -4px 20px #0000001a}.posh-sticky__atc{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 18px;border:0;border-radius:8px;background:var(--posh-burgundy, #800020);color:var(--posh-beige, #f5f5dc);font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}.posh-qty--sticky button{width:38px;height:44px}.posh-qty--sticky span{width:34px}body:has(.posh-sticky){padding-bottom:76px}}.posh-tabs{padding-block:24px 28px}.posh-tabs__list{display:flex;gap:4px;border-bottom:1px solid var(--posh-border, #ece7da);overflow-x:auto;scrollbar-width:none}.posh-tabs__list::-webkit-scrollbar{display:none}.posh-tabs__btn{flex:1 0 auto;padding:15px 22px;border:0;border-bottom:4px solid transparent;background:transparent;color:#6b6b6b;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;white-space:nowrap;transition:color .25s ease,border-color .25s ease}.posh-tabs__btn.is-active{color:#000;border-bottom-color:#000}.posh-tabs__panel{padding-block-start:20px;line-height:1.8;color:#000}.posh-tabs__panel>*:first-child{margin-block-start:0}.posh-tabs__panel>*:last-child{margin-block-end:0}.posh-tabs__panel h3,.posh-tabs__panel h2{color:var(--posh-burgundy, #800020);font-weight:700}.posh-tabs__empty{color:#6b6b6b;padding-block:16px}.posh-specs{width:100%;border-collapse:collapse;margin-block:18px 0;font-size:15px}.posh-specs th,.posh-specs td{padding:13px 16px;border:1px solid var(--posh-border, #ece7da);text-align:start}.posh-specs th{width:40%;background:var(--posh-cream, #f8f5ec);color:var(--posh-burgundy, #800020);font-weight:700}.posh-carousel{padding-block:28px}.posh-carousel__inner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:16px;position:relative}.posh-carousel__title{display:flex;justify-content:center;margin-bottom:22px}.posh-carousel__title span{display:inline-block;padding-bottom:12px;border-bottom:4px solid #000;color:var(--posh-burgundy, #800020);font-size:1.25rem;font-weight:700}@media screen and (min-width:1024px){.posh-carousel__title span{font-size:1.5rem}}.posh-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:62%;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.posh-carousel__track::-webkit-scrollbar{display:none}.posh-carousel__track>*{scroll-snap-align:start}@media screen and (min-width:750px){.posh-carousel__track{grid-auto-columns:38%;gap:16px}}@media screen and (min-width:1024px){.posh-carousel__track{grid-auto-columns:calc((100% - 40px) / 3);gap:20px}}.posh-carousel__nav{position:absolute;top:50%;z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:#fffffff0;color:var(--posh-burgundy, #800020);display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 12px #00000024}@media screen and (min-width:1024px){.posh-carousel__nav{display:flex}}.posh-carousel__nav--prev{inset-inline-start:-6px}.posh-carousel__nav--next{inset-inline-end:-6px}.posh-carousel__nav svg{transform:scaleX(-1)}[dir=ltr] .posh-carousel__nav svg{transform:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/posh-product.css.map */
