/*
Theme Name: Divi - Child Theme
Description: Divi child theme template
Author: Bob Haefele
Template: Divi
Site:RCHDesign.com
*/
@font-face { font-family: CommuterSansXBold; src: url(/wp-content/themes/Divi-child/fonts/Commuters_Sans_ExtraBold.otf); font-weight: normal; }

.dftGreen {
	color:#709a3f;
}

/*-----------------------------------------------
  General
-----------------------------------------------*

/*-----------------------------------------------
  Body - All
-----------------------------------------------*/
@media only screen and (min-width: 770px) {
	.rchList2Col {
		columns:2;
	}
	.rchList3Col {
		columns:3;
	}
	.rchList4Col {
		columns:4;
	}
	.rchList2Col li, .rchList3Col li, .rchList4Col li {
		margin-right:20px;
	}
}

#rchFooterBarH {
	font-size:12px;
}

a.ltLnk {
	color:#ffffff!important;
}
a.lrgLink {
	font-size:2em!important;
}

/*-----------------------------------------------
  Header Section
-----------------------------------------------*/

@media (max-width:980px){
	
}

@media (max-width:1024px){
	
}




#rchFooterMenu nav ul li {
	width: 100%;
	display: block;
}
#rchFooterMenu nav ul li  a {
	font-family:CommuterSansXBold;
	text-transform:uppercase;
	
}
#rchFooterBtn nav ul li {
	width: 100%;
	display: block;
}
#rchFooterBtn nav ul li  a {
	font-family:CommuterSansXBold;
	text-transform:uppercase;
	
}


/*-----------------------------------------------
  Contents Section
-----------------------------------------------*/

/*-----------------------------------------------
  Side Section
-----------------------------------------------*/

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

/*-----------------------------------------------
Custom Style
-----------------------------------------------*/

#left-area ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol,
#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
    padding: 10px 0 23px 2.5em;
    list-style-position: outside;
}

