.messageFixBackground{
	cursor:default;
	z-index:10000;
}
.blockOrder{
	position:absolute;
	top:25%;
	opacity:0;
	width:100%;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.blockOrder.visibleOn{
	opacity:1;
	top:50%;
}
.formOrder{
	border:1px solid #e5be93;
	padding:15px;
	max-width:630px;
	min-width:540px; 
	width:95%;
	margin: 0 auto 0 auto;
	background:#fff;
	position:relative;
}
.a#cartProducts{
	width: 100%;
	overflow:auto;
	max-height:600px;
	overflow-x:hidden;
}
.costCountProduct{
	width:110px;
	float:right;
	margin-right:50px;
	padding-right: 3px;
	margin-top:15px;
}
.costCountProduct>div>.price>.d{
	display:block;
}
.leaveOrder,.prevToOrder{
	float:right;
	cursor:pointer;
}
.topLeaveOrder{
}
.returnToBuy{
	margin-right:20px;
	margin-top:25px;
	font-size:16px;
}
.prevToOrder{
	margin-right:25px;
	margin-top:25px;
	font-size:18px;
}
.costOneProduct,.costProduct{
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:center;
}
.titleCart{
	font-size: 16px;
	padding:0 20px 7px 0;
	border-bottom:1px dotted #d9d9d9;
	display:inline-block;
}
.visibleOrderProducts{
}
.aImgProduct>img.imgProduct{
	display: block;
	width: 100%;
}
.product{
	padding: 14px 0;
	position: relative;
}
.blockInfoProduct{
	float:left;
	width:348px;
}
.aImgProduct{
	float: left;
	width: 150px;
}
.infoProduct{
	margin-left: 165px;
}
.titleProduct{
	margin: 3px 0 5px;
}
.aTitleProduct{
	font-size: 19px;
	font-family: Vollkorn;
	line-height: 21px;
}
.feactureDiv{
	font-size:14px;
	margin: 0 10px 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.feactureLeft{
		/*width: 49%;*/
}
.costOneProduct{
	font-size: 13px;
}
.costProduct{
	font-size: 17px;
}
.costProduct .optBlock{
	width:20px;
	float:right;
}
.costProduct .optBlock>.questionMark{
	width:16px;
	height:16px;
	line-height:16px;
}
.editCountProduct{
	display: block;
	height: 44px;
	line-height: 44px;
	margin:15px auto 15px auto;
}
.bEP{
	cursor: pointer;
	display: block;
	height: 20px;
	width: 11px;
	margin: 12px 0 0 0;
	background: url('/img/global/all_icons.png') no-repeat;
}
.bEP.removeOneProduct {
  background-position: -234px -251px;
  float: left;
}
.bEP.addOneProduct {
  background-position: -234px -295px;
  float: right;
}
.bEP.removeOneProduct:hover{
	background-position: -234px -273px;
}
.bEP.addOneProduct:hover{
	background-position: -234px -317px;
}
.inputCountProduct{
	font-size: 18px;
	height: 44px;
	text-align: center;
	width: 63px;
	margin: 0 auto 0 auto;
	display: block;
}
a.removeProduct{
	font-size: 19px;
	text-align: center;
	float:right;
	margin-right:8px;
	margin-left:20px;
	color: #d9d9d9;
}
a.removeProduct:hover{
	font-weight: 700;
	color:#e5be93;
}
#divTotalCostProduct{
	float: right;
	font-size: 16px;
	padding: 10px 0 5px 20px;
	border-top:1px dotted #d9d9d9;
	line-height:24px;
}
#divTotalCostProduct>.costProduct{
	float:right;
	font-weight:700;
	margin-left:5px;
	font-size:21px;
	text-align:right;
}
#blockQuicklyOrder{
	clear: both;
	float: right;
	text-align: right;
	margin-top: 5px;
}
.priorityPayment{
	float: left;
	color: grey;
	padding: 10px 20px 0 0;
	border-top: 1px dotted #d9d9d9;
	line-height: 24px;
}
.imgListCardCreditPB{
	height:14px;
	float:left;
	margin-right: 6px;
	margin-top:4px;
}
.order_button.button_href{
	height: 35px;
	line-height: 33px;
	/*
	height: 44px;
	line-height: 43px;*/
	margin-top: 10px;
	font-size: 16px;
	width: 170px;
}
.button_right.button_href{
	float: right;
}
.hiddenOrderProducts,
.visibleOrderProducts{
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	overflow:hidden;
}
.hiddenOrderProducts,
#checkboxQuicklyOrder:checked~.visibleOrderProducts{
	opacity:0;
	height:0;
}
.visibleOrderProducts,
#checkboxQuicklyOrder:checked~.hiddenOrderProducts{
	height:auto;
	opacity:1;
}
.OUS{
	padding:0 10px 0 10px
}
.OUS>.rbh,.OUS>.lbh{
	width:46%;
}
.fBOUS{
	margin-top:15px;
}
select.fOUS,.fOUS{
	padding: 0 10px 0 10px;
	height: 44px;
	width:100%;
	font-size:13px;
	margin-top:2px;
	line-height:42px;
}	
.tOUS{
	padding-top:13px;
	line-height:13px;
	resize: vertical;
}
.sOUS{
	padding: 0;
}
.sOUS>.fOUS{
}
.nls{
}
.fBOUS>.orderPhoneMessenger{
	margin-top:5px;
	text-align:left
}
.fBOUS>.orderPhoneMessenger{
	margin-top:5px;
	text-align:left
}
.fBOUS:hover>div>.labelPhoneMessenger{
	color:#262626;
}
.fOUS:focus{
	font-size:14px;
	border-bottom-color: #9a9a9a;
}
.tOUS:focus{
	height:84px;
	line-height:18px;
}
.ftOUS{
	font-size:13px;
}
.necessarily{
	font-weight: 700;
}
#labelOptional{
	cursor: pointer;
}
#blockOptional{
	height: 0;
	opacity: 0;
	overflow: hidden;
	moz-transition: opacity .2s;
	o-transition: opacity .2s;
	transition: opacity .2s;
	webkit-transition: opacity .2s;
}
#blockOptional.visibleOn{
	height: auto;
	opacity: 1;
}

