

a, input, textarea, :before, :after, label,i, p strong, path, svg, rect{
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.w100 .container{
	max-width:100%;
	width:100%;
}
header .navbar .btn.btn-lk, .btn-lk {
	white-space:nowrap;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	color: #232323;
	padding:10px 10px;
	display:block;
	max-width:142px;
	width:100%;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	border-radius: 4px;
}
.block_left_header > *, .block_center_header > *, .block_right_header > * {

    clear: both;
}
.header_flex {
  display: flex;
  justify-content: space-between;
}

.block_left_header .logo {
  display: block;
  max-width: 187px;
  margin-top: 20px;
}
.block_center_header_top .search__bar .input-group {
    background: #F7F7F7;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
}

.block_center_header_top .search__bar .input-group input {
  background: unset;
  border: 0;
  height: 40px;
  width: 100%;
  max-width: 100%;
  padding: 10px;
}
.block_center_header_top .search__bar {
  max-width: 540px;
  width: 100%;
}
.block_center_header_top .search__bar .input-group-btn {
  width: 32px;
}
.block_center_header_top {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  justify-content: space-between;
}
.block_one {
  display: flex;
  width: 100%;
}
.block_link_list {
  margin-left: 16px;
}
.btn-lk {
  margin: 0 16px;
}

.block_link_list {
  display: flex;
  align-items: center;
}
.view_info_manager, .link_uved, .busket__bar a {
	margin:0 8px;
    display: flex;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    min-width: 40px;
    align-items: center;
    justify-content: center;
}
.link_uved {cursor:pointer;}
.link_uved a {
  display: flex;
  height: 100%;
  align-items: center;
}
.view_info_manager {
    background: #00AC5C;
}
.link_uved, .busket__bar a {
    /*(background: #FFFFFF;
    border: 1px solid #E6E6E6;*/
	position:relative;
}
.link_uved span, .busket__bar a span {
    position: absolute;
    top: -9px;
    right: -10px;
    border-radius: 24px;
    font-style: normal;
    width: 22px;
    height: 20px;
    min-width: 22px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: #FFFFFF;
    border: 1px solid #00AC5C;
    color: #00AC5C;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
}
/*
.block_center_header_top .lang__bar a {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #232323;
  display: flex;
  align-items: center;
  justify-content: center;
}*/
.block_center_header_top .lang__bar p {
  margin: 0;
}
/*.block_center_header_top .lang__bar .flag {
  width: 40px;
  height: 40px;
  min-width: 40px;
  background: url(lang_en.png) no-repeat;

  margin-right: 8px;
}*/
.block_list_kurs {
  display: flex;

  white-space: nowrap;
  margin-left: 32px;
}

.block_item_kurs {
  margin-left: 24px;
}
 .valuta {
    font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
	color: #232323;
    margin-bottom: 8px;
}

.block_head > div, .block_item_kurs > div{
     margin-bottom: 8px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    height:22px;
    color: #232323;
}

.block_item_kurs > div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.block_item_kurs i {
  width: 16px;
  height: 16px;
  min-width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
}
.block_item_kurs .day {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #232323;

}
.header_lk {
  margin-bottom: 16px;
}
.block_center_header {
  max-width: 1040px;
  width: 100%;
}
.block_center_header {
  margin-left: 32px;
}
.over {
  overflow: hidden;
}
.popup {

    overflow: auto;
	display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
    z-index: 3;
	opacity:0;
}
.popup.is-active {
    display: block;
	opacity:1;
}
.center_popup {
  margin: 1.75rem auto;
  min-height: calc(100% - 3.5rem);
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.block_uved_popup, .center_popup {

    transition: -webkit-opacity .3s ease-out;
    transition: opacity .3s ease-out;
    transition: opacity .3s ease-out,-webkit-opacity .3s ease-out;
}
.block_uved_popup .center_popup {margin-bottom:0;}
.popup.is-active .center_popup, .block_uved_popup.is-active .center_popup{
    opacity: 1;
}
.block_link_list .block_uved_popup svg {width:24px;}
.block_body_pop{
    margin: auto;
    max-width: 448px;
    width:100%;
    background: #fff;
    position: relative;
}
.block_body_pop_order {
  margin: auto;
  max-width: 80%;
  width: 100%;
  background: #fff;
  position: relative;
}
.block_header_pop .title {
  width: 100%;
  padding: 56px 48px 32px;
}

.block_header_pop .title > span {
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 40px;
  color: #1c1c1c;
}
.block_body_popup {
  max-width: calc(100% - 0.54px);
  padding: 2px 48px 48px;
}

.close_popup {
  position: absolute;
  top: 24px;
  right: 24px;
}
.block_name_manager {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #232323;
    margin-bottom: 16px;
}

.doljnost {
    margin-top: 8px;
    font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #232323;
}

.block_phone_manager a,
.block_email_manager a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #232323;
    display: flex;
    margin-bottom: 12px;
}
.block_phone_manager a, .block_email_manager a {
    display: flex;
    align-items: center;
}

.block_phone_manager a svg, .block_email_manager a svg {
    margin-right: 8px;
}

.btn.btn-green-border {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #00ac5c;
  padding: 10px 12px;
  display: block;
  background: #ffffff;
  border: 1px solid #00ac5c;
  box-sizing: border-box;
  border-radius: 4px;
  max-width: 92px;
  margin-top: 16px;
}
.btn.btn-green-border:hover {
  background: #00ac5c;
  color: #fff;
}
.block_uved_popup .btn.btn-green-border {
  display: block;
  max-width: 100%;
  margin-top: 18px;
  padding: 6px;
  font-size:12px;
}

.block_item_manager:not(:last-child) {
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 1px solid #E6E6E6;
}

.block_uved_popup {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  width: 380px;
  right: calc(50% - 190px);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.05);
  z-index: -1;
}
.block_uved_popup.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 4;
}
.block_body_uved {
  padding: 32px 24px 24px;
  background: #fff;
  min-width: 380px;
}
.block_uved_popup .close_uved_popup {
  position: absolute;
  top: 24px;
  right: 24px;
  height: auto;
}

.block_uved_popup .block_title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #1c1c1c;
  margin-bottom: 16px;
}

.block_date_uved {
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.02em;
  color: #707070;
  margin-bottom: 4px;
}

.block_desc_uved a {
  display: unset;
  color: #00ac5c;
  text-decoration: underline;
}

.block_desc_uved {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #232323;
}

.block_desc_uved a:hover {
  text-decoration: none;
}

.block_item_uved:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
  margin-bottom: 12px;
}


.user-menubar a, .link_exit {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #333333;
    text-decoration: none;
    display: flex;
	align-items:center;
}
.user-menubar p {
  margin-bottom: 16px;
}
.user-menubar a:hover,
.user-menubar a.active,
.link_exit:hover {
  color: #00ac5c;
  text-decoration: none;
}
.user-menubar a:hover {
    color: #fff;
}
.user-info 
.user-menubar a:hover {
        color: #00ac5c;
}
.cabinet .col-sm-13 form {margin-bottom:30px;}
.link_exit:hover  svg path,
.user-menubar .active svg path, .user-menubar a:hover svg path,
.user-menubar .active svg rect, .user-menubar a:hover svg rect {
    stroke: #00AC5C;
}

