article h1{margin:0}#cartContainer{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;width:100%}#cartLeft{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;flex-shrink:1;max-width:500px;flex-basis:500px;width:-moz-fit-content;width:fit-content}#cartRight{width:20%;flex-grow:1;flex-shrink:1;max-width:500px;min-width:220px;padding:10px;position:relative}#cartContainer article{min-width:220px;max-width:800px;padding:0;margin:10px}#cartLeft article>article_header{width:100%;display:block;border-radius:inherit}#cartLeft article>article_header>article_title{width:100%;display:block;margin:0;padding-inline:10px;padding:5px}#cartLeft article>article_header>article_title:first-child{display:flex;justify-content:space-between;align-items:center;font-size:20px;color:#d27a5b;font-style:italic;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}#cartLeft article>article_header>article_title:nth-child(2){font-size:20px;background-color:#d27a5b;color:#252323}#cartLeft article>div:last-child{width:100%;display:flex;flex-direction:row;justify-content:space-between}#cartRight form{padding:20px}p{font-size:20px;line-height:2}
