.llortech-cart-sidebar{--navy: #0a1f44;--cyan: #1e9fe3;--cyan-2: #188dcc;--white: #ffffff;--bg-alt: #f7f9fc;--border: #e4e9f2;--text-muted: #5a6785;display:none}.llortech-cart-sidebar[hidden]{display:none!important}@media(min-width:1500px){.llortech-cart-sidebar{display:flex;flex-direction:column;position:fixed;top:var(--llortech-cart-top, var(--header-height, 180px));right:0;bottom:0;width:var(--llortech-cart-sidebar-w, 270px);background:var(--white);border-left:1px solid var(--border);z-index:3}.llortech-cart-sidebar:before{content:"";position:absolute;top:var(--llortech-cart-caret-top, 36px);left:-7px;margin-top:-7px;width:14px;height:14px;background:var(--white);border-left:1px solid var(--border);border-bottom:1px solid var(--border);transform:rotate(45deg)}body:has(.llortech-cart-sidebar:not([hidden])) #MainContent,body:has(.llortech-cart-sidebar:not([hidden])) .shopify-section-group-footer-group{padding-right:var(--llortech-cart-sidebar-w, 270px)}body:has(.llortech-cart-sidebar:not([hidden])) .header.page-width,body:has(.llortech-cart-sidebar:not([hidden])) .header:not(.drawer-menu).page-width{padding-right:calc(var(--llortech-cart-sidebar-w, 270px) + var(--llortech-header-gutter, 2rem))}body:has(.llortech-cart-sidebar:not([hidden])) .mega-menu__content,body:has(.llortech-cart-sidebar:not([hidden])) #MegaMenu-Content-Depts.llortech-depts-panel{width:calc(100% - var(--llortech-cart-sidebar-w, 270px));margin-left:0;margin-right:auto}}.llortech-cart-sidebar .lcs__head{flex:0 0 auto;padding:14px 14px 10px;border-bottom:1px solid var(--border)}.llortech-cart-sidebar .lcs__title{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.llortech-cart-sidebar .lcs__gotocart{margin-left:auto;font-size:11px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--cyan);text-decoration:none;white-space:nowrap}.llortech-cart-sidebar .lcs__gotocart:hover{text-decoration:underline}.llortech-cart-sidebar .lcs__subtotal-row{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:2px 10px;margin:0}.llortech-cart-sidebar .lcs__subtotal-label{font-size:13px;color:var(--text-muted)}.llortech-cart-sidebar .lcs__subtotal{font-size:18px;font-weight:800;letter-spacing:-.01em;white-space:nowrap;color:var(--navy)}.llortech-cart-sidebar .lcs__items{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;margin:0;padding:6px 0;list-style:none}.llortech-cart-sidebar .lcs__item{display:grid;grid-template-columns:44px 1fr;gap:10px;padding:9px 14px;border-bottom:1px solid var(--border)}.llortech-cart-sidebar .lcs__item:last-child{border-bottom:0}.llortech-cart-sidebar .lcs__thumb{display:block;width:44px;height:44px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.llortech-cart-sidebar .lcs__thumb img{width:100%;height:100%;object-fit:contain;display:block}.llortech-cart-sidebar .lcs__body{min-width:0}.llortech-cart-sidebar .lcs__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;font-weight:600;line-height:1.35;color:var(--navy);text-decoration:none}.llortech-cart-sidebar .lcs__name:hover{color:var(--cyan)}.llortech-cart-sidebar .lcs__variant{margin:2px 0 0;font-size:11px;color:var(--text-muted)}.llortech-cart-sidebar .lcs__price{margin:3px 0 5px;font-size:14px;font-weight:800;color:var(--navy)}.llortech-cart-sidebar .lcs__controls{display:flex;align-items:center;justify-content:flex-start;gap:6px}.llortech-cart-sidebar .lcs__qty{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--white)}.llortech-cart-sidebar .lcs__step{width:24px;height:24px;border:0;background:var(--bg-alt);color:var(--navy);font-size:15px;line-height:1;cursor:pointer;transition:background-color .16s ease,color .16s ease}.llortech-cart-sidebar .lcs__step:hover{background:var(--cyan);color:var(--white)}.llortech-cart-sidebar .lcs__qty-input{width:32px;height:24px;border:0;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-size:11px;font-weight:600;color:var(--navy);background:var(--white);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.llortech-cart-sidebar .lcs__qty-input::-webkit-outer-spin-button,.llortech-cart-sidebar .lcs__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.llortech-cart-sidebar .lcs__remove{flex:0 0 auto;width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;background:var(--white);color:var(--text-muted);cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.llortech-cart-sidebar .lcs__remove:hover{color:#c0392b;border-color:#c0392b;background:#fdf3f2}.llortech-cart-sidebar .lcs__remove svg{width:13px;height:13px;display:block}.llortech-cart-sidebar .lcs__foot{flex:0 0 auto;display:grid;gap:8px;padding:12px 14px 14px;border-top:1px solid var(--border);background:var(--bg-alt)}.llortech-cart-sidebar .lcs__btn{display:inline-flex;align-items:center;justify-content:center;height:38px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .16s ease,color .16s ease}.llortech-cart-sidebar .lcs__btn--primary{background:var(--cyan);color:var(--white)}.llortech-cart-sidebar .lcs__btn--primary:hover{background:var(--cyan-2)}.llortech-cart-sidebar .lcs__btn--ghost{border:1px solid var(--border);background:var(--white);color:var(--navy)}.llortech-cart-sidebar .lcs__btn--ghost:hover{border-color:var(--cyan);color:var(--cyan)}.llortech-cart-sidebar[aria-busy=true] .lcs__items,.llortech-cart-sidebar[aria-busy=true] .lcs__head{opacity:.55;pointer-events:none;transition:opacity .16s ease}
/*# sourceMappingURL=/cdn/shop/t/7/assets/llortech-cart-sidebar.css.map */
