/* 
 Theme Name:     Divi Geo
 Author:         Hayes Smith
 Template:       Divi
 Version:        1.0 
*/ 

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

@font-face {
	font-family: 'Bariol Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Bariol Bold'), url('fonts/Bariol_Bold.woff') format('woff');
}


/* BLOG SHORT CODE CTA STYLES */
h4.blogctainterrupt {margin-top:15px !important; margin-bottom:35px !important; }
h4.blogctainterrupt a { color:#00a3d8 ; border-bottom: 2px solid #00a3d8;}
h4.blogctainterrupt a:hover {border-bottom-width: 5px;}
h4.blogctainterrupt a::after {  content: "\00bb "; color: #ff9600;  font-size:20px;}

#left-area {width: 64.125%; padding-bottom: 23px;}
#sidebar {float: left; width: 35.875%;}
/* REmove sidebar line */
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }



