.header{
	width:100%;
	min-height:90px !Important;
	height:auto;
	background: none repeat scroll 0 0 #064c69;

}
.container1{
	margin:0px auto;
	width:90%;
}
.logosection{
	width:20% !Important;
	padding-top:25px;
}
.additemcart{
	margin-top:10px;
}
.menusection{
	width:82% !important;
	height:auto;
	position:relative;
	margin-top:11px;
}
.topsearchMenu{
	width:100%;
	margin-bottom:15px;
}
.menubar{
	width:100%;
}
.topmenuList{
	text-align:right;
	padding:0px;
	width:100%;
	margin:0px;
}
.topmenuList li{
	list-style:none;
	display:inline;
	margin-right:10px;
}
.topmenuList li img{cursor:pointer;}
.topmenuList li input[type="text"]{
	padding:6px;
	color: #FFF;
	width: 22%;
	outline: medium none;
	border: 1px solid #FFF;
	border-radius: 4px;
	background-color: transparent;
}
.topmenuList li a button{
  border: none;
  background: #2593ba;
  padding: 9px;
  border-radius: 5px;
  color:#fff;
  /*width: 19%;*/
  margin-left:10px;
  outline: none;
  cursor: pointer;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #4b4949;
	 opacity:0.7;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #4b4949;
   opacity:0.7;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #4b4949;
   opacity: 0.7;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #4b4949;
   opacity:0.7;
}
.menuList{
	padding:0px;
	float:right;
	margin:0px;
}
.menuList li{
	display:inline;
	padding: 15px 15px;
	list-style:none;
}
.menuList li a{
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
}
.banner{
  height: 540px !important;
  background-image: url('../img/banner1.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bannercontent{
	width:80%;
	margin:0px auto;
	text-align:center;
}
.bannercontent h1{
	margin: 0px;
	font-weight: 100;
	padding-top: 238px;
	color: #fff;
	letter-spacing:1px;
	font-size: 50px;
	font-family: open sans;
}
.bannercontent p{
	font-size: 26px;
	color: #fff;
	opacity: .7;
	font-weight: 100;
	padding-top: 6px;
}
.shopingcategoryRow h1{
	color:#353e57;
	margin: 30px 0px 10px;
	padding-left: 15px;
	font-size: 30px;
}
.shopingcategoryRow{
	width:100%;
	//  border-bottom: 1px solid #5d6579;
 //padding-bottom: 45px !important;
	margin-bottom:20px;
}
.borderbottomCategory{
	width:97.5%;margin:0px auto;border-bottom:1px solid #5d6579;padding-top:45px;
}
.categoryImg{
	width:100%;
	position:relative;
	height:250px;
	overflow:hidden;
}
.categoryImgDesc{
	width: 100%;
	height: 60px;
	background:rgba(0, 0, 0,0.8);
	margin-top: -60px;
	position: relative;
	z-index: 99;
}
.categoryImgDesc h1{
  padding:10px 0px 0px 13px;
  margin:0px;
  font-weight:100;
  font-size:17px;
  color: #fff;
}
.categoryImgDesc p{
  padding:4px 0px 0px 13px;
  margin:0px;
  font-weight:100;
  font-size:13px;
  color: #fff;
}
.priceInfo{
     height: 70px;
  width: 70px !important;
  color: #232d3b !important;
  /* padding: 11px 24px 10px 5px; */
  position: absolute;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  top: 10%;
  font-size:19px;
  right: 5%;
  font-weight:700;
  padding: 20px 0px;
  border:4px solid rgba(35,45,59,0.19);
}
.nextslidebtn{
  padding-top: 141px !important;
  padding-left: 20px !important;
}
.pevslidebtn{
padding-top: 141px !important;
}
.sliderRow{
	background-image:url('../img/sliderimg1.png');
	height:570px;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
}
.sliderRow h1{
	margin:0px;
	font-size:60px;
	padding-top:50px;
	color:#fff;
}
.sliderRow p{margin-top:50px;}

.getappRow{
	margin-top:20px;
	margin-bottom:70px;
	background-image:url('../img/getappbg.png');
	background-repeat:no-repeat;
	height:410px;
	background-size:cover;
	text-align:center;
}
.getappcontent{
	margin:25px auto;
	width:65%;
	height:360px;
	background:rgba(255,255,255,0.43);
}
.getappcontent h1{
	padding-top: 20px;
	font-size: 40px;
	font-weight: 100;
	color: #000;
}
.getappcontent p{
	font-size: 22px;
    font-weight: 100;
    color: #000;
}
.getappform{
	width:100%;
	padding:2% 3%;
	margin-top:30px;
}
.getappform input[type="text"]{
	border:none;
	width:60%;
	padding:22px 40px;
	outline:none;
	color:#4b4949;
}
.getappform input[type="submit"]{
	width:40%;
	padding:22px;
	border:none;
	background:#5d5083;
	color:#fff;
	text-align:center;
	letter-spacing: 1px;
    text-align: center;
    font-weight: 100;
}
.getappStrore{
	width:90%;
	margin:35px auto;
	text-align:center;
}
.getappStrore span{margin-right:20px;}
.laundryProcess{margin-top:105px;}
.feedbackRow h1{
	margin:15px 0px 75px;
	text-align:center;
	color:#000;
	font-weight: 100;
	font-size:40px;
}
.feedbackRow{
	height:300px;
	//background:lightgreen;
	margin:80px 0px 150px;
}
.feedbackContent{
	padding: 15px 32px;
	margin:0px auto;
	text-align:center;
	border-right:1px solid #596075;
}
.feedbackContent p{
	color:#000;
	font-weight:100 !important;
	font-size:20px;
}
.feedbacklist li{font-weight:100;	}
.copyright p{
	font-size:12px;
	margin-top:40px;
	text-align:center;
	color:#fff;
}
/*Login screen CSS*/
.userActionSection{
	width:100%;
	margin:20px auto;
	min-height:450px;
	background:#efefef;
}
.signupdiv{width:48% !important;}
.signindiv{width:48% !important;}
.verticalline{width:4% !important;}
.verticalline img{
	height:70%;
	margin-top:30px;
}
.loginSection{
	width:40%;
	margin:50px auto;
}
.signInForm{
	padding:4%;
	width:100%;
}
.loginSection > h1{
  font-size: 25px;
  color: #000;
  font-weight: normal;
  margin: 20px 0px;
}
.signInForm h1{
	font-size:20px;
	font-weight:normal;
	color:#000;
	margin: 10px 0px 30px 0px;
}
.signInFormRow{
	width:100%;
	margin-bottom:12px;
}
.signInFormRow input[type="text"],.signInFormRow input[type="password"]{
	width: 100%;
	font-size:18px;
	padding: 12px;
	outline: none;
	border: 1px solid #e2e2e2;
}
.signInFormRow input[type="checkbox"]{
	margin: 25px 15px 30px 0px;
}
.signInFormRow input[type="button"]{
  width: 100%;
  padding:17px;
  outline: none;
  background: #3b5998;
  color: #fff;
  background-image: url('../img/fbicon.png');
  text-align: center;
  border: none;
  background-repeat: no-repeat;
  font-size:20px;
  background-position: 5%;
}

.signInFormRow input[type="submit"]{
	width: 100%;
	margin:10px 0px;
	padding:16px;
	font-size:20px;
	background:#000;
	color:#fff;
	text-align:center;
	outline: none;
	border: none;
}
.signupbtn{background:#1ac371 !important}
.loginbtn{background:#41acd4 !important;}
.signInFormRow p a{
	color:#000;
	text-decoration:none;
	font-style:italic;
}
.signInFormRow p{
	margin-top:7px;
}
/*Search Item*/
.searchCartItem h1{
	color: #353e57;
    margin: 40px 0px 25px;
	font-size: 30px;
}
.searchCartItem{
	margin-bottom:75px;
}
.searchHeadingItem{
  color: #3bb2c3 !important;
  border-bottom:1px solid #3bb2c3;
  padding-bottom: 7px;
  margin: 35px 0px 8px !important;
  font-size:26px !important;
  padding-bottom: 15px;
}
.searchRow{
	background:#fff;
	height:auto;
	margin: 0px 0px 0px 0px;
	border-bottom:1px solid #3bb2c3;
	padding: 15px !important;
}
.searcgHeading{
color: #000 !important;
  font-size: 33px !important;
  margin: 30px 0px 0px 0px !important;
}
.cartItemPic{
	width:25% !important;
	margin:5px;
	background:#fff;
}
.cart_ItemPic img{border-radius:10px;}
.cartItemPicDesc{
	width:100%;
	margin:5px;
}
.cartItemPicDesc h1{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	font-size:18px;
	color: #383838;
}
.cartItemPicDesc p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-weight: 100;
	font-size:16px;
	color: #3f3f3f;
}
.additemCart{
	margin: 12px 0px 0px;
}
.totalItemPrice{
	width: 46% !important;
	margin:18px 0px 0px;
}
.totalItemPrice span{
  padding: 15px 30px;
  color: #fff;
  background: #38b5e1;
  border-radius: 5px;
}
.searchlistAction{text-align:right !important}
.closeCart{margin:12px 0px 0px;}
/*Account page*/
.accountName h1{
	color: #353e57;
    margin: 40px 0px 25px;
	font-size: 30px;
}
.userAuthentication{margin: 40px 0px 25px;}
.loginBTN{
	width: 90%;
	padding: 7px;
	outline: none;
	color:#fff;
	background:#2593ba;
	border: none;
}
.userAuthentication span{
	float: right;
	text-align: right;
	width: 19%;
}
.accountbgImg{
  width: 100%;
  min-height: 400px;
  height: auto;
  background: #fff;
  background-image: url('../img/tellfrndbg.png');
  background-repeat: no-repeat;
  background-size: cover;

}
.accountbgImg1{
  width: 100%;
  min-height: 440px;
  height: auto;
  background: #fff;
  background-image: url('../img/tellfrndbg1.png');
  background-repeat: no-repeat;
  background-size: cover;

}
.accountRow{margin-bottom:50px;}
.accountContent{
	margin:10px auto;
	width:74%;
	padding:3%;
	text-align:center;
}
.accountDiscountForm{
	margin:70px auto;
	width:74%;
	background:rgba(35,211,122,0.56);
	padding:3%;
	text-align:center;
}
.applydiscountForm{width:55%;margin:30px auto;}
.accountContent h1{
	margin:0px;
	font-size:40px;
	color:#fff;
	font-weight:normal;
}
.accountContent p{
	font-size: 27px;
	font-style: italic;
	margin-top:20px;
	color:#fff;
	font-weight: 100;
}
.accountSocialList{
	margin:30px 0px 0px;
	padding-left:0px;
	text-align:center;
}
.accountSocialList li{
	list-style-type:none;
	display:inline;
	margin-right:25px;
}
.accountDiscountForm h1{
	margin:0px;
	font-size:40px;
	color:#fff;
	font-weight:normal;
}
.accountDiscountForm p{
	font-size: 27px;
	font-style: italic;
	color:#000;
	margin-top: 30px;
	font-weight: 100;
}
.DiscountTextBox{
	width:90%;
  background: rgba(255,255,255,.6);
  border: none;
  outline: none;
  padding:15px;
}

.DiscountEnterbtn{
  border: none;
  width: 30%;
  margin-top:25px;
  color: #fff;
  background: #000;
  padding: 15px;
  font-weight: 100;
  margin-left: 10px;
  outline: none;
  border-radius: 5px;
}
.accountbottombtns{
	margin-bottom:80px;
}
.accountbottombtns .col-md-4 button{
	width: 100%;
	border: none;
	outline: none;
	padding: 20px;
	font-size: 18px;
	color: #fff;
	background:#38b5e1;
}
.accountbottombtns .col-md-4 button img{margin-bottom:8px;}
.basketMap{
	min-height:450px !important;
	height:auto;
	background:url('../img/map.png');
	background-size:cover
}
.addressSection{margin-bottom:30px;}
.basketMapSection{margin-bottom:30px;margin-top:30px;}
.basketMapSection h1{
	color: #353e57;
    margin: 40px 0px 0px;
	font-size: 30px;
}
.addressList{
	padding:0px;
	list-style:none;
}
.addressList li{
	margin-bottom:20px;
	font-size:20px;
}
.addressList li input[type="text"],.addressList li select{
  width: 100% !important;
  border: 1px solid #e2e2e2;
  font-size: 15px;
}
.addressList li textarea{
  width: 100%;
  padding: 10px;
  border: 1px solid #e2e2e2;
  resize: vertical;
  outline: none;
font-size:14px;
  height: 172px;
}
.collections{
	margin-bottom:30px;
	width:100%
}
.collectionsName{
	min-height:50px;
	width:100%;
	background:#38b5e1;
  background-repeat: no-repeat;
  background-position: 2%;
  margin-bottom:20px;
}
.calendar{
	width:80% !important;
	margin-right:10px;
}
.collectionbg{ background-image: url('../img/collectionicon.png');}
.Delivery{
	background-image: url('../img/deleveryicon1.png');
}
.youritems{
	min-height:50px;
	width:100%;
	background:#38b5e1;
	margin-top:45px;
	  background-image: url('../img/cart1.png');
  background-repeat: no-repeat;
  background-position: 1%;
}
.collectionsName h1,.youritems h1{
	font-size: 22px;
	color: #fff;
	margin: 0px;
	padding:15px 50px;
	font-weight: 100;
}
.promocodeheading{
	width:40.3333% !important;
	float:left !important;
}
.promocodeText{
	width:40.3333% !Important;
	float:left !important;
}
.ApplyPromoCode_box{
	width:18.333%;
	float:right !important;
}
.promocodeheading h1{
		font-size: 22px;
	color: #fff;
	margin: 0px;
	padding:13px 20px;
	font-weight: 100;
}
.collectionDetails{
	min-height:60px !important;
	background:#f3f3f3;
	background-image:url('../img/dateIcon.png');
	background-repeat:no-repeat;
	background-position: 5% 41%;
}
.collectiontime{
	background-image:url('../img/timericon.png') !important;
}
.collectiondate{
	/*border-right:1px solid #acacac;*/
}
.collectiondate p,.collectiontime p{
	padding: 12px 60px;
	font-size:14px;
	color:#404040;
}
.youritemsDetails{
	margin-bottom:30px;
}
.itemDetailsRow{
	border-bottom:1px solid #969191;
	margin-top:5px;
}
.itemDetailsSection{margin-top:15px;  background: #f3f3f3;}
.itemPic{
	height:auto;
	width:8.3333%;
	float:left !important;
}
.itemPic img{padding:5px;border-radius:10px;}
.itemPicDetail{
	width:56.333%;
	float:left !important;
}
.itemPicDetail p{
	font-size: 16px;
	padding:20px 0px 0px 10px;
}
.totalItemList input[type="number"]{
	width: 100%;
	border: none;
	background:#38b5e1;
	border-radius: 6px;
	padding:9px;
	outline:none;
	color:#fff;
	margin-right:10px;
	margin-top:5px;
}
.totalItemList{width:15%}
.ietmAction{
	width:35.3333% ;
	float:right !important;
}
.ietmAction span{float:right;margin-right:12px;}
.totalPrice{
	padding: 11px 36px;
	background: #38b5e1;
	color:#fff;
	border-radius:5px;
	font-size:16px;
}
.closeicon{padding-top:5px;cursor:pointer;}
.ietmAction{margin-top:10px;}
.addPromocode{
	min-height:50px !important;
	//margin-bottom:40px;
	margin-top:20px;
	border-top:2px solid #000;
	width:100%;
	background:#38b5e1;
}
.promocodetextbox{
	float: right;
	margin: 4px 0px;
	width:80%;
	border: none;
	outline: none;
	padding: 10px;
}
.checkoutRow{
	min-height:60px !important;
	margin-bottom:40px;
	//margin-top:35px;
	width:100%;
	background:#000;
}
.totalCheckout span{}
.totalPriceCheck{
	width:40%;
	float:left;
	text-align:right;
	//background: #e2e2e2;
	padding: 7px 0px;
	border-radius: 5px;
	font-size:20px;
	color:#fff;
	margin-right: 10px ;
	margin-top:10px;
}
.total_payable_amount{
	width: 54%;
	float: left;
	text-align: left;
	padding: 7px 0px;
	border-radius: 5px;
	font-size: 20px;
	color: #FFF;
	margin-top: 10px;
}
.total{
	color: #fff;
	font-size: 23px;
	padding: 4px;
	margin-top:10px;
}
.checkoutheading{
	width:50%;
	float:left !important;
}
.totalCheckout{
	width:50%;
	float:right !important;
}
.checkoutheading h1{
	font-size: 22px;
	color: #fff;
	margin: 0px;
	padding: 17px 18px;
	font-weight: 100;
}
.placeorder{
	width:100%;
	text-align:right;
}
.order{margin-bottom:80px;
	  text-align: center;
  width: 72% !important;
}
.placeorder span{float:right;}

.cancleOrder{
	background:#bf2a2a !important;
	/*margin-right:20px;*/
}
.success_btn_new{
	background:#25a610 !important;
	/*margin-right:20px;*/
}
.placeorder{
	background:#0da366;
}
/*Order History Details CSS*/
.processOrder{
	/*min-height:450px !important;*/
	background:#fff;
	border:1px solid #191919;
	margin:20px 0px;
	height:auto;
	padding:3% 0% !important;
}
.orderItemRow{
	padding:0% 3% !important;
}
.deleveryStatus{
	width:83%;
	float:right !important;
}
.orderedItem{
	width:16.66 %;
	float:left !important;
}
.deleveryStatus h1{
  font-size:25px;
  color: #38b5e1;
  margin: 0px;
  padding: 0px 0px 10px 25px;
  font-weight: normal;
}
.deleveryStatus p{
color: #000;
  padding: 0px 0px 0px 25px;
  font-size:17px;
  margin: 0px;
}
.processStatus{
	padding:3% 2%!important;
}
.processCircleDetial{
	float: left;
	width:13%;
}
.processBar{
	width:8%;
	height:8px;
	background:#38b5e1;
	float:left;
	margin-top:52px;
}
.processCircle{
	width:100%;
	height:113px;
	border-radius:100%;
	background:#fff;
	border:5px solid #3cd530;
	  background-repeat: no-repeat;
  background-position: 47%;
  background-size: 43%;
}
.Ordered{
 background-image: url('../img/ordered.png');
}
.Collecting{
 background-image: url('../img/collectiong.png');
}
.Cleaning{
 background-image: url('../img/cleaning.png');
}
.Delivering{
 background-image: url('../img/delevring.png');
}
.searchbtn{
	position:relative;
	left:-105px;
}
.Completed{
 background-image: url('../img/completed.png');
}
.norightmargin{margin-right:0px;}
.processCircleDetial p{
	text-align: center;
	padding: 16px 0px 0px 0px;
	color: #000;
	font-size: 14px;
}
.processStatus ul{
	padding-left:0px;
	margin:0px;
	list-style-type:none;
}
.processStatus ul li{
	display:inline;
}
.disputesection{
	padding:0 2% !important;

}
.disputeRow{
	min-height:80px !important;
	background:#38b5e1;
	height:auto;
}
.totalItemOrder{
	float:left;
	margin-top:2px;
}
.totalItemOrder p{
	padding:10px 25px;
	background:#237491;
	color:#fff;
	border-radius:5px;
}
.totalOrderDetials{
	margin-top:20px !important;
	width:66.66%;
	float:left !important;
}
.orderList_desc{
	float:left !important;
}
.itemwithprice_sec{
	float:left !important;
}
.itemwithprice_desc1{
	float:right !important;
}
.totalOrderDetials_btns{
	width:33.33%;
	float:right !important;
}
.totalOrderPrice{
	float:left;
	margin-right:20px;
}
.totalOrderPrice p{
	font-size:30px;
	margin-left:15px;
	color:#fff;
}
/*.disputebtn{
	float: left;
	margin-right:20px;
  margin-top: 15px;
  border: none;
  background: #f55353;
  color: #fff;
  padding: 13px 35px;
  border-radius: 5px;
  outline: none;
  font-size: 17px;
}*/
.disputebtn {
  float: left;
  margin-right: 7px;
  margin-top: 17px;
  border: none;
  background: #f55353;
  color: #fff;
  padding: 14px 20px;
  border-radius: 5px;
  outline: none;
  font-size: 15px;
}
.orderHistory {
	margin: 10px 0px 2px;
	border:1px solid #999999;
	padding:6px !important;
}
.orderHistory a,.totalOrderDetials_btns a{
	text-decoration:none !important;
}
.orderHistoryHeading{font-size:25px;
	margin:30px 0px 0px 0px;}

	.orderHistoryHeading1{
		font-size:25px;
	margin:30px 0px 20px;
	}
.orderHistoryRow{
	min-height:70px !important;
	height:auto;
	background:#fff;
	border-bottom:1px solid #38b5e1;
}
.orderedItemPic{
	width:13%;
	padding:5px;
	margin-right:20px;
	float:left;
}
.orderListHeading p{
  padding: 18px 0px 0px 0px;
  margin-left: 0px !important;
  margin: 0px;
  font-size: 20px;
  color: #383838;
}
.itemwithprice{
	width:100%;
	text-align:right;
}
/*.itemwithprice p{
	font-size: 30px;
	color: #383838;
	text-align: left;
	padding-top:15px;
}*/
.itemwithprice p {
  font-size: 20px;
  color: #383838;
  text-align: center;
  padding-top: 15px;
}
.itemwithprice span p{
  text-align: center;
  font-size:14px;
  background: #38b5e1;
  color: #fff;
  border-radius: 5px !important;
  padding: 10px 20px;
  margin-top:8px;
  width: 80%
}
.noleftpadding{
	padding-left:0px !important;
}
.applypromocode{
	margin: 5px;
	width:70%;
	border: none;
	outline: none;
	padding: 10px;
	  background: #126988;
  color: #fff;
  border-radius: 5px

}
.tellfrndtextbox{
width: 100%;
  background: rgba(255,255,255,.6);
  border: none;
  outline: none;
  padding:15px;
}
.tellformRow{
	width:100%;
	margin-bottom:10px;
}
.formElementTell{
  width: 58%;
  float: left;
  margin-left: 21%;
}
.formSubmit{
	width:20%;
	float:right;
}
.formSubmitbtn{
  width: 90%;
  background:#000;
  color:#fff;
  padding: 15px;
  border-radius:5px;
  outline:none;
  border: none;
}
.container2{
	width:70%;
	margin:0px auto;
}
.pagination {
  height: 40px;
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #a0a0a0;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #a0a0a0;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.error-message{
	color:red;
}
.cart_count{
	color:#fff;
	position:relative;
}
.btn{
	padding: 11px 36px;
	background: #38b5e1;
	color:#fff;
	border-radius:5px;
	font-size:16px;
	cursor:pointer;
}
.btn:hover{
	color:#fff;
	background-color:#38b5e5;
}
.order_btn_div{
	margin:0 auto;
	text-align:center;
	margin-top:20px;
}
.form-row{
	width:100%;
	float:left;
	margin-bottom:15px;
}
.form-label{
	float:left;
	width:30%;
	line-height:30px;
}
.form-label1{
	float:left;
	width:38%;
	line-height:30px;
}
.form-label1 span img{
	height:100%;
	margin-left:5%;
}
.form-field{
	width:70%;
	float:left;
}
input[type="text"], input[type="password"]{
	border:1px solid #999;
	padding:7px;
	width:100%;
	border-radius:5px;
}

input[type="number"]{
	border:1px solid #999;
}
select{
	border:1px solid #999;
	padding:7px;
	width:97%;
	border-radius:4px;
	height:35px;
}
input[type="text"]:focus, input[type="password"]:focus{
	border:1px solid #2dbeff;
}
input[type="text"]:hover, input[type="password"]:hover{
	border:1px solid #2dbeff;
}
textarea{
	border:1px solid #999;
	padding:7px;
	width:100%;
	border-radius:4px;
}
textarea:hover, textarea:focus{
	border:1px solid #2dbeff;
}
.form-box{
	width:60%;
	margin:0 auto;
	margin-top:20px;
	padding:20px;
	margin-bottom:50px;

}
.cnclbtn{
	margin-right:20px;
}
.blankspace{
	margin-top:30px;
}
#facebook{
	cursor:pointer;
}
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}
.viewdetailsbtn{
	margin-top: 17px;
	border: medium none;
	outline: medium none;
	background-color: #237491;
	color: #FFF;
	border-radius: 5px;
	padding: 14px;
	float:right;
	/*width: 43%;*/

}



/*order history*/

.orderDetailsHeading{
	margin:0px 0px 10px 0px;
	font-size:26px;
}
.orderStatus p{
	line-height: 30px;
	margin: 0px;
	font-size: 15px;
}
.orderStatus p span{
	margin-left:10px;
	color:#555;
	font-weight:500;
}
.deactiveStatus{
	background-color:#eee;
	border:5px solid #d0d0d0;
}
.deactiveprocessBar{
	background:#e0e0e0;
}
.deleveryAddress{

  width: 95% !important;
  height: auto;
  margin: 0px 2.5% !important;
}
.deleveryAddress h1{
	color:#fff;
	 background: #38b5e1;
	  font-size: 24px;
  padding: 6px 0px 10px 5px;
}
.deleveryAddress p{
	font-size:16px;
	margin:0px;
	line-height:28px;
	padding: 0px 0px 0px 5px;
}
.disputeDetails{
	height:auto;
	width:95% !important;
	margin:10px 2.5% !important;
}
.disputeDetails p{
	font-size:16px;
	margin:0px;
	word-break:break-all;
	line-height:28px;
}
.disputeHeading{
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
}
.totalPriceItem span{
	/*margin-right:15px;*/
	font-size:20px;
}
.totalPriceItem p{
	text-align:right;
	margin-top:0px;
}
.orderHistory1{
	margin: 20px 0px 25px;
	padding: 0px !important;
}
.totalcount{
	font-size:22px;
}
.totalItemcount{
	text-align:right;
}
.totalPayCount{
	text-align:right;
}
.totalItemcount span{
	font-size:20px;
	margin-right:10px;
}
.totalPayCount span{
	font-size:22px;
	margin-right:10px;
}
.countpricespan{
	/*margin-right:25px !Important;*/
	font-size:20px !Important;
}
.payablebill{
	border-top: 1px solid #999;
	width: 35%;
	float: right;
}
.itemDetailsSection1{
	padding:0px 28px !important;
}
.innermenubar{
	width:100%;
}
.content-heading{
	width:99%;
	padding-bottom:15px;
	border-bottom:1px solid #25aae1;
	margin-bottom:40px;
	font-family:open sans;
	color: #23a6dd;
}
.nodata{
padding:50px; text-align:center; font-family:open sans;
}
img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.mandatoryFields{color:red;}
.orderedItemPic_div{
	width:55%;
	float:left !important;
}
.itemwithprice_div{
	width:20%;
	float:left !important;
}
.totalPriceItem_div{
	width:25%;
	float:left !important;
}
.remove_default_padding{
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom: 10px !important;
}
#coupon_error_span,#coupon_applied_area{
	width: 87%;
    float: right;
}
.content_60{
	width:60%;
}
.fb_btn{
	background-color: #1868bf;
    border: none;
    width: 100%;
    padding: 13px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    background-image: url('../img/fb_icon1.png');
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: 24%;
    font-size: 16px;
}
.fb_btn img{
	margin-right:10px;
}
.OR{
position: absolute;
    top: -9px;
    background-color: #fff;
    border-radius: 100%;
    width:7%;
    left: 45%;
    text-align: center;
}
/*CSS for otp popup box*/
.ota_lable{
 float: left;
    line-height: 36px !important;
    padding: 7px 5px !important;
    text-align: right;
    width: 31% !important;
}
.ota_field{
    padding: 11px 10px !important;
    width: 70% !important;
    float: none !important;
    margin: 10px auto;
}
.ota_field input[type="text"]{
	padding:15px !important;
}
.ota_field input[type="button"]{
	padding:15px !important;
	width:100%;
}
.confirm_otp_btn{
    background: #474747 !important;
    padding:13px 55px !important;
    width: auto !important;
}
.otp_msg{
	font-size:16px;
	opacity:0.8;
    margin: 0;
    padding: 0 13px;
    text-align: center;
	color:#fff;
}
.otp_popupbox {
    background-color: #00bffe !important;
    padding: 30px 20px !important;
    width: 38% !important;
	border-radius:10px;
	top:28% !important;
	left:33% !important;
}
.verify_otp_row{
	width:100% !important;
	text-align:center;
}
.otp_heading{
	text-align:center;
	font-size:40px;
	font-weight:300;
	font-family:open sans;
	color:#fff;
	margin-bottom:25px;
}
.heading_bar{
	width:30%;
	height:5px;
	margin:10px auto;
	background:#86e1ff;
}
.close_icon{
    position: absolute;
    right: 15px;
    top: 15px;
}
/*Css for how it works */
.step_number_heading{
    font-size: 22px;
    color: #fdbe37;
    margin: 0px 0px 10px 0px;
    font-weight: 600;
}
.step_number{
	width:5%;
	text-align:center;
	font-size:16px;
	float:left;
	background:#edb73c;
	color:#fff;
	padding:1%;
	border-radius:100%;
}
.step_list{
	list-style-type:none;
	padding-left:0px;
}
.step_list li{
	margin-bottom:30px;
}
.step_number_desc{
	width: 93%;
    float: right;
    padding: 0px 0px;
}

