<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Merchants Group 2020
Theme URI: https://www.merchantsgroup.com
Description: This is a custom child theme for Merchants Group 
Author: Parkway Digital
Author URI: https://www.pwkydigital.com/
Template: salient
Version: 1.17
*/

#displaynone, .displaynone {
    display: none !important;
}

.merchants-mobile-header {
    position: absolute;
    display: none;
}

 .merchants-mobile-buttons {
    display: none;
    position: relative;
    margin-right: 0px;
}

@media only screen and (max-width: 500px) {
     #header-outer[data-format="centered-menu"] #top nav.merchants-mobile-buttons &gt;ul &gt;li {
        width: 60px !important;
    }
    #header-outer[data-lhe=default] #top nav.merchants-mobile-buttons&gt;ul&gt;li[class*=button_solid_color]&gt;a {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
    }
    #header-outer[data-lhe=default] #top nav.merchants-mobile-buttons .sf-menu&gt;li[class*=button_solid_color]&gt;a:hover {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
    }
    
    
    #header-outer[data-lhe="default"] #top nav.merchants-mobile-buttons &gt; ul &gt; li &gt; a {
        padding-left: 0px;
        padding-right: 0px;
    }
    nav.merchants-mobile-buttons span.menu-title-text {
        font-size: 9px;
        line-height: 10px;
	padding-left: 1px;
	padding-right: 1px;
    }
}

@media only screen and (max-width: 325px) {
    #header-outer[data-format="centered-menu"] #top nav.merchants-mobile-buttons &gt;ul &gt;li {
        width: 35px !important;
    }
    #header-outer[data-format="centered-menu"] #top nav.merchants-mobile-buttons span.menu-title-text {
        font-size: 6px;
        line-height: 6px;
    }
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    #header-outer #top nav.merchants-mobile-buttons {
        display: block !important;
    }
}

@media only screen and (max-width: 999px) {
    #header-outer[data-format="centered-menu"] #top nav.merchants-mobile-buttons &gt;ul &gt;li {
        width: 102px;
    }
    #header-outer[data-format="centered-menu"] #top nav.merchants-mobile-buttons &gt;ul &gt;li &gt;ul &gt;li {
        width: 225px;
    }
    #header-outer[data-format="centered-menu"] #top nav.merchants-mobile-buttons &gt;ul &gt;li &gt;ul {
        padding-top: 16px;
        padding-bottom: 16px;
        margin-top: 25px;
    }
    
    .nectar-mobile-only.mobile-header .merchants-mobile-header .menu-item-has-children ul {
           display: block !important;
           float: left !important;
           position: absolute!important;
    }
    .merchants-mobile-header {
        display: block;
        position: relative;
       
        height: 33px;
        width: 210px;
    }
    .merchants-mobile-buttons.sf-menu  {
        display: inline-block;
        position: relative !important;
        margin-right: 40px;
    }
    .merchants-mobile-buttons.sf-menu ul {
        position: initial;
    }
    body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav.merchants-mobile-buttons&gt;.buttons {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1220px) {
    #top .span_9 nav .buttons .menu-item {
        position: relative !important;
    }
    #top .span_9 nav .buttons .menu-item {
        visibility: visible !important; 
        pointer-events: auto !important; 
        margin: 0 !important;
    }
}

@media only screen and (max-width: 999px) {
    .vc_row.vc_row-flex#bootstrapSwap .span_2,
    .vc_row.vc_row-flex#bootstrapSwap .span_3,
    .vc_row.vc_row-flex#bootstrapSwap .span_6,
    .vc_row.vc_row-flex#bootstrapSwap .span_9,
    .vc_row.vc_row-flex#bootstrapSwap .span_12 {
           flex-direction: column-reverse !important;
    }
}

@media only screen and (min-width: 500px) {
    #header-outer:not([data-format=left-header]) #top&gt;.container&gt;.row nav&gt;ul&gt;li {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media only screen and (min-width: 500px) and (max-width: 1220px) {
    #top .span_9 nav .buttons .menu-item {
        position: relative !important;
        visibility: visible !important;
    }
}

body.material #header-outer #header-secondary-outer nav ul.sf-menu li {
    font-family: Poppins;
    
    background-color: #900028!important;
    margin-left: 4px;
    border-radius: 4px !important;
    -webkit-border-radius: 4px!important;

    box-shadow: none;
    
    padding: 4px 8px;
    
    -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}  

body.material #header-outer #header-secondary-outer nav &gt; ul.sf-menu &gt; li.sfHover &gt; a {
    color: #CCC !important;
}

body.material #header-outer #header-secondary-outer nav ul.sf-menu li &gt; a {
    font-size: 14px;
    font-weight: 600;    
    width: 100%; 
    margin-left: 0px;
    margin-right: 0px;
}

#header-outer #header-secondary-outer ul.sf-menu li a:hover,
#header-outer #header-secondary-outer ul.sf-menu li a:active {
    color: #CCC !important;  
} 

/* sub-menu */ 
body.material #header-outer #header-secondary-outer nav ul.sf-menu ul.sub-menu li {
    background: none !important;
    border: none !important;
}

body.material #header-outer #header-secondary-outer nav ul ul li:hover &gt; a, 
body.material #header-outer #header-secondary-outer nav ul.sf-menu ul.sub-menu li &gt; a:hover,
body.material #header-outer #header-secondary-outer nav ul.sf-menu ul.sub-menu li &gt; a:active {
    background: none !important;
    color: #CCC !important;
}

.agentSearch select {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    background-color: rgba(0,0,0,0.04);
    border-radius: 4px;
    border: 2px solid rgba(0,0,0,0);
}

