#notify h4 {
	text-align:center;

	padding-bottom:10px;
	font-size:20px;
	margin-top: 8px
}
.hidden {
	display:none !important;
}
.center {
	text-align:center;
	margin:10px 0 10px 0;
}
.center > input[type="text"] {
	width: 100%;
	height:22px;
	display: inline-block;
	text-align:center;
	box-sizing: border-box;
}
input[name="captcha"] {
	width:150px !important;
	margin-bottom:5px;
}
.center > textarea {
	width: 100%;
	display: inline-block;
	text-align:left;
	box-sizing: border-box;
}
input[type=submit] {
	cursor: pointer;
    color: #FFFFFF;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;

	background: linear-gradient(to top, #079BDC, #28B0EC);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius:3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
	margin: 0;
    border: 0;
    height: 36px;
    padding: 0px 70px 0px 70px;
}
.error {
	margin-top: 5px;
    color: #FF0000;
    display: block;
	font-size:14px;

}
.success-block{
	margin-top: 45px;
    display: block;
    font-size: 20px;
    font-weight: normal;
    color: green;
	text-align: center;
	width: 100%;

}

.product-thumb .button-group .tooltip + button {
    width: 20%;
    border-left: 1px solid #ddd;
}
.product-thumb .button-group button + button.notify {
	width: 60%;
	border-left: 1px solid #ddd;
}
@media (max-width: 767px){

	.product-thumb .button-group button + button.notify {
		width: 33%;
	}
}
@media (max-width: 1200px){

	.product-thumb .button-group button + button.notify {
		width: 33%;
	}
}
/*@media (min-width: 1399px) {
	.product-thumb .button-group button.notify {
		width: 60%;
		border: none;

		float: left;
		background-color: #eee;
		color: #888;
		line-height: 38px;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
	}
}
@media (max-width: 1200px){
	.product-thumb .button-group button.notify
	{width: 33%;
		border: none;

		float: left;
		background-color: #eee;
		color: #888;
		line-height: 38px;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
	}

}*/

@media (max-width: 767px){
.product-thumb .button-group button.notify {
width: 33%;
}

}
.product-thumb .button-group button.notify:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}

#cboxWrapper{
	border-radius:10px;
}


    .avail-min {
	padding: 0px 25px 0px 25px!important;
	}
	.left-block{
		float:none;
		width:100%;
		padding-left:15px;
		padding-right:15px;
		box-sizing:border-box;
	}

	.right-block{
		float: none;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
		position: relative;
	}

	.mail-block{
		clear:both;
		margin-top: 30px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.left-mail-block{
		float:left;
		width:50%;
		padding-left:15px;
		padding-right:15px;
		box-sizing:border-box;
		max-height:60px;
	}

	.left-mail-block .left{
		margin-bottom:30px;
	}

	.left-mail-block input{
		width:100%;
		border-radius:5px;
		border:1px solid #A9A9A9;
		height:20px;
	}

	.right-mail-block{
		float:right;
		width:50%;
		padding-left:15px;
		padding-right:15px;
		box-sizing:border-box;
		max-height:60px;
	}

	.right-mail-block input{
		width:100%;
		border-radius:5px;
		border:1px solid #A9A9A9;
		height:20px;
	}

	.right-mail-block .left{
		margin-bottom:30px;
	}

	.right-mail-block .button{
		width:100%;
		box-sizing:border-box;
		border:1px solid #A9A9A9;
	}

	.comment-block{
		padding-left:15px;
		padding-right:15px;
		clear:both;
	}

	.comment-block textarea{
		width:100%;
		border-radius:5px;
	}


	.info-item {
		clear:both;
		text-align: center;
	}

	.info-item > div, .info-item p{
		display: inline-block;
	}

	.info-item input{
		    max-width: 197px;
				border: none;
				outline: none;
				background: #fff;
				color: #000;
				font-weight: bold;
				font-size: 35px;
	}

	.info-group{
		display:inline-block;
	}

	#notify .modal-footer{
		text-align: center;
	}

	#notify .modal-footer button{
		max-width: 300px;
		width: 100%;
		height: 50px;
		font-size: 18px;
	}

