 body {
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background: #fff;
}
div, h1, h2, h3, h4, h5, h6, a, ul, li, ol, p, span {
	margin: 0;
	padding: 0;
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {
	margin: 0;
	padding: 0;
}
table, tr, td {
	border: 0;
}
a {
	outline: none;
	color: #333;
	text-decoration: none;
}
a:hover {
	outline: none;
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
li {
	list-style: none;
}
.clearall {
	clear: both;
}
.container {
}
/*------------------------------
COMMOM HEADERS
--------------------------------*/	
#header {
	float: left;
	width: 100%;
	background: #373142;
	min-width: 1004px;
}
#header ul {
	float: right;
}
#header ul li {
	float: left;
	line-height: 14px;
	padding: 28px 17px;
}
#header ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}
#header ul li:last-child {
	border-right: none;
	padding: 28px 17px 28px 17px;
}
#header ul li.activ, #header ul li:hover {
	background-color: #b17f53;
}
#header ul li a.activ {
	background-color: #b17f53;
}
/*------------------------------
COMMOM HEADERS END
--------------------------------*/	

#contents {
	float: left;
	width: 100%;
	display: block;
	padding-left: 0px;
	padding-top: 0px;
}
.order_summary {
	float: left;
    width: 100%;
}
div#section2 {
	float: left;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	padding: 50px 0;
}
.product-page {
	margin-right: 0px;
	overflow: visible;
	height: auto;
	padding-bottom: 20px;
	background-color: #FFF;
}
#tblOrder {
	float: left;
	width: 100%;
}
#rowheader {
	float: left;
	width: 100%;
}
.prow {
	float: left;
	width: 100%;
	position: relative;
	padding: 0;
}
.t-cart-1 {
	float: left;
	width: 100%;
}
.t-cart-2-sp,.shp_prc {
	float: left;
	width: 13%;
	text-align: center;
	padding: 10px 0;
	display:none;
}
.t-cart-2 {
    font-size: 38px;
    float: left;
    width: 100%;
    font-weight: 700;
    color: #eaffdd;
    line-height: 40px;
    text-align: left;
}
.t-cart-2 span {
    font-size: 20px;
    font-weight: 600;
}
.prd_desc {
        float: right;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    padding: 10px 12px 0 0px;
    position: relative;
    color: #ffffdd;
    border-top: 1px solid #79d70f;
    width: 100%;
    text-align: left;
    margin-top: 9px;

}
.t-cart-h {
	color: #333333;
	padding: 10px 0;
	float: left;
	width: 25%;
	font-size: 16px;
	text-align: left;
	display: none;
}
.box_price {
	float: right;
    width: 100%;
    padding: 10px 0;
	display:none;
}
.tot_box {
	float: left;
	width: 100%;
	padding: 0 10px;
	border-bottom: 1px solid #fff;
}
.tot_box:last-child {
	border-bottom: none;
}
.right_align {
	text-align: right !important;
}
.tot_box .t-cart-h {
	width: 50%;
	text-align: left;
	display: block;
	font-weight: 700;
	color: #fff;
}
#rowfooter {
	float: right;
	width: 100%;
	display: none;
}
#rowfooter .t-cart-2 {
	float: right;
	width: 30%;
}
.prod-checkout {
	margin-left: 10px;
	letter-spacing: -1px;
	font-weight: 700;
	color: #002a80;
	text-decoration: none;
	font-size: 16px;
}
.prod-checkout:hover {
	color: blue;
}
a.prod-clearcart, #browse, .cont-shop {
	color: #fff;
    background: #a9c416;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px;   
	border-radius: 5px;
}
.not_txt {
	float: left;
	margin-top: 13px;
}
.cont-shop:hover {
	color: #fff;
}
#browse {
	margin: 0 0 10px
}
.optionlist-long {
	font-weight: 400;
	font-size: 14px;
	width: 340px;
}
.t-cart-add {
	display: block;
	float: right;
	margin-top: 4px;
	margin-right: 15px;
	height: 16px;
	width: 16px;
	background: url(../images/cart-increase.png) no-repeat 3px 3px #3f9528;
	border: none;
	padding: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}
