:root{--co-green:#5B8C2A;--co-green-dark:#2D5A1E;--co-green-hover:#4A7322;--co-red:#DC3545;--co-navy:#1B2A3D;--co-border:#E0E0E0;--co-bg:#F8F9FA;--co-text:#333;--co-text-light:#666;--co-text-muted:#999;--co-radius:8px;--co-input-height:44px}.checkout-onepage-index .main-container{padding-top:0}.checkout-onepage-index .main{padding-top:0}@media (min-width:771px){body.checkout-onepage-index #header-nav1.desk-menu,body.checkout-onepage-success #header-nav1.desk-menu{display:none!important}}body.checkout-onepage-index #three-d-modal{align-items:stretch;justify-content:stretch;padding:0}body.checkout-onepage-index #three-d-modal .bt-mask{opacity:.5;background-color:var(--co-navy)}body.checkout-onepage-index #three-d-modal .bt-modal-frame{position:relative;width:100%;max-width:none;height:100%;min-height:100vh;min-height:100dvh;margin:0;border-radius:0;background:#fff;display:flex;flex-direction:column;box-shadow:none;z-index:2}body.checkout-onepage-index #three-d-modal .bt-modal-header{flex-shrink:0;height:auto;min-height:48px;padding:14px 16px;line-height:1.35;text-align:center;font-weight:600;font-size:16px;color:#fff;background:var(--co-navy);border-bottom:3px solid #cc2d2d}body.checkout-onepage-index #three-d-modal .bt-modal-body{flex:1 1 auto;min-height:0;height:auto;margin:0;padding:0;background:#fff;border:none;display:flex;flex-direction:column}body.checkout-onepage-index #three-d-modal .bt-modal-body iframe{flex:1 1 auto;width:100%!important;min-height:50vh;border:0}@media (min-width:769px){body.checkout-onepage-index #three-d-modal{align-items:center;justify-content:center;padding:24px}body.checkout-onepage-index #three-d-modal .bt-modal-frame{width:100%;max-width:720px;height:auto;min-height:min(85vh, 780px);max-height:90vh;border-radius:var(--co-radius);box-shadow:0 16px 48px rgb(0 0 0 / .22);overflow:hidden}body.checkout-onepage-index #three-d-modal .bt-modal-body{min-height:420px}}.co-page{max-width:1200px;margin:0 auto;padding:10px 20px 60px}.co-breadcrumb{font-size:15px;color:var(--co-text-muted);margin-bottom:20px;text-transform:capitalize}.co-breadcrumb a{color:inherit;text-decoration:none;transition:color 0.15s ease}.co-breadcrumb a:hover{color:var(--co-text-light)}.co-breadcrumb .separator{margin:0 6px}.co-breadcrumb .current{color:var(--co-green);font-weight:600}.co-layout{display:grid;grid-template-columns:1fr 420px;grid-template-rows:auto auto;column-gap:48px;row-gap:20px;align-items:start}.co-layout>.co-progress{grid-column:1 / -1;grid-row:1}.co-layout>.co-main{grid-column:1;grid-row:2;min-width:0}.co-layout>.co-sidebar-col{grid-column:2;grid-row:2}.co-main{min-width:0}.co-progress{display:flex;align-items:center;background:#fff;border:1px solid var(--co-border);border-top:3px solid var(--co-green);border-radius:var(--co-radius);padding:24px 32px;margin-bottom:0;gap:0;box-shadow:0 1px 3px rgb(0 0 0 / .06)}.co-progress__step{display:flex;align-items:center;gap:12px;flex-shrink:0}.co-progress__circle{width:36px;height:36px;min-width:36px;border-radius:50%;border:2px solid var(--co-border);background:#fff;color:var(--co-text-muted);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:all 0.25s ease;box-sizing:border-box}.co-progress__step--active .co-progress__circle{border-color:var(--co-green);color:var(--co-green);background:#fff}.co-progress__step--active .co-progress__title{color:var(--co-green);font-weight:700}.co-progress__step--completed{cursor:pointer}.co-progress__step--completed .co-progress__circle{border-color:var(--co-green);background:var(--co-green);color:#fff0;font-size:0}.co-progress__step--completed .co-progress__circle::after{content:'';display:block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.co-progress__step--completed .co-progress__title{color:var(--co-text)}.co-progress__step--completed:hover .co-progress__title{color:var(--co-green)}.co-progress__label{display:flex;flex-direction:column;min-width:0}.co-progress__title{font-size:14px;font-weight:600;color:var(--co-text);white-space:nowrap;transition:color 0.2s ease}.co-progress__step--upcoming .co-progress__circle{border-color:var(--co-border);color:var(--co-text-muted)}.co-progress__step--upcoming .co-progress__title{color:var(--co-text-muted)}.co-progress__connector{flex:1;height:2px;background:var(--co-border);margin:0 20px;min-width:32px;border-radius:1px;transition:background 0.25s ease}.co-progress__connector--completed{background:var(--co-green)}.co-step{display:none}.co-step--active{display:block}.co-section{margin-bottom:28px}#checkout-review-table-wrapper{background:#fff;border:1px solid var(--co-border);border-radius:var(--co-radius);padding:24px 36px}.co-section__title,.co-step__title{font-size:20px;font-weight:700;margin:0 0 16px;color:var(--co-text);display:flex;align-items:center;gap:12px}.co-section__title-icon,.co-step__title-icon{display:none}.co-section__title-icon svg,.co-step__title-icon svg{width:22px;height:22px;stroke:currentColor;fill:none}.co-section__title,.co-step__title{gap:0}.co-section__subtitle{font-size:13px;color:var(--co-text-muted);margin:0 0 20px;display:flex;align-items:center;gap:6px}.co-section__subtitle svg{color:var(--co-text-muted);flex-shrink:0}.co-summary-block{border:1px solid var(--co-border);border-radius:var(--co-radius);padding:0;margin-bottom:28px;background:#fff}.co-summary-block__row{position:relative;display:flex;align-items:stretch;gap:0;padding:0;border-bottom:1px solid #F0F0F0;font-size:14px}.co-summary-block__row[hidden]{display:none!important}.co-summary-block__row:last-child{border-bottom:none}.co-summary-block__row:first-child .co-summary-block__icon-cell{border-top-left-radius:calc(var(--co-radius) - 1px)}.co-summary-block__row:last-child .co-summary-block__icon-cell{border-bottom-left-radius:calc(var(--co-radius) - 1px)}.co-summary-block__icon-cell{flex:0 0 52px;display:flex;align-items:center;justify-content:center;align-self:stretch;background-color:#f4f6f8;box-shadow:inset -1px 0 0 0 #e8eaed}.co-summary-block__icon{display:inline-flex;align-items:center;justify-content:center;color:#1b2a3d}.co-summary-block__icon svg{width:20px;height:20px;stroke:currentColor;fill:none;flex-shrink:0}.co-summary-block__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.co-summary-block__value{flex:1;color:var(--co-text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:14px 12px 14px 14px;display:flex;align-items:center}.co-summary-block__change{display:inline-flex;align-items:center;justify-content:center;color:var(--co-green);flex-shrink:0;min-width:44px;min-height:44px;padding:10px 16px 10px 10px;margin:-6px 0;transition:color 0.15s ease;align-self:center}.co-summary-block__change:hover{color:var(--co-green-dark)}.co-summary-block__change svg{width:16px;height:16px;flex-shrink:0;display:block}.co-login-prompt{font-size:14px;color:var(--co-text-light);margin-bottom:24px;display:flex;align-items:center;gap:6px}.co-login-prompt a{color:var(--co-green);font-weight:600;text-decoration:underline}.co-login-prompt a:hover{color:var(--co-green-dark)}.co-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.co-form__row--single{grid-template-columns:1fr}.co-form__row--postcode-first{grid-template-columns:1fr}.co-form__row--postcode-first>.co-form__field:first-child{display:none!important}.co-form__field--postcode-lookup .co-form__label{width:100%}.co-form__postcode-inline{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.co-form__postcode-inline .co-form__input{width:auto;min-width:120px;max-width:160px;flex:0 1 auto}.co-form__postcode-btn{flex:0 0 auto;margin:0}.co-form__postcode-btn button,.co-form__postcode-btn .button{height:var(--co-input-height);padding:0 16px;white-space:nowrap;box-sizing:border-box;background-color:var(--co-green);border:none;color:#fff}.co-form__postcode-btn button:hover,.co-form__postcode-btn .button:hover{background-color:var(--co-green);color:#fff}.co-form__row[id$="_cp_result_row"] .co-form__field,.co-form__row[id$="_cp_result_row"] #billing_cp_result_display,.co-form__row[id$="_cp_result_row"] #shipping_cp_result_display{width:100%;max-width:100%}.co-form__row[id$="_cp_result_row"] select{width:100%;max-width:480px}.co-form__field{display:flex;flex-direction:column}.co-form__label{font-size:13px;font-weight:600;margin-bottom:6px;color:var(--co-text);display:flex;align-items:baseline;gap:4px}.co-form__label .required-marker{color:var(--co-red)}.co-form__optional{color:var(--co-text-muted);font-weight:400;font-size:12px}.co-form__static-value{margin:0;padding:10px 0 6px;font-size:14px;line-height:1.4;color:var(--co-text)}.co-postcode-manual-entry-row{margin-bottom:8px}.co-postcode-manual-entry-btn{background:none;border:none;padding:0;margin:0;font:inherit;font-size:14px;font-weight:600;color:var(--co-green);text-decoration:underline;cursor:pointer;text-align:left}.co-postcode-manual-entry-btn:hover{color:var(--co-green-dark)}.co-form__find-link{margin-left:auto;color:var(--co-green);font-size:12px;font-weight:600;text-decoration:underline}.co-form__find-link:hover{color:var(--co-green-dark)}.co-form__input{height:var(--co-input-height);padding:0 14px;border:1px solid var(--co-border);border-radius:var(--co-radius);font-size:14px;color:var(--co-text);outline:none;transition:border-color 0.15s ease,box-shadow 0.15s ease;background:#fff;width:100%;box-sizing:border-box}.co-form__input:focus{border-color:var(--co-green);box-shadow:0 0 0 3px rgb(91 140 42 / .1)}.co-form__input--error{border-color:var(--co-red)}.co-form__input--error:focus{box-shadow:0 0 0 3px rgb(220 53 69 / .1)}.co-form__error{font-size:12px;color:var(--co-red);margin-top:4px}.co-form__select,.co-form__field select{height:var(--co-input-height);padding:0 14px;border:1px solid var(--co-border);border-radius:var(--co-radius);font-size:14px;color:var(--co-text);outline:none;transition:border-color 0.15s ease,box-shadow 0.15s ease;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;box-sizing:border-box;padding-right:40px}.co-form__select:focus,.co-form__field select:focus{border-color:var(--co-green);box-shadow:0 0 0 3px rgb(91 140 42 / .1)}.co-form__address-select{height:var(--co-input-height);padding:0 14px;border:1px solid var(--co-border);border-radius:var(--co-radius);font-size:14px;color:var(--co-text);outline:none;transition:border-color 0.15s ease;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;box-sizing:border-box;padding-right:40px;margin-bottom:16px}.co-form__address-select:focus{border-color:var(--co-green)}.co-form__row>[class^="customer-name"]{display:contents}.co-form__row>[class^="customer-name"] .field{display:flex;flex-direction:column}.co-form__row>[class^="customer-name"] .field label{font-size:13px;font-weight:600;margin-bottom:6px;color:var(--co-text)}.co-form__row>[class^="customer-name"] .field label.required::after{content:' *';color:var(--co-red)}.co-form__row>[class^="customer-name"] .field .input-box{display:flex;flex-direction:column;align-items:stretch}.co-form__row>[class^="customer-name"] .field .validation-advice{margin-top:6px}.co-form__row>[class^="customer-name"] .field .input-box input.input-text{height:var(--co-input-height);padding:0 14px;border:1px solid var(--co-border);border-radius:var(--co-radius);font-size:14px;color:var(--co-text);outline:none;transition:border-color 0.15s ease,box-shadow 0.15s ease;background:#fff;width:100%;box-sizing:border-box}.co-form__row>[class^="customer-name"] .field .input-box input.input-text:focus{border-color:var(--co-green);box-shadow:0 0 0 3px rgb(91 140 42 / .1)}.co-form__checkbox{display:flex;align-items:center;gap:10px;margin:20px 0}.co-form__checkbox input[type="checkbox"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;min-width:20px;border:2px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;position:relative;transition:all 0.15s ease}.co-form__checkbox input[type="checkbox"]:checked{background:var(--co-green);border-color:var(--co-green)}.co-form__checkbox input[type="checkbox"]:checked::after{content:'';position:absolute;left:4px;top:0;width:7px;height:12px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.co-form__checkbox label{font-size:14px;color:var(--co-text);cursor:pointer}.co-form__link-action{display:inline-flex;align-items:center;gap:6px;border:none;background:none;padding:0;margin:0 0 14px;color:#1570EF;font-size:14px;font-weight:600;text-decoration:underline;cursor:pointer}.co-form__link-action:hover{color:#0f5ccc}.remember-me-box{display:none!important}.co-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px}.co-nav__back{color:var(--co-green);font-size:14px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:4px;transition:color 0.15s ease;white-space:nowrap}.co-nav__back:hover{color:var(--co-green-dark)}.co-nav--back-only,.co-buttons--back-only{margin-top:32px}.co-btn{height:48px;padding:0 28px;border-radius:var(--co-radius);font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all 0.15s ease;text-decoration:none;box-sizing:border-box;line-height:1;white-space:nowrap}.co-btn__icon{display:inline-flex;flex-shrink:0}.co-btn--primary{background:var(--co-green);color:#fff;border:none}.co-btn--primary:hover{background:var(--co-green-hover)}.co-btn--outline{background:#fff;color:var(--co-text);border:1px solid var(--co-border)}.co-btn--outline:hover{background:#F5F5F5}.co-btn--full{width:100%}.co-btn--disabled,.co-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.co-btn--primary.co-btn--next{animation:co-btn-next-pulse 2s ease-in-out infinite}.co-btn--primary.co-btn--next:disabled{animation:none}@keyframes co-btn-next-pulse{0%,70%{box-shadow:none}75%{box-shadow:0 0 16px rgb(34 139 34 / .6),0 0 28px rgb(34 139 34 / .35)}85%{box-shadow:none}100%{box-shadow:none}}.co-please-wait{display:none!important}.co-place-order-btn__loading{display:none;align-items:center;justify-content:center;gap:8px}.co-place-order-btn__spinner{width:18px;height:18px;border:2px solid currentColor;border-right-color:#fff0;border-radius:50%;animation:co-spinner 0.6s linear infinite;flex-shrink:0}.co-place-order-btn--loading .co-place-order-btn__text{display:none}.co-place-order-btn--loading .co-place-order-btn__loading{display:inline-flex}@keyframes co-spinner{to{transform:rotate(360deg)}}#co-shipping-method-form .co-section__title{border-bottom:1px solid var(--co-border);padding-bottom:12px;margin-bottom:16px}#checkout-step-payment .co-section__title{border-bottom:1px solid var(--co-border);padding-bottom:12px;margin-bottom:16px}.co-shipping-methods{margin-bottom:16px}.sp-methods>dt{display:none}.co-shipping-method{display:flex;align-items:center;padding:16px 20px;border:1px solid var(--co-border);border-radius:var(--co-radius);margin-bottom:10px;cursor:pointer;gap:14px;transition:all 0.15s ease}.co-shipping-method:hover{background:#FAFAFA}.co-shipping-method--selected{border-color:var(--co-green);background:#F7FBF4}.co-shipping-method__icon{width:56px;height:56px;min-width:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box;background:#fff;border:1px solid var(--co-border);border-radius:6px;overflow:hidden}.co-shipping-method__icon img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.co-shipping-method__icon:empty{background:#F5F5F5}.co-shipping-method__radio{position:relative;width:20px;height:20px;flex-shrink:0}.co-shipping-method__radio input[type="radio"]{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}.co-shipping-method__radio::before{content:'';display:block;width:20px;height:20px;border-radius:50%;border:2px solid #ccc;box-sizing:border-box;background:#fff;transition:border-color 0.15s ease}.co-shipping-method--selected .co-shipping-method__radio::before{border-color:var(--co-green)}.co-shipping-method__radio::after{content:'';display:none;width:10px;height:10px;border-radius:50%;background:var(--co-green);position:absolute;top:5px;left:5px}.co-shipping-method--selected .co-shipping-method__radio::after{display:block}.co-shipping-method__info{flex:1}.co-shipping-method__name{font-size:14px;font-weight:600;color:var(--co-text);margin:0}.co-shipping-method__desc{font-size:12px;color:var(--co-text-muted);margin:2px 0 0}.co-shipping-method__price{font-size:15px;font-weight:700;color:var(--co-text);white-space:nowrap}.co-payment-form{max-width:100%}#checkout-payment-method-load{margin:0;padding:0;list-style:none}#checkout-payment-method-load dt{display:flex;align-items:center;gap:10px;padding:16px 20px;border:1px solid var(--co-border);border-radius:var(--co-radius);margin-bottom:8px;cursor:pointer;transition:border-color 0.2s,background 0.2s;font-weight:400;font-size:14px;color:var(--co-text);background:#fff}#checkout-payment-method-load dt:hover{background:#FAFAFA}#checkout-payment-method-load dt{position:relative;padding-left:52px}#checkout-payment-method-load dt::before{content:'';position:absolute;left:16px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:6px;background:#fff;border:1px solid var(--co-border);flex-shrink:0}#checkout-payment-method-load [id^="dt_method_gene_braintree_creditcard"]::before,#checkout-payment-method-load [id^="dt_method_gene_braintree"]::before{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'/%3E%3Cline x1='2' y1='10' x2='22' y2='10'/%3E%3C/svg%3E") no-repeat center;background-size:20px;border:1px solid var(--co-border)}#checkout-payment-method-load [id^="dt_method_gene_braintree_googlepay"]::before{background:#fff url(../../skin/frontend/parker/default/images/payments/google-pay.svg) no-repeat center;background-size:contain;border:1px solid var(--co-border)}#payment_form_gene_braintree_googlepay .googlepay-info{display:none}#checkout-payment-method-load [id^="dt_method_gene_braintree_googlepay"]:has(input[type="radio"]:checked)+dd{display:none!important;margin:0!important;padding:0!important;border:none!important}#checkout-payment-method-load [id^="dt_method_gene_braintree_applepay"]::before{background:#fff url(../../skin/frontend/parker/default/images/payments/apple-pay.svg) no-repeat center;background-size:contain;border:1px solid var(--co-border)}#checkout-payment-method-load [id^="dt_method_checkmo"]::before{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cline x1='10' y1='9' x2='8' y2='9'/%3E%3C/svg%3E") no-repeat center;background-size:20px;border:1px solid var(--co-border)}#checkout-payment-method-load dt:has(input[type="radio"]:checked){border-color:var(--co-green);background:#F7FBF4}#checkout-payment-method-load dt:has(input[type="radio"]:checked)::before{background-color:rgb(91 140 42 / .2)}#checkout-payment-method-load [id^="dt_method_gene_braintree_creditcard"]:has(input:checked)::before,#checkout-payment-method-load [id^="dt_method_gene_braintree"]:has(input:checked)::before{background-color:rgb(91 140 42 / .2);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235B8C2A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'/%3E%3Cline x1='2' y1='10' x2='22' y2='10'/%3E%3C/svg%3E")}#checkout-payment-method-load [id^="dt_method_checkmo"]:has(input:checked)::before{background-color:rgb(91 140 42 / .2);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235B8C2A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cline x1='10' y1='9' x2='8' y2='9'/%3E%3C/svg%3E")}#checkout-payment-method-load dt:has(input[type="radio"]:checked)::after{content:'';display:flex;width:24px;height:24px;flex-shrink:0;border-radius:50%;background:var(--co-green);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:14px;background-repeat:no-repeat;background-position:center}#checkout-payment-method-load dt:has(input[type="radio"]:checked):has(+dd:not(:empty)){border-radius:var(--co-radius) var(--co-radius) 0 0;margin-bottom:0}#checkout-payment-method-load dt input[type="radio"]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}#checkout-payment-method-load dt label,#checkout-payment-method-load dt label *{background:transparent!important;background-color:transparent!important}#checkout-payment-method-load dt label{cursor:pointer;font-size:14px;color:var(--co-text);display:flex;align-items:center;gap:10px;flex:1}#checkout-payment-method-load dt label img{height:24px;width:auto;margin-left:auto}#checkout-payment-method-load [id^="dt_method_paypal_express"] label img,#checkout-payment-method-load [id^="dt_method_gene_braintree_paypal"] label img,#checkout-payment-method-load [id^="dt_method_gene_braintree_googlepay"] label img,#checkout-payment-method-load [id^="dt_method_gene_braintree_applepay"] label img{margin-left:0}#checkout-payment-method-load dt:not(:has(input[type="radio"]:checked))+dd{display:none!important}#checkout-payment-method-load dd:empty{display:none!important;margin:0!important;padding:0!important}#checkout-payment-method-load dd{padding:24px 20px;border:1px solid var(--co-border);border-top:none;border-radius:0 0 var(--co-radius) var(--co-radius);margin:0 0 12px}#checkout-payment-method-load dt:has(input[type="radio"]:checked)+dd{background:#F7FBF4;border-color:var(--co-green)}#checkout-payment-method-load dd ul.form-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}#checkout-payment-method-load dd div.form-list{display:block}#checkout-payment-method-load dd .form-list>li:first-child,#checkout-payment-method-load dd .form-list>li:nth-child(2){grid-column:1 / -1}#checkout-payment-method-load dd .form-list>li:has(select[name="payment[cc_type]"]){display:none}#checkout-payment-method-load dd label{display:block;font-size:13px;font-weight:600;color:var(--co-text);margin-bottom:6px}#checkout-payment-method-load dd label .required{color:var(--co-red)}#checkout-payment-method-load dd input[type="text"],#checkout-payment-method-load dd input[type="tel"],#checkout-payment-method-load dd input[type="number"],#checkout-payment-method-load dd select{width:100%;height:var(--co-input-height);padding:0 14px;border:1px solid var(--co-border);border-radius:var(--co-radius);font-size:14px;background:#fff;box-sizing:border-box;color:var(--co-text);transition:border-color 0.2s,box-shadow 0.2s;outline:none}#checkout-payment-method-load dd input:focus,#checkout-payment-method-load dd select:focus{border-color:var(--co-green);box-shadow:0 0 0 3px rgb(91 140 42 / .1)}#checkout-payment-method-load dd select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center;padding-right:40px}#checkout-payment-method-load dd .input-box{width:100%}#checkout-payment-method-load dd .v-fix{display:inline-block;width:calc(50% - 8px)}#checkout-payment-method-load dd .v-fix+.v-fix{margin-left:8px}#checkout-payment-method-load dd .v-fix select{width:100%}#checkout-payment-method-load dd input.cvv,#checkout-payment-method-load dd input[name="payment[cc_cid]"]{max-width:140px}#checkout-payment-method-load dd .cvv-what-is-this,#checkout-payment-method-load dd a[onclick*="toggleToolTip"]{font-size:12px;color:var(--co-green);text-decoration:none;margin-top:4px;display:inline-block}#checkout-payment-method-load dd .cvv-what-is-this:hover,#checkout-payment-method-load dd a[onclick*="toggleToolTip"]:hover{text-decoration:underline}#checkout-payment-method-load dd p.required{grid-column:1 / -1;font-size:12px;color:var(--co-text-muted);margin:0}#checkout-payment-method-load dd input[type="checkbox"]{width:18px;height:18px;accent-color:var(--co-green);margin-right:8px;vertical-align:middle}#checkout-payment-method-load dd label[for*="store_in_vault"]{display:inline;font-weight:400;font-size:14px;vertical-align:middle}#checkout-payment-method-load #braintree-accepted-cards,#braintree-accepted-cards{display:none!important}#checkout-payment-method-load .braintree-hostedfield,.braintree-hostedfield{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:16px}.braintree-hostedfield>li:has(#card-number),.braintree-hostedfield>li:has(#braintree-accepted-cards),.braintree-hostedfield>li:has(.card-input){grid-column:1 / -1}.braintree-hostedfield>li:first-child:has(p){grid-column:1 / -1}.braintree-hostedfield>li:has(#braintree-expiration-container),.braintree-hostedfield>li:has(.braintree-cvv){grid-column:1 / -1}.braintree-hostedfield>li.braintree-avs-postal-code,.braintree-hostedfield>li[id$="_store_in_vault_div"]{grid-column:1 / -1}#braintree-accepted-cards{grid-column:1 / -1}#braintree-accepted-cards label{display:flex;align-items:center;gap:8px;font-weight:400;color:var(--co-text-muted);font-size:13px}#braintree-accepted-cards div{display:flex;gap:6px;margin-left:auto}#braintree-accepted-cards img{height:24px;width:auto}.braintree-input-field,.braintree-card-input-field{height:var(--co-input-height);border:1px solid var(--co-border);border-radius:var(--co-radius);background:#fff;transition:border-color 0.2s,box-shadow 0.2s;overflow:visible;touch-action:manipulation}.braintree-input-field.braintree-hosted-fields-focused,.braintree-card-input-field.braintree-hosted-fields-focused{border-color:var(--co-green);box-shadow:0 0 0 3px rgb(91 140 42 / .1)}.braintree-input-field.braintree-hosted-fields-invalid{border-color:var(--co-red)}.braintree-input-field.braintree-hosted-fields-invalid.braintree-hosted-fields-focused{box-shadow:0 0 0 3px rgb(220 53 69 / .1)}.braintree-card-input-field{display:flex;align-items:center}.braintree-card-input-field .card-type{padding-left:12px;flex-shrink:0;display:flex;align-items:center}.braintree-card-input-field .card-type img{height:24px;width:auto}.braintree-card-input-field #card-number{flex:1;height:100%}#checkout-payment-method-load .braintree-card-input-field .card-type{position:relative;top:auto;left:auto;bottom:auto;right:auto}#checkout-payment-method-load .braintree-card-input-field #card-number{float:none;width:auto!important;min-width:0;padding-left:0!important;box-sizing:border-box}#braintree-expiration-container{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;max-width:100%}.braintree-expiration{flex:1 1 0%;min-width:0}.braintree-expiration-seperator{color:var(--co-text-muted);font-size:18px;flex-shrink:0}.braintree-hostedfield>li:has(.braintree-cvv) .braintree-cvv{max-width:200px}.braintree-hostedfield .cvv-what-is-this{font-size:12px;color:var(--co-green);text-decoration:none;margin-top:4px;display:inline-block}.braintree-hostedfield .cvv-what-is-this:hover{text-decoration:underline}.braintree-postal-code{max-width:200px}#credit-card-form.loading .credit-card-loading{text-align:center;padding:24px;color:var(--co-text-muted);font-size:14px}#credit-card-form.loading .credit-card-loading img{display:block;margin:0 auto 12px;width:32px;height:32px}#credit-card-form:not(.loading) .credit-card-loading{display:none}#braintree-hosted-submit{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);border:0}#creditcard-saved-accounts{width:100%;margin-bottom:16px;border-collapse:separate;border-spacing:0 6px}#creditcard-saved-accounts td{padding:10px 12px;background:#fff;border:1px solid var(--co-border);border-right:none;font-size:14px;vertical-align:middle}#creditcard-saved-accounts td:first-child{border-radius:var(--co-radius) 0 0 var(--co-radius);width:36px;text-align:center}#creditcard-saved-accounts td:last-child{border-right:1px solid var(--co-border);border-radius:0 var(--co-radius) var(--co-radius) 0}#creditcard-saved-accounts input[type="radio"]{width:18px;height:18px;accent-color:var(--co-green);cursor:pointer}#creditcard-saved-accounts label{display:flex;align-items:center;gap:10px;cursor:pointer}#creditcard-saved-accounts img{height:24px;width:auto}.saved-card-info{display:flex;flex-direction:column;gap:2px}.saved-card-number{font-weight:600;font-size:14px;color:var(--co-text)}.saved-expiry-date{font-size:12px;color:var(--co-text-muted)}.saved-expiry-date em{font-style:normal}#creditcard-saved-accounts .other-row td{background:#FAFAFA}.saved-cards-intro{font-size:13px;color:var(--co-text-muted);margin:0 0 12px}.paypal-info{font-size:14px;color:var(--co-text-light);line-height:1.6}.paypal-info p{margin:0 0 12px}.co-payment-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.co-payment-modal__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .5)}.co-payment-modal__content{position:relative;background:#fff;border-radius:16px;padding:40px;max-width:420px;width:90%;text-align:center;z-index:1}.co-payment-modal__icon{width:64px;height:64px;border-radius:50%;background:#FEE2E2;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.co-payment-modal__icon svg{color:var(--co-red);width:28px;height:28px}.co-payment-modal__title{font-size:22px;font-weight:700;margin-bottom:12px;color:var(--co-text)}.co-payment-modal__message{background:#F5F5F5;padding:12px 16px;border-radius:6px;font-size:14px;color:#666;margin-bottom:16px}.co-payment-modal__body{font-size:14px;color:#666;line-height:1.6;margin-bottom:24px}.co-payment-modal__retry{width:100%;padding:14px;background:var(--co-red);color:#fff;border:none;border-radius:var(--co-radius);font-size:16px;font-weight:700;cursor:pointer;transition:background 0.15s ease}.co-payment-modal__retry:hover{background:#c82333}.co-sidebar-col{display:flex;flex-direction:column;gap:0;align-items:stretch;position:sticky;top:20px}.co-sidebar{background:var(--co-bg);border:1px solid var(--co-border);border-radius:var(--co-radius);overflow:hidden}.co-sidebar__toggle{display:none}.co-sidebar__content{padding:24px}.co-sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.co-sidebar__title{font-size:18px;font-weight:700;color:var(--co-text);margin:0}.co-sidebar__edit{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--co-green);text-decoration:none;transition:color 0.15s ease}.co-sidebar__edit:hover{color:var(--co-green-dark,#2D5A1E);text-decoration:underline}.co-sidebar__edit svg{flex-shrink:0}.co-sidebar__items{margin-bottom:20px;border-bottom:1px solid var(--co-border);padding-bottom:20px}.co-sidebar__item{display:flex;align-items:center;gap:12px;padding:8px 0}.co-sidebar__item+.co-sidebar__item{border-top:1px solid #F0F0F0;padding-top:12px;margin-top:4px}.co-sidebar__item-img-wrap{position:relative;flex-shrink:0}.co-sidebar__item-img{width:60px;height:60px;object-fit:cover;border:1px solid var(--co-border);border-radius:6px;background:#fff}.co-sidebar__item-qty{position:absolute;top:-6px;right:-6px;background:var(--co-navy);color:#fff;font-size:11px;font-weight:700;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.co-sidebar__item-info{flex:1;min-width:0}.co-sidebar__item-name{font-size:13px;font-weight:600;color:var(--co-text);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-sidebar__item-sku{font-size:11px;color:var(--co-text-muted);display:block;margin-top:2px}.co-sidebar__item-prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.co-sidebar__item-price{font-size:14px;font-weight:700;color:var(--co-text);white-space:nowrap}.co-sidebar__item-price--excl{font-size:12px;font-weight:500;color:var(--co-text-muted)}.co-sidebar__item-price-label{font-size:10px;font-weight:500;color:var(--co-text-muted)}.co-sidebar__coupon{margin-bottom:20px;border-bottom:1px solid var(--co-border);padding-bottom:20px}.co-sidebar__coupon-form{display:flex;gap:8px}.co-sidebar__coupon-input{flex:1;height:40px;padding:0 12px;border:1px solid var(--co-border);border-radius:6px;font-size:13px;color:var(--co-text);outline:none;background:#fff;box-sizing:border-box;transition:border-color 0.15s ease}.co-sidebar__coupon-input:focus{border-color:var(--co-green)}.co-sidebar__coupon-btn{height:40px;padding:0 16px;background:var(--co-navy);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background 0.15s ease}.co-sidebar__coupon-btn:hover{background:#14202E}.co-sidebar__coupon-message{font-size:13px;margin-top:8px;padding:0 4px}.co-sidebar__coupon-message--error{color:#c0392b}.co-sidebar__totals{font-size:14px}.co-sidebar__totals-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;color:var(--co-text)}.co-sidebar__totals-row--discount span:last-child{color:var(--co-green)}.co-sidebar__totals-row--total{border-top:2px solid var(--co-text);margin-top:10px;padding-top:12px;font-size:18px;font-weight:700}#co-sidebar-totals.co-sidebar-totals--updating{opacity:.7;transition:opacity 0.15s ease}.co-sidebar__price-hold--in-actions{margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid var(--co-border);text-align:center}.co-sidebar__price-hold-text{margin:0 0 10px;font-size:14px;line-height:1.45;color:var(--co-text);font-weight:600}.co-sidebar__price-hold-timer{margin:0;font-size:28px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.06em;color:var(--co-green);line-height:1.2}.co-sidebar__price-hold--expired .co-sidebar__price-hold-timer{color:var(--co-text-muted,#6b7280);font-size:24px}.co-sidebar__price-hold-expired{margin:10px 0 0;font-size:12px;line-height:1.4;color:var(--co-text-muted,#6b7280)}.co-sidebar__actions{margin-top:24px;padding:24px;background:var(--co-bg);border:1px solid var(--co-border);border-radius:var(--co-radius)}.co-sidebar__actions .co-nav,.co-sidebar__actions .co-buttons{display:block}.co-sidebar__actions .co-nav .co-btn--next,.co-sidebar__actions .co-nav .co-place-order-btn,.co-sidebar__actions .co-buttons .co-btn--next,#payment-buttons-container button{width:100%}.co-sidebar__back-outside{display:flex;width:100%;justify-content:center;margin-top:12px;box-sizing:border-box}.co-place-order-btn--card-invalid{cursor:not-allowed}.co-express-checkout{margin-bottom:24px}.co-express-checkout__heading{font-size:14px;font-weight:700;color:var(--co-text);margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.co-express-checkout__buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.co-express-checkout__btn{width:100%;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:none;border-radius:var(--co-radius);font-size:14px;font-weight:600;cursor:pointer;transition:opacity 0.15s;min-height:48px}.co-express-checkout__btn:hover{opacity:.85}.co-express-checkout__btn img,.co-express-checkout__btn svg{height:20px;width:auto}.co-express-checkout__btn--apple-pay{background:#000;color:#fff}.co-express-checkout__btn--google-pay{background:#000;color:#fff}.co-express-checkout__btn--paypal{background:#fff0;padding:0;min-height:auto;border-radius:var(--co-radius);overflow:hidden}.co-express-checkout__btn--paypal:hover{opacity:1}.co-express-checkout__divider{display:flex;align-items:center;gap:12px;color:var(--co-text-muted);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.co-express-checkout__divider::before,.co-express-checkout__divider::after{content:'';flex:1;height:1px;background:var(--co-border)}.tool-tip{position:fixed;z-index:1000;background:#fff;border:1px solid var(--co-border);border-radius:var(--co-radius);padding:16px;box-shadow:0 4px 12px rgb(0 0 0 / .15);max-width:300px}.tool-tip .btn-close{text-align:right;margin-bottom:8px}.tool-tip .btn-close a{font-size:13px;color:var(--co-text-muted)}.tool-tip .tool-tip-content img{max-width:100%;height:auto}.co-loading{position:relative;pointer-events:none;opacity:.6}.co-loading::after{content:'';position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border:3px solid var(--co-border);border-top-color:var(--co-green);border-radius:50%;animation:co-spin 0.6s linear infinite;z-index:10}@keyframes co-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.co-modal-overlay{position:fixed;inset:0;z-index:9999;background:rgb(0 0 0 / .5);display:flex;align-items:center;justify-content:center}.co-modal{background:#fff;border-radius:16px;padding:40px;max-width:420px;width:90%;text-align:center}.co-modal__icon{margin-bottom:20px}.co-modal__title{font-size:22px;font-weight:700;margin-bottom:12px;color:var(--co-text)}.co-modal__message{background:#F5F5F5;padding:12px 16px;border-radius:6px;font-size:14px;color:#666;margin-bottom:24px;line-height:1.6}.co-modal__btn{width:100%;padding:14px;background:var(--co-red);color:#fff;border:none;border-radius:var(--co-radius);font-size:16px;font-weight:700;cursor:pointer;transition:background 0.15s ease}.co-modal__btn:hover{background:#c82333}.order-success__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;flex-wrap:wrap}.order-success__header-left{display:flex;align-items:center;gap:14px;flex:1;min-width:0}.order-success__check{width:40px;height:40px;background:#5B8C2A;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.order-success__check svg{width:22px;height:22px}.order-success__title{font-size:20px;font-weight:700;color:#2D5A1E;margin:0;line-height:1.4}.order-success__order-number{color:#2D5A1E}.order-success__header-actions{display:flex;gap:10px;flex-shrink:0}.order-success__action-btn{display:inline-flex;align-items:center;gap:8px;padding:0 20px;height:40px;background:#fff;border:1px solid #CCC;border-radius:6px;font-size:13px;font-weight:700;color:#333;cursor:pointer;text-transform:uppercase;letter-spacing:.3px;transition:background 0.15s ease,border-color 0.15s ease;white-space:nowrap}.order-success__action-btn:hover{background:#F5F5F5;border-color:#BBB}.order-success__action-btn svg{flex-shrink:0}.order-success__greeting{margin-bottom:28px}.order-success__customer-name{font-size:16px;font-weight:700;color:#333;margin:0 0 6px}.order-success__greeting-text{font-size:14px;color:#555;line-height:1.6;margin:0}.order-success__info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:24px;background:#F8F9FA;border-radius:8px;margin-bottom:28px}.order-success__info-heading{font-size:13px;font-weight:700;text-transform:uppercase;color:#333;margin:0 0 12px;letter-spacing:.3px}.order-success__info-label{font-size:13px;font-weight:700;color:#666;margin:0 0 2px}.order-success__info-label--spaced{margin-top:20px}.order-success__info-value{font-size:13px;line-height:1.55;color:#333;margin:0 0 8px}.order-success__items{margin-bottom:24px;border:1px solid #E0E0E0;border-radius:8px;overflow:hidden}.order-success__items-header{background:#333;padding:14px 20px}.order-success__items-title{font-size:15px;font-weight:700;color:#fff;margin:0}.order-success__table{width:100%;border-collapse:collapse}.order-success__th{padding:12px 20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#888;background:#FAFAFA;border-bottom:1px solid #E0E0E0;text-align:left}.order-success__th--qty{text-align:center}.order-success__th--price,.order-success__th--price-incl{text-align:right}.order-success__td{padding:16px 20px;border-bottom:1px solid #F0F0F0;vertical-align:middle;font-size:14px;color:#333}.order-success__td--qty{text-align:center}.order-success__td--price{text-align:right;white-space:nowrap}.order-success__td--price-incl{text-align:right;color:#E31E24;font-weight:700;white-space:nowrap}.order-success__row:last-child .order-success__td{border-bottom:none}.order-success__product{display:flex;align-items:center;gap:14px}.order-success__product-img{width:50px;height:50px;object-fit:cover;border:1px solid #E0E0E0;border-radius:4px;flex-shrink:0;background:#F8F8F8}.order-success__product-info{display:flex;flex-direction:column;gap:2px}.order-success__product-name{font-size:13px;font-weight:700;text-transform:uppercase;color:#333;text-decoration:underline;line-height:1.3}.order-success__product-name:hover{color:#5B8C2A}.order-success__product-sku{font-size:12px;color:#888}.order-success__totals{max-width:350px;margin-left:auto;padding:16px 20px 20px}.order-success__totals-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;color:#333}.order-success__totals-label{font-weight:700;text-transform:uppercase;letter-spacing:.3px}.order-success__totals-row--grand{border-top:2px solid #333;margin-top:8px;padding-top:12px;font-size:15px}.order-success__totals-row--grand .order-success__totals-label,.order-success__totals-row--grand .order-success__totals-value{font-weight:800}.order-success__delivery-banner{background:#FFF3CD;border:1px solid #FFEEBA;border-radius:6px;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px;font-size:14px;font-weight:600;color:#856404}.order-success__delivery-banner svg{flex-shrink:0;color:#856404}.order-success__email-notice{background:#F5F5F5;border-radius:6px;padding:14px 20px;font-size:14px;color:#555;line-height:1.6;margin-bottom:24px;text-align:center}.order-success__email-notice a{color:#333;text-decoration:underline}.order-success__email-notice a:hover{color:#5B8C2A}.order-success__continue{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:50px;padding:0 28px;background:#5B8C2A;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;text-decoration:none;transition:background 0.15s ease;box-sizing:border-box}.order-success__continue:hover{background:#4A7322;color:#fff;text-decoration:none}.order-success__empty{text-align:center;padding:60px 20px}.order-success__empty-icon{width:60px;height:60px;margin:0 auto 20px;color:#999}.order-success__empty-icon svg{width:100%;height:100%}.order-success__empty h2{font-size:22px;font-weight:700;margin:0 0 10px;color:#333}.order-success__empty p{font-size:15px;color:#666;line-height:1.6;max-width:480px;margin:0 auto}@media print{.order-success__header-actions,.order-success__continue,.co-breadcrumb,.header-container,.footer-container,.newsletter-subscribe,.announcement-bar,#co-sidebar-actions,#co-sidebar-return-link,.co-sidebar__actions{display:none!important}.order-success__items{border:1px solid #ccc}.order-success__delivery-banner{border:1px solid #ccc;background:#fff}.co-page{max-width:100%;padding:0}}@media (max-width:1024px){.co-layout{grid-template-columns:1fr 360px;column-gap:32px;row-gap:18px}}@media (max-width:768px){body.checkout-onepage-index .newsletter-bar,body.checkout-onepage-success .newsletter-bar{display:none!important}.co-page{padding:16px 12px;padding-bottom:40px}.co-layout{grid-template-columns:1fr;grid-template-rows:none;gap:0}.co-layout>.co-progress,.co-layout>.co-main,.co-layout>.co-sidebar-col,.co-layout>.co-sidebar-mobile-slot{grid-column:1;grid-row:auto}.co-sidebar-col{order:2;position:static;top:auto;align-self:stretch;min-width:0;max-width:100%}.co-sidebar{position:static;border-radius:0;border-left:none;border-right:none;margin:0 0 24px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.co-sidebar-mobile-slot{margin:0 0 24px;min-width:0;max-width:100%}body.checkout-onepage-index .co-page{padding-bottom:calc(24px + var(--checkout-actions-pad, 0px) + env(safe-area-inset-bottom, 0px))}body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions{position:fixed;left:0;right:0;bottom:0;width:100%;max-width:100%;margin-top:0;margin-bottom:0;z-index:200;box-sizing:border-box;border-radius:0;border:none;border-top:5px solid #CC2D2D;background:#2f4858;box-shadow:0 -2px 8px rgb(0 0 0 / .2);padding:15px 16px;padding-bottom:max(14px, env(safe-area-inset-bottom, 0px))}body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions .co-nav,body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions .co-buttons{margin-top:0}body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions .co-sidebar__price-hold--in-actions{border-bottom-color:rgb(255 255 255 / .12)}body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions .co-sidebar__price-hold-text{color:rgb(255 255 255 / .95)}body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions .co-sidebar__price-hold-timer{color:#5b8c2a}body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions .co-sidebar__price-hold-expired,body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions .co-sidebar__price-hold--expired .co-sidebar__price-hold-timer{color:rgb(255 255 255 / .75)}body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions.co-sidebar__actions--gate-hidden{transform:translateY(100%);opacity:0;visibility:hidden;pointer-events:none}body.checkout-onepage-index .co-nav.co-step-buttons--in-flow{margin-top:24px;margin-bottom:4px}body.checkout-onepage-index .co-nav.co-step-buttons--in-flow .co-btn--next:disabled,body.checkout-onepage-index .co-nav.co-step-buttons--in-flow .co-place-order-btn:disabled{opacity:.55;cursor:not-allowed}@media (max-width:480px){body.checkout-onepage-index #co-sidebar-actions.co-sidebar__actions{border-top-width:5px}}.co-sidebar__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:var(--co-bg);border:none;border-bottom:1px solid var(--co-border);cursor:pointer;font-family:inherit;font-size:14px}.co-sidebar__toggle-text{display:flex;align-items:center;gap:8px;color:var(--co-green);font-weight:600}.co-sidebar__toggle-total{font-weight:700;color:var(--co-text);font-size:16px}.co-sidebar__toggle-chevron{color:var(--co-text-muted);transition:transform 0.3s ease}.co-sidebar--open .co-sidebar__toggle-chevron{transform:rotate(180deg)}.co-sidebar__content{display:none;padding:16px;max-width:100%;box-sizing:border-box;overflow-x:hidden}.co-sidebar--open .co-sidebar__content{display:block}.co-sidebar__item{align-items:flex-start;gap:10px;min-width:0}.co-sidebar__item-prices{flex-shrink:1;min-width:0;max-width:46%;align-items:flex-end}.co-sidebar__item-price{white-space:normal;text-align:right;word-break:break-word}.co-sidebar__item-name{white-space:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.co-sidebar__totals-row{gap:8px;align-items:flex-start;min-width:0}.co-sidebar__totals-row span:first-child{flex:1 1 auto;min-width:0}.co-sidebar__totals-row span:last-child{flex:0 1 auto;min-width:0;text-align:right;word-break:break-word}.co-sidebar__coupon-form{flex-wrap:wrap;min-width:0}.co-sidebar__coupon-input{flex:1 1 0%;min-width:0;width:auto}.co-sidebar__coupon-btn{flex:0 0 auto}.co-sidebar__header{padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--co-border)}.co-sidebar__edit{gap:0;padding:8px;margin:-4px -4px -4px 0;border-radius:6px}.co-sidebar__edit:hover{background:rgb(0 0 0 / .05);text-decoration:none}.co-sidebar__edit-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body:not(.checkout-onepage-index) #co-sidebar-actions.co-sidebar__actions,body:not(.checkout-onepage-index) .co-sidebar-col>.co-sidebar__actions{position:static;left:auto;right:auto;bottom:auto;z-index:auto;margin-top:16px;margin-bottom:0;border-radius:var(--co-radius);border:1px solid var(--co-border);box-shadow:none;padding:16px;background:var(--co-bg);box-sizing:border-box}.co-progress{margin:0 -12px 20px;border-radius:0;border-left:none;border-right:none;padding:14px 20px}.co-progress__label{display:none}.co-progress__step{gap:0}.co-progress__circle{width:32px;height:32px;min-width:32px;font-size:13px}.co-progress__connector{min-width:20px;margin:0 10px}.co-section__title,.co-step__title{padding-bottom:10px;margin-bottom:14px;border-bottom:1px solid var(--co-border)}.co-form__row{grid-template-columns:1fr}.co-nav{flex-direction:column-reverse;gap:12px}.co-nav .co-btn{width:100%}.co-nav__back{width:100%;justify-content:center}.co-summary-block__icon-cell{flex-basis:48px}.co-summary-block__icon svg{width:18px;height:18px}.co-summary-block__value{font-size:13px;padding-top:12px;padding-bottom:12px}.co-summary-block__change{min-width:40px;min-height:40px;padding:8px 12px 8px 8px}.order-success__info-grid{grid-template-columns:1fr 1fr}.order-success__header{flex-direction:column}.order-success__header-actions{width:100%}.order-success__action-btn{flex:1;justify-content:center}.order-success__table thead{display:none}.order-success__table,.order-success__table tbody,.order-success__table tr,.order-success__table td{display:block;width:100%}.order-success__row{padding:16px;border-bottom:1px solid #F0F0F0;position:relative}.order-success__td{padding:0;border-bottom:none;text-align:left!important}.order-success__td--item{margin-bottom:10px}.order-success__td--qty,.order-success__td--price,.order-success__td--price-incl{display:inline-block;width:auto;padding:2px 0;font-size:13px}.order-success__td--qty::before{content:'Qty: ';font-weight:600;color:#666}.order-success__td--price::before{content:'Excl. VAT: ';font-weight:600;color:#666;margin-left:12px}.order-success__td--price-incl::before{content:'Incl. VAT: ';font-weight:600;color:#666;margin-left:12px}.order-success__totals{max-width:100%;padding:16px}.order-success__delivery-banner{flex-direction:column;text-align:center;gap:8px}.co-express-checkout__buttons{flex-direction:column}.co-express-checkout__btn{min-width:100%}.co-shipping-method{padding:12px 14px}}@media (max-width:480px){.order-success__info-grid{grid-template-columns:1fr}.order-success__title{font-size:17px}.order-success__action-btn{padding:0 14px;font-size:12px}.co-section__title,.co-step__title{font-size:18px}.co-payment-modal__content{padding:24px;margin:0 12px}.co-payment-modal__title{font-size:18px}}