
/*p {
text-align: justify; 
font-size: 16px;
font-family: 'Lato', sans-serif;
color: #B7C8CE;
font-weight: normal;
letter-spacing: 0.01em;
line-height: 1.2em;
}*/

.wf-loading body {
  visibility: hidden;
}

/*remove underline from links, this is not working though*/
.entry-content a,
.entry-summary a,
.comment-content a,
.widget_text a,
.front-block-content a,
.brief-text a,
.footer-custom-text a,
.taxonomy-description a {
  border-bottom: none;
}

.entry-summary p, 
.entry-content p, blockquote, pre, ol, ul, table {
   font-size: 18px;
font-family: 'Karla', sans-serif;
	font-weight: normal;
	letter-spacing: 0.01em;
  line-height: 1.2em;
}

p.site-description {
	font-size: 16px;
font-family: 'Karla', sans-serif;
	font-weight: normal;
	letter-spacing: 0.01em;
  line-height: 1.2em;
}

h1.entry-title {
	 font-size: 16px;
font-family: 'Karla', sans-serif;
	font-weight: normal;
	letter-spacing: 0.01em;
  line-height: 1.2em;
}

/*h2.widget-title {
font-family: 'Karla', sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: 0.1em;
line-height: 1em;
}*/

h2	{
font-size: 20px;
font-weight: normal;
font-family: 'Karla', sans-serif;
letter-spacing: 0.1em;
line-height: 1em;
}

/*h3	{
font-size: 20px;
font-weight: normal;
font-family: 'Karla', sans-serif;
letter-spacing: 0.1em;
line-height: 1em;
}*/

/*
.widget-title {
color: #ECF0F1;
font-family: 'Karla', sans-serif;
font-size: 24px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1em;
text-transform:uppercase;
}
*/

.featuredphotograph {
font-family: 'Karla', sans-serif;
font-size: 18px;
font-weight: normal;
}

.featuredvideo {
font-family: 'Karla', sans-serif;
font-size: 18px;
font-weight: normal;
}

.blogroll {
font-family: 'Karla', sans-serif;
font-size: 18px;
font-weight: normal;
}

.subscribe {
font-family: 'Karla', sans-serif;
font-size: 18px;
font-weight: normal;
}



/* adds a square logo */
.custom-logo-wrap a.custom-logo-link img { 
	display:none;
}

#site-branding .custom-logo-wrap {
	background-image: url(https://infinitevolition.com/wp-content/uploads/2018/04/IV-logo.png);
	height: 60px;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-position: center;
	}

/*.contact {
font-family: 'Karla', sans-serif;
font-size: 18px;
font-weight: normal;
}*/

/*.gravatar{
font-family: 'Karla', sans-serif;
font-size: 18px;
font-weight: normal;
}*/