@charset "utf-8";
/* CSS Document */


/* --------------------------------------------- 
	RESET
--------------------------------------------- */
@import 'https://fonts.googleapis.com/css?family=Montserrat|Roboto:300,300i,400,500';
@font-face {
	font-family: 'Conv_Montserrat-Light';
	src: url('fonts/Montserrat-Light.eot');
	src: local(' '), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype'), url('../fonts/Montserrat-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Montserrat-Regular';
	src: url('fonts/Montserrat-Regular.eot');
	src: local('â º'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Micro Clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
*zoom: 1;
}

sup {
	vertical-align: super;
	font-size: smaller;
}
/* apply a natural box layout model to all elements */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* END HTML5 display-role reset for older browsers */
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, video {
	max-width: 100%;
	height: auto;
}
a:link, a:visited {
}
a:hover, a:active {
	outline: 0;
}
a:focus {
	outline: thin dotted;
}
.touch a:link {
	-webkit-tap-highlight-color: rgba(70, 172, 66,.3);
}






/* custom text highlighting */
::selection {
	background: #ccc;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
background:#e99a43;
color:#fff;
text-shadow:none;
}

/* custom scrollbars - webkit only */
.rm-scroll::-webkit-scrollbar {
background-color:#EEE;
width:10px;
}
.rm-scroll::-webkit-scrollbar-thumb {
 border:1px #EEE solid;
border-radius:2px;
background:#777;
 -webkit-box-shadow: 0 0 8px #555 inset;
box-shadow: 0 0 8px #555 inset;
 -webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.rm-scroll::-webkit-scrollbar-track {
-webkit-box-shadow: 0 0 2px #ccc;
box-shadow: 0 0 2px #ccc;
}
input, input[type="text"], input[type="password"] {}


/* touch screen input styles */
.touch input[type="button"], .touch input[type="select"], .touch input[type="text"], .touch input[type="password"], .touch input[type="email"]
, .touch input[type="submit"] , .touch input[type="checkbox"] {
	font-size: 16px!important;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255,255,255,.0);
}


/* 
some webfonts don't consider password bullets and render funky
let's default to old faithful for consistency
*/
input[type="password"] {
	font-family: 'Open Sans', helvetica, arial, sans-serif ;
}
.sn-active > a {
  background: none repeat scroll 0 0 #6eb0a3;
  color: #fff !important;
}





@font-face {
	font-family: 'icomoon';
	src: url('/assets/templates/sigmatheme/fonts/icomoon.eot');
	src: url('/assets/templates/sigmatheme/fonts/icomoon.eot?#iefix') format('embedded-opentype'),  url('/assets/templates/sigmatheme/fonts/icomoon.woff') format('woff'),  url('/assets/templates/sigmatheme/fonts/icomoon.ttf') format('truetype'),  url('/assets/templates/sigmatheme/fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

i, .i-home, .i-cog, .i-user, .i-user-plus, .i-hsy-personalized, .i-nic-profile, .i-info, .i-question-sign, .i-enter, .i-enter-key, .i-exit, .i-search, .i-search-2, .i-cart, .i-cart-checkout, .i-cart-plus, .i-cart-2, .i-basket, .i-basket-2, .i-bag, .i-bag-2, .i-checkmark, .i-check, .i-gift, .i-gift-2, .i-grids, .i-list-circle, .i-tag, .i-plane, .i-stack-list, .i-hsy-sale, .i-hsy-new, .i-remove-sign, .i-cross, .i-cancel-circle, .i-new-window, .i-new-tab, .i-zoom-in, .i-hand, .i-weather-snow, .i-snowflake, .i-loop, .i-credit, .i-truck, .i-hsy-priority, .i-move, .i-point-up, .i-share, .i-social-sharethis, .i-share-2, .i-chevron-left, .i-chevron-right, .i-arrow-left, .i-arrow-right, .i-arrow-up, .i-arrow-down, .i-arrow-up-2, .i-arrow-right-2, .i-arrow-down-2, .i-arrow-left-2, .i-arrow-up-3, .i-arrow-right-3, .i-arrow-down-3, .i-arrow-left-3, .i-menu, .i-caret-right, .i-caret-left, .i-caret-up, .i-caret-down, .i-double-angle-down, .i-double-angle-up, .i-double-angle-right, .i-double-angle-left, .i-arrow-right-4, .i-arrow-up-4, .i-arrow-down-4, .i-arrow-left-4, .i-arrow-left-5, .i-arrow-down-5, .i-arrow-up-5, .i-arrow-right-5, .i-facebook, .i-twitter, .i-pinterest, .i-pinterest-2, .i-facebook-2, .i-google-plus, .i-google-plus-2, .i-twitter-2, .i-twitter-3, .i-facebook-3, .i-google-plus-3, .i-tumblr, .i-tumblr-2, .i-instagram, .i-envelop, .i-envelope, .i-envelope-alt, .i-list, .i-mail, .i-mail-2, .i-list-2, .i-reorder, .i-list-3, .i-stack, .i-stack-2, .i-menu-2, .i-menu-3, .i-menu-4, .i-list-4, .i-list-5, .i-phone, .i-phone-2, .i-phone-3, .i-phone-4, .i-phone-5 {
	font-family: 'icomoon'!important;
	font-style: normal!important;
	font-weight: normal!important;
	text-transform: none!important;
	font-variant: normal!important;
	speak: none;
	text-transform: none;
	color: inherit;
	cursor: inherit;
	/*position: relative;*/
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	color: #333;
}
.i-home:before {
	content: "\e000";
}
.i-cog:before {
	content: "\e001";
}
.i-user:before {
	content: "\e003";
}
.i-user-plus:before {
	content: "\e007";
}
.i-hsy-personalized:before {
	content: "\f059";
}
.i-nic-profile:before {
	content: "\e00b";
}
.i-info:before {
	content: "\f0d1";
}
.i-question-sign:before {
	content: "\e00c";
}
.i-enter:before {
	content: "\e00d";
}
.i-enter-key:before {
	content: "\e00e";
}
.i-exit:before {
	content: "\f072";
}
.i-search:before {
	content: "\e00f";
}
.i-search-2:before {
	content: "\e010";
}
.i-cart:before {
	content: "\e01d";
}
.i-cart-checkout:before {
	content: "\e01e";
}
.i-cart-plus:before {
	content: "\e01f";
}
.i-cart-2:before {
	content: "\e038";
}
.i-basket:before {
	content: "\e03a";
}
.i-basket-2:before {
	content: "\e03c";
}
.i-bag:before {
	content: "\e045";
}
.i-bag-2:before {
	content: "\e094";
}
.i-checkmark:before {
	content: "\e0f5";
}
.i-check:before {
	content: "\e020";
}
.i-gift:before {
	content: "\e0e2";
}
.i-gift-2:before {
	content: "\e022";
}
.i-grids:before {
	content: "\e0ab";
}
.i-list-circle:before {
	content: "\f00e";
}
.i-tag:before {
	content: "\f02b";
}
.i-plane:before {
	content: "\e02a";
}
.i-stack-list:before {
	content: "\e02d";
}
.i-hsy-sale:before {
	content: "\e025";
}
.i-hsy-new:before {
	content: "\e029";
}
.i-remove-sign:before {
	content: "\f057";
}
.i-cross:before {
	content: "\e02e";
}
.i-cancel-circle:before {
	content: "\e030";
}
.i-new-window:before {
	content: "\e031";
}
.i-new-tab:before {
	content: "\e032";
}
.i-zoom-in:before {
	content: "\e034";
}
.i-hand:before {
	content: "\e042";
}
.i-weather-snow:before {
	content: "\e04a";
}
.i-snowflake:before {
	content: "\e04b";
}
.i-loop:before {
	content: "\f0e0";
}
.i-credit:before {
	content: "\e04e";
}
.i-truck:before {
	content: "\e0a4";
}
.i-hsy-priority:before {
	content: "\f047";
}
.i-move:before {
	content: "\e008";
}
.i-point-up:before {
	content: "\e04d";
}
.i-share:before {
	content: "\e04f";
}
.i-social-sharethis:before {
	content: "\e002";
}
.i-share-2:before {
	content: "\e053";
}
.i-chevron-left:before {
	content: "\f053";
}
.i-chevron-right:before {
	content: "\f054";
}
.i-arrow-left:before {
	content: "\f060";
}
.i-arrow-right:before {
	content: "\f061";
}
.i-arrow-up:before {
	content: "\f062";
}
.i-arrow-down:before {
	content: "\f063";
}
.i-arrow-up-2:before {
	content: "\e03e";
}
.i-arrow-right-2:before {
	content: "\e009";
}
.i-arrow-down-2:before {
	content: "\e03d";
}
.i-arrow-left-2:before {
	content: "\e03b";
}
.i-arrow-up-3:before {
	content: "\e039";
}
.i-arrow-right-3:before {
	content: "\e035";
}
.i-arrow-down-3:before {
	content: "\e036";
}
.i-arrow-left-3:before {
	content: "\e037";
}
.i-menu:before {
	content: "\e019";
}
.i-caret-right:before {
	content: "\f0da";
}
.i-caret-left:before {
	content: "\f0d9";
}
.i-caret-up:before {
	content: "\f0d8";
}
.i-caret-down:before {
	content: "\f0d7";
}
.i-double-angle-down:before {
	content: "\f103";
}
.i-double-angle-up:before {
	content: "\f102";
}
.i-double-angle-right:before {
	content: "\f101";
}
.i-double-angle-left:before {
	content: "\f100";
}
.i-arrow-right-4:before {
	content: "\e014";
}
.i-arrow-up-4:before {
	content: "\e013";
}
.i-arrow-down-4:before {
	content: "\e012";
}
.i-arrow-left-4:before {
	content: "\e011";
}
.i-arrow-left-5:before {
	content: "\e015";
}
.i-arrow-down-5:before {
	content: "\e016";
}
.i-arrow-up-5:before {
	content: "\e017";
}
.i-arrow-right-5:before {
	content: "\e018";
}
.i-facebook:before {
	content: "\e01a";
}
.i-twitter:before {
	content: "\e01b";
}
.i-pinterest:before {
	content: "\e01c";
}
.i-pinterest-2:before {
	content: "\e021";
}
.i-facebook-2:before {
	content: "\e023";
}
.i-google-plus:before {
	content: "\e024";
}
.i-google-plus-2:before {
	content: "\e026";
}
.i-twitter-2:before {
	content: "\e027";
}
.i-twitter-3:before {
	content: "\e028";
}
.i-facebook-3:before {
	content: "\e02b";
}
.i-google-plus-3:before {
	content: "\e02c";
}
.i-tumblr:before {
	content: "\e02f";
}
.i-tumblr-2:before {
	content: "\e033";
}
.i-instagram:before {
	content: "\e004";
}
.i-envelop:before {
	content: "\e005";
}
.i-envelope:before {
	content: "\e006";
}
.i-envelope-alt:before {
	content: "\e00a";
}
.i-list:before {
	content: "\e03f";
}
.i-mail:before {
	content: "\e040";
}
.i-mail-2:before {
	content: "\e041";
}
.i-list-2:before {
	content: "\e043";
}
.i-reorder:before {
	content: "\f0c9";
}
.i-list-3:before {
	content: "\f03a";
}
.i-stack:before {
	content: "\e044";
}
.i-stack-2:before {
	content: "\e046";
}
.i-menu-2:before {
	content: "\e047";
}
.i-menu-3:before {
	content: "\f003";
}
.i-menu-4:before {
	content: "\e048";
}
.i-list-4:before {
	content: "\e049";
}
.i-list-5:before {
	content: "\e04c";
}
.i-phone:before {
	content: "\e050";
}
.i-phone-2:before {
	content: "\e051";
}
.i-phone-3:before {
	content: "\e052";
}
.i-phone-4:before {
	content: "\e054";
}
.i-phone-5:before {
	content: "\e055";
}

.i-facebook-3, .i-twitter-3, i-pinterest {
	background: #57dbc6;
	color: #fff;
	border: 3px solid #fff;
	border-radius: 40px;
	padding: .4em;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0;
}

.i-pinterest {	background: #c51f21; 
	color: #fff; box-shadow: none !important;
	border: 3px solid #fff;
	border-radius: 40px;
	padding: .4em;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0; }
.i-pinterest:hover { background: #c51f21; }


.i-pinterest-2 {	
	background: #c51f21; 
	color: #fff; box-shadow: none !important;
	border: 3px solid #fff;
	border-radius: 40px;
	padding: .4em;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0; }
.i-pinterest-2:hover { background: #c51f21; }


.i-facebook-3 {
	background: #3b579d;
}
.i-facebook-3:hover {
	background: #3b579d;
}

.i-twitter-3 {
	background: #00abec;
}
.i-twitter-3:hover {
	background: #00abec;
}





.i-envelope {
	background: #fafafa; 
	color: #fff; box-shadow: none !important;
	border: 3px solid #fff;
	border-radius: 40px;
	padding: .4em;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0; 
	color: #6e6a61!important;
}

.i-envelope:hover {	background: #fafafa; } 


.i-social-sharethis {
	background: #00bf00; 
	color: #fff; box-shadow: none !important;
	border: 3px solid #fff;
	border-radius: 40px;
	padding: .4em;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0; 
	color: #6e6a61!important;
}

.i-social-sharethis:hover {	background: #00bf00; } 



.i-envelope, .i-envelope-alt {
	color: #6e6a61!important;
}
.i-envelop:before {
	content: "\e005";
	color: #5bb79e;
}







/*--------------------------------------------------
	// ERROR MESSAGES 
	// default styles for all errors 
-------------------------------------------------- */



.message {
	list-style: none;
	background: none;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.message li {
	margin: 0;
	padding: 0;
}
.message li.infomsg, .message li.errormsg, .message li.warnmsg {
	color: #777;
}
.errors {
	display: inline;




	color: #ff0000;
}
.errors input {
	border: 1px solid #ff0000;
}
img.rich-spacer {
	display: none!important;
}
/* --------------------------------------------- 
	GLOBAL STYLES
--------------------------------------------- */
body {

	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 100%;
	color: #696969;
	background: #fff;
}
/* screen reader text */
.sr-text {
	position: absolute!important;
	top: -9999px!important;
	left: -9999px!important;
}
a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #5f5f5f;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	style  -o-transition:all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}
a:hover, a:active, a:focus {
	color: #999;
}
cite {
}
strong, b {
	font-weight: 700;
}
em {
	font-style: italic;
}
strong em, em strong {
	font-style: italic;
	font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Museo-Slab";
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 .5em 0;
}
h1 {
	font-size: 1.8em;
}
h2 {font-weight: bold; 
	font-family: "Museo-Slab";
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4, h5, h6 {
	font-size: 1.2em;
}
input, select, textarea {
	margin: 0;
}
input[type="password"] {
font-family: "Museo-Slab";
}
select, option {
font-family: "Museo-Slab";
}
input[type="checkbox"], input[type="image"] {
	border: 0px none #fff; /* for fix - but which one? -dJ */
}
ul li, ol li {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
/* 'Skip to' Accessibility */ 
/* now controlled by global glass  .sr-text  -jp 20130831*/
#skipto {
}
/* Product Flags -- Sale, New, etc.*/
.lm_item_flag {
	position: absolute;
	top: .2em;
	left: .2em;
	font-size: 4em;
	color: #409a8b;
	z-index: 1;
}
body.product_detail .lm_item_flag {
	position: absolute;
	top: -0.45em;
	right: -0.6em;
	background: #FFF;
	padding: .2em;
	left: auto;
	font-size: 2.3em;
	color: #00ADFF;
}
.lm_item_flag.lmf_new {
}
.lm_item_flag.lmg_sale {
}
/* --------------------------------------------- 
	GLOBAL STRUCTURE STYLES
--------------------------------------------- */
.gov {
	margin: 0 auto;
	max-width: 1140px;
	width: 92%;
}
/* hide mobile menu until 600px */
.mobile_menu {
	display: none;
	-webkit-backface-visibility: hidden;
}
#site_container, #header, #content_container, #content_block, #side_nav {
	position: relative;
}
/*#site_container{margin:0 auto;width:100%;background:#fff;}*/


#header {
	-webkit-backface-visibility: hidden;
}
#content_container { margin-bottom:20px;
	background: #FFF;
	/*padding: 1.2em 0 4em 0;*/
	
	-webkit-tap-highlight-color: rgba(255,255,255,.0);
}

/* Content Blocks */


.nb a.btn {
  color: #fff !important;
  margin: 1em auto 0 !important;
  width: 20em !important;
}

.nb a.btn {
  padding: 0.7em 16px !important;
}


.order-history_page {
  margin: 0 auto;
  width: 82%;
}

.wrapper > div {
  margin: 0 auto;
  padding: 0px 0 20px;
  width: 100%;
}

.order-history_new {
  float: left;
  margin-top: 20px;
}


.page_headers > strong {
    float: left;
    line-height: 25px;
}

table.order-history_new td {
  border-top: 1px solid #adadad;
  padding: 10px 5px;
}

.backtoaccount {
  float: right;
}

.backtoaccount > a {
  float: left;
  line-height: 25px;
}






#content_block {
	float: right;
	width: 79.5%;
	margin-top: 1.5em;
}
#content_block.cb_utility {
	width: 75%;
}
body.error-page #content_block {
}
#content_block.fullwidth, #content_block.center {
	float: none;
	margin: 0 auto;
}
#content_block.fullwidth {
	width: 100%;
	float: none;
}
#content_block.center {
	width: 75%;
	float: none;
}
#content_block p {
	line-height: 1.45;
	margin: .9em 0;
}
body.error-page #content_block {
}
/* Side Navs */
#side_nav {
	float: left;
	width: 17%;
	/*min-width:10em;/*300px*/
	padding: 0 0 0 .5em;
	-webkit-backface-visibility: hidden;
	border: 0px solid red;
	margin-bottom: 5em;
}
#side_nav h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	margin-top: 1em;
	font-weight: 100;
}
#side_nav ul.menu_static li {
	margin-bottom: 0px; /* using px instead of ems, because em's cause inconsistent spacing*/
}
#side_nav ul.menu_static li a {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: .75em .2em .75em .6em;
	/*background:#DADADA;*/
	border-bottom: 1px dotted #ccc;
	font-size: .8em;
	color: #444;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	font-weight: 500;
	text-transform: none;
}
#side_nav ul.menu_static li.sn_active a {
	background: #6eb0a3;
	margin-right: -1px;
	color: #fff;
	text-shadow: none;
}
#side_nav ul.menu_static li a:hover {
	background: #e9f3f1;
}
#side_nav .sn_upsell {
	background: #979797;
	margin: 1em 0;
	padding: .6em;
	color: #fff;
}
.free_shaker {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	/*padding: .25em 0;*/
	margin: 2em auto;
	background-color: #eef7f5;
}
.free_shaker img {
	margin: 0 auto;
	display: block;
}
/* Side Navs for Customer Care & My Account */
#side_nav.sn_utility {
	width: 22%;
	min-width: 12.9em;
	background: #FAFAFA;
	border-right: 1px solid #E4E4E4;
	padding: 1em;
	padding-bottom: 3em;/*margin-top: 1em;
	margin-bottom: 1em;*/
	
}
/* Upsells, Store, Cart, Related Items, Category
----------------------------------------------------*/


