/* --------------------------------------------- 
	GLOBAL
--------------------------------------------- */

/*span wrapper resets*/
#productListAjax, #listp1Adjx {
	display: block;
}
.stylesDiv {
	display: none;
}
.pr_snippet_product {
	display: none;
}
/* full browser width header for brand pages*/
.prod_list_header {
	display: block;
	/*background:#D4D4D4; */
	position: relative;
	z-index: 1;
	/*min-height:100px;*/
	margin: 0;/*box-shadow: 0 1px 4px rgba(0, 0, 0, .3);*/
}
body.cateogry .list_header_copy {
}
.list_header_copy {/*padding:.5em 0 1em 0*/
}
.list_header_copy h1.lhc_title-image {
	/*width: 46%;*/
	width: 100%;
	font-size: 1em;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: 1em;
}
.list_header_copy h1.lhc_title-image span {
}
.list_header_copy .lhc_shop-products {
	text-shadow: 0 1px 0 rgba(255,255,255,.3);
	font-size: 1.1em;
	margin-left: 0em;
}


/* equals 1024px */
@media only screen and (max-width:64em) {
.list_header_copy.gov.cf {
}
/*.list_header_copy h1.lhc_title-image {
	width: 40%;
	top: .65em;
	position: relative;
}*/

.list_header_copy {
	background-size: 36.5%!important;
}
body.category .list_header_copy {
	background: url(../imagesCategory/cat_bk-reeses.html) no-repeat right top;
	background-size: 36.5%!important;
}
.list_header_copy .lhc_shop-products {
	display: none;
}
}