@media (max-width:1140px) {
	.imgListCardCreditPB{
		margin-top:0;
	}
}
@media (max-width:640px) {
	.costCountProduct{
		margin-right:22px;
	}
	.priorityPayment{
		float: right;
		clear: right;
		padding: 0;
		border: none;
		line-height:17px;
	}
}
@media (max-width:600px) {
	.OUS>.lbh{
		width:47%;
	}	
	.OUS>.rbh{
		width:48%;
	}	
}
@media (max-width:550px) {
	.formOrder {
		min-width: 360px;
	}
	.tOUS{
		height:84px;
		line-height:16px;
		padding-top:13px;
	}
	.OUS>.lbh,.OUS>.rbh{
		width:100%;
	}
	.OUS{
		margin-bottom:5px;
	}
	.blockInfoProduct{
		width:340px;
	}
	.costCountProduct{
		margin-right:8px;
		width:95px;
	}
	.inputCountProduct{
		font-size: 16px;
		height: 34px;
		width: 45px;
	}
	.editCountProduct{
		height: 44px;
		line-height: 34px;
	}
	.bEP{
		margin: 7px 0 0 0;
	}
}
@media (max-width:510px) {
	.blockInfoProduct {
		width:200px;
	}
	.costCountProduct{
		margin-right:30px;
		width:110px;
		margin-top:20px;
	}
	.inputCountProduct{
		font-size: 18px;
		height: 44px;
		width: 63px;
	}
	.editCountProduct{
		height: 44px;
		line-height: 44px;
	}
	.bEP{
		margin: 12px 0 0 0;
	}
	.aImgProduct{
		width:150px;
	}
	.infoProduct {
		margin-left: 0;
		clear:left;
		padding-top:5px;
	}
	.feactureDiv{
		font-size:16px;
	}
}
@media (max-width:460px) {
	.costCountProduct{
		margin-right:15px;
		width: 105px;
	}
	.inputCountProduct{
		width: 60px;
	}
}
@media (max-height:800px) {
	.a#cartProducts{
		max-height: 480px;
	}
}
@media (max-height:700px) {
	.a#cartProducts{
		max-height: 380px;
	}
}
@media (max-height:600px) {
	.a#cartProducts{
		max-height: 290px;
	}
	.messageFixBackground{
		overflow:auto;
	}
}
@media (max-height:500px) {
	.a#cartProducts{
		max-height: 220px;
	}
}
@media (max-height:400px) {
	.a#cartProducts{
		max-height: 150px;
	}
}