/*
 Theme Name:    dinesurf-bamboa
 Version: 		1.0.2
 Author: 		Vitalii Antal
 Text Domain:   dinesurf-bamboa
*/
header{
	z-index: 999;
}
.homepage__location{
	padding-bottom: 100px
}
body, h2, h3, h4, p, .menu-category__item .name, .menu-category__item .name a, .menu-category__item .description, .menu-category__item .price, .page-static .container p, .page-static .container ul li, .page-static h2, .page-static h3, .page-static h4, .page-static h5, .page-reservation .need-help .contact__items a.phone, .page-reservation .need-help .contact__items a.mail, .homepage__location a.map, .homepage__location a.phone, .homepage__location a.mail{
	color: #C69A5D !important;
}
.menu-category__item .line:after, .page-content-reservation .content .items__titles .items_title.active{
	border-color: #C69A5D !important;
}
.hours__item span{
	color: #e6e4e0;
}
.page-contact .homepage__location{
	margin-top: 100px;
}
@media(min-width:992px){
	.page-contact .homepage__location_hours{
		width: calc(45% - 50px);
    	margin-left: 50px;
	}
	.page-contact .homepage__location_content{
		width: 55%;
		padding-right: 70px;
	}
	.page-contact__content .contact__image{
		margin-bottom: 0;
	}
}
.homepage__location .button-bordered a{
	color: #ffffff;
}