 #footer, .copyright {
   background: rgb(255, 255, 255);
 }
   
 .zerif-copyright-box {
   display: none;
 }
 
 .about-us {
  background-image: url("../../uploads/2016/06/coffeebeanblur.jpg");
  background-size: cover;
 }

.about-us p {	
  color: #FFFFFF;
}

.social li a {
    font-size: 35px;
}

#nuevaseccion {
    background: #A3D7EC;
}

#testimonials {
  background: #7bc46b;
}

.custom-button, .custom-button:hover, .custom-button:visited {
    background: #7bc46b;
}

.red-btn, .red-btn:hover, .red-btn:visited {
    background: #67b8c3;
}

.green-btn, .green-btn:hover, .green-btn:visited {
    background: #f9a254;
}

/* Menu */

.h4class {
    color: #E96656;
    font-size: 23px;
    line-height: 1.3em;
    text-align: center;
    font-weight: 400;
}

.heading {
    font-size: 18px;
    padding-bottom: 2px;
    margin-top: 22px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

hr.style {
    height: 10px;
    border-style: solid;
    border-color: #E96656;
    border-width: 2px 0 0 0;
    width: 10%;
    background-color: transparent;
}

.menu-content {
	font-size: 15px;
	position: relative;
	display: block;
	line-height: 1.7em;
	margin-bottom: 30px;
	-webkit-font-smoothing: antialiased;
}

.menu-heading { 
	text-align: left;
	font-weight: 700;
	color: #cc6633;
	font-size: 17px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0;   
}

.description {
	text-align: left;
	color: #333333;
	width: 86%;
	margin-bottom: 27px;
    	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;    
}

.price-menu {
	position: absolute;
	font-family: 'Lato', sans-serif;    
	color: #333333;
	font-size: 14px;
	display: inline;
	font-weight: 400;
	right: 0;
}

#menu_mixes * {
  text-align: center;
}

.description-center {
	text-align: center;
	color: #333333;
	width: 100%;
	margin-bottom: 27px;
    	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;    
}

#contact, div.header-content-wrap {
    background: rgba(0, 0, 0, 0.2) !important;
}