/*
Theme Name: Divi Child 01
Template: Divi
Version: 4.3
*/


@import url('../Divi/style.css');

@font-face {
	font-family: 'patrick_hand_sc';
	src: url('/wp-content/themes/Divi-child-01/fonts/patrickhandsc-regular-webfont.eot');
	src: url('/wp-content/themes/Divi-child-01/fonts/patrickhandsc-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/Divi-child-01/fonts/patrickhandsc-regular-webfont.woff2') format('woff2'),
		url('/wp-content/themes/Divi-child-01/fonts/patrickhandsc-regular-webfont.woff') format('woff'),
		url('/wp-content/themes/Divi-child-01/fonts/patrickhandsc-regular-webfont.ttf') format('truetype'),
		url('/wp-content/themes/Divi-child-01/fonts/patrickhandsc-regular-webfont.svg#patrick_hand_scregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

body {
	font-weight: 300;
}

body:not(.home) h2 {
	font-size: 38px;
}

body:not(.home) h3 {
	font-size: 28px;
}

div#page-container {
	overflow: hidden;
}
strong {
	font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'patrick_hand_sc';
	text-transform: uppercase;
	font-weight: normal !important;
	font-style: normal !important;
}

.et_pb_scroll_top.et-pb-icon {
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	right: 20px;
	background: #218649;
}

.logo_container {
	padding-left: 0 !important;
}


/** navigation **/

.nav li ul {
	margin-top: -20px;
	padding: 10px 0 !important;
}

#top-menu li li {
	padding: 0 10px !important;
}


#top-menu li .menu-item-has-children>a:first-child:after {
	display: none;
}

.drop_menu .sub-menu ul {
	right: 240px !important;
	left: auto !important;
	top: 7px;
}

#top-menu li li:hover > a {
	color: #598527;
	opacity: 1;
}

#top-menu li li a {
	font-size: 13px !important;
	color: #666;
	letter-spacing: 0 !important;
	padding: 2px 20px !important;
	width: 220px !important;
}

#menu-item-320 > a {
	background: #219649;
	padding: 0.5em 0.75em !important;
	margin-top: -0.5em;
	color: #fff !important;
}

#menu-item-744 > a {
	background: #ffd580;
	padding: 0.5em 0.75em !important;
	margin-top: -0.5em;
	color: #d21923 !important;
}




/** slider **/

.et_pb_slide_overlay_container {
	background: -o-linear-gradient(rgba(0,0,0,0.3) 40%,rgba(0,0,0,0.8)100%);
	background: -webkit-gradient(linear,left top, left bottom,color-stop(40%, rgba(0,0,0,0.3)),to(rgba(0,0,0,0.8)));
	background: linear-gradient(rgba(0,0,0,0.3) 40%,rgba(0,0,0,0.8)100%);
	background-color: transparent !important;
}

.home .et_pb_slider .et_pb_container {
	max-width: 80%;
	height: auto !important;
}

.et_pb_slide_description {
	-webkit-animation: none !important;
	animation: none !important;
	text-shadow: none !important;
	padding: 20% 0 !important;
}

.letter-effect {
	font-size: 60px;
	padding: 0 !important;
	line-height: 1;
}

.letter-effect strong {
	display: block;
	font-size: 146px;
}

/** instacart **/

.home .et_pb_section_1 .et_pb_button_module_wrapper {
	margin-bottom: 5.5%;
}

/** locations **/

.et_pb_map h3 {
	font-size: 20px !important;
}

.et_pb_map .infowindow {
	font-size: 14px;
	line-height: 1.7;
}


ul.locations-sidebar li {
	list-style: none;
	padding: 1em;
	font-size: 15px;
	line-height: 1;
}

ul.locations-sidebar {
	padding: 0;
}

ul.locations-sidebar li a {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.5px;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	color:#ffd580 !important;
}
ul.locations-sidebar li:hover a {
	color: #fff !important;
}
ul.locations-sidebar li:hover {
	background: rgba(0,0,0,0.025);
}

/** faq / coupons **/

.faq a {
	color: #fff;
	border-bottom: 1px solid #fff;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.faq a:hover {
	color: rgba(255,255,255,0.6);
}

.pum-title {
	padding: 30px 0 0;
	font-family: 'patrick_hand_sc' !important;
	text-transform: uppercase;
	font-size: 52px !important;
}
.pum-content .et_pb_text {
	margin-bottom: 0 !important;
	font-weight: 300;
}

.pum-content .et_pb_row {
	padding-bottom: 0 !important;
}

