/*
Theme Name: Beaver Builder - Child Theme
Version: 1.0.0
Description: This is a child theme of Beaver Builder
Author: Fierce Creative Agency	
Author URI: http://fiercecreative.agency/
template: bb-theme
*/


/*------------------------
 * COLORS
 * -----------------------
 * Accent 				#26A9B4
 * Dark Accent 			#20919b
 * Light Background		#F3F3F3
 * Text color 			#000
 * ------------------------*/
/* Find/replace all the defult color for your custom colors */
/* Set the accent color in BB settings */

/*---------------------------
 * Typography
 * -------------------------*/

/* Set Font across site - make sure to embed the Google Font code in the Head */

body, html {
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	color:#000;
}

p {
	font-size:16px;
	line-height:1.5;
	font-family: 'Montserrat', sans-serif;
}

/* Header Style */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	line-height:1.2 !important;
}

h1 {font-size:50px;}
h2 {font-size:45px;}
h3 {font-size:40px;}
h4 {font-size:30px;}
h5 {font-size:18px;}
h6 {font-size:14px;}

/* Link Style */
a:link {color: #26A9B4;}
a:visited {color: #26A9B4;}
a:hover {color: #26A9B4;}
a:active {color: #26A9B4;}

blockquote,
blockquote p,
p.big-text {
	font-size:22px;
}

blockquote {
	border-left: 5px solid #26A9B4;
}

/*---------------------------
 * Navagation
 * -------------------------*/
.fl-page-header-container,
.fl-page-footer-widgets-container,
.fl-page-footer-container{
	width:100% !important
}

.fl-page-header-wrap .fl-full-width .container  {
}

.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color:red;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
    color:#000;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:focus {
	color: #26A9B4;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item>a {
	color: #26A9B4;
}

.fl-page-header-wrap {
    border-bottom: none;
}

/*---------------------------
 * Background
 * -------------------------*/

.light-background {
	background:#F3F3F3;
}

.dark-background {
	background:#26A9B4;
}


/*---------------------------
 * Home
 * -------------------------*/

#home-header .fl-row-content-wrap {
	width: 100%;
	/*Creates a 16:5 view on Desktop*/
	padding-top: 15.625%;
	padding-bottom: 15.625%;
}


@media (max-width: 767px) {
	#home-header .fl-row-content-wrap {
		/*Creates a 16:9 view on Mobile*/
		padding-top: 28.125%;
		padding-bottom: 28.125%;
	}
}

#home-intro {
	text-align:center;
	max-width:900px;
	margin:auto;
}
#home-intro h1 {
	font-size:35px;
}
#home-intro h2 {
	font-size:25px;
}

/*---------------------------
 * Page Headers
 * -------------------------*/

#page-header {
	background:#F3F3F3;
}
#page-header h1 {}

/*---------------------------
 * Button Style
 * -------------------------*/

.fl-builder-content a.fl-button,
.fl-builder-content a.fl-button:visited,
.fl-builder-content .fl-slide a.fl-button, 
.fl-builder-content .fl-slide a.fl-button:visited  {
	background: #26A9B4;
	border: 1px solid #26A9B4;
	color: #fff;
	border-radius: 0px;
	padding: 10px 20px;
}
.fl-builder-content a.fl-button:hover, 
.fl-builder-content a.fl-button:focus,
.fl-builder-content .fl-slide a.fl-button:hover,
.fl-builder-content .fl-slide a.fl-button:focus  {
	background: #20919b;
	border: 1px solid #20919b;
	color: #fff;
}
.fl-builder-content a.fl-button *, 
.fl-builder-content a.fl-button:visited,
.fl-builder-content .fl-slide a.fl-button *  {
	color: #fff !important;
}
.fl-builder-content a.fl-button:hover *, 
.fl-builder-content a.fl-button:focus * {
	color: #000 !important;
}

/*---------------------------
 * Modules
 * -------------------------*/

/*-- Callouts --*/

a.fl-callout-title-link {
    text-decoration: none;
    color: #000;
}

/*-- Mod-11: Quote --*/


