.product__wrapper .back{margin-left:16px;margin-bottom:0;display:none;width:fit-content}@media only screen and (max-width:993px){.product__wrapper .back{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}.product__wrapper .back svg.icon{margin-right:8px}.added-message{margin:16px;padding:14px 16px 14px 20px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:end;-moz-box-align:end;-o-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background:#212121;color:#fff;border-radius:8px}.added-message__text{font-size:14px;line-height:18px;font-weight:400}.added-message__icon{width:28px;height:28px;background:#059856;border-radius:50%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.added-message__icon svg.icon{fill:#fff}.fixed-add-message{position:fixed;bottom:0;left:0;right:0;z-index:1000}@media only screen and (min-width:991px){.fixed-add-message{display:none}}