/* 
Theme Name: enfold child
Child Theme URI:
Description:
Author:
URI:
Template: enfold
Version: 4.2
*/

/*common*******************************************************STR*/
body, p, div, span, a, ol, ul, li, table, tr, th, td, h1, h2, h3, h4, h5, h6, strong, b, em, address,  label, section, article, figure, form, fieldset, button, legend, input, textarea, selection{
	line-height:1.6em;
	letter-spacing:-0.04em;
	font-family:"Open Sans", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
/*common*******************************************************END*/

/*footer************************************************STR*/
#footer{
	background-color:#cccccc !important;
	border:none !important;
}
/*footer************************************************END*/


/*
Desktop Styles
================================================== */
@media only screen and (min-width: 768px) {
  
}


/*
Mobile Styles
================================================== */
@media only screen and (max-width: 767px) {

}