p.result__article, p.result__article b {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #707070;
}

.user-menubar .ico_menu,
.link_exit i {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.block_new_uved .block_title,
.block_all_uved .block_title {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  color: #232323;
  padding: 0 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.block_list_new_uved {
    background: #F7F7F7;
    }
.block_list_new_uved, .block_list_all_uved{
	padding: 32px;
}
.block_list_all_uved {
  padding-top: 0;
}
.block_item_new_uved .date_uved,
.block_item_all_uved .date_uved {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
}
.block_item_new_uved .uved_desc,
.block_item_all_uved .uved_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #232323;
  margin-top: 8px;
}
.block_item_new_uved .uved_desc a,
.block_item_all_uved .uved_desc a {
  text-decoration: underline;
}
.block_item_new_uved .uved_desc a:hover,
.block_item_all_uved .uved_desc a:hover {
  text-decoration: none;
}

.block_item_new_uved,
.block_item_all_uved {
  display: flex;
  justify-content: space-between;
}

.block_item_new_uved > div,
.block_item_all_uved > div {
  max-width: calc(100% - 32px);
  width: 100%;
}

.block_item_new_uved:not(:last-child),
.block_item_all_uved:not(:last-child) {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.all_delete {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
  color: #232323;
}
.delete_uved:hover path {
  stroke: #00ac5c;
}
.block_all_uved {
  margin-top: 40px;
}
.page_scheta td {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #333333;
}

td.number_order_ah a {
  color: #333333;
}

.page_scheta td a {
  text-decoration: underline;
}
.page_scheta td a:hover {
  text-decoration: none;
}
.w160 {
  width: 160px;
}
.page_scheta th {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #232323;
}
.sum_pay {
  text-align: right;
}

.status_pay {
  text-align: left;
}

.w192 {
  width: 193px;
}

.w256 {
  width: 256px;
}

.w80 {
  width: 80px;
}

.dwn_link {
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 4px;
  width: 32px;
  display: flex;
  height: 32px;
  min-width: 32px;
  align-items: center;
  margin:auto;
  justify-content: center;
}
.page_scheta .table > tbody > tr > td,
.page_scheta .table > thead > tr > th {
  padding: 24px;
}
.page_scheta .table > thead > tr > th {
  vertical-align: middle;
}
.page_scheta td.err_value {
  color: #ff0000;
}
.page_lk_inner {
  display: block;
  overflow: hidden;
}
.page_scheta h2,
.page_lk_inner h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 32px;
  color: #232323;
}
.page_basket h2 {
  margin-bottom: 24px;
}
.content h3.all_goods_txt {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
  color: #232323;
  margin: 0;
  padding: 0;
}
.all_goods_txt b {
  font-weight: 500;
}
.block_d-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.delete_change_goods {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #232323;
  display: flex;
  align-items: center;
}
.delete_change_goods svg {
  margin-left: 8px;
}
.delete_change_goods:hover path {
  stroke: #00ac5c;
}
.delete_change_goods:hover {
  color: #00ac5c;
  text-decoration: none;
}
.block_check_del input {
  display: none;
}
.block_check_del label {
  position: relative;
  margin: 0 auto;
}
.block_check_del label:after {
  content: "";
  background: #ffffff;
  z-index: 1;
  border: 1px solid #e6e6e6;
}
.block_check_del input:checked ~ label:after {
  background: #00ac5c;
  border-color: #00ac5c;
}
.block_check_del label:before {
  z-index: 2;
  width: 19px;
  background: url(../images/check_del.svg) no-repeat center;
}
.block_check_del label:after,
.block_check_del label:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border-radius: 2px;
  width: 18px;
  height: 18px;
}
.block_flex_title .block_check_del label:after,
.block_flex_title .block_check_del label:before, 
.two_block_flex li .block_check_del label:after,
.two_block_flex li .block_check_del label:before{
  width: 14px;
  height: 14px;
  background-size:10px;
  top:2px;
  top:2px;
	
}

.block_check_del input:checked ~ label:before {
  content: "";
}
.page_basket .block_check_del label {
  display: block;
  cursor: pointer;
  height: 18px;
  width: 18px;
}
.w60 {
  width: 60px !important;
}
.page_basket .table > tbody > tr > td,
.page_basket .table > thead > tr > th {
  padding: 16px 10px;
}
.busket__quantity-item input {
  background: none;
  border: 0;
}

.block_body_total_basket {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 24px;
}

.block_body_total_basket .block_title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #232323;
}

.info_nds {
  margin-top: 8px;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #707070;
}

.block_body_total_basket .info_nds + .busket {
  margin-top: 24px;
  margin-bottom: 24px;
}

.field-order-order_comment label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #232323;
}

.field-order-order_comment textarea {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 4px;
  resize: none;
  height: 96px;
  padding: 8px 16px;
}
.busket_btn button {
  width: 100%;
  max-width: 100%;
  border-radius: 4px;
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  padding: 10px;
}

.margbot16 {
  margin-bottom: 16px;
}
.block_flex_cart {
  display: flex;
  justify-content: space-between;
}

.block_body_basket {
  width: 100%;
  max-width: calc(100% - 360px);
}

.block_total_basket {
  width: 320px;
}
.block_total_basket {
  margin-top: 56px;
  margin-bottom: 32px;
}

.page_basket .busket__transitm-item,
.page_basket .busket__price-item,
.page_basket .busket__summ-item {
  white-space: nowrap;
}
.product_quantity-mobile .input-group {
  width: 100%;
}

.removeProduct-Button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.removeProduct-Button svg {
  margin-right: 4px;
}

.back_link {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #232323;
}

.back_link svg {
  margin-right: 8px;
}
.back_link:hover {
  color: #00ac5c;
}
.back_link:hover path {
  stroke: #00ac5c;
}
.block_number_order {
  margin-bottom: 32px;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 32px;
  color: #232323;
}

.block_info_detail_order {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #232323;
}

.block_info_detail_order div {
  margin-bottom: 16px;
}

.block-flex {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 40px;
}

.block_info_detail_order div:last-child {
  margin-bottom: 0;
}

.first_order {
  padding: 10px;
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #232323;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 4px;
}
.first_order:hover {
  color: #fff;
  text-decoration: none;
  background: #00ac5c;
  border-color: #00ac5c;
}

