.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;gap:10px 20px;display:flex}.shop_attributes :is(th,td){border:none;padding:0}.shop_attributes th{font-family:var(--wd-text-font);flex:0 auto;display:flex}.shop_attributes td{text-align:end}.shop_attributes p{margin-bottom:0}.shop_attributes :is(.wd-attr-name,.wd-attr-term){--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-700);--wd-link-decor:none;--wd-link-decor-hover:none}.shop_attributes .wd-attr-name{align-items:center;gap:10px;display:inline-flex}.shop_attributes .wd-attr-name .wd-hint{margin-inline-start:-6px}.shop_attributes .wd-attr-term p{display:inline}.shop_attributes .wd-attr-name-img{width:var(--wd-attr-img-width)}