/*
 Theme Name:   Prime Patient Advocates - Insugroup child theme
 Theme URI:    http://insugroup.axiomthemes.com/
 Description:  InsuGroup Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     insugroup
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  primepatientadvocates
*/

.sc_layouts_row_delimiter {
	border-color:#CCC !important;
}

@media only screen and (max-width:1429px) {
.sc_layouts_row_type_compact .sc_layouts_logo img {
	max-height:60px !important;
}
}

header .sc_layouts_row_fixed_on {
	border-bottom:1px solid #ccc;
}

#menu-main-menu > li > a {
	font-size:1.2rem;
}

/*
.top_panel.with_bg_image::before {
background-image: -webkit-linear-gradient(180deg, rgba(255,255,255,0.8) 72px, rgba(255,255,255,0) 145px) !important;
background-image: -moz-linear-gradient(180deg, rgba(255,255,255,0.8) 72px, rgba(255,255,255,0) 145px)  !important;
background-image: -ms-linear-gradient(180deg, rgba(255,255,255,0.8) 72px, rgba(255,255,255,0) 145px)  !important;
background-image: -o-linear-gradient(180deg, rgba(255,255,255,0.8) 72px, rgba(255,255,255,0) 145px)  !important;
background-image: linear-gradient(180deg, rgba(255,255,255,0.8) 72px, rgba(255,255,255,0) 145px)  !important;
}
*/

header.top_panel.with_bg_image .sc_layouts_row {
	background-color:rgba(255,255,255,.6) !important;
}

header.top_panel.with_bg_image .sc_layouts_row:nth-child(1),
header.top_panel.with_bg_image .sc_layouts_row:nth-child(2){
	background-color:rgba(255,255,255,.8) !important;
}



h1.sc_layouts_title_caption {
	color:#2c3459 !important;
}
.scheme_default .with_bg_image .sc_layouts_title_breadcrumbs .breadcrumbs a{
    color: #333 !important;
}
.scheme_default .with_bg_image .sc_layouts_title_breadcrumbs .breadcrumbs .breadcrumbs_item.current { color:#999 !important;}

.grecaptcha-badge {
	display:none !important;
}