p.stock{font-weight:600;line-height:1.2;}p.stock.out-of-stock{color:#b50808;}p.stock.wd-style-default:is(.available-on-backorder,.in-stock){color:var(--color-gray-800);}p.stock.wd-style-default.in-stock:before{margin-inline-end:5px;color:var(--wd-primary-color);content:"";font-family:"woodmart-font";}p.stock:is(.wd-style-bordered,.wd-style-with-bg) span{display:inline-block;padding:8px 12px;border-radius:calc(var(--wd-brd-radius) / 1.5);}p.stock.wd-style-bordered span{border:1px solid #85b951;color:var(--color-gray-800);}p.stock.wd-style-bordered span:before{content:"";display:inline-block;margin-inline-end:8px;width:8px;height:8px;border-radius:50%;background-color:#85b951;vertical-align:baseline;}p.stock.wd-style-bordered.out-of-stock span{border-color:#e22d2d;}p.stock.wd-style-bordered.out-of-stock span:before{background-color:#e22d2d;}p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span{background-color:#f1f7eb;color:#85b951;}p.stock.wd-style-with-bg.in-stock span:before{margin-inline-end:5px;content:"";font-family:"woodmart-font";}p.stock.wd-style-with-bg.out-of-stock span{background-color:#f8e7e7;}.shop_attributes{margin-bottom:0;overflow:hidden;--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;}.shop_attributes tbody{display:grid;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);}.shop_attributes tr{display:flex;align-items:center;gap:10px 20px;justify-content:space-between;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);}.shop_attributes :is(th,td){padding:0;border:none;}.shop_attributes th{display:flex;flex:0 1 auto;font-family:var(--wd-text-font);}.shop_attributes td{text-align:end;}.shop_attributes p{margin-bottom:0;}.shop_attributes :is(.wd-attr-name,.wd-attr-term){display:inline-flex;align-items:center;gap:10px;}.shop_attributes .wd-attr-name-img{width:var(--wd-attr-img-width);}.shop_attributes .wd-hint{margin-inline-start:-6px;}