/* general */

.container-wrap {
    padding-bottom: 0;
}

.nectar-button {
    font-weight: 700;
}

#breadcrumbs {
    display: none;
}

@media screen and (max-width: 670px) {
    .center-mobile,
    .center-mobile .wpb_column,
    .center-mobile h1,
    .center-mobile h2,
    .center-mobile h3,
    .center-mobile h4,
    .center-mobile h5,
    .center-mobile h6,
    .center-mobile .vc_custom_heading,
    .center-mobile .team-member {
        text-align: center !important;
    }    
    
    .center-mobile .nectar-fancy-ul ul li {
        padding-left: 0;
    }
    
    .center-mobile .nectar-fancy-ul ul li i,
    .center-mobile .nectar-fancy-ul ul li i.icon-default-style {
        position: relative;
        width: auto;
        left: auto;
        top: auto;
    }
    
    .center-mobile .nectar-cta .link_wrap {
        display: block;
        text-align: center;
    }
    
    .section-introduction.center-mobile .vc_col-sm-6 {
        margin-bottom: 0;
    }
}



/* first time buyer boxes */

.custom-boxes .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.custom-boxes .wpb_wrapper .nectar-button {
    margin-top: auto;
}

@media screen and (min-width: 690px) and (max-width: 999px) {
    .wpb_row.custom-boxes > .span_12 > .column_container:nth-last-child(2) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
    .custom-boxes .one-fourths.span_3, 
    .custom-boxes .one-fourths.vc_span3, 
    .custom-boxes .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
        margin-bottom: 2%;
    }
}







/* brand carousel */

.flickity-viewport {
    margin-top: 0 !important;
}


/* mobile nav menu (offcanvas) */

#slide-out-widget-area-bg {
    background-color: #0e4070 !important;
}

.slide_out_area_close:before {
    background-color: #9bc54e !important;
}






/* mobile nav menu button */

body #header-outer .slide-out-widget-area-toggle.mobile-icon {
    width: 64px !important;
    height: 64px !important;
    padding: 0 !important;
    border-radius: 5px !important;
    background-color: #9bc54e !important;
}

body #header-outer .slide-out-widget-area-toggle.mobile-icon a {
    display: flex;
    padding: 22px;
}

body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before,
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after,
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #fff !important;
}

body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before {
    width: 22px !important;
}


/* rate review mortgages */

@media screen and (max-width: 1280px) {
    .custom-align-top {
        align-items: flex-start !important;
    }
}


/* custom table */

#custom-table {
    margin: 0;
    background: #fff;
}

#custom-table li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 15px;
    border-bottom: 1px solid #ccc;
}

#custom-table li:last-child {
    border-bottom: 0;
}

#custom-table .custom-table__headings {
    background: #9bc54e;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    display: none;
}

#custom-table li span {
    width: 100%;
    text-align: center;
    padding: 0;
}

#custom-table li span:first-child {
    text-align: center;
}

#custom-table li span:last-child {
    border-right: 0;
}

#custom-table li:not(.custom-table__headings) span:first-child:not(.custom-table__headings--mobile) {
    display: inline-block;
    background: #9bc54e;
    border-radius: 50%;
    width: 48px;
    padding: 10px;
    margin: 0 auto 15px;
    font-weight: 700;
    color: #fff;
}

#custom-table .custom-table__headings--mobile {
    display: block;
    margin-top: 10px;
    margin-right: 0;
    font-weight: 700;
}


@media screen and (min-width: 1000px) {
    #custom-table li {
        flex-direction: row;
        padding: 0;
    }
    
    #custom-table .custom-table__headings {
        font-size: 11px;
        display: flex;
    }
    
    #custom-table li span {
        width: 30%;
        text-align: left;
        padding: 15px;
        border-right: 1px solid #ccc;
    }
    
    #custom-table li span:first-child {
        width: 10%;
    }
    
    #custom-table li:not(.custom-table__headings) span:first-child:not(.custom-table__headings--mobile) {
        display: inline-block;
        background: none;
        border-radius: 0;
        width: 10%;
        padding: 15px;
        margin: 0;
        color: initial;
        font-weight: initial;
    }
    
    #custom-table .custom-table__headings--mobile {
        display: none;
    }
}

