.shop_attributes{--wd-attr-v-gap:30px;--wd-attr-h-gap:30px;--wd-attr-col:1;--wd-attr-brd-width:1px;--wd-attr-brd-style:solid;--wd-attr-brd-color:var(--brdcolor-gray-300);--wd-attr-img-width:24px;margin-bottom:0;overflow:hidden}.shop_attributes tbody{grid-template-columns:repeat(var(--wd-attr-col),1fr);margin-bottom:calc(-1*(var(--wd-attr-v-gap) + var(--wd-attr-brd-width)));column-gap:var(--wd-attr-h-gap);display:grid}.shop_attributes tr{padding-bottom:calc(var(--wd-attr-v-gap)/2);margin-bottom:calc(var(--wd-attr-v-gap)/2);border-bottom:var(--wd-attr-brd-width)var(--wd-attr-brd-style)var(--wd-attr-brd-color);justify-content:space-between;align-items:center;display:flex}.shop_attributes :is(th,td){border:none;padding:0}.shop_attributes th{font-family:var(--wd-text-font);flex:none;margin-left:20px}.shop_attributes td{text-align:left}.shop_attributes p{margin-bottom:0}.shop_attributes span{vertical-align:middle}.shop_attributes .wd-attr-img{width:100vw;max-width:var(--wd-attr-img-width)}.shop_attributes .wd-attr-name:not(:first-child){margin-inline-start:10px}.shop_attributes .wd-hint{--wd-hint-bg:var(--bgcolor-gray-300);--wd-hint-color:var(--color-gray-800);--wd-hint-size:calc(var(--wd-text-font-size) - 3px);margin-inline-start:2px}