.opt-addon-form .opt-group--file-upload{margin-bottom:1rem}.opt-addon-form .opt-file-upload__dropzone{align-items:center!important;background:#f8fafc!important;border:1.5px dashed #cbd5e1!important;border-radius:8px!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;gap:.4rem!important;padding:1.25rem 1rem!important;text-align:center!important;transition:border-color .15s ease,background .15s ease!important}.opt-addon-form .opt-file-upload__dropzone--active,.opt-addon-form .opt-file-upload__dropzone:focus-visible,.opt-addon-form .opt-file-upload__dropzone:hover{background:#eff6ff!important;border-color:#2563eb!important}.opt-addon-form .opt-file-upload__primary{color:#334155!important;font-weight:500!important}.opt-addon-form .opt-file-upload__hint{color:#64748b!important;font-size:.8125rem!important;line-height:1.5!important;max-width:80%!important}.opt-addon-form .opt-file-upload__btn{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:6px!important;box-shadow:none!important;color:#334155!important;cursor:pointer!important;font-size:.875rem!important;font-weight:500!important;line-height:1!important;margin-top:.25rem!important;padding:.4rem .9rem!important;text-decoration:none!important}.opt-addon-form .opt-file-upload__btn:focus-visible,.opt-addon-form .opt-file-upload__btn:hover{background:#fff!important;border-color:#2563eb!important;color:#2563eb!important}.opt-addon-form .opt-file-upload__list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:.75rem 0 0;padding:0}.opt-addon-form .opt-file-upload__tile{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;padding:.5rem .75rem}.opt-addon-form .opt-file-upload__tile-thumb{align-items:center;background:#f1f5f9;border-radius:6px;color:#64748b;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;position:relative;width:40px}.opt-addon-form .opt-file-upload__tile-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.opt-addon-form .opt-file-upload__tile-ext{background:#1e293b;border-radius:3px;bottom:2px;color:#fff;font-size:9px;font-weight:600;letter-spacing:.5px;padding:1px 4px;position:absolute;right:2px}.opt-addon-form .opt-file-upload__tile-info{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.opt-addon-form .opt-file-upload__tile-name{color:#0f172a;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opt-addon-form .opt-file-upload__tile-size{color:#64748b;font-size:.75rem}.opt-addon-form .opt-file-upload__tile-progress{background:#e2e8f0;border-radius:999px;height:3px;margin-top:4px;overflow:hidden}.opt-addon-form .opt-file-upload__tile--ready .opt-file-upload__tile-progress{display:none}.opt-addon-form .opt-file-upload__tile-progress-bar{background:#2563eb;display:block;height:100%;transition:width .2s ease;width:0}.opt-addon-form .opt-file-upload__tile-remove{align-items:center;background:transparent;border:none;border-radius:4px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:4px}.opt-addon-form .opt-file-upload__tile-remove:hover{background:#fee2e2;color:#dc2626}.opt-addon-form .opt-file-upload__tile--error{background:#fef2f2;border-color:#fecaca}.opt-addon-form .opt-file-upload__error{color:#dc2626;font-size:.8125rem;margin-top:.5rem;min-height:1.2em;transition:opacity .2s ease}.opt-addon-form .opt-file-upload__error:empty{display:none}.opt-addon-form .opt-group--mix-match,.opt-group--mix-match{margin-bottom:1rem}.opt-addon-form .opt-mix-match__header,.opt-mix-match__header{align-items:baseline!important;display:flex!important;gap:.75rem!important;justify-content:space-between!important}.opt-addon-form .opt-mix-match__counter,.opt-mix-match__counter{color:#475569!important;font-size:.85em!important;font-weight:600!important;white-space:nowrap!important}.opt-addon-form .opt-mix-match__search,.opt-mix-match__search{margin:.5rem 0 .75rem!important}.opt-addon-form .opt-mix-match__search-input,.opt-mix-match__search-input{border:1px solid #cbd5e1!important;border-radius:6px!important;font-size:.95em!important;padding:.5rem .75rem!important;width:100%!important}.opt-addon-form .opt-mix-match__grid--grid,.opt-mix-match__grid--grid{display:grid!important;gap:.75rem!important;grid-template-columns:repeat(var(--opt-mix-match-columns,3),minmax(0,1fr))!important}.opt-addon-form .opt-mix-match__grid--list,.opt-mix-match__grid--list{display:flex!important;flex-direction:column!important;gap:.5rem!important}@media (max-width:720px){.opt-addon-form .opt-mix-match__grid--grid,.opt-mix-match__grid--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:420px){.opt-addon-form .opt-mix-match__grid--grid,.opt-mix-match__grid--grid{grid-template-columns:minmax(0,1fr)!important}}.opt-addon-form .opt-mix-match__card,.opt-mix-match__card{background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:8px!important;display:flex!important;flex-direction:column!important;gap:.4rem!important;padding:.65rem!important;transition:border-color .15s ease,box-shadow .15s ease!important}.opt-addon-form .opt-mix-match__grid--list .opt-mix-match__card,.opt-mix-match__grid--list .opt-mix-match__card{align-items:center!important;flex-direction:row!important}.opt-addon-form .opt-mix-match__card--chosen,.opt-mix-match__card--chosen{border-color:var(--opt-accent,#2563eb)!important;box-shadow:0 0 0 1px var(--opt-accent,#2563eb) inset!important}.opt-addon-form .opt-mix-match__card--tick,.opt-mix-match__card--tick{cursor:pointer!important;position:relative!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.opt-addon-form .opt-mix-match__card--tick:focus-visible,.opt-mix-match__card--tick:focus-visible{outline:2px solid var(--opt-accent,#2563eb)!important;outline-offset:2px!important}.opt-addon-form .opt-mix-match__tick,.opt-mix-match__tick{background:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:6px!important;height:20px!important;left:.4rem!important;position:absolute!important;top:.4rem!important;transition:background-color .15s ease,border-color .15s ease!important;width:20px!important}.opt-addon-form .opt-mix-match__card--chosen .opt-mix-match__tick,.opt-mix-match__card--chosen .opt-mix-match__tick{background:var(--opt-accent,#2563eb)!important;border-color:var(--opt-accent,#2563eb)!important}.opt-addon-form .opt-mix-match__card--chosen .opt-mix-match__tick:after,.opt-mix-match__card--chosen .opt-mix-match__tick:after{border-width:medium!important;border-bottom:2px solid var(--opt-accent-text,#fff)!important;border-left:0 solid var(--opt-accent-text,#fff)!important;border-right:2px solid var(--opt-accent-text,#fff)!important;border-top:0 solid var(--opt-accent-text,#fff)!important;content:""!important;height:10px!important;left:6px!important;position:absolute!important;top:2px!important;transform:rotate(45deg)!important;width:5px!important}.opt-addon-form .opt-mix-match__card--locked,.opt-mix-match__card--locked{cursor:not-allowed!important;opacity:.55!important}.opt-addon-form .opt-mix-match__card--unavailable,.opt-mix-match__card--unavailable{opacity:.5!important}.opt-addon-form .opt-mix-match__media,.opt-mix-match__media{align-items:center!important;display:flex!important;justify-content:center!important;min-height:1px!important}.opt-addon-form .opt-mix-match__media img,.opt-mix-match__media img{border-radius:6px;display:block!important;height:auto!important;width:100%!important}.opt-mix-match__media-icon{background:#f1f5f9;border-radius:6px;box-sizing:border-box;color:#94a3b8;height:3.5rem;padding:.75rem;width:100%}.opt-addon-form .opt-mix-match__grid--list .opt-mix-match__media img,.opt-mix-match__grid--list .opt-mix-match__media img{width:48px!important}.opt-addon-form .opt-mix-match__name,.opt-mix-match__name{color:var(--opt-text,inherit);font-size:.9em!important;font-weight:600!important;line-height:1.3!important}.opt-addon-form .opt-mix-match__grid--list .opt-mix-match__name,.opt-mix-match__grid--list .opt-mix-match__name{flex:1 1 auto!important}.opt-addon-form .opt-mix-match__price,.opt-mix-match__price{color:#475569!important;font-size:.85em!important}.opt-addon-form .opt-mix-match__price:empty,.opt-mix-match__price:empty{display:none!important}.opt-addon-form .opt-mix-match__stepper,.opt-mix-match__stepper{align-items:center!important;display:flex!important;gap:.4rem!important;justify-content:space-between!important;margin-top:auto!important}.opt-addon-form .opt-mix-match__step,.opt-mix-match__step{align-items:center!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:6px!important;color:#000;cursor:pointer!important;display:inline-flex!important;font-size:1em!important;height:28px!important;justify-content:center!important;line-height:1!important;padding:0!important;width:28px!important}.opt-addon-form .opt-mix-match__step:disabled,.opt-mix-match__step:disabled{cursor:not-allowed!important;opacity:.4!important}.opt-addon-form .opt-mix-match__qty,.opt-mix-match__qty{font-variant-numeric:tabular-nums!important;font-weight:600!important;min-width:1.5em!important;text-align:center!important}.opt-addon-form .opt-mix-match__footer,.opt-mix-match__footer{display:flex!important;justify-content:center!important;margin-top:.75rem!important}.opt-addon-form .opt-mix-match__more,.opt-mix-match__more{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:6px!important;cursor:pointer!important;font-size:.9em!important;padding:.4rem 1rem!important}.opt-addon-form .opt-mix-match__empty,.opt-mix-match__empty{color:#64748b!important;font-size:.9em!important;grid-column:1/-1!important;margin:0!important;padding:1rem!important;text-align:center!important}.opt-addon-form .opt-mix-match__error,.opt-mix-match__error{color:#b45309!important;font-size:.85em!important;margin-top:.5rem!important}.opt-addon-form .opt-mix-match__error--note,.opt-mix-match__error--note{color:#64748b!important}.opt-addon-form .opt-mix-match__error:empty,.opt-addon-form .opt-mix-match__error:not(.is-visible),.opt-mix-match__error:empty,.opt-mix-match__error:not(.is-visible){display:none!important}.optiontics-box-child .wc-block-components-product-name,.optiontics-box-child td.product-name,.optiontics-box-child td.woocommerce-table__product-name{padding-left:2rem!important;position:relative!important}.optiontics-box-child .wc-block-components-product-name:before,.optiontics-box-child td.product-name:before,.optiontics-box-child td.woocommerce-table__product-name:before{color:#94a3b8;content:"\21B3";left:.75rem;position:absolute}.optiontics-box-child td.product-quantity .quantity,.optiontics-box-child td.product-remove{visibility:hidden!important}.optiontics-box-child .wc-block-cart-item__remove-link,.optiontics-box-child .wc-block-components-quantity-selector{display:none!important}li.optiontics-box-child.mini_cart_item{padding-left:1.75rem!important;position:relative}li.optiontics-box-child.mini_cart_item:before{color:#94a3b8;content:"\21B3"!important;display:block!important;font-size:13px;left:.5rem;line-height:1.5;pointer-events:none;position:absolute;top:0}.wpc-minicart-wrapper .wpc-woocommerce-mini-cart li.optiontics-box-child.mini_cart_item{padding-left:1.75rem!important;position:relative}.wpc-minicart-wrapper .wpc-woocommerce-mini-cart li.optiontics-box-child.mini_cart_item>a:not(.remove){font-size:13px;font-weight:500}.wpc-minicart-wrapper.style2 .wpc-woocommerce-mini-cart li.mini_cart_item:has(+li.optiontics-box-child){border-bottom:none!important;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0!important}.wpc-minicart-wrapper.style2 .wpc-woocommerce-mini-cart li.optiontics-box-child.mini_cart_item{background:#f8fafc!important;border-radius:0;border-top:none!important;-moz-column-gap:10px;column-gap:10px;grid-template-columns:36px 1fr auto;margin:0!important;padding:10px 12px 10px 34px!important}.wpc-minicart-wrapper.style2 .wpc-woocommerce-mini-cart li.optiontics-box-child.mini_cart_item:before{left:16px;top:18px}.wpc-minicart-wrapper.style2 .wpc-woocommerce-mini-cart li.optiontics-box-child+li.optiontics-box-child{border-top:1px solid #eef2f6!important}.wpc-minicart-wrapper.style2 .wpc-woocommerce-mini-cart li.optiontics-box-child.mini_cart_item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin-bottom:12px!important}.wpc-minicart-wrapper.style2 .wpc-woocommerce-mini-cart li.optiontics-box-child.mini_cart_item:has(+li:not(.optiontics-box-child)){border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin-bottom:12px!important}.wpc-minicart-wrapper.style2 .wpc-woocommerce-mini-cart li.optiontics-box-child.mini_cart_item img{border-radius:4px;height:36px!important;width:36px!important}.wpc-minicart-wrapper.style2 .wpc-woocommerce-mini-cart li.optiontics-box-child.mini_cart_item>a:not(.remove){align-items:center;color:#475569;font-size:13px;gap:10px!important;min-height:36px}.optiontics-box-child .mini-cart-quantity-wrapper .opt-box-child-qty{color:#334155;font-size:13px;font-weight:600;order:1}.optiontics-box-child .mini-cart-quantity-wrapper .quantity-text{color:#64748b;font-size:13px;order:2}