/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;

	color: #1a1a1a; 
}
#headerwrap {	
	padding-top: 16px;
	padding-bottom: 4px; 
}
#header {	
	font-family: "Montserrat";	font-weight:600;
	letter-spacing:0.5px;
	font-size:15px;
 
}
body #site-logo a img {	
	height: 24px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #1a1a1a;	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #808080; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #1a1a1a; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #808080; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #1a1a1a; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;
 
}
#header {	
	font-family: "Montserrat";	font-weight:600;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;
 
}
#header {	
	font-family: "Montserrat";	font-weight:600;
 
}
body #site-logo a img {	
	height: 22px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;

	color: #1a1a1a; 
}
#header {	
	font-family: "Montserrat";	font-weight:600;
 
}
body #site-logo a img {	
	height: 16px; 
}
#main-nav a {	
	color: #1a1a1a; 
}
#main-nav a:hover {	
	color: #808080; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #1a1a1a; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #808080; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #1a1a1a; 
}
 }
/* Themify Custom CSS */
@media (max-width: 768px) {
    .logo {
        width: 60px; /* Adjust this to your preferred mobile size */
    }
}