/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:300;
 
}
h1 {	
	font-family: "Anton";	font-weight:normal;
 
}
h2 {	
	font-family: "Anton";	font-weight:normal;
 
}
h3 {	
	font-family: "Anton";	font-weight:normal;
 
}
h4 {	
	font-family: "Anton";	font-weight:normal;
 
}
h5 {	
	font-family: "Anton";	font-weight:normal;
 
}
h6 {	
	font-family: "Anton";	font-weight:normal;
 
}
#header {	
	font-family: "Montserrat";	font-weight:normal;
 
}
body[class*="themify"] #site-logo a img {		width: 50px; 
}
#main-nav a {	
	font-family: "Montserrat";	font-weight:500;
 
}
#footer-logo a img {		width: 100px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
#footer-logo a img {		width: 100px; 
}
 }
/* Themify Custom CSS */
body.page-id-3 .post-filter{
    display: flex;
    justify-content: center;
}

body.page-id-3 .post-filter .cat-item-4{
    order: 1;
}

body.page-id-9 .post-filter .cat-item-3{
    order: 2;
}

body.page-id-9 .post-filter .cat-item-15{
    order: 3;
}