.cart-buy-block__info{display:-ms-flexbox;display:flex;margin-bottom:20px}.cart-buy-block__image{max-width:110px;max-height:110px;margin-right:20px;background-color:#fff}.cart-buy-block__subinfo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.cart-buy-block__name{-ms-flex-item-align:start;align-self:flex-start;font-size:20px}.cart-buy-block__price{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:18px}.cart-buy-block__cost{font-weight:700}.cart-buy-block__control{display:-ms-flexbox;display:flex}.ps-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;border:0;border-radius:0;color:#000;font-size:16px;text-decoration:none;background-color:#ddd;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ps-button:not([disabled]):focus{outline:0;box-shadow:0 0 0 3.2px rgba(0,123,255,.25)}.ps-button[disabled]{color:grey;background-color:#ddd;cursor:not-allowed}.ps-button__icon{margin-right:4px}.ps-button_theme_default{color:#fff;background-color:#00a5e3;background-image:url(/img/patterns/dark_pattern.png);transition:background-color .3s ease}.ps-button_theme_default:not([disabled]):hover{background-color:#00b8fd}.ps-button_theme_default .ps-button__icon{fill:#fff}.ps-button_theme_dark{color:#fff;background-color:#1f6dae;background-image:url(/img/patterns/header_top_pattern.png);transition:background-color .3s ease}.ps-button_theme_dark:not([disabled]):hover{background-color:#237bc4}.ps-button_theme_light{color:#fff;background-color:#4dcdfd;background-image:url(/img/patterns/light_pattern.png);transition:background-color .3s ease}.ps-button_theme_light:not([disabled]):hover{background-color:#66d4fd}.ps-button_theme_green{color:#fff;background-color:#3bb919;background-image:url(/img/patterns/green_pattern.png);transition:background-color .3s ease}.ps-button_theme_green:not([disabled]):hover{background-color:#42cf1c}