@media (min-width: 696px) {
.wp-custom-logo .title-area {
    max-width: 200px;
}
}

.site-header {
background-color: #fff;
}

.front-page-2 .widget {
font-size: 1.9rem;
}

@media (min-width: 696px) {
.front-page-2 .widget {
font-size: 2.6rem;
}
}

.front-page-1 h1 {
font-family: 'Playfair Display', serif;
line-height:1.1;
font-size: 48px;
}

@media (min-width: 696px) {
.front-page-1 h1 {
font-family: 'Playfair Display', serif;
line-height:1.1;
font-size: 88px;
}
}

.front-page-1 {
min-height: 60vh;
padding: 5rem 0;
}

@media (min-width: 696px) {
.front-page-1 {
min-height: 70vh;
padding: 5rem 0;
}

.front-page-2 .content-sidebar-wrap, .wrap {
    width: 90%;
    max-width: 960px;
}
}

.front-page-3 {
background-color: #7b818f;
color: #fff;
}

.page-id-58 .before-footer,
.page-id-54 .before-footer {
display: none;
}

.gform_footer input[type=submit] {
width: 100% !important;
}

@media (min-width: 696px) {
.front-page-2 .content-sidebar-wrap, .wrap {
    width: 90%;
    max-width: 1200px;
}
}

.has-fixed-header .site-header.shrink {
background-color: #fff;
}

.hero-section:before,
.before-footer:before {
opacity: 0.7;
    background: -webkit-radial-gradient(left top, circle farthest-corner, #221b78 15%, #221b78 50%, #221b78 85%);
}

.button.white {
color: #221b78;
}

input,
textarea {
    padding-left: 20px !important;
}

@media (max-width: 896px) {
.menu-item a {
color:#fff;
}
}
