/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


.bar-vertical.orange {
	width: 3px;
	height: 100px;
	background: #f8a994;
}

.no-bottom-margin {
	margin-bottom: 0 !important;
}

.on-bg-black h3,
#Subheader .title > span {
	font-weight: bold;
	font-size: 3.2rem;
	text-transform: uppercase;
}
.on-bg-black h3 span,
#Subheader .title > span {
	background: #EE2D26;
	padding: 0 1.2rem;
}

h6 {
	margin-bottom: 1px;
}
.wrap-berryhill-vacation {
	height: 400px;
}
.section_wrapper .column.berryhill-style {
	background: url(/wp-content/themes/betheme-child/images/berryhill-style.svg) no-repeat center center;
	background-size: contain;
	height: 660px !important;
	position: absolute;
	top: -120px;
}
.footer-berryhill-vacation {
	background: url(/wp-content/themes/betheme-child/images/berryhill-style.svg) no-repeat center center;
	background-size: contain;
	height: 200px;
}

.desc {
	background: #f2643d;
	min-height: 177px;
}

.features-row-2 .desc {
	background: #7DAB01;
}
.features-row-2:hover .desc {
	background: #7DAB01 !important;
}

.no-border .image_frame {border: none;}

.padding-left-90 {
	padding-left: 90px;
}


.button {font-size: 14px;}
.button_stroke_custom.solid {
	background-color: #f2643d !important;
}

.togo-delivery a {
	position: absolute !important;
	display: block;
	text-indent: -9999em;
	background: url(/wp-content/themes/betheme-child/images/togo-delivery.svg) no-repeat center center;
	width: 133px;
	height: 83px;
	left: 0;
	right: 0;
}
.togo-delivery a:after,
.togo-delivery:hover a:after {
	display: none;
}
.header-stack #Top_bar .logo {
	border: none;
}

.before-footer .column,
.before-footer .columns {
	margin-bottom: 0;
}
.gift-card {
	left: 0;
	right: 0;
	color: black !important;
}
.gift-card h3 {
	color: black !important;
	padding-top: 160px !important;
}
#Footer .footer_action .one {
	margin: 0;
	padding: 0;
}

ul.social {
	margin: 0;
}
.social li {
	display: inline-block;
}

.wrap-catering {
	margin-bottom: 120px;
}

.text-center {
	text-align: center;
}
.bg-star-pepper {
	background: url(/wp-content/themes/betheme-child/images/star-pepper-transparent.svg) no-repeat top right;
	background-size: contain;
}
.bg-star {
	background: url(/wp-content/themes/betheme-child/images/star.svg) no-repeat top right;
	background-size: contain;
}
.dark-text,
.dark-text * {
	color: black;
}
.dark-text .button .button_label {
	color: white !important;
}

.light-text * {
	color: white;
}

.shadow-soft {
	box-shadow: 4px 4px 4px rgba(0,0,0,.15);
}

.with-arrow-right li {
	list-style: none;
	font-weight: bold;
}
.with-arrow-right li:before {
	content: '';
	display: inline-block;
	background: url(/wp-content/themes/betheme-child/images/arrow-right.svg) center center no-repeat;
	background-size: contain;
	width: 100px;
	height: 40px;
	position: relative;
	top: 12px;
	margin-right: 12px;
}
.bg-sun {
	background: url(/wp-content/themes/betheme-child/images/sun-transparency-25.svg) no-repeat center center;
	background-size: contain;
}

body.single #Content {
	padding-bottom: 100px;
}

.bg-hill-suggests {
	background: url(/wp-content/themes/betheme-child/images/hill-suggests.svg) no-repeat center top;
}

body.page-id-500 #Content,
body.page-id-503 #Content {
	background: rgb(237,245,245);
background: -moz-linear-gradient(top, rgba(237,245,245,1) 0%, rgba(251,234,205,1) 100%);
background: -webkit-linear-gradient(top, rgba(237,245,245,1) 0%,rgba(251,234,205,1) 100%);
background: linear-gradient(to bottom, rgba(237,245,245,1) 0%,rgba(251,234,205,1) 100%);
	padding-bottom: 90px;
}

#Footer .widgets_wrapper .widget {
	padding: 0;
	margin: 0;
}

#Footer .footer_action {
	background: white;
}

#menu-section-tamales .items {
	background: url(/wp-content/themes/betheme-child/images/tamales.svg) no-repeat center top;
	background-size: contain;
	height: 260px;
}

