.header-style-1 .navbar-brand img, .header-style-2 .navbar-brand img, .header-style-3 .navbar-brand img {
    max-width: 92px;
}

@media screen and (min-width: 992px) {
    .header-style-2 .navigation, .header-style-3 .navigation {
        background-color: #ffffff;
    }
}

.site-footer .about-widget .logo {
    max-width: 126px;
}

.service-single-content h2 {
    padding-top: 30px;
}

#receiptModal p {
    color: #51545c;
    margin-bottom: 20px;
    line-height: 2.5;
    font-size: 14px;
    text-align: left!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#receiptModal strong {
    font-weight: bold!important;
    color: brown;
}

#tracking-intro h4 {
    color: #80734a;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#tracking-intro p {
    color: #51545c;
    margin-bottom: 20px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#tracking-intro h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.modal-footer {
    text-align: center;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #80734a;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#btn {
    display: inline-block;
    width: 180px;
    font-size: 14px;
    font-family: "futura-pt",sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    text-align: center;
    color: #80734a;
    padding: 5px 0;
    border-top: 1px solid #80734a;
    border-bottom: 1px solid #80734a;
    border-right: none;
    border-left: none;
    background: 0 0;
    letter-spacing: 3px;
    outline: none;
    margin: 0 auto;
}