#upsells_block {
	width: 100%;
	border-top: 1px dashed #ccc;
	padding: 2.5em 0;
	margin-top: 1px;
}
.shopping-cart #upsells_block {
	width: 70%;
	border-top: 1px dashed #ccc;
	padding: 2.5em 0;
	margin: 5em auto;
}
.upsell_header {
	margin-bottom: 1em;
}
.upsell_header h2 {
	position: relative;
	display: block;
	text-align: center;
	color: #5bb79e;
	font-weight: 100;
}
.upsell_module ul {
}
li.upsell_module {
	display: block;
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
	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;
}
/* for minor tweaks on category or detail page upsells */
body.product-list .upsell_module {
}
body.product-detail .upsell_module {
}
li.upsell_module a {
	display: block;
	padding: .8em;
}
.no-touch li.upsell_module a:hover {
}
li.upsell_module.um_cnt_3 {
	float: right;
	margin-right: 0;
}
li.upsell_module img {
	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;
}
li.upsell_module .upsell_text {
	margin: 1em 0 .5em 0;
	height: 3em;
}
.upsell_text h3 {
	font-size: .9em;
	line-height: 1.35;
}
/* Credit Card Image Styles 
On cc_paymentmethods & checkout 2
----------------------------------------------------*/
ul.cc_creditcard {
	display: block;
	padding: 1em;
	border: 1px solid #CCC;
	background: #F0F0F0;
	background: rgba(0, 0, 0, 0.06);
	width: auto;
	text-align: center;
}
ul.cc_creditcard li {
	display: inline;
}
ul.cc_creditcard li img {
	display: inline;
	width: 4em;
	max-width: 4em;
}
/* Checkout1.xhtml 
make part of my_account? with .ma_header consistence?
----------------------------------------------------*/
body.checkout1 h1 {
	padding: .5em 0;/*border-bottom: 1px dotted #ccc;*/
}
.step01_block {
	display: block;
	width: 40%;
	margin: 0 auto;
}
#content_block input {
}
#useGuestAccount {
	margin-bottom: 2em;
	float: left;
}
#useMyAccount {
	float: right;
}
/*for reveal modal on checkout1*/
#useGuestAccount a.btn span {
	display: block;
}
/* Customer Care & My Account Inputs & Buttons
----------------------------------------------------*/

