.mdg-ufd-wrap .alert { background: #fbfbfb; border: 1px solid #d6d4d4; border-radius: 4px; }
.mdg-ufd-wrap .alert .rte { font-weight: normal; }
.mdg-ufd-wrap .alert .price { color: #f3515c; }
.mdg-ufd-wrap .alert .progress { margin-top: 2rem; }
.mdg-ufd-wrap .price { font-weight: 600; }
.mdg-ufd-wrap p:last-child { padding-bottom: 0; margin-bottom: 0; }
.mdg-ufd-wrap .progress { display: -webkit-box; display: -ms-flexbox; display: flex; height: 1.5rem; overflow: hidden; font-size: .75rem; background-color: #e9ecef; border-radius: .25rem; -webkit-box-shadow: inset 0px 1px 10px -6px #000; box-shadow: inset 0px 1px 10px -6px #000; }
.mdg-ufd-wrap .progress .progress-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; background-color: #3878c0; }

#mdg-ufd-ProductActions { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 19px; }
#mdg-ufd-ProductActions i { font-size: 37px; margin-right: 8px; }
