.s-shopping-cart{width:100%;height:100%;position:fixed;top:0;right:0;z-index:9000;overflow:hidden;display:none;-webkit-transition:0;transition:0}.s-shopping-cart.on{display:block;-webkit-transition:0;transition:0}.s-shopping-cart .cart-qtd{width:50px;font:800 19px var(--font-family);margin:0 0 0;background:rgba(0,0,0,.15);border:0;padding:9px 3px 9px 9px;border-radius:4px;position:relative}.s-shopping-cart .cart-qtd:before{-webkit-box-flex:1;-ms-flex:1;flex:1;display:inline-block;background:var(--white);border-radius:50px;color:var(--black);font:600 11px/11px var(--font-family);height:15px;width:15px;position:absolute;left:-10px;top:5px;z-index:9999;text-align:center;content:"x"}.s-shopping-cart .cart-close{color:var(--light-gray);cursor:pointer;font-size:24px;position:absolute;top:12px;right:12px;z-index:9003}.s-shopping-cart .cart-overlay{background:rgba(0,0,0,.5);width:100vw;height:100vh;position:fixed;top:0;right:0;z-index:9001;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.s-shopping-cart .cart-wrap{background:#fff;width:100%;max-width:520px;height:100vh;padding:8px;position:fixed;top:0;right:-520px;z-index:9002;-webkit-transition:right .35s ease-in-out;transition:right .35s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-shopping-cart .cart-wrap.on{right:0;-webkit-transition:right .35s ease-in-out;transition:right .35s ease-in-out}.s-shopping-cart .cart-wrap>div{width:100%}.s-shopping-cart .cart-wrap .cart-header{-webkit-box-flex:0;-ms-flex:0;flex:0;border-bottom:1px solid rgba(0,0,0,.05);padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-shopping-cart .cart-wrap .cart-header h2{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--primary);font:600 20px/120% var(--font-family);margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-shopping-cart .cart-wrap .cart-header h2 img{height:24px;margin:0 16px 0 0;width:auto;-webkit-filter:invert(1);filter:invert(1)}.s-shopping-cart .cart-wrap .cart-header h2::after{content:"(" attr(data-cart-count) ")";margin:0 8px}.s-shopping-cart .cart-wrap .cart-body-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:wrap column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60%;text-align:center;width:100%;padding:0 40px}.s-shopping-cart .cart-wrap .cart-body-empty.off{opacity:0;height:0;overflow:hidden;line-height:0;margin:0;padding:0;display:none}.s-shopping-cart .cart-wrap .cart-body-empty h3{color:var(--primary);font:600 20px/120% var(--font-family);margin:0 0 16px;padding:0}.s-shopping-cart .cart-wrap .cart-body-empty p{margin:0 0 16px;color:var(--primary);font:600 14px/100% var(--font-family)}.s-shopping-cart .cart-wrap .cart-body .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;border-bottom:1px solid rgba(0,0,0,.08);-webkit-transition:.5s;transition:.5s}.s-shopping-cart .cart-wrap .cart-body .cart-item.off{height:0;overflow:hidden;line-height:0;margin:0;padding:0;-webkit-transition:.5s;transition:.5s}.s-shopping-cart .cart-wrap .cart-body .cart-item:hover{border-bottom:1px solid var(--color-highlight);-webkit-transition:.5s;transition:.5s}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-img{-webkit-box-flex:1;-ms-flex:1 0 60px;flex:1 0 60px;max-width:60px}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-img img{display:block;width:100%;overflow:hidden;height:60px;margin:8px 0;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border:1px solid rgba(0,0,0,.05);border-radius:2px}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-info{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 12px}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-info a{text-decoration:none}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-info a span.spanMini{color:var(--color-highlight);text-decoration:none;font-size:13px;font-weight:600}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-info h4{color:var(--primary);font:500 13px/105% var(--font-family);margin:0 0 4px;max-width:150px}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-info p{color:#888;font:500 14px/120% var(--font-family);margin:0}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-qty{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 4px}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-qty .spanB{display:contents;vertical-align:sub;color:--black!important;opacity:.8;font:400 14px var(--font-family)}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-price{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;padding:0 4px;text-align:right}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-price .price{width:70px;color:var(--primary);font:700 19px var(--font-family);letter-spacing:-1px;white-space:nowrap}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-delete{text-align:center;margin:0 0 0 15px;background:rgba(0,0,0,.5);border-radius:35px;opacity:.6;width:30px;height:30px;display:inline-block;text-align:center}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-delete img{width:15px;height:15px;margin-top:5px;-webkit-filter:invert(1);filter:invert(1);width:20px;height:20px}.s-shopping-cart .cart-wrap .cart-body .cart-item .cart-item-delete:hover{opacity:1;cursor:pointer}.s-shopping-cart .cart-wrap .cart-footer{-webkit-box-flex:0;-ms-flex:0;flex:0;border-top:1px solid rgba(0,0,0,.15);padding:12px 12px 0}.s-shopping-cart .cart-wrap .cart-footer.off{opacity:0;height:0;overflow:hidden;line-height:0;margin:0;padding:0;display:none}.s-shopping-cart .cart-wrap .cart-footer .cart-shipping{margin:0 0 16px;color:var(--primary);font:600 17px/100% var(--font-family);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-shopping-cart .cart-wrap .cart-footer .cart-shipping span{-webkit-box-flex:0;-ms-flex:0;flex:0;padding:0 40px 0 0;white-space:nowrap}.s-shopping-cart .cart-wrap .cart-footer .cart-shipping input[type=text]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:var(--white);border:1px solid var(--light-gray);border-radius:4px;padding:8px;outline:0;color:var(--primary);font:600 15px/100% var(--font-family)}.s-shopping-cart .cart-wrap .cart-footer h3{color:var(--primary);font:600 22px/100% var(--font-family);margin:0;padding:0}.s-shopping-cart .cart-wrap .cart-footer ul{margin:12px 0;padding:0;list-style:none;color:var(--primary);font:400 14px/140% var(--font-family);opacity:.8}.s-shopping-cart .cart-wrap .cart-footer ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2px 0}.s-shopping-cart .cart-wrap .cart-footer ul li:last-child{text-align:right}.s-shopping-cart .cart-wrap .cart-footer ul li.cart-total{color:var(--primary);font-size:20px;margin:8px 0 0;opacity:1}.s-shopping-cart .cart-wrap .cart-footer ul li.cart-total span{opacity:.8;font-size:14px}.s-shopping-cart .cart-wrap .cart-footer .btn-checkout{display:block;background:var(--green);border-radius:8px;border:none;color:var(--white);font:600 20px/100% var(--font-family);padding:16px;width:100%;text-align:center;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.s-shopping-cart .cart-wrap .cart-footer .btn-checkout:hover{cursor:pointer;opacity:.8}.s-shopping-cart .cart-wrap .cart-footer .btn-checkout.disabled{cursor:default;opacity:.4;background-color:var(--black)}.s-shopping-cart .btn-primary{display:block;background:var(--color-highlight);border-radius:4px;color:var(--white);font:600 20px/100% var(--font-family);padding:16px;width:100%;text-align:center;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.s-shopping-cart .cart-wrap .cart-body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px;overflow:auto}.s-shopping-cart .cart-wrap .cart-body::-webkit-scrollbar{width:8px;height:6px}.s-shopping-cart .cart-wrap .cart-body::-webkit-scrollbar-track{background:var(--white)}.s-shopping-cart .cart-wrap .cart-body::-webkit-scrollbar-thumb{background:var(--light-gray);border:2px solid var(--white);border-radius:16px;width:6px}.s-shopping-cart .cart-wrap .cart-body::-webkit-scrollbar-thumb:hover{background:var(--color-highlight)}.s-shopping-cart .cart-wrap .cart-body h3{color:var(--primary);font:600 20px/120% var(--font-family);margin:0 0 16px;padding:0}.s-shopping-cart .cart-wrap .cart-body p{margin:0 0 16px;color:var(--primary);font:600 14px/100% var(--font-family)}.s-shopping-cart .cart-wrap .cart-footer{-webkit-box-flex:0;-ms-flex:0;flex:0;border-top:1px solid rgba(0,0,0,.05);padding:12px 12px 0}.s-shopping-cart .cart-wrap .cart-footer.off{opacity:0;height:0;overflow:hidden;line-height:0;margin:0;padding:0;display:none}.s-shopping-cart .cart-wrap .cart-footer .cart-shipping{margin:0 0 16px;color:var(--primary);font:600 14px/100% var(--font-family);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-shopping-cart .cart-wrap .cart-footer .cart-shipping span{-webkit-box-flex:0;-ms-flex:0;flex:0;padding:0 40px 0 0;white-space:nowrap}.s-shopping-cart .cart-wrap .cart-footer .cart-shipping input[type=text]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:var(--white);border:1px solid var(--light-gray);border-radius:4px;padding:8px;outline:0;color:var(--primary);font:600 15px/100% var(--font-family)}.s-shopping-cart .cart-wrap .cart-footer h3{color:var(--primary);font:600 20px/100% var(--font-family);margin:0;padding:0}.s-shopping-cart .cart-wrap .cart-footer ul{margin:12px 0;padding:0;list-style:none;color:#666;font:400 14px/140% var(--font-family)}.s-shopping-cart .cart-wrap .cart-footer ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2px 0}.s-shopping-cart .cart-wrap .cart-footer ul li:last-child{text-align:right}.s-shopping-cart .cart-wrap .cart-footer ul li.cart-total{color:var(--primary);font-size:16px;margin:8px 0 0}.s-shopping-cart .cart-wrap .cart-footer ul li.cart-total span{color:#666;font-size:12px}.s-shopping-cart .cart-wrap .cart-footer .btn-checkout{display:block;background:var(--green);border-radius:8px;border:none;color:var(--white);font:600 20px/100% var(--font-family);padding:16px;width:100%;text-align:center;text-decoration:none;opacity:1}.s-shopping-cart .cart-wrap .cart-footer .btn-checkout:hover{cursor:pointer;opacity:.8}