/*Css for responsive */
@media (max-width:1366px){
	.otp_popupbox{
		width:41% !important;
	}
}
@media (max-width:1024px){
	.otp_popupbox {
		width: 52% !important;
		left: 25% !important;
	}
	.fb_btn{
		background-position: 18%;
	}
	.logosection{
		width:20% !important;
	}
	.totalOrderDetials{
		width: 60.66% !important;
	}
	.totalOrderDetials_btns {
		width: 38.33% !important;
		float: right !important;
	}
}
@media (max-width:768px){
	.totalOrderDetials{
		width: 50.66% !important;
	}
	.totalOrderDetials_btns {
		width: 47.33% !important;
		float: right !important;
	}
	.otp_popupbox {
		width:70% !important;
		left: 18% !important;
	}
	.logosection{width:25% !important;}
	.payment_container{width:85%;}
	.datefield input[type="text"]{width:35% !important}
	.ota_field {
		padding: 11px 10px !important;
		width: 100% !important;
		float: none !important;
		/* margin: 10px auto; */
		text-align: center;
		margin: 0px !important;
	}
	.step_number{
		width:7%;
	}
	.step_number_desc{
		width:90%;
	}
	.processCircleDetial768_active{
		margin-left:20% !important;
	}
	.processBar768_active{
		width:37% !important;
	}
}

