@charset "UTF-8";
/* CSS Document */
/*
 Theme Name:     Chuck's Produce - Child Theme
 Theme URI:      https://dev.outsiderdesign.com/site/wp-content/themes/outsiderdesign-divi-child
 Description:    Studio 1850 Child Theme
 Author:         Outsider Design
 Author URI:     https://www.outsiderdesign.com
 Template:       Divi
 Version:        1.0.0
*/
 


/**********[ CSS @imports ]**********/





@font-face {
  font-family: 'Moon Flower';
  src: url('fonts/Moon Flower.eot'); /* IE9 Compat Modes */
  src: url('fonts/Moon Flower.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Moon Flower.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Moon Flower.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Moon Flower.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Moon Flower.svg#svgMoon Flower') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Moon Flower Bold';
  src: url('fonts/Moon Flower Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/Moon Flower Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Moon Flower Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Moon Flower Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Moon Flower Bold.svg#svgMoon Flower Bold') format('svg'); /* Legacy iOS */
}









/**********[ Globals ]**********/



h2 {
	font-family: 'Moon Flower Bold', sans-serif;
	font-size:  80px;
	color: #c55c3b;

	}
	.h2-classes h2 {
		color: white !important;

	}
#footer-menu li a {
	font-family: 'Moon Flower Bold', sans-serif;
	font-size:  32px;
	color: #c55c3b;
}
#footer-menu li a:hover {
	color: #c55c3b !important;

}
h4 {
	font-family: 'Moon Flower Bold', sans-serif;
	font-size:  36px;
	color: #c55c3b;




}
.od-departmentTitles {
	font-family: 'Moon Flower Bold', sans-serif;
	font-size:  48px !important;
	color: #ffffff;	


}

#logo {
	margin-top: 10px;
	margin-bottom: 10px;

}
body.login {
	background-color:rgba(241, 240, 204, 0.97) !important;
}

.login form {
	border-radius: 10px;

}
.fa-cateringPhone {
	font-size: 20px !important;


}
    a.cateringPhone,
    a.ca {
    	font-size: 25px !important;
    	font-weight: 600;


}
body.login {
	background:rgba(241, 240, 204, 0.97) !important;

}
.s1850-store-specials p {
	line-height: normal !important;
	padding-bottom: inherit !important;
	margin: 20px 20px;


}
a.hot-rock-menu-bttn {
	background-color: #af5d00;
    color: white;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    border: 2px solid #f4ede1;
    box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.43);
    font-weight: 600;
    display: inline-block;

}
.tert-nav #nav_menu-2 h4.widgettitle { font-size: 4rem;
}
div#page-container { overflow-y: initial !important;

}



/*******************************************/
/**********[ Department Tert Nav ]**********/
/*******************************************/

.s1850-departments {
	text-transform: capitalize;
    border-bottom: 1px solid tan;
	/* padding: 10px; */
    /* background-color: rgba(254, 254, 254, 0.7); */
    /* border-radius: 4px; */



}
div.hours-container {
	display: inline-block;
	width: 49%;
	margin-right: 10px;
	padding: 15px;
	/* border-bottom: 1px solid; */
	/* margin-bottom: 20px; */
	float: left;
	min-height: 150px;
    background-color: rgba(254, 254, 254, 0.55);
    border-radius: 8px;
    /* min-height: 225px; */
    margin-bottom: 10px;
    border: 2px solid white;


	}
	div.hours-container:last-child {
		padding-bottom: 15px !important;
	
	}
	.hours-container div.left-side {
		display: inline-block;
		float: left;
		line-height: 1.75rem;
		width: 100%;

	}
	.hours-container div.right-side {
	    display: inline-block;
	    float: none;
	    width: 100%;
	    text-align: center;
	    padding-top: 10px;

	}
div.hours-container:nth-child(odd) {
	float: right !important;
    margin-right: 0 !important;

}
.hours-container div.left-side span.header {
    font-size: 1.25rem !important;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid;
    padding-bottom: 4px;
    margin-bottom: 15px;
    text-align: left;

}






/**********[ Home Page ]**********/

.smiley {
    display: inline-block;
    background-image: url('https://i.imgur.com/gH6KnlS.png');
    width: 200px;
    height: 200px;
}
.smiley:hover {
    background-position: 0 -200px;
}

.dept-img {
    opacity: .4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.dept-img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#dept-img {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

#dept-img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}





/**********[ Header & Top Nav ]**********/
#main-header {
	/* padding-top: 20px; */
	background-image: url('https://chucksproduce.com/wp-content/uploads/2020/03/wood-texture-header-1024x209-1.jpg');
	background-size: cover;
	background-repeat: no-repeat;

}


