/* compiled by scssphp 1.11.0 on Fri, 15 Aug 2025 09:47:04 +0000 (0.0807s) */
/* Developed by Inware AG - www.inware.ch */

:root{--font-size-text:1rem;--font-size-text-large:1.2rem;}@media (min-width:48em){:root{--font-size-text:1.2rem;}}@media (min-width:48em){:root{--font-size-text-large:1.5rem;}}.Warenkorb__quickentry{display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;gap:1rem;margin-bottom:2rem;}.Warenkorb__quickentryinput{margin-bottom:0;max-width:300px;}.Warenkorb__quickentrybutton{width:fit-content;padding-block:.4rem;}.Warenkorb__divider{border-bottom:1px solid #c8c8c8;margin-bottom:1rem;padding-bottom:1rem;}.Warenkorb__table{width:100%;font-weight:500;}.Warenkorb__table--header{display:none;}@media (min-width:48em){.Warenkorb__table--header{display:block;}}.Warenkorb__table--totals{margin-bottom:2rem;}.Warenkorb__table>.row>div:first-child{flex:0 0 calc(50px + 1rem);max-width:calc(50px + 1rem);}@media (min-width:36em){.Warenkorb__table>.row>div:first-child{flex:0 0 calc(80px + 1rem);max-width:calc(80px + 1rem);}}.Warenkorb__table .right{text-align:right;}.Warenkorb__articleimage{min-width:36px;max-width:50px;}@media (min-width:36em){.Warenkorb__articleimage{max-width:80px;}}.Warenkorb__articletext{margin-bottom:1rem;}.Warenkorb__articletitle{word-wrap:break-word;word-break:break-word;}.Warenkorb__singleprice{display:none;}@media (min-width:48em){.Warenkorb__singleprice{display:block;}}.Warenkorb__totalprice{color:#ec6608;}.Warenkorb__deleteButton{background-image:url("/assets/icons/icon_delete.svg");background-size:contain;background-repeat:no-repeat;background-position:center;height:1.6rem;width:1rem;display:inline-block;opacity:.8;-webkit-transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;}.Warenkorb__deleteButton:hover{opacity:1;}.Warenkorb__actions .button{vertical-align:top;float:right;}.Warenkorb__actions .button#voucherButton{float:left;}@media (min-width:36em){.Warenkorb__actions .button#voucherButton{float:right;margin-right:2em;}}.Warenkorb__actions .button:first-child{float:left;margin:0;display:none;}@media (min-width:36em){.Warenkorb__actions .button:first-child{display:block;}}.Warenkorb.loading{pointer-events:none;}