.product-info{
	border:1px solid #e0e0e0;
	min-height:200px;
	padding:15px 0px;
	margin-bottom:30px;
	border-radius:5px;
}
.product-info .infos .title{
	background-color:#F7F7F7;	
	padding:16px 10px;
	margin-bottom:15px;
}
.product-info .infos .title h1{
	padding:0;
	margin:0;
	font-size:1.7em;
	color:#666;
	font-weight:500
}
.product-info .infos .description{
	color:#666;
	text-align:justify	;
	margin-bottom:25px;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:10px;
}
.product-info .infos .buyarea .preprice{
	font-size:1.1em;
	color:#666;
	margin-bottom:20px;
}
.product-info .infos .buyarea .preprice span{
	text-decoration:line-through
}
.product-info .infos .buyarea .preprice .offcount{
	background-color:#E8E8E8;
	color:#999;
	display:inline-block;
	font-size:.8em;
	border-radius:3px;
	padding:1px 4px;	
}
.product-info .infos .buyarea .price{
	font-size:1.6em;
	color:#666;
	margin-bottom:20px;
}
.product-info .infos .buyarea .price span{
color:#14B9D6;
}
.product-info .infos .buyarea .cc{
	color:#666;
	margin-bottom:20px;
}
.product-info .infos .buyarea .cc span{
	margin-left:10px;
}
.product-info .infos .addbasket{
	color:#666;
	margin-bottom:20px;
}
.product-info .infos .addbasket .form-control{
	width:52px;
	padding-right:5px;
	padding-left:5px;
	display:inline;
	text-align:center;
	margin-left:5px;
}
.product-info .infos .addbasket label{
	font-weight:normal;
	
}
.product-info .infos .addbasket button{
	background:#f3587c;
	color:#fff;
	 padding:7px 12px;
	 display:inline-block

}
.product-info .infos .addbasket button:hover{
	
	  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.product-info .infos .addbasket button i{
	font-size:1.2em;
	opacity:.7;
	padding-right:8px;
}
.product-more-info{
	margin-bottom:15px;
	min-height:100px;
	padding:15px 0px;
}
.product-more-info .tab-content{
	border:1px solid #e0e0e0;
	border-top:none;
	padding-top:30px;
	padding-right:15px;
	padding-left:15px;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.product-more-info .nav-tabs > li > a{
	margin-right:0px;
	color:#999;
}
.product-more-info .nav-tabs > li.active > a{
	color:#666;
}
.domore .domorebox{

	background-color:#ECECEC;
	border-radius:5px;
	color:#BFBFBF;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	font-size:1.3em;
	text-align:center
}
.domore .domorebox:hover{
	background-color:#E7E7E7;
	color:#666;
	 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4)
}
.domore .domorebox i{
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:13px;
	font-size:2em;
}
.userscomments{
	padding-top:30px;
	
}
.userscomments .singlecommets{
	border:1px solid #e0e0e0;	
	margin-bottom:20px;	
	background-color:#F7F7F7;
	border-radius:5px;
	padding-top:7px;
	padding-bottom:13px;
	line-height:23px;
}
.userscomments .singlecommets:hover{
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.31);
-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.31);
box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.31);
}
.userscomments .singlecommets .userinfo{
text-align:center;
font-size:16px;
color:#9591EC;
padding-top:3px;
}
.userscomments .singlecommets .userinfo i{
	display:block;
	font-size:30px;
	padding-bottom:5px;
	padding-top:6px;
	color:#B3B3B3
}
.userscomments .singlecommets .userinfo .winner{
	font-size:14px;
	background-color:#EBEBEB;	
	color:#999;
	border-radius:3px;
	padding-top:4px;
	padding-bottom:3px;
}
.userscomments .singlecommets .userinfo .winner i{
	color:#fff;
	font-size:15px;
	display:inline-block
}
.userscomments .singlecommets .userinfo span{
	display:block;
	font-size:14px;
	padding-top:4px;
}
.userscomments .singlecommets .usertxts{
	color:#787878;
	padding-top:7px;
	text-align:justify
	}
	
	.qstswrap h5{
	border-top:1px solid #ccc;
	display:block;
	margin-top:15px;	
	padding-top:15px;
	padding-bottom:20px
	}
	.qstswrap .singleqst{
border:1px solid #e0e0e0;	
	margin-bottom:20px;	
	background-color:#F7F7F7;
	border-radius:5px;
	padding-bottom:13px;
	line-height:23px;		
	}
	.qstswrap .singleqst:hover{
		-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.31);