.table-catalog.table_order_detailed > thead > tr > th,
.table-catalog.table_order_detailed > tbody > tr > td {
  padding: 16px;
}
.table-catalog.table_order_detailed > tbody > tr > td {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #333333;
}
.busket__price-item,
.busket__summ-item,
.busket__availability-item {
  white-space: nowrap;
}
th.busket__name-item {
  width: 360px !important;
}
.busket__summ-item,
.busket__price-item,
.busket__availability-item {
  text-align: right;
}
.table > thead > tr > th {
  border-bottom: 0;
}
.table-catalog.table_order_detailed > thead > tr > th {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
}
.table_order > tbody > tr > td {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #333333;
}

.table_order > thead > tr > th {
  font-style: normal;
  vertical-align: middle;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #232323;
}
.block_total_table_sum {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  color: #232323;
  margin-bottom: 48px;
}

.popup-first-order .block_body_pop {
  max-width: 1450px;
}
.info_order_all p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
  margin: 0;
}
.text-right {
  text-align: right !important;
}
.text-left,
.busket__date-item,
.busket__status-item,
.busket__pay-item,
.busket__delivery-item,
.busket__autor-item,
.busket__comment-item {
  text-align: left !important;
}
.have_more_order {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px;
}
.have_more_order span {
  height: 16px;
}
.grey_txt {
  margin: 0;
  padding: 0 8px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #333333;
}

.grey_txt span {
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  display: block;
  letter-spacing: 0.02em;
  color: #707070;
}
.d-none {
  display: none;
}
.d-none.open,
.d-none.open + .d-none + .d-none {
  background: rgb(167 226 199 / 28%) !important;
  display: table-row;
}
.openNone {
  background: rgb(167 226 199 / 28%) !important;
}
.busket__number-item {
  width: 144px;
  white-space: nowrap;
}
.openNone .open_more_order {
  transform: rotate(180deg);
}

.two-search-bars .sub-catalog-wrapper {
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 24px 16px;
}

.two-search-bars h3.sub-catalog-title {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #232323;
}

.two-search-bars .sub-catalog li a {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #1c1c1c;
  text-decoration: none;
}

#product-form .sub-catalog li {
  margin-bottom: 16px;
  padding-left: 0;
  padding-right: 32px;
  position: relative;
}
.accordion {
 /* margin-bottom: 32px;*/
}
.card_text {
  display: block;
  width: 100%;
  overflow: hidden;
}
.sub-catalog li:after {
  content: "";
  background: url(../images/chevron_arrows.svg) no-repeat center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
}
.sub-catalog li:hover:after {
  background: url(../images/chevron_arrows_hover.svg) no-repeat center;
}
.sub-catalog.list-inline li::before {
  display: none;
}

.accordion > ul > li .accordion-title {
	padding: 16px;
}
.accordion > ul > li .accordion-item {padding: 0 16px 16px;}
.category_list.accordion > ul > li .accordion-item {
    max-height: unset;
	
    padding: 0 0 16px;
}
.two-search-bars .sub-catalog li:hover a {
  color: #00ac5c;
}

.btn_block_filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn_block_filter .btn {
  margin: 0;
  width: calc(100% / 2 - 8px);
  padding: 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  border: 1px solid #e6e6e6;
  height: auto;
}

.btn_block_filter:after,
.btn_block_filter:before {
  display: none;
}

.btn_block_filter .btn.btn-success {
  border-color: #00ac5c;
}
.accordion > ul > li {
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
}
.sub-catalog .accordion {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  padding: 0 16px;
}

.accordion > ul {
  margin: 0;
}