/* equals 600px */
@media only screen and (max-width:37.5em) {
.prod_list_header {
	min-height: 0;
}
.list_header_copy {
	padding: .2em 0;
}
/*.list_header_copy h1.lhc_title-image {
	width: 40%;
	top: .65em;
	position: relative;
}*/

.list_header_copy {
	background: none!important;
}
/*.list_header_copy h1.lhc_title-image {
	margin:0 auto;
	top: auto;
	width:80%;
	text-align:center;
}
*/

}
.list_header_copy .lhc_shop-products i {
	font-size: .8em;
	margin-left: .5em;
}
.prod_list_utilities {
	padding: .7em 0;
	margin-top: .5em;
	border-bottom: 1px dashed #ccc;
}
.prod_list_utilities input[type="select"] {
	padding: 0;
	background: #E8E8E8;
}
.breadcrumb_wrap {
	width: auto;
	position: relative;
	float: left;
	padding-top: .5em;
}
.breadcrumb {
}
.bcw_btm {
	display: none;
}
.list_controls {
	float: right;
	width: auto;
	position: relative;
	/*	position:absolute;
	top:.8em;
	right:0;*/
	background: #fff;/*border:1px solid #a8a8a8;*/
	/*padding-bottom:.5em;*/

}
/* progress.gif shows up directly to the left of list controls box */
.changeStatus {
	position: absolute;
	top: .9em;
	left: -1.5em;
	z-index: 10000;
	display: block;
	text-align: center;
}
.changeStatus img {
	width: 30px;
}
.pagecount {
	text-transform: none;
	position: relative;
	padding: .5em 0;
	width: 100%;
	font-size: .7em;
	color: #4B1F09;
	text-align: right;
	z-index: 20;
	/*border-bottom:1px dotted #D2D2D2;*/
	padding-bottom: 1em;
}
.pagecount.pc_bottom {
	border-bottom: none;
	padding-bottom: .5em;
	/*border-top:1px dotted #D2D2D2;*/
	padding-top: 1.8em;
}
.pagecount_range {
	display: block;
	float: right;
	padding: 0;
	margin: 0;
}
#toppagingPagingAjax {
	display: block;
	float: right;
}
#bottompagingPagingAjax {
	display: block;
}
.pagecount strong {
	margin-right: .4em;
}
a.pc_number {
	padding: 0 .5em;
	margin: .25em;
}
a.pc_number:link, a.pc_number:visited {
	color: #333;
	background: #BEBEBE;
}
a.pc_number:hover, a.pc_number:focus {
	color: #333!important;
	background: #969696;
}
a.pc_number.pc_current:link, a.pc_number.pc_current:visited {
	color: #fff;
	background: #4baa98;
}
a.pc_number.pc_current:hover, a.pc_number.pc_current:focus {
	color: #fff!important;
	background: #0F0602;
}
.lc_block {
	display: block;
	margin-left: 1em;
	float: left;
}
.lc_block.switch_view {
	margin-right: 0em;
}
.list_control_label {
	display: block;
	text-transform: uppercase;
	font-size: .6em;
	margin-bottom: .5em;
	padding-left: .8em;
	text-align: left;
	color: #888;
}
.lc_block.switch_view .list_control_label {
	padding-left: 0;
	margin-bottom: .75em;
}
.list_controls .sort {
}
.list_controls .switch_view {
	width: auto\9;
}
#content_container .list_controls select {
	width: 12.5em;
	display: inline;
	margin: 0 0 0 0;
	padding: .3em .75em .3em .5em;
	max-width: 100%;
	/*background:#F2F2F2;*/
	display: inline;
	font-size: .75em;
	/*border-radius: 15px;*/
	color: #888;
	text-transform: none;
	border: 1px solid #BEBEBE;
}
#content_container .list_controls .display select {
	width: 10em;
}
#content_container .list_controls option:hover {
	background: #FFC891;
}
.list_controls .b_grid, .list_controls .b_list {
	font-size: 1.3em;
	display: inline;
	cursor: pointer;
	color: #ccc;
	margin-right: 0.15em;
	text-align: center;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	-ms-transition: color .2s ease;
	transition: color .2s ease;
}
.list_controls .b_list {
	margin-right: 0;
}
.switch_view.active_grid_style a.b_grid, .switch_view.active_list_style a.b_list {
	color: #49A943;
}
.switch_view.active_grid_style a.b_grid:hover, .switch_view.active_list_style a.b_list:hover {
	color: #49A943;
}
.list_controls a i {
	cursor: pointer;
	color: #ccc;
}
.list_controls a:hover i {
	color: #4baa98;
}
.list_controls a span {
}/*controlled by .sr-text in style.css*/
.list_controls .b_grid:before {
}
.list_controls .b_detail:before {
}
#list_block {
	width: 100%;
	padding-top: .9em;
}
/* --------------------------------------------- 
	CATEGORY PAGE
--------------------------------------------- */
body.product_category .list_header_copy {
	display: none;
}
.cat_module {
	position: relative;
	width: 49%;
	float: left;
	margin: .5em 0;
	border-radius: 3px;
}
.cat_module a.cm_link_wrap {
	display: block;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	background: #f1faf8;
	padding: .5em;
}
.cat_module a.cm_link_wrap:hover {
	border-color: #aad9d0;
}
.cat_module.even {
	float: right;
}
.cat_module:hover {
}
.cat_module .cm_image {
	float: left;
	text-align: left;
	width: 25%;
	padding: .1em;
	border: 1px solid #f1f1f1;
	background: #fff;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0;
}
.cat_module .cat_image_link img {
	display: inline;
	width: 100%;
	border: none;
}
.cat_description {
	float: right;
	width: 69%;
}
.cat_description span.btn {
	background: #ccc;
	color: #555;
	border: none;
}
.cat_description i.icon-cat-arrow {
	position: absolute;
	right: 0;
	top: 50%;
	height: 1em;
	margin-top: -.5em;
	font-size: 3em;
	color: #E6E6E6;
}
#content_block a.cm_link_wrap:hover i.icon-cat-arrow {
	color: #aad9d0;
}
#content_block a.cm_link_wrap:hover span.btn {
}
#content_block a.cm_link_wrap:hover {
	color: #aad9d0;
}
.cat_description h2 {
	font-size: 1.35em;
	text-align: left;
	width: 100%;
	height: 2.5em;
	padding-top: 1em;
}
body.shopbybrand .cat_description h2 {
	text-transform: uppercase;
}
.cat_description p, .cat_description ul {
	display: none;
}
/* --------------------------------------------- 
	LIST PAGE
--------------------------------------------- */
.list_header_copy {
	display: block;
}
.cat_description {
}
.cat_description p {
}
body.product_list #list_block {
/*border: 1px solid rgba(0, 0, 0, .05);
	border: 1px solid #C0D7E4;*/
}
#cat_text {
	background-color: #6eb0a3;
	background-color: #dfeeeb;
	padding: 1em;
}
#cat_text_block {
	border: 1px dashed #ccc;
	padding: 1em;
	font-size: .85em;
	background-color: #f6fffd;
	margin: 0 auto;
}
#cat_text_block p {
	padding: 0 3em;
}
.shoprevival #cat_text, .shoprevival #cat_text_block {
/*display: none;*/
}
#title_vegan {
	display: none;
}
#title_bariatricfriendly {
	display: none;
}
#title_glutenfree {
	display: none;
}
#title_lactosefree {
	display: none;
}
#title_accessories {
	display: none;
}
#title_ {
	display: none;
}
#cat_text_block ul {
	list-style: disc;
	padding: 0 4em;
}
#cat_text_block li {
	margin-bottom: .5em;
	list-style: none outside url(../images/list-image.gif);
	line-height: 1.25em;
}
#list_block {
	width: 100%;
	padding: 0;
}
.list_module {
	position: relative;
	float: left;
	width: 23%;
	padding: 1em;
	display: block;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	margin: 1.1em .25em .9em;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	background: #f1faf8;
}
.no-touch .list_module:hover {/*border:1px solid #a8a8a8;*/
}
.b_quickview {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	position: absolute;
	top: -.6em;
	left: 0;
}
.b_quickview a {
	font-size: .75em;
	display: inline-block;
	margin: 0 auto;
	color: #fff;
	border-radius: 0;
	border: 1px solid #CCC;
	background: #6eb0a3;
}
.b_quickview a span {/*modal trigger*/
	padding: .5em .75em;
	font-weight: 700;
}
.b_quickview a:hover {
	background: #a9d9cf;
}
.no-touch .list_module:hover .b_quickview {
	visibility: visible;
	opacity: 1;
}
#list_block.list_style .list_module:hover .b_quickview {
	display: none;
}
#quickview.reveal-modal {
	margin-left: -16em;
	width: 32em;
	margin-left: -256px;
	width: 512px;
}
/* 
all tags need to be inline html elements, 
otherwise will break with ajax sort by feature 
explicitly define a span as "inline" if you need that display type
*/
.list_module span {
	display: block;
	text-align: center;
}
.lm_image_link {
	display: block;
	text-align: center;
}
.lm_image {
	width: 100%;
}
#list_block.grid_style .list_module .list_image {
	padding: .4em;
	border: 1px solid #f1f1f1;
	background: #fff;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0;
}
.price_wrap {
	height: 3em;
	/*border: 1px solid red;*/
	display: block;
}
.prod_slashprice {
	font-size: .75em;
	font-weight: bold;
	color: #3b9480;
	text-align: center;
}
.masterPrice {
	padding-left: .5em;
	text-decoration: line-through;
	display: inline!important;
}
/* Product Flags -- Sale, New, etc.*/
.lm_item_flag {
}
.lm_item_flag.lmf_new {
}
.lm_item_flag.lmg_sale {
}
.lm_copy_wrap {
}
.lm_title {
	padding: .7em;
	height: 8em;
	line-height: 1.2;
	font-size: 1em;
	text-align: center;
	font-weight: 100;
	border: 0px solid red;
	margin-bottom: 0;
}
.flavors_copy {
	padding: .25em;
	margin: .5em 0;
	font-size: .95em;
	text-align: center;
	/*font-weight: 900;
font-style: italic;*/
	border: 0px solid blue;
	color: #339999;
	background: #fff;
}
.lm_stock_status {
	display: none;
}
.lm_stock_status .lmss_title {
}
.lm_stock_status .lmss_msg {
}
/* hidden until switch view btn is clicked */
.list_module .lm_detail_copy {
	display: none;
}
#list_block.active .lm_detail_copy {
	display: none;
}
a.lm_view_details {
	border-radius: 0;
	display: block;
	position: relative;
	width: 100%;
	padding: .4em;
	margin: .5em auto 0 auto;
	text-align: center;
	background: #5e5e5e;
	border: 2px solid #fff;
	color: #fff;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}
.no-touch .list_module:hover a.lm_view_details {
	color: #fff!important;
	background: #444;
}
 .touch .list_module: a.lm_view_details {
background:#cecece;
}
.lm_view_details:active {
}
.lm_view_details span {
	display: block;
	font-size: .7em;
	text-transform: uppercase;
	text-align: center;
	float: left;
}
/*.lmvd_price{ padding: 1em;}*/
.lm_view_details .lmvd_details {
	float: left;
	text-align: center;
}
a.lm_view_details .lmvd_details i {
	position: relative;
	right: 0;
	color: #fff;
}
a.lm_view_details:hover .lmvd_details i {
}
.stylesDiv {
	display: none;
}
/* List View */

#list_block.list_style .list_module {
	padding: 1em;
}
#list_block.list_style .list_module .list_image {
	float: left;
	width: 22%;
	/*padding:.6em;*/
	border: 1px solid #f1f1f1;
	background: #fff;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0;
}
#list_block.list_style .list_module .lm_copy_wrap {
	float: right;
	width: 72%;
}
#list_block.list_style .list_module {
	width: 100%;
	padding: 2em;
	text-align: left;
}
#list_block.list_style .list_module .lm_detail_copy {
	display: block;
}
#list_block.list_style .lm_stock_status {
	display: block;
	border-bottom: 1px dotted #692e11;
	padding: 0 0 .7em 0;
	margin: 0;
}
#list_block.list_style .lm_stock_status .lmss_msg, #list_block.list_style .lm_stock_status .lmss_title {
	display: inline;
}
#list_block.list_style .lm_stock_status .lmss_title {
	font-size: 1em;
	margin-right: .3em;
	display: inline;
}
#list_block.list_style .lm_stock_status .lmss_msg {
	font-size: .7em;
	text-transform: uppercase;
}
#list_block.list_style .lm_stock_status i {
	cursor: default;
	font-family: 'icomoon';
	font-size: 1.3em;
	margin-right: .15em;
}
/* in stock*/
#list_block.list_style .lm_stock_status.lmss_true .lmss_msg {
	color: #009C26;
}
#list_block.list_style .lm_stock_status.lmss_true i {
}
/* out of stock */
#list_block.list_style .lm_stock_status.lmss_false .lmss_msg {
	color: #FF6666;
}
#list_block.list_style .lm_stock_status.lmss_false i {
}
#list_block.list_style .list_module .lm_title {
	font-size: 1.5em;
	margin: 0 0 .2em 0;
	text-align: left;
	height: auto;
}
#list_block.list_style .list_module .lm_viewdetails {
	width: 50%;
	margin: 1.6em 0;
}
/**********************************************
	SIDE NAV
**********************************************/



