/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://www.choptsalad.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       Parabox LLC
 Author URI:   http://www.paraboxlabs.com
 Template:     twentyfourteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

#choptmenu,
#choptmenu tr,
#choptmenu td{
	border: none;
}

.firstcolumn{
	width: 40px;
	text-align: left;
}

.secondcolumn a{
	color: black;
}


footer{
	display: none;
}



#page{
	top: 0;
	bottom: 0;
	height: 100%;
}



/*  MASONRY OBJECTS */






#storeLocator{
	float: left;
	display: inline;
	width: 75px;
}

#orderOnline{
	float: right;
	display: inline;
}



h1.widget-title a{
	display: none;
}

a.menu-image-title-after{
	color: black;
	font-size: medium;
}

#text-4{
	min-height: 75px;
	padding-bottom: 0px;
}

.primary-sidebar .widget_nav_menu li{
	padding-bottom: 0px;
}
#nav_menu-2,
#nav_menu-3{
	margin-bottom: 5px;
}

#text-2,
#text-5,
#text-6{
	margin-bottom: 5px;
}



.results_entry{
	box-shadow: none;
	
}

.nystoresninja-wrap{
	float: left;
	width: 40%;
	
}
.dcstoresninja-wrap{
	width: 30%;
}


.ninja_forms_field_10_div_wrap{
	display: block;
}

.nystoresninja-wrap li,
.dcstoresninja-wrap li{
font-size: 12px;
}

.ninjadate{
	width: 50%;
}



.con_name-wrap{
	float: left;
	margin-right: 20px;
}

.con_email-wrap{
	display: inline;
}


#ninja_forms_field_6_div_wrap{
	display: block;
	float: left;
	margin-right: 20px;
}


/******************* ACCORDIAN MENU *************************/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  width: auto;

}
ul,
#cssmenu ul{
	padding-left: 0px;
}

#cssmenu{
	float: left;
	width: 1035px;
}
#cssmenu h1{
		font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 800; font-style: bold;
		text-transform: uppercase;
		padding: 0 0 10px 0;
		margin: 0 0 0 0;

}

#cssmenu p{
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	font-size: 10pt;
}
#cssmenu ul li a{
	display: inline;
}

#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
	width: 300px;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {

}
#cssmenu > ul > li.open > a {
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  color: black;
}
.holder::after {
  top: 17px;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
}
.holder::before {
  top: 18px;
}
#cssmenu ul ul li a {
  cursor: pointer;
  padding: 10px 20px;
  z-index: 1;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
}
#cssmenu ul ul li:first-child > a {
}
#cssmenu ul ul ul li:first-child > a {
}
#cssmenu ul ul ul li a {
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
}

.arrow{
	display: inline;
}



#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}
.menuitem,
.menuitem1,
.classic-salads,
.destination-specials{
	-webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 2;
    padding-right:100px;
}

.menuitem1 li{
	font-weight: bold;

}

.item,
.menuitem1 li{
		break-inside: avoid-column;
		-webkit-column-break-inside: avoid;
		display: inline-block;
		color: black;
}
#menuitems{
	margin-left: 210px;
}


a.menutitle,
.menutitle a,
#classic-salads a,
#destination-specials a,
#better-dressings a,
#customer-craft a{
	font-size: 20px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	display: block;

}
.menutitle{
	padding-bottom: 10px;
}

.menutitle p{
	margin-bottom: 10px;
}

.menutitle ul{
	margin-bottom: 10px;
}

.menuitem-title{
	font-weight: bold;
	font-size: medium;
	text-transform: uppercase;
	width: auto;
	display: inline;
}

.menuitem-title1{
	width: auto;
	display: inline;
}

ul.menuitem{
	margin-left: 0;
}

.menu-calories{
	width: 50px;	
	display: inline;
	font-size: small;
}

.calories-label{
	font-size: xx-small;
	width: 50px;
	display: inline;
}

.price{
	display: inline;
}

.preferred-dressing{
	font-weight: bold;
}

.item{
	padding-bottom: 20px;
	padding-top: 10px;
}




#fullcalc{
	margin: 30px;
	padding: 30px;
	margin-top: 0px;
/*	background: #76BB37;*/
	background: none;
	height: 520px;
/*	opacity: .9;*/
	border-radius: 10px;
	border-color: #196734;
	border-width: 1px;
	border: solid;
	border-bottom-color: #196734;
	border-top-color: #196734;
	border-left-color: #196734;
	border-right-color: #196734;


}
.post-thumbnail{
	top: 72px;
	height: 265px;
}