#content_block.cb_utility a.btn {
	display: block;
	width: 100%;
	max-width: 20em;
	padding: .5em 0;
	margin: 1em 0;
}
#content_block.cb_utility input[type="text"],#content_block.cb_utility input[type="email"], #content_block.cb_utility input[type="password"], #content_block.cb_utility select, #content_block.cb_utility textarea {
	display: block;
	margin: .5em 0 .8em 0;
	padding: .5em;
	border: 1px solid #BEBEBE;
	width: 100%;
	line-height: 1;
	font-size: 1em;
	background: #f0f0f0;
	width: 100%;
	max-width: 30em;
}
#content_block.cb_utility textarea {
	resize: vertical;
	min-height: 7em;
	max-height: 20em;
	max-width: 480px;
}
/* Customer Care & My Account Headers
----------------------------------------------------*/
.utility_header {
	position: relative;
	border-bottom: 1px dotted#CACACA;
	padding: .8em 0 .8em;
	margin: 0 0 .8em;
}
.utility_header.cc_header {
}
.utility_header.ma_header {
}
.utility_header h1, .utility_header h2 {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.utility_header h2 .icon-sn-menu {
	display: none;
}
.utility_header h1 {
	color: #A8A8A8;
	position: absolute;
	font-weight: 100;
	right: 0;
	bottom: 50%;
	height: 1em;
	margin-bottom: -.5em;
	text-transform: uppercase;
	font-size: 1em;
}
.utility_header h2 {
	font-weight: 500;
	font-size: 1.8em;
}
.utility_header.au_header h2 {
	display: none;
}
.au_header h1 {
	visibility: show!important;
}
/* content links, nothing in header & footer */
#content_block a:link, #content_block a:visited {
}
#content_block a:focus, #content_block a:hover {
}
/* default button */
span.btn, input.btn, a.btn, a.btn:link, a.btn:visited {
	padding: .7em;
	text-align: center;
	display: inline-block;
	font-weight: 500;
	font-size: .85em;
	border-radius: 3px;
	text-transform: none;
	border-radius: 2px;
	color: #fff;
	background: #5e5e5e;
	border: 2px solid #fff;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0;
	width: 100%;
	-webkit-transition: all .12s ease;
	-moz-transition: all .12s ease;
	-o-transition: all .12s ease;
	-ms-transition: all .12s ease;
	transition: all .12s ease;
}
span.btn:hover, input.btn:hover, a.btn:hover, a.btn:focus {
	background: #444;
}
/* various color button (flat) */
span.btn.colorHere, input.btn.colorHere, a.btn.colorHere, a.btn.colorHere:link, a.btn.colorHere:visited {
}
/* various color button (gradient) */
span.btn.colorHere.grd, input.btn.colorHere.grd, a.btn.colorHere.grd, a.btn.colorHere.grd:link, a.btn.colorHere.grd:visited {
}
/* Inputs */

