label.login_phone {
  float: left;
}
.enter_sms span {
  cursor: pointer;
}
.set_pop {
  text-align: center;}
.set_pop div {
  cursor: pointer;
  font-size: 18px;
  color: #474747;
  display: inline-block;
  margin: 10px;
  border-bottom: 1px dotted #555;
}
#phone input#phone_auth {
  color: #000;
}
#phone input#pass {
  color: #000;
  text-align: center;
}

.all_products{display: none;}

.close_red_a {

  float: right;

}
#blo1 {
  display: block;
}
#blo2 {
  display: none;
}
.rotatable {
  position: absolute;
  z-index: 30;
  left: 0;
}

.close_red_a :hover {
  opacity: 0.8;
}

.top_m {
  width: 970px;
}

.close_red {
  width: 15px;
  margin: 0 auto;
  margin-right: 10px;
  float: right;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
}

.metro_ a:hover {
  text-decoration: underline;
}

/*
.lnk_down_ {
    display: block;
    width: 10px;
    float: right;
    height: 10px;
    margin-top: 4px;
    margin-right: 5px;
    margin-left: 3px;
    color: #000;
    background: url(img/ic_lnk_down_.png) no-repeat top left;
}
.menu_li {
     float: left;
    font-size: 12px;
    line-height: 20px;
    padding: 2px 0 3px 7px;
    cursor: pointer;
    color: #545454;
    margin: 10px 0;
    text-transform: uppercase;
    position: relative;
}




.menu_li_on {
    background-color: #777;
    color: #fff;
    border-radius: 3px 0 0 3px;
    height: 22px;
    font-size: 11px;
    margin-top: 6px;
    float: left;
    cursor: pointer;
    padding: 9px 8px 0 8px;
    text-transform: uppercase;
    line-height: 15px;
	margin-bottom: 8px;
}
.menu_li_on_right {
      margin-right: 3px;
    background-color: #777;
    color: #fff;
    border-radius: 0 3px 3px 0;
    padding: 3px;
    padding-top: 7px;
    margin-left: 1px;
    height: 21px;
    font-size: 11px;
    margin-top: 6px;
    cursor: pointer;
    float: left;

}*/
.lnk_down_ {
  display: block;
  width: 10px;
  float: right;
  height: 10px;
  margin-top: 2px;
  margin-right: 5px;
  margin-left: 3px;
  color: #000000;
  background: url(img/ic_lnk_down_.png) no-repeat top left;
}

.menu_li {
  float: left;
  font-size: 12px;
  line-height: 15px;
  padding: 4px 0 0 7px;
  cursor: pointer;
  color: #545454;
  margin: 10px 0 0;
  height: 19px;
  text-transform: uppercase;
  position: relative;
}

.menu_li_on {
  background-color: #777777;
  color: #FFFFFF;
  height: 18px;
  font-size: 11px;
  margin-top: 8px;
  float: left;
  cursor: pointer;
  padding: 7px 8px 0 8px;
  text-transform: uppercase;
  line-height: 15px;
  margin-bottom: 0
}

#coupon {
  /*text-transform: uppercase;*/
}

.menu_li_on_right {
  margin-right: 3px;
  width: 13px;
  background-color: #777777;
  color: #FFFFFF;
  padding: 3px;
  padding-top: 5px;
  margin-left: 1px;
  height: 17px;
  font-size: 11px;
  margin-top: 8px;
  cursor: pointer;
  float: left;

}
.menu_li_on_right:after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  content: "";
  height: 5px;
  margin-top: 1px;
  margin-left: 3px;
  position: absolute;
  transform: rotate(135deg);
  width: 5px;
  content: '';
}.menu_li_on_right:before {
   border-top: 2px solid #ffffff;
   border-right: 2px solid #ffffff;
   content: "";
   height: 5px;
   margin-top: 8px;
   margin-left: 3px;
   position: absolute;
   transform: rotate(315deg);
   width: 5px;
   content: '';
 }
.submenus {
  display: none;
  position: absolute;
  max-width: 250px;
  width: 234px;
  margin-top: 42px;
  background-color: white;
  border: 1px solid #CBCBCB;
  box-shadow: 0 1px 8px rgba(0, 0, 0, .25);
  z-index: 100000;
  padding: 10px;
}