article.post-65{
	margin-bottom: 0px;
}
#calculatedvalues,
#nutrition_calc{
	font-size: x-small;
	opacity: 1;
}

#nutrition_calc h1{
	padding: 0px;
	margin: 0px;
	font-size: medium;
}
#nutrition_calc h2{
	padding: 0px;
	margin: 0px;
	font-size: small;
}

#calculatedvalues{
	float: left;
	width: 35%;
	background-color: white;
	border-radius: 8px;
	opacity: 1;
}

#innercalc{
	margin: 10px;
	border: solid;
	border-color: black;
	border-width: 1px;
}
#nutrition_calc{
	float: left;
	width: 60%;
	margin-left: 30px;
	height: 500px;
	overflow-y:scroll;
	

}

#nutrition_calc::-webkit-scrollbar {
    width: 12px;
}
 
#nutrition_calc::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
#nutrition_calc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

label{
	padding-right: 10px;
	font-weight: bold;
}

#nutritionfacts{
	padding: 5px;
	font-size: large;
	border-bottom: solid;
	margin-left: 10px;
	margin-right: 10px;
}
#amountper{
	padding: 5px;
	font-size: xx-small;
	border-bottom: solid;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

.calcit{
	border-bottom: solid;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
}

.calciting{
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	height: 100px;
}
.calories,
.fat,
.saturated,
.cholesterol,
.sodium,
.carbs,
.dietery,
.sugars,
.protein,
.ingredients{
	width: auto;
	float: left;
	padding-right: 10px;	
}

.disclaimer{
	font-size: xx-small;
	opacity: .7;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.lettuce{
	margin-top: 20px;
	margin-bottom: 20px;
}
.lettucetitle{
	width: 100px;
	font-size: medium;
	color: #196734;
	display: inline;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.lettuceselect{
	display: inline;
}
.subheader{
	font-size: small;
	font-weight: bold;
	color: #196734;
}

.vegetables,
.crunch,
.fruit,
.nuts,
.cheese,
.premiumchoppings{
	margin-bottom: 20px;
}



.choppings,.choptclassics, .vinaigrettes, .thepantry{
	margin-bottom: 20px;
}

.choppings,
.dressing{
	-webkit-columns: 2;
	columns: 2;
	-moz-column-count: 2;
}

.spadressings,
.fruit,
.nuts{
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
	display: inline-block;

}












/******************** NEW STYLES **********************************/
/*
/*
/*
/*
/******************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 400; font-style: normal;
}

h3{
	font-weight: bold;
}

html{
	background-image: url('images/wood.jpg');
	
}
h1{
	font-size: 26px;
	font-weight: bold;
}

body{
	max-width: 1200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-width: 100%;
	margin: 0 auto;

}

#logo{
	width: 200px;
	text-align: center;
}

#logo img{
	width: 200px;
}

#page{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;

}

#main{
	max-width: 1275px;
	min-width: 1275px;
	margin: 0 auto;
}

#secondary{
	width: 240px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url('images/menu_background_sm.jpg');
	float: left;
	position: relative;
	border: 0;
	min-height: 950px;
}
#primary-sidebar{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#masthead{
	display: none;
}
#chopt-content{
	position: relative;
	max-width: 1035px;
	float: right;
}

#chopt-content1{
	margin-left: 20px;
	padding-left: 20px;
}

#chopt-thumb{
	height: 300px;
}

#chopt-entry{
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
}

#chopt-title{
	padding-top: 0px;
}


#eat-drink, #live, #work, #choptmenu, #chopt-social{
	float: left;
	padding-top: 20px;
	width: 100%;
	padding-bottom: 10px;
}
#chopt-privacy,
#chopt-social{
	text-align: center;
}

ul{
	margin: 0 0 0 0;
	list-style-type: none;
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

a{
	color: #196734;
	text-decoration: none;
}
li a{
	text-decoration: none;
	color: black;
}



a:hover{
	color: #196734;
}



.image-team-member img{
	width: 255px;
	height: 255px;
}

.imagefrontpage{
	padding: 0;
	margin: 0;
	display: inline-block;
	border: 0;
	position: relative;
	margin-bottom: -5px;
	vertical-align: top;
}

.circle{
	overflow: hidden;
	position: relative;
	top: -15px;
	left: -15px;
	max-height: 245px;
	text-align: center;
	opacity: 0;
}

.circle:hover{
	opacity: 1;
}
.imagefrontpage img{
	max-height: 255px;
}

#frontpageimagediv{
	position: absolute;
}
li .showTitle{
	position: absolute;
	background: black;
	padding-right: 20px;
	padding-left: 10px;
	color: white;
	height: 22px;
	width: auto;
	top: 233px;
}
.image1{
	position: relative;
	height: 255px;
	width: 255px;
	background: no-repeat;
	background-size: cover;
}
.showTitle a{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: x-small;
	line-height: 22px;
}

#frontpage-content{
	height: 1275px;
	max-width: 1035px;
}
.chopt-menu{
	height: 1245px;
	max-width: 1035px;	
}

.page-id-63 #chopt-content{
	height: 2005px;
}

.page-id-403 #chopt-content{
	height: 1000px;
}
.page-id-106 #chopt-content{
	height: 3450px;
}

.page-id-108 #chopt-content{
	height: 1785px;
}

.pinit{
	position: absolute;
	opacity: 0;
	line-height: 30px;
	width: 245px;
	height: 245px;
	padding-left: 15px;
	padding-top: 10px;
}

.pinit:hover{
	opacity: 1;
}




ul.chopt-images {
	list-style: none;
	font-size: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul.chopt-images li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 0;
}
ul.chopt-images li img {
	max-width: 100%;
	height: auto;
	margin: 0 0 0px;
}
ul.chopt-images li h3 {
}
ul.chopt-images li p {
}
/* class for 4 columns */
ul.chopt-images.columns-4 li {
	width: 255px; /* this value + 2.5 should = 25% */
}
 
@media (max-width: 480px) {
	ul.grid-nav li {
		display: block;
		margin: 0 0 5px;
	}
	ul.grid-nav li a {
		display: block;
	}
	ul.rig {
		margin-left: 0;
	}
	ul.rig li {
		width: 100% !important; /* over-ride all li styles */
		margin: 0 0 20px;
	}
}

.tablepress tbody td{
	border: 0px !important;
}
.careers_table tr,
.purveryors tr,
.column-1, .column-2, .column-3
{
	width: 33%;
	border: 0px;
}

#tablepress-3 tr td,
#tablepress-3 th,
.tablepress-id-4 tr td,
.careers_table tr td,
.purveryors tr td{
	text-align: center;
	vertical-align: bottom !important;
}
.nf-form-fields-required,
.ninja-forms-required-items{
	display: none;
}


#nf-field-9-wrap{
	height: auto !important;
}



#menuitem1-title{
	font-weight: bold;
	text-transform: uppercase;

}
li #menuitem1-title{

}
.seperator2{
	padding-bottom: 20px;
}