-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.31);
box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.31);
	}
	.qstswrap .singleqst .heads{
		background-color:#ECECEC;
		font-size:12px;
		color:#666;
		padding:4px 10px;
	}
	.qstswrap .singleqst .sngltxt{
		color:#787878;
		padding-top:7px;
	}
	.qstswrap .singleqst .snglsansw{
		color:#9591ec;
		padding-top:20px;
	}
	.qstswrap .singleqst .snglsansw span{
		color:#999
	}
	table.mainbasket{
	margin-bottom:50px;	
	}
	table.mainbasket tr th{
		border-bottom:0px;
		
		text-align:center;
		font-weight:normal;
		color:#12A6C0;
		font-size:16px;
	}
	table.mainbasket tr{
	text-align:center	
	}
	table.mainbasket tr td{
		font-size:16px;
		vertical-align:middle
	}
	table.mainbasket tr td select{
			padding:1px 5px;
			height:30px;
			text-align:center;
			font-size:12px;
	}
	table.mainbasket tr td:nth-child(2),table.mainbasket tr th:nth-child(2){
			width:80px;
	}
	table.mainbasket tr td:nth-child(5),table.mainbasket tr th:nth-child(5){
			width:136px;
	}
	table.mainbasket tr td button{
		background:none;
		color:#ED2E30
	}
	table.mainbasket tr td button:hover{
		color:#B9181A
	}
	table.mainbasket tr td:nth-child(1){
	text-align:right;
        font-size: 14px;	
	}
	table.mainbasket tr td:nth-child(1){
	
	}
	table.mainbasket tr td:nth-child(1) img{
		max-width:120px;
		float:right;
		margin-left:10px;
	}
	table.mainbasket tr td:nth-child(1) span{
		float:right;
		display:block;
		
		
	}
	.discode{
	font-size:12px;	
	color:#7B7777;
	padding-top:7px;
	}
	.discode input{
		margin-top:5px;
				margin-bottom:5px;
	}
	.discode a{
		text-align:center;
		padding:8px 10px;
		background-color:#E3E3E3;
		color:#666;
		border-radius:3px;
		font-size:13px;
		display:inline-block;
	}
	.discode a:hover{
		background-color:#D3D3D3;
	}
	.totalprice{
	font-size:17px;	
	padding-top:7px;
	text-align:right;
	
	
	}
	.totalprice div{
		margin-bottom:7px;
	}
	.totalprice .strfg{ 
		width:140px;
		display:inline;
		float:right;
		color:#999;
		font-size:15px;
		padding-top:2px;
	}
	.lasttotalprice{
		padding-top:7px;
		font-size:15px;	
	}
	a.basketcheckout{
	background:#F3587C;
color:#fff;
  padding:10px 10px;
  position: relative;
  border: none;
  outline:none;
  cursor: pointer;   
  border-radius: 3px;
  /*display:block;*/
  text-align:center
}
a.basketcheckout:hover{
	 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.maintitlebasket{
	font-size:23px;
	color:#F3587C;
	margin-bottom:20px;
}
.maintitlebasket i{
	color:#F3587C;
}
a.returnfrombasket{
	background:#BFBFBF;
	color:#fff;
  padding:4px 8px 4px 10px;;
  position: relative;
  border: none;
  outline:none;
  cursor: pointer;   
  border-radius: 3px;
 font-size:13px;
  text-align:center;
  float:left;
  margin-top:4px;
}
a.returnfrombasket i{
	padding-left:7px;
	color:#fff
}
a.returnfrombasket:hover{
	 box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.basketaddress{
	margin-bottom:50px;
		
}
table.table-soorathesab{
color:#999;
margin-bottom:50px;
}
table.table-soorathesab tr td:nth-child(2){
	text-align:left
}
table.table-soorathesab tr:last-child{
font-size:20px;
color:#666;
border-bottom:1px solid #ddd;
}
.successfulbuy{
	font-size:16px;	
}
.successfulbuycode{
	font-size:20px;
	margin-top:15px;

}
.successfulbuycode span{
	border-bottom:1px dashed #ADADAD;	
}
.pagecontent{
	font-size:15px;
	color:#666;	
	line-height:25px;
}
.pagecontent a:hover{
	text-decoration:underline
}
.pagetitles{
	font-size:21px;	
	color:#f3587c;
	margin-bottom:10px;
}
@media (max-width:768px) { 
	.product-more-info .tab-content{
	border:none;	
	padding-right:0px;
	padding-left:0px;
	}
}
@media (min-width:768px) { 
	table.mainbasket tr td:nth-child(1) span{
		margin-top:50px ;	
	}
}


