#topbar {
    background: #ff781e !important;
    color: #ffffff;
}

.wpcf7 span.wpcf7-not-valid-tip, .wpcf7-validation-errors{ display: inherit !important; }
.wpcf7-not-valid{ border-color: #ff0000 !important;}
.wpcf7-validation-errors {background: #ff0000 !important;}

#header.header-transparent.header-v1 #navigation > ul > li > a {
    color: rgb(253, 253, 253);
}

#mobile-navigation-btn, #mobile-cart-btn, #mobile-shopping-btn {
    color: #dedede !important;
}

#header.header-transparent.header-v1 {
    box-shadow: inset 0 0px 0 0 rgba(255,255,255,0.2) !important;
}

.fontsize15 {
    font-size: 15px;
}

.fontsize33 {
    font-weight: 600;
    font-size: 33px;
    color: white;
}

.fontsize16 {
    font-size: 16px;
}

.pricing-plan .pricing-price span.pricing-amount {
    display: none;
}

.pricing-plan .pricing-price span.pricing-per {
    display: none;
}

.pricing-plan.pricing-color-true .pricing-plan-head h3 {
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 16px !important;
}

.pricing-plan li {
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 600;
}

.pricing-plan {
    border: 1px solid #cecccc;
}

.wpcf7
{
    background-color:  transparent;
    border: 1px solid #D2D2D2;
}

div.wpcf7 {
    margin: 0px;
    padding: 15px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #F5F5F5;
    width: 100%;
    border: 1px solid #D2D2D2;
    color: black !important;
}

.wpcf7 input[type="submit"]
{
    width: 100% !important;
    font-size: 15px !important;
}

.wpcf7-form .wpcf7-submit {
    background: #12223c;
}

.testimonial {
    color: #5a5a5a;
    font-size: 15px;
}

.testimonial-author {
    font-size: 15px;
}

.member-img img {
    width: 361px;
}

.member .member-role {
    color: #5f5f5f;
}

.imagebox {
    padding: 30px 11px 30px 11px;
}

.imagebox h1, .imagebox h2, .imagebox h3, .imagebox h4, .imagebox h5, .imagebox h6, .imagebox p {
    margin: 0px 0px 10px 11px;
}

.fontsize45 {
    font-size: 45px;
}