input[type="text"], input[type="password"], select, textarea {
	margin: 0;
	display: block;
	/*border-radius: 2px;*/
	border: 1px solid #ebebeb;
	background: #fafdfc;
	color: #000;
	padding: 1em;
	line-height: 1;
	width: 100%;
	-webkit-transition: all .12s ease;
	-moz-transition: all .12s ease;
	-ms-transition: all .12s ease;
	-o-transition: all .12s ease;
	transition: all .12s ease;
}
input[type="password"] {
	font-family: 'Open Sans', helvetica, arial, sans-serif ;
}
input[type="checkbox"] {
	padding: 0;
	background: none;
	border: none;
	outline: none;
}
input:hover, input:hover, select:hover, textarea:hover {
}
input:focus, input:focus, select:focus, textarea:focus {
	border-color: #B7B7B7;
	background: #FFF7CD;
	color: #7E7E7E;
	outline: 0;
}


#content_block label {	margin: .5em 0; }

#content_block input { display:inline-table; margin: .5em 0 1em 0; }

input.btn { display:inline-table; width:auto !important; }

.form-left-area { float:left; width:70%;  }



/* ---------------------------------------------
 	HEADER
--------------------------------------------- */
#header {
	position: relative;
	-webkit-backface-visibility: hidden;
	background: #FFF;
	border-bottom: 1px dashed #97d2c7;/*height: 7.5em;*/
	  overflow: visible;
}
#green_wrapper {
	position: relative;
	border-bottom: 6px solid #aad9d0;
}
#navigation {
	position: relative;
}
#nav_wrapper {
	background: #5e5e5e;
	border-bottom: 1px solid #ecebeb;/*height: 7.5em;*/

}
#header_wrapper {
	height: 7.5em;
}
body.customer-care #global_banner, body.my-account #global_banner {
	display: none;
}
#global_banner {
	background: #aad9d0;
	border-bottom: 1px dashed #fff;
	width: 100%;
	/*font-family: 'Museo-Slab';*/
	text-align: center;
}
#global_banner span {
	    line-height: 20px;
	display: block;
	margin: 0 auto;
	color: #000;
	padding: .5em 0em .75em 0em;
}
/* Mobile Navigation  
--------------------------------------------- */
#navigation .mobile_link {
	display: none;
}
#mobile_utility-nav {
	display: none;
}
/* Logo
--------------------------------------------- */
.logo {
	float: left;
	margin: 1.7em 0.6em 0 0;
	-webkit-tap-highlight-color: rgba(70, 172, 66,.3);
}
.no-touch .logo:hover {
}
.logo span {
}/* controlled by .sr-text class */
.logo img {
	display: block;
	width:300px;
	-webkit-transition: width .2s ease;
	-moz-transition: width .2s ease;
	-o-transition: width .2s ease;
	-ms-transition: width .2s ease;
	transition: width .2s ease;
}
.header_social {
	border: 0 solid red;
	float: right;
	margin-top: 1.5em;
	padding-right: 1em;
	position: relative;
	width: auto;
}
.header_social a {
  display: inline;
  margin-left: 0.5em;
  vertical-align: middle;
}
.header_social a:hover {
	color: #000;
}
/* Search
--------------------------------------------- */
#search_block {
	position: relative;
	width: auto;
	float: right;
	margin-top: 1.8em;
}
#search_block .search-icon {
	position: absolute;
	height: 1em;
	top: 50%;
	left: .5em;
	z-index: 1;
	margin-top: -.5em;
	color: #7a7a7a;
	cursor: default;
}
#search_block .sf_btn {
  position: absolute;
  top: 0em;
  right: 0em;
  text-align: center;
  font-size: .9em;
   padding: 0.02em 0.3em;
  line-height: 1.85em;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFF;
  background: #444444;
  border: none !important;
  font-family: 'Open Sans', helvetica, arial, sans-serif ;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
 #search_block .sf_btn {
  padding: 0.1em 0.5em;
} 
}

