.button-options{display:flex;gap:10px;margin-bottom:10px}.option-button{padding:8px;background-color:#fff;border:0;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:left;flex:1 1 50%;height:42px;box-sizing:border-box}.option-button i{margin-right:10px}.option-button.selected{background-color:#f6b9c9;color:#54274e;border:0}.option-button:hover{background-color:#efefea;border:0}.custom-dropdown-wrapper{position:relative;width:100%;margin-bottom:10px}.custom-dropdown{cursor:pointer;background-color:#fff;padding:0 12px;border:1px solid #efefea;position:relative;z-index:1;height:42px;box-sizing:border-box;display:flex;align-items:center}.dropdown-content{display:flex;align-items:center;justify-content:space-between;width:100%}.dropdown-selected{font-size:16px;pointer-events:none}.dropdown-right{display:flex;align-items:center;margin-left:auto}.custom-dropdown i{font-size:18px;pointer-events:none;margin-left:10px}.custom-dropdown .chip{background-color:#f6b9c9!important;color:#54274e!important;padding:6px 10px!important;font-size:12px;text-transform:uppercase;border-radius:0!important;border:0;display:inline-flex;align-items:center}.custom-dropdown-options{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;z-index:1000}.custom-dropdown-options.active{display:block}.dropdown-option{padding:8px;cursor:pointer;transition:background-color .2s ease}.dropdown-option:hover{background-color:#efefea}.dropdown-option.selected{background-color:#f6b9c9;color:#54274e}input[type=number]{-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.la-boheme-product-name,.la-boheme-price,.la-boheme-cart-actions{margin-bottom:10px}.la-boheme-category{text-transform:uppercase;margin-bottom:3px}.la-boheme-product-name{font-size:1.5em}.la-boheme-product-name,.variation-label{color:#fff}.la-boheme-cart-actions{display:flex;align-items:center;gap:5px}.la-boheme-cart-actions input[name=quantity]{width:60px;height:36px!important;padding:5px;text-align:center;border:1px solid #efefea;background:#fff;margin:0 -1px}.la-boheme-cart-actions .add-to-cart{padding:8px 16px;background-color:#e5ca5f;color:#54274e!important;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .3s ease;flex-grow:1;border-radius:0;height:36px}.la-boheme-cart-actions .add-to-cart:hover{background-color:#c7ae4b}.button-options.error,.custom-dropdown-wrapper.error{border:1px solid #e74c3c}.error-message{color:#e74c3c;font-size:14px;margin-top:5px}.custom-dropdown-wrapper,.button-options{width:100%;margin-bottom:10px}.custom-dropdown,.button-options .option-button{width:100%}.label{width:100%;display:block;margin-bottom:5px}.la-boheme-price{font-size:1.75em;color:#fff;display:flex;align-items:baseline}.la-boheme-price .unit-text{color:#fff;font-size:.6em;margin-left:4px}.quantity-minus,.quantity-plus{border:none;cursor:pointer;padding:8px 12px;height:36px;display:flex;align-items:center;justify-content:center;min-width:36px}.quantity-minus{background:#fdf1f5!important;color:#54274e!important;border-radius:0}.quantity-plus{background:#f6b9c9!important;color:#54274e!important;border-radius:0}.product-quantity-input{height:36px!important;box-sizing:border-box;border:1px solid #efefea!important;background:#fff!important}.la-boheme-quantity-label{font-weight:700;color:#fff}@media(max-width:600px){.cart-popup{width:90%}}.option-button.out-of-stock{opacity:.85;cursor:not-allowed;position:relative}.option-button.out-of-stock::after{content:"NIET OP VOORRAAD";position:absolute;right:15px;font-size:12px;background-color:#f6b9c9!important;color:#54274e!important;padding:6px 10px!important}.option-button.out-of-stock:hover{background-color:#fff}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:#54274e!important}