#menu-section-tamales header,
#menu-section-tamales .items .item {
	display: none;
}

#menu-section-all-day-breakfast-tacos {
	padding: 15px;
	background: url(/wp-content/themes/betheme-child/images/sun-transparency-25.svg) center center no-repeat white;
	background-size: 200px;
	box-shadow: 0 0 12px rgba(0,0,0,.15);

}
#menu-section-all-day-breakfast-tacos h2 {
	margin-top: 0;
}

.wrap-sides {
	background: url(/wp-content/themes/betheme-child/images/star.svg) no-repeat center center;
	background-size: contain;
}

.sides h2 {
	font-size: 1.8rem;
}

#menu-section-baja-tacos {
	padding: 15px;
	background: #FFF4DD;
	box-shadow: 0 0 12px rgba(0,0,0,.15);
}
#menu-section-baja-tacos h2 {
	margin-top: 0;
}

#menu-section-baja-tacos h2:before {
	content: '';
	background: url(/wp-content/themes/betheme-child/images/arrow-right.svg) no-repeat center center;
	width: 110px;
	height: 30px;
	display: inline-block;
}
#menu-section-baja-tacos h2:after {
	content: '';
	background: url(/wp-content/themes/betheme-child/images/arrow-left.svg) no-repeat center center;
	width: 110px;
	height: 30px;
	display: inline-block;
}
.brunch-hours {
	background: url(/wp-content/themes/betheme-child/images/sun-transparency-25.svg) no-repeat top center;
	padding: 90px 0 120px 0;
	background-size: 280px;
	color: #0C5D35;
}
#menu-section-brunch h2 {
	display: none;
}

.nowrap {
	white-space: nowrap;
}
.subheader-caption {
	background: rgba(0,0,0,.65);
	color: white;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0 12px;
	font-size: 1.4rem;
}

body.blog .subheader-caption:after {
	content: "Baja Bites";
}


/* Homepage features */

.home-feature-intro {
	padding: 140px 0 0 15px;
}

.features-row-2 {
	background: none;
	color: inherit;
}
.features-row-2 h4 {
	color: white;
}
/* Homepage features */


/* SVG */
.tamales {
	background: url(/wp-content/themes/betheme-child/images/tamales.svg) no-repeat center top;
	background-size: contain;
	height: 260px;
}

.padding-right-90 {
	padding-right: 90px;
}


@media (max-width: 768px) {

	.on-bg-black h3,
	#Subheader .title>span {
		font-size: 1.4rem;
		line-height: 1.6rem;
	}

	.on-bg-black h3 span,
	#Subheader .title>span {
		padding: 0 .4rem;
	}


	.wrap-berryhill-vacation {
		height: 200px;
	}
	.section_wrapper .column.berryhill-style {
		height: 200px !important;
		top: 0;
	}

	/* Homepage features */
	.bar-vertical.orange {
		width: 3px;
		height: 30px;
		background: #f8a994;
		display: none;
	}
	.bar-vertical.green {
		width: 3px;
		height: 30px;
		background: #D2E288;
		display: none;
	}
	.home-feature-intro {
		padding: 12px;
		color: white;
	}
	.tshirt .no_line,
	.home-feature-intro .no_line,
	.margarita .no_line,
	.duo-section .no_line {
		display: none;
	}

	.features-row-2 h4,
	.features-row-2 {
		background: none;
		color: inherit;
	}

	.padding-left-90 {
		padding-left: 0;
	}
	.padding-right-90 {
		padding-right: 0;
	}

	.gift-card h3 {
		padding-top: 90px !important;
	}

	.tamales {
		background: url(/wp-content/themes/betheme-child/images/tamales.svg) no-repeat center top;
		background-size: contain;
		height: 124px;
	}

	#menu-section-baja-tacos h2:before,
	#menu-section-baja-tacos h2:after,
	.with-arrow-right li:before {
		width: 60px;
		height: 18px;
		background-size: contain;
	}
	.with-arrow-right {
		margin-left: 0 !important;
	}
	.with-arrow-right li:before {
		width: 32px;
		height: 10px;
		background-size: contain;
		top: 1px;
		margin-right: 0;
	}

}




@media (min-width: 768px) {
	.rotate-a {
		transform: rotate(2deg);
	}
	.rotate-b {
		transform: rotate(-1.4deg);
	}
}