.custom-scroll-bar::-webkit-scrollbar{height:.875rem;width:.875rem}.custom-scroll-bar::-webkit-scrollbar-button{border:none;display:none;height:.875rem;width:.875rem}.custom-scroll-bar::-webkit-scrollbar-thumb{background:#7b7b7b;border:none;border-radius:2rem}.custom-scroll-bar::-webkit-scrollbar-thumb:hover{background:#959595}.custom-scroll-bar::-webkit-scrollbar-thumb:active{background:#555}.custom-scroll-bar::-webkit-scrollbar-track{background:rgba(0,0,0,.15);border:.875rem rgba(38,38,38,.15);border-radius:2rem}.custom-scroll-bar::-webkit-scrollbar-track:hover{background:rgba(26,26,26,.15)}.custom-scroll-bar::-webkit-scrollbar-track:active{background:rgba(0,0,0,.15)}.custom-scroll-bar::-webkit-scrollbar-corner{background:transparent}.quick-basket{align-items:center;display:flex;justify-content:center;max-width:55px;position:relative;z-index:4}.quick-basket__content{align-self:stretch;display:none;height:auto;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .2s cubic-bezier(.4,0,1,1),visibility .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);visibility:hidden;width:500px;z-index:12}.quick-basket__content.is-visible{display:block}.quick-basket__content.is-active{opacity:1;transition-timing-function:cubic-bezier(0,0,.2,1);visibility:visible}.quick-basket__content .card-body{background-color:#fff;max-height:230px;overflow-x:hidden;overflow-y:auto}.quick-basket__content .card-body::-webkit-scrollbar{height:5px;width:5px}.quick-basket__content .card-body::-webkit-scrollbar-button{border:none;display:none;height:5px;width:5px}.quick-basket__content .card-body::-webkit-scrollbar-thumb{background:#7b7b7b;border:none;border-radius:2rem}.quick-basket__content .card-body::-webkit-scrollbar-thumb:hover{background:#959595}.quick-basket__content .card-body::-webkit-scrollbar-thumb:active{background:#555}.quick-basket__content .card-body::-webkit-scrollbar-track{background:rgba(0,0,0,.15);border:5px rgba(38,38,38,.15);border-radius:2rem}.quick-basket__content .card-body::-webkit-scrollbar-track:hover{background:rgba(26,26,26,.15)}.quick-basket__content .card-body::-webkit-scrollbar-track:active{background:rgba(0,0,0,.15)}.quick-basket__content .card-body::-webkit-scrollbar-corner{background:transparent}.quick-basket__content .panel-updater{background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.quick-basket__content .panel-updater:empty{height:215px;width:500px}.quick-basket__content .card{background:#fff;padding:25px}.quick-basket__content .card-header{background:#fff;border:0;font-size:1rem;padding:0}.quick-basket__content .card-header p{position:relative}.quick-basket__content .card-header img{width:15px}.quick-basket__content .card-header .quick-basket-item-count{bottom:10px;color:#a39061;font-size:.875rem;left:5px;position:relative}.quick-basket__content .card-body{background:#fff;border:0;max-height:80vh}.quick-basket__page-overlay{display:none;height:100vh;left:0;position:fixed;top:0;width:100%}.quick-basket__count{background:#038d97;background-repeat:repeat-x;border-radius:10px;color:#fff;display:block;font-size:.65rem;line-height:90%;padding:3px 4px;position:absolute;right:0;text-shadow:none;top:-9px}.quick-basket__count:empty{display:none}.quick-basket-close{cursor:pointer}.quick-basket-item{border:1px solid #ededed;font-size:.875rem;margin:15px 0;opacity:1;text-transform:capitalize}.quick-basket-item__title{margin:25px 15px 25px 0}.quick-basket-item__remove{font-size:.675rem;margin-top:15px;text-transform:uppercase}.quick-basket-item--fade{opacity:0;transition:opacity .2s cubic-bezier(.4,0,1,1),visibility .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1)}.quick-basket-item__total{background:#fff;border:0}.js-quick-basket-item-remove{cursor:pointer}.quick-basket-item__image{background:#ededed;width:100%}