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

	color: #000000; 
}
:root {	
	--theme_accent: #f2242d; 
}
body #site-logo a img {		width: 150px; 
}
#site-logo {	
	margin-left: 50px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */

body {
  --tb_preset_orange: #ccac7a
}

.ui.orange > li.current_page_item > a, .ui.orange > li.current_page_item:hover > a, .ui.orange > li.current-menu-item > a, .ui.orange > li.current-menu-item:hover > a, .ui.builder_button.orange:hover, .ui.nav.orange > li a:hover, .ui.module-accordion.orange li:hover .accordion-title, .ui.module-tab.orange .tab-nav li:hover {
	
background: 	#dfbe8b; 
}