﻿.site-content {
    padding-top: 25px;
    margin-top: 0;
}

.bg-orange {
    background-color: #f26334 !important;
}

.content-module-bar {
    height: 7px;
    pointer-events: none;
}

.content-module-padding {
    padding: 20px;
    margin-bottom: 20px;
}

.content-module {
    position: relative;
    background-color: #fff;
    border: 1px solid #b1b3b3;
    border-top: 0;
}

    .content-module ul li h4 {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
    }

    .content-module h4 {
        line-height: 26px;
    }

/*h4 {
    margin: 35px 0 15px;
}*/

h1, h2, h3, h4, .footer h4 a, h5, h6 {
    font-weight: 400;
    color: #002c6c;
}

.content-module ul {
    list-style: none;
}

p {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #454545;
}

p {
    margin: 0 0 10px;
}

li {
    font-weight: 300;
    line-height: 24px;
}

.text-right {
    text-align: right;
}

@media only screen and (max-width: 992px) {

    .buy-barcode {
        text-align: left;
    }
}
