@charset "UTF-8";.shortcode{padding:40px 20px}.shortcode .woocommerce-message.woocommerce-info:before,.shortcode .woocommerce-info.woocommerce-info:before,.shortcode .woocommerce-error.woocommerce-info:before{display:none}.shortcode .container{max-width:1130px}.shortcode__content{width:100%}@media (max-width: 768px){.shortcode{padding:30px 15px 60px}}.shortcode #add_payment_method #payment div.payment_box:before,.shortcode #payment div.payment_box:before{border:1em solid #fff;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent}body.woocommerce-cart .shortcode .custom-cart-page__header,.shortcode .custom-cart-page__header{display:flex;align-items:center;gap:12px;margin-bottom:32px}body.woocommerce-cart .shortcode .custom-cart-page__header svg,.shortcode .custom-cart-page__header svg{width:24px;height:24px;color:var(--color-black, #1f1f1f)}body.woocommerce-cart .shortcode .custom-cart-page__title,.shortcode .custom-cart-page__title{font-size:28px;font-weight:700;color:var(--color-black, #1f1f1f);margin:0}@media (max-width: 768px){body.woocommerce-cart .shortcode .custom-cart-page__title,.shortcode .custom-cart-page__title{font-size:24px}}body.woocommerce-cart .shortcode .custom-cart-page__content,.shortcode .custom-cart-page__content{display:grid;grid-template-columns:1fr 420px;gap:48px;align-items:start}@media (max-width: 992px){body.woocommerce-cart .shortcode .custom-cart-page__content,.shortcode .custom-cart-page__content{grid-template-columns:1fr;gap:32px}}.shortcode .custom-cart-form{width:100%}.shortcode .custom-cart-products__header{display:grid;grid-template-columns:1fr auto;gap:24px;padding-bottom:16px;border-bottom:1px solid rgba(151,115,88,.3);margin-bottom:24px}.shortcode .custom-cart-products__header-product,.shortcode .custom-cart-products__header-price{font-size:14px;font-weight:600;color:var(--color-black, #1f1f1f);text-transform:uppercase;letter-spacing:.5px}.shortcode .custom-cart-products__header-price{text-align:right}.shortcode .custom-cart-products__list{display:flex;flex-direction:column;gap:24px}.shortcode .custom-cart-product{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(151,115,88,.2)}.shortcode .custom-cart-product:last-child{border-bottom:none}.shortcode .custom-cart-product__image{width:100px;height:100px;flex-shrink:0}@media (max-width: 768px){.shortcode .custom-cart-product__image{width:80px;height:80px}}.shortcode .custom-cart-product__image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.shortcode .custom-cart-product__image a{display:block}.shortcode .custom-cart-product__name{font-size:16px;font-weight:500;color:var(--color-black, #1f1f1f);padding-right:16px;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 768px){.shortcode .custom-cart-product__name{font-size:14px;padding-right:8px}}.shortcode .custom-cart-product__name a{color:var(--color-black, #1f1f1f);text-decoration:none;transition:color .3s ease}.shortcode .custom-cart-product__name a:hover{color:#b20000}.shortcode .custom-cart-product__price-wrapper{display:flex;flex-direction:row-reverse;align-items:center;gap:8px;min-width:120px}@media (max-width: 768px){.shortcode .custom-cart-product__price-wrapper{min-width:90px;gap:6px}}.shortcode .custom-cart-product__remove a{color:red;text-decoration:none;font-size:20px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:all .3s ease;font-weight:600;line-height:1;border-radius:50%}@media (max-width: 768px){.shortcode .custom-cart-product__remove a{width:24px;height:24px;font-size:18px}}.shortcode .custom-cart-product__remove a:hover{color:#c00;background-color:#ff00001a}.shortcode .custom-cart-product__price{font-size:14px;font-weight:500;color:#666;text-align:right;white-space:nowrap;line-height:1.4}@media (max-width: 768px){.shortcode .custom-cart-product__price{font-size:13px}}.shortcode .custom-cart-summary{position:sticky;top:220px;align-self:start}@media (max-width: 992px){.shortcode .custom-cart-summary{position:static}}.shortcode .custom-cart-totals{background:#fff;padding:32px;border-radius:0 0 8px;border:1px solid rgba(151,115,88,.2);box-shadow:0 2px 8px #0000000d}.shortcode .custom-cart-totals__sum,.shortcode .custom-cart-totals__discount,.shortcode .custom-cart-totals__shipping,.shortcode .custom-cart-totals__fee,.shortcode .custom-cart-totals__tax{display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:15px;border-bottom:1px solid rgba(151,115,88,.1)}.shortcode .custom-cart-totals__sum:last-of-type:not(.custom-cart-totals__total),.shortcode .custom-cart-totals__discount:last-of-type:not(.custom-cart-totals__total),.shortcode .custom-cart-totals__shipping:last-of-type:not(.custom-cart-totals__total),.shortcode .custom-cart-totals__fee:last-of-type:not(.custom-cart-totals__total),.shortcode .custom-cart-totals__tax:last-of-type:not(.custom-cart-totals__total){border-bottom:none}.shortcode .custom-cart-totals__label{color:#666;font-weight:400}.shortcode .custom-cart-totals__value{color:var(--color-black, #1f1f1f);font-weight:500}.shortcode .custom-cart-totals__total{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 0;border-top:2px solid rgba(151,115,88,.3);font-size:18px;gap:10px}.shortcode .custom-cart-totals__total .custom-cart-totals__label{color:var(--color-black, #1f1f1f);font-weight:700}.shortcode .custom-cart-totals__total .custom-cart-totals__value{color:#b20000}.shortcode .custom-cart-totals__checkout{padding-top:24px;border-top:1px solid rgba(151,115,88,.2)}.shortcode .custom-cart-totals__checkout a.checkout-button,.shortcode .custom-cart-totals__checkout button.checkout-button{display:block;padding:16px 24px;background-color:transparent;color:#b20000;text-align:center;text-decoration:none;font-size:16px;font-weight:500;border-radius:0 0 8px;border:1px solid #b20000;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.shortcode .custom-cart-totals__checkout a.checkout-button:after,.shortcode .custom-cart-totals__checkout button.checkout-button:after{content:"→";font-size:18px;font-weight:600}.shortcode .custom-cart-totals__checkout a.checkout-button:hover,.shortcode .custom-cart-totals__checkout button.checkout-button:hover{background-color:#b20000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #4a77664d}body.woocommerce-checkout .shortcode .custom-checkout-page ul#shipping_method,.shortcode .custom-checkout-page ul#shipping_method{margin-top:15px}body.woocommerce-checkout .shortcode .custom-checkout-page ul#shipping_method li input,.shortcode .custom-checkout-page ul#shipping_method li input{margin:-1px .4375em 0 0;vertical-align:top}body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields,.shortcode .custom-checkout-page .woocommerce-shipping-fields{display:flex;flex-direction:column}body.woocommerce-checkout .shortcode .custom-checkout-page .select2-container .select2-dropdown,body.woocommerce-checkout .shortcode .custom-checkout-page .select2-container .select2-selection,.shortcode .custom-checkout-page .select2-container .select2-dropdown,.shortcode .custom-checkout-page .select2-container .select2-selection{border-radius:0 0 8px!important}body.woocommerce-checkout .shortcode .custom-checkout-page form.checkout,body.woocommerce-checkout .shortcode .custom-checkout-page .checkout,.shortcode .custom-checkout-page form.checkout,.shortcode .custom-checkout-page .checkout{display:block}body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout__content,.shortcode .custom-checkout-page .custom-checkout__content{display:flex!important;flex-direction:row!important;gap:24px;margin-top:32px;width:100%}@media (max-width: 992px){body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout__content,.shortcode .custom-checkout-page .custom-checkout__content{flex-direction:column-reverse!important;gap:32px}}body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout__summary>.custom-checkout-review-order,.shortcode .custom-checkout-page .custom-checkout__summary>.custom-checkout-review-order{background:#fff;padding:32px;border-radius:0 0 8px;border:1px solid rgba(151,115,88,.2);box-shadow:0 2px 8px #0000000d}body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout__forms,.shortcode .custom-checkout-page .custom-checkout__forms{flex:1;min-width:0;width:100%}body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout__summary,.shortcode .custom-checkout-page .custom-checkout__summary{flex:0 0 420px;position:sticky;top:220px;align-self:start;max-width:420px;width:420px}@media (max-width: 992px){body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout__summary,.shortcode .custom-checkout-page .custom-checkout__summary{flex:1;position:static;max-width:100%;width:100%}}.shortcode .custom-coupon-toggle{margin-bottom:24px;border-radius:0 0 8px;border:1px solid rgba(151,115,88,.15);padding:10px}.shortcode .custom-coupon-toggle .woocommerce-info,.shortcode .custom-coupon-toggle .woocommerce-message{margin:0;background:transparent;border:none;color:var(--color-black, #1f1f1f);font-size:14px;line-height:1.5;padding:0}.shortcode .custom-coupon-toggle .woocommerce-info a.showcoupon,.shortcode .custom-coupon-toggle .woocommerce-message a.showcoupon{color:#b20000;text-decoration:underline;font-weight:500;cursor:pointer;transition:color .3s ease}.shortcode .custom-coupon-toggle .woocommerce-info a.showcoupon:hover,.shortcode .custom-coupon-toggle .woocommerce-message a.showcoupon:hover{color:#b20000;text-decoration:none}.shortcode .custom-coupon-form{margin-bottom:24px!important;padding:24px!important;background-color:#fff!important;border-radius:0 0 8px!important;border:1px solid rgba(151,115,88,.2)!important;box-shadow:0 2px 8px #0000000d!important}.shortcode .custom-coupon-form__fields{display:flex;gap:12px;align-items:baseline}@media (max-width: 768px){.shortcode .custom-coupon-form__fields{flex-direction:column;gap:16px}}.shortcode .custom-coupon-form .form-row-first{flex:1;margin:0}.shortcode .custom-coupon-form .form-row-first input{width:100%;padding:7px;border:1px solid var(--Text, #1f1f1f);border-radius:0 0 8px;font-size:14px;background-color:#fff;transition:border-color .3s ease}.shortcode .custom-coupon-form .form-row-first input:focus{outline:none;border-color:#b20000}.shortcode .custom-coupon-form .form-row-last{margin:0}.shortcode .custom-coupon-form .custom-coupon-button{padding:10px 24px;background-color:#b20000;color:#fff;border:1px solid #b20000;border-radius:0 0 8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.shortcode .custom-coupon-form .custom-coupon-button:hover{background-color:#3a5f52;border-color:#3a5f52;color:#fff}@media (max-width: 768px){.shortcode .custom-coupon-form .custom-coupon-button{width:100%}}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .col-2,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .col-2,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .col-1,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .col-2,.shortcode form.woocommerce-checkout #customer_details .col-1,.shortcode form.woocommerce-checkout #customer_details .col-2,.shortcode .woocommerce-checkout #customer_details .col-1,.shortcode .woocommerce-checkout #customer_details .col-2,.shortcode .custom-checkout-page #customer_details .col-1,.shortcode .custom-checkout-page #customer_details .col-2,.shortcode.shortcode-woocommerce-checkout #customer_details .col-1,.shortcode.shortcode-woocommerce-checkout #customer_details .col-2{width:100%;margin-bottom:32px}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details h3,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details h3,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details h3,.shortcode form.woocommerce-checkout #customer_details h3,.shortcode .woocommerce-checkout #customer_details h3,.shortcode .custom-checkout-page #customer_details h3,.shortcode.shortcode-woocommerce-checkout #customer_details h3{font-size:20px;font-weight:600;color:var(--color-black, #1f1f1f);margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid rgba(151,115,88,.3)}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row-description,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row-description,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row-description,.shortcode form.woocommerce-checkout #customer_details .form-row-description,.shortcode .woocommerce-checkout #customer_details .form-row-description,.shortcode .custom-checkout-page #customer_details .form-row-description,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row-description{font-size:14px;color:#666;margin-bottom:20px;line-height:1.5}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row,.shortcode form.woocommerce-checkout #customer_details .form-row,.shortcode .woocommerce-checkout #customer_details .form-row,.shortcode .custom-checkout-page #customer_details .form-row,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row{margin-bottom:0}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row label,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row label,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row label,.shortcode form.woocommerce-checkout #customer_details .form-row label,.shortcode .woocommerce-checkout #customer_details .form-row label,.shortcode .custom-checkout-page #customer_details .form-row label,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row label{display:block;font-size:14px;font-weight:500;color:var(--color-black, #1f1f1f);margin-bottom:0}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row label .required,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row label .required,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row label .required,.shortcode form.woocommerce-checkout #customer_details .form-row label .required,.shortcode .woocommerce-checkout #customer_details .form-row label .required,.shortcode .custom-checkout-page #customer_details .form-row label .required,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row label .required{color:red}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=text],body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=email],body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=tel],body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=password],body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row select,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row textarea,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=text],body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=email],body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=tel],body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=password],body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row select,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row textarea,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=text],body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=email],body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=tel],body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=password],body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row select,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row textarea,.shortcode form.woocommerce-checkout #customer_details .form-row input[type=text],.shortcode form.woocommerce-checkout #customer_details .form-row input[type=email],.shortcode form.woocommerce-checkout #customer_details .form-row input[type=tel],.shortcode form.woocommerce-checkout #customer_details .form-row input[type=password],.shortcode form.woocommerce-checkout #customer_details .form-row select,.shortcode form.woocommerce-checkout #customer_details .form-row textarea,.shortcode .woocommerce-checkout #customer_details .form-row input[type=text],.shortcode .woocommerce-checkout #customer_details .form-row input[type=email],.shortcode .woocommerce-checkout #customer_details .form-row input[type=tel],.shortcode .woocommerce-checkout #customer_details .form-row input[type=password],.shortcode .woocommerce-checkout #customer_details .form-row select,.shortcode .woocommerce-checkout #customer_details .form-row textarea,.shortcode .custom-checkout-page #customer_details .form-row input[type=text],.shortcode .custom-checkout-page #customer_details .form-row input[type=email],.shortcode .custom-checkout-page #customer_details .form-row input[type=tel],.shortcode .custom-checkout-page #customer_details .form-row input[type=password],.shortcode .custom-checkout-page #customer_details .form-row select,.shortcode .custom-checkout-page #customer_details .form-row textarea,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=text],.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=email],.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=tel],.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=password],.shortcode.shortcode-woocommerce-checkout #customer_details .form-row select,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row textarea{width:100%;padding:7px;border:1px solid var(--Text, #1f1f1f);border-radius:0 0 8px;font-size:14px;background-color:#fff;transition:border-color .3s ease;box-sizing:border-box}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=text]:focus,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=email]:focus,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=tel]:focus,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=password]:focus,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row select:focus,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row textarea:focus,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=text]:focus,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=email]:focus,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=tel]:focus,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=password]:focus,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row select:focus,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row textarea:focus,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=text]:focus,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=email]:focus,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=tel]:focus,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=password]:focus,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row select:focus,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row textarea:focus,.shortcode form.woocommerce-checkout #customer_details .form-row input[type=text]:focus,.shortcode form.woocommerce-checkout #customer_details .form-row input[type=email]:focus,.shortcode form.woocommerce-checkout #customer_details .form-row input[type=tel]:focus,.shortcode form.woocommerce-checkout #customer_details .form-row input[type=password]:focus,.shortcode form.woocommerce-checkout #customer_details .form-row select:focus,.shortcode form.woocommerce-checkout #customer_details .form-row textarea:focus,.shortcode .woocommerce-checkout #customer_details .form-row input[type=text]:focus,.shortcode .woocommerce-checkout #customer_details .form-row input[type=email]:focus,.shortcode .woocommerce-checkout #customer_details .form-row input[type=tel]:focus,.shortcode .woocommerce-checkout #customer_details .form-row input[type=password]:focus,.shortcode .woocommerce-checkout #customer_details .form-row select:focus,.shortcode .woocommerce-checkout #customer_details .form-row textarea:focus,.shortcode .custom-checkout-page #customer_details .form-row input[type=text]:focus,.shortcode .custom-checkout-page #customer_details .form-row input[type=email]:focus,.shortcode .custom-checkout-page #customer_details .form-row input[type=tel]:focus,.shortcode .custom-checkout-page #customer_details .form-row input[type=password]:focus,.shortcode .custom-checkout-page #customer_details .form-row select:focus,.shortcode .custom-checkout-page #customer_details .form-row textarea:focus,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=text]:focus,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=email]:focus,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=tel]:focus,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=password]:focus,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row select:focus,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row textarea:focus{outline:none;border-color:#b20000}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row select,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row select,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row select,.shortcode form.woocommerce-checkout #customer_details .form-row select,.shortcode .woocommerce-checkout #customer_details .form-row select,.shortcode .custom-checkout-page #customer_details .form-row select,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%231F1F1F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row textarea,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row textarea,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row textarea,.shortcode form.woocommerce-checkout #customer_details .form-row textarea,.shortcode .woocommerce-checkout #customer_details .form-row textarea,.shortcode .custom-checkout-page #customer_details .form-row textarea,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row textarea{min-height:100px;resize:vertical}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row.form-row-first,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row.form-row-last,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row.form-row-first,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row.form-row-last,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row.form-row-first,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row.form-row-last,.shortcode form.woocommerce-checkout #customer_details .form-row.form-row-first,.shortcode form.woocommerce-checkout #customer_details .form-row.form-row-last,.shortcode .woocommerce-checkout #customer_details .form-row.form-row-first,.shortcode .woocommerce-checkout #customer_details .form-row.form-row-last,.shortcode .custom-checkout-page #customer_details .form-row.form-row-first,.shortcode .custom-checkout-page #customer_details .form-row.form-row-last,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row.form-row-first,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row.form-row-last{display:inline-block!important;width:calc(50% - 8px)!important;vertical-align:top;margin-right:0;margin-bottom:10px;box-sizing:border-box}@media (max-width: 768px){body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row.form-row-first,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row.form-row-last,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row.form-row-first,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row.form-row-last,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row.form-row-first,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row.form-row-last,.shortcode form.woocommerce-checkout #customer_details .form-row.form-row-first,.shortcode form.woocommerce-checkout #customer_details .form-row.form-row-last,.shortcode .woocommerce-checkout #customer_details .form-row.form-row-first,.shortcode .woocommerce-checkout #customer_details .form-row.form-row-last,.shortcode .custom-checkout-page #customer_details .form-row.form-row-first,.shortcode .custom-checkout-page #customer_details .form-row.form-row-last,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row.form-row-first,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row.form-row-last{width:100%!important;display:block!important;margin-right:0!important}}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row.form-row-last+.clear,body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row.form-row-last+.form-row,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row.form-row-last+.clear,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row.form-row-last+.form-row,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row.form-row-last+.clear,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row.form-row-last+.form-row,.shortcode form.woocommerce-checkout #customer_details .form-row.form-row-last+.clear,.shortcode form.woocommerce-checkout #customer_details .form-row.form-row-last+.form-row,.shortcode .woocommerce-checkout #customer_details .form-row.form-row-last+.clear,.shortcode .woocommerce-checkout #customer_details .form-row.form-row-last+.form-row,.shortcode .custom-checkout-page #customer_details .form-row.form-row-last+.clear,.shortcode .custom-checkout-page #customer_details .form-row.form-row-last+.form-row,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row.form-row-last+.clear,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row.form-row-last+.form-row{clear:both}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row input[type=checkbox],body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row input[type=checkbox],body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row input[type=checkbox],.shortcode form.woocommerce-checkout #customer_details .form-row input[type=checkbox],.shortcode .woocommerce-checkout #customer_details .form-row input[type=checkbox],.shortcode .custom-checkout-page #customer_details .form-row input[type=checkbox],.shortcode.shortcode-woocommerce-checkout #customer_details .form-row input[type=checkbox]{width:auto;margin-right:8px;cursor:pointer}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row .checkbox,body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row .checkbox,body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row .checkbox,.shortcode form.woocommerce-checkout #customer_details .form-row .checkbox,.shortcode .woocommerce-checkout #customer_details .form-row .checkbox,.shortcode .custom-checkout-page #customer_details .form-row .checkbox,.shortcode.shortcode-woocommerce-checkout #customer_details .form-row .checkbox{display:flex;align-items:center;cursor:pointer}body.woocommerce-checkout .shortcode form.woocommerce-checkout #customer_details .form-row .checkbox input[type=checkbox],body.woocommerce-checkout .shortcode .woocommerce-checkout #customer_details .form-row .checkbox input[type=checkbox],body.woocommerce-checkout .shortcode .custom-checkout-page #customer_details .form-row .checkbox input[type=checkbox],.shortcode form.woocommerce-checkout #customer_details .form-row .checkbox input[type=checkbox],.shortcode .woocommerce-checkout #customer_details .form-row .checkbox input[type=checkbox],.shortcode .custom-checkout-page #customer_details .form-row .checkbox input[type=checkbox],.shortcode.shortcode-woocommerce-checkout #customer_details .form-row .checkbox input[type=checkbox]{width:18px;height:18px;margin-right:10px;cursor:pointer}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-additional-fields,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-additional-fields,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-additional-fields,.shortcode form.woocommerce-checkout .woocommerce-additional-fields,.shortcode .woocommerce-checkout .woocommerce-additional-fields,.shortcode .custom-checkout-page .woocommerce-additional-fields,.shortcode.shortcode-woocommerce-checkout .woocommerce-additional-fields{margin-top:32px;padding-top:32px;border-top:2px solid rgba(151,115,88,.3)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-additional-fields h3,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-additional-fields h3,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-additional-fields h3,.shortcode form.woocommerce-checkout .woocommerce-additional-fields h3,.shortcode .woocommerce-checkout .woocommerce-additional-fields h3,.shortcode .custom-checkout-page .woocommerce-additional-fields h3,.shortcode.shortcode-woocommerce-checkout .woocommerce-additional-fields h3{font-size:20px;font-weight:600;color:var(--color-black, #1f1f1f);margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid rgba(151,115,88,.3)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-terms-and-conditions-wrapper,.shortcode form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,.shortcode .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,.shortcode .custom-checkout-page .woocommerce-terms-and-conditions-wrapper,.shortcode.shortcode-woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{margin:20px 0}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,.shortcode form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,.shortcode .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,.shortcode .custom-checkout-page .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,.shortcode.shortcode-woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input[type=checkbox],body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input[type=checkbox],body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input[type=checkbox],.shortcode form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input[type=checkbox],.shortcode .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input[type=checkbox],.shortcode .custom-checkout-page .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input[type=checkbox],.shortcode.shortcode-woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input[type=checkbox]{margin-top:2px;width:18px;height:18px;flex-shrink:0}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span,.shortcode form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span,.shortcode .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span,.shortcode .custom-checkout-page .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span,.shortcode.shortcode-woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span{font-size:14px;color:var(--color-black, #1f1f1f);line-height:1.5}body.woocommerce-checkout .shortcode form.woocommerce-checkout #order_review,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order,body.woocommerce-checkout .shortcode .woocommerce-checkout #order_review,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order,body.woocommerce-checkout .shortcode .custom-checkout-page #order_review,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order,.shortcode form.woocommerce-checkout #order_review,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order,.shortcode .woocommerce-checkout #order_review,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order,.shortcode .custom-checkout-page #order_review,.shortcode .custom-checkout-page .woocommerce-checkout-review-order,.shortcode.shortcode-woocommerce-checkout #order_review,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order{background:#fff;padding:32px;border-radius:0 0 8px;border:1px solid rgba(151,115,88,.2);box-shadow:0 2px 8px #0000000d}@media (max-width: 992px){body.woocommerce-checkout .shortcode form.woocommerce-checkout #order_review,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order,body.woocommerce-checkout .shortcode .woocommerce-checkout #order_review,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order,body.woocommerce-checkout .shortcode .custom-checkout-page #order_review,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order,.shortcode form.woocommerce-checkout #order_review,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order,.shortcode .woocommerce-checkout #order_review,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order,.shortcode .custom-checkout-page #order_review,.shortcode .custom-checkout-page .woocommerce-checkout-review-order,.shortcode.shortcode-woocommerce-checkout #order_review,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order{padding:24px}}body.woocommerce-checkout .shortcode form.woocommerce-checkout #order_review h3,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order h3,body.woocommerce-checkout .shortcode .woocommerce-checkout #order_review h3,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order h3,body.woocommerce-checkout .shortcode .custom-checkout-page #order_review h3,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order h3,.shortcode form.woocommerce-checkout #order_review h3,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order h3,.shortcode .woocommerce-checkout #order_review h3,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order h3,.shortcode .custom-checkout-page #order_review h3,.shortcode .custom-checkout-page .woocommerce-checkout-review-order h3,.shortcode.shortcode-woocommerce-checkout #order_review h3,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order h3{font-size:20px;font-weight:600;color:var(--color-black, #1f1f1f);margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid rgba(151,115,88,.3)}body.woocommerce-checkout .shortcode form.woocommerce-checkout #order_review #payment,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order #payment,body.woocommerce-checkout .shortcode .woocommerce-checkout #order_review #payment,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order #payment,body.woocommerce-checkout .shortcode .custom-checkout-page #order_review #payment,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order #payment,.shortcode form.woocommerce-checkout #order_review #payment,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order #payment,.shortcode .woocommerce-checkout #order_review #payment,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order #payment,.shortcode .custom-checkout-page #order_review #payment,.shortcode .custom-checkout-page .woocommerce-checkout-review-order #payment,.shortcode.shortcode-woocommerce-checkout #order_review #payment,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order #payment{display:none}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-review-order__title,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-review-order__title,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-review-order__title,.shortcode form.woocommerce-checkout .custom-checkout-review-order__title,.shortcode .woocommerce-checkout .custom-checkout-review-order__title,.shortcode .custom-checkout-page .custom-checkout-review-order__title,.shortcode.shortcode-woocommerce-checkout .custom-checkout-review-order__title{font-size:20px;font-weight:600;color:var(--color-black, #1f1f1f);margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid rgba(151,115,88,.3)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-review-order__products,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-review-order__products,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-review-order__products,.shortcode form.woocommerce-checkout .custom-checkout-review-order__products,.shortcode .woocommerce-checkout .custom-checkout-review-order__products,.shortcode .custom-checkout-page .custom-checkout-review-order__products,.shortcode.shortcode-woocommerce-checkout .custom-checkout-review-order__products{margin-bottom:24px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product,.shortcode form.woocommerce-checkout .custom-checkout-product,.shortcode .woocommerce-checkout .custom-checkout-product,.shortcode .custom-checkout-page .custom-checkout-product,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product{display:flex;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(151,115,88,.2)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product:last-child,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product:last-child,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product:last-child,.shortcode form.woocommerce-checkout .custom-checkout-product:last-child,.shortcode .woocommerce-checkout .custom-checkout-product:last-child,.shortcode .custom-checkout-page .custom-checkout-product:last-child,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__image,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__image,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__image,.shortcode form.woocommerce-checkout .custom-checkout-product__image,.shortcode .woocommerce-checkout .custom-checkout-product__image,.shortcode .custom-checkout-page .custom-checkout-product__image,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__image{width:80px;height:80px;flex-shrink:0}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__image img,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__image img,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__image img,.shortcode form.woocommerce-checkout .custom-checkout-product__image img,.shortcode .woocommerce-checkout .custom-checkout-product__image img,.shortcode .custom-checkout-page .custom-checkout-product__image img,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__image img{width:100%;height:100%;object-fit:cover;border-radius:4px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__image a,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__image a,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__image a,.shortcode form.woocommerce-checkout .custom-checkout-product__image a,.shortcode .woocommerce-checkout .custom-checkout-product__image a,.shortcode .custom-checkout-page .custom-checkout-product__image a,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__image a{display:block}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__details,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__details,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__details,.shortcode form.woocommerce-checkout .custom-checkout-product__details,.shortcode .woocommerce-checkout .custom-checkout-product__details,.shortcode .custom-checkout-page .custom-checkout-product__details,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__details{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__name,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__name,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__name,.shortcode form.woocommerce-checkout .custom-checkout-product__name,.shortcode .woocommerce-checkout .custom-checkout-product__name,.shortcode .custom-checkout-page .custom-checkout-product__name,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__name{font-size:16px;font-weight:500;color:var(--color-black, #1f1f1f);word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 768px){body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__name,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__name,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__name,.shortcode form.woocommerce-checkout .custom-checkout-product__name,.shortcode .woocommerce-checkout .custom-checkout-product__name,.shortcode .custom-checkout-page .custom-checkout-product__name,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__name{font-size:14px}}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__name a,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__name a,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__name a,.shortcode form.woocommerce-checkout .custom-checkout-product__name a,.shortcode .woocommerce-checkout .custom-checkout-product__name a,.shortcode .custom-checkout-page .custom-checkout-product__name a,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__name a{color:var(--color-black, #1f1f1f);text-decoration:none;transition:color .3s ease}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__name a:hover,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__name a:hover,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__name a:hover,.shortcode form.woocommerce-checkout .custom-checkout-product__name a:hover,.shortcode .woocommerce-checkout .custom-checkout-product__name a:hover,.shortcode .custom-checkout-page .custom-checkout-product__name a:hover,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__name a:hover{color:#b20000}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__description,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__description,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__description,.shortcode form.woocommerce-checkout .custom-checkout-product__description,.shortcode .woocommerce-checkout .custom-checkout-product__description,.shortcode .custom-checkout-page .custom-checkout-product__description,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__description{font-size:13px;color:#666;line-height:1.5;margin-top:4px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__price-quantity,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__price-quantity,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__price-quantity,.shortcode form.woocommerce-checkout .custom-checkout-product__price-quantity,.shortcode .woocommerce-checkout .custom-checkout-product__price-quantity,.shortcode .custom-checkout-page .custom-checkout-product__price-quantity,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__price-quantity{display:flex;justify-content:flex-start;align-items:center;margin-top:auto;gap:0;flex-wrap:nowrap;font-size:14px;font-weight:500;color:#666;line-height:1.4;white-space:nowrap}@media (max-width: 768px){body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__price-quantity,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__price-quantity,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__price-quantity,.shortcode form.woocommerce-checkout .custom-checkout-product__price-quantity,.shortcode .woocommerce-checkout .custom-checkout-product__price-quantity,.shortcode .custom-checkout-page .custom-checkout-product__price-quantity,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__price-quantity{font-size:13px}}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-product__quantity-price,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-product__quantity-price,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-product__quantity-price,.shortcode form.woocommerce-checkout .custom-checkout-product__quantity-price,.shortcode .woocommerce-checkout .custom-checkout-product__quantity-price,.shortcode .custom-checkout-page .custom-checkout-product__quantity-price,.shortcode.shortcode-woocommerce-checkout .custom-checkout-product__quantity-price{white-space:nowrap;word-break:keep-all}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-review-order__totals,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-review-order__totals,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-review-order__totals,.shortcode form.woocommerce-checkout .custom-checkout-review-order__totals,.shortcode .woocommerce-checkout .custom-checkout-review-order__totals,.shortcode .custom-checkout-page .custom-checkout-review-order__totals,.shortcode.shortcode-woocommerce-checkout .custom-checkout-review-order__totals{margin-top:24px;padding-top:24px;border-top:1px solid rgba(151,115,88,.2)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row,.shortcode form.woocommerce-checkout .custom-checkout-totals__row,.shortcode .woocommerce-checkout .custom-checkout-totals__row,.shortcode .custom-checkout-page .custom-checkout-totals__row,.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;border-bottom:1px solid rgba(151,115,88,.1)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row:last-of-type:not(.custom-checkout-totals__total),body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row:last-of-type:not(.custom-checkout-totals__total),body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row:last-of-type:not(.custom-checkout-totals__total),.shortcode form.woocommerce-checkout .custom-checkout-totals__row:last-of-type:not(.custom-checkout-totals__total),.shortcode .woocommerce-checkout .custom-checkout-totals__row:last-of-type:not(.custom-checkout-totals__total),.shortcode .custom-checkout-page .custom-checkout-totals__row:last-of-type:not(.custom-checkout-totals__total),.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row:last-of-type:not(.custom-checkout-totals__total){border-bottom:none}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__label,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__label,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row .custom-checkout-totals__label,.shortcode form.woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__label,.shortcode .woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__label,.shortcode .custom-checkout-page .custom-checkout-totals__row .custom-checkout-totals__label,.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__label{color:#666;font-weight:400}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row .custom-checkout-totals__value,.shortcode form.woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value,.shortcode .woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value,.shortcode .custom-checkout-page .custom-checkout-totals__row .custom-checkout-totals__value,.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value{color:var(--color-black, #1f1f1f);font-weight:500}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value .shipping-free,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value .shipping-free,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row .custom-checkout-totals__value .shipping-free,.shortcode form.woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value .shipping-free,.shortcode .woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value .shipping-free,.shortcode .custom-checkout-page .custom-checkout-totals__row .custom-checkout-totals__value .shipping-free,.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row .custom-checkout-totals__value .shipping-free{color:#b20000;font-weight:600}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row.custom-checkout-shipping-row .custom-checkout-totals__value,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row.custom-checkout-shipping-row .custom-checkout-totals__value,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row.custom-checkout-shipping-row .custom-checkout-totals__value,.shortcode form.woocommerce-checkout .custom-checkout-totals__row.custom-checkout-shipping-row .custom-checkout-totals__value,.shortcode .woocommerce-checkout .custom-checkout-totals__row.custom-checkout-shipping-row .custom-checkout-totals__value,.shortcode .custom-checkout-page .custom-checkout-totals__row.custom-checkout-shipping-row .custom-checkout-totals__value,.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row.custom-checkout-shipping-row .custom-checkout-totals__value{font-weight:600}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row.custom-checkout-totals__total,.shortcode form.woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total,.shortcode .woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total,.shortcode .custom-checkout-page .custom-checkout-totals__row.custom-checkout-totals__total,.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total{padding:20px 0;margin-top:16px;border-top:2px solid rgba(151,115,88,.3);font-size:18px;font-weight:700}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__label,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__label,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__label,.shortcode form.woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__label,.shortcode .woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__label,.shortcode .custom-checkout-page .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__label,.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__label{color:var(--color-black, #1f1f1f);font-weight:700}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__value,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__value,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__value,.shortcode form.woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__value,.shortcode .woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__value,.shortcode .custom-checkout-page .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__value,.shortcode.shortcode-woocommerce-checkout .custom-checkout-totals__row.custom-checkout-totals__total .custom-checkout-totals__value{color:#b20000}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order-table .shipping,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order-table .shipping,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order-table .shipping,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order-table .shipping,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order-table .shipping,.shortcode .custom-checkout-page .woocommerce-checkout-review-order-table .shipping,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order-table .shipping,body.woocommerce-checkout .shortcode form.woocommerce-checkout #order_review .woocommerce-shipping-totals,body.woocommerce-checkout .shortcode form.woocommerce-checkout #order_review .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode form.woocommerce-checkout #order_review table.shop_table .shipping,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table .shipping,body.woocommerce-checkout .shortcode .woocommerce-checkout #order_review .woocommerce-shipping-totals,body.woocommerce-checkout .shortcode .woocommerce-checkout #order_review .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode .woocommerce-checkout #order_review table.shop_table .shipping,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table .shipping,body.woocommerce-checkout .shortcode .custom-checkout-page #order_review .woocommerce-shipping-totals,body.woocommerce-checkout .shortcode .custom-checkout-page #order_review .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode .custom-checkout-page #order_review table.shop_table .shipping,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order .woocommerce-shipping-totals,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order table.shop_table .shipping,.shortcode form.woocommerce-checkout #order_review .woocommerce-shipping-totals,.shortcode form.woocommerce-checkout #order_review .woocommerce-shipping-methods,.shortcode form.woocommerce-checkout #order_review table.shop_table .shipping,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table .shipping,.shortcode .woocommerce-checkout #order_review .woocommerce-shipping-totals,.shortcode .woocommerce-checkout #order_review .woocommerce-shipping-methods,.shortcode .woocommerce-checkout #order_review table.shop_table .shipping,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table .shipping,.shortcode .custom-checkout-page #order_review .woocommerce-shipping-totals,.shortcode .custom-checkout-page #order_review .woocommerce-shipping-methods,.shortcode .custom-checkout-page #order_review table.shop_table .shipping,.shortcode .custom-checkout-page .woocommerce-checkout-review-order .woocommerce-shipping-totals,.shortcode .custom-checkout-page .woocommerce-checkout-review-order .woocommerce-shipping-methods,.shortcode .custom-checkout-page .woocommerce-checkout-review-order table.shop_table .shipping,.shortcode.shortcode-woocommerce-checkout #order_review .woocommerce-shipping-totals,.shortcode.shortcode-woocommerce-checkout #order_review .woocommerce-shipping-methods,.shortcode.shortcode-woocommerce-checkout #order_review table.shop_table .shipping,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order table.shop_table .shipping{display:none!important}body.woocommerce-checkout .shortcode form.woocommerce-checkout #order_review .custom-checkout-shipping-row,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-checkout-review-order .custom-checkout-shipping-row,body.woocommerce-checkout .shortcode .woocommerce-checkout #order_review .custom-checkout-shipping-row,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-checkout-review-order .custom-checkout-shipping-row,body.woocommerce-checkout .shortcode .custom-checkout-page #order_review .custom-checkout-shipping-row,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-checkout-review-order .custom-checkout-shipping-row,.shortcode form.woocommerce-checkout #order_review .custom-checkout-shipping-row,.shortcode form.woocommerce-checkout .woocommerce-checkout-review-order .custom-checkout-shipping-row,.shortcode .woocommerce-checkout #order_review .custom-checkout-shipping-row,.shortcode .woocommerce-checkout .woocommerce-checkout-review-order .custom-checkout-shipping-row,.shortcode .custom-checkout-page #order_review .custom-checkout-shipping-row,.shortcode .custom-checkout-page .woocommerce-checkout-review-order .custom-checkout-shipping-row,.shortcode.shortcode-woocommerce-checkout #order_review .custom-checkout-shipping-row,.shortcode.shortcode-woocommerce-checkout .woocommerce-checkout-review-order .custom-checkout-shipping-row{display:flex!important}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields h3,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields h3,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields h3,.shortcode form.woocommerce-checkout .woocommerce-shipping-fields h3,.shortcode .woocommerce-checkout .woocommerce-shipping-fields h3,.shortcode .custom-checkout-page .woocommerce-shipping-fields h3,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields h3{font-size:20px;font-weight:600;color:var(--color-black, #1f1f1f);margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid rgba(151,115,88,.3)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields h3#ship-to-different-address,.shortcode form.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address,.shortcode .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address,.shortcode .custom-checkout-page .woocommerce-shipping-fields h3#ship-to-different-address,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address{border-bottom:none;padding-bottom:0;margin-bottom:12px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields h3#ship-to-different-address label,.shortcode form.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label,.shortcode .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label,.shortcode .custom-checkout-page .woocommerce-shipping-fields h3#ship-to-different-address label,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:500;font-size:16px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label input[type=checkbox],body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label input[type=checkbox],body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields h3#ship-to-different-address label input[type=checkbox],.shortcode form.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label input[type=checkbox],.shortcode .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label input[type=checkbox],.shortcode .custom-checkout-page .woocommerce-shipping-fields h3#ship-to-different-address label input[type=checkbox],.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label input[type=checkbox]{width:18px;height:18px;margin:0;cursor:pointer}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields .form-row-description,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields .form-row-description,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields .form-row-description,.shortcode form.woocommerce-checkout .woocommerce-shipping-fields .form-row-description,.shortcode .woocommerce-checkout .woocommerce-shipping-fields .form-row-description,.shortcode .custom-checkout-page .woocommerce-shipping-fields .form-row-description,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields .form-row-description{font-size:14px;color:#666;margin-bottom:20px;line-height:1.5}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping_address,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping_address,.shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address,.shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping_address,.shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping_address,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields .shipping_address{margin-top:20px;transition:all .3s ease}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields],body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields],body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields],.shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields],.shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields],.shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields],.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields]{display:none!important}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields][aria-expanded=true],body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields].show,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields][aria-expanded=true],body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields].show,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields][aria-expanded=true],body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields].show,.shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields][aria-expanded=true],.shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields].show,.shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields][aria-expanded=true],.shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields].show,.shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields][aria-expanded=true],.shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields].show,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields][aria-expanded=true],.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields .shipping_address[id=shipping_address_fields].show{display:block!important}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping-methods-title,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping-methods-title,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping-methods-title,.shortcode form.woocommerce-checkout .woocommerce-shipping-fields .shipping-methods-title,.shortcode .woocommerce-checkout .woocommerce-shipping-fields .shipping-methods-title,.shortcode .custom-checkout-page .woocommerce-shipping-fields .shipping-methods-title,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-fields .shipping-methods-title{margin-top:32px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode form.woocommerce-checkout .shipping-methods,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode .woocommerce-checkout .shipping-methods,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-methods,body.woocommerce-checkout .shortcode .custom-checkout-page .shipping-methods,.shortcode form.woocommerce-checkout .woocommerce-shipping-methods,.shortcode form.woocommerce-checkout .shipping-methods,.shortcode .woocommerce-checkout .woocommerce-shipping-methods,.shortcode .woocommerce-checkout .shipping-methods,.shortcode .custom-checkout-page .woocommerce-shipping-methods,.shortcode .custom-checkout-page .shipping-methods,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-methods,.shortcode.shortcode-woocommerce-checkout .shipping-methods{list-style:none;padding:0;margin:0 0 20px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-methods li,body.woocommerce-checkout .shortcode form.woocommerce-checkout .shipping-methods li,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-methods li,body.woocommerce-checkout .shortcode .woocommerce-checkout .shipping-methods li,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-methods li,body.woocommerce-checkout .shortcode .custom-checkout-page .shipping-methods li,.shortcode form.woocommerce-checkout .woocommerce-shipping-methods li,.shortcode form.woocommerce-checkout .shipping-methods li,.shortcode .woocommerce-checkout .woocommerce-shipping-methods li,.shortcode .woocommerce-checkout .shipping-methods li,.shortcode .custom-checkout-page .woocommerce-shipping-methods li,.shortcode .custom-checkout-page .shipping-methods li,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-methods li,.shortcode.shortcode-woocommerce-checkout .shipping-methods li{margin-bottom:12px;padding:7px;background:#f9f9f9;border:1px solid rgba(151,115,88,.2);border-radius:0 0 8px;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-methods li input[type=radio],body.woocommerce-checkout .shortcode form.woocommerce-checkout .shipping-methods li input[type=radio],body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-methods li input[type=radio],body.woocommerce-checkout .shortcode .woocommerce-checkout .shipping-methods li input[type=radio],body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-methods li input[type=radio],body.woocommerce-checkout .shortcode .custom-checkout-page .shipping-methods li input[type=radio],.shortcode form.woocommerce-checkout .woocommerce-shipping-methods li input[type=radio],.shortcode form.woocommerce-checkout .shipping-methods li input[type=radio],.shortcode .woocommerce-checkout .woocommerce-shipping-methods li input[type=radio],.shortcode .woocommerce-checkout .shipping-methods li input[type=radio],.shortcode .custom-checkout-page .woocommerce-shipping-methods li input[type=radio],.shortcode .custom-checkout-page .shipping-methods li input[type=radio],.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-methods li input[type=radio],.shortcode.shortcode-woocommerce-checkout .shipping-methods li input[type=radio]{margin-right:12px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-methods li label,body.woocommerce-checkout .shortcode form.woocommerce-checkout .shipping-methods li label,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-methods li label,body.woocommerce-checkout .shortcode .woocommerce-checkout .shipping-methods li label,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-methods li label,body.woocommerce-checkout .shortcode .custom-checkout-page .shipping-methods li label,.shortcode form.woocommerce-checkout .woocommerce-shipping-methods li label,.shortcode form.woocommerce-checkout .shipping-methods li label,.shortcode .woocommerce-checkout .woocommerce-shipping-methods li label,.shortcode .woocommerce-checkout .shipping-methods li label,.shortcode .custom-checkout-page .woocommerce-shipping-methods li label,.shortcode .custom-checkout-page .shipping-methods li label,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-methods li label,.shortcode.shortcode-woocommerce-checkout .shipping-methods li label{flex:1;display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin:0;font-weight:500;color:var(--color-black, #1f1f1f)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-methods li label .amount,body.woocommerce-checkout .shortcode form.woocommerce-checkout .shipping-methods li label .amount,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-methods li label .amount,body.woocommerce-checkout .shortcode .woocommerce-checkout .shipping-methods li label .amount,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-methods li label .amount,body.woocommerce-checkout .shortcode .custom-checkout-page .shipping-methods li label .amount,.shortcode form.woocommerce-checkout .woocommerce-shipping-methods li label .amount,.shortcode form.woocommerce-checkout .shipping-methods li label .amount,.shortcode .woocommerce-checkout .woocommerce-shipping-methods li label .amount,.shortcode .woocommerce-checkout .shipping-methods li label .amount,.shortcode .custom-checkout-page .woocommerce-shipping-methods li label .amount,.shortcode .custom-checkout-page .shipping-methods li label .amount,.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-methods li label .amount,.shortcode.shortcode-woocommerce-checkout .shipping-methods li label .amount{font-weight:600;color:#b20000;margin-left:12px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-shipping-methods li:has(input:checked),body.woocommerce-checkout .shortcode form.woocommerce-checkout .shipping-methods li:has(input:checked),body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-shipping-methods li:has(input:checked),body.woocommerce-checkout .shortcode .woocommerce-checkout .shipping-methods li:has(input:checked),body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-shipping-methods li:has(input:checked),body.woocommerce-checkout .shortcode .custom-checkout-page .shipping-methods li:has(input:checked),.shortcode form.woocommerce-checkout .woocommerce-shipping-methods li:has(input:checked),.shortcode form.woocommerce-checkout .shipping-methods li:has(input:checked),.shortcode .woocommerce-checkout .woocommerce-shipping-methods li:has(input:checked),.shortcode .woocommerce-checkout .shipping-methods li:has(input:checked),.shortcode .custom-checkout-page .woocommerce-shipping-methods li:has(input:checked),.shortcode .custom-checkout-page .shipping-methods li:has(input:checked),.shortcode.shortcode-woocommerce-checkout .woocommerce-shipping-methods li:has(input:checked),.shortcode.shortcode-woocommerce-checkout .shipping-methods li:has(input:checked){border-color:#b20000;background:#b200000d}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-actions,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-actions,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-actions,.shortcode form.woocommerce-checkout .custom-checkout-actions,.shortcode .woocommerce-checkout .custom-checkout-actions,.shortcode .custom-checkout-page .custom-checkout-actions,.shortcode.shortcode-woocommerce-checkout .custom-checkout-actions{margin-top:32px;padding-top:24px;border-top:1px solid rgba(151,115,88,.2)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-back-link,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-back-link,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-back-link,.shortcode form.woocommerce-checkout .custom-checkout-back-link,.shortcode .woocommerce-checkout .custom-checkout-back-link,.shortcode .custom-checkout-page .custom-checkout-back-link,.shortcode.shortcode-woocommerce-checkout .custom-checkout-back-link{color:var(--color-black, #1f1f1f);text-decoration:none;font-size:14px;display:inline-flex;align-items:center;gap:8px;transition:color .3s ease}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-back-link:hover,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-back-link:hover,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-back-link:hover,.shortcode form.woocommerce-checkout .custom-checkout-back-link:hover,.shortcode .woocommerce-checkout .custom-checkout-back-link:hover,.shortcode .custom-checkout-page .custom-checkout-back-link:hover,.shortcode.shortcode-woocommerce-checkout .custom-checkout-back-link:hover{color:#b20000}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment,body.woocommerce-checkout .shortcode .custom-checkout-page #payment,.shortcode form.woocommerce-checkout .custom-checkout-payment,.shortcode form.woocommerce-checkout #payment,.shortcode .woocommerce-checkout .custom-checkout-payment,.shortcode .woocommerce-checkout #payment,.shortcode .custom-checkout-page .custom-checkout-payment,.shortcode .custom-checkout-page #payment,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment,.shortcode.shortcode-woocommerce-checkout #payment{margin-top:32px;padding:10px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment h3,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment h3,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment h3,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment h3,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment h3,body.woocommerce-checkout .shortcode .custom-checkout-page #payment h3,.shortcode form.woocommerce-checkout .custom-checkout-payment h3,.shortcode form.woocommerce-checkout #payment h3,.shortcode .woocommerce-checkout .custom-checkout-payment h3,.shortcode .woocommerce-checkout #payment h3,.shortcode .custom-checkout-page .custom-checkout-payment h3,.shortcode .custom-checkout-page #payment h3,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment h3,.shortcode.shortcode-woocommerce-checkout #payment h3{font-size:20px;font-weight:600;color:var(--color-black, #1f1f1f);margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid rgba(151,115,88,.3)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .payment_methods,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .payment_methods,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .payment_methods,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .payment_methods,.shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods,.shortcode form.woocommerce-checkout #payment .payment_methods,.shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods,.shortcode .woocommerce-checkout #payment .payment_methods,.shortcode .custom-checkout-page .custom-checkout-payment .payment_methods,.shortcode .custom-checkout-page #payment .payment_methods,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .payment_methods,.shortcode.shortcode-woocommerce-checkout #payment .payment_methods{list-style:none;padding:0;margin:0 0 24px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .payment_methods li,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .payment_methods li,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .payment_methods li,.shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li,.shortcode form.woocommerce-checkout #payment .payment_methods li,.shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li,.shortcode .woocommerce-checkout #payment .payment_methods li,.shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li,.shortcode .custom-checkout-page #payment .payment_methods li,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .payment_methods li,.shortcode.shortcode-woocommerce-checkout #payment .payment_methods li{margin-bottom:12px;padding:16px;background:#f9f9f9;border:1px solid rgba(151,115,88,.2);border-radius:0 0 8px;transition:all .3s ease}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method input[type=radio],body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method input[type=radio],body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method input[type=radio],body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method input[type=radio],body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method input[type=radio],body.woocommerce-checkout .shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method input[type=radio],.shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method input[type=radio],.shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method input[type=radio],.shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method input[type=radio],.shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method input[type=radio],.shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method input[type=radio],.shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method input[type=radio],.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method input[type=radio],.shortcode.shortcode-woocommerce-checkout #payment .payment_methods li.wc_payment_method input[type=radio]{margin-right:12px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method label,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method label,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method label,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method label,.shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label,.shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method label,.shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label,.shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method label,.shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method label,.shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method label,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label,.shortcode.shortcode-woocommerce-checkout #payment .payment_methods li.wc_payment_method label{font-weight:500;color:var(--color-black, #1f1f1f);cursor:pointer;width:100%}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label .payment-method-title,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method label .payment-method-title,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label .payment-method-title,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method label .payment-method-title,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method label .payment-method-title,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method label .payment-method-title,.shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label .payment-method-title,.shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method label .payment-method-title,.shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label .payment-method-title,.shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method label .payment-method-title,.shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method label .payment-method-title,.shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method label .payment-method-title,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method label .payment-method-title,.shortcode.shortcode-woocommerce-checkout #payment .payment_methods li.wc_payment_method label .payment-method-title{flex:1}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method .payment_box,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method .payment_box,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method .payment_box,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method .payment_box,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method .payment_box,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method .payment_box,.shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method .payment_box,.shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method .payment_box,.shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method .payment_box,.shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method .payment_box,.shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method .payment_box,.shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method .payment_box,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method .payment_box,.shortcode.shortcode-woocommerce-checkout #payment .payment_methods li.wc_payment_method .payment_box{margin-top:12px;padding:16px;background:#fff;border-radius:4px;font-size:14px;color:#666}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method:has(input:checked),body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method:has(input:checked),body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method:has(input:checked),body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method:has(input:checked),body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method:has(input:checked),body.woocommerce-checkout .shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method:has(input:checked),.shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method:has(input:checked),.shortcode form.woocommerce-checkout #payment .payment_methods li.wc_payment_method:has(input:checked),.shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method:has(input:checked),.shortcode .woocommerce-checkout #payment .payment_methods li.wc_payment_method:has(input:checked),.shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.wc_payment_method:has(input:checked),.shortcode .custom-checkout-page #payment .payment_methods li.wc_payment_method:has(input:checked),.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .payment_methods li.wc_payment_method:has(input:checked),.shortcode.shortcode-woocommerce-checkout #payment .payment_methods li.wc_payment_method:has(input:checked){border-color:#b20000;background:#4a77660d}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.woocommerce-notice,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .payment_methods li.woocommerce-notice,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.woocommerce-notice,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .payment_methods li.woocommerce-notice,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.woocommerce-notice,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .payment_methods li.woocommerce-notice,.shortcode form.woocommerce-checkout .custom-checkout-payment .payment_methods li.woocommerce-notice,.shortcode form.woocommerce-checkout #payment .payment_methods li.woocommerce-notice,.shortcode .woocommerce-checkout .custom-checkout-payment .payment_methods li.woocommerce-notice,.shortcode .woocommerce-checkout #payment .payment_methods li.woocommerce-notice,.shortcode .custom-checkout-page .custom-checkout-payment .payment_methods li.woocommerce-notice,.shortcode .custom-checkout-page #payment .payment_methods li.woocommerce-notice,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .payment_methods li.woocommerce-notice,.shortcode.shortcode-woocommerce-checkout #payment .payment_methods li.woocommerce-notice{background:#fff5f5;border-color:red;color:#c00;padding:16px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .place-order,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .place-order,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .place-order,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .place-order,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .place-order,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .place-order,.shortcode form.woocommerce-checkout .custom-checkout-payment .place-order,.shortcode form.woocommerce-checkout #payment .place-order,.shortcode .woocommerce-checkout .custom-checkout-payment .place-order,.shortcode .woocommerce-checkout #payment .place-order,.shortcode .custom-checkout-page .custom-checkout-payment .place-order,.shortcode .custom-checkout-page #payment .place-order,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .place-order,.shortcode.shortcode-woocommerce-checkout #payment .place-order{margin-top:24px;padding-top:24px;border-top:1px solid rgba(151,115,88,.2)}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .place-order #place_order,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .place-order #place_order,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .place-order #place_order,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .place-order #place_order,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .place-order #place_order,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .place-order #place_order,.shortcode form.woocommerce-checkout .custom-checkout-payment .place-order #place_order,.shortcode form.woocommerce-checkout #payment .place-order #place_order,.shortcode .woocommerce-checkout .custom-checkout-payment .place-order #place_order,.shortcode .woocommerce-checkout #payment .place-order #place_order,.shortcode .custom-checkout-page .custom-checkout-payment .place-order #place_order,.shortcode .custom-checkout-page #payment .place-order #place_order,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .place-order #place_order,.shortcode.shortcode-woocommerce-checkout #payment .place-order #place_order{width:100%;padding:16px 24px;background-color:#000;color:#fff;border:none;border-radius:0 0 8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .place-order #place_order:hover,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .place-order #place_order:hover,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .place-order #place_order:hover,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .place-order #place_order:hover,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .place-order #place_order:hover,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .place-order #place_order:hover,.shortcode form.woocommerce-checkout .custom-checkout-payment .place-order #place_order:hover,.shortcode form.woocommerce-checkout #payment .place-order #place_order:hover,.shortcode .woocommerce-checkout .custom-checkout-payment .place-order #place_order:hover,.shortcode .woocommerce-checkout #payment .place-order #place_order:hover,.shortcode .custom-checkout-page .custom-checkout-payment .place-order #place_order:hover,.shortcode .custom-checkout-page #payment .place-order #place_order:hover,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .place-order #place_order:hover,.shortcode.shortcode-woocommerce-checkout #payment .place-order #place_order:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}body.woocommerce-checkout .shortcode form.woocommerce-checkout .custom-checkout-payment .place-order #place_order:disabled,body.woocommerce-checkout .shortcode form.woocommerce-checkout #payment .place-order #place_order:disabled,body.woocommerce-checkout .shortcode .woocommerce-checkout .custom-checkout-payment .place-order #place_order:disabled,body.woocommerce-checkout .shortcode .woocommerce-checkout #payment .place-order #place_order:disabled,body.woocommerce-checkout .shortcode .custom-checkout-page .custom-checkout-payment .place-order #place_order:disabled,body.woocommerce-checkout .shortcode .custom-checkout-page #payment .place-order #place_order:disabled,.shortcode form.woocommerce-checkout .custom-checkout-payment .place-order #place_order:disabled,.shortcode form.woocommerce-checkout #payment .place-order #place_order:disabled,.shortcode .woocommerce-checkout .custom-checkout-payment .place-order #place_order:disabled,.shortcode .woocommerce-checkout #payment .place-order #place_order:disabled,.shortcode .custom-checkout-page .custom-checkout-payment .place-order #place_order:disabled,.shortcode .custom-checkout-page #payment .place-order #place_order:disabled,.shortcode.shortcode-woocommerce-checkout .custom-checkout-payment .place-order #place_order:disabled,.shortcode.shortcode-woocommerce-checkout #payment .place-order #place_order:disabled{opacity:.6;cursor:not-allowed;transform:none}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-error,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-info,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-message,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-error,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-info,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-message,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-error,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-info,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-message,.shortcode form.woocommerce-checkout .woocommerce-error,.shortcode form.woocommerce-checkout .woocommerce-info,.shortcode form.woocommerce-checkout .woocommerce-message,.shortcode .woocommerce-checkout .woocommerce-error,.shortcode .woocommerce-checkout .woocommerce-info,.shortcode .woocommerce-checkout .woocommerce-message,.shortcode .custom-checkout-page .woocommerce-error,.shortcode .custom-checkout-page .woocommerce-info,.shortcode .custom-checkout-page .woocommerce-message,.shortcode.shortcode-woocommerce-checkout .woocommerce-error,.shortcode.shortcode-woocommerce-checkout .woocommerce-info,.shortcode.shortcode-woocommerce-checkout .woocommerce-message{margin-bottom:24px;border-radius:0 0 8px}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-error.woocommerce-error,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-info.woocommerce-error,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-message.woocommerce-error,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-error.woocommerce-error,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-info.woocommerce-error,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-message.woocommerce-error,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-error.woocommerce-error,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-info.woocommerce-error,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-message.woocommerce-error,.shortcode form.woocommerce-checkout .woocommerce-error.woocommerce-error,.shortcode form.woocommerce-checkout .woocommerce-info.woocommerce-error,.shortcode form.woocommerce-checkout .woocommerce-message.woocommerce-error,.shortcode .woocommerce-checkout .woocommerce-error.woocommerce-error,.shortcode .woocommerce-checkout .woocommerce-info.woocommerce-error,.shortcode .woocommerce-checkout .woocommerce-message.woocommerce-error,.shortcode .custom-checkout-page .woocommerce-error.woocommerce-error,.shortcode .custom-checkout-page .woocommerce-info.woocommerce-error,.shortcode .custom-checkout-page .woocommerce-message.woocommerce-error,.shortcode.shortcode-woocommerce-checkout .woocommerce-error.woocommerce-error,.shortcode.shortcode-woocommerce-checkout .woocommerce-info.woocommerce-error,.shortcode.shortcode-woocommerce-checkout .woocommerce-message.woocommerce-error{background-color:#fff5f5;border-color:red;color:#c00}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-error.woocommerce-info,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-info.woocommerce-info,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-message.woocommerce-info,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-error.woocommerce-info,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-info.woocommerce-info,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-message.woocommerce-info,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-error.woocommerce-info,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-info.woocommerce-info,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-message.woocommerce-info,.shortcode form.woocommerce-checkout .woocommerce-error.woocommerce-info,.shortcode form.woocommerce-checkout .woocommerce-info.woocommerce-info,.shortcode form.woocommerce-checkout .woocommerce-message.woocommerce-info,.shortcode .woocommerce-checkout .woocommerce-error.woocommerce-info,.shortcode .woocommerce-checkout .woocommerce-info.woocommerce-info,.shortcode .woocommerce-checkout .woocommerce-message.woocommerce-info,.shortcode .custom-checkout-page .woocommerce-error.woocommerce-info,.shortcode .custom-checkout-page .woocommerce-info.woocommerce-info,.shortcode .custom-checkout-page .woocommerce-message.woocommerce-info,.shortcode.shortcode-woocommerce-checkout .woocommerce-error.woocommerce-info,.shortcode.shortcode-woocommerce-checkout .woocommerce-info.woocommerce-info,.shortcode.shortcode-woocommerce-checkout .woocommerce-message.woocommerce-info{background-color:#f0f9ff;border-color:#06c;color:#049}body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-error.woocommerce-message,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-info.woocommerce-message,body.woocommerce-checkout .shortcode form.woocommerce-checkout .woocommerce-message.woocommerce-message,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-error.woocommerce-message,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-info.woocommerce-message,body.woocommerce-checkout .shortcode .woocommerce-checkout .woocommerce-message.woocommerce-message,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-error.woocommerce-message,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-info.woocommerce-message,body.woocommerce-checkout .shortcode .custom-checkout-page .woocommerce-message.woocommerce-message,.shortcode form.woocommerce-checkout .woocommerce-error.woocommerce-message,.shortcode form.woocommerce-checkout .woocommerce-info.woocommerce-message,.shortcode form.woocommerce-checkout .woocommerce-message.woocommerce-message,.shortcode .woocommerce-checkout .woocommerce-error.woocommerce-message,.shortcode .woocommerce-checkout .woocommerce-info.woocommerce-message,.shortcode .woocommerce-checkout .woocommerce-message.woocommerce-message,.shortcode .custom-checkout-page .woocommerce-error.woocommerce-message,.shortcode .custom-checkout-page .woocommerce-info.woocommerce-message,.shortcode .custom-checkout-page .woocommerce-message.woocommerce-message,.shortcode.shortcode-woocommerce-checkout .woocommerce-error.woocommerce-message,.shortcode.shortcode-woocommerce-checkout .woocommerce-info.woocommerce-message,.shortcode.shortcode-woocommerce-checkout .woocommerce-message.woocommerce-message{background-color:#fff5f5;border-color:#b20000;color:#8d0000}.shortcode .button,.shortcode button.button,.shortcode input.button,.shortcode a.button{padding:12px 24px;background-color:#b20000;color:#fff;border:none;border-radius:0 0 8px;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;display:inline-block}.shortcode .button:hover,.shortcode button.button:hover,.shortcode input.button:hover,.shortcode a.button:hover{background-color:#8d0000;transform:translateY(-2px);box-shadow:0 4px 12px #b200004d}.shortcode .button.alt,.shortcode button.button.alt,.shortcode input.button.alt,.shortcode a.button.alt{background-color:transparent;border:1px solid #b20000;color:#b20000}.shortcode .button.alt:hover,.shortcode button.button.alt:hover,.shortcode input.button.alt:hover,.shortcode a.button.alt:hover{background-color:#b20000;color:#fff}.shortcode .cart-empty{text-align:center;padding:60px 20px}.shortcode .cart-empty .return-to-shop{margin-top:24px}.shortcode .woocommerce-billing-fields__field-wrapper,.shortcode .woocommerce-shipping-fields__field-wrapper{font-size:0}.shortcode .woocommerce-billing-fields__field-wrapper .form-row,.shortcode .woocommerce-shipping-fields__field-wrapper .form-row{font-size:14px}.shortcode .woocommerce-billing-fields__field-wrapper .form-row-first,.shortcode .woocommerce-shipping-fields__field-wrapper .form-row-first{position:relative}.shortcode .woocommerce-billing-fields__field-wrapper .form-row-first:after,.shortcode .woocommerce-shipping-fields__field-wrapper .form-row-first:after{content:"";position:absolute;right:-8px;top:8px;bottom:8px;width:1px;background-color:#97735826}@media (max-width: 768px){.shortcode .woocommerce-billing-fields__field-wrapper .form-row-first:after,.shortcode .woocommerce-shipping-fields__field-wrapper .form-row-first:after{display:none}}.shortcode .woocommerce-order-received{padding:40px 0 60px;max-width:900px;margin:0 auto}@media (max-width: 768px){.shortcode .woocommerce-order-received{padding:20px 0 40px}}.shortcode .woocommerce-order-received__success{background:#fff;border-radius:12px;padding:48px;box-shadow:0 4px 20px #00000014;margin-bottom:40px}@media (max-width: 768px){.shortcode .woocommerce-order-received__success{padding:32px 24px;margin-bottom:32px}}.shortcode .woocommerce-order-received__failed{background:#fff5f5;border:2px solid #fecaca;border-radius:12px;padding:48px;text-align:center;margin-bottom:40px}@media (max-width: 768px){.shortcode .woocommerce-order-received__failed{padding:32px 24px}}.shortcode .woocommerce-order-received__header{text-align:center;margin-bottom:40px}.shortcode .woocommerce-order-received__icon{margin:0 auto 24px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff5f5;color:#b20000}.shortcode .woocommerce-order-received__icon--success{background:#fff5f5;color:#b20000}.shortcode .woocommerce-order-received__icon--error{background:#fef2f2;color:#dc2626}.shortcode .woocommerce-order-received__icon svg{width:48px;height:48px}.shortcode .woocommerce-order-received__title{font-size:32px;font-weight:700;color:var(--color-black, #1f1f1f);margin:0 0 12px;line-height:1.3}@media (max-width: 768px){.shortcode .woocommerce-order-received__title{font-size:24px}}.shortcode .woocommerce-order-received__title--error{color:#dc2626}.shortcode .woocommerce-order-received__subtitle{font-size:16px;color:#666;margin:0;line-height:1.6}.shortcode .woocommerce-order-received__message{font-size:16px;color:#666;line-height:1.6;margin:0}.shortcode .woocommerce-order-received__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;padding:32px;background:#f9fafb;border-radius:8px;margin-bottom:32px}@media (max-width: 768px){.shortcode .woocommerce-order-received__summary{grid-template-columns:1fr;gap:16px;padding:24px}}.shortcode .woocommerce-order-received__summary-item{display:flex;flex-direction:column;gap:8px}.shortcode .woocommerce-order-received__summary-label{font-size:13px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px}.shortcode .woocommerce-order-received__summary-value{font-size:18px;font-weight:600;color:var(--color-black, #1f1f1f);word-break:break-word;overflow-wrap:break-word}.shortcode .woocommerce-order-received__summary-value a[href^="mailto:"]{word-break:break-all;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.shortcode .woocommerce-order-received__summary-value--total{font-size:24px;color:#b20000}.shortcode .woocommerce-order-received__summary-item[data-email] .woocommerce-order-received__summary-value{word-break:break-all;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.shortcode .woocommerce-order-received__payment-notice{background:#fff9e6;border-left:4px solid #fbbf24;padding:16px 20px;border-radius:4px;margin-bottom:32px}.shortcode .woocommerce-order-received__payment-notice p{margin:0;font-size:14px;color:#92400e;font-weight:500}.shortcode .woocommerce-order-received__details{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #00000014}@media (max-width: 768px){.shortcode .woocommerce-order-received__details{padding:24px}}.shortcode .woocommerce-order-received__details-title{font-size:24px;font-weight:700;color:var(--color-black, #1f1f1f);margin:0 0 32px;padding-bottom:16px;border-bottom:2px solid rgba(151,115,88,.3)}@media (max-width: 768px){.shortcode .woocommerce-order-received__details-title{font-size:20px;margin-bottom:24px}}.shortcode .woocommerce-order-details{padding:40px 0 60px;max-width:1200px;margin:0 auto}@media (max-width: 768px){.shortcode .woocommerce-order-details{padding:20px 0 40px}}.shortcode .woocommerce-order-details__header{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 20px #00000014;margin-bottom:32px}@media (max-width: 768px){.shortcode .woocommerce-order-details__header{padding:24px}}.shortcode .woocommerce-order-details__title{font-size:28px;font-weight:700;color:var(--color-black, #1f1f1f);margin:0 0 12px;line-height:1.3}@media (max-width: 768px){.shortcode .woocommerce-order-details__title{font-size:22px}}.shortcode .woocommerce-order-details__title mark{background:transparent;color:#b20000;font-weight:700}.shortcode .woocommerce-order-details__meta{font-size:14px;color:#666;margin:0}.shortcode .woocommerce-order-details__meta strong{color:var(--color-black, #1f1f1f)}.shortcode .woocommerce-order-details__notes{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 20px #00000014;margin-bottom:32px}@media (max-width: 768px){.shortcode .woocommerce-order-details__notes{padding:24px}}.shortcode .woocommerce-order-details__notes-title{font-size:20px;font-weight:600;color:var(--color-black, #1f1f1f);margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid rgba(151,115,88,.3)}.shortcode .woocommerce-order-details__notes-list{list-style:none;padding:0;margin:0}.shortcode .woocommerce-order-details__note{padding:16px;background:#f9fafb;border-radius:8px;margin-bottom:12px}.shortcode .woocommerce-order-details__note:last-child{margin-bottom:0}.shortcode .woocommerce-order-details__note-content{font-size:14px;color:var(--color-black, #1f1f1f);line-height:1.6;margin-bottom:8px}.shortcode .woocommerce-order-details__note-date{font-size:12px;color:#666}.shortcode .woocommerce-order-details__addresses{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:32px}@media (max-width: 992px){.shortcode .woocommerce-order-details__addresses{grid-template-columns:1fr;gap:24px}}.shortcode .woocommerce-order-details__address{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 20px #00000014}@media (max-width: 768px){.shortcode .woocommerce-order-details__address{padding:24px}}.shortcode .woocommerce-order-details__address-title{font-size:20px;font-weight:600;color:var(--color-black, #1f1f1f);margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid rgba(151,115,88,.3)}.shortcode .woocommerce-order-details__address-content{font-size:14px;color:var(--color-black, #1f1f1f);line-height:1.8;font-style:normal;margin:0}.shortcode .woocommerce-order-details__address-content p{margin:0 0 8px}.shortcode .woocommerce-order-details__address-content p:last-child{margin-bottom:0}.shortcode .woocommerce-order-details__address-phone,.shortcode .woocommerce-order-details__address-email{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:14px;color:var(--color-black, #1f1f1f)}.shortcode .woocommerce-order-details__address-phone svg,.shortcode .woocommerce-order-details__address-email svg{width:16px;height:16px;color:#666;flex-shrink:0}.shortcode .woocommerce-order-details__address-phone a,.shortcode .woocommerce-order-details__address-email a{color:#b20000;text-decoration:none;transition:color .3s ease;word-break:break-all;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.shortcode .woocommerce-order-details__address-phone a:hover,.shortcode .woocommerce-order-details__address-email a:hover{color:#8d0000;text-decoration:underline}.shortcode .woocommerce-order-details-section{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #00000014;margin-bottom:32px}@media (max-width: 768px){.shortcode .woocommerce-order-details-section{padding:24px}}.shortcode .woocommerce-order-details-table__header{display:grid;grid-template-columns:1fr auto;gap:24px;padding-bottom:16px;border-bottom:2px solid rgba(151,115,88,.3);margin-bottom:24px}.shortcode .woocommerce-order-details-table__header-cell{font-size:14px;font-weight:600;color:var(--color-black, #1f1f1f);text-transform:uppercase;letter-spacing:.5px}.shortcode .woocommerce-order-details-table__header-cell--total{text-align:right}.shortcode .woocommerce-order-details-table__body{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.shortcode .woocommerce-order-details-table__footer{margin-top:24px;padding-top:24px;border-top:1px solid rgba(151,115,88,.2)}.shortcode .woocommerce-order-details-table__footer-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;border-bottom:1px solid rgba(151,115,88,.1)}.shortcode .woocommerce-order-details-table__footer-row:last-child{border-bottom:none}.shortcode .woocommerce-order-details-table__footer-row--total{font-size:18px;font-weight:700;padding-top:16px;margin-top:8px;border-top:2px solid rgba(151,115,88,.3);border-bottom:none}.shortcode .woocommerce-order-details-table__footer-row--total .woocommerce-order-details-table__footer-value{color:#b20000}.shortcode .woocommerce-order-details-table__footer-label{font-weight:500;color:var(--color-black, #1f1f1f)}.shortcode .woocommerce-order-details-table__footer-value{font-weight:600;color:var(--color-black, #1f1f1f)}.shortcode .woocommerce-order-details-item{display:grid;grid-template-columns:1fr auto;gap:24px;padding-bottom:24px;border-bottom:1px solid rgba(151,115,88,.2)}.shortcode .woocommerce-order-details-item:last-child{border-bottom:none;padding-bottom:0}@media (max-width: 768px){.shortcode .woocommerce-order-details-item{grid-template-columns:1fr;gap:16px}}.shortcode .woocommerce-order-details-item__product{display:flex;gap:16px;align-items:flex-start}.shortcode .woocommerce-order-details-item__image{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden}.shortcode .woocommerce-order-details-item__image img{width:100%;height:100%;object-fit:cover}.shortcode .woocommerce-order-details-item__details{flex:1;min-width:0}.shortcode .woocommerce-order-details-item__name{font-size:16px;font-weight:500;color:var(--color-black, #1f1f1f);margin-bottom:8px;word-wrap:break-word}.shortcode .woocommerce-order-details-item__name a{color:var(--color-black, #1f1f1f);text-decoration:none;transition:color .3s ease}.shortcode .woocommerce-order-details-item__name a:hover{color:#b20000}.shortcode .woocommerce-order-details-item__quantity{font-size:13px;color:#666;margin-bottom:8px}.shortcode .woocommerce-order-details-item__meta{font-size:12px;color:#666;margin-top:8px}.shortcode .woocommerce-order-details-item__meta strong{font-weight:500}.shortcode .woocommerce-order-details-item__total{font-size:16px;font-weight:600;color:var(--color-black, #1f1f1f);text-align:right;white-space:nowrap}@media (max-width: 768px){.shortcode .woocommerce-order-details-item__total{text-align:left}}.shortcode .woocommerce-order-details-item__purchase-note{grid-column:1/-1;margin-top:16px;padding:16px;background:#f9fafb;border-radius:8px;border-left:4px solid #b20000;font-size:14px;color:var(--color-black, #1f1f1f);line-height:1.6}@media (max-width: 768px){.shortcode .custom-coupon-form .form-row-first,.shortcode .custom-coupon-form .form-row-last{flex:unset;margin:0;width:100%}}