@media screen and (min-width: 1400px) {
    #custom-table .custom-table__headings {
        font-size: initial;
    }
}


/* custom overlay section */

.custom-overlay-section .nectar-button {
    min-width: 230px;
}


/* custom accordion section */

.custom-accordion .toggle h3 a {
    font-size: 18px !important;
    line-height: 24px !important;
}

.custom-accordion .toggle h3 a i {
    line-height: 28px;
    font-size: 22px;
    color: #0e4070;
}

.custom-accordion .toggle.open h3 a i {
    color: #fff;
}


/* custom testimonials section */
@media screen and (max-width: 999px) {
    .testimonial_slider blockquote {
        padding-left: 0 !important;
        padding-right: 0 !important;
        font-size: 18px !important;
        line-height: 32px !important;
    }
}




/* custom offset section */

.custom-offset-section .custom-heading-offset h4 {
    display: none;
    margin: 0;
}

.custom-offset-section--lead .custom-heading-offset {
    display: block;
}

.custom-offset-section--lead .vc_col-sm-8 {
    margin-bottom: 25px !important;
}

@media screen and (max-width: 999px) {
    .custom-offset-section .vc_col-sm-4:nth-child(2) .nectar-fancy-ul ul {
        margin-bottom: 0;
    }
    
    .custom-offset-section .custom-heading-offset h4 {
        display: block;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    
    .custom-offset-section--lead .custom-heading-offset {
        display: none;
    }
    
    .custom-offset-section--lead .vc_col-sm-8 {
        margin-bottom: 10px !important;
    }
}


/* custom looking section */

.custom-looking-section ul {
    margin-bottom: 0;
}

/* custom advice section */

.custom-advice-section {
    text-align: left;
}

.custom-advice-section .column-image-bg {
    background-repeat: no-repeat;
    background-size: auto;
}

.custom-advice-section .vc_col-sm-6 {
    min-height: 0;
}

.custom-advice-section .vc_col-sm-6:last-child .wpb_text_column {
    margin: 0 auto 1.5rem;
    display: block !important;
}

.custom-advice-section .vc_col-sm-6:last-child .wpb_text_column h3 {
    color: #fff !important;
}

@media screen and (max-width: 999px) {
    .custom-advice-section {
        text-align: center;
    }
    
    .custom-advice-section .vc_col-sm-6:first-child .vc_column-inner {
        padding-bottom: 20px;
    }
    
    .custom-advice-section .vc_col-sm-6:last-child {
        min-height: 430px;
    }
}

@media screen and (max-width: 1280px) {
    .custom-advice-section .column-image-bg {
        background-size: contain;
    }
}




/* mortgages - how it works section */

#section-howitworks .img-with-animation {
    max-width: 70px;
}



/* yor money tools section */

.section-yortools .nectar-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 20px !important; 
    padding-right: 20px !important;
    width: 100% !important;
}


/* yor help/getting section */

@media screen and (max-width: 999px) {
    .section-yorhelp .vc_col-sm-8,
    .section-yorgetting .vc_col-sm-6 {
        margin-bottom: 0 !important;
    }
}



/* talk things over section */

#section-talkthingsover,
.section-founder {
    text-align: center;
}

@media screen and (min-width: 1000px) {
    #section-talkthingsover,
    .section-founder {
        text-align: left;
    }
}





/* here to help finance section */

.section-heretohelpfinance .wpb_column,
.section-heretohelpfinance h2 {
    text-align: center;
}

@media screen and (min-width: 1000px) {
    .section-heretohelpfinance .wpb_column,
    .section-heretohelpfinance h2 {
        text-align: left;
    }
}



/* yor money tools section */

.section-yormoneytools-heading,
.section-yormoneytools-heading h3 {
    text-align: center !important;
}

.section-yormoneytools-heading .vc_col-sm-6 .vc_column-inner {
    padding-right: 0;
}

@media screen and (min-width: 1000px) {
    .section-yormoneytools-heading,
    .section-yormoneytools-heading h3 {
        text-align: left !important;
    }
}



/* yor price section */

.section-yor-price h4 {
    text-align: center;
}

.section-yor-price li {
    display: flex !important;
    justify-content: center !important;
    padding-left: 0 !important;
}

