body main .wp-block-woocommerce-checkout{margin:40px 0;font-family:var(--ffont)}body main .wp-block-woocommerce-checkout-order-summary-block{background-color:#fff}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;gap:30px}@media(max-width:768px){body main .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{flex-direction:column-reverse}}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main{flex:1 1 60%}@media(max-width:768px){body main .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main{flex:1 1 100%}}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar{flex:1 1 35%}@media(max-width:768px){body main .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar{flex:1 1 100%;margin-bottom:30px}}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step{margin-bottom:24px;padding:0;border:1px solid #eee;border-radius:6px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step__heading{background-color:var(--green);border-bottom:1px solid #eee;padding:15px 20px;margin:0}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step__heading .wc-block-components-checkout-step__title{margin:0;font-size:18px;font-weight:600;color:#fff}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step__container{padding:20px}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step__container .wc-block-components-checkout-step__description{color:#666;font-size:14px;margin-bottom:15px}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content{margin-top:15px}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-payment-method-icons{display:flex;gap:10px;margin-bottom:15px}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{max-width:40px;height:auto;opacity:.6;transition:opacity .3s ease}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon:hover{opacity:1}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option{padding:15px;border:1px solid #eee;border-radius:6px;margin-bottom:10px;transition:all .3s ease;display:flex;align-items:center}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option:hover{background-color:#f9f9f9}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked{border-color:var(--green);background-color:#f0fff4}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid rgba(25,23,17,.48);border-radius:50%;position:relative !important;cursor:pointer;display:inline-block;margin:inherit;min-height:24px;min-width:24px;top:5px;transform:none;left:inherit;margin-right:15px}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__input:checked{border-color:var(--green);background-color:var(--green)}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__label{font-weight:600;color:#333;display:flex;align-items:center}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__label>div{display:flex;align-items:center}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__label img{max-height:24px;margin-left:10px}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__description{margin-top:5px;font-size:13px;color:#666}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-notice-banner{background-color:#fef8ee;border-color:#f0c948;color:#856404}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-notice-banner.is-error{background-color:#fef1f1;border-color:#e74c3c;color:#721c24}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step#payment-method .wc-block-components-notice-banner svg{fill:#fff}body main .wp-block-woocommerce-checkout .wc-block-components-text-input,body main .wp-block-woocommerce-checkout .wc-blocks-components-select{position:relative;margin-bottom:16px}body main .wp-block-woocommerce-checkout .wc-block-components-text-input input,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text],body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email],body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel],body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number],body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password],body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url],body main .wp-block-woocommerce-checkout .wc-block-components-text-input select,body main .wp-block-woocommerce-checkout .wc-block-components-text-input textarea,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=text],body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=email],body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=tel],body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=number],body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=password],body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=url],body main .wp-block-woocommerce-checkout .wc-blocks-components-select select,body main .wp-block-woocommerce-checkout .wc-blocks-components-select textarea{width:100%;padding:12px 15px !important;border:1px solid #ddd !important;border-radius:4px;font-size:14px;background-color:#fff;transition:all .3s ease}body main .wp-block-woocommerce-checkout .wc-block-components-text-input input:focus,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]:focus,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]:focus,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]:focus,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]:focus,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]:focus,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]:focus,body main .wp-block-woocommerce-checkout .wc-block-components-text-input select:focus,body main .wp-block-woocommerce-checkout .wc-block-components-text-input textarea:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=text]:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=email]:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=tel]:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=number]:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=password]:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=url]:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select select:focus,body main .wp-block-woocommerce-checkout .wc-blocks-components-select textarea:focus{outline:none;border-color:var(--green) !important;box-shadow:0 0 0 2px rgba(0,128,0,.1)}body main .wp-block-woocommerce-checkout .wc-block-components-text-input input.has-error,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text].has-error,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email].has-error,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel].has-error,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number].has-error,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password].has-error,body main .wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url].has-error,body main .wp-block-woocommerce-checkout .wc-block-components-text-input select.has-error,body main .wp-block-woocommerce-checkout .wc-block-components-text-input textarea.has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input.has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=text].has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=email].has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=tel].has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=number].has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=password].has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select input[type=url].has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select select.has-error,body main .wp-block-woocommerce-checkout .wc-blocks-components-select textarea.has-error{border-color:#e74c3c}body main .wp-block-woocommerce-checkout .wc-block-components-text-input label,body main .wp-block-woocommerce-checkout .wc-blocks-components-select label{position:absolute;top:0;left:15px;background-color:#fff;padding:0 5px;font-size:12px;transform:translateY(-50%);color:#666;pointer-events:none}body main .wp-block-woocommerce-checkout .wc-block-components-text-input.is-active label,body main .wp-block-woocommerce-checkout .wc-blocks-components-select.is-active label{color:var(--green)}body main .wp-block-woocommerce-checkout .wc-blocks-components-select__container{position:relative}body main .wp-block-woocommerce-checkout .wc-blocks-components-select__container .wc-blocks-components-select__label{position:absolute;top:0;left:15px;background-color:#fff;padding:0 5px;font-size:12px;transform:translateY(-50%);color:#666;pointer-events:none}body main .wp-block-woocommerce-checkout .wc-blocks-components-select__container .wc-blocks-components-select__select{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;cursor:pointer}body main .wp-block-woocommerce-checkout .wc-blocks-components-select__container .wc-blocks-components-select__select:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 2px rgba(0,128,0,.1)}body main .wp-block-woocommerce-checkout .wc-blocks-components-select__container svg{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step__content{padding:20px}body main .wp-block-woocommerce-checkout .wc-block-components-address-form{display:flex;flex-wrap:wrap;gap:0;padding:0}body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input{flex:0 0 100%}body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__first-name,body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__last-name,body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__state,body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__postcode,body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__company{flex:0 0 calc(50% - 8px)}@media(max-width:576px){body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__first-name,body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__last-name,body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__state,body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__postcode,body main .wp-block-woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__company{flex:0 0 100%}}body main .wp-block-woocommerce-checkout .wc-block-components-address-form__address_2-toggle{display:inline-block;color:var(--green);font-size:14px;margin-bottom:16px;cursor:pointer}body main .wp-block-woocommerce-checkout .wc-block-components-address-form__address_2-toggle:hover{text-decoration:underline}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox{display:flex;align-items:center;margin-bottom:16px}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox label{display:flex;align-items:center;cursor:pointer}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox__input{position:absolute;opacity:0;width:0;height:0}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox__input:checked+svg{background-color:var(--green);border-color:var(--green)}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox__input:checked+svg path{fill:#fff}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox__input:focus+svg{box-shadow:0 0 0 2px rgba(0,128,0,.2)}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox svg{width:20px;height:20px;margin-right:8px;border:2px solid #ddd;border-radius:4px;transition:all .3s ease}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox svg path{fill:rgba(0,0,0,0)}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox__label{font-size:14px;color:#666}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox__label a{color:var(--green);text-decoration:none}body main .wp-block-woocommerce-checkout .wc-block-components-checkbox__label a:hover{text-decoration:underline}body main .wp-block-woocommerce-checkout .wc-block-checkout__actions{margin-top:30px}body main .wp-block-woocommerce-checkout .wc-block-checkout__actions_row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}@media(max-width:576px){body main .wp-block-woocommerce-checkout .wc-block-checkout__actions_row{flex-direction:column;align-items:stretch}}body main .wp-block-woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button{display:flex;align-items:center;color:#666;text-decoration:none;font-size:14px}body main .wp-block-woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button:hover{color:var(--green)}body main .wp-block-woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button svg{margin-right:8px}body main .wp-block-woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{padding:14px 25px;background-color:var(--green);color:#fff;border:none;border-radius:4px;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease}body main .wp-block-woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover{background-color:var(--lightgreen)}body main .wp-block-woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:disabled{background-color:#ddd;cursor:not-allowed}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-totals-block{padding-bottom:5px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title{background-color:var(--green);margin:0;padding:15px 20px;border-radius:6px 6px 0 0}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title-text{font-size:18px;font-weight:600;color:#fff;margin:0}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item{display:flex;padding:15px 0;border-bottom:1px solid #eee}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__image{position:relative;flex:0 0 70px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__image img{width:100%;height:auto;border-radius:4px;max-width:100%;margin-top:-10px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity{position:absolute;top:-8px;left:-8px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:var(--green);color:#fff;font-size:12px;font-weight:600;border-radius:50%}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description{flex:1;padding-left:15px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description h3{font-size:14px;font-weight:600;margin:0 0 5px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-price{font-size:14px;color:#666}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-metadata{margin-top:8px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description{display:none}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-details{list-style:none;margin:0;padding:0;font-size:12px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-details li{margin-bottom:3px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-details li .wc-block-components-product-details__name{font-weight:600;color:#555}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-details li .wc-block-components-product-details__value{color:#666}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__total-price{text-align:right;font-weight:600;font-size:15px;color:#333;margin-left:10px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon{margin:15px 0}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-panel__button{display:flex;align-items:center;background-color:rgba(0,0,0,0);border:none;font-size:14px;color:var(--green);cursor:pointer;padding:0}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-panel__button:hover{text-decoration:underline}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-panel__button svg{margin-right:8px;fill:var(--green)}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form{margin-top:15px;display:flex;gap:10px}@media(max-width:576px){body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form{flex-direction:column}}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input{margin-bottom:0}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input{height:42px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button{height:42px;padding:0 15px;background-color:var(--green);color:#fff;font-weight:500;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button:hover{background-color:var(--lightgreen)}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item{display:flex;justify-content:space-between;margin-bottom:10px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item__label{font-size:14px;color:#666}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item__value{font-size:14px;font-weight:600;color:#333}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-size:16px;font-weight:600;color:#333}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:18px;font-weight:700;color:var(--green)}body main .wp-block-woocommerce-checkout .wc-block-components-notice-banner{padding:12px 15px;border-left:4px solid #f0c948;background-color:#fef8ee;border-radius:4px;margin-bottom:15px;display:flex;align-items:flex-start}body main .wp-block-woocommerce-checkout .wc-block-components-notice-banner.is-error{border-color:#e74c3c;background-color:#fef1f1}body main .wp-block-woocommerce-checkout .wc-block-components-notice-banner.is-success{border-color:var(--green);background-color:#f0fff4}body main .wp-block-woocommerce-checkout .wc-block-components-notice-banner svg{margin-right:10px;flex-shrink:0}body main .wp-block-woocommerce-checkout .wc-block-components-notice-banner__content{font-size:14px;color:#666}body main .wp-block-woocommerce-checkout .wc-block-checkout__terms{margin:20px 0;padding-top:20px;border-top:1px solid #eee}body main .wp-block-woocommerce-checkout .wc-block-checkout__terms--with-separator{position:relative}body main .wp-block-woocommerce-checkout .wc-block-checkout__terms--with-separator:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background-color:#eee}body main .wp-block-woocommerce-checkout .wc-block-checkout__terms .wc-block-components-checkbox__label{font-size:14px;color:#666}body main .wc-block-components-express-checkout{margin-bottom:30px}body main .wc-block-components-express-checkout__title{font-size:18px;font-weight:600;margin-bottom:15px;text-align:center}body main .wc-block-components-express-checkout__content{padding:20px;border:1px solid #eee;border-radius:6px;background-color:#fff}body main .wc-block-components-express-checkout__content .wc-block-components-express-checkout-continue-rule{display:flex;align-items:center;text-align:center;padding:0;margin:20px 0}body main .wc-block-components-express-checkout__content .wc-block-components-express-checkout-continue-rule:before{content:"";flex-grow:1;height:1px;background-color:#eee;margin-right:10px}body main .wc-block-components-express-checkout__content .wc-block-components-express-checkout-continue-rule:after{content:"";flex-grow:1;height:1px;background-color:#eee;margin-left:10px}body main .wc-block-components-express-checkout__content .wc-block-components-express-checkout-payment-event-buttons{display:flex;flex-direction:column;gap:10px}body main .wc-block-components-express-checkout__content .wc-block-components-express-checkout-payment-event-buttons button{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;background-color:#f7f7f7;display:flex;align-items:center;justify-content:center;font-weight:500;transition:all .3s ease}body main .wc-block-components-express-checkout__content .wc-block-components-express-checkout-payment-event-buttons button:hover{background-color:#f0f0f0}body main .wc-block-components-express-checkout__content .wc-block-components-express-checkout-payment-event-buttons button img{max-height:24px}@media(max-width:576px){body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__image{flex:0 0 60px}body main .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-order-summary-item__description h3{font-size:13px}body main .wp-block-woocommerce-checkout .wc-block-components-checkout-step__container{padding:15px}}