.selling-fast-text {
    font-size: 13px;
}

.selling-fast-btn-container {
    border: 1px solid white;
}

.outline-card {
    border: 1px solid #dfdfdf;
}

.subtitle {
    font-size: 16px;
}
.breadcrumb{
    font-size:.92em;
}

 .out-of-stock-badge{
        position: absolute;
        top: 20px;
        right: 20px;
    }

.preloader-pos{
        top:10px;
        right: 12px;
    }

.preloader-pos.pos-md{
        top: 15px;
    }
.preloader-pos.pos-lg{
        top: 18px;
        right: 18px;
    }