.section-yor-price li i {
    position: relative !important;
    margin-right: 10px !important;
}

.section-yor-price .nectar-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 20px !important; 
    padding-right: 20px !important;
    width: 100% !important;
    text-align: center !important;
}




/* here to help finance section */

.section-yormoneytools .wpb_column,
.section-yormoneytools h4 {
    text-align: center !important;
}

@media screen and (min-width: 1000px) {
    .section-yormoneytools .wpb_column,
    .section-yormoneytools h4 {
        text-align: left !important;
    }
}


/* custom cols section */

body .container-wrap .custom-cols .inner_row[data-column-margin="30px"] .child_column {
    padding-left: 13px;
    padding-right: 13px;
}

body .container-wrap .custom-images .img-with-aniamtion-wrap {
    background: #0e4070;
    margin-bottom: 40px;
    padding: 50px 10px;
}

body .container-wrap .custom-images .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0;
}

body .container-wrap .custom-images .img-with-aniamtion-wrap .img-with-animation {
    max-height: 200px;
}

body .container-wrap .custom-content-spacing .nectar-split-heading,
body .container-wrap .custom-content-spacing .wpb_text_column.wpb_content_element {
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 40px;
}

body .container-wrap .custom-content-spacing .nectar-split-heading {
    margin-left: 10px;
    margin-right: 10px;
}

body .container-wrap .custom-content-spacing .nectar-button {
    margin-bottom: 40px;
}

body .container-wrap .custom-content-spacing .custom-col-colored .wpb_text_column.wpb_content_element {
    color: #fff;
    font-size: 125%;
    line-height: 150%;
    font-weight: 700;
}

body .container-wrap .custom-content-spacing .custom-col-colored .nectar-button {
    margin-bottom: 0;
}



.custom-col-colored.custom-will .nectar-split-heading {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 689px) {
    .custom-col-colored.custom-will {
        min-height: 404px;
    }

    .custom-col-colored.custom-will .nectar-split-heading h4 {
        font-size: 28px !important;
        line-height: 40px !important;
    }
}

@media screen and (min-width: 690px) and (max-width: 999px) {
    body .container-wrap .custom-content-spacing .wpb_column {
        margin-bottom: 15px;
    }
    
    body .container-wrap .custom-content-spacing .wpb_column:nth-of-type(3) {
        margin-bottom: 0;
    }

    .custom-col-colored.custom-will {
        min-height: 407px;
    }

    .custom-col-colored.custom-will .nectar-split-heading h4 {
        font-size: 28px !important;
        line-height: 40px !important;
    }
}



/* grav form general */

.gform_wrapper.gravity-theme .gform_footer {
    text-align: center;
}

body .gform_wrapper .top_label .gfield_label {
    width: 100%;
    margin-top: 0;
}

.gform_wrapper.gravity-theme .gform_footer .gform_button.button {
    font-size: 18px !important;
    color: #0e4070;
}

@media screen and (min-width: 999px) {
    .gform_wrapper.gravity-theme .gform_footer {
        text-align: right;
    }
    
    body .gform_wrapper .top_label .gfield_label {
        width: auto;
    }
}


/* custom grav form */

.gform_wrapper.gravity-theme .gform_fields {
    display: flex;
}

.custom-gravform-row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
}

.custom-gravform-col {
    width: 100%;
}

.custom-gravform-col:first-child {
    margin-left: 0;
}

.custom-gravform-col .gfield_required {
    display: none;
}

.custom-gravform-col .gfield_label {
    font-size: 18px !important;
    margin-bottom: 20px !important;
    color: #0e4070;
    display: block !important;
    text-align: center;
}

.custom-gravform-col h4 {
    color: #0e4070;
}

.custom-gravform-col:last-child .gfield:first-child .gfield_label {
    margin-top: 0 !important;
}

.custom-gravform-col .gfield {
    margin-top: 15px !important;
}

.custom-gravform-col .ginput_container > span {
    padding-right: 0 !important;
}

.custom-gravform-col input[type=text],
.custom-gravform-col textarea, 
.custom-gravform-col input[type=email], 
.custom-gravform-col input[type=password], 
.custom-gravform-col input[type=tel], 
.custom-gravform-col input[type=url], 
.custom-gravform-col input[type=search], 
.custom-gravform-col input[type=date], 
.custom-gravform-col  select {
    background: transparent;
    border-radius: 2px;
    border: 1px solid #e4e4e4;
    padding: 15px !important;
}