.submenus label {
  color: #545454;

}

.menu_ul {
  float: left;
}

.submenus:before {
  content: '';
  display: block;
  width: 19px;
  height: 16px;
  position: absolute;
  top: -10px;
  left: 20px;
  margin-left: -11px;
  background: url(img/controls_icon.png) -45px -21px no-repeat;
}

.glav_menu {
  padding-bottom: 10px;
  margin-right: 30px;
  border-bottom: 1px solid #dcdcdc;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.glav_menu a {
  color: #545454;
  text-decoration: none;
}

.glav_menu.active a {
  font-weight: bold;
}

.two_menu.active a {
  font-weight: bold;
}

.two_menu {
  margin: 5px 0;
}

.two_menu a {
  color: #545454;
  margin: 5px 0;
  margin-left: 10px;
  text-decoration: none;
}

.col_menu {
  color: #BBBBBB;
  font-size: 9pt;
  padding-left: 5px;
}

#price1 {
  max-width: 50px;
  margin-right: 20px;
}

#price2 {
  max-width: 50px;
}

.grid {
}

.grid .bx_content_section {
  margin-bottom: 15px;
}

.grid .bx_sidebar {
  margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 {
}

.grid2x1 .bx_content_section {
  float: left;
  width: 66%;
  margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
  float: right;
  width: 33%;
  margin-bottom: 15px;
  padding-left: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 960px) {
  .grid2x1 .bx_sidebar {
    padding-left: 4%;
  }

}

@media (max-width: 640px) {
  .grid2x1 .bx_content_section,
  .grid2x1 .bx_sidebar {
    width: 100%;
    float: none;
  }

  .grid2x1 .bx_sidebar {
    padding-left: 3%;
  }
}

@media (max-width: 479px) {
  .grid2x1 .bx_sidebar {
    padding-left: 1%;
  }
  #blo1 {
    display: none;
  }
  #blo2 {
    display: block;
  }
}

/* End */

/* Start:/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.smart.filter/visual_vertical1/style.css*/
.bx_filter_vertical span.disabled {
  color: #9B9B9B !important;
  text-shadow: none !important;
}

.bx_filter_vertical {
}

.bx_filter_vertical .bx_filter_section {
  padding: 2.6%;
  border-radius: 2px;
  background: #C3E9F4;
  border: 7px solid #E1F5FB;
  position: relative;
}

.bx_filter_vertical .bx_filter_title {
  font-weight: bold;
  color: #000000;
  padding: 0 10px;
  font-size: 16px;
  margin-bottom: 10px;
}

