/*
 Theme Name:     Divi Child
 Theme URI:      https://ndmc.io
 Description:    Divi Child Theme
 Author:         NDM Company
 Author URI:     https://ndmc.io
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
/*============================================================================
                    Custom CSS
=============================================================================*/
@font-face {
    font-family: 'danielbold';
    src: url('danielbold-webfont.woff2') format('woff2'),
         url('danielbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.et-fixed-header .doordash-button { display: none; }
.doordash-button {
	position: absolute;
	display: block;
	top: 10px;
	left: 0;
}
.grecaptcha-badge {
	display: none !important;
	visibility: hidden !important;
}
.barrio-logo {
	margin-top: -20px;
}
/*============================================================================
                    Menu Insertion Script CSS
=============================================================================*/
#locu-render-output {
	padding: 50px;
}
/*============================================================================
                    Action Bar
=============================================================================*/
.et-fixed-header .action-bar {
	display: none;
}
.action-bar {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	width: 90%;
	position: absolute;
	top: 30px;
}
.action-bar h3 {
	font-size: 16px;
	color: #fff;
	margin-right: 5px;
	padding: 0px !important;
	cursor: pointer;
	float: right;
	font-family: 'Special Elite',display;
}
.action-bar img {
	width: 24px;
	margin-right: 5px;
}
#et-info {
	display: none;
}

.wpsisac-slick-carousal .slick-image-slide {
	margin: 0 30px 0 0;
}
/*============================================================================
                    Reservation Button
=============================================================================*/
.reservations-block {
	position: relative;
	width: 250px;
}
.reservations-block:hover .reservations-dropdown {
	display: block;
}
.reservations-dropdown {
	display: none;
	background: #fff;
	padding: 10px;
	position: absolute;
	top: 15px;
	left: 110px;
}
.reservations-dropdown ul li {
	color: #c04420;
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 20px;
}
.reservations-dropdown ul li:hover {
	text-decoration: underline;
}
/*============================================================================
                    Background Stamp
=============================================================================*/
.stamp-image {
	position: absolute;
	top: 80px;
	right: 15%;
	width: 100%;
	padding: 0px !important;
}
.stamp-image span {
	float: right;
}
.stamp-image span img {
	width: 500px;
}
/*============================================================================
                    Contact Form
=============================================================================*/
.contact-form textarea {
	border: 0px !important;
	width: 98%;
	height: 200px;
	resize: none;
	padding: 10px;
}
.contact-form input[type="submit"] {
	background: transparent;
	border: 2px solid #000;
	font-size: 20px;
	color: #c04420;
	padding: 10px 40px 5px 40px;
	border-radius: 10px;
	display: block;
	margin: 0 auto;
	font-family: 'Special Elite';
	cursor: pointer;
}
.contact-form input[type="submit"]:hover {
	background: #fff;
}
.contact-half {
	display: flex;
	flex-direction: row;
	margin-bottom: 5px;
}
.contact-half input {
	border: 0px !important;
	margin: 0 5px 5px 0;
	height: 30px;
	width: 96%;
	padding: 10px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid #c04420 !important;
}
span.wpcf7-not-valid-tip{
	color: #c04420 !important;
}
.contact-form.boise-private-form input:not([type="submit"]) {
	width: 100%;
	height: 30px;
	padding: 10px;
}
.contact-form.boise-private-form textarea {
	width: 100%;
}
.contact-form.boise-private-form .contact-half span {
	width: 49%;
}
.contact-form.boise-private-form .contact-half {
	margin-bottom: 15px;
	justify-content: space-between;
}
.contact-form.boise-private-form .contact-half input {
	width: 100%;
	margin: 0px;
}
/*============================================================================
                    Footer
=============================================================================*/
#main-footer .textwidget {
	display: flex;
	align-items: center;
}
#main-footer .textwidget h3 {
	color: #fff;
	margin-left: 15px;
}
#footer-info {
	float: none !important;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#footer-info div a {
	margin-right: 20px;
}
/*============================================================================
                    Menus
=============================================================================*/
.fb-menu h1 {
	font-size: 40px;
	font-family: danielbold;
	color: #c04420;
}
/*============================================================================
                    Additional CSS
=============================================================================*/
.section-no-padding { padding: 0px !important; }
.row-no-padding { padding: 0px !important; }
.mobile_nav { background: transparent !important; }
.mobile_nav .select_page { display: none !important; }
#mobile_menu { background: #fff !important; }
#mobile_menu li a { color: #000 !important; }
.mobile_menu_bar:before { color: #fff !important; }
/*============================================================================
                    Media Queries
=============================================================================*/
@media screen and (max-width: 980px) {
	.action-bar {
		width: 30%;
		top: 50px;
		left: 80%;
	}
	.barrio-logo {
		margin-top: 0px;
	}
	.contact-half input {
		width: 99%;
	}
	.contact-half input:first-of-type {
		margin-right: 5px;
	}
	.contact-form h3 {
		margin-top: 50px;
		text-align: center;
	}
	.contact-form textarea {
		width: 100%;
	}
	.contact-form p {
		text-align: center;
	}
	.contact-form .your-name {
		width: 50%;
	}
	.contact-form .your-email {
		width: 50%;
	}
	.contact-form .your-email input {
		width: 100%;
	}
	.doordash-button { display: none; }
	.et_header_style_split #logo {
		max-height: 150px !important;
	}
	.et_header_style_split .mobile_menu_bar {
		top: 0px !important;
		left: 0px !important;
		width: 32px !important;
	}
	.et_header_style_split #et_mobile_nav_menu {
		width: 32px;
	}
	#et-top-navigation {
		position: absolute !important;
		top: 10px;
		left: 10px;
		width: 32px !important;
	}
	.location-description {
		text-align: center;
	}
	.location-info {
		text-align: center;
		margin-top: 40px;
	}
	.location-social {
		display: flex;
		justify-content: center;
	}
	.location-social img {
		padding-right: 10px;
	}
	#main-header .et_mobile_menu {
		width: 315px !important;
	}
	.reservations-block {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	#footer-info {
		flex-direction: column;
		justify-content: center;
	}
	#footer-info div {
		display: flex;
		justify-content: space-evenly;
	}
	#footer-info div a {
		margin: 0px;
	}
	#footer-info p {
		margin-top: 20px;
	}
}