/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

/* FONTS
--------------------------- */
@font-face {
    font-family: 'Texta-Regular';
    src: url('fonts/web-fonts/texta_regular/Texta-Regular-webfont.woff') format('woff'),
        url('fonts/web-fonts/texta_regular/Texta-Regular-webfont.eot') format('eot'),
        url('fonts/web-fonts/texta_regular/Texta-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Texta-medium';
    src: url('fonts/web-fonts/texta_medium/Texta-Medium-webfont.woff') format('woff'),
        url('fonts/web-fonts/texta_medium/Texta-Medium-webfont.eot') format('eot'),
        url('fonts/web-fonts/texta_medium/Texta-Medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Texta-Bold';
    src: url('fonts/web-fonts/texta_altbold/TextaAlt-Bold-webfont.woff') format('woff'),
        url('fonts/web-fonts/texta_altbold/TextaAlt-Bold-webfont.eot') format('eot'),
        url('fonts/web-fonts/texta_altbold/TextaAlt-Bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Texta-Book';
    src: url('fonts/web-fonts/texta_altbook/TextaAlt-Book-webfont.eot') format('eot'),
        url('fonts/web-fonts/texta_altbook/TextaAlt-Book-webfont.woff') format('woff'),
        url('fonts/web-fonts/texta_altbook/TextaAlt-Book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Texta-black';
    src: url('fonts/web-fonts/texta_black/Texta-Black-webfont.eot') format('eot'),
        url('fonts/web-fonts/texta_black/Texta-Black-webfont.woff') format('woff'),
        url('fonts/web-fonts/texta_black/Texta-Black-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Texta-Heavy';
    src: url('fonts/web-fonts/texta_heavy/Texta-Heavy-webfont.eot') format('eot'),
        url('fonts/web-fonts/texta_heavy/Texta-Heavy-webfont.woff') format('woff'),
        url('fonts/web-fonts/texta_heavy/Texta-Heavy-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


.homehead h1 {
	font-family: 'Texta-Bold';
	color: black;
	font-size: 62px;
	line-height: 60px;
}

.headline h1 {
    font-family: texta-black;
    color: black;
    font-size: 43px;
    line-height: 40px;
}

.testing h1 {
color: #314554;
	text-align: center;
font-size: 52px;
line-height: 50px;
font-family: 'Texta-Heavy', sans-serif; font-style: normal;
}

.homehead h1 {
	font-family: 'Texta-Bold';
	color: black;
	font-size: 58px;
}

.homesub h2 {
    font-family: 'Texta-Regular';
    color: white;
    font-size: 31px;
    line-height: 30px;
}

.navigation {
	font-family: 'Texta-Bold';
	font-size: 24px;
	color: #919191;
}

.bodycopy p {
	font-family: 'Texta-Book';
	font-size: 18px;
	line-height: 21px;
	color: #919191;
}

.aboutcopy p {
	font-family: 'Texta-Book';
	font-size: 23px;
	line-height: 26px;
	color: #919191;
}

.abouthead p {
	font-family: 'Texta-Bold';
	font-size: 28px;
	color: #919191;
}

.button p {
	font-family: 'Texta-Bold';
	font-size: 52px;
	color: white;
}

.callout p {
	font-family: 'Texta-Regular';
	font-size: 21px;
	line-height: 23px;
	color: black;
}

.copy p {
	font-family: 'Texta-Regular';
	font-size: 17px;
	line-height: 20px;
	color: black;
}

.h3 {
	font-family: 'Texta-Regular';
	font-size: 16px;
	color: gray;
	text-align: left;
}

.fl-builder-content .class a.fl-button {
    font-family: 'Texta-Bold';
	font-size: 52px;
	color: white;
}

.clients p {
	font-family: 'Texta-Bold';
	font-size: 16px;
	color: gray;
	text-align: left;
}

.h2 {
	font-family: 'Texta-Bold';
	font-size: 16px;
	color: gray;
	text-align: left;
}

.fl-builder-content .fl-node-5ae32e3dd5b40 a.fl-button {
    font-size: 24px;
    font-family: 'texta-black';
    line-height: 20px;
    padding: 14px 28px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ec008c;
    border: 1px solid #e00080;
}

a.fl-button:hover {
	font-size: 24px !important;
    line-height: 20px !important;
    padding: 14px 28px !important;
}

.ready h3 {
	font-family: 'Texta-Bold';
	font-size: 34px;
	color: black;
	text-align: left;
}

.subhead h3 {
	font-family: 'Texta-Bold';
	font-size: 24px;
	color: black;
	text-align: left;
}

.ready {
	font-family: 'Texta-black';
	font-size: 24px;
	color: white;
	text-align: left;
}

.client p {
	font-family: 'Texta-medium';
	font-size: 21px;
	color: gray;
	text-align: left;
}

.menu p {
	font-family: 'Texta-Bold';
	font-size: 18px;
	line-height: 23px;
}

/* ABOUT US PAGE SYLTES
----------------------------- */
.page-id-29 h2, .page-id-29 h3 {
    font-family: 'Texta-black';
}