.goodie-selected{padding:8px;border:1px solid var(--color-grey-lines);display:flex;margin:8px 8px 0}.goodie-selected[data-state=disabled]{display:none}.goodie-selected .image-holder{max-height:60px;max-width:60px;display:flex;align-items:center;flex:0 0 auto;background-color:#f8f9f9;overflow:hidden;height:123px}.goodie-selected .image-holder a{display:block;max-height:60px;max-width:60px}.goodie-selected .image-holder img{height:100%;max-height:60px;max-width:60px}.goodie-selected .text-holder{padding-left:12px;flex:1 1 auto;grid-column-gap:32px;grid-row-gap:0px;display:grid;grid-template-columns:5fr 1fr!important}.goodie-selected .text-holder .text-description{grid-area:1/1/3/2!important;display:flex;flex-direction:column;justify-content:flex-start;text-align:left!important;margin:0!important}.goodie-selected .text-holder .text-description h6{font-family:var(--font-gt-expanded);font-size:12px;font-weight:400;line-height:14px}.goodie-selected .text-holder .text-description p{color:var(--color-light-grey);font-family:var(--font-messina-sans);font-size:12px;line-height:16px;margin-top:8px}.goodie-selected .text-holder .remove-goodie{grid-area:1/2/2/3!important;display:flex;justify-content:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none}.goodie-selected .text-holder .remove-goodie svg{max-height:14px;max-width:14px}.goodie-selected .text-holder .price{margin:0!important;grid-area:2/2/3/3!important;display:flex;justify-content:flex-end;width:100%;text-align:right!important}.goodie-selected .text-holder .price p{display:flex;flex-direction:column;color:var(--color-light-grey);font-family:var(--font-messina-sans);font-size:12px;line-height:16px}.goodie-selected .text-holder .price p span{color:var(--color-red);margin-top:0;width:fit-content}