.accordion > ul > li .accordion-title {
  padding-left: 0;
  padding-right: 0;
}
.input_search {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #707070;
  padding: 10px 32px 10px 12px;
  max-width: 680px;
  width: 100%;
  background: url(../images/ico_search_green.svg) no-repeat calc(100% - 12px)
      calc(50% - 1px),
    #f7f7f7;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  height: 40px;
}
.btn-green {
  background: #00ac5c;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 151px;
  padding: 9px 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #ffffff;
}
.btn-green:hover {
  color: #00ac5c;

  border-color: #00ac5c;
  background: #fff;
}
.block_search_btn {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block_search_btn .btn svg {
  margin-left: 8px;
}
.block_search_good {
  max-width: 680px;
  margin-right: 16px;
  width: 100%;
}
.btn-green:hover path {
  stroke: #00ac5c;
}
.block_item_category_index {
  padding: 16px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 6px;
  display: flex;
}

.block_ico_cat {
  min-width: 32px;
  width: 32px;
  margin-right: 12px;
}
.block_ico_cat svg,
.block_ico_cat img {
  width: auto;
  max-width: 32px;
}

.title_category {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
line-height: 20px;
  color: #333333;
  text-decoration: none;
  display: block;
  margin-bottom: 16px;
}

.block_item_category_index .block_ico_cat{display:none;}
.block_item_category_index li a {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;line-height: 20px;	
  color: #707070;
}

.block_item_category_index li {
  list-style: none;
  margin-bottom: 8px;
}
.SHOW.show_hide_list:after {
  transform: rotate(180deg);
}

.block_item_category_index ul {
  margin: 0;
  padding: 0;
}
.block_list_category_index {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.block_list_category_index:before,
.block_list_category_index:after {
  content: "";
  order: 2;
  width: calc(100% / 4 - 12px);
}
.block_item_category_index {
  margin-bottom: 16px;
  order: 1;
  width: calc(100% / 4 - 12px);
}
.show_hide_list {
  text-decoration: none !important;
  display: flex;
  align-items: center;
  font-weight: 500;
font-size: 12px;
line-height: 20px;
}
.show_hide_list:after {
  content: "";
  margin-left: 8px;
  background: url("../images/show_more.svg") no-repeat center;
  width: 16px;
  height: 16px;
  display: block;
}

.popup-allcat .block_body_pop {
  max-width: 1400px;
}
@media (max-width: 1432px) {
  .popup-allcat .block_body_pop {
    max-width: calc(100% - 16px);
  }
}
@media (max-width: 1482px) {
  .popup-first-order .block_body_pop {
    max-width: calc(100% - 16px);
  }
}
.two_block_flex {
  display: flex;
  justify-content: space-between;
}

.two_block_flex .block_left,
.two_block_flex .block_right {
  width: calc(50% - 20px);
}
.two_block_flex ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.two_block_flex label {
  padding-left: 32px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #232323;
}
.block_flex_title {
  display: flex;
  align-items: flex-start;
  padding: 0;
}

.two_block_flex li {
  margin-bottom: 0;
}
.two_block_flex .accordion-title .fa.pull-left {
  margin-right: 8px;
  margin-top: -2px;
  font-size: 19px;
  width: 24px;
}
.two_block_flex .accordion > ul > li .accordion-item {
  padding: 0 0 0 64px;
  max-height: unset;
}
.two_block_flex .block_search_good {
  margin-bottom: 24px;
}

.block_list_brand ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.block_list_brand li {
  width: calc(100% / 2 - 8px);
}

.block_list_brand,
.block_list_category {
  overflow: auto;
  max-height: 584px;
}

.block_list_brand::-webkit-scrollbar,
.block_list_category::-webkit-scrollbar,
.block_filter_body_popup ul::-webkit-scrollbar {
  width: 2px;
}
.block_list_brand::-webkit-scrollbar-track,
.block_list_category::-webkit-scrollbar-track,
.block_filter_body_popup ul::-webkit-scrollbar-track {
  background: #e6e6e6;
  border-radius: 10px;
}
.block_list_brand::-webkit-scrollbar-thumb,
.block_list_category::-webkit-scrollbar-thumb,
.block_filter_body_popup ul::-webkit-scrollbar-thumb {
  background: #00ac5c;
  border-radius: 8px;
}
.two_block_flex label {
  cursor: pointer;
}
.two_block_flex .accordion,
.two_block_flex .accordion > ul > li,
.two_block_flex .accordion > ul > li .accordion-title {
  padding: 0;
  margin: 0;
  border: 0;
}
.two_block_flex .accordion {
  margin-top: 0;
}
.block_btn_popup {
  display: flex;
  margin-top: 32px;
  align-items: center;
  justify-content: flex-end;
}

.block_btn_popup .btn {
  margin: 0;
  padding: 10px;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  margin-left: 16px;
  height: unset;
}

.block_btn_popup .btn-green {
  max-width: 204px;
}

.block_btn_popup .btn-green-border {
  border: 1px solid #e6e6e6;
  min-width: 136px;
  color: #232323;
}

.block_btn_filter_popup {
  cursor: pointer;
  padding: 10px 12px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 320px;
}

.block_filter_popup {
  position: relative;
  max-width: 320px;
  width: 100%;
}

.block_filter_body_popup {
  display: none;
  position: absolute;
  z-index: 3;
  background: #fff;
  width: 100%;
  top: calc(100% + 10px);
}
.popup-allcat .block_header_pop .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.popup-allcat .block_header_pop .block_btn_popup {margin-top: 0;width: 100%;justify-content: flex-start;}

.popup-allcat .block_header_pop .title {justify-content: flex-start;padding-bottom: 16px;}

.popup-allcat .block_header_pop .block_btn_popup .btn-green {width: 100%;}


.block_btn_popup .btn {font-size: 13px;
line-height: 20px;}


.block_filter_body_popup .accordion > ul > li:first-child {
  border: 0;
}

.block_filter_body_popup .accordion > ul > li .accordion-item {
  padding-left: 0;
  padding-right: 0;
}
.block_filter_body_popup ul {
  max-height: 620px;
  overflow: auto;
}
.accordion-title-js.btn_abs {
  padding: 16px 16px 14px;
  position: absolute;
  bottom: 1px;
  left: 1px;
  background: #fff;
  width: calc(100% - 2px);
}
.block_filter_body_popup .fa.pull-left {
  margin-top: 0;
}
.block_filter_body_popup .accordion {
  /* padding-bottom: 75px;*/
  margin-bottom: 0;
}

.block_filter_body_popup {
  padding: 0 16px 75px;
  border: 1px solid #e6e6e6;
}

.block_filter_body_popup .accordion {
  padding-bottom: 0;
}
.block_filter_body_popup .btn_block_filter {
  position: absolute;
  width: calc(100% - 32px);
  bottom: -6px;
  left: 16px;
}

.block_filter_body_popup .slider-range,
.block_filter_body_popup .slider-desc {
  margin-bottom: 0;
}
.accordion > ul > li.btn_abs .accordion-title {
  padding: 0;
}
.show-title.underline__link {
  cursor: pointer;
  padding: 10px 12px;
  background: #ffffff;
  border: 1px solid #e6e6e6 !important;
  box-sizing: border-box;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #707070;
  margin-bottom: 16px;
  margin-top: 8px;
}

.show-title.underline__link i {
  line-height: 12px;
  color: #00ac5c;
}
.qwnty_catalog {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  margin-right: 32px;
  color: #707070;
}

.qwnty_catalog span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: #232323;
}

.block_top_panel_catalog .btn-default {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}
.block_top_panel_catalog .btn-default svg {
  margin-right: 8px;
}

.block_left_btn {
  display: flex;
}

.block_left_btn > .inlineb {
  margin-left: 32px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.02em;
  color: #232323;
}

.inlineb.v-middle .inlineb.v-middle {
  margin-right: 8px;
}
.block_btn_right .btn-green-border {
  max-width: 172px;
}

.block_btn_right .btn,
.block_btn_right {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.block_btn_right .btn-green {
  max-width: 136px;
  margin-left: 16px;
}
.block_btn_right {
  justify-content: flex-end;
}

.block_top_panel_catalog {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.block_top_panel_catalog .btn-default:hover path {
  stroke: #fff;
}

.inlineb.v-middle .inlineb.v-middle:last-child {
  margin-right: 0;
}
.form-item label {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #232323;
  display: block;
  margin-bottom: 8px;
}

.form-item {
  margin-bottom: 24px;
}

.form-item .sod_select .sod_label,
.form-item input[type="date"] {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #707070;
}
.popup-NewOrder .btn {
  width: 100%;
  max-width: 100%;
  justify-content: center;
}
tbody th.green_bg {
  padding: 16px 24px !important;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #ffffff;
  background: #00ac5c;
}
.catalog .table_catalog th {
  width: auto;
}
.quantity input {
  width: 54px;
  padding: 8px;
  height: 40px;
  text-align: center;
  background: #ffffff;
  border-top: 1px solid #e6ecf0;
  border-bottom: 1px solid #e6ecf0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
  margin: 0;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}
.quantity button svg {
  margin-top: 3px;
}
.quantity button {
  border-radius: 0;
  width: 41px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e6ecf0;
}

.quantity.flex {
  display: flex;
  padding: 0 24px;
}

table.table_catalog > tbody > tr > td {
  font-size: 13px;
  padding: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
}
table.table_catalog > tbody > tr > td {padding:8px;
    line-height: 16px;}
td.busket__name-item {
  text-align: left;
}
.busket__availability-item {
  text-align: center;
}
.ui-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  background: #00ac5c;
  border-radius: 50%;
  border: 0;
  margin-left: 0;
  top: -7px;
  cursor:pointer;
}
.ui-slider{width:100%;}
.ui-slider .ui-slider-handle + .ui-slider-handle {
  margin-left: -20px;
}
.slider-desc {
  display: none;
}
.add_agoods_articul {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #00ac5c;
  text-decoration: none;
  display: flex;
  align-items: center;
  min-height: 42px;
}
.block_body_basket .accordion {
  margin-bottom: 0 !important;
  display: block;
  overflow: hidden;
  width: 100%;
}
.quantity:hover {
  border: 1px SOLID #80808073;
  cursor: pointer;
}
.page_scheta .table > thead > tr > th {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #232323;
}
.form-textarea {
  resize: none;
}

.block_btn {
  display: flex;
  align-items: flex-start;
}

.block_btn .btn {
  margin: 0;
  margin-right: 16px;
  min-width: 112px;
  padding: 10px 12px;
  font-size: 15px;
  line-height: 20px;
}
.phone__bar .contacts__title,
.phone__bar .navbar-collapse {
  display: none !important;
}
#message-form .form-group {
  margin: 0;
}
#message-form .form-item {
  margin: 0;
}
#message-form .field-messageform-body {
  margin-bottom: 24px;
}
.busket_add_product_file {
  display: block;
  margin-left: 0;
  width: 200px;
  float: left;
}
.btn-default:hover {
  background-color: #00ac5c;
}
.sod_select .sod_list_wrapper {
  width: 100.2%;
  display: none;
}
.cabinet .col-sm-13 div span {
  width: 170px;
  display: inline-block;
}
.cabinet .col-sm-13 p span {
  width: auto;
  display: inline-block;
}
.cabinet .col-sm-13 form {
  margin-left: 29px;
}
.popup-NewOrder .block_body_popup .js_block_change_region .sod_select, .popup-NewOrder .block_body_popup .js_block_delivery_method .sod_select  , .popup-NewOrder .block_body_popup .js_block_change_region .sod_select .sod_list_wrapper , .popup-NewOrder .block_body_popup .js_block_delivery_method .sod_select ,.popup-NewOrder .block_body_popup .js_block_change_region .sod_select .sod_list_wrapper .sod_list .sod_option,.popup-NewOrder .block_body_popup .js_block_delivery_method .sod_select .sod_list_wrapper .sod_list .sod_option, .popup-NewOrder .block_body_popup .js_block_change_region .sod_select .sod_list_wrapper .sod_list, .popup-NewOrder .block_body_popup .js_block_delivery_method .sod_select .sod_list_wrapper,  .popup-NewOrder .block_body_popup .js_block_delivery_method .sod_select .sod_list_wrapper sod_list sod_option  {
  width: 100%;
}
.popup-NewOrder .block_body_popup form {
  margin-left: 0;
}
.js_block_delivery_method .sod_select .sod_list_wrapper  .sod_list {
  width: 100%;
}

