/*
 Theme Name:   Innereactive Synthesis Child
 Theme URI:    https://www.innereactive.com
 Description:  Innereactive Synthesis Child Theme
 Author:       Innereactive
 Author URI:   https://www.innereactive.com
 Template:     im_synthesis
 Version:      1.0.0
 Tags:         
 Text Domain:  im_synthesis
*/

ul {
    list-style: disc;
}

.site-header{display:none;}
a{
	color: #888888;
}
a:hover{
	color: #666666;
}
p {
	margin-bottom: 0.5em;}

.header-bar{
	border-radius: 100px;
    padding: 10px 30px 10px 30px;
	margin-bottom: 0px;}

/*IOTech*/
.iotech-bar{
	border-radius: 0px;
    padding: 10px 30px 10px 30px;
    margin-bottom: 0px;
}
.acumin{
font-family: "acumin-pro-condensed", sans-serif;
font-weight: 700;
font-style: normal;}

.roboto{
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;}

.opensans {
	  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;}