.s1850-primaryNav { 
	font-family: 'Cabin', Arial, sans-serif !important; 
	font-weight: 500 !important;

	text-transform: uppercase !important;
	padding-right: 25px;
    padding-left: 25px;

}
.s1850-primaryNav-container {
	height: 55px !important;
	margin: 0px !important;
	padding: 0px !important;


}
#menu-main-menu {
	line-height:55px !important;
	padding: 0 !important;


}
.fullwidth-menu li > a {
    margin: 0px;
	padding: 0px;


}
.s1850-header-location-sc a:hover {
	color: rgba(241, 208, 165, 1);


}
.s1850-specials {
    height: 140px !important;
    vertical-align: bottom !important;
    background-image: url('https://chucksproduce.com/wp-content/uploads/2020/03/bkg-classes-1024x652-1.png');
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    padding-top: 53px !important;


}
ul#menu-main-menu.fullwidth-menu.nav.downwards {
	background-color: rgba(30, 115, 190, 0) !important;


}
.header-container {
	max-width: 80% !important;
	margin: 0 auto !important;


}
.header-top-left {
	float: left;
	text-align: left;
	padding-top: 50px;
	width: 25%;

}
.header-top-right {
	float: right;
    padding-top: 50px;
    color: #a0c000 !important;
    font-size: 40px;
    text-align: right;
    width: 25%;	

}
.header-top-right span {
		/* float: left; */
	    font-size: 13px;
	    margin-top: 5px;

}
.logo-container {
	display: inline;

}
#main-header .container.clearfix {
	width: 100%;
	max-width: none;



}
#et-top-navigation {
    height: 55px;
    background-color: rgba(30, 115, 190, 0.99) !important;
    width: 100% !important;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.75) !important;
	text-align: center;
	


}
#top-menu li {
	line-height: 55px;
	height: 55px;
	vertical-align: middle;

	}
	#top-menu li:first-child {
		padding-left: 0!important;
	
	}
	#top-menu li:last-child {
		padding-right: 0 !important;

	}
	#top-menu > li > a  {
		padding-right: 10px;
		padding-left: 10px;
		color: #ffffff !important;
	
	}
	#top-menu a {
		padding-bottom: 0px;
		
}
.nav li ul {
	padding: 0px 0px;
	background-color: rgba(30, 115, 190, 0.78);
	width: 200px;
    border-radius: 8px;
	border-top: 3px solid #2EA3F2 !important;

}
.sub-menu {
	background-color: rgba(30, 115, 190, 0.78);

}
.s1850-primaryNav-sub.menu-item {
    padding: 5px 0 !important;
    width: 200px !important;



}
#top-menu li li {
	padding: 0 !important;
	display: inline;

}
#top-menu li li a, 
.nav li li {
    padding: 0 10px;
	margin: 0px;
    width: 100%;
    color: white;


	}
	#top-menu li li:first-child a {
		border-top-left-radius: 8px;
    	border-top-right-radius: 8px;

	}
	#top-menu li li:last-child a {
		border-bottom-left-radius: 8px !important;
		border-bottom-right-radius: 8px !important;


}
#main-header .logo_container {
    height: 180px;
    padding: 0;
    display: inline;


}
.et_mobile_menu {
	background-color: rgb(29, 110, 179) !important;

}
.nav ul li a,
.et_mobile_menu li a {


}
.nav ul li a:link,
.et_mobile_menu li a:link {


}
.nav ul li a:visited,
.et_mobile_menu li a:visited {


}
.nav ul li a:hover,
.et_mobile_menu li a:hover {
	background-color: rgb(23, 97, 160) !important;

}
.nav ul li a:active,
.et_mobile_menu li a:active {


}
.nav ul li a:hover, 
.et_mobile_menu li a:hover {
	background-color: #1362a9;

}
.et_header_style_centered #top-menu > li > a {
	padding-bottom: 0 !important;

}
.mobile-weeklySpecials {
	display: none;

}



/**********[ Slider ]**********/





/**********[ Body ]**********/

.catering-details  {
  font-size: 1.2em;
  line-height: 1.5em;
  font-style: bold;
}
.et_pb_toggle {
	margin-bottom: 0px !important;
	background-color: rgba(255,255,255,0) !important;

}
#menu-departments-2 li a {
	width: 100%;
	display: inline-block;
	padding: 5px 0;
	margin-bottom: 0;

}
li.s1850-departments {
	margin-bottom: 0 !important;

}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 0%;
}


