#header.header-md #topNav a.logo {
    height: 80px;
    line-height: 50px;
}

#header.header-md #topNav a.logo>img {
    height: 80px;
}

#header.header-md #topNav #topMain>li>a {
    height: 80px;
    line-height: 60px;
}

input.err, input.error, textarea.err, textarea.error, select.err, select.error {
    border: #ff6464 1px dashed !important;
}

div.mega-price-table .pricing-title {
    height: 165px;
}

div.mega-price-table .pricing {
    background: rgba(0,0,0,0.0);
}

.featured {
    background-color: #F2F4FA;
}

.item_included {
    font-size:22px;
    color:green;
    text-align: center;
}

.item_not_included {
    font-size:22px;
    color:red;
    text-align: center;
}

.item_optional {
    font-size:22px;
    color:orange;
    text-align: center;
}

.tab-post {
    padding-bottom: 10px;
    margin: 10px 0 0 0;
    border-bottom: slategray 1px solid;
}

section {
    padding: 40px 0;
}
