/* Theme CSS customizations */

#header {
	position: relative;
	z-index: 2;
/*	padding: 7px 0; */
}

#header.colored {
border-top: 0 none;
}

#header .header-top nav {
	width: 100%;
}

#header nav ul.nav-top,
#header .header-top,
#header nav ul.nav-top li {
	display: block !important;
}

#header nav ul.nav-top li {
	z-index: 1;
}

#header .header-top {
   background: none repeat scroll 0 0 #0088cc;
}

#header.colored .header-top p,
#header.colored .header-top a,
#header.colored .header-top span {
   color: #fff;
}

.btn-responsive-nav {
	top: 33px;
}

.main {
	position: relative;
	z-index: 1;
}

.nomargin-top {
	margin-top: 0;
}

#footer {
	position: relative;
	z-index: 3;
}

h3 {
	margin: 20px 0;
}

.panel-body h4 {
	margin: 0;
}

p {
	margin: 0 0 10px;
}

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

p.spaced {
	margin-bottom: 20px;
}

.panel-body p {
	margin-bottom: 10px;
}

#header .header-login {
margin-top: 7px;
	position: relative;
	font-size: 0.9em;
	text-align: center;
}

/* #header .header-top-right {
	clear: right;
	float: right;
	margin-top: 7px;
	position: relative;
	font-size: 0.9em;
} */

#header .header-text,
#header .header-link {
	line-height:36px;
	margin-right:0;
	color:#fff;
	display: inline;
	margin-top: 7px;
}

#header .header-link {
	display:inline;
}

#header .header-link a,
#header .minicartoneline3 a {
	color:#fff !important;
	text-decoration: underline !important;
}

#header .header-link a:hover,
#header .minicartoneline3 a:hover {
	text-decoration: none !important;
}

#header .header-text-container  {
	margin-right:0;
}

.header2 #header-top .header-text-container,
.header2 #header-top .header-link  {
	margin-right:0;
}

body.sticky-menu-active #header .header-top-right {
	margin-top: -1px;
}

body.sticky-menu-active.always-sticky #header .header-top-right {
	margin-top: -3px;
}


#header nav.mega-menu p.menu-subhead {
	color: #0088cc;
	margin-bottom: 0;
	font-size: 0.9em;
	border-bottom: 1px;
}

#header nav.mega-menu p.menu-subhead {
	color:#0088cc;
	padding:1px 0;
	font-size: 0.9em;
	font-weight:500;
	border-bottom:1px solid #ddd;
	display:block;
}

#header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a {
	margin-left: 0;
}