#search_block .sf_btn:link {
	color: #fff;
}
#search_block .sf_btn:hover {
	background: #6eb0a3;
}
#search_block .sf_btn:active {
}
#search_block.search-active {
	display: block;
}
input.searchBox {
	height:29px;
	width: 18em;
	font-weight: 400;
	background: #f9f9f9;
	border: 1px solid #ededed;
	color: #D5D5D5;
	position: relative;
	text-transform: none;
	padding: .28em 2.6em .28em 1.85em;
	font-size: 1em;
	outline: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.searchBox:focus {
	color: #444;
	background: #fff;
	outline: none;
	border: 1px solid #aad9d0;
}
/* Dropdowns   
--------------------------------------------- */
/* Global Dropdown Styles */
/* Store Nav Dropdown */
/* Utility Block Dropdowns - i.e. My Account & Minicart */

/* --------------------------------------------- 
	HEADER END
--------------------------------------------- */

/* --------------------------------------------- 
	FOOTER
--------------------------------------------- */
#footer {
	color: #fff;
	background: #444444;
}
#footer label {
	font-size: .9em;
}
#footer label p {
	font-size: .9em;
}
#footer h5 {
	color: #98ffec;
	font-weight: 100;
	font-size: 1.65em;
	margin-bottom: .1em;
}
.footer_block {
	width: 33%;
	float: left;
	border: 0px solid aqua;
	padding: 3.5em 4em 0 2em;
}
.footer_block_b {
	width: 97%;
	float: left;
	border: 0px solid green;
	margin: 2em 4em 1em 2em;
}
.twitter-timeline {
	width: 97%;
	height: 300px;
}
.footer_disclaimer {
	width: 100%;
	display: block;
	float: left;
	background: #5e5e5e;
}
.footer_disclaimer p {
	width: 87%;
	max-width: 1080px;
	display: block;
	margin: 2em auto;
	border: 0px solid green;
	font-size: 85%;
}
.footer_block.fb1 .header_social {
	position: relative;
	width: 100%;
	float: left;
	margin: .3em 0 2em 0;
	border: 0px solid red;
}
.footer_block .header_social a {
	display: inline;
	margin: 0 1em 0 0;
}
.footer_block .header_social a:hover {
	color: #000;
}
.footer_block .i-facebook-3, .footer_block .i-twitter-3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:hover, #footer a:focus {
}
#footer p {
	line-height: 1.8;
}
/* HTML5 nav element*/
#nav_footer {
}
/*Utility & Store Nav combined styles*/
.footer_menu {
}
#footer p {/*margin:.5em;*/
}
.unf_wrap {
}
.utility-nav_footer {
	margin-bottom: 2em;
}
.utility-nav_footer ul li {
	display: block;
}
.utility-nav_footer ul li a {
	display: block; /*text-transform:uppercase;*/
	padding: .3em 0em;
}
.promo_footer {
	width: 100%;
	display: block;
	float: left;
	background: #5e5e5e;
}
/* Promo, Newsletter */
.promo_footer_wrap {
	/*text-align: left;
margin-bottom: 3em;
margin: auto;*/
	width: 75%;/*padding: .5em 0;*/
}
.promo_footer_wrap .input-wrap {
	position: relative;
}
.promo_footer_wrap label {
	display: block;
	margin-bottom: .5em;
	line-height: 1.6;
}
.promo_footer_wrap input {
	font-size: 1em;
	/*width: 15em;*/
	padding: 8px;
	display: inline-block;
	position: relative;
	margin: 0;
	display: block;
	border-radius: 2px;
	border: 1px solid #D2D2D2;
	background: #fff;
	color: #C1C1C1;
	line-height: 1;
	width: 100%;
	-webkit-transition: none;/* bc javascript doesnt fade in/out faux (value) placeholders and looks choppy */
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.promo_footer_wrap .b_search {
	/*font-size: 1.5em;
position: absolute;
right: .25em;
top: .2em;*/
	width: 2em;
	position: absolute;
	right: 0.1em;
	font-size: 2em;
	height: 1em;
	top: 0em;
	/*margin-top: -.75em;*/
	border: 0px solid red;
	cursor: pointer;
}
.promo_footer_wrap .icon-email {
	margin-right: .4em;
	color: aqua;
	border: 0px solid red;
	position: absolute;
	top: .5em;
	right: 0.5em;
	cursor: pointer;
}
/*.promo_footer_wrap a.b_search {
position: absolute;
right: .2em;
font-size: 2em;
height: 1em;
top: 50%;
margin-top: -.5em;
}
*/





/* SureSource Copyright & Privacy Policy Link */
.ss_footer {
	padding: 1em 0;
	float: left;
	width: 30%;
	border: 0px dotted #ccc;
}
.ss_footer p {
	padding: .5em 0;
	font-size: .85em;
}
#footer .ss_footer p a, #footer .promo_footer_wrap p a {
	color: #fff;
	text-decoration: underline;
}
.ss_footer2 {
	padding: 0em 0em 1em 3em;
	float: left;
	width: 70%;
	border: 0px dotted #ccc;
}
.ss_footer2_copy {
	font-size: 85%;
	line-height: 1.6;
	margin-bottom: 1em;
}

.footer_logo {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #999 -moz-use-text-color;
  border-image: none;
  border-style: solid none;
  border-width: 1px 0;
  float: left;
  margin-top: 25px;
  padding: 15px 0;
  width: 100%;
}

.footer_logo > a {
  display: inline-block;
  margin-left: 35px;
}

.ss_footer3 {
	padding: 1em 0em 1em 3em;
	margin: auto;
	width: 70%;
	border: 1px dotted #ccc;
}
.ss_footer3 h5 {
	float: left;
	border: 1px dotted #ccc;
}
a.bbbLogo {
	float: left;
	text-align: center;
	background: #FFF;
	border-radius: 10px;
	padding: .25em;
	margin: 0 10px 15px 0;
}
.footer-paypal {
	text-align: center;
	padding: .25em 16px;
	background-color: #ffffff;
	float: right;
	border-radius: 9px;
}
/* --------------------------------------------- 
	MISSCELANEOUS
--------------------------------------------- */

/* Site Map */
#sitemap_pg_title {
}
.category_block {
}
.category_block h2 {
}
/* Priority Note*/
.none {
	display: none;
}
#priority_note {
}
/* Power Reviews */
.pr_write_review {
}/* check this width is it obsolete? - DJ */
/* Continue Shopping ---  Review this */
.continueShopping_block {
}
.continueShopping_block h3 {
}
.continueShopping_block ul {
}
.continueShopping_block li {
	margin: .8em 0;

}
.continueShopping_block a:link, .continueShopping_block a:visited {
	font-size: .85em;
}
.continueShopping_block a:focus, .continueShopping_block a:hover, .continueShopping_block a:active {
}
/* Progress bar */
#changeStatus_block {
/*	display:block;
	position:relative;
	height:1px;
	z-index:11;*/
}
.changeStatus {
/*background-color: rgba(0, 0, 0, 0);
position: fixed;
left: 50%;
top: 50%;
z-index: 10000;
display: block;
text-align: left;
padding: 1em;
border-radius: 3px;
background: #FFF;
border: 1px solid #999;*/
}
.changeStatus img {
	width: 65px;
}
.changeStatus .popup_window {
/*	padding:5px;
	position:fixed;
	left:50%;
	top:35%;
	width:60px;
	margin-left:-30px;
	background-color:#444fff;
	z-index:11;
	text-align:center;
	border:1px solid #333;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow:3px 3px 3px 0px #999;
	-webkit-box-shadow:3px 3px 3px 0px #999;
	box-shadow:3px 3px 3px 0px #999;*/
}
.breadcrumb_wrap {
	width: 100%;
	position: relative;
}
.breadcrumb {
}
.breadcrumb li {
	display: inline-block;
	padding: 0;
	font-size: .9em;
	color: #666;
}
.breadcrumb li:after {
	content: "|";
	margin: 0;
	font-weight: 900;
	font-size: 1em;
	color: #8A8A8A;
}
.breadcrumb li.bc_current_prod:after {
	display: none;
}
.breadcrumb li.bc_home {
}
.breadcrumb li.bc_home a {
	padding-left: 0;
}
.breadcrumb li.bc_home .i-home {
	margin-right: .4em;
	color: #6e6a61!important;
}
.breadcrumb li.bc_current_prod {
	border-right: none;
	font-weight: 700;
}
.breadcrumb li a, .breadcrumb li.bc_current_prod {
	padding: .3em .8em;
}
.breadcrumb li a:link, .breadcrumb li a:visited {
	color: #666;
	border: none!important;
	display: inline-block;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease;
}
.breadcrumb li a:hover {
	color: #255722;
	text-decoration: underline;
}
/*	-------------------------------------------------------

	Shipping Chart Styles, for modals and customer care

--------------------------------------------------------- */