/********** Toggles ***********/

.toggle.breakfast-bar {
    margin-bottom: 40px;
    display: inline-block;

}
.toggle .breakfast {
	display: inline-block;
    float: left;
    margin-top: 20px;

}
.toggle.daily-soup {
	display: inline-block;

}
.toggle .lunch {
	display: inline-block;
	margin-top: 20px;

}
span.label-vegetarian,
span.label-dairy-free,
span.label-gluten-free,
span.label-vegan {
	background-color: #808000;
    font-size: 9px;
    color: white;
    padding: 2px 10px;
    border-radius: 4px;
    text-transform: uppercase;

}
span.label-dairy-free {
	background-color: #1a947e;

}
span.label-gluten-free {
	background-color: #2677b9;

}
span.label-vegan {
	background-color: #2c0080;
}




/********** Buttons ***********/


span.s1850-bttn-weeklySpecial {

    text-transform: uppercase;
    background-color: #563821;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    color: white;


}
span.s1850-bttn-weeklySpecial a:link {
	font-size: 1.5em;
    text-transform: uppercase;
    background-color: #563821;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    color: white;

}
span.s1850-bttn-weeklySpecial a:visited {
	color: white;

}
span.s1850-bttn-weeklySpecial a:hover {
	background-color: #AF5D02 !important;
    color: #000000;
}
span.s1850-bttn-cateringOrder {
	font-size: 1.5em;
    text-transform: uppercase;
    background-color: #f07056;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    color: white;


}
span.s1850-bttn-cateringOrder a {
	font-size: 1.5em;
    text-transform: uppercase;
    background-color: #f07056;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    color: white;

}
span.s1850-bttn-cateringOrder a:visited {
	color: white;

}
span.s1850-bttn-cateringOrder a:hover {
	background-color: #563821 !important;

}
.s1850-header-socialIcons {
	color: rgba(254, 64, 10, 1);

}
	.s1850-header-socialIcons a,
	.header-top-right a {
		color: rgba(160, 192, 0, 1);

}
	.s1850-header-socialIcons a:visited,
	.header-top-right a:visited {
		color: rgba(160, 192, 0, .7);

}
	.s1850-header-socialIcons a:hover,
	.header-top-right a:hover {
		color: rgba(241, 208, 165, .8);

}

.s1850-header-location-mp {
	font-family: 'Moon Flower Bold', sans-serif;
	font-size: 2.4vw;
	color: #ffffff !important;
	font-weight: bold;
	display: inline-block;;
	margin-bottom: 10px;

}

.s1850-header-location-mp a {
	font-family: 'Moon Flower Bold', sans-serif;
	/* font-size: 2.4vw !important; */
	font-weight: bold;
	color: #f07056 !important;
	font-weight: bold;

}

.s1850-header-location-mp a:hover {
	font-family: 'Moon Flower Bold', sans-serif;

	color: #ffffff !important;
	font-weight: bold;

}



.s1850-header-location-sc {
	font-family: 'Moon Flower Bold', sans-serif;
	font-size: 2.4vw !important;
	/*color: #f1d0a5 !important;*/
	font-weight: bold;

}

.s1850-header-location-sc a {
	font-family: 'Moon Flower Bold', sans-serif;

	color: #f1d0a5 !important;	
	font-weight: bold;

}

.s1850-header-location-sc a:hover {
	font-family: 'Moon Flower Bold', sans-serif;

	color: #ffffff !important;	
	font-weight: bold;

}

.s1850-header-location-mp. fa-map-marker:before {
	font-size: 25px !important;

}



/**********[ Forms ]**********/


body.page-id-7778.custom-background {
	background-image: none !important;

}
#gform_wrapper_5 li.gfield.html-field.header.days-of-week {
	font-weight: 500 !important;
	text-align: left !important;
	text-transform: uppercase;
	font-size: x-large !important;
	padding-bottom: 5px !important;
	border-bottom: 1px solid gainsboro;

}
.gform_wrapper_5 .gsection .section-title {
	border-bottom: none !important;
	text-transform: uppercase !important;

}
#gform_wrapper_5 li.gfield.cp-form.hot-rock.menu-location {
	background-color: rgba(220, 220, 220, 0.30980392156862746);
	border-radius: 8px;
	padding: 20px !important;

}
.gform_wrapper h2.gsection_title {
	font-size: 2rem !important;
	border-bottom: none !important;
	text-align: left !important;
 
}
.gform_wrapper .gsection.section-title {
	border-bottom: none !important;
	margin-right: 0 !important;

}
#gform_wrapper_5 li.hidden_label input {
	border-radius: 3px !important;
	padding: 8px 10px !important;

}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
	font-weight: 400 !important;

}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 10px !important;
	border-radius: 5px !important;

}
.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium {
	height: 40px;
	padding: 10px !important;

}
#gform_submit_button_6 { 
    padding: 10px 15px;
    border-radius: 4px;
    background-color: #222222;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -1px;
}

