.LOP-cart-drawer{position:fixed;top:0;right:-100%;width:100%;height:100vh;z-index:9999;transition:right .3s ease-in-out;display:flex;flex-direction:column}.LOP-cart-drawer[inert]{display:none}.LOP-cart-drawer.active{right:0}.LOP-cart-drawer--overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:-1;opacity:0;transition:opacity .3s ease-in-out}.LOP-cart-drawer.active .LOP-cart-drawer--overlay{opacity:1}.LOP-cart-drawer--container{position:relative;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.LOP-cart-drawer--scroll-wrapper{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.LOP-cart-drawer,.LOP-cart-drawer--container{width:596px}}.LOP-cart-drawer--header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e5e5;background-color:#fff;flex-shrink:0;color:#0e0e0e;font-family:Neue Plak!important;font-size:16px!important;font-style:normal;font-weight:600!important}.LOP-cart-drawer--title{font-size:1.25rem;font-weight:600;margin:0;color:#000}.LOP-cart-drawer--close{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.LOP-cart-drawer--close:hover{opacity:.7}.LOP-cart-drawer--close svg{width:20px;height:20px}.LOP-cart-drawer--content{flex-shrink:0;padding:32px}.LOP-cart-item{display:flex;gap:24px;padding:15px 0;border-bottom:1px solid #f0f0f0;position:relative}.LOP-cart-item:last-child{border-bottom:none}.LOP-cart-item--image{flex-shrink:0;width:135px;height:134px;position:relative}.LOP-cart-item--image a{display:block;width:100%;height:100%;text-decoration:none}.LOP-cart-item--image img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:opacity .2s ease}.LOP-cart-item--image a:hover img{opacity:.8}.LOP-cart-item--info{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.LOP-cart-item--details{flex:1}.LOP-cart-item--details-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.LOP-cart-item--details-text{flex:1;min-width:0}.LOP-cart-item--title{text-decoration:none;display:block;margin-bottom:5px;color:#252525;leading-trim:both;text-edge:cap;font-family:Neue Plak!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:24px;padding-right:30px;word-wrap:break-word;word-break:break-word}.LOP-cart-item--title:hover{color:#666}.LOP-cart-item--options{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:8px}.LOP-cart-item--option{display:inline-flex;gap:4px;font-family:Neue Plak,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.LOP-cart-item--option-label{color:#7e7e7e}.LOP-cart-item--option-value{color:#6d6d6d;leading-trim:both;text-edge:cap;font-family:Neue Plak;font-size:12px;font-style:normal;font-weight:400}.LOP-cart-item--price{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px}.LOP-cart-item--price-original{color:#6d6d6d;text-decoration:line-through;font-family:Neue Plak,sans-serif;font-size:12px;font-style:normal;font-weight:400}.LOP-cart-item--price-final{color:#252525;font-family:Neue Plak!important;font-size:13px!important;font-style:normal;font-weight:600!important;line-height:20px;text-decoration:none}.LOP-cart-item--price-original+.LOP-cart-item--price-final{color:#ee2c2a}.LOP-cart-item--actions{display:flex;align-items:center;gap:10px}.LOP-cart-item--remove{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;flex-shrink:0;position:absolute;top:15px;right:0}.LOP-cart-item--remove:hover{opacity:.7}.LOP-cart-item--remove svg{width:20px;height:20px;flex-shrink:0}.LOP-cart-item .quantity{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden;max-width:120px}.LOP-cart-item .quantity .minus,.LOP-cart-item .quantity .plus{background:#f8f8f8;border:none;padding:8px 12px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:36px;color:#333}.LOP-cart-item .quantity .minus:hover,.LOP-cart-item .quantity .plus:hover{background:#e8e8e8}.LOP-cart-item .quantity .minus:disabled,.LOP-cart-item .quantity .plus:disabled{opacity:.5;cursor:not-allowed;background:#f0f0f0}.LOP-cart-item .quantity .minus svg,.LOP-cart-item .quantity .plus svg{width:12px;height:12px;fill:currentColor;stroke:currentColor}.LOP-cart-item .quantity .qty{border:none;padding:8px;width:50px;font-size:.875rem;background:#fff;color:#090302!important;text-align:center;font-family:Neue Plak!important;font-style:normal;font-weight:400}.LOP-cart-item .quantity .qty:focus{outline:none}.LOP-cart-drawer--footer{padding:20px;border-top:1px solid #e5e5e5;background-color:#fff;flex-shrink:0}.LOP-cart-drawer--free-shipping{text-align:center;font-size:16px;margin-bottom:15px;padding:10px;color:#000;font-family:Neue Plak!important;font-style:normal;font-weight:400!important}.LOP-cart-drawer--summary{margin-bottom:20px;border-top:var(--stroke-weight-1, 1px) solid rgba(0,0,0,.1);border-bottom:var(--stroke-weight-1, 1px) solid rgba(0,0,0,.1)}.LOP-cart-drawer--subtotal{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;padding-top:16px;padding-bottom:16px}.LOP-cart-drawer--subtotal-label{color:#000;font-family:Neue Plak!important;font-size:16px;font-style:normal;font-weight:400!important}.LOP-cart-drawer--subtotal-amount{color:#ee2c2a;text-align:right;font-family:Neue Plak!important;font-size:14px;font-style:normal;font-weight:700!important}.LOP-cart-drawer--buttons{margin-bottom:15px}.LOP-cart-drawer--buttons-container{display:grid;grid-template-columns:1fr 1fr;gap:10px}.LOP-cart-drawer--button{padding:12px 20px;border:none;border-radius:4px;font-size:.875rem;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .2s ease;display:inline-block;width:100%}.LOP-cart-drawer--button-secondary{background-color:#fff;border:1px solid #000;color:#000;text-align:center;font-family:Neue Plak!important;font-size:14px;font-style:normal;font-weight:600!important;text-transform:uppercase;border-radius:0}.LOP-cart-drawer--button-secondary:hover{background-color:#f8f8f8}.LOP-cart-drawer--button-primary{background:#244496;padding:17px 17px 20px;color:#fff!important;text-align:center;font-family:Neue Plak!important;font-size:14px!important;font-style:normal!important;font-weight:600!important;border-radius:0}.LOP-cart-drawer--button-primary:hover{background-color:#0052a3}.LOP-cart-drawer .cart-drawer--terms{margin-bottom:15px;font-size:.75rem;color:#666;text-align:center}.LOP-cart-drawer .cart-drawer--terms a{color:#06c;text-decoration:underline}.LOP-cart-drawer--empty .LOP-cart-drawer--content{display:flex;align-items:center;justify-content:center;text-align:center}.LOP-cart-drawer--empty .cart-empty{margin:0;width:100%;padding:40px 20px}@media only screen and (max-width: 767px){.LOP-cart-drawer,.LOP-cart-drawer--container{width:100%}.LOP-cart-drawer--header{padding:15px 20px}.LOP-cart-drawer--scroll-wrapper{padding:0 20px}.LOP-cart-drawer--content{padding:0}.LOP-cart-drawer--footer{padding:15px 20px;margin-bottom:0!important}.LOP-cart-item{padding:20px 0;gap:16px;align-items:flex-start}.LOP-cart-item--image{width:100px;height:100px;flex-shrink:0}.LOP-cart-item--image img{width:100%;height:100%;object-fit:contain}.LOP-cart-item--info{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;align-self:flex-start}.LOP-cart-item--details-header{gap:8px;width:100%;align-items:flex-start;margin-top:0}.LOP-cart-item--title{color:#252525;font-family:Neue Plak;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:1.3;margin:0;padding:0 30px 0 0;word-wrap:break-word;word-break:break-word}.LOP-cart-item--options{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.LOP-cart-item--option{display:inline-flex;gap:4px;font-size:14px;line-height:normal}.LOP-cart-item--option-label{color:#7e7e7e;font-size:12px;line-height:normal}.LOP-cart-item--option-value{color:#7e7e7e;font-family:Neue Plak;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.LOP-cart-item--price{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:8px}.LOP-cart-item--price-original{color:#6d6d6d;font-family:Neue Plak;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:20px;text-decoration-line:line-through}.LOP-cart-item--price-final{color:#252525;font-family:Neue Plak;font-size:13px!important;font-style:normal;font-weight:600!important;line-height:20px}.LOP-cart-item--remove{position:absolute;top:20px;right:0}.LOP-cart-item--remove svg{width:20px;height:20px}.LOP-cart-item--actions{display:flex;align-items:center;margin-top:0}.LOP-cart-drawer--buttons-container{grid-template-columns:1fr 1fr;gap:10px}.LOP-cart-drawer--button{padding:14px 16px;font-size:12px}.LOP-cart-drawer--button-primary{padding:14px 16px;color:#fff;text-align:center;font-family:Neue Plak;font-size:14px!important;font-style:normal;font-weight:600;line-height:14px}.LOP-cart-item .quantity{display:flex;align-items:center;justify-content:center;border:1px solid #ccc;width:60.957px;max-width:60.957px;height:24px}.LOP-cart-item .quantity .qty{width:20px;height:100%;text-align:center;font-size:12px;font-weight:400;border:none;background:transparent;padding:0}.LOP-cart-item .quantity .minus,.LOP-cart-item .quantity .plus{display:flex;align-items:center;justify-content:center;width:20px;height:100%;padding:0;font-size:12px;color:#333;background:transparent}.LOP-cart-drawer--free-shipping{font-size:14px;padding:10px 0;text-align:center}.LOP-cart-drawer--subtotal-label,.LOP-cart-drawer--subtotal-amount{font-size:16px}}.LOP-cart-item.thb-loading{opacity:.6;pointer-events:none;position:relative}.LOP-cart-item.thb-loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:10}.LOP-cart-item.thb-loading:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #0066cc;border-radius:50%;animation:spin 1s linear infinite;z-index:11}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.LOP-cart-item.thb-loading .loading-overlay{display:none}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.LOP-cart-drawer.active .LOP-cart-drawer--container{animation:slideInRight .3s ease-in-out}.LOP-cart-drawer--carousel-section{width:100%;max-width:100%;flex-shrink:0;border-top:1px solid #E5E5E5;overflow-x:hidden}.LOP-cart-drawer--carousel-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px}.LOP-cart-drawer--carousel-title{color:#0e0e0e;font-family:Neue Plak,sans-serif!important;font-size:18px;font-style:normal;font-weight:400!important;line-height:normal;margin:0}.LOP-cart-drawer--carousel-nav{display:flex;justify-content:flex-end;align-items:center;gap:8px}.LOP-cart-drawer--carousel-nav-button-wrapper{display:flex;justify-content:center;align-items:center}.LOP-cart-drawer--carousel-prev,.LOP-cart-drawer--carousel-next{width:40px;height:40px;flex-shrink:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;position:relative;z-index:10}.LOP-cart-drawer--carousel-prev svg,.LOP-cart-drawer--carousel-next svg{pointer-events:none}.LOP-cart-drawer--carousel-prev:hover:not(:disabled),.LOP-cart-drawer--carousel-next:hover:not(:disabled){opacity:.7}.LOP-cart-drawer--carousel-prev:disabled,.LOP-cart-drawer--carousel-next:disabled{opacity:.4;cursor:not-allowed}.LOP-cart-drawer--carousel-container{width:100%;padding:20px;background:#f7f7f7;overflow-x:auto;overflow-y:hidden;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.LOP-cart-drawer--carousel-container::-webkit-scrollbar{display:none}@media (min-width: 768px){.LOP-cart-drawer--carousel-container{cursor:grab;overscroll-behavior-x:contain}.LOP-cart-drawer--carousel-container:active{cursor:grabbing}.LOP-cart-drawer--carousel-container *{user-select:none;-webkit-user-select:none}}.LOP-cart-drawer--carousel-track{display:flex;gap:12px}.LOP-cart-drawer--carousel-item{display:flex;flex-direction:column;width:177px;flex-shrink:0;padding:8px;background:#fff;box-shadow:4px 4px 4px #0000000a;gap:14px}.LOP-cart-drawer--carousel-item-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:14px}.LOP-cart-drawer--carousel-item-image{display:flex;aspect-ratio:1 / 1;align-items:center;justify-content:center;flex-shrink:0;align-self:stretch;overflow:hidden}.LOP-cart-drawer--carousel-item-image img{width:100%;height:100%;object-fit:contain}.LOP-cart-drawer--carousel-item-link:hover .LOP-cart-drawer--carousel-item-image img{opacity:.85}.LOP-cart-drawer--carousel-item-info{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.LOP-cart-drawer--carousel-item-title{color:#0e0e0e;width:100%;font-family:Neue Plak;font-size:14px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LOP-cart-drawer--carousel-item-price{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.LOP-cart-drawer--carousel-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.LOP-cart-drawer--carousel-price-compare{color:#999;font-family:Neue Plak,sans-serif;font-size:12px;font-weight:400;text-decoration:line-through}.LOP-cart-drawer--carousel-price-final{color:#0e0e0e;font-family:Neue Plak,sans-serif;font-size:14px;font-weight:500;text-decoration:none}.LOP-cart-drawer--carousel-price-compare+.LOP-cart-drawer--carousel-price-final,.LOP-cart-drawer--carousel-price-row .LOP-cart-drawer--carousel-price-final{color:#ee2c2a}.LOP-cart-drawer--carousel-add-btn{display:flex;min-height:40px;padding:12px 10px!important;justify-content:center;align-items:center;gap:10px;flex-shrink:0;align-self:stretch;background:#244496;margin-top:auto;border:none;cursor:pointer;transition:background-color .2s ease;border-radius:0;color:#fff;text-align:center;font-family:Neue Plak!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:16.9px;text-transform:none!important}.LOP-cart-drawer--carousel-add-btn:hover:not(:disabled){background:#1a3270}.LOP-cart-drawer--carousel-add-btn:disabled{background:#ccc;cursor:not-allowed}.LOP-cart-drawer--carousel-add-btn-text{color:#fff;text-align:center;font-family:Neue Plak;font-size:14px;font-style:normal;font-weight:600;line-height:16.9px;text-transform:none}@media only screen and (max-width: 767px){.LOP-cart-drawer--carousel-section{padding:20px 0;margin:0 -20px;width:calc(100% + 40px)}.LOP-cart-drawer--carousel-header{margin-bottom:12px;padding:0 20px 16px}.LOP-cart-drawer--carousel-title{font-size:14px}.LOP-cart-drawer--carousel-nav{gap:8px}.LOP-cart-drawer--carousel-prev,.LOP-cart-drawer--carousel-next{width:32px;height:32px}.LOP-cart-drawer--carousel-prev svg,.LOP-cart-drawer--carousel-next svg{width:8px;height:14px}.LOP-cart-drawer--carousel-container{margin:0;padding:20px}.LOP-cart-drawer--carousel-item{flex:0 0 calc((100% - 24px) / 2.6);min-width:unset;max-width:unset;padding:8px;gap:10px}.LOP-cart-drawer--carousel-item-image{aspect-ratio:1 / 1}.LOP-cart-drawer--carousel-item-title{font-size:11px;white-space:nowrap}.LOP-cart-drawer--carousel-item-price{flex-direction:row;align-items:baseline;gap:8px}.LOP-cart-drawer--carousel-price-compare{font-size:11px;line-height:1;display:inline-block;vertical-align:baseline}.LOP-cart-drawer--carousel-price-final{font-size:12px;line-height:1;display:inline-block;vertical-align:baseline}.LOP-cart-drawer--carousel-add-btn{min-height:32px!important;height:32px!important;padding:8px 6px!important;font-size:10px!important;line-height:1.2;width:100%;display:flex;align-items:center;justify-content:center;text-transform:none;white-space:nowrap;overflow:hidden}.LOP-cart-drawer--carousel-add-btn-text{font-size:10px;line-height:1.2;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/cart-drawer-lop.css.map */
