/* davechanges */
@media only screen and (max-width: 480px) {

    /* .header-image .site-title > a {  */
	.header-image .title-area {
		margin-top: -200px;
        width: 230px;
	}
  
    .site-header[style] {
       height: 200px !important;
       max-height: 200px;
    }
  
	.before-header {
		min-height: 170px;
	}
  
    body .simple-social-icons ul li a, body .simple-social-icons ul li a:hover {
       padding: 5px;
    }
  
    .wrap {
       max-width: 350px;
    }
  
    .cafe-pro-home .site-header .wrap {
       display: block;
    }

/*******************  
    .content {
       overflow: hidden;
    }
     
    .home .content section {
       width: auto;
    }
  
    .wrap {
       padding-left: 0;
       padding-right: 0;
    }
****************************/  

}

/*** end of dave section ****/


body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
}
.front-page-3 {
	background-color: #2a2733;
	color: #fff;
}

.solid-section .widget-area {
	clear: both;
	overflow: hidden;
	padding: 100px 0;
	text-align: center;
}

.footer-widgets .wrap {
	padding-top: 100px;
}