.chopt-table th.column-1,
.chopt-table th.column-2{
	background: none;
	border: none;
}

.searchResultsTable td,
.searchResultsTable{
		font-family: 'Gotham SSm A', 'Gotham SSm B'; 
}

.results_row_left_column .location_name{
		font-family: 'Gotham SSm A', 'Gotham SSm B'; 
		font-weight: bold;
		text-transform: uppercase;
		color: black !important;
}

a.storelocatorlink{
	color: #196734 !important; 
}
.location_distance{
	font-size: 11px;
}

.slp_result_address,
.slp_result_contact{
	font-size: 12px;
	
}

span.slp_result_contact,
span .slp_result_contact{
}
.results_row_center_column,
.results_row_right_column{
}


.post-13851 #chopt-thumb,
.post-870 #chopt-thumb,
.post-65 #chopt-thumb,
.post-329 #chopt-thumb,
.post-156 #chopt-thumb,
.post-1066 #chopt-thumb,
.post-3222 #chopt-thumb{
	display: none;
}
.post-9513 #chopt-thumb{
	background-color: #153843;
	height: 10px;
}

.post-13851 #chopt-thumb,
.post-11677 #chopt-thumb{
	height: 0px;
}
.post-13851 #chopt-entry,
.post-11677 #chopt-entry{
	margin: 0px;
	margin-top: -16px;
}



.post-10385 #chopt-thumb{
}

#soupintro{
	padding-top: 30px;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}
#soupandsaladmeals{
	font-size: 36pt;
	text-align: center;
}

#warmup{
	font-size: 14pt;
	text-align: center;
	padding-bottom: 20px;
}

.soupcals img{
	height: 13px;
	width: auto;
}
.souptable{
	text-align: center;
	padding-bottom: 30px;
}
.soupimage{
		text-align: center;
}
.soupimage img{
	text-align: center;
	max-width: 400px;
	height: auto;
}
.soupname{
	font-size: 24pt;
	font-weight: bold;
}

