/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2024 | 15:19:53 */
.blog-archive-title .sub-title,
.terms-wrapper{
	display:none;
}
.blog-archive-title .title{
	font-size:1.1rem;
	font-weight:normal;
	border:none;
	margin:0;
	padding:0;
	float:left;
}

.rivax-post-modern-widget .post-wrapper .content-wrapper .title{
	border-top: 1px solid #C9C9C9;
	padding-top: 1rem;
}
.blog-archive-title .post-count {
	margin-top: -3px;
	margin-bottom: 0.2rem;
}

.boxhome {
	font-family: 'Rock Salt', cursive;
	text-transform: uppercase;
	font-size: 0.5rem;
	font-weight:bold;
	display: block;
	margin-top: 2.4rem;
	margin-left: 3rem;
}
.boxhome a{
	color: #C8C8C8;
}

@media screen and (max-width: 1300px) {
  .blog-archive-title.radius {
    margin: 40px 40px 0px 40px;
  }
}