@charset "utf-8";
/* CSS Document */

/*
Theme Name: EDJE Custom  2019
Theme URI: http://edje.com/
Description: EDJE technoloigies 2019
Author: edje.com/
Template:     enfold
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         my, child, theme, tags
Text Domain:  American_Gelbvieh 
*/


/*
This line from shortcodes.css is controlingthe overall body line spacing:
.avia_textblock{
clear: both;
line-height: 1.65em;
}
*/

/* SLIDER */
.rev_slider .tp-caption {
    font-family: 'Droid Serif', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.home main.template-page.content.av-content-full.alpha.units {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px !important;
}

/* Import a basic layout */
@import url('styles/2c-l.css');


/* Basic WordPress Styles */
@import url('styles/wp.css');

/* Block WordPress Styles */
@import url('styles/style.min.css');

html {
	margin-top:0;
	}

/*h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h4 { font-size: 1.12em; }
h5 { font-size: .83em; }
h6 { font-size: .75em; } */
p { margin:  1em 0;  }
	
/* =Header
-------------------------------------------------------------- */

#branding {
	background-color: #fff;
	margin: 0 0 1.5em 0;
}

#header {
	background-color: ;
}

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



/* =Menu
-------------------------------------------------------------- */

#access .menu {
	/* display: none; */
	text-align: center; 
}

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu ul {
	display: inline;
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
	display: inline;
}
.menu li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
}
.menu a {
	text-decoration: none;
	/* display: block;
	float: left; */
}

.menu ul li.here {
	border:#FF0000 solid 3px;

	}


/* =Content
-------------------------------------------------------------- */

.post {
	margin: 0 0 0 0;
}
.entry-content, .entry-summary {
	margin: 0;
}

#post_style {
    border: #C9C9C9 solid 1px;
	background-color:;
	padding: 10px;
	margin-bottom:8px;
	overflow: hidden;
}
.entry-meta{
	font-size:12px;
	font-weight:bold;
	}

.entry-utility {
	font-size:11px;
	color:#B73320;
	}
	
.entry-utility a{
	
	}
		
.entry-utility a:hover{
	color:#B73320;
	text-decoration:underline;
	}

.social_links {
	 float:right;
	 width:150px;
	 height:24px;
	 padding-left:3px;
	 display:;
	 }

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin:0;
	padding: 0 5px;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 15px;
}
.widget-area ul ul ul {
	margin-left:0;
}
.widget-container {
	margin: 0 0 0 0;
}

.widget-area h3 { text-align:left; margin-top:20px;
}
/* =Comment Areas
-------------------------------------------------------------- */
.comment-meta {font-size:10px;}
.comment-author {font-weight:bold}
.comments a {color:;}
.comments a:hover {color:;}
.comments ol {list-style:none;}
.comments .depth-1  {padding-left: 20px; margin-bottom: 10px; }
.children .comment { margin-left:40px; padding-left: 0px; border-top: solid 1px #AD945E; padding-bottom:4px; padding-top:4px; margin-top:4px; 	list-style:disc;} 

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */
/*
#searchform #searchsubmit { width:100% !important; padding:0; font-size:.9em; font-weight:normal}
#searchform #s {width: 96%;}
*/

.row {
    margin-bottom: 0 !important;
    clear: both;
}