#composite-configurator{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:10px;padding:20px;margin-bottom:30px;box-shadow:0 4px 15px rgba(0,0,0,0.1);font-family:"museo-sans",Sans-serif}.wooco_component_name{font-size:1.4em;font-weight:bold;color:#444;margin-bottom:15px;text-transform:uppercase;border-bottom:2px solid #ddd;padding-bottom:10px}.wooco_component_product_selection_grid{display:flex;flex-wrap:wrap;gap:15px}.wooco_component_product_selection_grid_item{flex:1 1 calc(30% - 15px);background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;padding:10px;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease}.wooco_component_product_selection_grid_item:hover{transform:scale(1.03);box-shadow:0 4px 15px rgba(0,0,0,0.15)}.wooco_component_product_selection_grid_item_name{font-size:1.1em;font-weight:bold;color:#222;margin-bottom:8px}@media (max-width:768px){.cart{gap:10px}.cart .single_add_to_cart_button{padding:8px 20px;font-size:1em}.cart .qty{width:50px;font-size:1em}}.single-product .wooco_components.wooco-components{display:none}.composite-product-display{border:1px solid #ddd;border-radius:5px;padding:25px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.1);font-family:"museo-sans",Sans-serif;max-width:600px;margin:20px auto}.composite-title{font-size:20px;font-weight:bold;margin-bottom:15px}.actieve-producten-lijst{list-style:none;padding:0;margin:0 0 20px 0}.actieve-producten-lijst li{padding:10px 0;border-bottom:1px solid #f1f1f1;font-size:16px;color:#333}.actieve-producten-lijst li:last-child{border-bottom:none}.composite-price{font-size:20px;font-weight:bold;color:#28a745;margin:20px 0}.single_add_to_cart_button{background-color:#28a745;!important;color:#fff;padding:10px 20px;border-radius:5px;font-weight:bold;cursor:pointer;font-size:16px;text-transform:uppercase}.single_add_to_cart_button:hover{background-color:#218838}.grouped-price{display:flex;flex-direction:column;font-weight:bold;margin-top:5px;text-align:center}.price-difference{font-size:14px !important;font-weight:bold !important;display:block !important;margin-top:5px !important}.price-difference.positive{color:green !important}.price-difference.negative{color:red !important}.price-difference.standard{color:#666 !important;font-style:italic}.base-price{font-size:16px !important;color:#333 !important;font-weight:bold !important;margin-top:5px !important}.product-attachments-wrapper{margin:20px 0}.attachments-buttons{display:flex;flex-wrap:wrap;gap:10px}.attachment-button{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;background-color:#FFFFFF;color:#193567 !important;text-decoration:none;border:1px solid rgba(25,53,103,0.29);border-radius:5px;transition:all 0.3s ease;font-weight:normal !important;font-size:14px}.attachment-button:hover{background-color:#f0f4ff;border-color:#193567;color:#193567 !important}.attachment-button svg{stroke:#193567}.download-icon{width:18px;height:auto;flex-shrink:0}.gpfpa-video-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.7);display:none;z-index:999999;justify-content:center;align-items:center}.gpfpa-video-overlay.is-active{display:flex !important}.gpfpa-video-overlay .video-popup-inner{position:relative;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,0.4);max-width:750px;width:92%;animation:fadeInScale 0.25s ease}.gpfpa-video-overlay .video-popup-inner .video-frame{width:100%;height:420px;border:none}.gpfpa-video-overlay .video-close{position:absolute;top:8px;right:12px;font-size:32px;font-weight:bold;color:#fff;background:rgba(0,0,0,0.5);border-radius:50%;width:32px;height:32px;line-height:30px;text-align:center;cursor:pointer}@keyframes fadeInScale{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}