@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap";.fp-page{font-family:DM Sans,sans-serif;color:#1a1a1a;max-width:1200px;margin:0 auto;padding:0 20px 60px}.fp-page *,.fp-page *:before,.fp-page *:after{box-sizing:border-box}.fp-page a{color:#c4547a;text-decoration:none}.fp-page a:hover{text-decoration:underline}.fp-page img{max-width:100%;display:block}.fp-breadcrumb{font-size:12px;color:#a07888;padding:14px 0 10px;display:flex;gap:6px;align-items:center;flex-wrap:wrap}.fp-breadcrumb a{color:#a07888}.fp-breadcrumb a:hover{color:#c4547a}.fp-breadcrumb span:last-child{color:#c4547a}.fp-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin-bottom:48px}.fp-main-img{position:relative;border-radius:8px;overflow:hidden;background:#f0e0e8;aspect-ratio:4/5}.fp-main-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.fp-main-img:hover img{transform:scale(1.03)}.fp-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c4a0b0;font-size:13px}.fp-badge{position:absolute;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:5px 10px;border-radius:2px}.fp-badge--sale{top:14px;left:14px;background:#c4547a;color:#fff}.fp-badge--top{top:14px;right:14px;background:#2d1b2e;color:#e8c8d4}.fp-thumb-strip{display:flex;gap:6px;padding:8px 0 0}.fp-thumb{width:56px;height:70px;border-radius:4px;overflow:hidden;cursor:pointer;border:1.5px solid transparent;background:#f0e0e8;padding:0;transition:border-color .15s}.fp-thumb img{width:100%;height:100%;object-fit:cover}.fp-thumb--active{border-color:#c4547a}.fp-thumb:hover{border-color:#c4a0b0}.fp-info-col{display:flex;flex-direction:column;gap:0;padding-top:4px}.fp-brand{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#c4547a;font-weight:500;margin-bottom:6px}.fp-title{font-family:Cormorant Garamond,serif;font-size:32px;font-weight:600;color:#2d1b2e;line-height:1.1;margin-bottom:12px}.fp-rating-row{display:flex;align-items:center;gap:8px;margin-bottom:14px}.fp-stars{display:flex;gap:2px}.fp-rcount{font-size:12px;color:#a07888}.fp-rcount a{color:#c4547a}.fp-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.fp-price-now{font-family:Cormorant Garamond,serif;font-size:34px;font-weight:600;color:#c4547a}.fp-price-was{font-size:17px;color:#c0a8b4;text-decoration:line-through}.fp-price-save{font-size:11px;background:#fce8ef;color:#c4547a;padding:3px 9px;border-radius:3px;font-weight:500}.fp-stock-row{display:flex;align-items:center;gap:7px;font-size:12px;color:#5a4050;margin-bottom:10px}.fp-stock-dot{width:7px;height:7px;border-radius:50%;background:#3a9a5a;flex-shrink:0}.fp-urgency{background:#fff8f0;border:.5px solid #f0d8b8;border-radius:4px;padding:8px 12px;font-size:12px;color:#8a5020;display:flex;align-items:center;gap:7px;margin-bottom:16px}.fp-option-group{margin-bottom:14px}.fp-option-label{font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#7a5c6a;margin-bottom:8px}.fp-color-selected{text-transform:none;font-weight:400;letter-spacing:0}.fp-color-swatches{display:flex;gap:8px;flex-wrap:wrap}.fp-swatch{width:26px;height:26px;border-radius:50%;cursor:pointer;border:2px solid transparent;outline:2px solid transparent;outline-offset:2px;transition:outline-color .12s;padding:0}.fp-swatch--active,.fp-swatch:hover{outline-color:#2d1b2e}.fp-size-btns{display:flex;gap:6px;flex-wrap:wrap}.fp-size-btn{padding:7px 14px;border:.5px solid #e0c8d0;border-radius:3px;font-size:12px;font-weight:500;cursor:pointer;color:#2d1b2e;background:#fff;font-family:DM Sans,sans-serif;transition:all .12s}.fp-size-btn:hover{border-color:#c4547a}.fp-size-btn--active{background:#2d1b2e;color:#fff;border-color:#2d1b2e}.fp-size-link{font-size:11px;color:#c4547a;cursor:pointer;text-decoration:underline;display:inline-block;margin-top:6px}.fp-qty-row{display:flex;gap:8px;margin-bottom:10px;align-items:stretch}.fp-qty-ctrl{display:flex;align-items:center;border:.5px solid #e0c8d0;border-radius:4px;overflow:hidden;background:#fff}.fp-qty-btn{width:36px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-size:20px;color:#2d1b2e;font-family:inherit;line-height:1;transition:background .1s}.fp-qty-btn:hover{background:#f5e8ec}.fp-qty-val{width:40px;height:48px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;border:none;border-left:.5px solid #f0e0e8;border-right:.5px solid #f0e0e8;text-align:center;background:#fff;color:#2d1b2e;-moz-appearance:textfield}.fp-qty-val::-webkit-inner-spin-button,.fp-qty-val::-webkit-outer-spin-button{-webkit-appearance:none}.fp-btn-atc{flex:1;height:48px;background:#2d1b2e;color:#fff;border:none;border-radius:4px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;letter-spacing:.04em;transition:background .15s}.fp-btn-atc:hover{background:#c4547a}.fp-btn-atc:disabled{background:#c0b0b8;cursor:not-allowed}.fp-btn-wish{width:48px;height:48px;border:.5px solid #e0c8d0;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;transition:border-color .12s}.fp-btn-wish:hover{border-color:#c4547a}.fp-form .shopify-payment-button{margin-bottom:12px}.fp-form .shopify-payment-button__button{border-radius:4px!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;min-height:46px!important;background:#c4547a!important}.fp-cod-badge{display:flex;align-items:center;gap:8px;background:#f0f8f0;border:.5px solid #b8dfc4;border-radius:4px;padding:10px 14px;font-size:12px;color:#2a6a3a;margin-bottom:12px}.fp-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:16px}.fp-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:10px 6px;background:#fff;border:.5px solid #f0e0e8;border-radius:4px}.fp-trust-item span{font-size:10px;color:#7a5c6a;line-height:1.4}.fp-accordion{border-top:.5px solid #f0e0e8}.fp-acc-item{border-bottom:.5px solid #f0e0e8}.fp-acc-h{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer;font-size:13px;font-weight:500;color:#2d1b2e;background:transparent;border:none;font-family:DM Sans,sans-serif;text-align:left}.fp-acc-h--open{color:#c4547a}.fp-acc-icon{transition:transform .2s;flex-shrink:0;color:#c4547a}.fp-acc-icon--open{transform:rotate(180deg)}.fp-acc-b{font-size:13px;color:#5a4050;line-height:1.75;padding-bottom:14px;display:none}.fp-acc-b--open{display:block}.fp-acc-b p{margin:0 0 8px}.fp-acc-b p:last-child{margin-bottom:0}.fp-section-title{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:600;color:#2d1b2e;margin-bottom:18px}.fp-features{margin-bottom:48px}.fp-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fp-feat-card{display:flex;align-items:flex-start;gap:12px;background:#fff;border:.5px solid #f0e0e8;border-radius:6px;padding:14px 16px}.fp-feat-card div{display:flex;flex-direction:column;gap:3px}.fp-feat-card strong{font-size:13px;font-weight:500;color:#2d1b2e}.fp-feat-card span{font-size:12px;color:#a07888;line-height:1.5}.fp-reviews{margin-bottom:48px}.fp-rev-summary{display:flex;align-items:center;gap:24px;background:#fff;border:.5px solid #f0e0e8;border-radius:8px;padding:18px 20px;margin-bottom:14px}.fp-rev-score{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:70px}.fp-rev-num{font-family:Cormorant Garamond,serif;font-size:48px;font-weight:600;color:#2d1b2e;line-height:1}.fp-rev-stars{display:flex;gap:3px}.fp-rev-count{font-size:11px;color:#a07888}.fp-rev-bars{flex:1;display:flex;flex-direction:column;gap:5px}.fp-rev-bar-row{display:flex;align-items:center;gap:8px;font-size:11px;color:#7a5c6a}.fp-rev-bar-row>span:first-child{min-width:20px}.fp-bar{flex:1;height:6px;background:#f0e0e8;border-radius:3px;overflow:hidden}.fp-bar-fill{height:100%;border-radius:3px}.fp-rev-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fp-rev-card{background:#fff;border:.5px solid #f0e0e8;border-radius:6px;padding:14px}.fp-rev-stars-sm{display:flex;gap:2px;margin-bottom:6px}.fp-rev-text{font-size:12px;color:#5a4050;line-height:1.65;margin-bottom:8px;font-style:italic}.fp-rev-name{display:block;font-size:12px;font-weight:500;color:#2d1b2e}.fp-rev-verified{display:block;font-size:10px;color:#3a9a5a;margin-top:3px}.fp-related{margin-bottom:48px}.fp-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fp-rel-card{display:block;cursor:pointer}.fp-rel-card:hover{text-decoration:none}.fp-rel-img{width:100%;aspect-ratio:3/4;background:#f0e0e8;border-radius:6px;overflow:hidden;position:relative;margin-bottom:8px}.fp-rel-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.fp-rel-card:hover .fp-rel-img img{transform:scale(1.04)}.fp-rel-badge{position:absolute;top:8px;left:8px;background:#c4547a;color:#fff;font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:3px 7px;border-radius:2px}.fp-rel-name{display:block;font-size:13px;font-weight:400;color:#2d1b2e;margin-bottom:4px;line-height:1.4}.fp-rel-prices{display:flex;align-items:center;gap:7px}.fp-rel-price{font-size:13px;color:#c4547a;font-weight:500}.fp-rel-was{font-size:12px;color:#c0a8b4;text-decoration:line-through}.fp-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:.5px solid #e8d0d8;padding:10px 20px;z-index:999;transform:translateY(100%);transition:transform .25s ease;box-shadow:0 -4px 20px #2d1b2e1a}.fp-sticky-bar--visible{transform:translateY(0)}.fp-sticky-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.fp-sticky-info{display:flex;align-items:center;gap:10px}.fp-sticky-name{display:block;font-size:13px;font-weight:500;color:#2d1b2e}.fp-sticky-price{display:block;font-size:14px;color:#c4547a;font-weight:500}.fp-sticky-btn{background:#c4547a;color:#fff;border:none;border-radius:4px;padding:10px 24px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;letter-spacing:.04em;transition:background .15s;white-space:nowrap}.fp-sticky-btn:hover{background:#a8405e}@media(max-width:749px){.fp-page{padding:0 16px 80px}.fp-product-grid{grid-template-columns:1fr;gap:20px}.fp-info-col{padding-top:0}.fp-title{font-size:26px}.fp-price-now{font-size:28px}.fp-features-grid,.fp-rev-grid{grid-template-columns:1fr}.fp-related-grid{grid-template-columns:repeat(2,1fr)}.fp-rev-summary{flex-direction:column;align-items:flex-start;gap:14px}.fp-rev-score{flex-direction:row;gap:10px;align-items:center}.fp-section-title{font-size:22px}}@media(max-width:480px){.fp-related-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fp-trust-grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/femenica-product.css.map */
