/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

p.stock.available-on-backorder {
    background: #27b752;
    color: white;
    font-weight: 700;

}

p.shop-badge {
    display: inline;
    position: relative;
    top: -15px;
    background: #008c00;
    padding: 5px 10px;
    font-weight: 700;
    color: white;
}