/* @group Untitled Group */



/* @end *//*
Theme Name:  Caleb Rowden
Theme URI:   http://calebrowden.com
Version:     1.0
Description: Theme for Caleb Rowden
Author:      Hub & Spoke
Author URI:  
Template:    Divi
*/


@import url("../Divi/style.css");

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

@font-face {
font-family: 'Avenir Next LT Pro Condensed';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Condensed'), url('fonts/AvenirNextLTPro-Cn.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Demi';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Demi'), url('fonts/AvenirNextLTPro-Demi.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Demi Condensed';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Demi Condensed'), url('fonts/AvenirNextLTPro-DemiCn.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Heavy Condensed';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Heavy Condensed'), url('fonts/AvenirNextLTPro-HeavyCn.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Medium Condensed';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Medium Condensed'), url('fonts/AvenirNextLTPro-MediumCn.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Regular';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Regular'), url('fonts/AvenirNextLTPro-Regular.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Ultra Light Condensed';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Ultra Light Condensed'), url('fonts/AvenirNextLTPro-UltLtCn.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Bold'), url('fonts/AvenirNextLTPro-Bold.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Bold Condensed';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Bold Condensed'), url('fonts/AvenirNextLTPro-BoldCn.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Bold Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Bold Condensed Italic'), url('fonts/AvenirNextLTPro-BoldCnIt.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Condensed Italic'), url('fonts/AvenirNextLTPro-CnIt.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Demi Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Demi Condensed Italic'), url('fonts/AvenirNextLTPro-DemiCnIt.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Demi Italic';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Demi Italic'), url('fonts/AvenirNextLTPro-DemiIt.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Heavy Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Heavy Condensed Italic'), url('fonts/AvenirNextLTPro-HeavyCnIt.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Italic';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Italic'), url('fonts/AvenirNextLTPro-It.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Medium Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Medium Condensed Italic'), url('fonts/AvenirNextLTPro-MediumCnIt.woff') format('woff');
}


@font-face {
font-family: 'Avenir Next LT Pro Ultra Light Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Avenir Next LT Pro Ultra Light Condensed Italic'), url('fonts/AvenirNextLTPro-UltLtCnIt.woff') format('woff');
}

h2 {
    font-family:Avenir Next LT Pro Medium Condensed, sans-Serif !important;
	color:#f4b23a;
	text-transform: uppercase;
	width: 70%;
	font-size: 30px;}

.h2-center h2 {
	margin: 0 auto;
	text-align:center !important;}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

body.page-template-page-template-blank .et_pb_section{
    background-color: #000 !important;}
    
body.page-template-page-template-blank {
    background-color: #000!important;}

#main-header {
	box-shadow: 0 3px 0 rgba(244, 178, 58, 1.0) !important;
    -moz-box-shadow: 0 3px 0 rgba(244, 178, 58, 1.0) !important;
    -webkit-box-shadow: 0 3px 0 rgba(244, 178, 58, 1.0) !important;}

#main-header.et-fixed-header {
	box-shadow: 0 3px 0 rgba(244, 178, 58, 1.0) !important;
    -moz-box-shadow: 0 3px 0 rgba(244, 178, 58, 1.0) !important;
    -webkit-box-shadow: 0 3px 0 rgba(244, 178, 58, 1.0) !important;}

#logo {
	max-height:75% !important;}
	
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
	padding-bottom: 0px !important;}	

#top-menu li {
    font-family:Avenir Next LT Pro Condensed, sans-Serif;
    display: inline-block;
    font-size: 26px !important;
    padding-right: 26px !important;
    text-transform:uppercase;}

li#menu-item-257 {
    border: 3px solid #acacac;
    padding: 10px 10px 6px 10px !important;
    margin: 0 25px 0 0 !important;
    background: url('images/bg-nav.jpg') no-repeat left top;}
    
li#menu-item-256 {
    background: #f4b23a;
    padding: 10px 10px 6px 10px !important;}
    
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
	color: rgba( 0, 0, 0, 0.6 ) !important;}
	