.t-cart-sub {
	display: block;
	float: left;
	margin-top: 4px;
	margin-left: 15px;
	height: 16px;
	width: 16px;
	background: url(../images/cart-decrease.png) no-repeat center center #808080;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
}
.t-cart-del {
	float: left;
	margin-right: 10px;
	display: block;
	height: 18px;
	width: 18px;
	cursor: pointer;
	margin-top: 3px;
	border: 1px solid red;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(../images/cart-remove.png) no-repeat;
}
.cart-product {
	float: left;
	width: 50px;
	border: 1px dotted #d0d0d0;
}
.prodnm {
   float: left;
    color: #ffffdd;
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}
.prodnm p {
	font-weight: 400;
	margin-top: 5px;
}
.prodnm span{
	display:block;
	font-weight:700;
	font-size:22px;
	margin-bottom:10px;
	}
.hide {
	display: none
}
.dispqty {
	float: left;
	width: 50%;
	font-size: 17px;
	font-weight: 700;
}
.t-cart-1 img.cart_img, .t-cart-1 img.cart_img1 {
	max-width: 100px;
	float: left;
	margin-top: 0;
	background: #ebebeb;
	padding: 10px 5px;
	margin-right: 10px;
}
.t-cart-1 img.cart_img1 {
	padding: 30px 5px;
}
/* shipping--*/
.frm-container {
	width: 49%;
	float: left;
	margin-right: 20px;
	text-align: center;
}

/************CART ORDER SUMMERY****************/
div#cartBox {
	    float: left;
    width: 100%;
    padding:0 20px;
    color: #fff;
    text-align: left;
}
.prod_details {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 18px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #a1a1a1;
	padding-bottom: 10px;
}
.prod_details.last {
	border-bottom: none;
	font-size: 20px;
	margin-bottom: 0;
}
.cont-shop {
	float: right;
    width: 200px;
}
.prod_details img.cart-remv {
	position: absolute;
	left: 0;
	top: 5px;
}
.prod_name {
	color: #ff7260;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 700;
	float: left;
	width: 70%;
}
.prod_name span {
	color: #4a4a4a;
	font-size: 18px;
	line-height: 22px;
	text-transform: none;
	display: block;
	font-weight: normal;
}
.cart_prod_prc {
	float: right;
	color: #ff7260;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
}
.cart-totl {
	float: left;
	width: 100%;
	padding: 5px 0;
}
.cart-sb-totl, .shp-charge, .total-amt {
	float: left;
	width: 100%;
	padding: 6px 0;
	color: #231f20;
	font-size: 18px;
	line-height: 22px;
}
.shp-charge {
	margin-bottom: 20px;
}
.sub-prc, .shp-prc, .total-prc {
	float: right;
}
.total-amt {
	background: #ff7260;
	color: #fff;dd
	padding: 12px 10px;
	font-size: 22px;
	font-weight: 500;
}
.sub-prc {
	color: #ff7260;
	font-weight: 500;
}
/*********************************/
.shipping_heading {
	width: 100%;
    padding: 18px 20px;
    float: left;
    color: #fff;
    position: relative;
}
.shipping_heading span {
	font-size:31px;
    display: block;
    font-weight: 700;
	text-align:left;
	color:#fffbdf;
}
.shipping_heading_sub {
	padding-top: 0;
	font-size: 30px;
	margin-bottom: 0;
	text-align: left;
}
.shipping_heading_sub1 {
	text-transform: uppercase;
	margin-bottom: 0;
}
.shipping_heading_main {
	padding: 24px 0 24px 105px;
	background: #ef9134;
	font-size: 27px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
}
.shipping_heading img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.sameas-cart {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 10px;
}
.form-elments {
	float: left;
	width: 100%;
	padding: 0 15px;
	text-align: left;
}
.form-elments label {
	float: left;
	width: 22%;
	padding: 12px 0;
	margin-right: 10px;
	display: none;
}
.label {
	float: left;
	width: 100%;
	margin: 0;
	color: #696969;
	font-size: 15px;
	position: relative;
}
.label-small {
	width: 49%;
	margin-right: 10px;
}
.label-small-last {
	margin-right: 0;
	float: right;
}
.label i {
	position: absolute;
	left: 7px;
	top: 16px;
	font-size: 14px;
	z-index: 999;
	color: #d7d9e0;
	display: none;
}
.is_bill {
	float: left;
	width: 100%;
	padding: 0 10px 0 50px;
	font-size: 15px;
	line-height: 22px;
	color: #4a4a4a;
	position: relative;
	box-sizing: border-box;
	text-align: left;
}
.is_bill input[type="checkbox"] {
	height: 20px;
	width: 20px;
	position: absolute;
	left: 20px;
	top: 0;
}
.billingDiv {
	display: none
}
.cards {
	float: left;
	width: 100%;
	padding: 8px 15px;
}
.cards span {
	float: left;
	padding: 10px 0;
}
.cards img {
	float: left;
	max-width: 210px;
	margin-left: 33px;
}
.exp-year {
/*left:290px !important;*/
}
.cartcard {
	float: left;
	padding-left: 10px;
}
.Accept {
	float: left;
	color: #696969;
	font: bold 13px tahoma;
	line-height: 43px;
	padding-left: 62px;
}
input[type=text], input[type=email], input[type=number], select {
	width: 100%;
	font-size: 16px;
	font-family: inherit;
	padding: 8px 0 8px 0px;
	background: #FFF;
	box-sizing: border-box;
	border-radius: 5px;
	color: #000;
}
input[type=text]::placeholder{color:#000;}
select {
	padding: 8px 0 8px 10px;
	position: relative;
}
select option {
	padding-left: 0
}
.small-s, .small {
	width: 49%!important;
}
.label a, .label a:hover {
	color: #211b2d;
	text-decoration: underline;
	float: left;
	margin: 10px 0px 0 16px;
}
.submit-btn {
	background: url(../images/submit.png) no-repeat;
	width: 406px;
	height: 91px;
	cursor: pointer;
	border: none;
	margin: 20px auto 0;
	border-radius: 10px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	display: inline-block;
}
.cart-terms {
	float: left;
	width: 100%;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	padding: 8px 10px 8px 25px;
	text-align: left;
	position: relative;
}
.cart-terms input[type="checkbox"] {
	position: absolute;
	left: 10px;
	top: 10px;
}
.clearall {
	clear: both;
}
/* ------------Processing Box------------------ */
#processing-box-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 900;
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity=70);
}
#processing-box-inner {
	position: fixed;
	top: 50%;
	left: 50%;
	background-color: white;
	z-index: 1002;
	overflow: auto;
	width: 200px;
	height: 90px;
	margin-left: -100px;
	margin-top: -100px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	display: none;
}
/* ------------------------------ */	
/* ------------------------------ */	
.middle_box_margin {
	margin: 0 35px;
}
.frm_con_bgcolr {
	display: table;
	position:relative;
	width:100%;
	margin:20px auto 0;
}
.prod_btl, .prod_btl1 {
	width: 100%;
	float: left;
	max-width: 65px;
}
.prod_btl img {
	max-width: 100%;
}
.prod_btl1 {
	top: 36px;
	max-width: 120px;
}
/*.pro{
	width:17% !important;
	}*/
