:root{--in-stock-green:#3e8468;--out-of-stock-red:#d4484c;--white:#fff}.custom-stock{clear:both;display:block;position:relative;top:20px;padding:10px 10px 5px;margin-bottom:35px}.custom-stock h5{padding:0 0 5px 5px;font-size:14px;color:#3e3e3b}.custom-stock ul{list-style:none;margin:0;padding:0}.custom-stock ul li{display:inline-block;padding:5px;margin:0 0 5px;border-radius:50px;width:auto}.custom-stock ul li span{display:inline-block;font-size:12px}.custom-stock .stock-location{font-weight:500}.custom-stock .stock-note{border-radius:10px;color:var(--white);font-weight:600;min-width:20px;text-align:center;min-height:20px;float:left;padding:4px 0 0;margin:-1px 5px 0 0}.custom-stock .in-stock .stock-note{background:var(--in-stock-green)}.custom-stock .out-of-stock .stock-note{background:var(--out-of-stock-red)}.widget-product-field.info-group.widget-product-field-ProductDescription.spacing-top{display:block}