/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.svg-phone {
    margin: 0 14px 0 0;
}

.callback-block .contact-block {
    position: relative;
    z-index: 1;
}

.contact-block .svg-email,
.contact-block .svg-phone {
    min-width: 15px;
    min-height: 15px;
    background-size: cover;
    position: absolute;
    left: -25px;
    top: 2px;
}
.contact-block .svg-phone {
    min-width: 9px;
    min-height: 12px;
    left: -23px;
}
.contact-block .phone {font-weight: 700;}

.wrap_tizer .wr_block.price {max-height: 64px;}

.wrap_icon.inner-table-block .email-block {height: 18px;}
.wrap_icon.inner-table-block .email-block:before {
    background-image: url(/bitrix/templates/aspro_next_custom/images/svg/Email_mask.svg);
    background-color: #222;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    top: 3px;
    left: -2px;
    position: relative;
}
.wrap_icon.inner-table-block .email.blocks {
    margin-left: 5px;
    display: inline;
}

.bottom-menu .item:hover .title a, .bottom-menu .item:hover .title, .bottom-menu .item.active .title a, .bottom-menu .item.active .title {
    color: #555 !important;
}

.footer-grey .copy-block a {
    color: #b0b0b0 !important;
}
.footer-grey .copy-block a:hover, .footer-grey .copy-block a:active,
.footer-grey .phone-block .phone a:hover,
.footer-grey .email.blocks a:hover {
    color: #555 !important;
}
.footer-grey .email.blocks span.fa-copy {
    margin-left:15px;
    cursor: pointer;
}
.footer-grey .email.blocks span.fa-copy:hover {
    color: #555;
}

@media screen and (min-width: 768px) {
  .detail.partners article {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start; }
    .detail.partners article .detailimage {
      order: 2;
      float: none;
      width: 150px;
      margin-left: 0; }
      .detail.partners article .detailimage .img-partner {
        padding: 0;
        margin-left: 20px; }
    .detail.partners article .post-content {
      order: 1; } }
@media screen and (max-width: 767px) {
  .detail.partners article {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
    .detail.partners article .detailimage {
      order: 1;
      float: none;
      width: 150px;
      margin-left: 0;
      margin-bottom: 20px; }
      .detail.partners article .detailimage .img-partner {
        padding: 0; }
    .detail.partners article .post-content {
      order: 2; } }


.item_info .brand {
    display: block; }
.item_info .brand a {
    color: #999999;
    font-size: 14px;
    font-weight: 600; }


.pay_system_icons img {margin-right: 10px;}
@media (max-width: 550px) {
    .pay_system_icons { display: block; }
}


.trade_slider_wrapp {
    padding: 10px 30px 27px;
    border-top: 1px solid #f2f2f2;
    margin: 0px 0px 0px;
    overflow: hidden;
    max-height: 200px;
}

.trade_slider > li {
    text-align: center;
}

.trade_slider li div{
    font-style: italic; line-height: 1.1; font-size: 90%; margin-top: 10px;
}


/*yandex slides*/
.slick-dots li:before {display: none !important;}