.sgbt-box{display:block;clear:both;width:100%!important;max-width:100%;box-sizing:border-box;margin:18px 0;padding:15px;border:1px solid #ddd}.sgbt-box h3{margin:-15px -15px 0 -15px;padding:7.5px 15px;background:#ed6d0d;color:#fff;font-weight:600;font-size:15px;}.sgbt-box ul{display:block;width:100%;box-sizing:border-box;margin:0;padding:0;list-style:none}.sgbt-item{display:flex;width:100%;box-sizing:border-box;align-items:center;gap:12px;padding:9px 0;border-top:1px solid #eee}.sgbt-item:first-child{border-top:0}.sgbt-item label:first-child{display:flex;align-items:center;gap:9px;flex:1}.sgbt-item img{width:50px;height:50px;object-fit:contain}.sgbt-name{font-weight:600}.sgbt-price{font-weight:600;white-space:nowrap}.sgbt-price del{font-size:.85em;font-weight:400}.sgbt-item small{color:#777}
@media(max-width:600px){.sgbt-item{align-items:center;flex-wrap:nowrap;gap:8px}.sgbt-item label:first-child{width:auto;min-width:0;flex:1 1 auto}.sgbt-name{line-height:1.25}.sgbt-price{flex:0 0 auto;text-align:right;line-height:1.25}.sgbt-price del{display:block}}