.qodef-dark-logo{
  margin-left:87px;
  display:block;
  position: absolute;
  margin-top:0px;
}

.qodef-blog-holder.qodef-blog-single .qodef-blog-single-navigation .qodef-blog-navigation-info:hover, .qodef-blog-holder.qodef-blog-single .qodef-single-tags-holder .qodef-tags a:hover {
	color: #C97AC4;
font-size:16px;
}

.qodef-blog-holder article .qodef-post-info a, .qodef-blog-holder article.sticky .qodef-post-title a {
	color: #AE61AC;
}

h4 {
	color: white;
	font-family: Open Sans;
	font-weight: 500;
}

.arrow_carrot-up
{
color:white;
background-color:#C0C0CF;
}

.qodef-blog-navigation-info{
	color: black;
font-size:16px;
}

.qodef-blog-holder.qodef-blog-single .qodef-blog-single-navigation .qodef-blog-navigation-info:link, .qodef-blog-holder.qodef-blog-single .qodef-single-tags-holder .qodef-tags a:link {
	color: red;
}

.a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a {
	color: #000;
}

ul{margin:0;}
li{margin:0;}


/*
@media screen and (max-width: 1024px){
  .queries_height {
    height:350px;
    background-color:red;
  }
}
*/