.popup-NewOrder .block_body_popup  .sod_select .sod_list_wrapper {
  display: none;
}

.popup-NewOrder .block_body_popup  .sod_select.open  .sod_list_wrapper  {
  display: inline-block;
}
.w100 .content_header {
  margin: 0 auto;
  width: 100%;
  max-width: 1230px;
  padding: 0 20px;
}
.accordion-title-js {
  padding-top: 10px;
}
.block_sort {
  display: flex;
  align-items: center;
}
.data__sort-item a i {
  display: block;
}
.sort {
  display: block;
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(../images/ico_sort_default.svg) no-repeat center;
}
.sort_asc,
.sort_desc {
  background: url(../images/ico_sort.svg) no-repeat center;
}
.sort_asc {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  button.minus:hover,
  button.plus:hover,
  .personal-table .quantity button:hover {
    background: #00ac5c;
  }
  button.minus:hover path,
  button.plus:hover path {
    stroke: #fff;
  }
}

@media (max-width: 1600px) {
  .block_top_panel_catalog {
    flex-direction: column;
    align-items: flex-start;
  }

  .block_btn_right {
    margin-top: 16px;
  }
}

@media(min-width:1700px) {
	  .block_list_category_index:before,
  .block_list_category_index:after {displpay:none}
  .block_item_category_index {
    width: calc(100% / 5 - 16px);
	margin-right:16px;
  }
  .block_list_category_index {
	  justify-content:flex-start;
	  margin-right:-16px;
  }
}
@media (max-width: 1500px) {
  .block_list_category_index:before,
  .block_list_category_index:after,
  .block_item_category_index {
    width: calc(100% / 3 - 10.6px);
  }
  .block_flex_cart {
    flex-direction: column;
  }

  .block_body_basket {
    max-width: 100%;
  }

  .block_total_basket {
    margin-top: 0;
    max-width: 100%;
    width: 100%;
  }
  .page_scheta .table > thead > tr > th,
  .page_scheta .table > tbody > tr > td,
  .table-catalog.table_order_detailed > thead > tr > th,
  .table-catalog.table_order_detailed > tbody > tr > td {
    padding: 16px 9px;
  }
  .w256,
  .w160 {
    width: 140px;
  }
  .w80 {
    width: 50px;
  }
  .w386 {
    width: 200px;
    min-width: 200px;
  }
}

