/* cart div & template */

#cart {
	font-family: "Arial","Anjali", Georgia, sans-serif !important;
	font-size: 13px !important;
	color: rgb(80, 76, 106) !important;
	background-color: #FFFFFF;
	text-decoration: none;
	
}

.web_dialog_cart {
	width: 870px !important;
	height: 480px !important;
}

.web_dialog_cart_iframe {
	width: 890px !important;
	height: 500px !important;
}

.cart-holder {
	margin: 45px auto auto 35%;
	width: 100px;
	float: left;
}

.cart-icon {
	background: url("../../asset/cart.png") left top no-repeat;
	height: 55px;
	width: 60px;
	cursor: pointer;
	margin-left: 40px;
	display: block;
	position: relative;
	display: block;
}

.cart-icon:hover {
	background-position: 0 bottom;
}

.cart-icon-text {
	float: left;
	margin-top: 35px;
	font-weight: bold;
}

.cart-count {
	margin-left: 12px;
	top: 6px;
	position: relative;
	color: #fff !important;
	font-size: 30px !important;
}

#total-amount{
	font-weight : bold;
}

#cart .cartrow {
	height: 80px !important;
	list-style:none;
    padding-top: 6px;
    border-bottom: 1px solid #eee
    
}

#cart #cart-tabs {
	border-radius: 0 !important;
	height: 430px;
}

#cart .cart_scroll {
	height: 265px !important;
	z-index: 1000;
	overflow-y: auto !important;
	border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    margin:0px;
    padding:0px;
}

#cart #cart-tabs .ui-tabs-nav {
	border-radius: 0 !important;
	background: #565461 !important;
}

#cart .imageseparator {
	background: url("http://www.sophiabuy.com/asset/separator.png") right center no-repeat;
}

#cart-tabs #item-cart ul li:nth-child(even) {
	border: 1px solid rgb(231, 231, 231);
	background: url("../../asset/gradient-100.png") repeat-x;
}

#cart-tabs #digi-cart ul li:nth-child(even) {
	border: 1px solid rgb(231, 231, 231);
	background: url("../../asset/gradient-100.png") repeat-x;
}
#cart img {
	height: auto;
}
#cart .imagealign {
	margin-left: 5px;
	width: 80px;
	float: left;
	height: 80px;
}
.empty_cart_msg {
	position: absolute;
	width: 100%;
	height: 350px;
	z-index: 1000;
	display: none;
	margin: 30px auto;
}

.empty_cart_footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 85px;
	width: 600px;
	height: 150px;
	border-top: 2px dotted grey;
	text-align: left !important;
}

.empty_cart_footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.empty_cart_footer ul li {
	padding-bottom: 5px;
}

.empty_cart_footer span {
	font-weight: bold;
	color: #E87817;
}

.empty_cart_footer a {
	text-decoration: none;
	color: #004B91 !important;
}

.empty_cart_footer a:hover {
	text-decoration: underline;
	color: #004B91 !important;
}

.cart_footer {
	height: 50px;
}

.cart_list_vertical {
	float: left;
	width: auto;/*  width: 120px; *//*Commented by Tinu 24/11/2014*/
	height: 120px;
	padding-left: 20px;
	padding-top: 20px;
}

.divtable {
	display: table;
	width: 100%;
}

.divrow {
	display: table-row;
	height: 70px !important;
}

.divcol {
	display: table-cell;
}

.headrow {
	display: table-caption;
	font-size: 14px;
	padding: 13px 0 0 0;
	height: 29px;
	background: #F2F2F2;
}

.cartitem {
	display: table-cell;
	width: 315px !important;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top:20px;
}

.cartcontent {
	display: table-cell;
	width: 115px !important;
	font-weight: normal;
}

.cartremove {
	display: table-cell;
	width: 50px !important;
	font-weight: normal;
}

.cartitemhead {
	display: table-cell;
	width: 413px !important;
}

.cartcontenthead {
	display: table-cell;
	width: 115px !important;
}

.dcartitem {
	display: table-cell;
	width: 475px !important;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
}

.dcartcontent {
	display: table-cell;
	width: 115px !important;
	font-weight: normal;
}

.dcartitemhead {
	display: table-cell;
	width: 560px !important;
}

.dcartcontenthead {
	display: table-cell;
	width: 115px !important;
}

.qntysave {
	font-weight: normal;
	color: red !important;
	font-size: 11px;
	cursor: pointer;
}

.qntychange {
	font-weight: normal;
	color:red !important;
	font-size: 11px;
	cursor: pointer;
}

.count-change {
	width: 50%;
	float: center;
	text-align: center;
}

.total_panel {
	margin-left: 515px;
	margin-top: 28px;
	height: 42px;
}

.cart_preloader{
	background:url("../../asset/cart-loader.gif") right center no-repeat;
}

.place_order {
	background-image: url("../../asset/sop-cmmns/place-order-btn.jpg");
	width: 106px;
	display: block;
	height: 32px;
	cursor: pointer;
}
 .font_2{
 	font-size: 20px !important;
 }
 
 .cart_loading{
 	margin-left: 35%;
	margin-top: 15%;
	text-align: left;
 }
 .cart-footer-sublay{
 	width: 100%;
	height: 67px;
	background: #F2F2F2;
 }
 .cart-footer-sublay .fourcol {
	width: 30.75%;
	float:left;
}
 .cart-footer-sublay .margin-left0 {
  	margin-left: 13px;
  	margin-top: 25px;
}
.cart-footer-sublay .blueBtn {
	background-image: url("http://www.sophiabuy.com/asset/sop-cmmns/countinue-shop-btn.jpg");
	width: 135px;
	display: block;
	height: 32px;
	cursor: pointer;
}
.cart-footer-sublay .threecol {
	width: 22.05%;
	float:right;
}
.cart-footer-sublay .margin-left7 {
	margin-right: -73px;
	margin-top: 25px;
}
#cart .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: none !important;
	font-weight: 700 !important;
	background: #565461;
	margin-bottom: 0px;
}
#cart #cart-tabs ul li a{
	color:white;
}
.cartMargin{
	margin-top: 60px;
}
.cartMargin .blueBtn{
	margin: auto;
	background-image: url("http://www.sophiabuy.com/asset/sop-cmmns/countinue-shop-btn.jpg");
	width: 135px;
	display: block;
	height: 32px;
	cursor: pointer;
}

.closeBtn {
	background: url("../../asset/remove.png") no-repeat right bottom;
	cursor: pointer;
	height: 17px;
	width: 20px;
	display: block;
	margin: -3px auto;
}
/*end of cart stylesheet*/