/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 176px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 176px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 176px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 176px; 
}
 }
/* Themify Custom CSS */
.loops-wrapper.list-thumb-image .post-date-wrap .post-date {
    background-color: #186588;
}.pagenav a:not(.page-numbers):last-child:after {
	border-left-color: rgba(24, 101, 136, 1);
}

.pagenav span , .pagenav a , .pagenav .current{
    background-color: rgba(24, 101, 136, 1);
}
.pagenav a:not(.page-numbers):last-child:hover:after {
	border-left-color: rgba(24, 101, 136, 1);
}
 .pagenav a:hover {
    background-color: rgba(24, 101, 136, 1);
}
.pagenav a:not(.page-numbers):first-child:after {
		border-right-color: rgba(24, 101, 136, 1);
}