@media (min-width: 1230px) {
	.product_quantity_js input {width: 123px;}
  .catalog {
    width: calc(100% - 375px) !important;
  }
  .filter {
    width: 350px !important; 
  }
}
@media (min-width: 1200px) {
  .block_w1200 {
    display: none;
  }
}
@media (max-width: 1199.5px) {
  .have_more_order,
  .grey_txt {
    padding: 0;
  }
  .open_more_order {
    margin-left: 4px;
  }

  .delete_change_goods {
    font-size: 13px;
  }

  .content h3.all_goods_txt {
    font-size: 18px;
    line-height: 24px;
  }

  .table_scroll {
    width: 100%;
    overflow: auto;
  }
  .table_scroll table {
    width: 100%;
    max-width: 1200px;
  }
  .page_scheta .table_scroll th {
    white-space: nowrap;
  }
  .page_scheta .table > thead > tr > th,
  .page_scheta .table > tbody > tr > td {
    padding: 10px;
  }

  .w256,
  .w160 {
    min-width: 140px;
  }
  .block_uved_popup {
    right: 0;
  }
  .navbar-collapse.collapse {
    float: unset;
  }
  .header_flex {
    flex-wrap: wrap;
  }
  .block_left_header .logo {
    margin-top: 8px;
    margin-left: -8px;
  }
  .block_left_header {
    width: 190px;
  }

  .block_right_header {
    display: none;
  }
  .block_center_header {
    max-width: calc(100% - 200px);
    margin-left: 0;
  }
  .block_w1200 {
    width: 100%;
    margin-bottom: 24px;
  }

  .block_item_kurs {
    display: flex;
  }

  .block_list_kurs {
    margin: 0;
  }

  .block_head > div,
  .block_item_kurs > div {
    height: auto;
    margin-bottom: 0;
  }

  .block_item_kurs > div {
    margin-right: 32px;
  }
  .valuta {
    margin-bottom: 0;
    margin-right: 8px;
  }
  .block_item_kurs .day {
    margin-right: 16px;
  }
  .block_item_kurs {
    margin: 0 32px 0 0;
  }
  .valuta {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #232323;
  }
}
@media (max-width: 991.5px) {
  .block_btn_right .btn {
    padding: 10px;
    line-height: 18px;
    margin: 0 19px 0 0;
  }

  .block_left_btn {
    justify-content: space-between;
    width: 100%;
  }
  .block_list_category_index:before,
  .block_list_category_index:after,
  .block_item_category_index {
    width: calc(100% / 2 - 8px);
  }
  .two_block_flex {
    flex-direction: column;
  }

  .two_block_flex .block_left,
  .two_block_flex .block_right {
    width: 100%;
  }

  .two_block_flex .block_search_good {
    max-width: 100%;
  }

  .two_block_flex .block_search_good input {
    width: 100%;
    max-width: 100%;
  }

  .two_block_flex .block_right {
    margin-top: 32px;
  }
/*
  .popup-allcat .block_header_pop .title {
    flex-direction: column;
    align-items: flex-start;
  }

  .block_btn_filter_popup {
    margin-top: 24px;
  }
*/
.popup-allcat .block_header_pop .block_btn_popup .btn{margin-left:8px}
  .block_filter_body_popup .fa.pull-left {
    margin-right: 8px;
  }
  .block_d-flex {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .delete_change_goods {
    margin-top: 8px;
  }
  .phone__bar {
    text-align: right;
  }
  .lang__bar {
    margin-left: 16px;
  }
  .lang__bar a {
    font-size: 0 !important;
  }
  .block_left_header {
    width: 100%;
    flex-direction: row-reverse;
    display: flex;
    max-width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
  }

  .block_w1200 {
    margin-bottom: 8px;
  }

  .block_center_header {
    max-width: 100%;
  }

  .view_info_manager,
  .link_uved,
  .busket__bar a {
    width: 32px;
    min-width: 32px;
    height: 32px;
    margin: 0 4px;
  }

  .btn-lk {
    padding: 5px 8px;
    font-size: 12px;
    margin: 0 8px;
  }

  .block_center_header_top .lang__bar .flag {
    min-width: 32px;
    height: 32px;
    width: 32px;
    background-size: contain;
    display: block;
    margin-top: -4px;
    margin-right: 2px;
  }

  .block_center_header_top .search__bar .input-group input {
    height: 32px;
  }

  .block_center_header_top .search__bar {
    margin-top: 0;
  }

  .block_link_list {
    margin-left: 0;
  }
  .navbar-nav > li {
    padding: 0 10px;
    font-size: 13px;
  }
  .header_lk {
    padding-top: 12px;
  }

  .block_list_kurs {
    justify-content: space-between;
  }

  .block_item_kurs {
    margin: 0;
  }

  .block_item_kurs:last-child div:last-child {
    margin: 0;
  }
  .navbar-nav > li {
    padding: 0 9px;
    font-size: 12px;
  }
}

.header_lk :before,
.header_lk :after {
  display: none;
}
.btn-lk i {
  display: none;
}
.txt-qwenty {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.02em;
  color: #232323;
  padding-right: 24px;
}
.select-qwenty .sod_select {
  min-width: unset;
}
.pagination > li > a,
.pagination > li > span {
  width: 40px;
  height: 40px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.03em;
  color: #333333;
}
.table-bordered > tbody > tr.changed {
  background: #00ac5c;
}
.table-catalog.table_order_detailed > tbody > tr.changed > td {
  color: #fff;
}
.table-catalog .changed .busket__name-item a {
  color: #fff;
}
@media (max-width: 767px) {
	.block_btn_right button.btn {
    width: 100%;
    max-width: 100%;
}

.block_btn_right form {
    max-width: calc(100% / 2 - 8px);
    display: block;
    width: 100%;
}

.qwnty_catalog {
    line-height: 16px;
}

.block_left_btn {
    align-items: flex-end;
}

.block_left_btn > .inlineb {
    line-height: 28px;
}

  .table_of_contents span + span {
    min-width: unset;
  }
  .w100 #header-collapse {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    border-top: 0;
  }
  header .contacts__title {
    margin: 0 0 10px;
    padding: 10px 16px 10px 11px;
  }

  header.header_lk {
    padding-top: 0;
  }

  .w100 {
    width: 100%;
  }

  .block_uved_popup {
    position: fixed;
    top: 0;
    max-width: 100%;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    overflow: auto;
  }
  
}
.page_order .table_of_contents span + span {
  min-width: unset;
  width: auto;
}
.popup .btn {
  height: auto;
}
.popup-allcat .block_btn_popup {margin-top: -61px;width: calc(100% - 320px);margin-left: auto;justify-content: flex-start;}
.popup-allcat .two_block_flex {margin-top:16px}

