/* Enter Your Custom CSS Here */

#primary {
    width: 100%;
}
#secondary {
    display: none;
}

.pt-cv-content {
	font-family: "Star";
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	color: #ffbf00;
}

._self.pt-cv-readmore.btn.btn-success {
	display: none;
}

.rating {
	font-family: "Star";
	font-weight: normal;
	font-style: normal;
	color: #ffbf00;
	font-size: 22px;
	text-shadow: 0 0 1px #c49301;
	filter: grayscale(-50%);
}

.uagb-post__excerpt {
	font-family: "Star";
	font-size: 20px;
	color: #ffbf00;
	text-shadow: 0 0 1px #c49301;
}

.uagb-post__title {
	/* text-shadow: 2px 2px 2px black, 2px -2px 2px black, -2px 2px 2px black, -2px -2px 2px black; */
	text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px 1px 1px black, -1px -1px 1px black;
}

.entry-title {
	color: #151515;
	font-family: 'Merriweather';
}

.entry-title a {
	color: #ededed;
	display: none;
}

.entry-content h4 {
	color: #151515;
	font-family: "Merriweather";
	font-size: 20px;
	opacity: 0.65;
}

.hentry {
		background-image: none;
}

#content {
		background-image: url("http://quickpeekz.com/wp-content/uploads/2019/08/background3.jpeg");
		filter: grayscale(20%);
}

#parallax-bg {
		filter: grayscale(10%);
}
.header-wrap {
		background-color: #151515;
}

.main-navigation a {
		color: #fdf5db;
		font-family: "Merriweather";
}

#colophon {
		background-color: #151515;
}

.uagb-block-323de0de .uagb-post__text .uagb-post__title a {
		color: #eaeaea;
	/*	background-color: #0b0a0a; */
}

.uagb-block-bb6a057b .uagb-post__text .uagb-post__title a {
		color: #eaeaea;
	/*	background-color: #0b0a0a; */
}

tr:nth-child(odd) {
	background: rgba(240, 232, 209, 0.6);
}


tr:nth-child(1) {
	background: rgba(40, 38, 33, 0.85);
	color: #fdf6e2;
}

@media only screen and (min-width: 800px) {
	.archive-post-wrapper {
		width: 27%;
		margin-left: 6%;
	}
	.archive-post-list {
		display: flex;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 800px) {
	.archive-post-wrapper {
		width: 44%;
		margin-left: 6%;
	}
	.archive-post-list {
		display: flex;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 414px) {
	.archive-post-wrapper {
		width: 100%;
		margin-left: 6%;
	}
	.archive-post-list {
		display: flex;
		flex-wrap: wrap;
	}
}

.archive-post {
	width: 90%;
}

.archive-post-title {
	font-family: "Merriweather";
	font-size: 20px;
	color: #151515;
}

.archive-post-rating {
	font-family: "Star";
	font-size: 20px;
	color: #ffbf00;
}

.attachment-featured-image-medium.size-featured-image-medium.wp-post-image {
	height: 169px;
	object-fit: cover;
}

p {
	color: #151515;
}

#content {
	border-top-color: #151515;
	border-top-width: 1px;
	border-top-style: solid;
}

#contact-href {
	color: #151515;
}

#contact-href:hover {
	color: darkgray;
}

@media only screen and (max-width: 1280px) and (min-width: 640px)  {
	.filter-count-many {
		width: 44.25%;
	}
}

.entry-meta span {
	color: #575757;
}

.entry-meta span a {
	color: #575757;
}

.wp-block-separator {
	background-color: #575757;
}

p a:link {
	text-decoration: underline;
}

.site-title a:hover, a {
    color: #151515;
}

/* font-color #fdf5db */