.blog-recent[data-style*="classic_enhanced"] .excerpt {
    display: none;
}

.home .blog-recent .col .post-header h3 {
    font-size: 28px;
}

.home .blog-recent .col .post-header {
    margin-bottom: 0px;
}


body .agent_box .agentSearch select {
    margin-top: 10px;
    margin-bottom: 10px;
} 

body[data-form-submit="regular"] .container-wrap .agent_box .agentSearch input[type=submit] {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    margin-top: 5px;    
}

div[data-style="default"] .toggle h3 a, div[data-style="default"] .toggle h3 {
    font-size: 16px;
    line-height: 20px;
     padding-top: 20px;
  
}


body .toggle {
    margin-bottom: 0px;     
}

body .toggles .toggle h3 a i {
    padding-right: 6px;
}

body .nectar-recent-posts-slider_multiple_visible .recent-post-container.container .nectar-button {
    display: none !important;
}


body .nectar-recent-posts-slider_multiple_visible .recent-post-container .inner-wrap span.strong a {
    display: none !important;
}

body .nectar-recent-posts-slider_multiple_visible .recent-post-container .inner-wrap h3 {
    margin-bottom: 0px;
    line-height: 22px;
}

@media only screen and (min-width: 999px) {
   body .nectar-recent-posts-slider_multiple_visible .recent-post-container.container {
        position: absolute;
        
        left: 10%;
        max-width: 80%!important;
        z-index: 10;
        padding: 0;
    }
    .nectar-recent-posts-slider_multiple_visible h3 a {
        font-size: 22px;
        line-height: 22px !important;    
    }
    .nectar-recent-posts-slider_multiple_visible .inner-wrap {
        min-height: 150px;
    }
}

@media only screen and (min-width: 690px) and (max-width: 999px) {
    body.single-post .container-wrap.no-sidebar .post-area {
        max-width: 690px !important;
    }
}

@media only screen and (min-width: 310px) and (max-width: 689px)  {
    body.single-post .container-wrap.no-sidebar .post-area {
        max-width: 300px !important;
    }
}

@media only screen and (min-width: 210px) and (max-width: 309px)  {
    body.single-post .container-wrap.no-sidebar .post-area {
        max-width: 210px !important;
    }
}

@media only screen and (max-width: 209px)  {
    body.single-post .container-wrap.no-sidebar .post-area {
        max-width: 150px !important;
    }
}


.single-post .heading-title[data-header-style="default_minimal"] .meta-category a {
    display: none;
}

.single-post .row .col.section-title.blog-title {
   /*  margin-bottom: 0px; */
}

.single-post .heading-title[data-header-style="default_minimal"] {
/*   padding-bottom: 0px;
    margin-bottom: 0px;
    */
}

body.archive .masonry-blog-item .meta-category a {
    display: none !important;
}

body.archive .masonry-blog-item .article-content-wrap {
   
}

body[data-ext-responsive="true"].single-post .heading-title[data-header-style="default_minimal"] .entry-title {
     
}

.single .heading-title[data-header-style="default_minimal"] {
    margin-bottom: 0px;
}

.material #footer-outer #footer-widgets .widget.recent_news_extra_widget .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"] &gt; li {
    padding-left: 0px !important;
}

.material #footer-outer #footer-widgets .recent_news_extra_widget .arrow-circle {
    display: none; 
}

.material #footer-outer #footer-widgets .recent_news_extra_widget ul.nectar_widget[class*="nectar_blog_posts_"] &gt; li .post-date {
    display: block;
    line-height: 17px;
    color: #999;
    font-size: 11px;
    margin-bottom: 6px;
}

.material #footer-outer #footer-widgets .recent_news_extra_widget ul.nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"] &gt; li::before {
    content: none !important;
}

.material #footer-outer #footer-widgets ul.nectar_blog_posts_recent_extra.nectar_widget .arrow-circle {
    display: none !important;
}

.material .widget ul.nectar_blog_posts_recent_extra.nectar_widget .post-date {
    display: block;
    line-height: 17px;
    color: #999;
    font-size: 12px;
    margin-bottom: 12px;
}

.material .recent_news_extra_widget ul.nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"] &gt; li::before {
   
}

.wpb_wrapper sub{
  font-size: 18px;
  vertical-align:sub
}

.wpb_wrapper .toggle sub{
  font-size: 14px;
  vertical-align:sub
}

.masonry.material .posts-container .masonry-blog-item .meta-category a {
    display: none;
}

body #sidebar .recent_posts_extra_widget h3.widget-title,
body #sidebar h3.widget-title {
  font-size: 25px;
}

a.pinterest-share.nectar-sharing {
    display: none !important;
}

.single .container-wrap #author-bio #author-info p {
    max-width: 100%;
}

body .container-wrap .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column).merchants_go_paperless_column {
    padding-left: 0px;
}

.wpb_column[data-shadow="small_depth"] &gt; .vc_column-inner &gt; .column-bg-overlay-wrap {
	box-shadow: none !important;
}

.whitetext {
    color: #FFF; 
}

@media only screen and (max-width: 999px) {
    #top .span_9&gt;.slide-out-widget-area-toggle {
        display: flex !important;
    }
}

.gform_wrapper#gform_wrapper_11 span.gfield_required,
.gform_wrapper#gform_wrapper_11 .gform_heading { 
    display: none; 
}

#orbisius_simple_notice p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

body .row .col .school-application_wrapper h3.gsection_title {
    margin-top: 20px;
    color: #900028;
}

body .row .col .school-application_wrapper.gform_wrapper.gravity-theme .gfield select {
    text-align: center;
}
</pre></body></html>