.fcp-wrap{--fcp:#003366;--fcp-soft:#eef5fb;--border:#e8e8ee;--muted:#777;max-width:1280px;margin:30px auto;font-family:inherit;color:#191919}
.fcp-wrap *{box-sizing:border-box}
.fcp-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}
.fcp-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden}
.fcp-product-card{padding:20px}
.fcp-product-top{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center;padding-bottom:22px}
.fcp-gallery{min-width:0}.fcp-main-image{background:#f7f7f8;border-radius:14px;overflow:hidden;aspect-ratio:1.25/1;display:flex;align-items:center;justify-content:center}
.fcp-main-image img{width:100%;height:100%;object-fit:cover}.fcp-thumbs{display:flex;gap:10px;margin-top:10px}.fcp-thumb{width:68px;height:56px;padding:0;border:2px solid transparent;border-radius:9px;background:#f5f5f6;overflow:hidden;cursor:pointer}.fcp-thumb.is-active{border-color:var(--fcp)}.fcp-thumb img{width:100%;height:100%;object-fit:cover}
.fcp-info h1{font-size:28px;margin:0 0 14px}.fcp-shortdesc{color:#555;line-height:2}.fcp-base-price{font-size:21px;color:var(--fcp);font-weight:700;margin-top:18px}
.fcp-section{border-top:1px solid var(--border);padding:22px 0}.fcp-section h3{margin:0 0 14px;font-size:18px}.fcp-section h3 small{color:var(--muted);font-weight:400;font-size:13px}
.fcp-size-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px}.fcp-tab{border:1px solid var(--border);background:#fff;border-radius:10px;padding:12px;cursor:pointer;font-weight:600}.fcp-tab.is-active{background:var(--fcp);border-color:var(--fcp);color:#fff}
.fcp-size-options{display:flex;gap:10px;flex-wrap:wrap}.fcp-size-choice input{display:none}.fcp-size-choice span{display:block;border:1px solid var(--border);padding:10px 14px;border-radius:10px;cursor:pointer}.fcp-size-choice input:checked+span{border-color:var(--fcp);background:var(--fcp-soft);color:var(--fcp)}
.fcp-two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fcp-two-col label{font-size:14px}.fcp-two-col input,.fcp-section textarea{width:100%;border:1px solid var(--border);border-radius:10px;padding:12px;background:#fff;margin-top:7px}
.fcp-upload-box{display:flex;min-height:135px;border:1.5px dashed #cfcfd8;border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:7px;cursor:pointer;background:#fcfcfd;text-align:center}.fcp-upload-box input{max-width:260px}.fcp-upload-box span{font-size:12px;color:var(--muted)}
.fcp-services{display:grid;gap:10px}.fcp-service{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--border);border-radius:10px;padding:12px}.fcp-service b{font-size:13px}
.fcp-buy-row{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border-top:1px solid var(--border);padding-top:20px}.fcp-qty{display:flex;border:1px solid var(--border);border-radius:10px;overflow:hidden}.fcp-qty button,.fcp-qty input{width:38px;height:42px;border:0;background:#fff;text-align:center}.fcp-qty input{appearance:textfield}.fcp-total{text-align:right}.fcp-total span{display:block;font-size:12px;color:var(--muted)}.fcp-total strong{font-size:20px;color:var(--fcp)}.fcp-cart-btn{background:var(--fcp)!important;color:#fff!important;border-radius:10px!important;padding:13px 22px!important;border:0!important}
.fcp-summary{padding:18px;position:sticky;top:20px}.fcp-summary h3{margin:0 0 18px}.fcp-summary-product{display:flex;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--border)}.fcp-summary-product img{width:70px;height:70px;object-fit:cover;border-radius:10px}.fcp-summary-product small{display:block;color:var(--muted);margin-top:4px}.fcp-summary-row{padding:16px 0;border-bottom:1px solid var(--border)}.fcp-summary-row span{display:block;font-size:12px;color:var(--muted);margin-bottom:5px}.fcp-summary-row b{font-size:14px}.fcp-summary-final{padding-top:20px}.fcp-summary-final span{display:block;font-size:13px}.fcp-summary-final strong{display:block;font-size:24px;color:var(--fcp);margin-top:7px}
.fcp-bottom-tabs{margin-top:22px;padding:18px}.fcp-bottom-nav{display:flex;gap:24px;border-bottom:1px solid var(--border)}.fcp-bottom-nav button{background:none;border:0;padding:12px 4px;cursor:pointer;border-bottom:2px solid transparent}.fcp-bottom-nav button.is-active{border-color:var(--fcp);color:var(--fcp)}.fcp-bottom-panel{padding:22px 4px;line-height:2}
.fcp-muted{color:var(--muted);font-size:13px}
@media(max-width:900px){.fcp-main-grid{grid-template-columns:1fr}.fcp-summary{position:static}.fcp-product-top{grid-template-columns:1fr}.fcp-buy-row{grid-template-columns:1fr}.fcp-cart-btn{width:100%}}
@media(max-width:560px){.fcp-wrap{margin:12px}.fcp-product-card{padding:14px}.fcp-two-col{grid-template-columns:1fr}.fcp-bottom-nav{gap:10px;overflow:auto}.fcp-info h1{font-size:23px}}

/* FotoCity theme refinements */
.fcp-two-col input{text-align:center;font-weight:700;direction:ltr}
.fcp-bottom-panel[data-bottom-panel="additional"]{padding:30px 18px}
.fcp-bottom-panel[data-bottom-panel="additional"] table{width:100%;border-collapse:collapse}
.fcp-bottom-panel[data-bottom-panel="additional"] th,.fcp-bottom-panel[data-bottom-panel="additional"] td{padding:12px;border-bottom:1px solid var(--border);text-align:right}
.fcp-bottom-panel[data-bottom-panel="reviews"] .stars a,.fcp-bottom-panel[data-bottom-panel="reviews"] .star-rating{color:#d9a400!important}
.fcp-bottom-panel[data-bottom-panel="reviews"] .stars a:hover,.fcp-bottom-panel[data-bottom-panel="reviews"] .stars a.active{color:#d9a400!important}
@media (min-width:901px) and (max-width:1180px){.fcp-wrap{margin:22px 20px}.fcp-main-grid{grid-template-columns:minmax(0,1fr) 285px;gap:16px}.fcp-product-card{padding:18px}.fcp-product-top{gap:20px}.fcp-info h1{font-size:25px}}
@media (max-width:900px){.fcp-wrap{margin:18px 16px}.fcp-summary{order:2}.fcp-bottom-tabs{margin-top:16px}.fcp-thumbs{overflow-x:auto;padding-bottom:4px}.fcp-thumb{flex:0 0 68px}}
@media (max-width:560px){.fcp-wrap{margin:10px}.fcp-card{border-radius:14px}.fcp-product-card{padding:12px}.fcp-section{padding:18px 0}.fcp-size-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.fcp-size-choice span{text-align:center}.fcp-buy-row{position:sticky;bottom:0;background:#fff;z-index:5;padding:12px 0 0}.fcp-bottom-tabs{padding:12px}.fcp-bottom-nav button{white-space:nowrap}}

/* Elementor component mode */
.fcp-component-wrap{width:100%;max-width:none;margin:0}.fcp-gallery-component .fcp-gallery,.fcp-info-component .fcp-info{width:100%}.fcp-order-component .fcp-order-card{padding:20px}.fcp-order-component.fcp-no-summary .fcp-main-grid{grid-template-columns:1fr}.fcp-tabs-component .fcp-bottom-tabs{margin-top:0}.elementor-widget-fotocity-product-order .fcp-summary{top:90px}
@media(max-width:900px){.fcp-order-component .fcp-main-grid{grid-template-columns:1fr}.elementor-widget-fotocity-product-order .fcp-summary{position:static}}
.fcp-title-prefix,.fcp-price-prefix{font:inherit}
.fcp-upload-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--fcp);line-height:1}
.fcp-cart-btn-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}