/* SHIPPING CHART
Clean this up -- Starting in XHTML
ideally, we would use a global class to reference 
both scenarios, then add a secondary, unique class 
for specific styling
-----------------------------------------------------------*/

#shipDiv h2, #coolshipDiv h2, tr#shipHeader th span, tr#coolshipHeader th span#coolshipChart tr.literow td, #coolshipChart tr.literow th#shipChart tr.literow td, #coolshipChart tr.literow td#shipChart tr.darkrow td, #shipChart tr.darkrow th#coolshipChart tr.darkrow td, #coolshipChart tr.darkrow th, .orderPrice, .shipPrice {
	padding: .25em;
	color: #444;
}
#shipDiv, #coolshipDiv {
	color: #444;
	position: relative;
	width: 50%;
	border: 1px solid #b7b7b7;
	color: #ccc;
	text-align: center;
	float: right;
	margin: 0 0 0 2em;
	border-radius: 3px;
}
#coolshipDiv {
}
#shipDiv h2, #coolshipDiv h2 {
	margin: 0;
	display: block;
	font-weight: 500;
	font-size: 1em;
	line-height: 1;
	text-align: left;
	width: auto;
	color: #444;
	background-color: #c0c0c0;
}
#coolshipDiv h2 {
	background-color: #094A7D;
	color: #fff;
}
#shipChart, #coolshipChart {
	width: 100%;
	margin: auto;
}
#shipChart td, #coolshipChart td {
	text-align: left;
	padding-right: 7px;
}
#mattressChart td {
	text-align: center;
	padding-right: 7px;
}
tr#shipHeader th, tr#coolshipHeader th {
	text-align: left;
	padding-right: 7px;
}
tr#shipHeader th span, tr#coolshipHeader th span {
	display: block;
}
#shipChart .literow, #coolshipChart .literow {
	background-color: #fff;
}
#shipChart tr.darkrow, #coolshipChart tr.darkrow {
	background-color: #e1e1e1;
}
#shipChart tr.literow td, #shipChart tr.literow th, #coolshipChart tr.literow td, #coolshipChart tr.literow th {
	border: 1px solid #ccc;
	border-left: none;
}
#shipChart tr.literow td, #coolshipChart tr.literow td {
	border-left: none;
}
#shipChart tr.darkrow td, #shipChart tr.darkrow th, #coolshipChart tr.darkrow td, #coolshipChart tr.darkrow th {
	border-right: 1px solid #ccc;
	border-left: none;
}
#shipChart .orderPrice, #coolshipChart .orderPrice {
	text-align: left;
	border-left: 1px solid #ccc;
}
#shipChart .shipPrice, #coolshipChart .shipPrice {
	border-right: none !important;
}


@media screen and (max-width: 991px) {


.form-left-area { float:left; width:50%;  }


}




/* equals 600px */
@media only screen and (max-width:37.5em) {
#shipDiv, #coolshipDiv {
	position: relative;
	width: 100%;
	text-align: center;
	float: none;
	margin: 1.5em 0;
}
}
/*	--------------------------------------------------
	// Reveal Modals  // 

	We should replace this as it's dependent on
	a larger framework "Foudation" and loads 
	a bunch of Javascript we won't ever use
	Maybe replace with Magnific Popup -JP
------------------------------------------------------ */
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: transparent;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF);
	zoom: 1;
	/*background: rgba(255,255,255,.45);*/
	background: rgba(0,0,0,.58);
	z-index: 900;
	display: none;
	top: 0;
	left: 0;
}
.reveal-modal {
	-webkit-backface-visibility: hidden;
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0%;
	left: 50%;
	right: 50%;
	border-radius: 3px;
	/* testing sizes */
	margin-left: -22em;
	width: 44em;
	margin-left: -352px;
	width: 704px;
	/* /testing sizes */

	border: none;
	z-index: 901;
	padding: 2.4em;
	background: #fff;
	border: 1px solid #ADADAD;
	-webkit-box-shadow: 0 1px 65px 7px rgba(0, 0, 0, 0.37);
	-moz-box-shadow: 0 1px 65px 7px rgba(0, 0, 0, 0.37);
	box-shadow: 0 1px 65px 7px rgba(0, 0, 0, 0.37);
}
/* for long modals*/
.reveal-modal .rm-scroll {
	max-height: 400px;
	padding-right: 1em;
}
.reveal-modal .rm-scroll {
	overflow-y: scroll;
}
.reveal-modal a {
}
.reveal-modal .i-remove-sign {
	position: absolute;
	top: .3em;
	right: .3em;
	z-index: 500;
	font-size: 1.5em;
	color: #D6D6D6;
	cursor: pointer;
	text-align: center;
	z-index: 900;
}
.reveal-modal .close-reveal-modal:hover {
	color: #ff6f6a;
}
.reveal-modal h2 {
	font-size: 1.4em;
	line-height: 1.1;
	color: #5bb79e;
}
.reveal-modal h3 {
	font-size: 1.1em;
	line-height: 1.1;
}
.reveal-modal p {
	margin: 1em 0;
	line-height: 1.4;
	font-size: .9em;
}
.reveal-modal p:last-child {
	margin-bottom: 0;
}
/* feedback survey popup 
	media q. styles also at 860, 600, and 480 */
#header.withFeedback .header_social {
	width: auto;
	padding-right: 1em;
}
a.feeback-link:link, a.feeback-link:visited {
	display: inline-block;

	width: 8.5em;
	padding: 0.25em;
	margin: 0;
	background-color: #5e5e5e;
	font-size: 70%;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 6px;
	border: 2px solid #ffffff;
	box-shadow: 0px 0px 6px 0px #e0e0e0;
	-moz-box-shadow: 0px 0px 6px 0px #e0e0e0;
	-webkit-box-shadow: 0px 0px 6px 0px #e0e0e0;
}
.feeback-link i {
	font-size: 1.75em;
	margin-right: 0.25em;
}
.feeback-link span {
	height: 2.8em;
}
.feeback-link i, .feeback-link span {
	float: left;
	color: #ffffff;
}
a.feeback-link:hover {
	background-color: #999;
}
#wufoo-zinzdtn0kb1xa2 {
	background: #f4f4f4;
	padding: 1em;
}
#feedback.reveal-modal {
	width: 98%;
	max-width: 44em;
}
#feedback.reveal-modal .scroll {
	overflow-y: scroll;
	margin-top: 1em;
}