.et-fixed-header #top-menu li.current-menu-ancestor > a, .et-fixed-header #top-menu li.current-menu-item > a{
	color: rgba( 0, 0, 0, 0.6 ) !important;}

.et_header_style_left #et-top-navigation {
	padding-top: 20px !important;
	padding-bottom: 20px !important;}

#main-header nav#top-menu-nav {
    margin-top: 22px;
    margin-bottom: 15px;}
    
.et_pb_fullwidth_header {
    padding: 200px 0 !important;}
        
.et_pb_fullwidth_header h1 {
	text-align:center;
	text-transform:uppercase;
    font-family:Avenir Next LT Pro Bold Condensed, sans-Serif !important;
    font-size: 50px;
    line-height:25px;
    color: #fff;
    border-bottom: 3px solid #f4b23a;
    width: 70%;
    margin:0 auto;}
    
.et_pb_toggle_close h5.et_pb_toggle_title {
	font-family:Avenir Next LT Pro Condensed, sans-Serif;
	font-size:26px;
	line-height: 26px;
	padding: 5px 0 0 4px;}

.et_pb_module.et_pb_toggle.et_pb_toggle_close {
    background-color: #fff;
    border: 2px solid #f4b23a;}
    
.et_pb_module.et_pb_toggle.et_pb_toggle_open {
	background-color: #fff;
	border: 2px solid #f4b23a;}

.et_pb_toggle_open h5.et_pb_toggle_title {
	font-family:Avenir Next LT Pro Condensed, sans-Serif;
	font-size:26px;
	line-height: 26px;
	padding: 5px 0 0 4px;}
	
.et_pb_toggle_content {
	padding-left: 5px;}
	
#homepage-hero {
	width: 80%;
	max-width: 1080px;
	margin: auto;}	
	
#homepage-hero h3{
	text-transform: uppercase;
	font-size: 45px;
	color: #fff;
	font-family:Avenir Next LT Pro Bold Condensed, sans-Serif;}

#homepage-hero .gform_wrapper {
	width: 370px;
	margin-top: -10px;
	float: left;
}

#homepage-hero .gform_wrapper .top_label .gfield_label {
	display: none;}	
	
#homepage-hero .gfield input {
	color: #f4b23a;
	font-size: 24px;
	font-family:Avenir Next LT Pro Condensed, sans-Serif;
	line-height: 24px;}
	
#homepage-hero .gfield input[type=text] {
	border: 3px solid #f4b23a;
	background: rgba(0, 0, 0, .25);
	color: #f4b23a;
	font-size: 24px;
	font-family:Avenir Next LT Pro Condensed, sans-Serif;
	line-height: 24px;
	width: 100%;}

#homepage-hero .gform_wrapper .gform_footer input[type=submit] {
	background-color: #f4b23a;
	color: #fff;
	font-size: 24px;
	font-family:Avenir Next LT Pro Condensed, sans-Serif;
	border: none;
	padding: 8px 10px 3px 10px;
	width: 100%;}

#homepage-hero ::-webkit-input-placeholder {
	padding-top: 3px;
	line-height: 24px;
   color: white;}
#homepage-hero :-moz-placeholder {
	padding-top: 3px;
	line-height: 24px;
   color: white;}
#homepage-hero :-ms-input-placeholder {
	padding-top: 3px;
	line-height: 24px;
   color: white;}
	
#home-about {
	background: #ebebeb url('https://calebrowden.com/wp-content/uploads/2015/08/pattern.jpg') repeat-x;
	height:22px;}

#home-about-text h2 {
	font-family:Avenir Next LT Pro Bold Condensed, sans-Serif;
	color: #000;
	font-size: 46px !important;
	border-bottom: 2px solid #f4b23a;
	margin-top: 100px;
	margin-bottom: 30px;
	padding-bottom:0px;}

#home-about-text p {
	width: 90%;}
	
#timeline_feed180.sboard .sb-content, #timeline_feed180.sboard .toolbar {
	background:none !important;
	border: none !important;}

#timeline_feed180.sboard .sb-item {
	background-color: rgba(255, 255, 255, 0.80) !important;}

#timeline_feed180.sboard .origin-flag.sb-twitter {
	display:none;}
