﻿.image-subtitle {
    font-size: 14px;
    font-family: acumin-pro !important;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 10px;
    color: #4d4d4f;
    text-align: center;
    display: table;
}
.header-text p {
    font-family: acumin-pro !important;
    font-size: 16px;
    line-height: 1.5;
    color: #595959;
}
.mt-sm {
    margin-top: 25px;
}

.blastarch {
    margin-bottom: 7px;
}

.header-text {
    font-family: acumin-pro;
    font-size: 16px;
    line-height: 1.5;
    color: #595959;
    margin-bottom: 0px;
}

.content-header {
    font-size: 32px;
    font-family: acumin-pro-condensed;
    color: #ce0019;
}

.content-paragraph {
    font-size: 16px;
    line-height: 1.5;
    color: #595959;
}
.content-image {
    display:inline-block;
    width: 195px;
    height: 168px;
}
.template {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 11px;
}
.template > a {
    text-decoration: none;
}
.spacer {
    margin-right:11px;
}
.content-row {
    margin-bottom:15px;
}
.spacer-vert {
    line-height:5px;
}

.header-text {
    font-size: 13px;
}

.back-to-top {
    font-size: 13px;
}

.top-banner > img {
    /*content:url("https://cdn.boxpartners.com/siteimages/boxpartners/mkt_shoppingcart/SCW_Header_980.jpg");*/
    width: 100%;
}
#masterFooter,
#masterMain {
    width: 92%;
}
@media (min-width: 1260px) {


    .top-banner > img {
        /*content:url("https://cdn.boxpartners.com/siteimages/boxpartners/mkt_shoppingcart/SCW_HeaderFP.jpg");*/
        width: 100%;
        /*height: 120px;*/
    }

    .image-subtitle {
        font-size: 15px;
    }

    .content-image {
        width: 261px;
        height: 224px;
    }

    .header-text {
        font-size: 15px;
    }

    .back-to-top {
        font-size: 15px;
    }
}