.qua {
	width: 14% !important;
	text-align: center;
}
.prc {
	width: 21.2% !important;
	text-align: center;
}
.snh {
	width: 24.2% !important;
	text-align: center;
}
.t-cart-remove {
	display: inline-block;
	height: 16px;
	width: 16px;
	background: url(../images/cross-cart.png) no-repeat center center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	margin-right: 0px;
	position: absolute;
	right: 20px;
	top: 42px;
	display:none;
}
/******************************/
.cart_content {
	float: right;
	width: 49%;
}
.cart_content h3 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 31px;
	line-height: 36px;
	color: #ff7e00;
	margin-bottom: 10px;
	font-weight: 500
}
.cart_content ul {
	float: left;
	width: 100%;
}
.cart_content ul li {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 18px;
	color: #5a5a5a;
	position: relative;
	padding: 12px 37px 15px 104px;
}
.cart_content li span {
	display: block;
	font-weight: 700;
	margin-bottom: 10px;
	color: #333333;
	font-size: 16px;
}
.cart_content li img {
	position: absolute;
	left: 0;
	top: 0;
}
.cart_content li:last-child {
	margin-bottom: 0;
}
/******************************/
.cart-content {
	float: left;
	width: 100%;
	padding: 20px 22px;
	border: 1px solid #ebebeb;
}
.cart-content h3 {
	float: left;
	width: 100%;
	color: #333333;
	font-size: 44px;
	line-height: 50px;
	border-bottom: 5px solid #82c032;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
.cart-content p {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 20px;
}
.cart-content-inner {
	float: left;
	width: 100%;
	position: relative;
}
.cart-content-inner img {
	position: absolute;
	left: 0;
}
.cart-content ul {
	float: left;
	width: 100%
}
.cart-content ul li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #5e5e5e;
	font-size: 20px;
	line-height: 24px;
	position: relative;
	padding-left: 20px;
}
.cart-content ul li:last-child {
	margin-bottom: 0;
}
.right_cont {
	float: left;
	width:100%;
	background:#147dc3;
	border-radius:15px;
	overflow:hidden;
	padding: 0 0 21px 0;
}
.prc-chkout {
	display: none;
}