@media (max-width: 767.5px) {
  .table_of_contents .quantity.flex {
    padding: 0;
  }
  .table_of_contents .quantity button svg {
    margin-top: 8px;
  }

  .block_btn_right {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }

  .block_btn_right .btn {
    max-width: calc(100% / 2 - 8px);
    width: 100%;
    margin: 0 0 16px;
  }

 /* .accordion {
    margin-bottom: 16px;
  }*/
  .block_list_category_index:before,
  .block_list_category_index:after {
    display: none;
  }
  .block_item_category_index {
    width: 100%;
    margin-bottom: 16px;
  }
  .block_list_brand li {
    width: 100%;
  }
  .back_link {
    margin-bottom: 16px;
    margin-top: 8px;
  }
  .block-flex {
    flex-direction: column;
    align-items: flex-start;
  }

  a.first_order {
    margin-top: 32px;
  }

  .block_number_order {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .block_info_detail_order {
    font-size: 16px;
  }

  .block_info_detail_order div {
    margin-bottom: 8px;
  }
  .block_body_total_basket {
    padding: 16px;
  }
  .delete_change_goods {
    display: none;
  }
  .block_new_uved .block_title,
  .block_all_uved .block_title {
    font-size: 18px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
  }

  .block_list_new_uved,
  .block_list_all_uved {
    padding: 24px;
  }

  .block_list_all_uved {
    padding-top: 0;
  }
  .block_body_uved {
    max-width: 488px;
    position: relative;
  }
  .navbar-toggle {
    padding: 5px;
  }
  .navbar-toggle .icon-bar {
    width: 20px;
    height: 2.5px;
  }
  .navbar-default .navbar-toggle {
    border-color: #00ac5c;
    margin-top: 7px;
  }
  .block_left_header {
    margin-top: 5px;
  }

  .header_lk {
    margin-bottom: 8px;
  }

  .block_center_header_top {
    margin-bottom: 8px;
  }
  .nav_log {
    display: flex;
    align-items: center;
  }
  .phone__bar {
    margin-bottom: 0;
  }
  .block_item_kurs > div {
    margin-right: 8px;
  }
  .block_item_kurs .day {
    margin-right: 4px;
  }
  .nav_log button {
    top: 0;
    margin-right: 16px;
    margin-top: 5px;
  }

  .block_center_header_top {
    margin-bottom: 16px;
  }
  header .lang__bar,
  header .busket__bar {
    padding-top: 0;
  }
  .block_head > div,
  .block_item_kurs > div {
    font-size: 10px !important;
  }

  .block_item_kurs {
    margin: 0;
  }
  .btn-lk {
    font-size: 0;
    width: 32px;
    height: 32px;
    min-width: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px 0 8px;
  }

  .btn-lk i {
    display: flex;
    height: 24px;
  }

  .block_link_list svg {
    width: 16px;
  }

  .lang__bar {
    margin-left: 4px;
  }

  .phone__bar {
    font-size: 12px;
  }
  
  .popup-allcat .block_header_pop .title {flex-direction: column;align-items: flex-start;}
.popup-allcat .block_filter_popup {max-width: 100%;width: 100%;margin-bottom: 8px;}
.popup-allcat .block_btn_filter_popup {max-width: 100%;}
.popup-allcat .block_btn_popup .btn.btn_green {margin-left: 0;}

.popup-allcat .block_header_pop .block_btn_popup .btn.btn-green {margin-left: 0;}

.popup-allcat .block_btn_popup {margin-top: -18px;width: 100%;}

.popup-allcat .block_btn_popup .btn-green {margin-left: 0;}
}
@media (max-width: 500px) {
  .block_left_btn {
    flex-direction: column;
  }

  .block_left_btn > .inlineb {
    margin-left: 0;
  }
  .block_search_btn {
    flex-direction: column;
    align-items: flex-start;
  }
  .block_btn_filter_popup,
  .block_filter_popup {
    max-width: 100%;
    width: 100%;
  }
  .openAllCat {
    width: 100%;
    max-width: 100%;
    margin-top: 16px;
  }

  .block_body_uved {
    max-width: calc(100% - 32px);
  }
  .block_center_header_top .search__bar .input-group-btn {
    width: 26px;
  }
  header .navbar .search__bar .btn {
    padding: 2px;
  }
  .block_item_kurs .day {
    margin-bottom: 4px;
  }
  .block_head > div,
  .block_item_kurs > div {
    line-height: 13px;
  }
  .block_item_kurs {
    flex-wrap: wrap;
  }
  .phone__bar {
    text-align: right;
  }

  .block_item_kurs i {
    width: 9px;
    height: 9px;
    min-width: 9px;
    margin-left: 2px;
  }
  .block_w1200 {
    margin-bottom: 0;
  }
}
.two-search-bars .fa.pull-left {
  margin-right: 8px;
}
@media (max-width: 460px) {
	.popup-allcat .block_header_pop .block_btn_popup {flex-direction: column;}
.popup-allcat .block_btn_popup .btn {width: 100%;max-width: 100%;margin: 0;}
.popup-allcat .block_btn_popup .btn.btn-green{margin-bottom:8px;}

.popup-allcat .block_btn_popup {flex-direction: column;}
  .block_new_uved .block_title,
  .block_all_uved .block_title {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    display: flex;
  }
  .block_body_uved {
    padding: 38px 24px 24px;
  }

  .block_uved_popup .block_title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
  }

  .block_body_uved {
    max-width: calc(100% - 32px);
    position: relative;
  }

  .block_header_pop .title > span {
    font-size: 24px;
    line-height: 32px;
  }

  .block_header_pop .title {
    padding: 52px 24px 16px;
  }
  .close_popup {
    top: 16px;
    right: 16px;
  }

  .block_body_popup {
    padding: 0 24px 32px;
  }

  .block_body_pop {
    max-width: calc(100% - 32px);
  }

  .block_item_kurs .day {
    width: 100%;
    line-height: 8px;
    justify-content: flex-start;
  }
}

.pagination {
  margin-bottom: 40px;
}

@media (max-width: 400px) {
  .pagination > li > a,
  .pagination > li > span {
    width: 30px;
    height: 30px;
    padding: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 14px;
  }
  .block_btn_right .btn {
    max-width: 100%;
    margin: 0 0 8px;
  }
}

.btn_block_filter .btn.btn-info:hover {
  background: #00ac5c;
}
.pagination > li > a,
.pagination > li > span {
  width: auto;
  min-width: 40px;
  padding-left: 5px;
  padding-right: 5px;

  display: flex;
  align-items: center;
  justify-content: center;
}
.busket__quantity-item .quantity:hover {
  border: 0;
}
.block_top_panel_catalog .btn-default:focus {
  color: inherit;
}
.block_top_panel_catalog .btn-default:focus path {
  stroke: rgb(112, 112, 112);
}
.body_filter_table {
  display: none;
}

.block_filter_table {
  position: relative;
  display: flex;
  align-items: center;
  justify-content:center;
}
.page_scheta .status_pay,.page_scheta .sum_pay {
    text-align: center;
}

.page_scheta td a {text-decoration:none!important;}
.ico_filter {
  cursor:pointer;
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin-left: 4px;
  background: url(../images/ico_filter.svg) no-repeat center/165%;
  display: block;
}

.block_filter_table.is-active .ico_filter,
.block_filter_table.change .ico_filter{

  background: url(../images/ico_filter_green.svg) no-repeat center/165%;
}
.block_filter_table.is-active .body_filter_table {
  display:block;
}
.body_filter_table {
  position:absolute;
  background:#fff;
  padding:16px;
  z-index:3;
  top:calc(100% + 15px);
  left:calc(100% - 16px);
}
.block_btn .btn {
  margin: 0;
  padding: 8px;
  font-size: 12px;
  height: unset;
  min-height: unset;
  margin-bottom: 0;
  line-height: 12px;
  min-width: 100px;
}

.block_btn .btn:first-child {
  margin-right: 8px;
}
.block_btn{margin-top: 16px;}

.body_filter_table input[type="checkbox"] {
  display:none;
}
.body_filter_table label{
  cursor:pointer;
  padding-left: 24px;
  padding-bottom: 8px;
  font-size: 12px;
  white-space: nowrap;
  position:relative;
}
.body_filter_table label:after {
  content:'';
  background: #FFFFFF;
  z-index:1;
  border: 1px solid #E6E6E6;
}
.body_filter_table input:checked ~ label:after {
  background: #00AC5C;
  border-color: #00AC5C;
}
.body_filter_table label:before{
  z-index:2;
  width: 19px;
  background:url(../images/check_del.svg) no-repeat center;
}
.body_filter_table label:after, .body_filter_table label:before{
  display:block;
  position:absolute;
  top:-2px;
  left:0;
  box-sizing: border-box;
  border-radius: 2px;
  width: 18px;
  height: 18px;
}
.body_filter_table input:checked ~ label:before {
  content:'';
}
.child_menu, .sub-catalog li:after{
  display:none;
}


.sub-catalog li .have_child span {
  content: '';
  background: url(../images/chevron_arrows.svg) no-repeat center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  cursor:pointer;
  right: 0;
}
.sub-catalog li .have_child span.active {
  transform:rotate(270deg);
}
.child_menu {
  width:calc(100% + 16px);

  margin-top: 10px;
  margin-left: 16px!important;
}

.two-search-bars .sub-catalog li:hover a {
  color: #1C1C1C;
}

.two-search-bars .sub-catalog li a:hover {
  color: #00AC5C;
}
.child_menu.is-open {
  display:block;
}



.change_all{
	
    margin-left: 16px;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	text-decoration:none;
	color: #232323;
}