.bx_filter_vertical .bx_filter_container {
  padding: 0 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.bx_filter_vertical .bx_filter_container_title {
  color: #000000;
  font-size: 15px;
  display: inline-block;
  border-bottom: 1px dashed #000000;
  margin-bottom: 20px;
  cursor: pointer;
}

.bx_filter_vertical .bx_filter_block {
  padding: 0;
  display: none
}

.bx_filter_vertical .bx_filter_container.active .bx_filter_block {
  display: block
}

.bx_filter_vertical .bx_filter_block span {
  display: block;
  min-height: 30px;
  padding-bottom: 5px
}

.bx_filter_vertical .bx_filter_block span input[type=checkbox] {
  position: relative;
  bottom: -4px
}

.bx_filter_vertical .bx_filter_block span label {
  line-height: 11px;
  font-size: 12px;
  vertical-align: bottom
}

.bx_filter_vertical .bx_filter_param_area {
  margin-bottom: 20px
}

.bx_filter_vertical .bx_filter_param_area .bx_filter_param_area_block {
  width: 50%;
  float: left;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #3F3F3F;
  font-size: 11px;
}

.bx_filter_vertical .bx_filter_param_area .bx_filter_param_area_block .bx_input_container {
  max-width: 70px;
  display: inline-block;
  padding: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  height: 35px;
  background: #8CA3AE;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8CA3AE), color-stop(100%, #B6C8D2));
  background: -webkit-linear-gradient(top, #8CA3AE 0%, #B6C8D2 100%);
  background: -moz-linear-gradient(top, #8CA3AE 0%, #B6C8D2 100%);
  background: -ms-linear-gradient(top, #8CA3AE 0%, #B6C8D2 100%);
  background: -o-linear-gradient(top, #8CA3AE 0%, #B6C8D2 100%);
  background: linear-gradient(to bottom, #8CA3AE 0%, #B6C8D2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ca3ae', endColorstr='#b6c8d2', GradientType=0);
  box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .75)
}

.bx_filter_vertical .bx_filter_param_area .bx_filter_param_area_block input {
  border: none;
  border-radius: 2px;
  max-width: 70px;
  width: 100%;
  height: 33px;
  display: inline-block;
  margin: 0;
  padding: 0 4px;
  background: #FFFFFF;
  box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, .75);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bx_filter_vertical .bx_filter_param_area .bx_filter_param_area_block:first-child {
  text-align: left
}

.bx_filter_vertical .bx_filter_param_area .bx_filter_param_area_block {
  float: left
}

.bx_filter_vertical .bx_ui_slider_track {
  margin: 15px 10px 10px;
  background: #BBD8E0;
  height: 6px;
  position: relative;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, .35), inset 0 1px 1px 0 rgba(0, 0, 0, .15);
  border-radius: 3px;
}

.bx_filter_vertical .bx_ui_slider_range {
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.smart.filter/visual_vertical1/images/range_bg.png);
}

.bx_filter_vertical .bx_ui_slider_handle {
  width: 20px;
  height: 21px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background: url(/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.smart.filter/visual_vertical1/images/handle.png) no-repeat center;
}

.bx_filter_vertical .bx_ui_slider_handle.left {
  margin-left: -10px
}

.bx_filter_vertical .bx_ui_slider_handle.right {
  margin-right: -10px
}

.bx_filter_vertical .bx_filter_control_section {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px
}

.bx_filter_vertical .bx_filter_search_button {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 10px;
  padding: 0 10px;
  height: 35px;
  border-radius: 3px;
  background: #E3F3F7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZjNmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiOGQ5ZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #E3F3F7 0%, #B8D9E3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E3F3F7), color-stop(100%, #B8D9E3));
  background: -webkit-linear-gradient(top, #E3F3F7 0%, #B8D9E3 100%);
  background: -o-linear-gradient(top, #E3F3F7 0%, #B8D9E3 100%);
  background: -ms-linear-gradient(top, #E3F3F7 0%, #B8D9E3 100%);
  background: linear-gradient(to bottom, #E3F3F7 0%, #B8D9E3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3f3f7', endColorstr='#b8d9e3', GradientType=0);
  color: #0074A4;
  text-decoration: none;
  text-shadow: 0 1px 1px 0 rgba(255, 255, 255, .75);
  font-weight: bold;
  font-size: 14px;
  line-height: 35px;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .15);
}

.bx_filter_vertical .bx_filter_search_button:hover {
  background: #B8D9E3
}

.bx_filter_vertical .bx_filter_search_button:active {
  position: relative;
  bottom: -1px;
  background: #E4F1F5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjFmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E4F1F5), color-stop(100%, #F9FAFA));
  background: -webkit-linear-gradient(top, #E4F1F5 0%, #F9FAFA 100%);
  background: -moz-linear-gradient(top, #E4F1F5 0%, #F9FAFA 100%);
  background: -ms-linear-gradient(top, #E4F1F5 0%, #F9FAFA 100%);
  background: -o-linear-gradient(top, #E4F1F5 0%, #F9FAFA 100%);
  background: linear-gradient(to bottom, #E4F1F5 0%, #F9FAFA 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4f1f5', endColorstr='#f9fafa', GradientType=0);
  box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, .2);
}

.bx_filter_vertical span.icon_lupe {
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 15px;
  background: url(/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.smart.filter/visual_vertical1/images/searchicon.png) no-repeat center;
  vertical-align: middle;
}

.bx_filter_vertical .bx_filter_popup_result {
  position: absolute;
  display: none;
  height: 33px;
  border-top: 1px solid #C0D6DC;
  border-right: 1px solid #C0D7DD;
  border-bottom: 1px solid #C0D6DC;
  border-left: 1px solid #C0D7DD;
  border-radius: 3px;
  background: #FFFFFF;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
  color: #3F3F3F;
  font-weight: normal;
  font-size: 13px;
  line-height: 33px;
  padding: 0 10px;
  margin-left: 10px;
  margin-top: -7px;
  z-index: 1100;
  white-space: nowrap;
}

.bx_filter_vertical .bx_filter_popup_result .arrow {
  width: 8px;
  height: 14px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  background: url(/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.smart.filter/visual_vertical1/images/arr_left.png) no-repeat center;

}

.bx_filter_vertical .bx_filter_popup_result.right {
  left: 102%
}

.bx_filter_vertical .bx_filter_popup_result.left {
  right: 102%
}

.bx_filter_vertical .bx_filter_popup_result.right .arrow {
  left: -8px;
  background: url(/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.smart.filter/visual_vertical1/images/arr_left.png) no-repeat center
}

.bx_filter_vertical .bx_filter_popup_result.left .arrow {
  right: -8px;
  background: url(/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.smart.filter/visual_vertical1/images/arr_right.png) no-repeat center
}

.bx_filter_vertical .bx_filter_popup_result a {
  color: #0073A3
}

.bx_filter_vertical .bx_filter_popup_result a:hover {
  text-decoration: none
}

.bx_filter_vertical .bx_filter_popup_result_close {
  display: none
}

@media (max-width: 530px) {

  .bx-touch .bx_filter_vertical .bx_filter_popup_result {
    position: fixed !important;
    height: auto;
    line-height: 14px;
    font-size: 12px;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    z-index: 1001;
    padding: 10px;
    width: auto;
    border-radius: 0;
    box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, .1);
  }

  .bx-touch .bx_filter_vertical .bx_filter_popup_result_close {
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    background: url(/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.smart.filter/visual_vertical1/images/x.png) no-repeat center;
    background-size: 16px;
  }
}

/* End */

/* Start:/bitrix/templates/panchemodan/components/bitrix/system.pagenavigation/pan_modern_29042015/style.css*/
div.modern-page-navigation {
  width: 80%;
  margin: 0 auto;
  padding: 0.5em 0;
  text-align: center;
  position: relative;
}

div.modern-page-navigation::after {
  background: none repeat scroll 0 0 #808080;
  content: "";
  height: 1px;
  position: absolute;
  right: 0;
  top: 14px;
  width: 100%;
}

div.modern-page-navigation > div {
  background-color: #FFFFFF;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 20px;
}

div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots {
  color: #000;
  border-left-width: 0;
  border-left-style: solid;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-decoration: none;
}

div.modern-page-navigation a:hover {
  color: #E03127;
}

div.modern-page-navigation a.modern-page-previous {
  border-right-width: 1px;
  border-right-style: solid;
  border-left: none;
}

div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
  border-left: none;
  padding-left: 0.5em;
}

span.modern-page-current {
  font-weight: bold;
}

div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
  border-color: #CDCDCD;
}

/* End */

/* Start:/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.section/.default/style.css*/
.goods_item .exclusive-label {
  position: absolute;
  top: 0;
  left: 5px;
  width: 75px;
  height: 12px;
  background: url('/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.section/.default/images/exclusive.png') 0 0 no-repeat;
}

#content .g_name .exclusive-label {
  width: 90px;
  height: 33px;
  background: url('/bitrix/templates/panchemodan/components/pan/catalog/pan_catalog/pan/catalog.section/.default/images/exclusive.png') center center no-repeat;
}

.modern-page-navigation_active {
  font-weight: bold;
  border: solid #808080 1px!important;
  padding-top: 2px;
}

.all_text {
  font-size: 18px;
  color: #B9B9B9;
  margin-left: 20px;
}

.all_num {
  font-weight: bold;
}

.sort_type {
  float: right;
}

.top_head {
 /*min-height: 70px;*/
	margin-bottom: -10px;
}

#sorttype_div {
  float: left;
}

#pgsize_div {
  float: right;
}

.filter_new {
  border-top: 1px solid #DCDCDC;
  overflow: hidden;
  border-bottom: 1px solid #DCDCDC;
  background-color: white;
}

.filter_ {
  width: 100%;
  float: left;
  padding-bottom: 10px;
}

.bottom_ {
/*  float: right;*/
}

.buttom_ {
   background: #777777;
   color: #FFFFFF;
   padding: 3px;
   right: 0;
   float: left;
   margin-bottom: 0px;
   cursor: pointer;
   display: inline-block;
   font-weight: normal;
   font-size: 12px;
   padding: 5px;
   margin-top: 9px;
 }

.bottom_a_ {
  float: right;
}

.buttom_a_ {
  background: #777777;
  color: #FFFFFF;
  right: 0;
  margin-bottom: 9px;
  cursor: pointer;
  display: inline-block;
  border-radius: 3px 3px;
  font-weight: normal;
  font-size: 12px;
  padding: 5px;
  margin-top: 8px;
}

.button > img {
  width: 13px;
  height: 13px;
  background: url(img/ic_u_down.png) top left no-repeat;
  margin: 0 0 0 5px;
  display: inline-block;
  position: relative;
  right: 0;
  top: 5px;
}

.button2 > img {
  width: 13px;
  height: 13px;
  background: url(img/ic_u_down.png) top left no-repeat;
  margin: 0 0 0 5px;
  display: inline-block;
  position: relative;
  right: 0;
  top: 5px;
}

#block1 a:hover {
  color: #000000;
}

#block2 a:hover {
  color: #000000;
}

.sticky {
  border-bottom: 1px solid #DCDCDC;
  position: fixed;
  top: 0; /* если ноль заменить на число (и в скрипте тоже), то блок будет прилипать до того, как верхний край окна браузера дойдёт до верхнего края элемента. Может быть отрицательным числом. Применим, например, при фиксированном сверху меню */
  z-index: 5;
}

.parent_block {
  position: relative;
  float: left;
  margin-right: 30px;
}

.parent_block_view {
  float: right;
  margin-right: 0;
}

.button {
  color: #9E9E9E;
  font-size: 13px;
  border-radius: 5px;
  overflow: hidden;
}

.button span {
  color: #9E9E9E;
  font-size: 13px;
  border-radius: 5px;
  overflow: hidden;
}

.toggled_block {
  /*width: 200px;*/

  position: absolute;
  right: 12px;
  z-index: 10000;
  background: #FFFFFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  display: none;
  white-space:nowrap;
}

.toggled_block label:hover {
  background-color: #CCCCCC;
}

.parent_block2 {
  width: 100px;
  float: left;
 /* margin-right: 30px;*/
}

.button2 {
  color: #9E9E9E;
  font-size: 13px;
  border-radius: 5px;
  overflow: hidden;
}

.toggled_block2 {
  /*width: 33px;*/
  margin-left: 50px;

  position: absolute;
  z-index: 10000;
  background: #FFFFFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  display: none;
}

.toggled_block2 label:hover {
  background-color: #CCCCCC;
}

.toggle_view {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 10px;
  width: 25px;
  height: 25px;
  background: url(img/ic_view.svg) no-repeat;
  background-size: 25px 85px;
  opacity: .43;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.toggle_view:first-child {
  margin-left: 0;
}

.toggle_view:hover,
.catalog_view_2 .toggle_view_2,
.catalog_view_4 .toggle_view_4,
.catalog_view_6 .toggle_view_6 {
  opacity: 1;
}

.toggle_view_2 {
  background-position: 0 0;
}

.toggle_view_4{
  background-position: 0 -30px;
}

.toggle_view_6 {
  background-position: 0 -60px;
}

.filter_name {
  border-bottom: none;
  font-size: 18px;
  margin-top: 10px;
  float: left;
  padding: 0;
  font-weight: bold;
  text-transform: none;
}

.filter_new .bottom_mobile {
 /* display: none;*/
}

/*
.lnk_down {
    display: block;
    width: 10px;
    float: right;
    height: 10px;
    margin-top: 4px;
    margin-right: 5px;
    margin-left: 3px;
    color: #000;
    background: url(/bitrix/templates/panchemodan_new/img/ic_lnk_down_.png) no-repeat top left;
}*/
.lnk_down,
.filter_ .lnk_down {
  display: block;
  width: 10px;
  float: right;
  height: 10px;
  margin-top: 2px;
  margin-right: 5px;
  margin-left: 3px;
  padding-right:0;
  color: #000000;
  background: url(img/ic_lnk_down_.png) no-repeat top left;
}

.lnk_down.active {
  display: block;
  width: 10px;
  float: right;
  height: 10px;
  margin-top: 4px;
  margin-right: 5px;
  margin-left: 3px;
  color: #000000;
  background-image: url(img/ic_lnk_down_minus.png);
}

.filter_ #br {
  margin-bottom: 10px;
  width: 164px;
  padding: 4px 30px 4px 4px;
}

.top_sort {
  cursor: pointer;
  margin-left: 0;
  width: 100%;
  color: #545454;
}

.top_sort span {
  padding: 0 5px 0 5px;
  color: #545454;
}

.toggled_block a {
  text-decoration: none;
  color: #545454;

}

.toggled_block2 a {
  text-decoration: none;
  color: #545454;

}

.toggled_block div.top_sort:hover {
  cursor: pointer;
  margin-left: 0;
  width: 100%;
  background: #D4D4D4;

}

.toggled_block2 div.top_sort:hover {
  cursor: pointer;
  margin-left: 0;
  width: 100%;
  background: #D4D4D4;

}

.fgr .sub_p {
  float: left;
  background: #777777;
  margin-top: 10px;
  padding: 10px 30px 10px 30px;
  color: #FFFFFF;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  position: relative;
  font-size: 14px;
  z-index: 1;
}

.fgr_a span {
  background: #777777;
  margin-top: 10px;
  color: #FFFFFF;
  padding: 3px;
  cursor: pointer;
  display: inline-block;
  border-radius: 3px 3px;
  font-weight: normal;
}

/*ПОЛЗУН
Настройка блока с ползунком.*/
.slider {
  width: 230px;
  height: 11px;
  background: url(slider-bg.png); /*Фон ползунка.*/
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
}

/*Сам ползунок*/
.ui-slider-handle {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -7px;
  margin-left: -12px;
  z-index: 200;
  background: url(slider-button.png);
}

/*Фон ползунка при перемещении.*/
.ui-widget-header {
  /*background: url(fill.png) no-repeat left;*/
  height: 8px;
  left: 1px;
  top: 1px;
  position: absolute;
}

.ui-widget {
  margin-bottom: 10px;
}

.scroller {
  max-height: 300px;
  overflow-y: auto;
  width: 233px;
}

.krest{margin-left: 5px;
  float: left;
  display:none;
  margin-top: 10px;
  bottom: 0px;
  width: 21px;
  border: 1px solid #bbb;
  height: 21px;    cursor: pointer;
  background-image: url(img/krest.png); }
.krest:hover{margin-left: 5px;
  float: left;
  margin-top: 10px;
  bottom: 0px;
  width: 21px;
  border: 1px solid #777;
  height: 21px;    cursor: pointer;
  background-image: url(img/krest.png); }
.krest_text{
  float: left;
  margin-top: 10px;
  border: 1px solid #dedede;
  margin-left: 10px;
  padding: 9px;
  font-size: 14px;    text-transform: uppercase;
  color: #000000;
  cursor: pointer;
  font-weight: normal;
  position: relative;
  z-index: 1;
}
.line_filter input[type="checkbox"] {
  -webkit-appearance: checkbox;
  width: 1.1rem;
  height: 1.1rem;    margin: 5px 0px 5px 0px;
  float: left;
}

@media (max-width: 991px) {
    .line_filter input[type="checkbox"] {
        display: none;
    }
    #navigation1 .line_filter a {
        color: #000;
        text-decoration: none;
    }
    #navigation1 .line_filter input[type="checkbox"] + label a {
        font-weight: bold;
    }
}