/* Holiday countdown styles - start from scratch */


/* -------------------------------------------------------------------------------------------------
	MEDIA QUERIES
	EM's, not PX's, so media queries are relative to user settings (font size & zoom level)
	if you change, use http://pxtoem.com to convert
---------------------------------------------------------------------------------------------------*/

/* 	equals 1445px // for laptops & desktops greater than 15" or 1440px
-------------------------------------------------------------------------------------------------------- */
@media only screen and (min-width:90.313em) {
body {/*font-size:125%;*/
}
/*.gov{max-width: 1440px;width: 85%;}*/
}

/* 	equals 1024px, if needed
-------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width:64.000em) {
#content_block.cb_utility {
	width: 70%;
}

.footer_logo > a {
 margin-left: 20px ;
 margin-bottom: 30px;
}

.footer_logo > a.last { margin-bottom: 0px;}

}

/* 	equals 860px 
	// Change this based on your design, but keep it between 1024px & 768px
	// try and choose a point where the header/footer need to break for tablet/portrait orientation
	// don't forget to make the change to all other stylesheets
-------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width:53.750em) {
	.shopping-cart #upsells_block {
	width: 100%;
}
#content_container {/*padding: 1.25em 0;*/
}
#content_block.fullwidth,  #content_block.center,  #content_block,  #content_block.cb_utility,  #side_nav,  #side_nav.sn_utility {
	float: none;
	width: 100%;
}
.fb1 {
	width: 100%;
	border: 0px solid aqua;
}
.fb2 {
	width: 50%;
	border: 0px solid aqua;
}
.fb3 {
	width: 50%;
	border: 0px solid aqua;
}
.footer_block {
	padding: 1em 0;
}
.footer_block_b {
	width: 100%;
	float: left;
	border: 0px solid green;
	margin: 0em;
}
.footer_disclaimer p {
	width: 93%;
}
.ss_footer {
	padding: 1em 2em 0em 0em;
	width: 50%;
	border: 0px dotted #ccc;
}
.ss_footer2 {
	padding: 1em 0em;
	width: 50%;
	border: 0px dotted #ccc;
}
.promo_footer_wrap {
	width: 100%;
}
.bbbLogo, .footer-paypal {
	float: none;
	margin: 0 0 25px 0;
	clear: both;
	display: block;
	width: 100%;
}
}

/*
@media screen and (max-width: 767px) {

.email-address-area { float: left; width: 100% !important; }

.have-an-account-area { float: left; width: 100% !important; }

.forgot-your-password-area { float: left; width: 100% !important; }


}

*/



/*	equals 640px  // flexible btwn 768px & 600px
		// try and choose a point where the header/footer need to break down to smartphone layout 
		// keep in mind, if you choose a value greater than 600px a handful of "small" tablets 
		// will render your phone layout in tablet/portrait orientation 
		// (i.e. Kindle Fire, Galaxy Tab, Flyer, IdeaPad A1, Playbook, NOOK)
		// Screen size reference: binvisions.com/articles/tablet-smartphone-resolutions-screen-size-list/
-------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width:39.375em) {
	.shopping-cart #upsells_block {
	width: 100%;
}
/* disables iOS font size increase with orientation change */
html {
	-webkit-text-size-adjust: 100%;
}
body {
	font-size: 90%;
}
.utility_header h1 {
	/*display: none;*/
}
.utility_header h2 {
	font-size: 1.4em;
}
#shipDiv, #coolshipDiv {
	width: 100%;
	float: none;
	margin: 1.25em 0;
}
#content_block.cb_utility a.btn {
	max-width: 100%;
}

.form-left-area {
  float: left;
  width: 100%;
  padding:10px;
}



#content_block.cb_utility input[type="text"],  #content_block.cb_utility input[type="password"],  #content_block.cb_utility select,  #content_block.cb_utility textarea {
	max-width: 100%;
}
#ss_footer {
	padding: 1em 2em 0em 0em;
	width: 100%;
	border: 0px dotted #ccc
}
#ss_footer2 {
	padding: 1em 0em 1em 0em;
	width: 100%;
	border: 0px dotted #ccc;
}
.step01_block {
	width: 100%;
}
}


 @media only screen and (max-width:44em) {



body {
  font-size: 85%;
  padding-left: 10px;
  padding-right: 10px;
}	 
	 
/* feedback survey code - original at line 1859ish*/
#feedback.reveal-modal {
	width: 98%;
	max-width: 44em;
	margin-left: 0;
	left: 1%;
}

.ss_footer2 {
	padding: 1em 0em;
	width: 100%;
	border: 0px dotted #ccc;
}

.order-history_page {
  margin: 0 auto;
  width: 100%;
}

.availability1 > strong {
  float: left;
  padding: 0 5px;
}

.prod_item_number  {   padding: 0 5px; } 

.cart td span { font-weight: normal !important; }

.footer_inner  {   padding: 0 10px; } 

}


/* 	equals 480px // for minor tweaking on smaller screens
-------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:30em) {
	


.gov { width:100%; }	
	
.hpu_image_link > img {
  height: auto !important;
}	
	
li.upsell_module {
  margin-bottom: 15px;
  width: 100%;
}	
	
/*	body{font-size:85%;}*/

.fb2 {
	width: 100%;
	border: 0px solid aqua;
}
.fb3 {
	width: 100%;
	border: 0px solid aqua;
}
.ss_footer {
	padding: 1em 2em 0em 0em;
	width: 100%;
	border: 0px dotted #ccc;
}
.ss_footer2 {
	padding: 1em 0em;
	width: 100%;
	border: 0px dotted #ccc;
}
/* feedback survey code - original at line 1859ish*/
#header.withFeedback .header_social {
	padding-right: 0.25em;
}
#feedback.reveal-modal {
	padding: 1em;
}
#wufoo-zinzdtn0kb1xa2 {
	background: #ffffff;
	padding: 0em;
}
#header.withFeedback .header_social {
	padding: 0;
}
.header_social a {
	margin-left: 0.25em;
}
a.feeback-link:link {
	width: auto;
}
.feeback-link i {
	display: none;
}


}

.prod_social-header {
  float: right;
  margin: 1em 0 0;
  padding-bottom: 10px;
  position: relative;
  text-align: right;
  width: 50%;
}

@media only screen and (max-width:912px) {
.prod_social-header {
  width:100% !important;
}	
#header_wrapper {
  height: 6.5em !important;
}
}

@media only screen and (max-width:359px) {
.header_social {
  margin-top:5px !important;
}
.header_social a {
  margin-left:0 !important;
}
.logo {
  margin: 0.75em 0 0 0 !important;
}
}