.sboard.sb-modern .origin-flag i {
	display: none;}
	
.sboard .sb-item .sb-inner .sb-text, .sboard .sb-item .sb-inner .sb-info{
	font-size: 20px;}
	
#timeline_feed180.sboard, #timeline_feed180.sboard a {
	font-size: 20px !important;}

#timeline_feed180.sboard a {
	font-size: 15px !important;
	color: #0e0e0e !important;}
	
.sboard.sb-carousel .sb-item .sb-inner .sb-text {
	height: 170px;}

span.sb-text {
    padding-bottom: 30px;}
	
.sboard.sb-modern .sb-item {
	border-radius:0px !important;
	-moz-border-radius: 0px !important;
	 /* -webkit-border-radius: 0px !important; */}

#action-row {
	margin-top: 75px;
	margin-bottom: 75px;}

.action-button{
	width: 25%;
	float: left;
	display: inline;}

.action-button a{
	color: #000000;
	font-size: 24px;
	font-family:Avenir Next LT Pro Condensed, sans-Serif;
	padding:30px 0 22px 0;
	text-align: center;
	text-transform: uppercase;
	display: block;}

.action-button img {
	max-height: 17px;
	margin-right: 5px;}

.grey{
	background-color: #e1e1e1;}
	
.yellow{
	background-color: #f4b23a;}	

.facebook{
	background-color: #0054a3;}

.facebook a {
	color: #fff !important;}
	
.twitter{
	background-color: #008cc7;}	

.twitter a{
	color: #fff !important;	}

.spacer {
	height: 75px;}

.legal-footer{
	width: 50%;
	margin:75px auto;
	padding: 20px;
	border: 1px solid #2d2f33;
	clear: both;}

.legal-footer p{
	text-size:12px;
	color: #2d2f33;
	text-align:center;}

.copyright {
	text-align:center;
	font-size: 10px;}	

.copyright a{
	color: #666 !important;}	
	
.legal-footer-landing{
	padding-top: 20px;
	padding-bottom:20px;
	width: 100%;
	margin-bottom: px;
	clear: both;
	background:#000;}

.legal-footer-landing p{
	margin:0 auto;
	width: 50%;
	text-size:9px;
	padding: 10px;
	border: 1px solid #2d2f33;
	color: #fff;
	text-align:center;
}	
	
.donate-button{
	display: block;
	padding: 15px 10px 10px 10px;
	margin-bottom: 10px;
	background-color: #eab21f;
	text-decoration: none;
	text-align:center;
	font-family:Avenir Next LT Pro Condensed, sans-Serif;
	font-size: 26px;
	text-transform:uppercase;}

.donate-button a{
	color:#000 !important;	}

.nolabel label.gfield_label {
	display: none !important;}
	
.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
	width: 100% !important;}

.gform_wrapper .gform_footer input[type=submit] {
	padding: 11px 0px 4px 0px;
	    margin-bottom: 10px;
	    background-color: #eab21f;
	    text-decoration: none;
	    text-align: center;
	    font-family: Avenir Next LT Pro Condensed, sans-Serif;
	    font-size: 26px;
	    text-transform: uppercase;
	    width: 100%;
	    font-size: 20px !important;
	    border: 0px;}

.sboard.sb-carousel .sb-item .sb-inner .sb-thumb {
	display: none !important;
}

/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
	
#top-menu li {
	font-size: 20px !important;}
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

.mobile_menu_bar:before {
	font-size: 63px !important;}

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media screen and ( max-width: 782px ) {

h2 {
	width: 100%;
}

.et_pb_fullwidth_header h1 {
	line-height:50px;}
	
.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: 13px !important;
    padding-top: 14px !important;}
   
li#menu-item-257 {
	border: none;
	padding: 0px !important;
	margin: 0px !important;
	background:none;}   

li#menu-item-256 {
	padding: 0px !important;}

#home-about-text h2 {
	margin-top: 0px !important;}

.action-button {
	width: 100%;}
	
.legal-footer {
	width: 90%;}
	
.spacer {
	clear: both;
	height: 0px;}

   }

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {


	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}