.line_filter{    width: 100%;
  overflow: hidden;}
.submenus .line_filter label {
  color: #545454;

  display: block;
  float: left;

  margin-top: 6px;
}

.submenus .line_filter label a {
  color: #000;
  text-decoration: unset;
}

img.js-lazy-load {
  min-width: 260px;
  min-height: 260px;
  display: block;
}

div.catalog-loader-container {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px !important;
    margin-top: -25px !important;
}
div.catalog-loader-container:before {
  content: '';
  display: block;
  padding-top: 100%;
}

div.catalog-loader-container svg {
  -webkit-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}

div.catalog-loader-container svg circle {
  stroke-dasharray: 150,200;
  stroke-dashoffset: -10;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}

.goods_item .catalog-cart-img {
  display: inline !important;
}
.goods_item data-img.catalog-cart-img {
  display: block !important;
  padding-top: 100%;
}

.goods_item .catalog-cart-img-hovered {
  display: none !important;
}

@media screen and (min-width: 767px) {
  .goods_item:hover .catalog-cart-img-hover {
    display: none !important;
  }

  .goods_item:hover .catalog-cart-img-hovered {
    display: inline !important;
  }
}

.stickers {
    position: absolute;
    right: 2px;
    top: -5px;
}

.stickers .sticker__item {
    box-sizing: border-box;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 3px;
    width: 46px;
    min-height: 23px;
    margin-right: 4px;
    margin-bottom: 4px;
}

