/*
 Theme Name:   healthyfuturesak
 Template:     Divi
*/


@import url("../Divi/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */






/*INSTAGRAM ICON */
.et-social-instagram a:before { 
	content: '\e09a';
}

h1 {
  color:#CCC;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
}


#top-menu li li a {
  font-size:14px;
}


/* breadcrumb styling */


p#breadcrumbs {
  font-size:12px;
  font-weight:600;
  padding: 25px 0px 10px 10px;
  width: 1080px;
  margin: 0 auto;
  position: relative;
  color: #112d51;
}
p#breadcrumbs a {color:#112d51;}
p#breadcrumbs a:hover {text-decoration:underline;}
.page-id-1601 #breadcrumbs {display:none;}