/******************************/
/*********[ Recipes ]**********/
/******************************/


.single-cp_recipe .post-meta { display: none; }
.cooked-fsm { z-index:99999 !important; }
.cooked-fsm h2 { font-size: 3.5vw; }

/******************************/

/******************************/


.modal-locations .et_pb_blurb_description {
	padding: 0 40px;
}





/**************************************/
/*************[ Overlays ]*************/
/**************************************/

.overlay {
	overflow-x: auto !important;
}






/**********[ Footer ]**********/

.footer-Phone {
	font-size: 20px !important;
	font-weight: 600;


}
.s1850-store-hours p{
	line-height: 24px !important;

}
.s1850-footer-socialIcons {
	font-size: 45px;
	color: rgba(70, 96, 16, 1);

}
	.s1850-footer-socialIcons a {
		font-size: 45px;
		color: rgba(70, 96, 16, 1);

}

	.s1850-footer-socialIcons a:visited {
		color: rgba(70, 96, 16, .5);

}
	.s1850-footer-socialIcons a:hover {
		color: rgba(175, 93, 0, 1);

}
.social-icons  {
  	size: 30px;
  	color: #466010;
}
.fullwidth-menu-nav > ul.upwards {
   background-color: rgba(255, 255, 255, 0)!important;
}

.fullwidth-menu-nav > ul.li.upwards {
   background-color: rgba(255, 255, 255, .9)!important;
}

.footer-menu-up ul  {
  background-color: rgba(255, 255, 255, .9)!important;
  data-bg_color: rgba(30, 115, 190, 0.701961)!important;
}
.footer-menu-up ul li  {
  background-color: rgba(255, 255, 255, .9)!important;

}
.menu-footer ul  {
  background-color: rgba(255, 255, 255, 1)!important;
  data-bg_color: rgba(30, 115, 190, 0.701961)!important;
}
.menu-footer ul li  {
  background-color: rgba(255, 255, 255, 0)!important;

}
.et_pb_fullwidth_menu .fullwidth-menu-nav > ul > li.mega-menu > ul {
  background-color: rgba(255, 255, 255, 0.9)!important; 
  top: 40px;
}

fa.small-icons  {
   font-size: .85em;
}
.et_pb_fullwidth_menu .fullwidth-menu-nav > ul.upwards li ul,
.footer.s1850-primaryNav ul.sub-menu {
	background-color: rgba(30,115,190,0.99) !important;

}
#footer-bottom .container.clearfix {
	padding-top: 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);

}
.footer-widget .fwidget {
	width: 100% !important;
	margin-bottom: 5% !important;
}
div.textwidget time {
	float: right;

}
a.footer-phone {
	font-size: 2rem !important;

}
.footer-widget  #text-7 p {
	font-size: 19px !important;


}
.footer-widget #text-6.fwidget {
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
span.footer-hours {
	line-height: 1.9em;

}





/**********[ Calendar ]**********/

.ajde_evcal_calendar .evo_sort_btn {
    height: 18px;
    width: auto;
    font-family: 'open sans';
    font-style: italic;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: none;
}

.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, .evo_pop_body .evcal_desc .evcal_desc_info {
    font-size: 14px !important;
    line-height: 120%;
    padding-bottom: 2px;
    opacity: 0.7;
}

.eventon_filter .evo_sortOpt .evo_sortList_event_location {
   font-size: 14px !important;
}

.eventon_sf_field  {
   font-size: 14px !important;
}
.eventon_sort_line p, .eventon_filter_line p, .eventon_sf_field p {
    color: #A8A8A8;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    font-family: "open sans";
    font-size: 18px !important;
}
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
}
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_pop_body .evcal_desc span.evcal_event_subtitle {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "open sans",arial;

}
.event-calendar-container .et_pb_column {
	margin-bottom: 5%;

}




/************************************************/
/*************  EVENTS CALENDAR Page ************/
/************************************************/