.sticker__item_hit {
    background-color: #DB271B;
    border: 1px solid #DB271B;;
    color: #FFFFFF;
}

.sticker__item_new {
    background-color: #fff;
    border: 1px solid #5EC368;;
    color: #5EC368;
}

.sticker__item_sale {
    background-color: #fff;
    border: 1px solid #DB271B;;
    color: #DB271B
}

.sticker__item_3d {
    background-color: #fff;
    border: 1px solid #b2b2b2;
    color: #b1b1b1
}

.goods_item .sber_part_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5px 0 10px;
  position: relative;
}

.goods_item .sber_part {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  position: relative;
  text-align: center;
  padding: 3px 6px;
  display: inline-block;
  border-radius: 10px;
  font-size: 14px;
  font-style: italic;
  line-height: 17px;
  margin: 0;
  flex-grow: 0;
  cursor: pointer;
}

.goods_item .sber_part-popup {
  margin: 0;
  display: none;
  width: 200px;
  border: 1px solid #b1b1b1;
  position: absolute;
  right: -100px;
  top: -262px;
  background: #fff;
  padding: 10px;
  cursor: pointer;
  z-index: 10000;
}

.goods_item .sber_part-popup__text {
  font-size: 14px;
}

.goods_item .sber_part:hover .sber_part-popup {
  display: block;
}