/* new changes  by rinku */


 #copyright .copyright-col1 {
  line-height: 1.8;
}
#footer a:link, #footer a:visited {
  color:#999999;
}
.footer-contact-block .textwidget {
  line-height: 1.8;
  font-family: 'Montserrat', sans-serif;
	font-weight:400;
}
#text-6 {
  line-height: 1.8;
}
#navigation > ul > li > a {
  color: #008791;
  font-family: 'Montserrat', sans-serif;
  font-weight:400;
  font-size:15px;
}
.clear{clear:both;}
body {
    color: #777777;
    font: 400 14px/1.8 Montserrat,Arial,Helvetica,sans-serif;
}
a { color: #44bdbd; text-decoration: none; outline: 0; }
a i.fa { /*font-size: inherit;*/
font-weight: 400 !important; }
a strong { color: inherit; }
/* Transisiton for Links */
.container {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1200px;
}
.columns{margin-left:20px; margin-right:20px;}
.container .sixteen.columns {
    width: 1160px;
}

#mobile-header { display: none; position: relative; background-color: #ffffff; height: 90px; width: 100%; z-index: 8000; box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }
#mobile-header .logo { margin-top: 10px; margin-bottom: 0; float: left; }
#mobile-navigation-btn { float: right; font-size: 21px; line-height: 90px; margin-top: 0px; color: #cccccc; }
#mobile-navigation-btn:hover { color: #999999; }
#mobile-shopping-btn { float: right; line-height: 90px; margin: 2px 20px -3px 0; font-size: 17px; width: 21px; color: #999999; }
#mobile-shopping-btn:hover { color: #555555; }
#mobile-navigation { background: #262626; padding: 0px 0; position: relative; margin: 0; z-index: 1001; display: none; }
#mobile-navigation .container ul { list-style: none; margin: 16px 0 30px 0; }
#mobile-navigation .container ul li ul { margin: 0 0 0 30px; display: none; }
#mobile-navigation .container > ul > li:last-child a { border-bottom: 0px; }
#mobile-navigation ul li a { border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important; color: #bbbbbb; display: block; position: relative; padding: 12px 0 !important; }

/* ------------------------------------------------------------------------ */
/* Footer
/* ------------------------------------------------------------------------ */
#footer { padding: 60px 0 20px 0; background: #555555; color: #aaaaaa; }
#footer a { color: #aaaaaa; }
#footer a:hover { color: #ffffff; }
/* ------------------------------------------------------------------------ */
/* Copyright
/* ------------------------------------------------------------------------ */
#copyright { padding: 15px 0 13px 0; background: #333333; color: #777777; }
#copyright .copyright-col1 { float: left; margin: 0; padding: 0; }
#copyright .copyright-col2 { float: right; margin: 0; padding: 0; }
#copyright a { color: #999999 }
#copyright a:hover { color: #cccccc }
#copyright .copyright-text { }
#copyright .social-icons { float: right; margin: -7px 0; }
#copyright .menu { list-style: none; margin: 0; padding: 0; text-align: right; }
#copyright .menu li { display: inline-block; margin: 0 0 0 20px; padding: 0; }
/* ------------------------------------------------------------------------ */
#footer .widget h3 { font-family: 'Montserrat', sans-serif; color: #ffffff; font-size:13px; font-weight:400; }
#footer { color: #c6c6c6; border-top: 4px none #1cbac8; }
#footer { background-color: #262626; display:table; width:100%; }
#footer a, #footer .widget ul li:after { color: #ffffff; }
#footer a:hover, #footer .widget ul li:hover:after { color: #ffffff; }
#footer .widget ul li { border-bottom-color: #333333; } /* Copyright */
#copyright { background: #1b1b1b; color: #777777; display:table; width:100%; }
#copyright a { color: #999999; }
#copyright a:hover { color: #cccccc; } /* Color Accent */
#mobile-navigation-btn .fa.fa-bars{
  color: #23cde0;
  line-height: 90px;
}
#slogan {
  float: right;
  margin-top: 20px;
}
#slogan {
  color: #777777;
  font: 20px Open Sans,Arial,Helvetica,sans-serif;
  margin-top: 46px;
}
.header-v3 .logo {
  margin-bottom: 8px;
  margin-top: 30px;
  float:left;
}
.logo {
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
  transition: all 0.3s ease 0s;
}
#header.header-v3 {
  background: #efefef none repeat scroll 0 0;
  display:table;
  width:100%;
}
#nav{list-style:none;}
#nav li{float:left;}
.header-v3 #navigation > ul > li > a {
  padding: 20px 30px 20px 0;
  display:inline-block;
}
.header-v3 .navigation-wrap {
  background: #efefef none repeat scroll 0 0;
  border-top: 1px solid #ffffff;
}
.container::after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.header-v3 #navigation > ul {
  margin: 0 5px 0 0;
}
.footer-partner {
  max-width: 100%;
  height: auto;
}
.footer-contact-block{width:46%; float:left;}
#footer .widget h3 {
  color: #ffffff;
  font-size: 13px;
  margin: 0 0 20px;
}
#footer p{
	margin:0 0 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}
#navigation > ul > li:hover > a, #navigation > ul > li > a:hover {
  color: #59c7d1;
}
.icon-minti-cart:before{content:"\e601"}
#slogan a:hover{color:#520177;}
#footer .widget {
  margin-bottom: 40px;
}
#text-7 {
  margin-bottom: 0 !important;
}
.cart-icon{width:23px;}

 @media screen and (min-width: 960px) and (max-width: 1199px)  {
 .container {
      margin: 0 auto;
      width: 960px;
	}
	.container .sixteen.columns {
    width: 920px;
}
.columns {margin-left:20px; margin-right:20px;}
.footer-contact-block {
	  float: left;
	  width: 45%;
	}
	.header-v3 #navigation > ul > li > a {
		padding: 20px 20px 20px 0;
	}
} 
@media screen and (min-width: 768px) and (max-width: 959px) {
.container {
      margin: 0 auto;
      width: 768px !important;
	}
	.columns {margin-left:10px; margin-right:10px;}
	.footer-contact-block{width:47%; float:left;}
	.footer-contact-block:first-child {
		margin-right: 15px;
	}
	.container .sixteen.columns {
    width: 748px;
}
}
@media only screen and (max-width: 959px) {
#header, .sticky-wrapper { display: none; }
#mobile-header { display: inherit }
#header{display:none !important;}
#mobile-header {
  box-shadow:none;
}
.sixteen.columns > a {
  margin-right: 20px;
}
}

 #mobile-navigation{display: none;}
 .menu-toggle{display:block !important;}
 @media only screen and (max-width: 767px) {
.footer-contact-block {
  float:none;
  width:100%;
}
.container {
      margin: 0 auto;
      width: 90%;
	}
    .container .sixteen.columns {
  width: 100%;
}
.footer-contact-block .textwidget {
  margin-bottom: 25px;
}
.copyright-text.copyright-col1 {
  text-align: center;
}
.columns{margin-left:0px; margin-right:0px;}
body {
	padding-left:0px;
	padding-right:0px; 
}
 }
  @media only screen and (max-width: 360px) {
 #mobile-header .logo {
  float: left;
  margin-bottom: 0;
  margin-top: 20px;
}
.logo_standard {
  width: 250px !important;
}
.container {
  width: 300px;
  margin: 0 auto;
}
#mobile-logo {
  margin-right: 0;
}
#mobile-navigation-btn {
  margin-right: 0;
}
}

