table.sale-personal-order-list-filter td{
	vertical-align: middle;
}

table.sale-personal-order-list-filter input, table.sale-personal-order-list-filter select{
	width: auto;
	height: 28px;
}

#darkness {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .85);
    z-index: 1000;
}

.callback_form {
    display: none;
	position: absolute;
	left: 50%;
	top: 100px;
	height: 270px;
	width: 302px;
	margin: 0 0 0 -151px;
	background-color: #2c4550;
	background-color: rgb(47, 98, 124);
	text-align: center;
    z-index: 1001;
}

.callback_form .title {
	display: block;
	font-size: 18px;
	font-family: Arial;
	color: #fff;
	font-weight: 400;
	padding: 20px 0;
    text-transform: uppercase;
    position: relative;
}

.callback_form .title .ajax_close_button {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    padding: 0 4px;
}

.callback_form input {
	display: block;
	width: 200px;
	height: 38px;
	background-color: #ffffff;
	border: none;
	border-radius: 7px;
	margin: 0 34px 10px 34px;
	font-family: Arial;
	font-size: 11pt;
	line-height: 38px;
	color: #7b7979;
	padding: 0 15px;
	box-shadow: 0px 7px 5px -5px #444444 inset;
	border: 1px solid #0d5476;
}

.callback_form textarea {
	display: block;
	width: 200px;
	height: 100px;
	background-color: #ffffff;
	border: none;
	border-radius: 7px;
	margin: 0 34px 10px 34px;
	font-family: Arial;
	font-size: 11pt;
	line-height: 20px;
	color: #7b7979;
	padding: 10px 15px 0px 15px;
	outline: none;
    resize: none;
	box-shadow: 0px 7px 5px -5px #444444 inset;
	border: 1px solid #0d5476;
}

.callback_form button {
	height: 33px;
	border: 1px solid #a2d6e4;
	border-radius: 7px;
	box-shadow: 0px -7px 5px -6px #a2d6e4 inset;
	font-family: "Exo 2", Ubuntu, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
	color: #1e687e;
	padding: 0 22px;
	margin: 6px 0 0 0;
	outline: none;
	cursor: pointer;
	background-color: #eefafc;
}

.callback_form button:hover {	
	box-shadow: 0px 7px 20px -6px #ffffff inset;	
    background-color: #a2d6e4;
}

#callback_form_success {
	display: none;
	font-size: 26px;
	color: #fff;
	margin: 40px 0 0 0;
    padding: 0 10px;
}

#show_callback_popup {
    font-size: 16px;
    border: none;
    background-color: rgb(0, 72, 144);
    color: white;
    border-radius: 4px;
    padding: 3px;
    margin: 0;
    cursor: pointer;
}

/* Taarim */

.delivery-grid{
	margin-top: 10px;
}
.inactive{
	background: grey;
	margin: 0;
	padding: 19px 15px 17px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding-left: 77px;
	line-height: 1.2;
	overflow: hidden;
	cursor: pointer;
}
.inactive h5{
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}
.column-heading{
	padding: 10px 0px 10px;
	text-align: center;
	margin-bottom: 10px;
}
.column-heading h5{
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}

.btn-block{
	display: block;
	font-size: 19px;
	padding: 14px 70px;
	color: #fff;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	background: #f87c00;
	border: 0;
	outline: 0;
	vertical-align: middle;
	transition: 0.3s;
}
.no{
	float: right;
	color: red;
}
.list-no{
	position: relative;
	padding-left: 11px;
	font-size: 10px;
	color: red;
}
.vidget_zakupki{
	float: left;
	padding-left: 35px;
	padding-top: 10px;
	width: 33%;
	text-align: center;
}
#present_modal{
	transform: scale(0.70);
	transform-origin: 0 0;
}
@media only screen and (min-width: 1280px)  {

	.openModalPresent {

		position: fixed;
		z-index: 3;
		top: 11%;
		right: 1%;

	}

	.ban_first{
    position: fixed;
    z-index: 3;
    top: 11%;
    left: 1%;}
}


@media only screen and (max-width: 1279px)  {
	.openModalPresent, .ban_first {display: none;}
}

.call__close {
    position: absolute;
    right: 6px;
    height: 25px;
    line-height: 25;
    top: -15px;
    background: #f87c00;
    border: 1px solid #f87c00;
    outline: 0;
    color: #fff;
}

.openModalPresent__container{
	position: relative;
}