.custom-gravform-col input[type=text]:focus,
.custom-gravform-col textarea:focus, 
.custom-gravform-col input[type=email]:focus, 
.custom-gravform-col input[type=password]:focus, 
.custom-gravform-col input[type=tel]:focus, 
.custom-gravform-col input[type=url]:focus, 
.custom-gravform-col input[type=search]:focus, 
.custom-gravform-col input[type=date]:focus, 
.custom-gravform-col  select:focus {
    box-shadow: none !important;
}

.custom-gravform-col select {
    font-size: 18px !important;
    color: #0e4070;
    font-weight: 700;
}

.custom-gravform-col textarea {
    height: 204px !important;
}

.custom-gravform-col .ginput_container_consent {
    text-align: center;
}

.custom-gravform-col .ginput_container_consent label a {
    font-weight: 700;
}

@media screen and (max-width: 640px) {
    .gform_wrapper.gravity-theme .ginput_complex span {
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width: 999px) {
    .custom-gravform-row {
        flex-direction: row;
    }
    
    .custom-gravform-col {
        width: 49%;
    }
    
    .custom-gravform-col .gfield_label {
        display: inline-block !important;
        text-align: left;
    }
    
    .custom-gravform-col .ginput_container_consent {
        text-align: right;
    }
}


/* header */

#header-outer .col.span_9.col_last {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#header-outer #logo {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

@media screen and (min-width: 1000px) {
    #header-outer #logo img {
        height: 74px;
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
}


/* header menus */

#custom-nav-top,
#custom-nav-top-extra {
    justify-content: flex-end;
}

.custom-top-message {
    display: none;
    margin-left: auto;
    font-size: 10px;
    font-weight: 700;
    color: #0e4070;
}

@media screen and (min-width: 1000px) {
    .custom-top-message {
        display: flex;
    }
}




/* mobile header nav */

#slide-out-widget-area .sub-menu li a {
    font-size: 13px !important;
    line-height: 24px !important;
}



/* custom mobile telephone bar */

.custom-mobile-telephone {
    display: flex;
    padding: 10px 20px;
    background: #9bc54e;
    text-align: center;
    width: 100%;
}

.custom-mobile-telephone a {
    color: #0e4070;
    width: 100%;
    font-weight: 700;
    font-size: 26px;
    line-height: 38px;
}

.custom-mobile-telephone a:before {
    font-family: "FontAwesome";
    content: '\f095';
    font-weight: 900;
    color: #fff;
    display: inline-block;
    border: 2px solid #0e4070;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 10px;
    line-height: 20px;
    margin-right: 10px;
    font-size: 24px;
}

.custom-mobile-telephone a span {
    color: #fff;
}

@media screen and (min-width: 999px) {
    .custom-mobile-telephone {
        display: none;
    }
}


/* main menu */

#custom-nav-top {
    flex: 1;
}

#top #custom-nav-top ul li.mobile-only {
    display: block !important;
}

#top #custom-nav-top ul li a {
    color: #0e4070;
}

#top #custom-nav-top ul li ul li a {
    font-size: 14px !important;
}

#top #custom-nav-top ul li a .menu-title-text:after {
    border-color: #0e4070 !important;
}

#top #custom-nav-top ul li:last-of-type a {
    margin-right: 0 !important;
}

@media screen and (min-width: 999px) {
    #top #custom-nav-top ul li a {
        margin-left: 12px !important;
        margin-right: 12px !important;
        font-size: 13px !important;
        transition: all .25s ease-in-out;
    }
    
    #top #custom-nav-top ul li ul li a {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    #top #custom-nav-top ul li.mobile-only {
        display: none !important;
    }
}

@media screen and (min-width: 1120px) {
    #top #custom-nav-top ul li a {
        margin-left: 15px !important;
        margin-right: 15px !important;
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1380px) {
    #top #custom-nav-top ul li a {
        margin-left: 33px !important;
        margin-right: 33px !important;
        font-size: 16px !important;
    }
}


/* extra top menu */

