.sidecart-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:1000;display:none}.sidecart{position:fixed;top:0;right:0;width:570px;min-width:300px;max-width:100vw;height:100vh;background:#fff;z-index:1001;box-shadow:-2px 0 8px #0000001a;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden}.sidecart.open{transform:translate(0)}.sidecart-overlay.open{display:block}.sidecart-header{position:sticky;top:0;z-index:10}.sidecart-header-wrapper{background:#fff;display:flex;justify-content:space-between;align-items:center;padding:20px 26px;border-bottom:1px solid #E1E1E1;font-size:1.5rem;font-weight:700}.sidecart-timer-section .cart-page-inline-timer{font-family:Degular,sans-serif!important;text-transform:uppercase!important;font-weight:500!important}.sidecart-timer-section .cart-page-inline-timer span{font-weight:700!important}.sidecart-title{color:#262525;font-size:24px;font-style:normal;font-weight:600;line-height:130%;display:flex;align-items:center;gap:2px}.sidecart-title .sidecart-count-wrapper{font-size:20px;font-style:normal;font-weight:500;line-height:130%;margin-left:5px}.sidecart-close{background:none;border:none;font-size:2.2rem;cursor:pointer;color:#222;line-height:1;display:flex}.sidecart-items{padding:0 26px}.sidecart-footer{position:sticky;bottom:0;z-index:10;background:#fff;box-shadow:0 -2px 8px #0000000a;padding:12px 26px 42px}.sidecart-bundle-discount-msg{display:flex;align-items:center;justify-content:space-between}.sidecart-bundle-discount-amt{font-weight:500}.sidecart-total{display:flex;justify-content:space-between;font-size:20px;font-style:normal;font-weight:600;line-height:130%;margin-bottom:20px;align-items:flex-end}.sidecart-total-compare{color:#a8a8a8;text-decoration:line-through;font-size:18px;font-style:normal;font-weight:600;line-height:130%;margin-right:.5rem}#sidecart-total-price{color:#262525}.sidecart-total-discount{font-size:14px;font-style:normal;font-weight:700;line-height:100%;padding:5px 8px;border-radius:4px;background-color:#2d8c6a;color:#fff;margin-right:10px}.sidecart-checkout-btn{width:100%;cursor:pointer;font-size:18px;font-style:normal;font-weight:500;line-height:24.23px;letter-spacing:.78px;text-transform:uppercase;padding:13px 52px;border:none}.sidecart-checkout-note{font-size:16px;font-style:normal;font-weight:600;line-height:26px;text-transform:capitalize;margin-top:8px;text-align:center;color:#262525}.sidecart-usps{display:grid;grid-template-columns:repeat(4,1fr);gap:50px;gap:1rem;padding:16px;border-bottom:1px solid #262525;margin-bottom:12px}.sidecart-usp{display:flex;flex-direction:column;align-items:center;gap:4px}.sidecart-usp img{width:64px;height:64px}.sidecart-usp .sidecart-usp-title{font-size:14px;font-style:normal;font-weight:600;line-height:1.1;color:gray;text-align:center}.sidecart-spinner{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:2000}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidecart-progress-section{padding:12px 26px 16px;border-bottom:1px solid #e1e1e1;background:#fff}.sidecart-progress-text{font-size:15px;font-style:normal;font-weight:500;line-height:26px;text-transform:uppercase;margin-bottom:12px;text-align:center}.sidecart-progress-text p{margin:0}.sidecart-progress-bar{position:relative;height:40px;display:flex;align-items:center;justify-content:center;padding:0 30px}.sidecart-progress-track{position:absolute;top:50%;left:0;right:0;height:6px;background:#fdf6e7;border-radius:3px;z-index:1;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;width:100%;pointer-events:none;padding:0 40px;width:98%;margin:0 auto}.sidecart-progress-fill{position:absolute;top:0;left:0;height:6px;background:#e97c5b;border-radius:3px;z-index:2;transition:width .4s cubic-bezier(.4,0,.2,1)}.sidecart-progress-marker{position:relative;width:22px;height:22px;z-index:3;background:#fdf6e7;border-radius:50%;transition:background .3s;display:flex;align-items:center;justify-content:center;min-width:22px;min-height:22px;flex-shrink:0}.sidecart-progress-marker.reached{background:#e97c5b;border-color:#e97c5b;box-shadow:0 2px 8px #e97c5b14}.sidecart-progress-labels{display:flex;justify-content:space-between;align-items:start;width:100%;color:#000;margin-top:4px}.sidecart-progress-label{width:33.33%;text-align:center;display:flex;flex-direction:column;gap:2px;justify-content:center}.sidecart-progress-label p{margin:0}.sidecart-progress-cart--upsell-count{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#e27d60}.sidecart-progress-label:first-child{transform:translate(-14%)}.sidecart-progress-label:last-child{align-items:end}.sidecart-progress-label .amount{font-size:17px;font-style:normal;font-weight:400;line-height:.9;text-transform:uppercase}.sidecart-progress-label .dollar-amount{font-weight:600}.sidecart-progress-label .subtext{display:block;font-size:12px;font-style:normal;font-weight:400;line-height:13px}.sidecart-progress-label .additional-text{font-size:17px;font-style:normal;font-weight:600;line-height:13px;margin-top:2px}.sidecart-progress-label .additional-text span{font-size:12px;font-style:normal;font-weight:400;line-height:13px}.sidecart-item{display:flex;gap:24px;align-items:stretch;border-bottom:1px solid #DCDCDC;padding:22px 0}.sidecart-item-img{width:126px;height:126px;border-radius:4px;border:1px solid #262525;background:#f7f7f7;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.sidecart-item-img img{width:100%;height:100%;object-fit:cover}.sidecart-item-info{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;height:inherit}.sidecart-title-price-row{display:flex;justify-content:space-between;gap:10px}.sidecart-item-title-row{display:flex;align-items:baseline;margin-bottom:.3rem}.sidecart-item-tag{display:inline-block;font-size:14px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.78px;border-radius:22px;padding:1.5px 9px 2.6px;border:1px solid #D4D4D4;margin-left:4px;color:#3e3e3e;white-space:nowrap}.sidecart-addon-product .sidecart-item-tag,.sidecart-addon-product .sidecart-item-controls{display:none!important}.sidecart-item-title{font-size:20px;font-style:normal;font-weight:600;line-height:24.23px;letter-spacing:.78px;margin-bottom:.2rem}.sidecart-item-badge{display:inline-block;background:#eee;color:#222;font-size:.85rem;font-weight:600;border-radius:6px;padding:2px 8px;margin-left:.5rem}.bundle-selling-plan{font-size:14px}.sidecart-item-qty,.sidecart-bundle-details-row{display:flex;align-items:end;justify-content:space-between;gap:.5rem}.sidecart-item-qty-row{border:.8px solid #262525;border-radius:3px;font-size:20.364px;font-style:normal;font-weight:400;line-height:17.622px;letter-spacing:.567px;overflow:hidden;display:flex;align-items:center}.sidecart-item-qty-row span{border-left:.8px solid #262525!important;border-right:.8px solid #262525!important}.sidecart-item-qty .sidecart-item-qty-row .qty-btn{width:28px;background:#fff;border:none;-webkit-appearance:none;appearance:none;outline:none;color:#262525;cursor:pointer;transition:background .2s;font-size:20.364px;font-style:normal;font-weight:400;line-height:17.622px;letter-spacing:.567px}.sidecart-item-qty .sidecart-item-qty-row .qty-btn:disabled{opacity:.5;pointer-events:none}.sidecart-item-qty .sidecart-item-qty-row span{width:40px;text-align:center;padding:2px 16px;font-size:16px;font-style:normal;font-weight:500;line-height:17.622px;letter-spacing:.567px}.remove-btn,.remove-bundle-btn{background:none;border:none;padding:0!important;opacity:.8;transition:.3s ease-in-out}.remove-btn:hover,.remove-bundle-btn:hover{opacity:1}.remove-btn img,.remove-bundle-btn img{background:none;border:none;cursor:pointer;width:22px;height:22px}.sidecart-item-price-row{display:flex;flex-direction:column;align-items:end;gap:0}.sidecart-item-price{font-size:20px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:.78px}.sidecart-item-price-compare{font-size:16px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.78px;text-decoration-line:line-through}.line-item-discount-badge{position:relative;font-size:12px;font-style:normal;font-weight:500;line-height:100%;padding:5px 8px;border-radius:8px;background-color:#f5f6f6;color:#151414;margin-top:8px;white-space:nowrap;display:inline-block}.line-item-discount-badge:after{content:"";position:absolute;top:50%;right:-6px;transform:translateY(-50%);width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #F5F6F6}.line-item-free-badge{font-size:12px;font-style:normal;font-weight:500;line-height:100%;padding:5px 8px;border-radius:4px;background-color:#2d8c6a;color:#fff;margin-top:8px;white-space:nowrap}.sidecart-upsell-section{padding:18px 26px;background:#f7f7f7;margin-top:20px;display:none!important}.sidecart-upsell-title{font-size:20px;font-style:normal;font-weight:600;line-height:100%;margin-bottom:12px}.sidecart-upsell-list{display:flex;flex-direction:column;gap:10px}.sidecart-upsell-item{display:flex;align-items:center;border-radius:4px;border:1px solid #262525;padding:18px 14px;background:#fff;gap:28px}.sidecart-upsell-img{width:98px;height:98px;object-fit:cover;border-radius:4px;background:#f7f7f7}.sidecart-upsell-info-row{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:10px}.sidecart-upsell-info{flex:1;width:100%}.sidecart-upsell-name{display:flex;align-items:start;gap:10px;justify-content:space-between}.sidecart-upsell-product-title{font-size:18px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize}.sidecart-upsell-label{font-size:12px;font-style:normal;font-weight:700;line-height:100%;padding:5px 10px;border-radius:4px;background:#eba29e}.sidecart-upsell-desc{font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-transform:capitalize;margin-bottom:.5rem}.sidecart-upsell-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.sidecart-upsell-btn{background:#13acac;color:#fff;border:none;border-radius:8px;padding:5px 20px;font-size:18px;font-style:normal;font-weight:600;line-height:24.23px;letter-spacing:.78px;text-transform:uppercase;cursor:pointer;transition:background .3s}.sidecart-upsell-btn:hover{background:#0e8f8f}.sidecart-upsell-btn,.sidecart-recommend-btn,.sidecart-bestseller-btn{min-width:135px;box-sizing:border-box}.sidecart-upsell-price{text-align:right;min-width:70px}.sidecart-upsell-price-main{font-size:20px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.78px;color:#262525;display:block}.sidecart-upsell-price-compare{font-size:16px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.78px;color:#a8a8a8;text-decoration:line-through;display:block}.sidecart-recommend-section{margin-top:2rem}.sidecart-recommend-title{font-size:20px;font-style:normal;font-weight:600;line-height:24.23px;text-transform:uppercase;padding:8px 26px}.sidecart-recommend-list{display:flex;flex-direction:column;gap:1.2rem;padding:12px 26px;background:#faf3e0;position:relative}.sidecart-recommend-list .swiper-button-next:after,.sidecart-recommend-list .swiper-button-prev:after{content:unset;display:none}.sidecart-recommend-list .swiper-button-disabled{opacity:0!important}.sidecart-recommend-item-wrapper{display:flex;align-items:center;border-radius:4px;border:1px solid #262525;padding:18px 14px;background:#fff;gap:28px}.sidecart-recommend-item{display:flex;align-items:center;border-radius:4px;background:#fff;gap:30px}.sidecart-recommend-img{width:98px;height:98px;object-fit:cover;border-radius:4px;background:#f7f7f7}.sidecart-recommend-info-row{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:10px}.sidecart-recommend-info{flex:1;width:100%}.sidecart-recommend-name{display:flex;align-items:start;gap:10px;justify-content:space-between}.sidecart-recommend-product-title{font-size:18px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize}.sidecart-recommend-desc{font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-transform:capitalize;margin-bottom:.5rem}.sidecart-recommend-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.sidecart-recommend-btn{background:#13acac;color:#fff;border:none;border-radius:8px;padding:5px 20px;font-size:18px;font-style:normal;font-weight:600;line-height:24.23px;letter-spacing:.78px;text-transform:uppercase;cursor:pointer;transition:background .3s}.sidecart-recommend-btn:hover{background:#0e8f8f}.sidecart-recommend-price{text-align:right;min-width:70px}.sidecart-recommend-price-main{font-size:20px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.78px;color:#262525;display:block}.sidecart-recommend-price-compare{font-size:16px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.78px;color:#a8a8a8;text-decoration:line-through;display:block}.sidecart-features-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem 2rem 0}.sidecart-feature{flex:1;text-align:center}.sidecart-feature img{width:40px;height:40px;margin-bottom:.5rem}.sidecart-feature-caption{font-size:.95rem;color:#666;line-height:1.3}.sidecart-scrollable{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:100vh;scroll-behavior:smooth}.visually-hidden,.sidecart-selling-plan-select[hidden]{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.custom-dropdown,.sidecart-bundle-dropdown{position:relative;width:fit-content;margin-bottom:16px;font-size:1.05rem;font-weight:600}.sidecart-bundle-dropdown{margin-bottom:0}.custom-dropdown-selected,.sidecart-bundle-dropdown-toggle{width:100%;padding:5px 1rem;border-radius:8px;border:1px solid #262525;background:#fff;color:#262525;outline:none;-webkit-appearance:none;appearance:none;box-sizing:border-box;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border-color .2s;font-size:16px;font-style:normal;font-weight:500;line-height:24.23px;letter-spacing:.78px;text-transform:uppercase}.custom-dropdown-selected:focus,.custom-dropdown-selected:hover{border-color:#13acac}.custom-dropdown-selected:focus svg path,.custom-dropdown-selected:hover svg path{fill:#13acac}.sidecart-bundle-dropdown.open .sidecart-bundle-dropdown-toggle{border-bottom:0;border-radius:8px 8px 0 0}.sidecart-bundle-dropdown.open .sidecart-bundle-items-list{border-radius:0 0 8px 8px;border-top:0}.dropdown-arrow{margin-left:8px;font-size:1.1em;pointer-events:none;display:flex;align-items:center;transition:.3s ease-in-out}.sidecart-bundle-dropdown.open .dropdown-arrow,.custom-dropdown.open .dropdown-arrow{rotate:180deg}.custom-dropdown-list,.sidecart-bundle-items-list{position:absolute;left:0;top:100%;width:100%;background:#fff;border:1px solid #262525;border-radius:8px;box-shadow:0 4px 16px #00000014;z-index:100;margin:0;padding:0;list-style:none;max-height:220px;overflow-y:auto;display:none}.sidecart-bundle-items-list{position:relative;box-shadow:none;display:block;padding:.4rem 0}.custom-dropdown.open .custom-dropdown-list{display:block}.custom-dropdown-option,.sidecart-bundle-items-list li{padding:.7rem 1rem;cursor:pointer;text-transform:uppercase;transition:background .15s;font-size:12px}.sidecart-bundle-items-list li{font-weight:700;list-style:disc;padding:.3rem 1rem;line-height:1.2}.custom-dropdown-option:hover,.custom-dropdown-option:focus{background:#f2f2f2}.sidecart-bestsellers-section{padding:0;max-height:100vh;overflow-y:auto}.sidecart-bestsellers-title{font-size:22px;font-style:normal;font-weight:600;line-height:24.23px;text-transform:uppercase;padding:8px 26px 16px}.sidecart-bestsellers-list{display:flex;flex-direction:column;gap:1.2rem;padding:24px 26px 32px;background:#faf3e0}.sidecart-bestseller-item-wrapper{display:flex;align-items:center;border-radius:4px;border:1px solid #262525;padding:18px 14px;background:#fff;gap:28px;width:100%}.sidecart-bestseller-item{display:flex;align-items:center;border-radius:4px;background:#fff;gap:30px}.sidecart-bestseller-img{width:98px;height:98px;object-fit:cover;border-radius:4px;background:#f7f7f7;flex-shrink:0}.sidecart-bestseller-info-row{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:10px}.sidecart-bestseller-info{flex:1;width:100%}.sidecart-bestseller-name{display:flex;align-items:start;gap:10px;justify-content:space-between}.sidecart-bestseller-product-title{font-size:18px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize}.sidecart-bestseller-desc{font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-transform:capitalize;margin-bottom:.5rem}.sidecart-bestseller-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidecart-bestseller-btn{background:#13acac;color:#fff;border:none;border-radius:8px;padding:5px 24px;font-size:18px;font-style:normal;font-weight:600;line-height:24.23px;letter-spacing:.78px;text-transform:uppercase;cursor:pointer;transition:background .3s}.sidecart-bestseller-btn:hover{background:#0e8f8f}.sidecart-bestseller-price{text-align:right;min-width:70px}.sidecart-bestseller-price-main{font-size:20px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.78px;color:#262525;display:block}.sidecart-bestseller-price-compare{font-size:16px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.78px;color:#a8a8a8;text-decoration:line-through;display:block}.sidecart-empty-message{text-align:center;margin:52px 26px 72px}.sidecart-empty-title{font-size:28px;font-style:normal;font-weight:500;line-height:24.23px;letter-spacing:.78px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-position:from-font;text-transform:capitalize;margin-bottom:20px}.sidecart-empty-desc{font-size:32px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:.78px;text-transform:capitalize;margin-bottom:28px}.sidecart-empty-cta{font-weight:700}body.no-scroll{overflow:hidden!important;position:fixed;width:100vw}@media (max-width: 600px){.sidecart{width:100vw;height:100dvh}.sidecart-header-wrapper{padding:12px 16px}.sidecart-timer-section .cart-page-inline-timer{font-size:14px!important}.sidecart-title{font-size:24px}.sidecart-title .sidecart-count-wrapper{font-size:16px;margin-left:3px}.sidecart-close{transform-origin:center}.sidecart-empty-message{padding:62px 16px}.sidecart-empty-title{font-size:22px;font-style:normal;font-weight:500;line-height:24.23px;margin-bottom:14px}.sidecart-empty-desc{font-size:28px;line-height:30px;margin-bottom:28px}.sidecart-bestsellers-title{padding:8px 16px;font-size:16px;font-style:normal;font-weight:600}.sidecart-bestsellers-list{padding:12px 16px 42px}.sidecart-bestseller-item-wrapper{padding:8px 10px;gap:10px}.sidecart-bestseller-img{width:72px;height:72px;flex-shrink:0}.sidecart-bestseller-info-row{gap:4px}.sidecart-bestseller-product-title{font-size:16px;letter-spacing:.735px}.sidecart-bestseller-desc{font-size:14px}.sidecart-bestseller-btn{font-size:14px;font-style:normal;font-weight:600;line-height:22.839px;padding:7px 24px}.sidecart-bestseller-price-main{font-size:16px;font-style:normal;font-weight:600;line-height:15px;letter-spacing:.735px}.sidecart-progress-section{padding:8px 16px 16px}.sidecart-progress-text{font-size:12px;line-height:130%}.sidecart-progress-track,.sidecart-progress-fill{height:5px}.sidecart-progress-bar{padding:0 16px;height:20px}.sidecart-progress-marker{width:14px;height:14px;min-width:14px;min-height:14px}.sidecart-progress-labels{padding:0}.sidecart-progress-label:first-child{align-items:unset}.sidecart-progress-marker:nth-child(3){left:0}.sidecart-progress-marker:nth-child(4){right:0}.sidecart-progress-label .amount,.sidecart-progress-label .subtext{font-size:12px;font-style:normal;font-weight:400;line-height:13px}.sidecart-items{padding:0 16px}.sidecart-item{padding:16px 0;gap:10px}.sidecart-item-img{width:82px;height:82px}.sidecart-item-info{gap:8px}.sidecart-item-title-row{flex-direction:column-reverse;align-items:flex-start}.sidecart-item-tag{font-size:12px;font-style:normal;font-weight:600;line-height:16.024px;letter-spacing:.735px;margin-left:0}.sidecart-item-title{font-size:16px;font-style:normal;font-weight:600;line-height:22.839px;letter-spacing:.735px}.sidecart-item-price{font-size:16px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.735px}.sidecart-item-price-compare{font-size:14px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.735px;color:#656565}.line-item-discount-badge,.line-item-free-badge{font-size:12px;margin-top:4px}.custom-dropdown{margin-bottom:10px}.custom-dropdown-selected,.sidecart-bundle-dropdown-toggle{font-size:14px;font-style:normal;font-weight:500;line-height:22.839px;letter-spacing:.735px;height:30px}.sidecart-upsell-section{padding:4px 16px 14px}.sidecart-upsell-title{font-size:14px;font-style:normal;font-weight:600;line-height:130%;margin-bottom:6px}.sidecart-upsell-list{gap:14px}.sidecart-upsell-item{padding:8px 10px;gap:12px}.sidecart-upsell-img{width:72px;height:72px}.sidecart-upsell-product-title,.sidecart-recommend-product-title{font-size:16px}.sidecart-upsell-label{padding:4px 5px}.sidecart-upsell-desc,.sidecart-recommend-desc{font-size:14px;margin-bottom:0}.sidecart-upsell-btn,.sidecart-recommend-btn{font-size:14px;white-space:nowrap;line-height:130%;padding:7px 14px}.sidecart-upsell-price-main,.sidecart-recommend-price-main{font-size:16px;font-style:normal;font-weight:600;line-height:15px;letter-spacing:.735px}.sidecart-upsell-price-compare{font-size:14px;font-style:normal;font-weight:600;line-height:15px;letter-spacing:.735px}.sidecart-recommend-section{margin-top:1rem}.sidecart-recommend-title{font-size:14px;padding:6px 16px}.sidecart-recommend-list{padding:14px 16px}.sidecart-recommend-item-wrapper{padding:8px 10px;gap:12px}.sidecart-recommend-img{width:72px;height:72px}.sidecart-usp .sidecart-usp-title{font-size:12px}.sidecart-footer{padding:8px 16px 25px}.sidecart-total{font-size:18px;margin-bottom:12px}.sidecart-total-compare{font-size:16px}.sidecart-total-discount{font-size:12px;margin-right:8px}.sidecart-checkout-btn{padding:11px 52px}.sidecart-checkout-note{font-size:14px;line-height:130%;margin-top:4px}.sidecart-feature img{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/sidecart.css.map */