.goods-title{
  color: #000;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}

.advant-title{
	display: block;
   margin: 0 0 10px;
   font-size: 14px;
   color: #005493;
   font-weight: bold;
}

.call-title{
	display: block;
   margin-bottom: 10px;
   color: #000;
   font-size: 18px;
   text-align: center;
   font-weight: bold;
}

.goods-item .title{
	min-height: 48px !important;
	line-height: 1 !important;
}
/*
.goods-item .info{
	text-align: center;
}

.goods-item .info .price{
	float: none !important;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 15px !important;
	display: block;
}

.goods-item .info .count{
	float: none !important;
	margin: 0 auto;
}*/

.content .goods-item{
	height: 405px !important;
	overflow: hidden;
}


/*29.05.2018*/
/*page promo*/

.promo-products__grid{
	margin: 0 -30px;
}

.promo-products__column{
	float: left;
	width: 33.33%;
	padding: 0 30px;
	margin-bottom: 40px;
}

.promo-products__card{
	position: relative;
	border: 3px solid #d2d2d2;
	background-color: #ffffff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.promo-products__prducts{
	margin-top: 30px;
	padding: 20px 20px 30px 20px;
   background: #f2f2f2 url(../aliterax_base/img/promo-bg.png);
}

.promo-products__title{
	padding-top: 20px;
	border-top: 1px solid #c2c2c2;
	color: #010101;
	font-size: 18px;
	min-height: 95px;
}

.promo-products__title h5{
	margin-bottom: 0;
}

.promo-products__info{
	padding: 0 25px 25px 25px;
}

.promo-products__article{
	font-size: 12px;
	display: block;
	color: #999ca2;
}

.promo-products__price-rub{
	color: #dd7b00;
	font-size: 27px;
	font-weight: 400;
	vertical-align: top;
	display: inline-block;
}

.promo-products__new-price{
	color: #dd7b00;
	font-size: 30px;
	font-weight: 700;
}

.promo-products__price-label{
	color: #dd7b00;
	font-size: 17px;
	font-weight: 700;
	text-decoration: underline;
	vertical-align: top;
	margin-top: 3px;
	display: inline-block;
}

.promo-products__old-price{
	float: right;
	min-width: 82px;
	height: 32px;
	background-color: #e6e6e6;
	color: #898989;
	font-size: 18px;
	font-weight: 700;
	padding: 5px;
	text-decoration: line-through;
	margin-top: 3px;
}

.promo-products__old-price .promo-products__price-rub{
	opacity: 0.5;
	color: #303030;
	font-size: 21px;
	font-weight: 400;
	display: inline-block;
	margin-top: -3px;
}

.promo-products__old-price .promo-products__price-label{
	opacity: 0.5;
	color: #303030;
	font-size: 14px;
	font-weight: 700;
	margin-top: 0;
	text-decoration: underline;
}

.promo-products__count .count{
	float: left;
	font-size: 14px;
	border: 3px solid #e6e6e6;
}

.promo-products__count .count button{
	float: left;
	width: 26px;
	height: 26px;
	background: 0;
	border: 0;
	outline: 0;
}

.promo-products__count .count input{
	float: left;
	width: 26px;
	height: 26px;
	border: 0;
}

.promo-products__sale{
	float: right;
	width: 176px;
	height: 32px;
}

.promo-products__footer{
	margin-top: 10px;
}

.promo-products__price{
	margin-top: 15px;
}

.promo-products__card:hover{
	border: 3px solid #dd7b00;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.promo-products__photo{
	position: relative;
	text-align: center;
	margin: 0 auto;
	min-height: 191px;
}

.promo-products__photo-label{
	position: absolute;
	left: -3px;
	top: -3px;
	width: 70px;
	height: 32px;
	line-height: 32px;
	background-color: #dd7b00;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.promo-products__heading{
	padding: 25px 0;
}

.promo-products__heading h5{
	text-align: center;
	color: #5a5a5a;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
}

.promo-products__label{
	padding: 5px 10px;
	margin-left: 5px;
	color: #fff;
	background-color: #dd7b00;
}

.promo-products__more{
	text-align: center;
}

.promo-products__show-more{
	height: 39px;
	line-height: 36px;
	width: 198px;
	border: 2px solid #dd7b00;
	background-color: #ffffff;
	color: #dd7b00;
	font-size: 14px;
	font-weight: 700;
	margin-top: -10px;
	transition: 0.3s;
}

.promo-products__show-more .fa{
	color: #dd7b00;
	font-size: 14px;
	font-weight: 700;
	padding-left: 5px;
	transition: 0.3s;
}

.promo-products__show-more:hover{
	background: #dd7b00;
	color: #fff;
	transition: 0.3s;
}

.promo-products__show-more:hover .fa{
	color: #fff;
	transition: 0.3s;
}

.promo-products__slider{
	margin-top: -75px;
	z-index: 99;
}

.promo-products .homeslider .slide{
	background: #fff;
}

.promo-products__footer-grid{
	margin: 0 -12px;
}

.promo-products__footer-column{
	float: left;
	width: 50%;
	padding: 0 12px;
}

.promo-products__footer-column--left{
	background-color: #f2f2f2;
	padding: 40px 25px;
}

.promo-products__footer-column--right{
	background-color: #f2f2f2;
	padding: 25px;
}

.promo-products__form-title{
	color: #303030;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}

.promo-products__form-subtitle{
	color: #6d6d6d;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 30px;
}

.promo-form__left{
	float: left;
	width: 50%;
	padding: 0 20px;
	margin-bottom: -25px;
}

.promo-form__right{
	float: left;
	width: 50%;
	padding: 0 20px;
}

.promo-products__form{
	margin: 0 -20px;
}

.promo-form__field{
	margin-bottom: 25px;
}

.promo-form__field input{
	height: 40px;
	padding: 0 15px;
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
}

.promo-form__right textarea{
	height: 107px;
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
}

.promo-form__submit{
	width: 100%;
	height: 39px;
	line-height: 39px;
	background-color: #dd7b00;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	outline: 0;
	border: 0;
}

.promo-form__submit .fa{
	color: #ffffff;
	font-size: 14px;
	padding-left: 15px;
	font-weight: 700;
}

.promo-form__submit:hover{
	opacity: 0.9;
}

.promo-products__footer{
	margin-top: 40px;
}

.promo-products__footer-info{
	position: relative;
	padding: 25px;
	border: 3px solid #dd7b00;
	background-color: #ffffff;
	overflow: hidden;
}

.promo-products__info-img{
	position: absolute;
	bottom: 0;
	right: -30px;
}

.promo-products__info-title{
	padding-right: 110px;
	color: #303030;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

.promo-products__info-subtitle{
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	margin-top: 70px;
	padding-right: 190px;
	position: relative;
}

.promo-products__info-subtitle:before{
	content: '';
	position: absolute;
	top: -30px;
	left: 0;
	width: 31px;
	height: 2px;
	background-color: #303030;
}


@media only screen and (max-width : 1200px){
	.promo-products__grid {
   	margin: 0 -15px;
	}

	.promo-products__column{
		padding: 0 15px;
	}

	.promo-products__sale{
		width: 125px;
	}

	.promo-products__footer {
    	margin-top: 15px;
	}
}

@media only screen and (max-width : 992px){
	.promo-products__column{
		width: 50%;
	}

	.promo-products__footer-column{
		width: 100%;
		padding: 0;
	}

	.promo-products__footer-grid{
		margin: 0;
	}

	.promo-products__slider{
		margin-top: 0;
	}
}

@media only screen and (max-width : 768px){
	.promo-products__info {
    	padding: 0 10px 25px 10px;
	}

	.promo-products__title{
		padding-top: 10px;
		min-height: 80px;
	}

	.promo-products__price{
		margin-top: 0;
	}

	.promo-products__footer{
		margin-top: 0;
	}

	.promo-products__photo{
		min-height: 150px;
	}

	.promo-products__title h5{
		font-size: 12px;
	}

	.promo-products__new-price{
		font-size: 20px;
	}

	.promo-products__price-label{
		font-size: 13px;
		margin-top: 0;
	}

	.promo-products__price-rub{
		font-size: 18px;
	}

	.promo-products__old-price{
		font-size: 16px;
		margin-top: 0;
	}

	.promo-products__old-price .promo-products__price-label{
		font-size: 13px;
	}

	.promo-products__old-price .promo-products__price-rub{
		font-size: 18px;
	}

	.promo-products__old-price{
		min-width: 70px;
	}

	.promo-products__count .count{
		width: 100%;
		float: none;
	}

	.promo-products__sale{
		float: none;
		width: 100%;
	}

	.promo-products__count{
		margin: 15px 0;
	}

	.promo-products__count .count {
		width: fit-content;
		margin: 0 auto;
	}

	.promo-products__photo-label{
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}

	.promo-products__info-title{
		padding-right: 0;
	}

	.promo-products__info-subtitle{
		padding-right: 0;
	}

	.promo-products__info-img{
		display: none;
	}

	.promo-products__photo img {
    	max-height: 110px !important;
	}
}

@media only screen and (max-width : 480px){
	.promo-products__column{
		width: 100%;
		padding: 0 10px;
	}

	.promo-products__photo{
		min-height: auto;
	}

	.promo-products__title{
		min-height: auto;
		margin-bottom: 10px;
	}

	.promo-products__heading h5{
		font-size: 15px;
	}

	.promo-products__heading{
		padding: 10px 0;
	}

	.promo-form__left{
		width: 100%;
	}

	.promo-form__right{
		width: 100%;
		padding-top: 25px;
	}



	.promo-products__info-title{
		font-size: 14px;
	}

	.promo-products__info-subtitle{
		font-size: 14px;
		margin-top: 45px;
	}

	.promo-products__info-subtitle:before{
		top: -25px;
	}

	.promo-products__footer-info{
		padding: 20px;
	}
}

.promo-products__photo{
	padding: 20px;
}

.promo-products__photo img{
	max-height: 191px;
}


@media only screen and (max-width: 1599px) {
	.ban_first{
		display: none !important;
	}
}


