

/* Start:/local/templates/ledinail/components/bitrix/news/brands/style.css?16443258472620*/
.bands_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }

.bands_list_link {
  width: 19.7%;
  margin-bottom: 5px;
  height: 170px;
  text-decoration: none;
  color: #888;
  display: flex;
  overflow: hidden;
  align-items: center;
  border: 1px #eee solid;
  transition: all .25s ease-out;
  border-radius: var(--radius1); }
  .bands_list_link span {
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 0px 20px;
    text-transform: uppercase; }

.bands_list_link:hover {
  box-shadow: var(--shadow2); }

@media (max-width: 992px) {
  .bands_list_link {
    width: 48%;
    height: 100px;
    margin-bottom: 20px; } }
@media (max-width: 400px) {
  .bands_list_link {
    width: 100%;
    height: 100px;
    margin-bottom: 20px; } }
.detail_brand img {
  width: 100%;
  border: 5px #fff solid;
  box-shadow: 0px 0px 1px #555;
  margin-bottom: 30px; }

.detail_brand_container .container {
  padding: 0px 0px 0px 0px; }

.more_button {
  height: 40px;
  background: var(--color1);
  transition: var(--animation1);
  cursor: pointer;
  color: #ffffff;
  width: 200px;
  border-radius: var(--radius1);
  line-height: 40px;
  text-align: center;
  margin: 10px auto; }
  .more_button:hover {
    background: var(--color4); }

