.tovar_price_wrap {
	background: url("../img/tovar_price_one_metr_bg.png");
	margin-bottom: 6px;
	margin-left: 1px;
	padding: 6px 8px;
	text-align: center;
	border-radius: 5px;
}
.tovar_price_wrap .tovar_price_one_metr{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	display: inline-block;
	
}
.tovar_price_wrap .tovar_price_one_sale_metr{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.tovar_price_wrap .tovar_price_one_metr:after{
	content: "";
  display: inline-block;
  height: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  border-bottom: solid 1px #000;
  margin-top: -1px;
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}


.razdel_wrap_price {
	position: absolute;
	content: '';
	padding: 10px 15px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
	background: url("../img/catalog_price_bg.png");
	border-radius: 4px;
	width: 132px;
  height: 40px;
  top: calc(50% - 21px);
  left: calc(50% - 65px);

}
.razdel_wrap_price.bg_razdel_price {
	position: absolute;
	content: '';
	padding: 10px 15px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
	background: url("../img/catalog_price_sale_bg.png");
	border-radius: 4px;
	width: 132px;
  height: 60px;
  top: calc(50% - 31px);
  left: calc(50% - 65px);
}
.razdel_wrap_price.bg_razdel_price .razdel_price_sale{
	font-size: 16px;
  color: #fff;
  font-weight: bold;
}
/*
.razdel_wrap_price.bg_razdel_price .razdel_price_sale:after{
	  content: "";
    display: inline-block;
    height: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    border-bottom: solid 1px #000;
    margin-top: -1px;
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
*/
.razdel_wrap_price.bg_razdel_price .razdel_price_nosale {
	font-size: 15px;
	/*color: #000;*/
  color: #fff;
	font-weight: normal;
	position: relative;
	display: inline-block;
}
.razdel_wrap_price.bg_razdel_price .razdel_price_nosale:after {
		content: "";
    display: inline-block;
    height: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    /*border-bottom: solid 1px #000;*/
    border-bottom: solid 1px #fff;
    margin-top: -1px;
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}


.block_all_country .razdel_wrap_price {
  background: none;
  color: #1f5433;
  padding: 5px 0px 0px 0px;
  width: auto;
  left: 0;
  height: auto;
}
.block_all_country .razdel_wrap_price .razdel_price_sale {
	color: #1f5433;
}

.block_all_country .razdel_wrap_price.bg_razdel_price .razdel_price_nosale {
	color: #999999;
	display: inline;
}
.block_all_country .razdel_wrap_price.bg_razdel_price .razdel_price_nosale:after {
	border-bottom: solid 1px #999999;
}
.block_all_country .razdel_wrap_price.bg_razdel_price .razdel_price_sale {
	display: inline;
	margin-left: 5px;
}



.catalog_slider {
    margin: 0px 0px 20px 0px;
}
.catalog_slider label {
  font-weight: normal;
}
.catalog_slider .catalog_slider_row {
  margin-top: 11px;
}

.catalog_slider .form-group .input-sm {
  border: 1px solid #e1e1e1;
  box-shadow: none;
  border-radius: 0;
  width: 60%;
  font-size: 14px;
}
.catalog_slider .ui-widget-content {
  border: 1px solid #e1e1e1;
  background: #e1e1e1;
}
.catalog_slider .ui-widget-header {
  border: 1px solid #e1e1e1;
  background: #e1e1e1;
}

.catalog_slider .ui-state-default, 
.catalog_slider .ui-widget-content .ui-state-default, 
.catalog_slider .ui-widget-header .ui-state-default {
  border: 0;
  background: url("../img/slider_ui_glass.png");
  width: 15px;
  height: 14px;
  outline: none;
  top: -6px;
}

#mse2_filters .catalog_slider .mse2_number_slider {
  font-size: 5px;
}
.catalog_slider .filter_title {
  margin-bottom: 25px;
  text-align: left;
  font-size: 14px;
  margin-top: 0px;
  margin-left: -10px;
}

.menu-change__link.active:before {
    content: " ";
    position: absolute;
    top: 16px;
    left: 15px;
    width: 14px;
    height: 14px;
    background: url("../img/sprites-plus.png");
}

.main-content__tabs .tab-pane a {
	position: relative;
}


#range_slider {
  background: #42634a;
  border: 0;
  border-radius: 0;
  box-shadow:none;
  height: 2px;
}



#range_slider .noUi-handle {
	background: url("../img/slider_ui_glass_new.png") no-repeat;
	width: 15px;
	height: 14px;
	outline: none;
	border: 0;
  border-radius: 0;
  box-shadow:none;
      top: -6px;
}
#range_slider .noUi-handle:after, #range_slider .noUi-handle:before {
	display: none;
}
#range_slider .noUi-connect {
	background: #42634a;
}
#range_slider .noUi-tooltip {
	font-size: 14px;
	font-weight: normal;
	font-family: "PTSans",sans-serif;
	border: 0;
	bottom: -205%;
}
.catalog_slider .left_slider {
	padding-left: 25px;
	padding-right: 25px;
}










/*---max style---*/

header nav .container {
	padding-left: 30px;
}

.tovar-page__sale_options {
	border: none !important;
}

body a {
	color: rgba(83,142,101,1);
}
body a:hover{
	color: rgba(83,142,101,1);
}

.block_sort_price a.btn_sort {
	border-bottom: 1px dashed rgba(83,142,101,1) !important;
  color: rgba(83,142,101,1) !important;
}
.block_sort_new a.btn_sort{
	border-bottom: 1px dashed rgba(83,142,101,1) !important;
  color: rgba(83,142,101,1) !important;
}


.catalog-item__descr .catalog_madein_link{
  color: rgba(83,142,101,1) !important;
}
.catalog-item__descr .catalog_madein_link:hover{
  text-decoration: none !important;
}
.catalog-item__descr .catalog_madein_link span {
  color: rgba(83,142,101,1) !important;
}
body .params_block a.tg_link {
  border-bottom: 1px dashed rgba(83,142,101,1);
}

.banners .right-content {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

@media (max-width: 1199px) {

	header nav li a, 
	header nav li span {
		padding-left: 10px;
		padding-right: 10px;
	}
	header .header-search {
	    width: 16.5%;
	}

}

@media only screen and (max-width: 749px) {
	header .header-search {
		width: 100%;
	}
	header nav .container {
	    padding-left: 15px;
	}
}