#top #custom-nav-top-extra ul li {
    background: #f3f5fa;
    padding: 0;
    font-weight: 700;
}

#top #custom-nav-top-extra ul li a {
    color: #0e4070;
    padding: 10px 20px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#top #custom-nav-top-extra ul li,
#top #custom-nav-top-extra ul li a,
#top #custom-nav-top-extra ul li a span {
    transition: all .25s ease-in-out;
}

#top #custom-nav-top-extra ul li:first-of-type {
    background: #9bc54e;
}

#top #custom-nav-top-extra ul li:first-of-type a span {
    color: #fff;
    margin-left: 10px;
}

#top #custom-nav-top-extra ul li:first-of-type:hover {
    background: #0e4070;
}

#top #custom-nav-top-extra ul li:first-of-type:hover a {
    color: #fff;
}

#top #custom-nav-top-extra ul li:first-of-type:hover a span {
    color: #9bc54e;
}

#top #custom-nav-top-extra ul li:last-of-type a {
    font-size: 14px;
}

#top #custom-nav-top-extra ul li:last-of-type a:before {
    font-family: "FontAwesome";
    font-weight: 900;
    content: '\f023';
    margin-right: 5px;
}

#top #custom-nav-top-extra ul li:last-of-type:hover {
    background: #0e4070;
}

#top #custom-nav-top-extra ul li:last-of-type:hover a {
    color: #fff;
}

#top #custom-nav-top-extra ul li:last-of-type:hover a:before {
    content: '\f13e';
    color: #9bc54e;
}






/* footer columns */

#footer-outer .row {
    padding: 55px 0;
}

#footer-outer .widget {
    margin-bottom: 0;
}

#footer-widgets .col.one-fourths {
    margin-bottom: 0 !important;
}

#footer-widgets .widget h4 {
    margin-bottom: 15px;
}

@media screen and (max-width: 999px) {
    #footer-widgets .col.span_3 {
        width: 100% !important;
    }
    
    #footer-widgets .container .col {
        margin-bottom: 0;
    }
    
    #footer-widgets .col.one-fourths {
        margin-bottom: 30px !important;
    }
}

@media screen and (min-width: 690px) {
    #footer-widgets .col.span_3 {
        width: 13.41%;
        margin-right: 7.5%;
    }
    
    #footer-widgets .col.span_3:first-child,
    #footer-widgets .col.span_3:nth-child(2) {
        width: 25.33%;
    }
    
    #footer-widgets .col.span_3:last-child {
        margin-right: 0;
    }
}



/* footer widgets */

#footer-widgets {
    text-align: center;
}

#footer-widgets .widget.widget_media_image {
    margin-bottom: 40px;
}

#footer-widgets .widget.widget_media_image img {
    height: 74px;
}

#footer-widgets .widget h4 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 25px;
}

#footer-widgets .widget .textwidget,
#footer-widgets .widget .menu {
    font-size: 14px;
    line-height: 26px;
}

#footer-widgets .widget .menu li {
    padding: 0 !important;
}

#footer-widgets .widget .menu li .sub-menu {
    display: none;
}

#footer-widgets .row .col.span_3:last-of-type .widget.widget_block p {
    font-size: 10px;
    line-height: 15px;
    opacity: .5;
}


/* extra footer widgets */

#footer-widgets .extra-footer-widgets {
    border-top: 1px solid rgba(255,255,255,0.18);
    font-size: 14px;
    line-height: 32px;
    text-align: center;
}

#footer-widgets .extra-footer-widgets .row {
    max-width: 420px;
    padding: 40px 20px;
    margin: 0 auto;
}

#footer-widgets .extra-footer-widgets .extra-footer-widget-five {
    margin-bottom: 0;
}

#footer-outer #footer-widgets .extra-footer-widgets .col.extra-footer-widget-five p {
    padding-bottom: 10px;
}

#footer-outer #footer-widgets .extra-footer-widgets .col.extra-footer-widget-five p:last-of-type {
    padding-bottom: 0;
}

@media screen and (min-width: 690px) {
    #footer-widgets .extra-footer-widgets .row {
        max-width: 600px;
        padding: 40px 0;
    }
}