.page-id-1858 .ajde_evcal_calendar.boxy .eventon_list_event {
	width: 250px !important;
	height: 200px !important;


}
.od-containerClasses .events-innerContainer {
	    padding-top: 30px!important;

}
.s1850-eventsCalendar-locations {
	padding-bottom: 10px;

}
.s1850-locationTitle {
	font-size: 2em;


}
.phoneMill a  {
	font-size: 2em;
    display: inline-block;
    color: #FFFFFF;
    background-color: #482073;
    padding: 8px 12px;
    margin: 10px 10px;
    border-radius: 8px;
    border: 2px solid #F9F9F9;
    width: 70%;
    text-align: center;


}
.phoneMill span.clickHere {
	font-size: 15px !important;
    text-align: center !important;
    color: white !important;
    text-transform: capitalize !important;
    float: left !important;
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;

}
.phoneSalmon a  {
	font-size: 2em;
    display: inline-block;
    color: #FFFFFF;
    background-color: #206177;
    padding: 8px 12px;
    margin: 10px 10px;
    border-radius: 8px;
    border: 2px solid #F9F9F9;
    width: 70%;
    text-align: center;

}
.phoneSalmon span.clickHere{
	font-size: 15px !important;
    text-align: center !important;
    color: white !important;
    text-transform: capitalize !important;
    float: left !important;
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;

}





/*********************************/
/*********** [ Maps ] ************/
/*********************************/

.gm-style-iw h3 {
	font-size: 2rem !important;

}






/***[ Logo Bug Link Animation ]***/
.s1850-logo-container {
	width:auto;
	display:inline-block;
	overflow:hidden;
	margin-left:5px;

}
.overflow-container {
	overflow:hidden;
	display:inline-block;
	padding-left:10px;
	margin-left:-10px;

}
.s1850-logo img {
	-webkit-transition:.75s;
	-moz-transition:.75s;
	-o-transition:.75s;
	transition:.75s;
	z-index:100;

}
.s1850-logo img {
	margin-bottom:4px;
	margin-right:5px;
	opacity:.4;

}
.s1850-logo span {
	font-weight:bold;
	opacity:0;

}
.s1850-logo-logo-container {
	cursor:pointer;

}
.s1850-logo-logo-container:hover .s1850-logo-logo img {
	opacity:1;

}
.s1850-logo-logo-container .s1850-logo-logo span {
	margin-left:-150px;
	opacity:0;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-o-transition:.5s;
	transition:.5s;

}
/* Relies on some JS to add/remove class */
.s1850-logo-logo-container .s1850-logo-logo span.show {
	margin-left:0;
	opacity:1;
}





/**************** Login Screen *******************/

.et_divi_100_custom_login_page .et_divi_100_custom_login_page--style-1, 
.et_divi_100_custom_login_page .et_divi_100_custom_login_page--style-2, 
.et_divi_100_custom_login_page .et_divi_100_custom_login_page--style-3, 
.et_divi_100_custom_login_page .et_divi_100_custom_login_page--style-4, 
.et_divi_100_custom_login_page .et_divi_100_custom_login_page--style-5, 
.et_divi_100_custom_login_page .et_divi_100_custom_login_page--style-6, 
.et_divi_100_custom_login_page .et_divi_100_custom_login_page--style-7 {
		
		font-family: sans-serif !important;


}
.et_divi_100_custom_login_page .login #backtoblog,
.et_divi_100_custom_login_page .login #nav {
	font-family: sans-serif !important;


}
.et_divi_100_custom_login_page .login h1 a {
	height: 150px !important;
	width: 150px !important;

}
body.login.login-action-login {
	background: url(https://chucksproduce.com/wp-content/uploads/2015/07/home-red-truck.jpg) center center no-repeat !important;
    background-size: cover !important;

}























/**********[ MEDIA QUERIES }************/


@media (min-width: 1024px) {
	
	.s1850-primaryNav {
		font-size: 1.2vw !important;
		padding-left: 15px;
	}
	.1850-sidebar-departments {
    	font-size: 1.25em !important;

    }
    .s1850-departments {
    	font-size: 1.25em !important;
    	margin-bottom: 0 !important;
    	/* background-color: rgba(197, 92, 59, 0.99); */

    	}
    	.s1850-departments a:link {
    		padding: 10px 10px;
		    /* margin-bottom: 3px !important; */
		    width: 100%;
		    display: inline-block;
		    color: white;

    	}
    	.s1850-departments li a {
    		color: white !important;
    	
    	}
    	.s1850-departments li a:visited {


    	}
    	.s1850-departments li a:hover {


    	}
    	.s1850-departments li a:active {


    	}
}





@media (min-width: 980px) and (max-width: 1023px){
	.s1850-primaryNav {
		font-size: 18px !important;
		padding: 0px;
		padding-left: 15px;
		color: white !important;
	
	}
	#top-menu li {
		padding-right: 15px !important;

	}	
	.s1850-primaryNav-container {
	height: 55px !important;
	margin: 0px !important;
	padding: 0px !important;


	}
	#menu-main-menu {
		line-height:55px !important;
		padding: 0 !important;


	}
	.fullwidth-menu li > a {
	    margin: 0px;
		padding: 0px;

	}

