/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 25 2016 | 12:22:32 */
.box-image .out-of-stock-label {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    background: #e60000;
    padding: 20px 0;
    background: rgba(255, 0, 0, 0.6);
    text-align: center;
    opacity: .9;
}

.header, .header-wrapper {
    background: #fff;
}