.large-quote {
	max-width:800px;
	margin:auto;
}

.large-quote .fl-module-content {
	margin-left:100px;
}

.large-quote p em {
	font-size:1.2rem;	
}

.large-quote:before{
	float:left;
	background-image:url('/wp-content/uploads/2020/03/quote.png');
	background-size:50px 40px;
	width:50px;
	height:40px;
	margin-left:30px;
}


/*-- Mod-14: Accordion --*/
.mod-accordion .fl-accordion-button-label {color:#000;}

.fl-accordion-button-icon-left, .fl-accordion-button-icon-right {
    opacity: 1;
    color:#26A9B4;
    font-size: 20px;
}

/*-- Mod-9: Post Feed --*/

.mod-post-feed .fl-post-grid-post {
    background: transparent;
    border: none;
}

.mod-post-feed .fl-post-column {
    padding-bottom: 0px;
}

.mod-post-feed-3{
	border-left: 5px solid #26A9B4;
	padding: 0px 20px;
	margin-bottom: 10px;
	min-height: 70px;
}
	.mod-post-feed .mod-post-feed-3 h5.mod-post-title a {
		color:#000; 	
	}
	
	.mod-post-feed .mod-post-feed-3 .mod-post-more-link a {}

/*-- Inline List --*/

	ul.inline-list,
	ul.inline-list-nobreak{
		list-style-type: none; 
		padding: 0px;
		margin-top:20px;
	}

		ul.inline-list li,
		ul.inline-list-nobreak li{ 
			display: inline;
		}
			
	ul.inline-list li:after,
	ul.inline-list-nobreak li:after{
		content: "|";
		margin: 0px 15px;
	}
		
	ul.inline-list li:last-child:after,
	ul.inline-list-nobreak li:last-child:after{
		content: "";
		margin: 0px;
	}
		
	@media (max-width: 768px) {
		ul.inline-list li {
			display: block;
		}
		ul.inline-list li:after { 
			content: "";
			margin: 0px ;
		}
	}

/*---------------------------
 * Footer
 * -------------------------*/

.fl-page-footer-widgets {
border-top: 10px solid #26A9B4;
}

.fl-page-footer-wrap,
.fl-page-footer,
.fl-page-footer-widgets,
.fl-page-footer-widgets *{
	background-color: #F3F3F3;
}

/*-Text Colors-*/
.fl-page-footer *,
.fl-page-footer h1,
.fl-page-footer h2,
.fl-page-footer h3,
.fl-page-footer h4,
.fl-page-footer h5,
.fl-page-footer h6,
.fl-page-footer-widgets *,
.fl-page-footer-widgets h1, .fl-page-footer-widgets h2, .fl-page-footer-widgets h3, .fl-page-footer-widgets h4, .fl-page-footer-widgets h5, .fl-page-footer-widgets h6 {
	color: #000;
}

/*-Link Colors-*/
.fl-page-footer-widgets a,
.fl-page-footer-widgets a *, .fl-page-footer-widgets a.fas, .fl-page-footer-widgets a.fab, .fl-page-footer a,
.fl-page-footer a *,
.fl-page-footer a.fas,
.fl-page-footer a.fab,
.fl-page-footer-widgets a:hover,
.fl-page-footer-widgets a:focus,
.fl-page-footer-widgets a:hover *,
.fl-page-footer-widgets a:focus *,
.fl-page-footer-widgets a.fas:hover,
.fl-page-footer-widgets a.fab:hover,
.fl-page-footer-widgets a.fas:focus,
.fl-page-footer-widgets a.fab:focus {
    color: #000;
}

/*-Social Icons-*/
.fl-page-footer a *{
	color: #26A9B4;
}

.fl-page-footer a:hover,
.fl-page-footer a:focus,
.fl-page-footer a:hover *,
.fl-page-footer a:focus *,
.fl-page-footer a.fas:hover, .fl-page-footer a.fab:hover, .fl-page-footer a.fas:focus, .fl-page-footer a.fab:focus{
	color: #20919b;
}

.fl-page-footer .fl-social-icons {
	font-size:16px;
	color: #000;
}