/* Progress */
.quad-prog {margin-top: 0;}
.quad-prog {border-bottom: solid 1px #ddd; padding: 0;}
.quad-prog > .quad-prog-step {padding: 0; position: relative;}
.quad-prog > .quad-prog-step + .quad-prog-step {}
.quad-prog > .quad-prog-step .quad-prog-stepnum {color: #666; font-size: 16px; margin-bottom: 5px;}
.quad-prog > .quad-prog-step .quad-prog-info {color: #666; font-size: 14px;}
.quad-prog > .quad-prog-step > .quad-prog-dot {position: absolute; width: 30px; height: 30px; display: block; background: #0088cc; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.quad-prog > .quad-prog-step > .quad-prog-dot:after {content: ' '; width: 14px; height: 14px; background: #fff; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.quad-prog > .quad-prog-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0; background: #ddd;}
.quad-prog > .quad-prog-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #0088cc;}
.quad-prog > .quad-prog-step.complete > .progress > .progress-bar {width:100%;}
.quad-prog > .quad-prog-step.active > .progress > .progress-bar {width:50%;}
.quad-prog > .quad-prog-step:first-child.active > .progress > .progress-bar {width:0%;}
.quad-prog > .quad-prog-step:last-child.active > .progress > .progress-bar {width: 100%;}
.quad-prog > .quad-prog-step.disabled > .quad-prog-dot {background-color: #ddd;}
.quad-prog > .quad-prog-step.disabled > .quad-prog-dot:after {opacity: 0;}
.quad-prog > .quad-prog-step:first-child  > .progress {left: 50%; width: 50%;}
.quad-prog > .quad-prog-step:last-child  > .progress {width: 50%;}
.quad-prog > .quad-prog-step.disabled a.quad-prog-dot{ pointer-events: none; }

/* One Line Mini Cart */

.minicartoneline {
	display: inline;
	position: relative;
	font-size: 0.9em;
	line-height:36px;
}

div.minicartoneline a:hover {
	text-decoration: none;
	color:#94C53D;
}

div.minicartoneline1and2 {
	float:right;
	color:#818181;
}

div.minicartoneline1 {
	padding: 0 2px;
	margin-top: 7px;
	float:right;
	color:#fff;
}

div.minicartoneline2 {
	padding: 0 2px;
	margin-top: 7px;
	float:right;
	color:#fff;
}

div.minicartoneline3 {
	float:right;
	padding: 0 2px;
	margin-top: 7px;
	color:#fff;
	margin-right:3px;
}

div.minicartoneline3 img {
	margin-top:2px;
}

/* feedback styles */

.quotewrapper {
/*	width: 375px; */
	background-color: transparent;
	border: 0px solid #94c53d;
}

.quotewrapper img{
	padding:0;
	width:47px;
	display:inline !important;
	margin-bottom:20px;
	margin-right:10px;
	float:left;
	vertical-align:middle;
}

.quotewrapper header {
	font:700 18px/22px "PT Sans", sans-serif;
}

blockquote {
	margin: 20px 0;
	padding: 10px 15px 0px 15px;
	font-weight: normal;
	font-style: italic;
	color: #818181;
	font-size: 12px;
	line-height: 16px;
}

blockquote cite {
	font-style: normal;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	margin-top:5px;
	line-height: 12px;
}

.quovolve {
	margin: 20px 0;

}
.quovolve blockquote {
	margin: 0;
	padding: 0;
}

.quovolve blockquote p {
	margin: 0;
	padding: 0;
}

.quotes ul {
	list-style: none;
}

.quovolve blockquote:before {
	background-image:none;
}

.fback .feedback_box:after,
.feedback_box:after {
	content:'';
	position: absolute;
	display:block;
	top:100%;
	left:30px;
	margin-top:-1px;
	width:36px;
	height:21px;
	background: url(/images/testimonial-arrow.png) no-repeat center center;
}

.avratingwrapper,
.avratingwrapper_cart {
	background: #f6f6f6 url(/images/av_percent.png) no-repeat 30px 31px;
	padding: 15px 25px 25px 15px;
	margin-bottom: 25px;
	border: 1px solid #7bae23;
	border-radius: 3px;
	text-align: center;
}

.avratingwrapper_cart {
	padding-bottom: 15px;
}

.avrating {
	margin: 10px 0 20px 0;
	padding-right: 20px;
	font:700 20px/24px "PT Sans", sans-serif;
	color: #686c6b;
	display: inline-block;
	width: 160px;
	text-align:left;
}

.avgpercent {
	font-family:'Oswald', Arial, sans-serif;
	line-height:1;
	color:#444645;
	font-size: 20px;
	position: relative;
	top: -17px;
	text-shadow: 1px 1px 1px #f5f5f5;
}

.weekend {
	width: 86px;
	height: 45px;
	background: url(/images/del_icons.png) 0 0 no-repeat;
	float: left; 
	margin: 5px 10px 2px 0; 
}

.order_now,
.feedback_box {
	padding:15px 15px 15px 20px;
	background-color:#f6f6f6;
	border:1px solid #7bae23;
	position: relative;
	font-size:15px;
	margin-bottom:25px;
	border-radius: 3px;
}

.order_now h3{
	line-height:1.25;
	margin-bottom:10px;
}

.order_now hr,
.weekend hr,
.panel-body hr {
	border-top: 1px solid #7bae23;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

.order_now header {
	font:700 23px/26px "PT Sans", sans-serif;
	margin-bottom:10px;
}

.order_now span,
#footer #newsletter-container span{
	color:#7bae23;
}

.del_date {
/* font:700 23px/21px "PT Sans", sans-serif; */
	color: #0088cc;
	font-size: 2em;
}

span.freedel:before {
    content: "";
    display: block;
    background: url("/images/del_img.png") no-repeat 0 0;
    width: 111px;
    height: 137px;
    float: left;
    margin: -20px 15px 0 90px;
}

span.freedel:after {
    content: "";
    display: block;
    background: url("/images/del_img.png") no-repeat -111px 0;
    width: 111px;
    height: 137px;
    float: right;
    margin: -20px 100px 0 25px;
}

.left_img {
margin-bottom:25px;
}

.thumbnail {
	min-height: 497px;
}
		
.thumb-info-caption h5 {
    margin: 0;
    padding: 10px 10px 0 10px;
}
		
.thumb-info-caption h6 {
    margin: 0;
    padding: 0 10px;
}

/* Alert */

.alert-success {
  color: #0088cc;
  background-color: #bce8f1;
  border-color: #0088cc;
}

.close {
  color: #0088cc;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

/* .modal-footer .btn-custom {
margin:0;
} */


/* The category page 
-------------------------------------*/
div.categories{
	float:left;
	margin: 0 0 10px -15px;
}

div.category{
	padding:2px 2px 5px 2px;
	width:270px;
	float:left;
	margin: 0 0 15px 15px;
	background-color:#f6f6f6;
	background-color:#eeeeee\9;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}

div.category:hover {
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.6);
}

div.catimage{
	padding-top: 0;
	text-align:center;
}

img.catimage {
	width: 270px;
	padding: 0;
	vertical-align:top;
}

div.catdesc{
	font-size: 13px;
	padding:4px 10px 4px 10px;
	text-align:center;
}

div.catname{
/*	font-family:'Oswald', Arial, sans-serif; */
	font-size: 18px;
	text-transform: uppercase;
	padding:7px 0 0 0;
	text-align:center;
}

div.catname a:link {color: #0088cc; text-decoration: none;}
div.catname a:visited {color: #0088cc; text-decoration: none;}
div.catname a:active {color: #0088cc; text-decoration: none;}
div.catname a:hover {color: #686c6b; text-decoration: none;}


.catdiscounts, .allcatdiscounts{
	padding-left:5px;
	font-weight:bold;
	color:#60A1DE;
}

.categorymessage{
	padding-left:5px;
	font-weight:bold;
}

div.product_detail p {
	font-size: 12px;
	line-height:16px;
	text-align: justify;
}

div.product_detail a:link { color: #818181; text-decoration: underline; }
div.product_detail a:visited { color: #818181; text-decoration: underline; }
div.product_detail a:active { color: #818181; text-decoration: none; }
div.product_detail a:hover { color: #94C53D; text-decoration: none; }

/* product page 
-------------------------------------*/

/* product styles */

table {
    border-collapse: collapse;
/*	width: 100%; */
}

table.cpd {
background-color: #fff;
text-align: center;
font-size: 12px;
margin-top:10px;
}

td.cpdll {
background-color: #fff;
border:1px solid #dcdcdc;
}

td.cpdhl {
background-color: #f6f6f6;
border:1px solid #dcdcdc;
}

div.cpdhlname,
div.cpdhloptions,
div.cpdhlprice,
div.cpdhlpriceinctax,
div.cpdhlquantity,
div.cpdhlbuy {
font-size: 14px;
font-weight: 700;
color: #444645;
padding:5px 0;
}

div.prod3name,
div.prod3price,
div.prod3pricetaxinc {
font-weight: 700;
color: #444645;
padding:5px 0;
}

span.prodoption,
.optiontext {
display: none;
}

.prodoption {
width: 110px;
text-align: center;
}

td.option {
text-align:center;
}

.saver{color:#1eae07;}
.express{color:#0099CC;}
.expressplus{color:#b73012;}

select {
	border: 1px solid #dcdcdc;
	background: #fff;
	padding: 3px;
	border-radius: 3px !important;
	color: #444645;
	font-size: 12px;
	margin-bottom:3px;
}

.movingprodbox input[type="text"] {
	border: 1px solid #dcdcdc;
	background: #fff;
	padding: 3px;
	border-radius: 3px !important;
	color: #7c807e;
	font-size: 12px;
}

p.pagenums {
display: none;
}

td.pagenums {
padding: 0;
}

/* cart page 
-------------------------------------*/

td, th {
/*    padding: 3px; */
}

table.cobtbl p {
	margin-bottom:0;
}

td.cobhl{
	background-color: #f6f6f6;
/*	border: 1px solid #444645;
	border-width:1px 1px 0 1px; */
	font-weight: bold;
	color:#616161;
	padding:6px 3px;
}

td.cobcol1 {
	border: 0px;
	background-color: #ffffff;
}

td.cobll{
	background-color: #fff;
	font-size: 12px;
	padding: 3px 3px 0 3px;
	line-height: 1.5em;
}

td.cobhdr {
	background-color:#f6f6f6;
	font-size:12px;
	color:#444645;
	text-transform:uppercase;
}

/* input[type="text"],
input[type="submit"],
input[type="password"],
input[type="button"],
select,
textarea {
	border:1px solid #dcdcdc;
	background:#fff;
	padding:3px;
	border-radius:3px !important;
	font-size: 11px;
	margin-bottom:3px;
} */

/* select{
width:120px;
} */

#country{
	width:120px;
}

textarea {
	max-width: 365px;
}

input.cobll {
	margin: 20px;
}
	
img.cartdelete {
	border: 0px;
}

img.cartimage {
	width: 70px;
	border:1px solid #cccccc;
}

/* #_cc_button_1,
#_cc_button_2 {
    padding:1px;
    border: 1px solid #7FBA31;
    border-radius: 4px;
    color: #ffffff;
    font-family: 'PT Sans',sans-serif;
    font-size: 11px;
	background-color: #94C53D;
	background: -moz-linear-gradient(center top, #add24b, #7db830);
	background: -ms-linear-gradient(top, #add24b, #7db830);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#add24b), to(#7db830));
	background: -webkit-linear-gradient(top, #add24b, #7db830);
	background: -o-linear-gradient(top, #add24b, #7db830);
	background: linear-gradient(top, #add24b, #7db830);
	filter:progid:dximagetransform.microsoft.gradient(startColorstr='#add24b', endColorstr='#7db830', GradientType=0);
} */

/* cart page - crossell
-------------------------------------*/

table.csproducts {
	width: 100%;
	margin: 0 0 25px 0;
}

.csprodimage {
	width:100%;
}

.cstitle {
	color: #0088cc;
	line-height: 1;
    text-transform: uppercase;	
	margin-bottom:15px;
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -0.7px;
	margin-top: 5px;
}

/* b, strong {
    font-weight: 500;
} */

/* table {
    border-collapse: separate;
} */

.csproduct,
td.csproduct {
	background: #F5F5F5;
	background-color: transparent;
	background: -webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	background: linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	position: relative;
	text-align: center;	
	border-radius: 8px;
	border-top: 3px solid #0088cc;
	border-top-width: 4px;
	padding: 10px 10px 0;
}

.csprodname {
	color: #0088cc;
	line-height: 1;
    text-transform: uppercase;	
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -0.7px;
	margin-top: 15px;
	margin-bottom:0;
}

div.csprodname a:link {color: #0088cc; text-decoration: none;}
div.csprodname a:visited {color: #0088cc; text-decoration: none;}
div.csprodname a:active {color: #0088cc; text-decoration: none;}
div.csprodname a:hover {color: #0088cc; text-decoration: underline;}

.csprodprice {
	display: none;
}

.detaildescription {
	line-height: 1.4;
	font-size: 0.9em;
	margin: 10px 0 15px;
}

/* cart page - shipping
-------------------------------------*/

.shiptitle {
	color: #0088cc;
	line-height: 1;
    text-transform: uppercase;	
	margin-bottom:15px;
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -0.7px;
	margin-top: 5px;
}

#deliverytexttext {
	padding:15px;
	background-color:#f6f6f6;
	border:1px solid #7bae23;
	position: relative;
	font-size:15px;
	margin-bottom:25px;
	border-radius: 3px;
}

/* h3.deliverytextheadline {
	font-family:'Oswald', Arial, sans-serif;
	font-size: 20px;
	color: #7bae23;
	text-transform: uppercase;
	padding:7px 0 0 0;
	text-align:left;
	margin-bottom:15px;
} */

#deliverytexttext p {
font-size: 12px;
text-align: justify;
}

span.deliverdate,
span.missed {
font-family: "Shadows Into Light",cursive;
font-size: 1.6em;
color: #00aaff;
}


/* login page 
-------------------------------------*/
#login .btn-custom {
margin: 10px 0 5px 0;
}

.login_left {
	float: left;
	width: 50%;
}

.login_right {
	float: right;
	width: 50%;
}

.login_group:after {
	content:"";
	display: table;
	clear: both;
}

p.ezlogininfo {
	margin:0px;
	padding:1px 0px 5px 1px;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
}

fieldset,
.fieldset_left {
/*	padding:20px 15px;
	background-color:#f6f6f6;
	border:1px solid #7bae23;
	position: relative;
	font-size:15px;
	margin-bottom:25px;
	border-radius: 3px; */
	
	background: #F5F5F5;
	background-color: transparent;
	background: -webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	background: linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-radius: 8px;
	border-top: 3px solid #0088cc;
	border-top-width: 4px;
	padding:20px 15px;
}

.fieldset_left {
	margin-right:30px;
}

.ezfield {
	border:1px solid #dcdcdc;
	background:#fff;
	padding:3px;
	margin:0;
/*	font-family: 'PT Sans', sans-serif; */
	font-size:11px;
	border-radius: 3px;
	width:100%;
	max-width:300px;
}

.loginform {
	padding:5px 0px 2px 0px;
	font-size:11px;
}

p.loginform {
	margin-bottom: 2px;
}

/* .logintitle {
	color: #444645;
    font-family: "Oswald",Arial,sans-serif;
	line-height: 1;
    text-transform: uppercase;	
	padding-left:8px;
	border-left:4px solid #7bae23;
	font-size:20px;
	margin-bottom:15px;
} */

/* NEW 6.3 CLASSES */

div.checkoutsteps{
	text-align:center;
	padding:2px 0;
	margin-bottom:5px;
	border: 1px #ccc solid;
	background-color:#e9e9e9;
	color:#616161;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

div.loginprompt {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

div.loginprompt p {
	margin: 2px 0 5px 0;
	padding: 0 10px;
}

span.accounttitle {
/*	font: 700 17px/19px "PT Sans",sans-serif; */
	color: #0088cc;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
/*	margin: 0 0 14px 0; */
}

.rtn_cart{
	padding-top:5px;
}


/* button styles
-------------------------------------*/

input[type="button"],
input.cartaccountlogin,
input.createaccount,
input.submit {
	display: inline-block;
	padding: 6px 12px;
	margin: 2px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
			touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
		 -moz-user-select: none;
			-ms-user-select: none;
					user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	border-color: #0088cc !important;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0088cc;
	border-color: #0088cc;
}

input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"].active,
input.cartaccountlogin:hover,
input.cartaccountlogin:focus,
input.createaccount:hover,
input.createaccount:focus,
input.submit:hover,
input.submit:focus {
	border-color: #0099e6;
	background-color: #0099e6;
}

input.checkoutbutton,
input.donationsubmit {
	display: inline-block;
/*	padding: 6px 12px; */
	padding: 0.55em 1.8em;
	margin: 2px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
			touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
		 -moz-user-select: none;
			-ms-user-select: none;
					user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	border-color: #0088cc !important;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0088cc;
	border-color: #0088cc;
}

input.checkoutbutton:hover,
input.checkoutbutton:focus,
input.checkoutbutton:active,
input.checkoutbutton.active,
input.donationsubmit:hover,
input.donationsubmit:focus,
input.donationsubmit:active,
input.donationsubmit.active {
	border-color: #0099e6;
	background-color: #0099e6;
}

input.buybutton {
	display: inline-block;
	padding: 6px 12px;
	margin: 2px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
			touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
		 -moz-user-select: none;
			-ms-user-select: none;
					user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	border-color: #0088cc !important;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0088cc;
	border-color: #0088cc;
}

input.buybutton:hover,
input.buybutton:focus,
input.buybutton:active,
input.buybutton.active {
	border-color: #0099e6;
	background-color: #0099e6;
}

.btn-custom {
	display: inline-block;
	padding: 6px 12px;
/*	margin: 10px 0 5px 0; */
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
			touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
		 -moz-user-select: none;
			-ms-user-select: none;
					user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	border-color: #0088cc !important;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0088cc;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
	border-color: #0099e6;
	background-color: #0099e6;
	color: #ffffff;
}

.btn-orange {
	display: inline-block;
	padding: 6px 12px;
/*	margin: 10px 0 5px 0; */
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
			touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
		 -moz-user-select: none;
			-ms-user-select: none;
					user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	border-color: #ff9900 !important;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ff9900;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
	border-color: #ff530d;
	background-color: #ff530d;
	color: #ffffff;
}

/* #edit_buttons_container .btn-custom,
#edit_buttons_container .btn-orange {
margin:5px 0 0 0;
} */

/* div.cartcontinue,
div.cartupdate {
	margin:5px 0;
}

div.cartcontinue a,
div.cartupdate a {
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	background-color: #7bae23;
    border-color: transparent;
    box-shadow: 0 2px 0 rgba(255, 255, 255, 0.4) inset;
    color: #ffffff;
	border-radius: 4px;
    font-size: 1em;
    line-height: 1.25;
    padding: 0.55em 1.8em;
	border-width:1px;
	margin:5px 0;
}

div.cartcontinue:hover a,
div.cartcontinue:focus a,
div.cartcontinue:active a,
div.cartcontinue.active a,
div.cartupdate:hover a,
div.cartupdate:focus a,
div.cartupdate:active a,
div.cartupdate.active a {
	color: #fff;
	background-color: #84bb26;
	border-color: transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.4);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.4) inset;
}

div.cartcontinue b, strong,
div.cartupdate b, strong {
font-weight: 400 !important;
} */

.cartcontinue img,
.cartupdate img,
img.continueshopping,
img.printversion {
display: inline-block !important;
}

input.continueshopping {
margin-right: 20px;
}

/* =============================================
----------------- Responsive  ------------------
==============================================*/

@media (max-width: 1200px) {
 	

}

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

	#header .header-text {
	display:none;
	}
	
	.cstitle {
	font-size: 16px;
	}

	.avratingwrapper,
	.avratingwrapper_cart {
		background-size: 170px 53px;
	}
	
	.avrating {
	margin: 10px 0 20px 0;
	font:700 16px/20px "PT Sans", sans-serif;
	width: 130px;
	}

	.avgpercent {
	font-size: 16px;
	top: -13px;
	left: 5px;
	}
	
	span.freedel:before {
    margin: -20px 15px 0 0px;
	}

	span.freedel:after {
    margin: -20px 0px 0 25px;
	}
	
	div.category{
	width:220px;
	}

	img.catimage {
	width: 220px;
	}
	
	div.catname{
	font-size: 14px;
	}

}

@media (max-width: 991px) {

	#header .header-top {
		margin-top: -8px;
	}
	
	#header .header-login {
		display: block;
		clear: both;
	}
	
	#header .header-top nav {
		float: none;
	/*	text-align: center; */
	/*	width: auto; */
	}
	
	#header .header-login {
	text-align: right;
	}
		
	#header nav ul.nav-top li {
		background: transparent !important;
		float: none;
		display: inline-block !important;
	}
	
	#header .header-top ul.nav-top {
		float: none;
	}

	#header nav ul.nav-top li a,
	#header nav ul.nav-top li a:hover	{
		background: transparent !important;
	}
	
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

	#header .header-text {
	display:none;
	}

	.cstitle {
	font-size: 16px;
	}

	.avratingwrapper,
	.avratingwrapper_cart {
		background-size: 170px 53px;
	}
	
	.avrating {
	margin: 10px 0 20px 0;
	font:700 16px/20px "PT Sans", sans-serif;
	width: 130px;
	}

	.avgpercent {
	font-size: 16px;
	top: -13px;
	left: 2px;
	}

	span.freedel:before {
    margin: 0px 15px 0 0px;
	}

	span.freedel:after {
    margin: 0px 0px 0 25px;
	}
	
	#footer-bottom p {
	padding: 0 15px;
	margin: 0 0 6px 0;
	text-align: center;
	}
	
	div.category{
	width:225px;
	}

	img.catimage {
	width: 225px;
	}
	
	div.catname{
	font-size: 14px;
	}
	
	div.catdesc{
	display:none;
	}

}

/* Landscape phone to portrait tablet */
@media (min-width: 480px) and (max-width: 767px) {

	.hide-for-xs {
		display:none;
	}

#header .header-text {
	display:none;
	}

#crossell {
margin-right: -15px;
}

#cartdelinfo {
margin-right: 15px;
}

.csproducts {
width: 100%;
}

.csproduct{
	width: 47%;
	display: inline-block;
	margin: 0 14px 25px 0;
}

.csproducts > :last-child { margin-right: 0 !important; }

	.csprodname {
	font-size: 1em;
	}

	.accordion-title {
	font:700 18px/1 "Gudea", Arial, sans-serif;
	}

	.avratingwrapper,
	.avratingwrapper_cart {
	background: none;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-top: 15px;
	}

	.avrating {
	width: auto;
	padding-right: 5px;
	}
	
	.avgpercent {
	font:700 20px/24px "PT Sans", sans-serif;
	color: #686c6b;
	top: 0px;
	left: 0px;
	margin-right: 40px;
	border: 1px solid #d9bd26;
	background: #edcf2a;
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	border-radius: 45px;
	padding: 13px 10px;
	}
	
	/*	.btn-custom {
	margin-top: -50px;
	} */
	
	.weekend {
	margin-bottom: 20px; 
	}
	
	.team-member-title {
    line-height: 21px;
	}
	
	#footer #newsletter-container h3 {
	margin-top:0px;
	}

	span.freedel:before {
    margin: 0px 15px 0 0px;
	}

	span.freedel:after {
    margin: 0px 0px 0 25px;
	}
	
	#footer-bottom p {
	padding: 0 15px;
	margin-right: 15px;
	text-align: center;
	}
	
	div.category{
	width:47%;
	}

	img.catimage {
	width:100%;
	}
	
	div.catname{
	font-size: 14px;
	}
	
	#store_container {
	margin-bottom:10px;
	}
	
	.main_copy {
	margin-bottom: 25px;
	}
	
	/* Progress */
	
	.thumbnail {
	min-height: auto;
	}

}

/* Landscape phone to portrait tablet */
@media (max-width: 480px) {

	#header .header-text {
	display:none;
	}
	
	#header .header-top nav,
	#header .header-login {
	text-align: center;
	}
	
	#header .header-top ul.nav-top {
/*	float: none;
	text-align: center;
	margin: 0 auto; */
	margin-top: 0;
	}
	
	#header .header-text,
	#header .header-link,
	#header .header-login {
	line-height:normal;
	margin-top: 0;
	}
	
	.minicartoneline {
	display: table;
    float: none;
    margin: 0 auto;
    position: static;
	}
	
	div.minicartoneline1,
	div.minicartoneline2,
	div.minicartoneline3 {
	margin-top: 0;
	}

	input.buybutton {
	padding: 3px 6px;
	margin: 2px 0 5px 0;
	font-size: 10px;
	}

	.avratingwrapper,
	.avratingwrapper_cart {
	background: none;
	padding-bottom: 15px;
	margin-right:0;
	margin-top: 15px;
	}
	
	.avrating {
	width: 50%;
	padding-right: 5px;
	}
	
	.avgpercent {
	font:700 20px/24px "PT Sans", sans-serif;
	color: #686c6b;
	top: 0px;
	left: 0px;
	margin-right: 40px;
	border: 1px solid #d9bd26;
	background: #edcf2a;
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	border-radius: 45px;
	padding: 13px 10px;
	top: -20px;
	}
	
	.logo img {
	width: 288px;
	height: 52px;
	}
	
	#page_wrapper2 {
	padding-right: 15px
	}
	
	span.atticon {
	display: inline-flex;
	display: -webkit-inline-flex;
	}
	
	#footer-bottom p {
	padding: 0 15px;
	}
	
	.team-member-title {
    line-height: 21px;
	}
	
	#footer #newsletter-container h3 {
	margin-top:10px;
	}

	span.freedel:before,
	span.freedel:after {
	background: none;
    width: 0;
    height: 0;
    margin: 0;
	}
	
	div.category{
	width:95%;
	}

	img.catimage {
	width:100%;
	}
	
	div.catname{
	font-size: 16px;
	}
	
	div.cpdhlname,
	div.cpdhloptions,
	div.cpdhlprice,
	div.cpdhlpriceinctax,
	div.cpdhlbuy {
	font-size: 12px;
	}
	
	.prodoption {
	width: 76px;
	font-size: 10px;
	}
		
	td.cobll {
	font-size: 10px;
	}
	
	td.cobcol1{
	display:none;
	}
	
	.login_left,
	.login_right {
	float: none;
	width: auto;
	}

	.fieldset_left {
	margin-right:0;
	}
	
	#store_container {
	margin-bottom:10px;
	}
	
	.main_copy {
	margin-bottom: 25px;
	}
	
	fieldset {
	margin-bottom:0;
	}
	
	/* Progress */
	
	.quad-prog > .quad-prog-step .quad-prog-stepnum {font-size: 12px;}
	.quad-prog > .quad-prog-step .quad-prog-info {font-size: 10px;}
	
	#printcontent {
	font-size: 12px;
	}
	
	.thumbnail {
	min-height: auto;
	}
		
}