.goods_item__top-info-wrapper {
  margin: 10px 20px 0 0;
}

.goods_item__top-info {
  min-height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.goods_item__top-info .p_showprice {
  min-height: 34px;
}

.goods_item .label-video {
  position: absolute;
  display: flex;
  top: 6px;
  left: 6px;
  padding: 4px 5px 4px 7px;
  margin: 0;
  border-radius: 2px;
  border: 1px solid #D6D6D6;
  background: #FFF;
}

.label-video-text {
  display: none;
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  margin: 1px 0 0 5px;
}

.label-video-text-mobile {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px;
  margin: 1px 0 0 4px;
}

.goods_item.hovered:hover .label-video-text {
  display: inline;
}

@media (max-width: 991px) {
  .goods_item .label-video {
    top: -5px;
    left: 0;
  }
}

@media (max-width: 960px) {
  .goods_item .sber_part_wrapper {
    margin: 5px 0 0;
  }

  .goods_item .sber_part {
    font-size: 11px;
    line-height: 12px;
  }

  .goods_item .sber_part-popup {
    width: 155px;
    right: -60px;
    top: -268px;
    padding: 5px;
  }

  .goods_item .goods_item__top-info-wrapper + .el_foot_block {
    margin-top: 40px;
  }

  .goods_item .new_block_a {
    max-width: 95%;
  }
}
