 /*
   Theme Name: Zelle Pro Child
   Theme URI: https://www.themeisle.com/ 
   Description: This is a custom child theme I have created.
   Author: ThemeIsle
   URI: https://www.themeisle.com/ 
   Template: zerif-lite
   Version: 0.1 
   */

/* NEWS */

.rpwwt-post-title{
	font-weight:bold;
	color:#555 !important;
	font-size: 20px;
}
	
.rpwwt-post-date{
	font-style:italic;
	color:#666666;
	font-size: 14px;
}

/* FOOTER */
#media_image-12 img{
	background-color:white;
}
#block-13{
	padding-bottom:0px;
}
#block-13 p{
	padding-bottom:0px;
}
.footer-widget-wrap{
	padding-top:40px;
}
.zerif-copyright-box {
display: none;
}


.sidebar-wrap {
display: none;
}
.content-left-wrap {
width: 100%;
}
.blog .sidebar-wrap {
display: none;
}
.blog .content-left-wrap {
width: 100%;
}

.focus { 
padding-top:0px;
}

.wp-block-latest-posts{
	margin:0px !important;
}
.wp-block-latest-posts>li{
	background-color: #EEE;
	border: solid 2px #BBB;
	padding: 40px !important;
	text-align:center;
	margin-bottom:50px !important;
}
.wp-block-latest-posts li a{
	font-weight:bold;
	color:#e96656;
	font-size: 20px;
}
.wp-block-latest-posts li div{
	padding-top:20px;
}


.recent-posts-widget-with-thumbnails .rpwwt-post-excerpt-more{
	font-weight:bold;
	color:#e96656;
	font-size: 16px;
}

.rpwwt-widget ul li img {
  width: 120px;
  height: 120px;
}


.text-shine{ 
	font-weight:800;
	
}
.snow{ 
	font-size:1.5em; 
	display:block-inline; 
	margin-left:5px;
	margin-right:5px;

	position:relative; 
	
	-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 

@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    }
	}
	
#wp-block-themeisle-blocks-advanced-column-3ff1d05f{
	margin:0px !important;
	padding:0px !important;
}


	
