.wp-sync-cc-template,.wp-sync-cc-template *{box-sizing:border-box}.wp-sync-cc-template{width:100%;margin:0;padding:0;background:#f5f7fa}.wp-sync-cc-template .row-main,.wp-sync-cc-template .ttgdw-theme-col,.wp-sync-cc-template .ttgdw-theme-shell__inner,.wp-sync-cc-template>.container,.wp-sync-cc-theme-container{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}.wp-sync-cc{--wpscc-accent:var(--primary-color, var(--fs-color-primary, var(--wpscc-accent-desktop, #e62f33)));--wpscc-text:#161b27;--wpscc-muted:#687385;--wpscc-border:#e1e6ed;--wpscc-page:#f5f7fa;width:min(var(--wpscc-max,1180px),calc(100% - 24px));margin:0 auto;padding:18px 0 30px;color:var(--wpscc-text);font-family:var(--wp-sync-theme-font-family, inherit)}.wp-sync-cc a{text-decoration:none}.wpscc-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;margin:0 0 12px;padding:18px 20px;border:1px solid var(--wpscc-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.045)}.wpscc-kicker{display:block;margin:0 0 4px;color:var(--wpscc-accent);font-size:12px;font-weight:900;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.wpscc-hero h1{margin:0!important;color:var(--wpscc-text)!important;font-size:clamp(27px, 3vw, 38px)!important;font-weight:900!important;line-height:1.12!important;letter-spacing:-.025em}.wpscc-hero p{margin:6px 0 0;color:var(--wpscc-muted);font-size:14px;line-height:1.45}.wpscc-steps{display:grid;grid-template-columns:repeat(3,minmax(98px,1fr));gap:6px;min-width:330px}.wpscc-step{display:flex;gap:7px;align-items:center;min-height:42px;padding:7px 9px;border:1px solid var(--wpscc-border);border-radius:10px;background:#fff;color:#485568;font-size:12px;font-weight:800;line-height:1.2}.wpscc-step b{display:inline-flex;flex:0 0 24px;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#f1f3f6;color:#566174;font-size:12px}.wpscc-step.is-active{border-color:color-mix(in srgb,var(--wpscc-accent) 42%,#fff);background:color-mix(in srgb,var(--wpscc-accent) 6%,#fff);color:var(--wpscc-accent)}.wpscc-step.is-active b,.wpscc-step.is-done b{background:var(--wpscc-accent);color:#fff}.wpscc-shell{min-width:0}.wp-sync-cc .woocommerce-error,.wp-sync-cc .woocommerce-info,.wp-sync-cc .woocommerce-message{margin:0 0 8px!important;padding:11px 13px!important;border:1px solid var(--wpscc-border)!important;border-left:4px solid var(--wpscc-accent)!important;border-radius:10px!important;background:#fff!important;color:var(--wpscc-text)!important;font-size:13px!important;line-height:1.45!important;box-shadow:none!important}.wpscc-cart-grid,.wpscc-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,370px);gap:12px;align-items:start}.wpscc-cart-grid>main,.wpscc-checkout-grid>main,.wpscc-checkout-review{min-width:0}.wpscc-cart-form,.wpscc-checkout-card,.wpscc-empty,.wpscc-summary{border:1px solid var(--wpscc-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.045)}.wpscc-selectbar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:56px;padding:10px 14px;border-bottom:1px solid var(--wpscc-border)}.wpscc-item-check,.wpscc-selectbar label{position:relative;display:inline-flex;align-items:center;gap:9px;margin:0;cursor:pointer}.wpscc-item-check input,.wpscc-selectbar input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.wpscc-checkmark{display:inline-flex;flex:0 0 24px;align-items:center;justify-content:center;width:24px;height:24px;border:1.5px solid #cbd3df;border-radius:7px;background:#fff}input:checked+.wpscc-checkmark{border-color:var(--wpscc-accent);background:var(--wpscc-accent)}input:checked+.wpscc-checkmark::after{width:10px;height:6px;border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";transform:translateY(-1px) rotate(-45deg)}.wpscc-selectbar strong{color:var(--wpscc-text);font-size:15px;font-weight:900}.wpscc-remove-selected{display:inline-flex;gap:6px;align-items:center;min-height:36px;margin:0!important;padding:0 10px!important;border:1px solid var(--wpscc-border)!important;border-radius:9px!important;background:#fff!important;color:#d92e36!important;font-size:12px!important;font-weight:800!important;line-height:1!important;box-shadow:none!important}.wpscc-remove-selected:disabled{cursor:not-allowed;opacity:.45}.wpscc-cart-list{display:grid;gap:0}.wpscc-cart-item{position:relative;display:grid;grid-template-columns:26px 104px minmax(0,1fr) 30px;gap:12px;align-items:center;min-width:0;padding:14px;border-bottom:1px solid #edf0f4}.wpscc-cart-item:last-child{border-bottom:0}.wpscc-item-image{display:flex;align-items:center;justify-content:center;width:104px;height:104px;overflow:hidden;border:1px solid #edf0f4;border-radius:12px;background:#fff}.wpscc-item-image img{display:block!important;width:100%!important;height:100%!important;margin:0!important;object-fit:contain!important}.wpscc-item-info{min-width:0}.wpscc-item-name{display:-webkit-box;overflow:hidden;color:var(--wpscc-text)!important;font-size:15px;font-weight:850;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wpscc-item-meta,.wpscc-item-meta dl,.wpscc-item-meta p{margin:3px 0 0!important;color:var(--wpscc-muted);font-size:11.5px;line-height:1.35}.wpscc-item-unit{margin-top:5px;color:#344054;font-size:13px;font-weight:800}.wpscc-item-bottom{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:8px}.wpscc-item-subtotal{color:var(--wpscc-accent);font-size:17px;font-weight:950;white-space:nowrap}.wpscc-qty{display:grid;grid-template-columns:36px 44px 36px;height:36px;overflow:hidden;border:1px solid #dfe4eb;border-radius:9px;background:#fff}.wpscc-qty button,.wpscc-qty input{width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:0 0!important;color:var(--wpscc-text)!important;text-align:center;box-shadow:none!important}.wpscc-qty input{border-right:1px solid #e5e9ef!important;border-left:1px solid #e5e9ef!important;appearance:textfield;font-size:13px!important;font-weight:850}.wpscc-qty input::-webkit-inner-spin-button{appearance:none}.wpscc-qty button{font-size:18px!important;font-weight:700!important;line-height:1!important}.wpscc-item-remove{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #eadfe1;border-radius:9px;background:#fff;color:#d92e36!important;font-size:22px;line-height:1}.wpscc-coupon{padding:12px 14px 14px;border-top:1px solid var(--wpscc-border)}.wpscc-coupon>label{display:block;margin:0 0 6px;color:#455267;font-size:12px;font-weight:850}.wpscc-coupon>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.wpscc-coupon button,.wpscc-coupon input{height:42px!important;min-height:42px!important;margin:0!important;border-radius:10px!important;box-shadow:none!important}.wpscc-coupon input{padding:0 12px!important;border:1px solid var(--wpscc-border)!important;background:#fff!important;font-size:13px!important}.wpscc-coupon button{padding:0 18px!important;border:1px solid var(--wpscc-accent)!important;background:var(--wpscc-accent)!important;color:#fff!important;font-size:13px!important;font-weight:900!important}.wpscc-summary{position:sticky;top:12px;padding:16px}.wpscc-summary h2{margin:0 0 12px!important;color:var(--wpscc-text)!important;font-size:18px!important;font-weight:900!important;line-height:1.25}.wpscc-summary-rows{display:grid;gap:10px}.wpscc-summary-rows>div{display:flex;gap:12px;align-items:center;justify-content:space-between;color:#596579;font-size:13px}.wpscc-summary-rows strong{color:#2e3849;font-weight:850;text-align:right}.wpscc-summary-rows .is-discount strong{color:#09825d}.wpscc-summary-rows .is-total{margin-top:2px;padding-top:12px;border-top:1px dashed #d7dde6;color:var(--wpscc-text);font-size:15px;font-weight:900}.wpscc-summary-rows .is-total strong{color:var(--wpscc-accent);font-size:21px;font-weight:950}.wpscc-primary-button{display:flex!important;align-items:center;justify-content:center;min-height:48px;padding:10px 16px;border:1px solid var(--wpscc-accent);border-radius:12px;background:var(--wpscc-accent);color:#fff!important;font-size:14px;font-weight:950;line-height:1.25;text-align:center}.wpscc-checkout-button{margin-top:15px}.wpscc-summary>p{margin:10px 0 0;color:var(--wpscc-muted);font-size:11.5px;line-height:1.45;text-align:center}.wpscc-empty{padding:40px 18px;text-align:center}.wpscc-empty>span{display:block;margin-bottom:7px;font-size:34px}.wpscc-empty h2{margin:0 0 6px!important;color:var(--wpscc-text)!important;font-size:21px!important}.wpscc-empty p{margin:0 0 15px;color:var(--wpscc-muted);font-size:13px}.wpscc-empty .wpscc-primary-button{width:min(230px,100%);margin:0 auto}.wpscc-checkout-form{margin:0!important}.wpscc-checkout-grid{grid-template-columns:minmax(0,1fr) minmax(350px,410px)}.wpscc-checkout-grid>main{display:grid;gap:10px}.wpscc-checkout-card{padding:16px}.wpscc-card-heading{display:flex;gap:10px;align-items:flex-start;margin-bottom:13px}.wpscc-card-heading>span{display:inline-flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:var(--wpscc-accent);color:#fff;font-size:13px;font-weight:950}.wpscc-card-heading h2{margin:0!important;color:var(--wpscc-text)!important;font-size:18px!important;font-weight:900!important;line-height:1.25!important}.wpscc-card-heading p{margin:2px 0 0;color:var(--wpscc-muted);font-size:12px;line-height:1.4}.wpscc-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wpscc-fields .form-row,.wpscc-vat-fields .form-row{float:none!important;width:100%!important;margin:0!important;padding:0!important}.wpscc-fields .form-row-wide,.wpscc-fields .ttgdw-mc-field-address{grid-column:1/-1}.wpscc-fields label,.wpscc-vat-fields label{display:block;margin:0 0 5px!important;color:#344054!important;font-size:12.5px!important;font-weight:850!important;line-height:1.3!important}.wpscc-fields input,.wpscc-fields textarea,.wpscc-vat-fields input,.wpscc-vat-fields textarea{width:100%!important;min-height:44px!important;margin:0!important;padding:9px 12px!important;border:1px solid #d9e0e8!important;border-radius:10px!important;background:#fff!important;color:var(--wpscc-text)!important;font-size:14px!important;line-height:1.35!important;box-shadow:none!important}.wpscc-fields input:focus,.wpscc-vat-fields input:focus,.wpscc-vat-fields textarea:focus{border-color:var(--wpscc-accent)!important;outline:0!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--wpscc-accent) 10%,transparent)!important}.wpscc-vat-card{padding:0;overflow:hidden}.wpscc-vat-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:60px;margin:0;padding:10px 14px;cursor:pointer}.wpscc-vat-toggle>span{display:grid;gap:2px}.wpscc-vat-toggle strong{color:var(--wpscc-text);font-size:14px;font-weight:900}.wpscc-vat-toggle small{color:var(--wpscc-muted);font-size:11.5px}.wpscc-vat-toggle input{position:absolute;opacity:0}.wpscc-vat-toggle i{position:relative;display:block;flex:0 0 42px;width:42px;height:24px;border-radius:999px;background:#dce1e8;transition:background .18s ease}.wpscc-vat-toggle i::after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(15,23,42,.2);content:"";transition:transform .18s ease}.wpscc-vat-toggle input:checked+i{background:var(--wpscc-accent)}.wpscc-vat-toggle input:checked+i::after{transform:translateX(18px)}.wpscc-vat-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:13px 14px 14px;border-top:1px solid var(--wpscc-border);background:#fbfcfd}.wpscc-vat-fields[hidden]{display:none!important}.wpscc-vat-fields .form-row:nth-child(n+3){grid-column:1/-1}.wpscc-vat-fields textarea{min-height:68px!important;resize:vertical}.wpscc-checkout-review{position:sticky;top:12px}.wpscc-checkout-review .wpscc-checkout-card{padding:14px}.wp-sync-cc .woocommerce-checkout-review-order{margin:0!important;padding:0!important;border:0!important;background:0 0!important;box-shadow:none!important}.wp-sync-cc .woocommerce-checkout-review-order-table{width:100%!important;margin:0 0 12px!important;overflow:hidden;border:1px solid var(--wpscc-border)!important;border-collapse:separate!important;border-spacing:0!important;border-radius:10px!important;background:#fff!important}.wp-sync-cc .woocommerce-checkout-review-order-table td,.wp-sync-cc .woocommerce-checkout-review-order-table th{padding:9px 10px!important;border:0!important;border-bottom:1px solid #edf0f4!important;color:#394557!important;font-size:12px!important;line-height:1.4!important;vertical-align:middle!important}.wp-sync-cc .woocommerce-checkout-review-order-table tr:last-child td,.wp-sync-cc .woocommerce-checkout-review-order-table tr:last-child th{border-bottom:0!important}.wp-sync-cc .woocommerce-checkout-review-order-table thead th{background:#f7f8fa!important;color:#5b6677!important;font-size:11px!important;font-weight:900!important;letter-spacing:.03em;text-transform:uppercase}.wp-sync-cc .woocommerce-checkout-review-order-table .product-name{width:68%}.wp-sync-cc .woocommerce-checkout-review-order-table .product-total{width:32%;font-weight:850!important;text-align:right!important;white-space:nowrap}.wp-sync-cc .woocommerce-checkout-review-order-table .order-total td,.wp-sync-cc .woocommerce-checkout-review-order-table .order-total th{padding-top:12px!important;padding-bottom:12px!important;background:color-mix(in srgb,var(--wpscc-accent) 5%,#fff)!important;color:var(--wpscc-text)!important;font-size:14px!important;font-weight:950!important}.wp-sync-cc .woocommerce-checkout-review-order-table .order-total .amount{color:var(--wpscc-accent)!important;font-size:19px!important}.wp-sync-cc #payment{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:0 0!important}.wp-sync-cc #payment ul.payment_methods{display:grid;gap:7px;margin:0!important;padding:0!important;border:0!important}.wp-sync-cc #payment li.wc_payment_method{margin:0!important;padding:10px!important;overflow:hidden;border:1px solid var(--wpscc-border)!important;border-radius:10px!important;background:#fff!important;list-style:none!important}.wp-sync-cc #payment li.wc_payment_method>input{width:17px!important;height:17px!important;margin:1px 7px 0 0!important;accent-color:var(--wpscc-accent)}.wp-sync-cc #payment li.wc_payment_method>label{margin:0!important;color:var(--wpscc-text)!important;font-size:13px!important;font-weight:850!important}.wp-sync-cc #payment .payment_box{margin:8px -2px -2px!important;padding:9px 10px!important;border:0!important;border-radius:8px!important;background:#f5f7fa!important;color:#526075!important;font-size:11.5px!important;line-height:1.45!important;box-shadow:none!important}.wp-sync-cc #payment .payment_box::before{display:none!important}.wp-sync-cc #payment .payment_box p{margin:0!important}.wp-sync-cc #payment .place-order{margin:10px 0 0!important;padding:0!important}.wp-sync-cc #payment #place_order{float:none!important;width:100%!important;min-height:50px!important;margin:0!important;padding:10px 14px!important;border:1px solid var(--wpscc-accent)!important;border-radius:12px!important;background:var(--wpscc-accent)!important;color:#fff!important;font-size:15px!important;font-weight:950!important;line-height:1.25!important;text-transform:none!important;box-shadow:none!important}.wp-sync-cc #payment .woocommerce-privacy-policy-text,.wp-sync-cc #payment .woocommerce-terms-and-conditions-wrapper{margin:8px 0!important;color:var(--wpscc-muted)!important;font-size:10.5px!important;line-height:1.45!important}.wp-sync-cc #payment .woocommerce-privacy-policy-text p{margin:0!important}.wp-sync-cc .blockUI.blockOverlay::before{color:var(--wpscc-accent)!important}@media (max-width:980px){.wpscc-hero{grid-template-columns:1fr}.wpscc-steps{min-width:0}.wpscc-cart-grid,.wpscc-checkout-grid{grid-template-columns:1fr}.wpscc-checkout-review,.wpscc-summary{position:static}}@media (max-width:640px){body.ttgdw-mobile-commerce-app{background:var(--wpscc-page,#f5f7fa)!important}.wp-sync-cc{width:100%;padding:7px 5px 18px}.wpscc-hero{gap:9px;margin-bottom:7px;padding:10px;border-radius:12px;box-shadow:none}.wpscc-kicker{margin-bottom:2px;font-size:10.5px}.wpscc-hero h1{font-size:22px!important}.wpscc-hero p{margin-top:3px;font-size:12px}.wpscc-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.wpscc-step{gap:4px;justify-content:center;min-height:36px;padding:5px 3px;border-radius:8px;font-size:10.5px;text-align:center}.wpscc-step b{flex-basis:20px;width:20px;height:20px;font-size:10px}.wpscc-cart-grid,.wpscc-checkout-grid,.wpscc-checkout-grid>main{gap:7px}.wpscc-cart-form,.wpscc-checkout-card,.wpscc-empty,.wpscc-summary{border-radius:12px;box-shadow:none}.wpscc-selectbar{min-height:48px;padding:7px 9px}.wpscc-selectbar strong{font-size:13px}.wpscc-checkmark{flex-basis:22px;width:22px;height:22px;border-radius:6px}.wpscc-remove-selected{min-height:33px;padding:0 8px!important}.wpscc-remove-selected span:last-child{display:none}.wpscc-cart-item{grid-template-columns:22px 88px minmax(0,1fr) 26px;gap:7px;padding:9px 8px}.wpscc-item-image{width:88px;height:88px;border-radius:9px}.wpscc-item-name{font-size:13px;line-height:1.3}.wpscc-item-unit{margin-top:3px;font-size:11.5px}.wpscc-item-bottom{gap:6px;margin-top:6px}.wpscc-item-subtotal{font-size:14.5px}.wpscc-qty{grid-template-columns:30px 37px 30px;height:32px;border-radius:8px}.wpscc-qty button,.wpscc-qty input{height:30px!important;min-height:30px!important}.wpscc-item-remove{width:26px;height:26px;border-radius:7px;font-size:19px}.wpscc-coupon{padding:9px}.wpscc-coupon button,.wpscc-coupon input{height:39px!important;min-height:39px!important}.wpscc-coupon button{padding:0 13px!important}.wpscc-summary{padding:12px}.wpscc-summary h2{margin-bottom:9px!important;font-size:16px!important}.wpscc-summary-rows{gap:7px}.wpscc-summary-rows .is-total{padding-top:9px}.wpscc-summary-rows .is-total strong{font-size:19px}.wpscc-primary-button{min-height:46px;border-radius:10px}.wpscc-checkout-card,.wpscc-checkout-review .wpscc-checkout-card{padding:10px}.wpscc-card-heading{gap:8px;margin-bottom:9px}.wpscc-card-heading>span{flex-basis:25px;width:25px;height:25px;border-radius:7px;font-size:11px}.wpscc-card-heading h2{font-size:16px!important}.wpscc-card-heading p{font-size:11px}.wpscc-fields,.wpscc-vat-fields{grid-template-columns:1fr;gap:8px}.wpscc-fields .form-row,.wpscc-vat-fields .form-row{grid-column:1/-1!important}.wpscc-fields label,.wpscc-vat-fields label{margin-bottom:4px!important;font-size:12px!important}.wpscc-fields input,.wpscc-vat-fields input{min-height:42px!important;padding:8px 10px!important;border-radius:9px!important;font-size:13.5px!important}.wpscc-vat-card{padding:0}.wpscc-vat-toggle{min-height:54px;padding:8px 10px}.wpscc-vat-fields{padding:10px}.wp-sync-cc .woocommerce-checkout-review-order-table{margin-bottom:8px!important}.wp-sync-cc .woocommerce-checkout-review-order-table td,.wp-sync-cc .woocommerce-checkout-review-order-table th{padding:7px 8px!important;font-size:11.5px!important}.wp-sync-cc .woocommerce-checkout-review-order-table .order-total .amount{font-size:17px!important}.wp-sync-cc #payment li.wc_payment_method{padding:8px!important}.wp-sync-cc #payment #place_order{min-height:48px!important;border-radius:10px!important}}@media (max-width:374px){.wpscc-cart-item{grid-template-columns:20px 76px minmax(0,1fr) 24px;gap:5px;padding:8px 6px}.wpscc-item-image{width:76px;height:76px}.wpscc-item-bottom{align-items:flex-end;flex-direction:column-reverse}.wpscc-item-subtotal{align-self:flex-start}}