/*.content-menu {
	margin: 0 0 25px
}

.content-menu ul {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: -1em
}

.content-menu li {
	font-size: 16px;
	margin: 0;
	padding: 0 20px 10px;
	display: inline-block;
	border-bottom: 1px solid #c9c9c9;
	letter-spacing: normal;
	color: #000
}

.content-menu li a {
	color: gray;
	text-decoration: none
}

.content-menu li a:hover {
	color: #000
}

.content-menu li span {
	color: gray;
	cursor: pointer
}

.content-menu li.active {
	position: relative;
	border-bottom: 3px solid #ec721d
}

.content-menu li.active:before {
	width: 12px;
	height: 12px;
	content: "";
	position: absolute;
	background: #ec721d;
	left: 50%;
	top: 100%;
	margin: -6px 0 0 -6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.content-menu li.active:after {
	content: "";
	position: absolute;
	background: #fff;
	left: 50%;
	top: 100%;
	width: 20px;
	height: 8px;
	margin: -8px 0 0 -10px
}

.content-menu li.active span {
	color: #000;
	cursor: default
}*/
.bestprice__title{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.bestprice__content-title {
	font-size: 18px;
	color: #404040;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bestprice__content-title span{
	color: #f56f46;
	font-weight: bold;
}
.bestprice__content{
	display: flex;
	//justify-content: space-between;
	font-size: 14px;
	//font-family: "Arial";
	font-family: inherit;
}
.bestprice__form-flex{
	display: flex;
	justify-content: space-between;
}
.bestprice__form-flex > div:nth-child(2){
	text-align: right;
}
.bestprice__select-title{
	margin-bottom: 10px;
}
.bestprice__content-td{
	padding: 5px 5px;
}
.bestprice__content-tr_head .bestprice__content-td{
	border-bottom: 1px solid #828282;
}
.bestprice__content-left-area{
	width: calc(100% - 380px);
}
.bestprice__form{
	background-color: #f5f7fa;
	padding: 20px;
	width: 370px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.bestprice__form-field{
	background: none;
	border: none;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
}
.bestprice__form-field-box{
	margin-bottom: 15px;
}
.bestprice__form-title,.bestprice__form-bot{
	font-size: 18px;
	color: #404040;
	line-height: 1;
}
.bestprice__form-button{
	/*width: 100%;
	background: #f56f46;
	color: #fff;
	border: none;
	border-radius: 6px;
	padding: 10px 10px;*/
	background-color: transparent;
    border: 0;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 1;
    width: 100%;
    font-weight: 300;
    line-height: 1.25;
    text-decoration: none!important;
    color: #fff;
    background: #f56f46;
    border-color: #f56f46;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    outline: 0;
    cursor: pointer;
    transition: color .5s,background .5s;
    min-width: 150px;
    height: 32px;
    padding: 0.25em 1.25em;
    font-size: 12px;
    letter-spacing: .03em;
}
.bestprice__content-tr_noactive{
	opacity: 0.5
}
.bestprice__form-title{
	padding-bottom: 15px;
}
.bestprice__form-title,.bestprice__form-middle{
	border-bottom: 1px solid #828282;
}
.bestprice__form-flex{
	padding: 15px 5px;
}
.bestprice__old-price{
	position: relative;
	display: inline-block;
	color:#f56f46;
}
.bestprice__line-trought{
	position: relative;
	display: inline-block;
}
.bestprice__form-top-left{
	min-height: 52px;
}
.bestprice__line-trought:before{
	position: absolute;
	content:'';
	top:50%;
	margin-top: -1px;
	left:0;
	width: 100%;
	height: 1px;
	background-color: #333;
	transform: rotate(168deg);
}
.bestprice__old-price.bestprice__line-trought:before{
	background-color: red;
}
.bestprice__economy{
	margin-top: 6px;
	text-align: right;
}
.bestprice__economy-box {
	border-radius: 3px;
	background-color: #f56f46;
	color:#fff;
	display: inline-block;
	padding: 2px 5px;
}
.bestprice__content-td .bestprice__actual-price, .bestprice__content-td .bestprice__old-price{
	font-size: 24px;
	margin: 3px 0;
	white-space: nowrap;
	text-align: right;
}
.bestprice__content-td_icon{
	text-align: center;
}
.bestprice__content-td_price {
	text-align: right;
}
.bestprice__content-td_complect {
	font-size: 12px;
	min-width: 76px;
}
.bestprice__form .bestprice__actual-price,
.bestprice__form .bestprice__old-price{
	font-size: 24px;
	text-align: right;
	white-space: nowrap;
}
.bestprice__form .bestprice__actual-price{
	margin: 0 0 6px;
}
.bestprice__form-top-count a{
	color: #f56f46;
	font-weight: 700;
}
.bestprice__form-top-left img{
	display: inline-block;
	vertical-align: middle;
}
.bestprice__select{
	border:none;
	font-size: 14px;
	width: 100%;
}

.aw-form__checkbox-label,
.aw-form__radiobox-label{
	cursor: pointer;
}

.aw-form__checkbox-box,
.aw-form__radiobox-box{
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #f56f46;
	position: relative;
	margin-right: 10px;
	width: 25px;
	height: 25px;
}
.aw-form__radiobox-box{
	border-radius: 50%;
}
.aw-form__checkbox,
.aw-form__radiobox{
	opacity: 0;
	position: relative;
    z-index: 1;
	cursor: pointer;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.aw-form__checkbox-icon,
.aw-form__radiobox-icon{
	display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    height: 16px;
    width: 16px;
    background: url(../icons/check.png) 50% 50% no-repeat;
}
.aw-form__checkbox:checked + .aw-form__checkbox-icon,
.aw-form__radiobox:checked + .aw-form__radiobox-icon{
	display: inline-block;
}
.bestprice__form-top-plus{
	display: inline-block;
	vertical-align: middle;
	color:#f56f46;
	font-size: 35px;
	font-weight: 700;
	margin: 0 10px;
}
.bestprice__form-top-icon{
	display: inline-block;
	border: 1px solid #f56f46;
	border-radius: 50%;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	margin:10px 0;
	position: relative;
}
.bestprice__form-informer{
	line-height: 1.5;
}
.bestprice__form-informer-btext{
	color:#f56f46;
}
.bestprice__form-top-icon:not(:nth-child(2)){
	margin-left: -20px;
}
.bestprice__content-table{
	width: 100%;
}
.bestprice__form-informer-close{
	display: none;
}
.icon-table-wrap{
	min-height: 35px;
	min-width: 40px;
	text-align: center;
}
.bestprice__form-top-right{
	min-height: 65px;
}
.bestprice__form-bot-left{
	white-space: nowrap;
}
.bestprice__form-top-count{
	white-space: nowrap;
}
@media (max-width:1260px){
	.bestprice__form-flex {
		display: block;
	}
	.bestprice__form {
		width: 280px;
	}
	.bestprice__content-left-area {
		width: calc(100% - 290px);
	}
}
@media (max-width:1020px){
	.bestprice__form-flex {
		display: flex;
	}
	.bestprice__form {
		width: 370px;
	}
	.bestprice__content-left-area {
		width: calc(100% - 380px);
	}
}
@media (max-width:880px){
	.bestprice__form-flex {
		display: block;
	}
	.bestprice__form {
		width: 280px;
	}
	.bestprice__content-left-area {
		width: calc(100% - 290px);
	}
}
@media (max-width:765px){
	.bestprice__form-flex {
		display: flex;
	}
	.bestprice__content {
		display: block;
	}
	.bestprice__content-left-area {
		width: auto;
	}
	.bestprice__form {
		width: auto;
		margin-top: 10px;
	}
	.bestprice__form-informer {
		position: fixed;
		bottom: 10px;
		right: 10px;
		width: 95%;
		z-index: 20;
		box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	}
  .bestprice__form-informer-close{
	  display: block;
	  position: absolute;
	  top: 5px;
	  right: 20px;
	  font-size: 30px;
	  transform: rotate(135deg);
  }
}
@media (max-width:568px){
	.bestprice__content-td .bestprice__actual-price, .bestprice__content-td .bestprice__old-price {
		font-size: 14px;
		margin: 1px 0;
	}
	.bestprice__content-td {
		//padding: 5px 2px;
		padding: 0px 2px;
		font-size: 12px;
	}
  .bestprice__content-table,.bestprice__content-table tbody,.bestprice__content-tr,.bestprice__content-td{
	  display: block;
  }
  .bestprice__content-td{
	  display: inline-block;
  }
  .bestprice__content-td_razd{
	  display: block;
  }
  .bestprice__content-td_complect{
	  width: 50%;
  }
	.bestprice__content-td_price{
	  width: 30%;
  }
  .bestprice__content-td_name{
	  font-size: 14px;
  }
	.bestprice__content-tr_head .bestprice__content-td_name{
		width: 80%;
  }
	.bestprice__content-tr_head .bestprice__content-td {
		border-bottom: none;
	}
  .bestprice__content-tr_head{
	  border-bottom: 1px solid #828282;
  }
	.bestprice__content-tr_head .bestprice__content-td_price {
		width: 100%;
	}
	.bestprice__content-tr_head .bestprice__content-td_price .bestprice__actual-price{
		text-align: center;
		font-size: 20px;
		    padding: 5px 2px;
	}
	.content-menu li {
		padding: 10px 20px 10px;
	}
	.bestprice__content-tr:not(.bestprice__content-tr_head) {
		background-color: #f8dfc2;
		margin-bottom: 10px;
		padding: 10px;
	}
}


.select2-results__options{
	font-size: 12px;
}
.bestprice__content-wrap {
    padding-bottom: 20px;
}