@media (max-width:736px){
	.otp_popupbox{
		top:40% !important;
	}
	.privacy_table {
		width: 100%;
		overflow-x: scroll !important;
	}
	.content_60{
		width:100% !important;
		padding:0px 15px !important;
	}
	.totalOrderDetials_btns {
		width: 49.33% !important;
		float: right !important;
	}
}
@media (max-width:667px){
	.orderHistoryRow{
		min-height:40px !important;
	}
	.totalOrderDetials {
		width: 44.66% !important;
	}
	.totalOrderDetials_btns {
		width: 55.33% !important;
		float: right !important;
	}
}
@media (max-width:640px){
	.otp_popupbox {
		left: 16% !important;
		top:20% !important;
	}
	.step_number{
		width:6%;
	}
	.payment_col2,.payment_col1{
		width:100%;
	}
	.logosection {
		width: 36% !important;
		padding-top: 40px !Important;
	}
}
@media (max-width:600px){
	.otp_popupbox {
		top:50% !important;
	}
	.card_list li{
		width:15%;
	}
	.payment_col2{
		padding:3%;
	}
	.orderHistoryRow{
		min-height:55px !important;
	}

}
@media (max-width:568px){
	.totalOrderDetials {
		width: 41.66% !important;
	}
	.totalOrderDetials_btns {
		width: 58.33% !important;
		float: right !important;
	}
}
@media (max-width:480px){
	.otp_popupbox {
		width: 86% !important;
		left: 7% !important;
		top:20% !important;
	}
	.payment_lable{
		width:100%;
		margin:0px;
	}
	.payment_field{
		width:100%;
	}
	.payment_field input[type="text"]{
		width:100% !important;
	}
	.datefield input[type="text"]{
		width:40% !important;
	}
	.totalOrderDetials_btns {
		width: 56.33% !important;
		float: right !important;
	}
}
@media (max-width:414px){
	.disputeRow{
		min-height:60px !important;
	}
	.processBar{
		width:5%;
	}
	.processCircleDetial{
		width:16% !important;
	}
	.orderHistoryRow{
		min-height:50px !important;
	}
	.disputePopupLable,.disputePopupElement{
		width:100% !important;
		margin:0px 0px 5px 0px !important;
		padding:5px 2px !Important;
	}

	.verify_otp_row  input[type="submit"],.verify_otp_row  button{
		width:100% !important;
		margin-bottom:5px !important;
	}
	.ota_field{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.otp_popupbox{
		width: 85% !important;
		left: 8% !important;
		top: 22% !important;
	}
	.otp_heading{
		font-size:30px;
	}
	.ota_field input[type="text"]{
		width:100% !important;
	}
	.promocodeText {
		width: 35.3333% !Important;
	}
	.logosection{
		width:60% !important;
	}
	.totalPriceItem span {
		font-size: 13px !important;
	}
	.itemwithprice p{padding-top:6px !important;}
	.orderedItemPic_div{
		width:37% !important;
	}
	.totalPriceItem_div{
		width:31% !important;
	}
	.itemwithprice_div{
		width:28% !important;
	}
	.itemwithprice_div div p span, .itemwithprice_div div p {
		font-size: 13px !important;
		padding-top: 12px !Important;
	}
	.itemDetailsSection1 {
		padding: 0px 14px !important;
	}
	.orderedItemPic {
		width: 31% !important;
		display:none;
	}
	.orderListHeading p{
		font-size:14px !important;
		padding: 12px 0px 0px 0px !important;
	}
}
@media (max-width:320px){
	.otp_heading {
		font-size: 30px !important;
	}
	.fb_btn {
		background-position: 12% !important;
	}
	.logosection{
		width:70% !important;
	}
	.orderListHeading p{
		font-size:12px !important;
	}
	.itemwithprice_div {
		width: 27% !important;
	}
	.totalPriceItem_div {
		width: 38% !important;
	}
	.orderedItemPic_div {
		width: 35% !important;
	}
	.orderedItemPic img{
		display:none !important;
	}
	.orderHistory1>.orderHistoryRow{
		min-height:40px !important;
	}
	.itemDetailsSection1>.orderHistory1{
		margin-top:0px !important;
	}
}
/*CSS for otp popup box ends*/
.resendotp_bnt{
	background:#474747;
	padding:13px 30px 10px;
	color: #FFF !Important;
}
.resendotp_bnt:hover{
	background:#474747;
	color: #FFF !Important;
}
.payment_form_new{
	width:40%;
	margin:30px auto;
}
.jumbotron{
	 background-color:#2dbeff;
	 padding:40px 10px;
    margin-bottom: 0;
    text-align: center;
    margin-top:0px;
}
.jumbotron_successful{
	 background-color:#2dbeff;
	 padding:10px 10px;
    margin-bottom: 0;
    text-align: center;
    margin-top:0px;
}
.nopagefound_title{
	color: #ffffff !Important;
    font-size: 47px !important;
    font-weight: 100;
    line-height: 100px;
    text-align: center;
    margin:0px;
}
.subtitile_pagenot{
	background-color: #f7f7f7;
    font-size: 20px;
    font-weight: 100;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.successful_img{
	text-align: center;
	margin:0px 0px 30px;
}
.nopage_img{
	text-align: center;
	margin:100px 0px 30px;
}
.no_img_title{
	width:100%;
	text-align: center;
}
.no_img_title h3{
font-weight: 100;
color:#a7a7a7;
}
.privacy_table{
	width:100%;
}