.1850-sidebar-departments {
    	font-size: 1.5em !important;

    }
    .s1850-departments {
    	font-size: 1.5em !important;
    	margin-bottom: 0 !important;
    	/* background-color: rgba(197, 92, 59, 0.99); */

    	}
    	.s1850-departments a:link {
    		padding: 10px 10px;
		    margin-bottom: 6px !important;
		    width: 100%;
		    display: inline-block;
		    color: white;

    	}
    	.s1850-departments li a {
    		color: white !important;
    	
    	}
    	.s1850-departments li a:visited {


    	}
    	.s1850-departments li a:hover {


    	}
    	.s1850-departments li a:active {


    	}
}





@media (min-width: 720px) and (max-width: 979px) {

	.header-container {
		max-width: 90% !important;
	
	}
	#main-header {
		padding-bottom: 0 !important;


	}
	#main-header .mobile_nav,
	#main-header .mobile_nav.closed  {
		border-radius: 0px;
		padding-top: 12px !important;
		height: 55px;

	}
	.header-top-left {
		padding-top: 0;
		width: 25%;
		display: inline-block;

		}
		span.header-top-left {	
			
			
	}
	.s1850-header-location-container {
		float: left;

	}
	.s1850-header-location-mp {
		float: left;
		display: inline-block;
		margin: 0 0 15px;
	
	}
	#logo {
		max-height: 150px !important;


	}
	.header-top-right {
		padding-top: 0px;
		font-size: 30px;
		width: 25% !important;
		display: inline-block !important;
		text-align: right !important;

		}
		.header-top-right span {
			float: none;
		
	}
	span.s1850-header-location-sc {
		


	}	
	.mobile_menu_bar:before {
		top: 10px;
		color: white !important;

	}
	span.select_page,
	span.mobile_menu_bar {
		color: white !important;


	}
	.et_pb_row.et_pb_row_9 {
		width: 90% !important;


	}
	.1850-sidebar-departments {
    	font-size: 1.5em !important;

    }
    .s1850-departments {
    	font-size: 1.5em !important;
    	margin-bottom: 0 !important;
    	/* background-color: rgba(197, 92, 59, 0.99); */

    	}
    	.s1850-departments a:link {
    		padding: 10px 10px;
		    margin-bottom: 6px !important;
		    width: 100%;
		    display: inline-block;
		    color: white;

    	}
    	.s1850-departments li a {
    		color: white !important;
    	
    	}
    	.s1850-departments li a:visited {


    	}
    	.s1850-departments li a:hover {


    	}
    	.s1850-departments li a:active {


    	}

}


@media (max-width: 980px) {
	.et_header_style_centered #main-header {
    	padding: 0px 0 !important;
	}

	span.breakfast-image {
    display: inline-block;
	}

}