@media screen and (min-width: 1000px) {
    #footer-widgets .extra-footer-widgets .row {
        max-width: 1425px;
        padding: 40px 90px;
    }
    
    #footer-outer #footer-widgets .extra-footer-widgets .col.extra-footer-widget-five p,
    #footer-outer #footer-widgets .extra-footer-widgets .col.extra-footer-widget-five p:last-of-type {
        padding-bottom: 0;
    }
    
    #footer-widgets {
        text-align: left;
    }
}



/* social menu footer widget */

#footer-outer ul#menu-socialnav {
    margin-bottom: 30px;
}

#footer-widgets .widget .menu-socialnav-container .menu {
    display: flex;
    justify-content: center;
}

#footer-widgets .widget .menu-socialnav-container .menu li {
    margin-left: 20px;
}

#footer-widgets .widget .menu-socialnav-container .menu li:first-of-type {
    margin-left: 0;
}

#footer-widgets .col.span_3:last-child .widget_block blockquote {
    padding-left: 0;
    text-align: left;
}

#footer-widgets .col.span_3:last-child .widget_block p {
    font-size: 14px;
    line-height: 32px;
}

@media screen and (min-width: 999px) {
    #footer-widgets .widget .menu-socialnav-container .menu {
        justify-content: flex-start;
    }
}

/* extra footer menu */

#footer-outer #copyright {
    padding: 40px 0;
}

#footer-outer #copyright .col {
    width: 100%;
    margin: 0;
    text-align: center;
}

#footer-outer #copyright p {
    margin-top: 0;
    line-height: 31px;
}

#footer-outer #copyright .extra-nav-col {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

#custom-branding {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    flex-direction: column;
    align-items: center;
}

#custom-branding img {
    width: 100%;
    margin-bottom: 0;
    height: 26px;
}

#custom-branding a {
    margin-top: 5px;
}

#custom-branding span {
    color: #fff;
}

#footer-outer #copyright #custom-nav-footer-extra ul li {
    font-size: 14px;
}

#footer-outer #copyright #custom-nav-footer-extra ul li:first-of-type {
    margin-left: 0;
}

#footer-outer #copyright #custom-nav-footer-extra ul li a:hover {
    text-decoration: underline;
}

#footer-outer #copyright .col.span_5 {
    padding-top: 4px;
}

@media screen and (min-width: 1000px) {
    #footer-outer #copyright .col {
        width: 40.5%;
        text-align: left;
    }
    
    #footer-outer #copyright .extra-nav-col {
        width: 59.5%;
        flex-direction: row;
    }
    
    #custom-branding {
        margin-right: 0;
        margin-top: 0;
        flex-direction: row;
    }
    
    #custom-branding a {
        margin-top: 0;
        margin-left: 10px;
    }

    #custom-branding img {
        transform: translateY(5px);
    }
}



/* icons */

.icon--default {
	 display: flex;
	 background-color: transparent !important;
	 justify-content: center;
	 margin-left: auto;
	 margin-right: auto;
}

.icon--default svg, 
.icon-size--medium svg {
	 fill: black;
	 width: 50px;
	 height: 50px;
	 align-self: center;
}

.icon-size--small svg {
	 width: 35px;
	 height: 35px;
}

.icon-size--large svg {
	 width: 75px;
	 height: 75px;
}

.icon-size--ex-large svg {
	 width: 100px;
	 height: 100px;
}

.icon-style--circle svg {
	 padding: 10px;
	 border-radius: 50%;
	 border: 2px solid #000;
}

.icon-color--red svg .st0 {
    fill: #e74c3c !important;
}

.icon-color--black svg .st0 {
    fill: #000 !important;
}

.icon-color--white svg .st0 {
    fill: #fff !important;
}

.icon-color--blue svg .st0 {
    fill: #0e4070 !important;
}

.icon-color--green svg .st0 {
    fill: #9bc54e !important;
}

.icon-color--red.icon-style--circle svg {
    border-color: #e74c3c !important;
}

.icon-color--black.icon-style--circle svg {
    border-color: #000 !important;
}

.icon-color--white.icon-style--circle svg {
    border-color: #fff !important;
}

.icon-color--blue.icon-style--circle svg {
    border-color: #0e4070 !important;
}

.icon-color--green.icon-style--circle svg {
    border-color: #9bc54e !important;
}