.pum-content .et_pb_row:last-child {
	padding-bottom: 27px !important;
}
.pum-content h4 {
	font-size: 26px;
	color: #219649;
}
.et_pb_toggle_close {
	border-color: transparent;
}
h5.et_pb_toggle_title {
	font-family: "Roboto";
	font-size: 18px;
	text-transform: initial;
	font-weight: 300 !important;
	padding: 0 !important;
	padding-left: 25px !important;
}

.et_pb_toggle_title:before {
	left: 0 !important;
	margin-top: -.6em !important;
	right: auto !important;
}

.et_pb_toggle_content {
	font-weight: 300;
	line-height: 1.7;
	font-size: 16px !important;
}
.et_pb_toggle_close, .et_pb_toggle_open {
	padding: 10px !important;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}
.et_pb_toggle {
	margin-bottom: 10px !important;
}

.pum-content ul {
	margin-left: 20px;
}

.pum-content li:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #218649;
	display: block;
	left: 5px;
	position: absolute;
	margin-top: 6px;
}

.pum-content .et_pb_toggle li:before {
	margin-top: 10px !important;
}



.et_pb_gallery_item {
	-webkit-animation: none !important;
	animation: none !important;
}


/**** GRAVITY FORMS ****/

body .gform_wrapper.gform_wrapper label.gfield_label {
	display: none;
}
.has_first_name.has_last_name label {
	display: none !important;
}

.gform_wrapper select {
	padding: .5em 1em !important;
	width: -webkit-calc(100% - 1px) !important;
	width: calc(100% - 1px) !important;
	margin: 5px 0 !important;
}
body .gform_wrapper .ginput_container textarea,
body .gform_wrapper .ginput_container input {
	font-size: 16px !important;
	font-weight: 400 !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0.5em 1.0em !important;
	margin: 5px 0;
	font-family: "Roboto" !important;
}
body .gform_wrapper input,
body .gform_wrapper select,
body .gform_wrapper textarea {
	border-color: rgba(0,0,0, 0.35);
}
body .gform_wrapper input:hover,
body .gform_wrapper select:hover,
body .gform_wrapper textarea:hover {
	border-color: rgba(0,0,0, 0.35);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0, 0.35);
	box-shadow: 0 0 4px rgba(0,0,0, 0.35);
}
body .gform_wrapper input:active,
body .gform_wrapper select:active,
body .gform_wrapper textarea:active,
body .gform_wrapper input:focus,
body .gform_wrapper select:focus,
body .gform_wrapper textarea:focus {
	border-color: rgba(0,0,0, 0.55);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0, 0.55);
	box-shadow: 0 0 4px rgba(0,0,0, 0.55);
}
body .gform_wrapper .gform_footer input[type=submit] {
	border: 0px solid #fff;
	background-color: #d21923;
	padding: .5em 1em;
	letter-spacing: 1px;
	font-family: "patrick_hand_sc" !important;
	color: #fff;
	float: left;
	margin-right: 0 !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	-webkit-transition: 0.4s ease-in;
	-o-transition: 0.4s ease-in;
	transition: 0.4s ease-in;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	-webkit-transition: 0.4s ease-in-out;
}
body .gform_wrapper .gform_footer input:hover[type=submit] {
	border-color: #fff;
	background: #219649;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.gform_wrapper.gf_browser_chrome select {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
body .gform_wrapper .gform_footer.top_label {
	margin: 0;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	font-size: 22px !important;
	margin: 0;
	text-transform:uppercase;
	letter-spacing: 1px;
}
#gform_widget-3 {
	width: 80% !important;
}
body .gform_wrapper .top_label textarea.textarea {
	width: 100%!important;
	height: 100px!important;
}
body .gform_wrapper .gform_footer.top_label {
	margin: 0 !important;
	padding: 8px 0 0;
	display: inline-block;
}
body .gform_wrapper .top_label li.gfield.gf_inline {
	width: 33.3333% !important;
}
@media screen and (max-width: 640px) {
	body .gform_wrapper .top_label li.gfield.gf_inline {
		width: -webkit-calc(100%) !important;
		width: calc(100%) !important;
	}
	body .gform_wrapper .top_label textarea.textarea {
		width: -webkit-calc(100%) !important;
		width: calc(100%) !important;
	}
	#gform_widget-3 {
		width: 100% !important;
	}
	.gform_wrapper .gform_footer input.button,
	.gform_wrapper .gform_footer input[type=submit],
	.gform_wrapper .gform_page_footer input.button,
	.gform_wrapper .gform_page_footer input[type=submit] {
		width: 100% !important;
	}
	.gform_wrapper.gf_browser_chrome .gform_body {
		width: 100% !important;
	}
}

