header#top nav > ul > li > a {
padding-bottom: 15px !important;
}
header#top nav > ul > li > a > ul {
top: 60%;
}
body #header-outer header#top nav > ul > li.menu-highlight > a, body #header-outer header#top nav > ul > li.menu-highlight-alt > a {
color: #fff !important;
font-weight: 700;
position:relative;
}
header#top nav > ul > li.menu-highlight > a:before, header#top nav > ul > li.menu-highlight-alt > a:before {
position:absolute;
content:'';
display:block;
width: 110%;
height: 30px;
left: -5%;
bottom: 10px;
z-index: -1;
background-color: #82b2c2;
}
header#top nav > ul > li.menu-highlight-alt > a:before {
background-color: #006486;
}
#logo {
padding-bottom: 15px;
}
body, body p, body ul li {
-webkit-font-smoothing: antialiased !important;
}
.single-post .meta-comment-count, .single .meta-author, .blog .meta-author {
display:none !important;
}
.single-post .meta-date {
border-left:none !important;
}
#featured .orbit-slide article .container {
opacity: 1 !important;
}
body .gform_wrapper .gform_body ul li.gfield, .gform_wrapper .gform_body ul li.hidden_label input {
margin-top: 0;
}
#featured .slide article:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.3);
width: 100%;
height: 100%;
z-index: -1;
}    .blog-recent[data-style*="classic_enhanced"] .inner-wrap {
border-radius: 0;
}
.blog-recent[data-style*="classic_enhanced"] .inner-wrap .post-featured-img {
filter: blur(3px);
}
body.archive.category .container-wrap {
margin-top: 0;
padding-top: 0 !important;
}
.section-down-arrow, body[data-button-style="rounded"] .scroll-down-wrap, .scroll-down-wrap.no-border {
bottom: 10%;
}
.nectar-fancy-ul ul li i.icon-default-style.icon-circle {
font-size: .625em !important;
vertical-align: middle;
line-height: 2.2em !important;
}
.nectar-fancy-ul ul li {
padding-bottom: 5px;
vertical-align: middle;
}
.nectar-fancy-ul[data-list-icon] ul li {
padding-left: 30px;
}
.large-fancy-list .nectar-fancy-ul ul li {
font-size: 1.5em;
margin-bottom: 1em;
}
.author-section {
display: none;
}
body.single-post[data-bg-header="true"] .container-wrap {
padding-top: 100px !important;
}
#page-header-bg[data-bg-pos="top"] .page-header-bg-image {
filter: blur(3px);
}
#page-header-bg[data-bg-pos="top"] .page-header-bg-image:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
z-index: -1;
}
body #footer-outer #footer-widgets .gform_wrapper ul li.gfield {
margin-top: 0;
padding: 0px !important;
border-bottom: none !important;
}
body #footer-outer #footer-widgets .gform_wrapper .top_label div.ginput_container_email,
body #footer-outer #footer-widgets .gform_wrapper li.hidden_label input,
body #footer-outer #footer-widgets .gform_wrapper .gform_footer {
margin-top: 0 !important;
}
body #footer-widgets div.ginput_complex.ginput_container.gf_name_has_2 span {
width: 100%;
}
#call-to-action .triangle {
border-top: 10px solid #d4d1c5;
}
@media screen and (max-width: 1000px) and (min-width: 1px) {
.re-order-column > .col.span_12 {
flex-direction: column-reverse !important;
display:flex!important;
}
}