@media screen and (min-width:999px) {
	 .icon--default {
		 justify-content: flex-start;
	}
	 .icon-align--center {
		 justify-content: center;
	}
	 .icon-align--right {
		 justify-content: flex-end;
	}
}









/* tables on mobiles */



@media screen and (max-width: 999px) {
    .wpb_text_column table, 
    .wpb_text_column tbody, 
    .wpb_text_column th, 
    .wpb_text_column td, 
    .wpb_text_column tr {
        display: block;
    }

    .wpb_text_column tr { 
        border: 1px solid #e4e4e4;
        border-top: 0;
    }

    .wpb_text_column tr:first-of-type {
        display: none;
    }

    .wpb_text_column td {
        border: 0 !important;
        position: relative;
        margin-left: 150px;
        padding-left: 0 !important;
        width: 449px;
    }

    .wpb_text_column td:before {
        position: absolute;
        top: 10px;
        left: 10px;
        white-space: nowrap;
        margin-left: -150px;
        font-weight: 700;
    }

    .wpb_text_column td:nth-of-type(1):before { content: "Name of Cookie:"; }
    .wpb_text_column td:nth-of-type(2):before { content: "First/Third Party:"; }
    .wpb_text_column td:nth-of-type(3):before { content: "Provider:"; }
    .wpb_text_column td:nth-of-type(4):before { content: "Purpose:";}

    .wpb_text_column #privacy-firstparty td:nth-of-type(1):before { content: "Name of Cookie:"; }
    .wpb_text_column #privacy-firstparty td:nth-of-type(2):before { content: "Purpose:"; }
    .wpb_text_column #privacy-firstparty td:nth-of-type(3):before { content: "Strictly Necessary:"; }
}

@media screen and (max-width: 690px) {
    .wpb_text_column td {
        width: 269px;
    }
}

@media screen and (max-width: 480px) {
    .wpb_text_column td {
        width: 168px;
    }
}




/* blog */

.single-post #author-bio,
.single-post #single-below-header,
.category .row.page-header-no-bg,
.category .post-content .grav-wrap {
    display: none !important;
}

.single-post .post .content-inner {
    padding-bottom: 40px;
}

.page-template-page-blog-archive .page-header-bg-image:after,
.category .page-header-bg-image:after {
    background-color: #2d2d2d !important;
    opacity: 0.4 !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: ' ';
    z-index: 1;
    display: block;
}

.page-template-page-blog-archive .row .col.section-title,
.category .row .col.section-title {
    border: 0 !important;
}

.page-template-page-blog-archive .col.post-area,
.category .col.post-area {
    padding-top: 50px;
    padding-bottom: 80px;
    margin-top: 0;
    margin-bottom: 0;
}

.post-area.featured_img_left article:hover .article-content-wrap .post-featured-img-wrap,
.post-area.featured_img_left article:hover .article-content-wrap .post-featured-img-wrap:before {
    box-shadow: none !important;
    transform: none !important;
    background-color: transparent !important;
}

.post-area.featured_img_left article:hover .article-content-wrap .post-featured-img-wrap:before {
    opacity: 0 !important;
}

.page-template-page-blog-archive #pagination,
.category #pagination {
    margin-top: 80px;
}

.page-template-page-blog-archive #pagination > span.page-numbers.current,
.page-template-page-blog-archive nav.woocommerce-pagination span.page-numbers.current,
.category #pagination > span.page-numbers.current,
.category nav.woocommerce-pagination span.page-numbers.current {
    box-shadow: none !important;
}

.category #page-header-bg .container .row {
    display: flex;
    align-items: center;
}


/* blog archives */

.h2--blog-title {
    margin-bottom: 0;
    text-align: center;
}

.dk-gallery-wrapper {
    margin: 60px 0 80px !important;
}

.single-post .dk-gallery-wrapper {
    margin: 40px 0 0px !important;
}

.single-post .h2--blog-title {
    margin-top: 40px;
}

.dk-gallery--category {
    margin-bottom: 0;
}

.dk-gallery .vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.dk-gallery-wrapper ul.gallery-category__tabs {
    display: flex;
    justify-content: center;
    border-bottom: 0;
    margin-left: 0;
    margin-bottom: 40px;
    text-align: center;
    flex-direction: column;
}

