.DP_search_form  {
	padding: 0px;
}
.DP_search_form input, .fo_form_x input {
    color: #555555;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    padding: 4px;
    width: 210px;
    height: auto;
	margin-bottom: 0px !important;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.DP_search_form input:focus, .fo_form_x input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
.DP_search_form input[type="submit"] {
    width: auto;
	margin-top: -3px;
}
.sebekon .btn:hover {
    background-image: none;
}
.DELIVERS .info {
	margin-left: 26px;
}
.DELIVERS .wait {line-height: 15px;}
.DP_search_form .help {
	margin: 0 0 0px 120px;
	font-size: 10px;
	color: #AAAAAA;
}
.sebekon-help_block {
	display: block;
	position: absolute;
	z-index: 1051;
	background: #FFF;
	border: 1px solid #CCCCCC;
	padding: 0px 10px;
	top: 29px;
	left: 100px;
	width: 235px;
}
.sebekon-help_block > div {
	cursor: pointer;
}
.sebekon-help_block > div h3 {
    margin: 8px 0 0px 0px;
    font-style: normal;
    font-weight: bold;
}
.sebekon-help_block > div p {
	margin-top: 0px;
}
.fast-order_yamap {
	/*display:none;*/
	margin-top: 15px;
}
.fastOrderFilter .counter_block.fastOrder {
	width: 100px;
	height: 29px;
	position: relative;
}
.fastOrderFilter .counter_block.fastOrder input {
	height: 29px !important;
    font-size: 12px;
    padding: 3px 3px 5px;
}
.counter_block.fastOrder .minus:after, .counter_block.fastOrder .plus:after, .counter_block.fastOrder .plus:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
    width: 9px;
    height: 1px;
    background-color: #979797;
    content: "";
    transition: .3s;
}

.counter_block.fastOrder{
	background: #fff;
    border: 1px solid #ccc;
	width: 50px!important;
	margin: 4px;
}
.counter_block.fastOrder:hover{
	border-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.15);
}

.counter_block.fastOrder .plus:before {
    width: 1px;
    height: 9px;
    margin-top: -5px;
    margin-left: -1px;
}
.fast-order__footer {
    margin-top: 10px;
}

.DP_search_form, .fo_form_x {
    display: inline-block;
    margin: 4px!important;
}