.gform_wrapper ul.gform_fields li.gfield:not(.gf_left_half) {
	padding-right: 0 !important;
}
body .gform_wrapper ul li.gfield {
	margin-top: 0 !important;
}
.gform_wrapper {
	margin: 0 !important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 0 !important;
	margin-bottom: 0;
}

.ginput_complex label {
	visibility: hidden;
	font-size: .01em !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 10px !important;
}

#field_1_2 label, #field_1_5 label, #field_1_11 label {
	display: block;
	font-weight: 300 !important;
	margin-top: 1em;
}

h2.gsection_title {
	color: #218649;
	font-size: 28px !important;
}

li.gsection {
	margin-right: 0 !important;
	border-bottom: 1px dashed #ccc !important;
	padding: 0 !important;
}

/*** catering pages ***/

.et_pb_text ul li {
	line-height: 1.7em;
	margin-left: 1.5em;
	font-size: 12px;
}

.cater-item strong {
	font-size: 18px;
	color: #fff;
	background: #218649;
	padding: 0.25em 0.5em;
	margin-top: 1em;
	display: inline-block;
}

.entree-item .entree {
	border-bottom: 1px solid #d6d8d4;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	-webkit-justify-content: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.entree-item strong {
	color: #218649;
}

.entree-item .entree .one_half {
	font-size: 12px;
	-ms-flex-preferred-size: 60%;
	-webkit-flex-basis: 60%;
	flex-basis: 60%;
}


.entree-item .entree strong {
	color: #218649;
	display: block;
	text-align: right;
	line-height: 1;
}

.entree-item .entree .one_fourth {
	text-align: right;
	-ms-flex-preferred-size: 20%;
	-webkit-flex-basis: 20%;
	flex-basis: 20%;
}


.platter-item .one_third {
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
}

.platter strong {
	color: #218649;
	font-size: 16px;
	display: inline-block;
	margin-top: .5em;
	margin-bottom: 0.5em;
}

.platter-item img {
	margin-bottom: 1em;
	border: 2px solid #fff;
}

.platter-item .platter-num {
	position: absolute;
	top: -1.75em;
	left: -1.75em;
	background: #d6d8d4;
	width: 1.5em;
	height: 1.5em;
	line-height: 25px;
	color: #218649;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}

.platter-item .et_pb_text .one_third:nth-last-child(2):before, .platter-item .et_pb_text .one_third:nth-last-child(3):before {
	border-left: 1px solid #ddd;
	content: '';
	height: 100%;
	position: absolute;
	margin-left: 0;
	left: 0;
}

.platter-item .platter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.platter-item .one_third {
	padding: 0 5px;
	margin: 0;
	/* width: 33.333%;
	*/
	-ms-flex-preferred-size: 33.333%;
	-webkit-flex-basis: 33.333%;
	flex-basis: 33.333%;
}


.platter.cakes {
	display: block;
	font-size: 12px;
}


/** departments **/

.et_pb_blurb {
	border-color: #d21923 !important;
}

.et_pb_blurb:hover {
	border-color: #218649 !important;
}
.et_pb_blurb_container h4 {
	padding-bottom: 0;
}

.et_pb_blurb h4 a {
	display: block;
	padding: 2em 1em;
	font-size: 24px !important;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;

}

.et_pb_blurb:hover h4 a {
	color: #d21923;
}

.et_pb_blurb:before {
	content: '';
	position: absolute;
	left: 2px;
	top: 2px;
	bottom: 2px;
	right: 2px;
	background: rgba(0,0,0,0.3);
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.et_pb_blurb:hover::before {
	content: '';
	position: absolute;
	left: 2px;
	top: 2px;
	bottom: 2px;
	right: 2px;
	background: rgba(255,255,255,0.4);
}


/*#department strong {
font-size: 42px !important;
font-family: "patrick_hand_sc";
text-transform: uppercase;
color: #218649;
}
*/
/** footer **/


#footer-info {
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
}

#footer-info a {
	color: #999 !important;
}

/*** sticky social links ***/
#sticky-social {
	position: fixed;
	z-index: 100000;
	top: -webkit-calc(50% - 95px);
	top: calc(50% - 95px);
	left: 0;
}

#sticky-social ul li {
	padding: 5px;
	display: block;
}

