.fcb-boutique{width:100%;margin:0 auto}.fcb-boutique-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.fcb-boutique-filters button{padding:10px 18px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px}.fcb-boutique-filters button.is-active,.fcb-boutique-filters button.active{background:#222;color:#fff}.fcb-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;width:100%;align-items:start}.fcb-product-card{position:relative;width:370px;max-width:100%;justify-self:center;background:#fff;border:1px solid #e5e5e5;padding:20px;box-sizing:border-box;overflow:hidden}.fcb-product-image{position:relative;width:330px;max-width:100%;height:513px;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.fcb-product-image .fcb-image-1{display:block;width:330px;max-width:100%;height:auto;max-height:100%;object-fit:contain;transition:opacity .25s ease}.fcb-product-image .fcb-image-2{position:absolute;top:50%;left:50%;width:330px;max-width:100%;height:auto;max-height:100%;object-fit:contain;transform:translate(-50%,-50%);opacity:0;transition:opacity .25s ease}.fcb-product-card:hover .fcb-product-image .fcb-image-2{opacity:1}.fcb-product-card:hover .fcb-product-image .fcb-image-1{opacity:0}.fcb-product-category,.fcb-product-title,.fcb-product-author,.fcb-product-price{width:330px;max-width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto}.fcb-product-category{margin-top:18px;margin-bottom:5px;font-size:14px;color:#777}.fcb-product-title{margin-top:8px;margin-bottom:10px;font-size:20px;line-height:1.3;overflow-wrap:break-word}.fcb-product-author{margin-bottom:10px;font-size:15px}.fcb-product-price{margin-top:10px;margin-bottom:15px;font-size:18px;font-weight:600}.fcb-product-button{display:block !important;width:fit-content !important;max-width:330px;padding:9px 20px;margin:15px auto 0 !important;box-sizing:border-box;background:#2d8cb7 !important;color:#fff !important;border:1px solid #2d8cb7 !important;border-radius:4px;text-decoration:none !important;font-size:15px;line-height:1.3;text-align:center;transition:opacity .2s ease}.fcb-product-button:hover,.fcb-product-button:focus{background:#2d8cb7 !important;color:#fff !important;border-color:#2d8cb7 !important;opacity:.85}.fcb-product-page{width:100%;max-width:1100px;margin:0 auto}.fcb-product-detail{display:grid;grid-template-columns:330px minmax(0,1fr);column-gap:35px;align-items:start}.fcb-product-gallery{position:relative;width:330px;max-width:100%;margin:0;overflow:hidden}.fcb-product-gallery img{display:block;width:330px;max-width:100%;height:auto}.fcb-product-gallery .fcb-image-2{position:absolute;top:0;left:0;width:330px;max-width:100%;height:auto;opacity:0;transition:opacity .25s ease}.fcb-product-gallery:hover .fcb-image-2{opacity:1}.fcb-product-gallery:hover .fcb-image-1{opacity:0}.fcb-product-detail-title{margin:0 0 15px}.fcb-product-detail-author{margin-bottom:20px}.fcb-product-detail-price{font-size:22px;font-weight:600;margin-bottom:10px}.fcb-product-detail-shipping{margin-bottom:25px}.fcb-product-summary{margin-top:25px;line-height:1.6}.fcb-product-shipping-info{margin-top:20px;line-height:1.6}.fcb-order-section{width:100%;max-width:760px;margin-top:45px}.fcb-order-section>h2{margin-bottom:25px}.fcb-order-form{width:100%;max-width:760px;margin-top:25px}.fcb-field{width:100%;margin-bottom:20px}.fcb-field label{display:block;margin-bottom:7px;font-weight:600;line-height:1.4}.fcb-field label span{color:#c00}.fcb-order-form input,.fcb-order-form textarea,.fcb-order-form select{display:block;width:100%;max-width:100%;box-sizing:border-box;padding:11px 13px;border:1px solid #cfcfcf;border-radius:4px;background:#fff;color:#333;font-size:16px;line-height:1.4;margin:0}.fcb-order-form input:focus,.fcb-order-form textarea:focus,.fcb-order-form select:focus{outline:none;border-color:#2d8cb7;box-shadow:0 0 0 2px rgba(45,140,183,.12)}.fcb-order-form textarea{min-height:120px;resize:vertical}.fcb-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;width:100%}.fcb-selected-product{width:100%;box-sizing:border-box;padding:18px;margin-bottom:28px;background:#f7f7f7;border:1px solid #ddd;border-radius:4px}.fcb-selected-product-title{font-size:20px;font-weight:600;margin-bottom:10px}.fcb-selected-product-name{font-weight:600;margin-bottom:10px}.fcb-selected-product-prices{display:flex;flex-wrap:wrap;gap:25px;margin-top:12px}.fcb-selected-product-shipping{margin-top:15px;line-height:1.6}.fcb-quantity-field{max-width:180px}.fcb-quantity-field input{width:180px;max-width:100%}.fcb-price-box{width:100%;box-sizing:border-box;padding:20px;margin:25px 0;background:#f7f7f7;border:1px solid #ddd;border-radius:4px}.fcb-price-line{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px}.fcb-price-line strong{white-space:nowrap}.fcb-price-total{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding-top:14px;border-top:1px solid #ccc;font-size:20px;font-weight:700}.fcb-price-total strong{white-space:nowrap}.fcb-payment-options{display:flex;flex-direction:column;gap:12px;padding:15px 0}.fcb-payment-option{display:flex !important;align-items:center;flex-wrap:wrap;gap:8px;margin:0 !important;font-weight:400 !important}.fcb-payment-option input[type=radio]{width:auto;max-width:none;margin:0 4px 0 0;padding:0}.fcb-rib-download{margin-left:10px;color:#2d8cb7;text-decoration:underline;font-weight:600}.fcb-rib-download:hover,.fcb-rib-download:focus{color:#236d8f}.fcb-rib{width:100%;box-sizing:border-box;margin:0 0 25px;padding:15px 18px;background:#f7f7f7;border:1px solid #ddd;border-radius:4px;line-height:1.6}.fcb-rib[hidden]{display:none}.fcb-submit{display:inline-block;padding:12px 24px;border:1px solid #222;border-radius:4px;background:#222;color:#fff;cursor:pointer;font-size:16px;line-height:1.4;transition:background .2s ease,color .2s ease,opacity .2s ease}.fcb-submit:hover{background:0 0;color:#222}.fcb-submit:disabled{opacity:.6;cursor:wait}.fcb-message{margin-top:20px;padding:15px;border-radius:4px}.fcb-message:empty{display:none}.fcb-message.success{background:#eef8ee;border:1px solid #b9d8b9}.fcb-message.error{background:#fff0f0;border:1px solid #e0b5b5}#tablepress-12.fcb-source-table{display:none}#tablepress-12.fcb-source-table table{display:none}@media (max-width:1200px){.fcb-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fcb-product-detail{grid-template-columns:330px minmax(0,1fr);column-gap:25px}}@media (max-width:700px){.fcb-products-grid{grid-template-columns:1fr}.fcb-product-card{width:370px;max-width:100%;margin-left:auto;margin-right:auto}.fcb-product-image{width:330px;max-width:100%;height:513px}.fcb-product-category,.fcb-product-title,.fcb-product-author,.fcb-product-price{width:330px;max-width:100%}.fcb-product-detail{grid-template-columns:1fr;gap:30px}.fcb-product-gallery{width:330px;max-width:100%;margin:0 auto}.fcb-order-section,.fcb-order-form{max-width:100%}.fcb-grid-2{grid-template-columns:1fr;gap:0}.fcb-quantity-field{max-width:180px}.fcb-selected-product-prices{flex-direction:column;gap:8px}.fcb-price-line,.fcb-price-total{gap:10px}.fcb-payment-option{align-items:flex-start}.fcb-rib-download{margin-left:0;width:100%;padding-left:28px}.fcb-product-card:hover .fcb-product-image .fcb-image-2{opacity:0}.fcb-product-card:hover .fcb-product-image .fcb-image-1{opacity:1}.fcb-product-gallery:hover .fcb-image-2{opacity:0}.fcb-product-gallery:hover .fcb-image-1{opacity:1}}