#notify .info-item .info-item.price p{
		font-size:20px;
		transform: translateY(-5px);
		padding-left: 10px;
	}

	#notify .options{
		min-width: 215px;
		margin-top: 10px;
		clear:both;
	}

	.options > label{
		float:left;
	}

	.options > input{
		float:left;
		max-width: 140px;
		border:none;
		outline:none;
		background:#fff;
		color:#000;
		margin-left:5px;
	}

	.cover-block{
		width: 197px;
		height: 227px;
		position: absolute;
	}

	.info-item.price .info-group{
		display:none;
	}

.info-item.price  p{
		border: none;
		outline: none;
		background: #fff;
		color: #000;
		font-weight: bold;
		font-size: 35px;
	}

	.left-block-bottom{
		float: left;
		width: 50%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
		position: relative;
	}

	.right-block-bottom{
		float: right;
		width: 30%;
		margin-top: 20px;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
		position: relative;
	}

	#notify .left-block img{
		max-height:228px;
		max-width:228px;
	}
	#notify #input-product{
	    display: none;
	}
	#notify .info-item input + p {
		margin: 0px;
    border: none;
    outline: none;
    background: #fff;
    color: #000;
    font-weight: bold;
    font-size: 21px;
    font-family: Arial;
}
.form-group .notify {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;



	border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	display: block;
    width: 100%;
	padding: 10px 16px;
    font-size: 15px;
}
.form-group .notify:hover {
border-color: #1f90bb #1f90bb #145e7a;
}

.availhome {
    display: block;
    font-size: 14px;
    line-height: 33px;
    color: #C02828;
    width: 36px;
    height: 33px;
    text-align: center;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url(/catalog/view/avail/img/letter.png) no-repeat 50% 50%,#000;
    padding: 0;
}
.availhome:hover {

 background: url(/catalog/view/avail/img/letter.png) no-repeat 50% 50%,#FF5100;
}
.aval-product-quantity, .aval-product-id, .aval-product-page-id, .aval-product-page-quantity {
display: none;
}
/**********************************************************correction***********************************************************************/

#edit-modal{
	z-index: 99999!important;
}
.modal-backdrop {
    position: fixed;
}

#notify .mail-block input{
		height:35px;
	    padding:5px;
	}

@media (max-width:992px){

	#notify .modal-body.edit-content{
		padding-top:0px;
	}

	#notify .left-block{
		width:100%;
	}

	#notify .right-block{
		width:100%;
		min-height: auto;
		text-align: center
	}

	#notify .right-block .info-item.price{
		position: static;
		text-align: center;
		margin-bottom:15px;
	}

	#notify .right-block .info-item.price p{
		display:inline;
	}

	#notify .left-block .center{
		margin-top:0px;
	}

	#notify .left-block .center img{
		max-width:140px;
	}

	#notify .right-block .info-item{
		margin-top:0px;
	}

	#notify .hide-img{
		display:none;
	}
}
.button-group .fa.fa-envelope {
    margin-right: 10px;
}
.aval-product-page-quantity, .aval-product-page-id, .aval-product-quantity, .aval-product-id{
	display: none;
}
@media screen and (min-width: 480px) {
}
@media screen and (max-width: 480px) {
	#edit-modal-avail .modal-header{
		display: none;

	}

	#edit-modal-avail .block-with-avail-captcha{
		padding-left:0px;
		margin-top:5px;

	}
	.left-mail-block,.right-mail-block, .comment-block{
		float:right;
		width:100%;
		padding-left:20px;
		padding-right:20px;

		box-sizing:border-box;
		max-height:60px;
	}
	.mail-block { text-align: center;
	margin-top:0px;}


}
