/*! Place your custom styles here */
a.no-underline {
	text-decoration: none;
}


.bold {
	font-weight:600;
	font-size: 15px;
}

.marg5bot {
	margin-bottom:5px;
}

.margNeg5bot {
	margin-bottom:-5px !important;
}


.padLeft5 {
	padding-left:5px;
	
}

.padRight5 {
	padding-right:5px;
	
}

.margBot0 {
	margin-bottom:0px;
}

.gh-button-ifrm {
	height: 50px;
	/* text-align: center; */
}

.italy {
	font-style: italic;
}

@media (min-width: 992px) {
	.bar__module {
		margin-top:0px;
	}	
	
	#desk_menu {
		margin-top:13px;
	}
	.nav-4btn {
		margin-top:50px;
	}
	

}

@media (min-width: 768px) {
	.mobile {
		display:none;
	}
	
	.nav-4btn {
		margin-top:50px;
	}

}



@media (max-width: 767px){
	.nav-4btn {
		margin-top:65px;
	}
	
	.boxed--lg {
		text-align: center;
	}
	
	.yelp {
		text-align: center;
	}
	
	.hamMargin {
		margin-top:7px;
	}
	
	.desktop {
		display:none;
	}
	
	#yelp-container {
		margin: 0 auto 0 auto;
text-align: center;
	}
	
	
}

hr {
	
	border-top: 1px solid #cc6736;
	
}

.btn--primary {
	background-color: #cc6736;
	border: 1px solid #cc6736;
}

.btn--primary,
.btn--primary:hover,
.btn--primary:active,
.btn--primary:visited,
.btn--primary:focus {
 	background-color: #cc6736;
	border: 1px solid #cc6736;
}

.sisterH2 {
	font-family: 'Love Ya Like A Sister', cursive;
	font-size:55px;
	letter-spacing: 5px;
	
}

.logo {
padding-bottom:15px;
    min-width: 225px;
}