.hidden {
display:none;
}
.bp-mt-20{
margin-top: 20px;
}
.preorder-avaiable-date-text{
display: block;
}
.wc-pre-orders-alert {
border: 1px solid #fd397a;
color: #fd397a;
display: flex;
align-items: stretch;
padding: 1rem 2rem;
border-radius: 3px;
margin: 0 0 20px 0;
}
.disabled-input {
display:none;
}
.preoder-span-block{
display: block;
margin-top: 6px;
}
.single-product span.on-preorder {
}
.pre-badge-shortcode{
position: static !important;
}
.product-preorder-upcoming{
color: #52a711;
font-weight: 600;
}
.product-preorder-expired{
color: rgb(190, 4, 4);
font-weight: 600;
}