.page_scheta .w386 {
    width: 230px;
}

.page_scheta .table > thead > tr > th:nth-child(4), .page_scheta .table > thead > tr > th:nth-child(3) {
	width: 200px;}
.page_scheta .table > thead > tr > th:nth-child(4) a, .page_scheta .table > thead > tr > th:nth-child(3) a {
	white-space:nowrap;}
.page_scheta .table > tbody > tr > td{
    padding: 6px 24px;
}
.page_scheta .table > thead > tr > th{padding: 12px 24px;}
 .page_scheta .table > thead > tr > th.w80 {
	width:120px;
}
@media(max-width:991.5px){
	.block_btn_link {
		width: 100%;
		text-align: left;
	}

	.block_new_uved .block_title {flex-direction: column;align-items: flex-start;}
}


.table-string > tbody > tr.red {
    background: #ff000040;
}

.table-string > tbody > tr.dark_red {
    background: #8f0000bd;
}

.table-string > tbody > tr.dark_red td {
    color: #fff;
}

.table-string > tbody > tr.dark_red td a {
    color: #fff;
}

.catalog {position: relative;}

.block_top_panel_catalog {
    position: sticky;
    top: 0;
    background: #fff;
    margin: 0 -16px;
    padding: 16px;
    z-index: 3;
}
.w130 {
    min-width: 130px;
}
.busket__date-item, .busket__status-item {
    white-space: nowrap;
}
.two-search-bars {padding-top:16px;}
.block_sort {
    white-space: nowrap;
}

.cabinet .col-sm-13 div .next span, .cabinet .col-sm-13 div .last span, .cabinet .col-sm-13 div .prev span, .cabinet .col-sm-13 div .first span {
    width: auto;
    display: flex;
}
@media (max-width:1240px){
	.page_lk_inner.page_order {
		overflow: auto;
	}
}
.block_uved_popup.is-active {z-index:12}

.left-menu-basket {
    border-radius: 24px;
    font-style: normal;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: #FFFFFF;
    border: 1px solid #00AC5C;
    color: #00AC5C;
    font-weight: 500;
    line-height: 16px;
    margin-left: 5px;
    width: 18px;
    height: 18px;
    min-width: 20px;
    font-size: 9px;
    position: relative;
    top: -10px;
}
.accordion.js-catalog-left-filter > ul > li, .accordion.category_list > ul > li .accordion-title span {
    font-size: 13px;
    line-height: 24px;
    padding-top: 0;
}


.category_list {
    padding: 8px 10px 8px 20px;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    margin-bottom:32px;
}

.accordion.category_list > ul > li:first-child {
    border-top:0;
    padding-top:0;
    margin-top:0;
}

.accordion.js-catalog-left-filter {
    padding: 0 16px;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 6px;
}

.accordion.js-catalog-left-filter  > ul > li .accordion-item {
    padding: 0 0 16px;
}

.accordion.js-catalog-left-filter  > ul > li:first-child {
    border-top: 0;
}

.actions_in_order_table {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.block_uved_popup .block_list_uved {
    overflow: auto;
    height: 370px;
}

.block_list_card_data {
    display:flex;
    justify-content:space-between;
    flex-wrap: wrap;
    margin-bottom:32px
}

.block_list_card_data:after {
    content:'';
    display:block;
    width:calc((100% / 3) - 16px);
}
.block_item_data_card {
    width:calc((100% / 3) - 16px);
    padding:16px;
    border:1px solid #f0f0f0;
    margin-bottom: 24px;
}

.block_img_data {
    max-height: 273.33px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    overflow: hidden;
}

.data_card_title {
    font-weight: bold;
    color: #000;
}

@media(max-width:991px){
    .block_list_card_data:after {
        content:'';
        display:block;
        width:calc((100% / 2) - 8px);
    }
    .block_item_data_card {
        width:calc((100% / 2) - 8px);
        margin-bottom: 16px;
    }
}
@media(max-width:560px){
    .block_list_card_data:after {
        display:none;
    }
    .block_item_data_card {
        width:100%;
        margin-bottom: 16px;
    }
    .block_img_data {
        max-height: unset;;
    }
}
.block_list_icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.block_item_icon {
    padding: 15px;
    margin: 0 8px;
}

.block_item_icon .name_icon {
    margin-top: 8px;
    font-weight: bold;
    color: #000;
	display:block;
}

.block_item_icon img {
    max-height: 92px;
    max-width: 92px;
}

.block_item_icon {
    text-align: center;
}
.block_item_icon:hover {
    text-decoration: none;
}
.block_item_icon:hover img {
    box-shadow: 4px 4px 8px 0px rgb(50 50 50 / 35%);

}

.block_item_icon img{    
    border-radius: 22px;
    transition:all .3s linear;
}
.block_scroll_table {
    width: 100%;
    overflow: auto;
}
@media (max-width:470px){

    .block_item_icon {
        padding: 8px;
    }

    .block_item_icon img {
        max-height: 48px;
        max-width: 48px;
    }
}

.block_filter_popup .product_quantity_js input {
    width: 37.5%;
    margin: 0 0 0 0;
}
.block_filter_popup .slider-range,.block_filter_popup .slider-desc {
    margin: 24px 0 10px;
}

.block_filter_popup .product_quantity_js input {
    margin: 0 0 0 5px;
}
.block_filter_popup .product_quantity_js input + .inlineb.v-middle {
    margin-left: 10px;
}

.block_filter_body_popup .accordion > ul > li:first-child,
.block_filter_body_popup .accordion > ul > li:first-child .accordion-title {
    padding-top: 0!important;
}

table.table_catalog td.busket__transitm-item {
    width: 145px;
}

table.table_catalog td.busket__article-item2.text-info {
    width: 142px;
}
table.table_catalog td.busket__name-item {
    width: calc(100% - (150px + 170px + 100px + 100px + 100px + 75px));
}

.grey-image {
  filter: grayscale(100%);
}
.grey-image:hover {
  filter: grayscale(0%);
}

@media(max-width:465px){
  .visible-xxs.image-slide {
       background-repeat: no-repeat;
       background-position: center;
   }
}


.new-btn:focus{color:inherit;}
.new-btn:hover {
        text-decoration: none;
        color: #fff;
    }
    .new-btn:hover::after {
        width: 100%;
        opacity: 1;
    }
	
    /* Стили таблицы (IKSWEB) */
    table.iksweb{text-decoration: none;border-collapse:collapse;width:100%;text-align:center;}
    table.iksweb th{font-weight:normal;font-size:14px; color:#ffffff;background-color:#000000;}
    table.iksweb td{font-size:13px;color:#000000;}
    table.iksweb td,table.iksweb th{white-space:pre-wrap;padding:10px 5px;line-height:13px;vertical-align: middle;border: 1px solid #000000;}
    table.iksweb tr:hover{background-color:#f9fafb}
    table.iksweb tr:hover td{color:#000000;cursor:default;}