/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 30 2022 | 07:05:17 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/*first blog*/
.elementor-element-7d7e3d6 {
	position: sticky;
	top: 0;
}

#post-items--59e9f44 .elementskit-blog-block-post , #post-items--73216540 .elementskit-blog-block-post{
	box-shadow:none!important;
}
#post-items--59e9f44 .elementskit-blog-block-post .elementskit-entry-thumb , #post-items--73216540 .elementskit-blog-block-post .elementskit-entry-thumb{
	box-shadow:none!important;
	margin-right:0!important;
	margin-left:auto!important;
	border-radius:0;
/* 	width:70%!important; */
}
#post-items--59e9f44 .elementskit-blog-block-post .elementskit-entry-thumb img , #post-items--73216540 .elementskit-blog-block-post .elementskit-entry-thumb img{
	height:166px;
	object-fit:cover;
}
#post-items--59e9f44 .entry-title a , #post-items--73216540 .entry-title a {
    font-size: inherit;
}
#post-items--59e9f44 .entry-title a:after , #post-items--73216540 .entry-title a:after {
    content: url(https://ryanlevander.com/wp-content/uploads/2022/11/Vector-12.png);
    position: absolute;
    right: 0;
    top: 0;
}
#post-items--59e9f44 .elementskit-post-footer p , #post-items--73216540 .elementskit-post-footer p{
	font-size:14px!important;
	margin-bottom:10px!important;
	line-height:22px;
}
#post-items--59e9f44 .elementskit-entry-header .entry-title , #post-items--73216540 .elementskit-entry-header .entry-title{
	margin-bottom:10px!important;
	font-size:24px!important;
	max-width:90%;
}
#post-items--59e9f44 .elementskit-post-body , #post-items--73216540 .elementskit-post-body{
	border-bottom:1px solid #C1C1C1;
}

@media only screen and (min-width:768px){
	#post-items--59e9f44 .order-2 , #post-items--73216540 .order-2{
		flex: 0 0 30%!important;
		max-width:30%!important;
	}
	#post-items--59e9f44 .order-1 , #post-items--73216540 .order-1{
		flex: 0 0 70%!important;
		max-width:70%!important;
	}

}

/* 2019 */
.spacer-img {
    height: 100vh;
    background: url(https://ryanlevander.com/wp-content/uploads/2022/11/12-2-min.jpg);
    background-size: cover;
	display: block;
}