#side_nav .sn_upsell.snu_gifts-price {
	background: #662b0f;
}
#side_nav .sn_upsell.snu_gifts-corporate {
	background: #61a432;
	margin-bottom: 0;
}
#side_nav .sn_upsell h3 {
	font-size: 1em;
	text-transform: none;
	font-weight: 700;
	border-bottom: 1px solid rgba(0,0,0,.2);
	box-shadow: 0 1px 0 rgba(255,255,255,.08);
	padding-bottom: .4em;
	margin-bottom: 0;
}
#side_nav .sn_upsell.snu_gifts-corporate h3 {
	margin-bottom: .4em;
}
#side_nav .sn_upsell ul {
}
#side_nav .sn_upsell ul li {
	border-bottom: 1px solid rgba(0,0,0,.2);
	box-shadow: 0 1px 0 rgba(255,255,255,.08);
}
#side_nav .sn_upsell ul li:last-child {
	border-bottom: none;
	box-shadow: none;
}
#side_nav .sn_upsell ul li a {
	position: relative;
	color: #fff;
	padding: .35em 0;
	display: block;
	font-size: .85em;
}
#side_nav .sn_upsell ul li a:hover {
	background: rgba(255,255,255,.2)
}
#side_nav .sn_upsell ul li a i {
	position: absolute;
	top: .2em;
	right: 0;
}
#side_nav .sn_upsell p {
	font-size: .8em;
	line-height: 1.4;
}

