.block-basket{font-size:.75rem;width:32px;height:32px;border-radius:50%;transition-duration:.5s;display:flex;flex-direction:row;justify-content:center;align-items:center}.block-basket.active-basket{width:120px}.block-basket .basket-close{width:32px;height:32px;box-shadow:inset 0px 1px 3px rgba(0,0,0,0.1);border-radius:50%;background-color:#fff;cursor:pointer;transition-duration:.5s;display:flex;flex-direction:row;justify-content:center;align-items:center}.block-basket .basket-close:hover{background-color:#969696}.block-basket .basket-close:before{height:22px;content:url("/static/img/core/icons/catalog/product-chart.svg")}.block-basket .basket-close:hover:before{content:url("/static/img/core/icons/catalog/product-chart-hover.svg")}.block-basket .basket-open{width:120px;height:32px;border-radius:20px;background-color:#fff;transition-duration:.5s;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.block-basket .basket-open .basket-minus{width:32px;height:32px;min-width:32px;border-radius:50%;background-color:#fff;cursor:pointer;transition-duration:.5s;display:flex;flex-direction:row;justify-content:center;align-items:center}.block-basket .basket-open .basket-minus:hover{background-color:#969696}.block-basket .basket-open .basket-minus:before{height:20px;content:url("/static/img/core/icons/catalog/minus.svg")}.block-basket .basket-open .basket-minus:hover:before{content:url("/static/img/core/icons/catalog/minus-hover.svg")}.block-basket .basket-open .basket-plus{width:32px;height:32px;min-width:32px;border-radius:50%;background-color:#969696;cursor:pointer;transition-duration:.5s;display:flex;flex-direction:row;justify-content:center;align-items:center}.block-basket .basket-open .basket-plus:hover{background-color:#fff}.block-basket .basket-open .basket-plus:before{height:20px;content:url("/static/img/core/icons/catalog/plus-hover.svg")}.block-basket .basket-open .basket-plus:hover:before{content:url("/static/img/core/icons/catalog/plus.svg")}.block-basket .basket-open .basket-count{display:flex}.block-basket .basket-open .basket-count input[type="number"]::-webkit-outer-spin-button,.block-basket .basket-open .basket-count input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none}.block-basket .basket-open .basket-count input[type='number'],.block-basket .basket-open .basket-count input[type="number"]:hover,.block-basket .basket-open .basket-count input[type="number"]:focus{appearance:none;-moz-appearance:textfield}.block-basket .basket-open .basket-count .count{font-family:"PT Sans","Open Sans",sans-serif;color:#000;font-size:13px;font-style:normal;font-weight:400;line-height:24px;border:none;outline:none;width:100%;appearance:none;text-align:end;padding:0;display:flex;flex-direction:row;justify-content:unset;align-items:center}.block-basket .basket-open .basket-count .count-name{font-size:10px;font-style:normal;color:#969696;margin-left:2px;font-weight:400;line-height:24px;padding-right:5px;display:flex;flex-direction:row;justify-content:unset;align-items:center}
/*# sourceMappingURL=icon-basket.css.map */
