.cartCount{
    background: none repeat scroll 0 0 #c71d22;
    border-radius: 100px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    float: none;
    font-size: 12px;
    height: 20px;
    left: 29px;
    line-height: 0;
    padding: 10px 0 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -11px;
    width: 20px;
}
.errorBox2, .succssBox2
{
	 font-family: 'Open Sans', sans-serif;
	 margin-top:10px;
    width: 100%;
    height: auto;
   background:  url(../images/error-icon.png) no-repeat 10px center;
    color: #6e0505;
    margin-bottom: 10px;
	float:left;
	border-radius: 25px;
	border:#fd9191 solid 1px;
}

.infoBox
{
    width: 100%;
    height: auto;
    background: #F9A135 10px center;
    color: #6e0505;
    margin-bottom: 10px;
}
.succssBox2
{
    background: url(../images/success-icon.png) no-repeat 10px center;
    color: #105906;
	border:#9af28e solid 1px;
}
.errorBox2 p, .succssBox2 p, .infoBox p
{
    padding: 10px;
    margin: 0 0 0 35px !important;

}
.infoBox{
    color: #000;
}
.errorBox, .succssBox
{
	width: 98%;
	height: auto;
	background:  url(../images/error-icon.png) no-repeat 10px center;
	color: #fd9191;
	float:left;
	font-family: 'Open Sans', sans-serif;
border-radius: 25px;
border:#fd9191 solid 1px;
}
.succssBox
{
	background: url(../images/success-icon.png) no-repeat 10px center;
	color: #105906;
	border:#9af28e solid 1px;
}
.errorBox p
{
	padding: 10px;
	margin: 0 0 0 35px !important;
	width: 90%;
	color:#F00;
	font-weight:bold;
	font-size:14px;
}
.succssBox p
{
	padding: 10px;
	margin: 0 0 0 35px !important;
	width: 90%;
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.errorBox span, .succssBox span
{
	padding: 10px;
	margin: 0 0 0 35px;
	width: 100%;
}
input.submit_btn{display:none;}
/*popup*/
#shading { display: none; background-image: url(../images/blank.png); background-repeat: repeat; }
article.popup { display: none; width: auto; height: auto; position: fixed; top: 45%; left: 45%; z-index: 99999; }
 .register-btn{float:left;}
 .or-h2{float:left;padding:10px 10px 0px 10px;font-size:16px;}
 #guest-check{width:100%;float:left;}
  .mrg-bt{margin-bottom:10px;}

 /* Sort by*/
.title-sec{ width:100%; float:left; margin-bottom:25px;}
.title-sec h3{
	color: #000;
    float: left;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 30px;
    text-transform: uppercase;
 }
 .norecords{width:100%!important;height:100px!important;text-align:center;line-height:100px!important;}
/*.productSort{ float:right; width:165px;}
.productSort .srt-text{ float:left; width:55px; font-size:13px; color:#f25f60; font-weight:600; display:block; padding-right:10px; line-height:35px;}
.productSort .sort-price{ float:left; width:110px; }
.productSort .chzn-container-single .chzn-single{  height:35px; border-radius:0px;  font-size:12px; line-height:15px; outline:none;}
.productSort .chzn-results{ border-radius:0px; font-size:12px !important; }*/

/* Pagination */
#pagination { width: auto; height: 30px; border-radius: 3px; float: right; margin: 30px 0px 30px 0; clear: both; }
#pagination ul { width: auto; height: 31px; margin: 5px 10px 9px 5px; }
#pagination li { width: 30px; height: 30px; display: inline; text-align: center; overflow: hidden; line-height: 30px; text-indent: 0; border-radius: 3px; }
#pagination li a { color: #6d6e71; width: 30px; height: 30px; float: left; border: #e4e4e4 solid 1px; box-shadow: 0 0px 3px rgba(0, 0, 0, 0.10); margin: 0 2px; border-radius: 3px; }
#pagination li a:hover, #pagination li.active a { font-weight: bold; color: #FFF; background: #e91a1a; }
#pagination li a:hover, #pagination li a.active { box-shadow: none; color: #FFF !important; text-decoration: none; font-weight: bold; color: #FFF; background: #e91a1a; }
a.leftArrow { background: #FFF url(../images/pagiRight.png) no-repeat left top 2px; }
a.leftArrow:hover { background: #e91a1a url(../images/pagiRight.png) no-repeat left bottom !important; }
.rightArrow { background: #FFF url(../images/pagiLeft.png) no-repeat top 2px center; }
a.rightArrow:hover { background: #e91a1a url(../images/pagiLeft.png) no-repeat left bottom !important; }
.discount_price {
    color: #a0a0a0;
    font-size: 15px;
    padding-right: 6px;
    text-decoration: line-through;
}
input:invalid, textarea:invalid {
    background-color: #FFF!important;
}
.payment-method{ width:100%; float:left;}
.bldng li{ width:auto !important;float:left;margin-right:12px;}
.bldng li span{ margin-left:10px;}
.payment-method h2{ margin-bottom:10px;}
.payment-method p{ font-size:13px;}
#shop_address p a { color: #000; }
#shop_address p a:hover { color: #f05523; text-decoration: underline; }
.address-part p a { color: #000; }
.address-part p a:hover { color: #f05523; text-decoration: underline; }
#shop_address p {
    line-height: 22px;
}
#shop_address p {
    color: #000;
    float: left;
    height: auto;
    line-height: 22px;
    padding: 10px 0;
    width: 100%;
}
.bldng {
    margin-bottom: 30px;
	float:left;
}

.bldng li a{color:#331407;text-decoration:underline;}
.bldng li a:hover{color:#cc4318;}
.none{display:none!important;}
.bldng input[type="radio"] + label span{margin:0px 8px 0 0;}
.bldng input[type="radio"]:not(old) + label{
	margin-left: 0px;
    padding-left: 0px;
}
li em{font-style:normal;color:#F00;font-size:14px;}
.list-mrg .button{ float:left; }
.pay-method .button{ float:left;margin-top:40px; }
.input-controls h4.cash{font-size:12px;margin-left:20px;}
.billingStep h4{
	color: #231f20;
    float: left;
    font-size: 14px;
    font-weight: 600;
    height: auto;
    margin-top: 10px;
    width: 100%;
}
li.txtarea{height:auto !important;}
.wish-table .table-top{border:none;}
.wish-table tr {
    border-bottom: 1px solid #bfbfbf;
}
.wish-table .product-disc{}
.wish-table .cartImage {
    height: auto;
    width: 119px;
    float:left;
}
.wish-table{text-align: left;}
td.grd_total{
	text-align:center;
}
td.grd_total p .qty{
	 font-weight: 800;
	 padding:5px;
}
td.grd_total p{
	float:left;
	margin-left:10px;
	color: #312c2c;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.accordion li li.enable a{ color: #e91a1a!important; }
/*ul.account-form > li{height:41px!important;}*/
ul.account-form > li.full-box{height:auto!important;}
ul.account-forms > li{height:auto!important;}
 .chzn-required {
    border: 1px solid #EE0000!important;
  }
  .breadCrumbs{display:block !important;}
  .cartList td.cartImg{height:auto!important;}
  .cart .cartImage{height:118px!important;}
  .refine-head { width: 100%; height: auto; float: left; background: #3e3d3d; display: none; }
  .refine-head h3 { width: 100%; height: auto; float: left; color: #FFF; text-transform: uppercase; font-size: 14px; background: url(../images/refine.png) no-repeat left 10px center; padding: 10px 0 10px 40px; position: relative; cursor: pointer; }
  .refine-head h3:after { content: ''; width: 11px; height: 18px; float: none; position: absolute; right: 14px; top: 50%; background: url(../images/toggle.png) no-repeat right; margin: -9px 0 0 0; transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; }
  .refine-head h3.add-arrow:after { -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); }
  nav ul>li.sale a { color: #333; }
    nav ul>li.sale a:hover { color: #fff; }