.detail_brand_spoiler {
  height: 243px;
  overflow: hidden;
  transition: var(--animation1); }
  .detail_brand_spoiler_show {
    height: auto; }
  .detail_brand_spoiler_all {
    display: block;
    cursor: pointer;
    transition: var(--animation1);
    color: var(--color1);
    border: var(--color1) solid 1px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
    width: 160px;
    margin: 30px auto; }
    .detail_brand_spoiler_all:hover {
      background: var(--color1);
      color: #ffffff; }

.detail_brand_sections {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column; }
  .detail_brand_sections_fil {
    display: flex;
    flex-wrap: wrap; }
    .detail_brand_sections_fil span {
      color: #777777;
      margin: 0px 10px 5px 0px; }
    .detail_brand_sections_fil a {
      border: 1px #eee solid;
      padding: 1px 15px;
      margin: 0px 5px 5px 0px;
      border-radius: 30px;
      color: #777777;
      transition: var(--animation1); }
      .detail_brand_sections_fil a:hover {
        background: var(--color1);
        color: #ffffff;
        text-decoration: none; }
  .detail_brand_sections_wi {
    display: flex;
    justify-content: flex-end;
    width: 100%; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/ledinail/components/bitrix/catalog.section/section/style.css?16419518201906*/
.main_tabs {
  display: flex;
  justify-content: flex-end;
  margin-top: 45px; }
  @media (max-width: 1200px) {
    .main_tabs {
      margin-top: 0;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin-bottom: 15px;
      width: 100%; } }
  .main_tabs .tabs_link {
    border: 1px solid var(--color1);
    color: var(--color1);
    height: 30px;
    padding: 0px 15px;
    border-radius: 30px;
    cursor: pointer;
    line-height: 30px;
    margin-left: 15px; }
    @media (max-width: 1200px) {
      .main_tabs .tabs_link {
        margin-left: 0;
        margin-right: 10px;
        margin-bottom: 5px; } }
    .main_tabs .tabs_link.active, .main_tabs .tabs_link:hover {
      background: var(--color1);
      color: #ffffff; }
    .main_tabs .tabs_link_all {
      border: 1px solid var(--color1);
      color: var(--color1);
      height: 30px;
      padding: 0px 15px;
      border-radius: 30px;
      cursor: pointer;
      line-height: 30px;
      margin-left: 15px; }
      @media (max-width: 1200px) {
        .main_tabs .tabs_link_all {
          display: none; } }
      .main_tabs .tabs_link_all:hover {
        text-decoration: none;
        background: var(--color1);
        color: #ffffff; }

.item_blocks_row {
  display: flex;
  flex-wrap: wrap; }

.item_blocks_col {
  width: 25%;
  border: 1px #EEEEEE solid;
  margin: 0px 0px -1px -1px; }
  @media (max-width: 992px) {
    .item_blocks_col {
      width: 50%; } }

.item_blocks_col_2,
.item_blocks_col_3 {
  width: 100%; }

.item_blocks_more {
  width: 250px;
  height: 50px;
  border: 1px var(--color1) solid;
  color: var(--color1);
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
  margin: 30px auto;
  cursor: pointer;
  transition: var(--animation1);
  font-size: 16px; }
  .item_blocks_more:hover {
    background: var(--color1);
    color: #ffffff; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/ledinail/components/bitrix/catalog.item/item_blocks/style.css?16545241088208*/
.slider_picts_card {
  display: block;
  overflow: hidden; }
  .slider_picts_card span {
    display: block; }
  .slider_picts_card i {
    display: block;
    width: 100%;
    height: 250px;
    margin: 15px auto; }
    @media (max-width: 992px) {
      .slider_picts_card i {
        height: 150px; } }

.slider_over {
  height: 290px;
  overflow: hidden; }
  @media (max-width: 992px) {
    .slider_over {
      height: 185px; } }

.blocks_item_link .numericControls {
  list-style: none;
  margin: 0px 15px 15px 15px;
  padding: 0;
  display: flex;
  justify-content: center; }
  .blocks_item_link .numericControls li {
    width: calc(100% / 5 - 2px);
    margin-right: 2px; }
  .blocks_item_link .numericControls a {
    font-size: 0;
    display: block;
    height: 1px;
    width: 100%;
    background: #f6f6f6; }
  .blocks_item_link .numericControls li.current a {
    background: var(--color1); }

.blocks_item_lables {
  position: absolute;
  z-index: 1;
  width: calc(100% - 80px);
  padding: 10px 0px 0px 10px; }
  .blocks_item_lables span {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 2px;
    margin-bottom: 2px;
    color: #ffffff;
    background: #FA9E49;
    font-size: 12px;
    line-height: 13px; }
.blocks_item_wish_compare {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  display: flex;
  z-index: 1;
  flex-direction: column; }
  @media (max-width: 590px) {
    .blocks_item_wish_compare {
      top: 10px;
      right: 10px; } }
.blocks_item_wish button {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }
  .blocks_item_wish button svg {
    width: 20px;
    height: 20px;
    opacity: 0.5; }
.blocks_item_wish .in-favor svg {
  opacity: 1; }
.blocks_item_compare label {
  position: relative;
  overflow: hidden;
  top: 5px;
  cursor: pointer;
  margin: 0;
  padding: 0; }
  .blocks_item_compare label span {
    width: 20px;
    height: 20px;
    opacity: 0.5; }
    .blocks_item_compare label span svg {
      width: 20px;
      height: 20px; }
      .blocks_item_compare label span svg:nth-child(2) {
        display: none;
        opacity: 1; }
.blocks_item_compare input {
  position: absolute;
  left: -9999999999px; }
.blocks_item_compare input:checked + label span svg:nth-child(1) {
  display: none; }
.blocks_item_compare input:checked + label span svg:nth-child(2) {
  display: block;
  position: relative;
  bottom: -3px;
  opacity: 1; }
.blocks_item_link {
  display: block;
  color: #333333; }
  .blocks_item_link_lables {
    background: #FA9E49;
    top: 10px;
    left: 10px;
    position: absolute;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    padding: 1px 10px;
    transition: var(--animation1); }
  .blocks_item_link:hover {
    text-decoration: none; }
    .blocks_item_link:hover strong {
      color: var(--color1); }
.blocks_item_art {
  display: block;
  color: #888;
  padding: 0px 15px; }
  @media (max-width: 590px) {
    .blocks_item_art {
      font-size: 12px;
      padding: 0px 0px; } }
.blocks_item_name {
  font-weight: 400;
  padding: 0px 15px 0px 15px;
  display: block;
  height: 48px;
  overflow: hidden; }
  @media (max-width: 590px) {
    .blocks_item_name {
      font-size: 13px;
      line-height: 18px;
      padding: 0px 0px; } }
.blocks_item_stars {
  width: 113px; }
  .blocks_item_stars svg {
    fill: goldenrod; }
.blocks_item_quant {
  display: block;
  padding: 5px 15px 0px 15px;
  color: #888; }
  @media (max-width: 590px) {
    .blocks_item_quant {
      font-size: 12px;
      padding: 5px 0px 0px 0px; } }
  .blocks_item_quant span {
    color: #4EE5DC; }
.blocks_item_price {
  font-weight: bold;
  font-size: 18px;
  padding: 0px 15px 0px 15px; }
  @media (max-width: 1200px) {
    .blocks_item_price {
      font-size: 16px; } }
  @media (max-width: 992px) {
    .blocks_item_price {
      padding: 0px 15px 15px 15px; } }
  @media (max-width: 590px) {
    .blocks_item_price {
      height: 50px;
      padding: 0px 0px 0px 0px; }
      .blocks_item_price span {
        display: block;
        width: 100%; } }
  .blocks_item_price del {
    padding-right: 5px;
    display: inline-block;
    font-weight: 400;
    color: #777777;
    font-size: 15px;
    text-decoration: none;
    position: relative; }
    @media (max-width: 1200px) {
      .blocks_item_price del {
        font-size: 13px; } }
    .blocks_item_price del:before {
      content: "";
      width: 100%;
      height: 1px;
      background: var(--color1);
      position: absolute;
      top: 50%;
      left: 0;
      transform: rotate(-4deg); }
  .blocks_item_price_econ {
    font-size: 12px;
    background: #FFFACD;
    font-weight: 400;
    display: inline-block;
    height: 25px;
    margin: 0px 0px 15px 15px;
    border-radius: 3px;
    color: #777777;
    overflow: hidden; }
    @media (max-width: 590px) {
      .blocks_item_price_econ {
        margin: 0px 0px 15px 0px;
        overflow: hidden; } }
    .blocks_item_price_econ i {
      display: inline-block;
      padding: 0px 5px;
      background: #ffd83a;
      margin-right: 4px;
      height: 24px;
      line-height: 25px;
      font-style: normal;
      color: #444444; }
.blocks_item_hover {
  display: flex;
  height: 70px;
  background: #F0F0F0; }
  @media (max-width: 992px) {
    .blocks_item_hover {
      height: auto; } }
  .blocks_item_hover_qua {
    width: 50%;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 992px) {
      .blocks_item_hover_qua {
        display: none; } }
    .blocks_item_hover_qua span {
      height: 70px;
      width: 33.333333%;
      text-align: center;
      line-height: 70px;
      cursor: pointer;
      transition: var(--animation1); }
      .blocks_item_hover_qua span:hover {
        background: #f6f6f6; }
    .blocks_item_hover_qua input {
      height: 70px;
      width: 33.333333%;
      background: none;
      border: none;
      text-align: center; }
  .blocks_item_hover_buy {
    width: 50%; }
    @media (max-width: 992px) {
      .blocks_item_hover_buy {
        width: 100%; } }
    .blocks_item_hover_buy a {
      display: block;
      width: 100%;
      height: 70px;
      background: var(--color1);
      text-align: center;
      line-height: 70px;
      color: #ffffff;
      transition: var(--animation1); }
      @media (max-width: 992px) {
        .blocks_item_hover_buy a {
          color: #fff;
          background: var(--color1);
          height: 40px;
          line-height: 40px; } }
      @media (max-width: 395px) {
        .blocks_item_hover_buy a {
          font-size: 12px; } }
      .blocks_item_hover_buy a:hover {
        color: #ffffff;
        text-decoration: none; }
  .blocks_item_hover_more {
    width: 100%; }
    .blocks_item_hover_more a {
      display: block;
      text-align: center;
      color: #ffffff;
      width: 100%;
      background: var(--color1); }
      .blocks_item_hover_more a:hover {
        color: #ffffff;
        text-decoration: none; }
  .blocks_item_hover a {
    height: 70px;
    line-height: 70px; }
    @media (max-width: 992px) {
      .blocks_item_hover a {
        height: 40px;
        line-height: 40px; } }

.blocks_item {
  transition: var(--animation1);
  position: relative;
  height: 490px; }
  @media (max-width: 992px) {
    .blocks_item {
      height: auto; } }

.blocks_item_over {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 490px;
  overflow: hidden;
  padding: 5px;
  transition: var(--animation1); }
  @media (max-width: 992px) {
    .blocks_item_over {
      position: relative;
      height: auto;
      padding: 10px; } }

.blocks_item:hover {
  z-index: 500; }

.blocks_item:hover .blocks_item_over {
  height: 575px;
  z-index: 500;
  box-shadow: var(--shadow2); }
  @media (max-width: 992px) {
    .blocks_item:hover .blocks_item_over {
      height: auto;
      box-shadow: none; } }

/*# sourceMappingURL=style.css.map */


.span_mouse_move_choose_slider{
    position: absolute;
    top: 0;
    left: 0px;
    display: flex;
    width: 100%;
    height: 290px;
}
@media (max-width: 992px) {
    .span_mouse_move_choose_slider{
        display: none;
    }
}

/* End */


/* Start:/bitrix/components/bitrix/iblock.vote/templates/bootstrap_v4/style.css?1641951721235*/
.bx-rating {
	display: block;
	text-align: center;
}

.bx-rating-icon-container  {
	margin-right: 3px;
	cursor: pointer;
}

.bx-rating .bx-rating-icon-container:last-child { margin-right: 0; }

.bx-rating-icon {
	fill: var(--primary)
}
/* End */
/* /local/templates/ledinail/components/bitrix/news/brands/style.css?16443258472620 */
/* /local/templates/ledinail/components/bitrix/catalog.section/section/style.css?16419518201906 */
/* /local/templates/ledinail/components/bitrix/catalog.item/item_blocks/style.css?16545241088208 */
/* /bitrix/components/bitrix/iblock.vote/templates/bootstrap_v4/style.css?1641951721235 */