/* --------------------------------------------- 
	MEDIA QUERIES
--------------------------------------------- */
/* equals 1024px */
@media only screen and (max-width:64em) {
}
/* equals 860px */
@media only screen and (max-width:53.750em) {
#side_nav ul.menu_static {
	-webkit-columns: 4;
	-moz-columns: 4;
	columns: 4;
}
#side_nav ul.menu_static li {
	margin: .5em 0;
	display: block;
	width: 100%;
}
#side_nav ul.menu_static li a {
	position: static;
	white-space: normal;
	padding: .5em;
	font-size: .9em;
}
.prod_list_utilities {
	padding: .5em 0;
	margin-top: 0em;
	border-bottom: 1px solid #A8A8A8;
}
.list_controls {
	float: left;
	width: 100%;
	margin-top: 1em;
	position: relative;
	background: #FFF;
}
.b_quickview a {
	display: none!important;
}
body.product_list h1 {
	float: none;
	width: 100%;
}
.cat_description h2 {
	font-size: 1.1em;
	height: 2em;
}
.cat_description span.btn {
	padding: .4em 0;
	font-size: .6em;
}
.list_module {
	position: relative;
	float: left;
	width: 33%;
	text-align: center;
	padding: 3.25%;
	margin-bottom: .8em;
}
}

