@import url('https://fonts.googleapis.com/css?family=Herr+Von+Muellerhoff');
/* Enter Your Custom CSS Here */
#rev_slider_1_1_forcefullwidth
{
  display:none !important;
}
.home.blog #rev_slider_1_1_forcefullwidth
{
  display:block !important;
}
#menu_wrapper .nav ul li ul li a, #menu_wrapper div .nav li ul li a, #menu_wrapper div .nav li.current-menu-parent ul li a
{
  width:auto !important;
}
.widget_recent_entries ul li a
{
  display:block !important;
  font-weight:600 !important;
}
.signature h3
{
	font-family: 'Herr Von Muellerhoff', cursive;
  	font-size:60px;
  	text-align:center;
}
#sbi_load
{
	display:none !important;
}
.logo_wrapper img
{
    width: 240 !important;
    max-height: none !important;
}
#logo_right_button
{
  top: 100px;
}
@media(min-width:768px)
{
	.logo_wrapper img
	{
	    width: 420px !important;
	    height: auto !important;
	}
}