.soupcals{
	font-size: 12pt;
}

.soupcals2{
	font-size: 9pt;
}
.soupsfoot1,
.soupsfoot2{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: solid;
	border-top-width: thin;
}
tr.soupdesc td{
}
.soupsfoot2 a{
	color: white;
}
.post-13851,
.post-156,
.post-3222,
.post-9513,
.post-11677,
.post-10298,
.post-10385{
	width: 1035px;
}
#post-9513,
#post-10298,
#post-10385
{
	background-color: #153843;

}

.post-13851 img{
	display: block;
	height: auto;
	border-collapse: collapse;
	max-width: 800px;
	
}


.post-11677 img{
	display: block;
	max-width: 970px;
	height: auto;
	border-collapse: collapse;
}

#post-10298,
#post-10385{
	color: white;
}

.appinfo{
	position: relative;
	left: 183px;
	width: 610px;
	text-align: center;	
	height: 1000px;
}

.apptitle{
	position: relative;
	left: 0px;
	color: white;
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	top: -10px;
}

.appdescription{
	color: white;
	text-align: center;
	line-height: 30px;
	font-size: 14pt;
}
.appimage1,
.appimage2{
	display: inline-block;
	width: 200px;
	margin-top: 50px;
}
.appimage1 img,
.appimage2 img{
max-width: 100%;
height: auto;

}

.page-id-16 .spu-box{

padding: 5px !important;
 -webkit-border-radius: 0px !important;
border-radius: 0px !important;
}


.appimage1,
.itunesimage{
	padding-right: 20px;
}
.appimage2,
.itunesimage{
	padding-left: 20px;
}

.downloadnow{
	font-weight: bold;
	padding-top: 20px;
	font-size: 20pt;
	color: white;
}
.itunesimage,
.googleplayimage{
	width: 200px;
	display: inline-block;
	margin-top: 20px;
	padding-bottom: 120px;
	
}

.itunesimage img,
.googleplayimage img{
	width: 100%;
	height: auto;
}

.results_row_left_column{
	width: 40% !important;
}

.results_row_center_column{
	width: 30% !important;
}

.results_row_right_column{
	width: 30% !important;
	
}

.post-329 #chopt-entry{
	width: 60%;
}

.post-886 #chopt-entry{
	width: 950px;
}

#addy_in_address label{
width: 120px;	
display: inline;
font-size: 12px;
font-weight: bold;
}

#addressInput{
	width: 300px;
	display: inline;	
}
.search_item{
	display: inline !important;
	width: 450px !important;
}
#addy_in_address{
}

#addy_in_radius,
#addy_in_city,
#radius_in_submit{
	width: 350px;
	display: inline;
}
#addy_in_city label{
	display: none !important;
}

#addy_in_radius{
	width: 200px !important;
}

#radius_in_submit{
	padding: 0px !important;
}

#address_search{
	width: 650px !important;
	display: inline !important;
}

label[for=radiusSelect]
{
	display: none !important;
	width: 0px !important;
}

#addy_in_radius label,
#addy_in_city label
{
	display: none;
}
#radiusSelect{
	width: 100px !important;
	display: inline !important;
}

#addressSubmit{
	width: 150px !important;
	display: inline !important;
	
}

#radius_in_submit{
	display: inline;
}

.search_item #radius_in_submit{
	margin-left: 0 !important;
}

.slp_ui_button{
	background: none;
	border: none;
	font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 800; font-style: bold;
	text-transform: uppercase;
	font-size: 12px;
}


.slp_ui_button:hover{
	cursor: pointer;
	color: #196734;
}


.results_entry {
	border: none;
	width: 100% !important;
}

#map{
	margin-bottom: 20px;
}

#map_sidebar{
	width: 100% !important;
}

#hoursofoperation{
	width: 95%;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
}

.spacer{
	display: block;
	height: 10px;
	width: 100%;
}

.partner{
	height: 300px;
}

.partner p{
	line-height: normal;
}

.backto{
	display: block;
}

#apppreview{
	text-align: center;
}


#downloads{
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
#apple img{
	height: 45px;
	padding-right: 50px;	
}

#apple, #google{
	width: 200px;
	display: inline;
}

#chopt-content #post-2515{
	min-height: 900px;
}
#destinationsalad{
	margin-top: -50px;
	height: 1900px;
}

.storetable{
	font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 800; font-style: bold;
	font-weight: bold;
	font-size: 14pt;
	
}


a.smallhref{
	font-size: small;
}



#chopt-content1{
	background-color: #153843;
	color: white;
}