/* equals 640px */
@media only screen and (max-width:39.375em) {
.lm_view_details span {
	display: block;
	font-size: .6em;
}
.lc_block.display, .lc_block.switch_view {
	display: none;
}
.list_controls .sort {
	margin: 0;
}
.list_controls .sort label {
	display: inline;
	margin-right: 1.2em;
}
#content_container .list_controls select {
	padding: .1em .75em .1em .5em;
}
.pagecount {
	position: relative;
	top: auto;
	right: auto;
	margin: .5em 0;
	text-align: left;
}
.pagecount_range {
	display: none;
}
#toppagingPagingAjax {
	float: none;
}
.list_module {
	position: relative;
	float: left;
	width: 50%;
	text-align: center;
	padding: 3.25%;
	margin: 0;
	border-bottom: 1px dotted #CCC;
}
.list_module.odd {
	border-right: 1px dotted #CCC;
}
.pagecount.pc_bottom {
	border-top: none;
}
.cat_module {
	width: 100%;
	margin: 0;
}
.cat_module a.cm_link_wrap {
	display: block;
	border: none;
	border-bottom: 1px dotted #ccc;
	padding: .5em;
}
.cat_description {
	padding-top: .75em;
}
body.product_list h1 {
	font-size: 2.2em;
	margin: 0 0 0;
}
.lm_price {
	font-size: 1em;
	margin: .5em 0;
}
.lm_viewdetails {
	font-size: .6em;
	width: 100%;
}
}



/* equals 480px */
@media only screen and (max-width:30em) {
.cat_description a.cat_btn {
	width: 100%;
}
#list_block.grid_style .list_module .list_image { /*height:150px !important;*/
}
}