@media (min-width: 320px) and (max-width: 719px) {

	p {
		line-height: 1.75em !important;
		/* font-size: 15px !important; */
	}
	
	h2 {
		font-size: 62px;
		padding-bottom: 0 !important;

	}
	 .et_pb_row {
		/* padding-bottom: 0 !important; */
		width: 90% !important;
	


	}
	#main-header {;
		padding-bottom: 0 !important;


	}
	#main-header .mobile_nav,
	#main-header .mobile_nav.closed  {
		border-radius: 0px;
		padding-top: 12px !important;
		height: 55px;

	}
	.header-top-left {
		padding-top: 0 !important;
		width: 100% !important;
		display: inline-block;

		}
		span.header-top-left {	
			
			
	}
	.mobile_menu_bar.mobile_menu_bar_toggle {
		width: 100%;
	    height: 100%;
	    text-align: right;
	    top: 0;
	    right: 0px;

	
	}
	.s1850-header-location-container {
		float: left;
		width: 50%;
		text-align: right !important;

	}
	.s1850-header-location-mp {
		float: left;
		font-size: 1.75rem !important;
		display: inline-block;
		width: 50%;
		text-align: left;
		margin-bottom: 0 !important;
	
	}
	#logo {
		max-height: 150px !important;


	}
	.header-container {
		max-width: 90% !important;


	}
	.header-top-right {
		float: none !important;
		padding-top: 0px !important;
		font-size: 30px !important;
		width: 100% !important;
		text-align: center !important;

		}
		.header-top-right span {
			float: none;
		
		}.header-top-right a {
			/* margin-right: 20px; */

		
	}
	.header-top-right a.social-media {
		margin-right: 10px !important;

		}
		.header-top-right a.social-media:last-child {
			margin-right: 0 !important;

		}
	span.s1850-header-location-sc {
		font-size: 1.75rem !important;


	}	
	ul#mobile_menu {
		padding: 0 !important;

	}
	.mobile_menu_bar:before {
		top: 10px;
		color: white !important;

	}
	.s1850-primaryNav-sub.menu-item {
		padding: 0 !important;
		width: 100% !important;

	}
	span.select_page,
	span.mobile_menu_bar {
		color: white !important;

	}
	.et_pb_section {
		padding: 0px 0px !important;	

	}
	.et_pb_section .et_pb_column .et_pb_module {
    	margin-bottom: 0px;

	}
	.od-containerClasses.et_pb_section_3 {
		background-image: none;
		background-color: gray;
	
	}
	.s1850-primaryNav.menu-item-has-children ul.sub-menu {
		background-color: rgba(255,255,255, 0) !important;

	}
	.et_mobile_menu {
		background-color: rgb(29, 110, 179) !important;
		padding: 0 !important;

	}
	.s1850-primaryNav {
		padding-right: 0 !important;
		padding-left: 0 !important;
	
	}
	.s1850-eventsCalendar-locations {
		width: 100% !important;
		padding: 0 10px;

	}
	.s1850-locationTitle {
    font-size: 1.714em !important; /* 24px */

    }
    .phoneMill a,
    .phoneSalmon a {
    	width: 90% !important;
    	padding: 5px 12px 12px !important;
    	font-weight: 600;
    	box-shadow: 0 1px 8px rgba(0,0,0, 0.71);

    }
    .et_pb_map_0,
    .et_pb_map_1 {
    	margin: 10px !important;
    
    }
    #millPlain h2,
    #salmonCreek h2 {
    	font-size: 63px !important;
    
    }
    .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_1,
    .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_8,
    .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_10 {
    	padding-right: 0 !important;

    }
    .menu-footer {
    	display: none !important;


    }
    .et_pb_row.et_pb_row_9 {
    	padding-bottom: 20px !important;
    	/* width: 100% !important; */

    }
    .s1850-footer-socialIcons .fa {
    	font-size: 35px !important; /* 24px */
    	width: 30px;

    }
    span.s1850-bttn-weeklySpecial,
    span.s1850-bttn-cateringOrder {

    	font-size: 1em !important; /* 14px */
    	width: 100%;
    	display: inline-block;
    	font-weight: 600;

    }
    .cateringMenu-container {
    	padding-top: 0 !important;
    	padding-bottom: 0 !important;

    }
    .headerContainer .et_pb_column {
    	margin-bottom: 0 !important;

    }
    .topContainer,
    .catering-topContainer   {
    	margin-bottom: 0 !important;

    }
    .et_pb_column .et_pb_grid_item:nth-child(n) {  /* controls the gallery size */
    	width: 50% !important;
    
    }
    .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.catering-details.et_pb_text_4,
    .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.catering-details.et_pb_text_5 {
    	padding-left: 0 !important;


    }
    .fa-cateringPhone,
    .fa-phone-square  {
    	font-size: 40px !important;

    }
    a .catering-details  {
    	font-size: 25px !important;
    	font-weight: 600 !important;
    	margin-bottom: 30px !important;
    
    }
    a.cateringPhone {
    	font-size: 30px !important;
    	font-weight: 600;
    	float: left;
    	display: inline-block;
    	width: 100%;
    
    }
    .1850-sidebar-departments {
    	font-size: 1.5em !important;

    }
    .s1850-departments {
    	font-size: 1.5em !important;
    	margin-bottom: 0 !important;
    	/* background-color: rgba(197, 92, 59, 0.99); */

    	}
    	.s1850-departments a:link {
    		padding: 10px;
		    margin: 3px 0 !important;
		    width: 100%;
		    display: inline-block;
		    color: white;

    	}
    	.s1850-departments li a {
    		color: white !important;
    	
    	}
    	.s1850-departments li a:visited {


    	}
    	.s1850-departments li a:hover {


    	}
    	.s1850-departments li a:active {


    	}
    	.catering-details {
    		display: inline-block;
    		float: left;
    		margin-top: 10px;
    		margin-bottom: 20px;

    	}
    h1.section-titles {
	padding-bottom: 0 !important;
    vertical-align: text-bottom;
    /* line-height: inherit !important; */
    /* text-shadow: initial !important; */

    }





    .locations-address {
    	margin: 20px 0 !important;




    }    
    .millPlain-phoneNumber {
	    font-size: 35px;
	    margin-top: 10px;
	    display: inline-block;
	    color: white;
	    background-color: #af5d00;
	    padding: 20px;
	    border-radius: 8px;
	    text-shadow: 0 0 5px #633603;
	    box-shadow: 0px 0 5px rgba(0,0,0,0.6);
	    border: 2px solid;

    }
    .salmonCreek-phoneNumber {
	    font-size: 35px;
	    margin-top: 10px;
	    display: inline-block;
	    color: white;
	    background-color: #466010;
	    padding: 20px;
	    border-radius: 8px;
	    text-shadow: 0 0 5px #633603;
	    box-shadow: 0px 0 5px rgba(0,0,0,0.6);
	    border: 2px solid;


    }
    .et_pb_toggle h5 {
    	font-size: 20px !important;
    
    }
    img.alignright.wp-image-1652 {
    	border-bottom: 1px solid black;

    }
    .employment_bulletPts {
    	padding-left: 0px !important;


    }
    .employment-bulletPts-container .et_pb_column {
    	padding: 0 20px !important;
    	margin-bottom: 0 !important;

    	}
    	.employment-bulletPts-container .et_pb_column ul {
    		padding-bottom: 0 !important;


    	}
    	.s1850-store-hours {
    		text-align: center;

    }
    .s1850-footer-socialIcons {
    	font-size: 35px !important;
    	margin-bottom: 20px;


    }
    #footer-info {
    	font-size: 11px !important;



    }
	.phoneMill span.clickHere,
	.phoneSalmon span.clickHere {
		font-size: 12px !important;

	}
	.calendars-backgroundContainer {
		background-image: none !important;

	}
	.mobile-weeklySpecials {
		margin-top: 20px !important;
		height: 87px !important;
		display: inherit !important;

	}
	.et_header_style_centered #et_mobile_nav_menu {
		margin-top: 0 !important;


	}	/******************* Tutorials **********************/
	.page-id-3255 .tut-container {
		padding-bottom: 20px !important;

	}
	h2.tut-title {
		font-size: 43px !important;

	}
	.process {
		margin-bottom: 30px !important;
	
	}
	.process p {
		line-height: 30px !important;

	}

	.featured-container.et_pb_section_0 {
		background-position-y: initial !important;

	}
	.homepage-welcome-container h2 {
		/* font-size: 3em !important; */

	}
	h2.welcome-title {
		font-size: 1.25em !important;

	}
	div.hours-container {
    	display: inline-block;
    	width: 100%;
    	margin-bottom: 20px;
    	padding: 10px !important;
    	background-color: rgba(254, 254, 254, 0.7);
    	border-radius: 4px;
    	border: 2px solid white;

	}
	.hours-container div.right-side {
		margin: 0 auto;
    	width: 100%;
    	text-align: center;
    	padding-top: 20px !important;

	}
	.s1850-departments {
		padding: inherit !important;

	}
	.hours-container div.left-side {
		width: 100% !important;
		text-align: left;

	}
	.hours-container div.left-side span.header {
		font-size: 1.5rem !important;
    	width: 100%;
    	display: inline-block;
    	border-bottom: 1px solid;
    	padding-bottom: 4px;
    	margin-bottom: 15px;

	}


}





@media screen and (min-width: 768px) and (max-width: 1024px) {


/******************* Tutorials **********************/
	.page-id-3255 .tut-container {
		padding-bottom: 20px !important;

	}
	h2.tut-title {
		font-size: 60px !important;
	
	}
	.s1850-primaryNav {
		padding-right: 0 !important;
		padding-left: 0 !important;

	}
	.et_mobile_menu li a {
		padding: 10px 0 !important;

	}
	.et_mobile_menu {
		padding: 2% !important;
	}


}




/**********[ CSS Plugins ]**********/



.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
    padding: 10px 0px 0px !important;
    line-height: 1.7em;
    font-family: "Cabin";
    font-size: 16px !important;


}
.et_pb_fullwidth_menu .fullwidth-menu-nav > ul ul {
    padding: 0px;
	margin-top: 1px;


}