/*Наводим красоту*/
.fastOrderFilter {
    padding: 0!important;
    border: 1px solid #ECECEC;
    border-radius: 4px;
    margin-top: 100px;
}
.fo_box_title {
    background: #d83d38;
    text-align: center;
    padding: 25px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 24px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #fff;
    margin-bottom: 30px;
}
.fastOrderFilter .bx_filter_section {
	padding: 30px 15px 0 30px;
}
.fo_field_title {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 18px;
	color: #333333;
    padding-bottom: 35px;
}
.btn-fo-all {
	position: relative;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	color: #333333;
	padding: 35px 25px;
	cursor: pointer;
}
.btn-fo-all:before {
	content:'';
	position: absolute;
	width: 2px;
	height: 10px;
	background: #D83D38;
	top: 41px;
	left: 10px;
}
.btn-fo-all.active:before {
	display:none;
}
.btn-fo-all:after {
	content:'';
	position: absolute;
	width: 2px;
	height: 10px;
	background: #D83D38;
	transform: rotate(-90deg);
	top: 41px;
	left: 10px;
}
.btn-fo-all:hover {
	color: #d83d38;
}
.fo_confirm {
    background: #F3F4F6;
    padding: 40px 35px;
	position: sticky !important;
	top: 80px;
}
.fo_confirm__left {
    border-right: 1px solid #E6E6E6;
}
.fastOrder__cost {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding-bottom: 10px;
}
.fastOrder__cost span {
    display: block;
    font-weight: 600;
}
span.fastOrder__cost_full {
    display: inline-block;
    font-size: 24px;
    padding-left: 10px;
}
.fo_confirm__right {
	padding-left: 50px;
}
.btn.fast-order {
    width: 100%;
    max-width: 210px;
    height: 50px;
    box-sizing: border-box;
    padding: 18px;
}
/*Формы + Адрес*/
.DP_search_form {
    width: 100%;
    max-width: 450px;
}
.DP_search_form input, .fo_form_x input {
    width: 100%;
    padding: 14px 18px;
    background: #fff!important;
}
.fo_lable {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    position: absolute;
    top: -15px;
    left: 15px;
    background: #fff;
    padding: 0 5px;
	color: #000000;
	z-index:1;
}
.sebekon-help_block {
    border: 1px solid #ececec;
    max-width: 500px;
    width: 100%;
}
.sebekon-help_block > div:last-child {
	border:none;
}
.fo_form_quantity {
	position: relative;
	box-sizing: border-box;
    border: 1px solid #eee;
    background: #fff ;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.fo_form_quantity input {
    border: none!important;
    width: 113px!important;
    text-align: center;
}
.fo_form_quantity .minus, .fo_form_quantity .plus {
	position: relative;
    font-size: 21px;
    padding: 0 15px;
	cursor: pointer;
    vertical-align: middle;
    font-weight: 500;
    color: #d83d38;
}
.fo_form_quantity .minus:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    background: #ECECEC;
    right: 0;
    top: -3px;
}
.fo_form_quantity .plus:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    background: #ECECEC;
    left: 0;
    top: -3px;
}
.fo_form_quantity .minus:hover, .fo_form_quantity .plus:hover {
   color: #d83d38;
}
/*Свойства фильтра*/
.fastOrderFilter .bx_filter_parameters_box_title {
	height: 50px;
    padding: 13px 20px!important;
    width: 200px;
    border: 1px solid #eeeeee!important;
	box-shadow: none!important;
}
.fastOrderFilter .bx_filter_parameters_box.set .bx_filter_parameters_box_title.title {
    background: #fff!important;
    color: #333333!important;
}
.fastOrderFilter .bx_filter_parameters_box.set .bx_filter_parameters_box_title svg path {
	fill: #d83d38!important;
}
.fastOrderFilter .bx_filter_parameters_box.set .title.bx_filter_parameters_box_title, .fo_set input {
    border: 1px solid #d83d38!important;
}
.fastOrderFilter .bx_filter_parameters_box .bx_filter_parameters_box_title .delete_filter svg {
    right: 20px!important;
    margin-top: -5px!important;
}
.fo_prop__hide:last-child{
    padding-bottom: 35px!important;
}
.bx_filter.compact .bx_filter_block:not(.limited_block) {
	width: 100%;
}
.fake-set .delete_filter {
	display:none!important;
}
.fo_param_name {
	color: #888888;
}
.props_list .hint.active {
	z-index:999;
}
/*Адаптивка*/
@media (min-width:1110px) and (max-width:1650px) {
	.fo_form_quantity {
		width: 15vw;
	}
	.fo_form_quantity input {
		width: 6.5vw!important;
	}
	.fastOrderFilter .bx_filter_parameters_box_title {
		width: 13vw;
	}
}
@media (max-width:1109px) {
	.fo_confirm__left, .fo_confirm__right {
		width: 50%;
		padding-left: 15px;
		float: left;
		border: none;
	}
	.fo_confirm__right {
		text-align: center;
	}
	.bx_filter.compact .bx_filter_section {
		padding: 0 15px;
	}
	.fo_confirm {
		margin-top: 20px;
	}
	.bx_filter.compact .bx_filter_parameters_box, .DP_search_form {
		margin-bottom: 20px!important;
	}
	.btn-fo-all {
		padding-top: 10px;
	}
	.btn-fo-all:before, .btn-fo-all:after {
		top: 16px;
	}
	.fo_confirm__left, .fo_confirm__right {
		/*width:100%;*/
		padding-left: 15px;
	}
}
@media (max-width:767px) {
	.bx_filter.compact .bx_filter_parameters_box, .DP_search_form {
		border: none;
	}
	.bx_filter.compact.fastOrderFilter .bx_filter_parameters_box.set .bx_filter_parameters_box_title:not(.prices) {
		border: 1px solid #d83d38!important;
	}
	.bx_filter_parameters_box.set:not(.fake-set) .delete_filter {
		display: block!important;
		float: right;
	}
	.bx_filter .bx_filter_parameters_box_title+.bx_filter_block .bx_filter_parameters_box_container {
		max-height: 100%!important;
	}
}
@media (max-width:600px) {
	.DP_search_form, .sebekon-help_block {
		max-width: 300px;
	}
	.fo_form_quantity {
		width: 230px;
	}
}
@media (max-width:450px) {
	.fo_confirm__left, .fo_confirm__right {
		width:100%;
		text-align: left;
	}
	.DP_search_form input, .fo_form_x input {
		margin: 15px 0;
	}
	.fo_lable {
		top: 0;
	}
	.fo_form_quantity .fo_lable {
		top: -15px;
	}
	.btn-fo-all {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.DP_search_form, .fo_form_x.fo_form_quantity {
		margin: auto!important;
	}
	.bx_filter .bx_filter_parameters_box {
		padding: 13px 0 16px!important;
	}
	.fo_form_quantity.fo_form_x input {
		margin: 0;
	}
	.bx_filter.compact .hint .tooltip {
		left: 0!important;
	}
	.DP_search_form .hint .tooltip, .fo_date .hint .tooltip {
		top: 70px!important;
	}
}

@media (max-width:365px) {
	.DP_search_form, .sebekon-help_block {
		max-width: 250px;
	}
}