#sticky-social li a {
	line-height: 1em;
	vertical-align: middle;
	display: block;
	color: #fff;
}

#sticky-social .fa:before {
	vertical-align: middle;
}

#sticky-social li a .fa:before {
	font-size: 20px;
}

#sticky-social li a .fa:before {
	font-size: 20px;
}

#sticky-social li:first-child {
	background: #3a5a98;
}

#sticky-social li:nth-child(2) {
	background: #29a7df;
}

#sticky-social li:nth-child(3) {
	background: #326699;
}

#sticky-social li:last-child {
	background: #e85a4c;
}

/***** media queries *****/

@media screen and (max-width: 767px) {
	.letter-effect  {
		font-size: 10vw !important;
	}
	.et_pb_slide_description {
		color: #fff !important;
	}
}

@media screen and (max-width: 980px) {
	.letter-effect {
		font-size: 80px;
	}
}


.et_hide_mobile {
	display: block !important;
}



/** breadcrumbs **/
.crumb .breadcrumb > span > span > span > a, .crumb .breadcrumb > span > span > span > span > a {
	pointer-events: none;
	cursor: default;
	color: #aaa!important;
	display: inline-block;
	font-weight: 400;
}
span.breadcrumb_last {
	text-transform:uppercase;
	font-weight: 400;
	color: #fff;
}



/** media queries **/

@media screen and (max-width: 1225px) {
	#top-menu li a {
		font-size: 15px !important;
	}
	#top-menu li {
		padding-right: 18px;
	}
}

@media screen and (max-width: 1160px) {
	#top-menu li a {
		font-size: 13.5px !important;
	}
	#top-menu li {
		padding-right: 14px;
	}
}

@media screen and (max-width: 1080px) {
	#top-menu li a {
		font-size: 12px !important;
	}
	#top-menu li {
		padding-right: 8px;
	}
}

@media screen and (min-width: 981px) {
	.container.clearfix.et_menu_container {
		padding-left: 30px !important;
	}
	.header-title {
		float: left;
	}
	.header-title h1 {
		padding: 0 !important;

	}
	.crumb {
		float: right;
		text-transform: uppercase;
		letter-spacing: 0.5px;
		padding-top: 0;
		color: #218649;
		display: inline-block;
		line-height: 60px;
		font-weight: 400;
		font-size: 14px;
	}
	.crumb .breadcrumb > span > span > a {
		color: #ffd580;
		font-weight: 600;
		display: inline-block;
	}
	iframe.gde-frame {
		max-width: 50% !important;
	}

	#menu-item-310 > a {
		background: #218649 !important;
		color: #fff !important;
	}
}



@media screen and (max-width: 980px) {

	.header-title {
		width: 100%;
		float: none;
		text-align:left;
	}
	.header-title h1 {
		color: #ffd580 !important;
		padding: 0 !important;
	}
	.crumb {
		display: none;
	}



	.et_mobile_menu .menu-item-has-children>a {
		background: none !important;
	}

	#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
		padding-left: 0;
	}

	.et_mobile_menu li li {
		padding-left: 0;
	}


	.et_mobile_menu > li.menu-item-has-children > a, .et_mobile_menu > li.menu-item-has-children li.menu-item-has-children > a, .et_mobile_menu > li > a {
		color: #d21923 !important;
		font-weight: 500;
	}

	.et_mobile_menu li li > a {
		color: #000;
		font-weight: 400;
	}

	.et_mobile_menu a:hover {
		opacity: 1 !important;
		background: none !important;
		color: #666;
	}



	#menu-item-320 > a, #menu-item-744 > a {
		padding: 10px 5% !important;
		text-align: center;
	}

	#menu-item-320 > a:hover {
		background: #219649 !important;
	}

	.et_mobile_menu li.menu-item-has-children li > a:before {
		content: '';
		background: #eee;
		width: 3%;
		height: 2px;
		display: block;
		position: absolute;
		left: 10%;
		margin-top: 10px;
	}

	.et_mobile_menu li.menu-item-has-children li > a {
		padding-left: 10% !important;
	}

	.et_mobile_menu li.menu-item-has-children li.current-menu-item > a:before {
		background: #ffd580;
	}
	.et_mobile_menu li.menu-item-has-children li.current-menu-item > a {
		color: #218649;
	}
	.et_mobile_menu .menu-item-has-children .menu-item-has-children li a {
		padding-left: 15% !important;
	}

	.et_mobile_menu .menu-item-has-children .menu-item-has-children li a:before {
		width: 7.5%;
	}
}