.dk-gallery-wrapper .gallery-category__list {
    font-size: 16px;
    list-style: none;
    text-align: center !important;
    line-height: 20px;
    margin-left: 0;
    font-weight: 700;
}

.dk-gallery-wrapper .gallery-category__list:first-child {
    margin-left: 0;
}

.dk-gallery-wrapper .gallery-category__list .gallery-category__tab {
    padding: 12px;
    border: 1px solid #b6babe;
    border-bottom: 0;
    display: block;
}

.dk-gallery-wrapper .gallery-category__list:last-child .gallery-category__tab {
    border-bottom: 1px solid #b6babe;
}

.dk-gallery-wrapper .gallery-category__list .gallery-category__tab:hover {
    background-color: #9bc54e !important;
    border-color: #9bc54e;
    color: #fff !important;
}

.dk-gallery-wrapper .gallery-category__list .gallery-category__tab.gallery-category__tab--active {
    background-color: #0e4070 !important;
    border-color: #0e4070;
    border-bottom-color: #b6babe;
    color: #fff !important;
}




.dk-gallery-wrapper .dk-gallery--category {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-left: 0;
}



.dk-gallery-wrapper .gallery-category__item {
    width: 100%;
    list-style: none;
    margin: 13px 0;
    cursor: pointer;
    height: auto;
    opacity: 1;
    visibility: visible;
    text-align: center;
    transition: all .25s ease-in-out;
}

.dk-gallery-wrapper .gallery-category__item:hover {
    opacity: .85;
}

.dk-gallery-wrapper .gallery-category__item.gallery-category__item--hide {
    opacity: 0;
    visibility: hidden;
    height: 0;
    width: 0 !important;
    margin: 0;
}

.dk-gallery-wrapper .dk-gallery--category .dk-gallery__item--image {
    height: 176px;
    background-size: cover;
    background-position: center;
    transition: all .25s ease-in-out;
}

.dk-gallery-wrapper .dk-gallery--category .dk-gallery__item--content {
    margin-top: 20px;
}

.single-post-blog-link {
    text-align: center;
    margin-top: 0;
}

.single-post-blog-link .nectar-button {
    background-color: #9bc54e !important;
    color: #0e4070 !important;
    padding: 15px 35px !important;
    font-size: 14px !important;
}

body[data-button-style="slightly_rounded_shadow"] .single-post-blog-link .nectar-button:hover {
    box-shadow: none !important;
}

.post-featured-img {
    border-radius: 0 !important;
}

@media screen and (min-width: 481px) {
    .dk-gallery-wrapper .dk-gallery--category .dk-gallery__item--image {
        height: 231px;
    }
}

@media screen and (min-width: 691px) {
    .dk-gallery-wrapper .gallery-category__item {
        width: 45.45%;
        margin: 13px;
    }
    
    .dk-gallery-wrapper .dk-gallery--category .dk-gallery__item--image {
        height: 150px;
    }
}

@media screen and (min-width: 1000px) {
    .single-post .post .content-inner,
    .single-post .main-content > .row {
        padding-bottom: 0;
    }
    
    .dk-gallery-wrapper ul.gallery-category__tabs {
        flex-direction: row;
    }
    
    .dk-gallery-wrapper .gallery-category__list {
        margin-left: 10px;
        font-size: 14px;
    }
    
    .dk-gallery-wrapper .gallery-category__list .gallery-category__tab {
        display: flex;
        border-bottom: 1px solid #b6babe;
        padding: 12px 6px;
    }

    .dk-gallery-wrapper .gallery-category__item {
        width: 46.62%;
        text-align: left;
    }
    
    .dk-gallery-wrapper .dk-gallery--category .dk-gallery__item--image {
        height: 220px;
    }
    
    .single-post-blog-link {
        margin-top: 40px;
    }
}

@media screen and (min-width: 1301px) {
    .dk-gallery-wrapper .gallery-category__item {
        width: 30.62%;
    }
    
    .dk-gallery-wrapper .gallery-category__list {
        font-size: 16px;
    }
    
    .dk-gallery-wrapper .gallery-category__list .gallery-category__tab {
        padding: 12px;
    }
}