

/* Start:/local/templates/electrograd/vendor/owlCarousel/assets/owl.carousel.css?16454230524744*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/electrograd/vendor/owlCarousel/assets/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/local/templates/electrograd/components/bitrix/catalog.element/main/style.css?176903801934759*/
.catalog_detail .wraps h4 {
    margin: 43px 0 32px;
}

.catalog_detail .item_main_info {
    margin: 0 0 30px;
    padding: 0;
    border: 1px solid #f2f2f2;
    position: relative;
}

.to-cart.btn.btn-default {
    font-size: 15px;
}

.catalog_detail .item_main_info .item_slider {
    width: 50%;
    padding: 0 56px 29px 56px;
    float: left;
    position: relative;
    z-index: 1;
    text-align: center;
}

.catalog_detail .item_main_info .stickers {
    top: 40px;
    left: 37px;
    flex-wrap: wrap;
}
.catalog_detail .item_main_info .stickers [class*="sticker_"] {
    font-size: 15px;
    text-transform: lowercase;
    padding: 5px 7px 7px;
    line-height: 11px;
}
div.info_item .info_credit.stickers {
    position: unset;
    padding-right: unset;
}
div.info_item .info_credit.stickers .sticker_credit {
    background-color: #ffed38eb;
    color: #000;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 160px;
}

.catalog_detail .like_icons {
    display: flex;
    top: -47px;
    right: 190px;
}
.catalog_item_wrapp .like_icons {
    top: 1px;
    right: 0;
}
.catalog_detail .like_icons > div {
    border-radius: 100%;
    overflow: hidden;
    margin: 0 0 5px;
}
.catalog_detail .like_icons span {
    margin: 0;
    opacity: 1;
    visibility: visible;
}
.catalog_detail .like_icons .value.added {
    border-radius: 0;
}
.catalog_detail .like_icons .value.added i {
    border-radius: 100%;
}

.catalog_detail .item_slider .slides {
    margin-bottom: 30px;
}

.catalog_detail .item_main_info .right_info {
    padding: 0 0 0 50%;
    position: relative;
}
.catalog_detail .item_main_info .right_info .info_item {
    position: relative;
    padding: 0 30px 0 11px;
}
.info_item .top_info {
    padding: 28px 0 19px;
    /*border-bottom: 1px solid #f2f2f2;*/
    overflow: hidden;
}
.catalog_detail .rows_block .item_block {
    float: none;
    padding-top: 3px;
    vertical-align: middle;
    line-height: 16px;
}

.info_item .top_info .article {
    font-size: 13px;
    color: #666;
    line-height: 18px;
}
.info_item .top_info .article .value {
    padding: 5px 0;
    margin: 0;
}

#article_copy:hover {
    cursor: pointer;
}

#article_copy .fa.fa-copy {
    margin-left: 3px;
}

.info_item .top_info .brand {
    float: right;
    font-size: 13px;
}
.info_item .top_info .brand img {
    display: block;
    height: 29px;
}

.info_item .middle_info {
    width: 100%;
    float: left;
    padding: 24px 0 3px;
    overflow: visible;
}
.item_main_info .main_item_wrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    float: none;
    flex-wrap: wrap;
    padding-top: 0;
    width: 100%;
}
.info_item .middle_info .prices_block {
    padding: 0 0 22px 0;
}
.info_item .middle_info .buy_block {
    font-size: 0;
    line-height: 0;
    padding-top: 10px;
}
.info_item .middle_info .buy_block > div {
    display: inline-block;
    vertical-align: top;
}

.to-cart.btn.btn-default {
    padding: 10px 20px;
}

.info_item .middle_info .item-stock {
    margin: 14px 0 0;
    font-size: 13px;
}
.middle_info .quantity_block_wrapper .item-stock {
    margin-top: 0;
}
.info_item .middle_info .item-stock > span {
    font-size: 13px;
}
.info_item .middle_info .item-stock .store_view {
    cursor: pointer;
    color: #666;
}
.catalog_detail .stores_block_wrap .stores_block .value {
    margin-right: 10px;
}

.info_item .middle_info .prices .price {
    font-size: 30px;
    line-height: 25px;
    padding-right: 5px;
}
.info_item .middle_info .prices .price:not(.discount) {
    padding-right: 13px;
}
.catalog_detail .cost .price {
    margin-left: 0;
}
.catalog_detail .item_main_info .price {
    font-size: 24px;
    line-height: 26px;
    float: left;
    width: auto;
    white-space: nowrap;
    padding-right: 10px;
}
.info_item .middle_info .prices .discount * {
    margin-top: 12px;
    font-size: 20px;
}

.info_item .middle_info .sale_block {
    font-size: 13px;
}
.catalog_detail .info_item .middle_info .prices .sale_block {
    display: none;
    margin: 8px 0 4px;
}
.info_item .middle_info .prices .sale_block .text {
    position: relative;
    padding-bottom: 3px;
    line-height: 15px;
    margin-top: 2px;
}

.info_item .middle_info .buy_block .counter_wrapp {
    padding: 0 12px 0 0;
}
.catalog_detail .counter_wrapp .counter_block + .button_block {
    margin: 0 12px 0px;
}
.catalog_detail .main_item_wrapper div.total_summ {
    margin: 0 0 23px;
    display: block;
    clear: both;
}
.catalog_detail .main_item_wrapper div.sberbank_credit_month_sum span {
    color: #1d2029;
    font-weight: bold;
    white-space: nowrap;
}

.calculate-delivery {
    color: #777;
    margin: 0 0 20px;
    display: none;
    font-size: 14px;
    line-height: 20px;
}


.catalog_detail .element_detail_text {
    color: #7e7e7e;
    font-size: 12px;
    line-height: 15px;
    padding: 0 0 39px;
}
.catalog_detail .element_detail_text .price_txt {
    color: #7d7d7d;
    font-size: 12px;
    line-height: 18px;
}
.att-img-text {
    padding-top: 10px;
}

.catalog_detail .tizers_block_detail {
    border-top: 1px solid #f2f2f2;
    border-bottom: 0;
    padding: 20px 0 0;
    margin: 0;
}
.tizers_block.tizers_block_detail .item {
    margin-bottom: 20px;
}

.img_wrapper .wrapp_thumbs {
    position: relative;
}
.catalog_detail .item_slider .thumbs {
    margin: 0 auto;
    max-width: 256px;
    position: relative;
    z-index: 1;
}
.catalog_detail .item_slider #thumbs {
    height: 54px;
    white-space: nowrap;
    width: 256px;
    overflow: hidden;
    margin: 0;
}
.item_slider .thumbs .slides_block li {
    overflow: hidden;
    vertical-align: bottom;
    list-style: none;
    width: 54px !important;
    height: 54px;
    zoom: 1;
    background: 0;
    position: relative;
    text-align: center;
    line-height: 54px;
    margin: 0 10px 0 0;
    border: 2px solid #fff;
    transition: border-color ease-out .2s;
    cursor: pointer;
    float: left;
    display: none;
}
.item_slider .thumbs li:hover {
    border-color: #9a9a9a;
}
.item_slider .thumbs li.current {
    border-color: #ff6d00;
}

.thumbs_navigation .flex-direction-nav {
    margin: 0;
}
.flexslider .thumbs_navigation .flex-direction-nav li {
    opacity: 1;
}
.thumbs_navigation ul li {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    background-color: transparent;
    z-index: 2;
}
.img_wrapper .flexslider .thumbs_navigation ul li.flex-nav-prev,
.img_wrapper .flexslider:hover .thumbs_navigation ul li.flex-nav-prev {
    left: -38px;
}
.img_wrapper .flexslider .thumbs_navigation ul li.flex-nav-next,
.img_wrapper .flexslider:hover .thumbs_navigation ul li.flex-nav-next {
    right: -37px;
}

.mobile-title-wrap {
    display: none;
}

.stock_board > .title {
    display: inline-block;
}
.stock_board > .title a {
    display: block;
    border: 2px solid #ff6d00;
    border-radius: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 3px 25px;
    min-width: 180px;
    text-align: center;
}

.catalog_detail .props_list {
    width: 100%;
    margin: 0;
    color: #555;
}
.props_list td {
    text-align: right;
    padding: 2px 0 2px 10px;
    font-size: 13px;
}
.props_list tr td:first-child {
    text-align: left;
    padding-right: 10px;
    padding-left: 0;
}
.catalog_detail .props_list td {
    position: relative;
    font-size: 13px;
    vertical-align: top;
    background: url('/local/templates/electrograd/components/bitrix/catalog.element/main/../../../../images/dott.png') 0 14px repeat-x;
    width: 50%;
}
.props_list td > span,
.props_list td > .txt {
    position: relative;
    background: #fff;
    padding: 0;
    display: inline-block;
    color: #666;
}
.catalog_detail .props_list .props_item,
.catalog_detail .props_block .char_name .props_item,
.catalog_detail .props_block .char_value {
    overflow: hidden;
    text-overflow: ellipsis;
}
.catalog_detail .props_list .props_item span {
    background: #fff;
    padding-right: 10px;
}
.catalog_detail .props_list td.char_value span {
    padding: 0 0 0 10px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li > a {
    position: relative;
    padding: 17px 36px 19px;
    font-weight: bold;
    margin: 0;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li > a,
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li > a:hover,
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li > a:focus,
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li.active > a,
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li.active > a:hover,
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li.active > a:focus {
    border: none;
    background: none;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li.active > a {
    color: #ff6d00;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    height: 2px;
    background-color: #ff6d00;
    transition: right .5s ease;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list > li.active > a:before {
    right: 0;
}

#reviews_content {
    display: none;
    margin-top: -12px;
}

.catalog_detail .title-tab-heading {
    background: #fff;
    border: 1px solid #f5f5f5;
    color: #222;
    margin: 0 0 -1px 0;
    padding: 18px 25px 17px;
    border-radius: 0;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    position: relative;
}
.catalog_detail .title-tab-heading:before {
    position: absolute;
    width: 11px;
    height: 20px;
    font-family: FontAwesome;
    content: "\f107";
    font-size: 17px;
    right: 25px;
    font-weight: 400;
}
.catalog_detail .active .title-tab-heading:before {
    content: "\f106";
}
.catalog_detail .active .title-tab-heading,
.catalog_detail .title-tab-heading:focus,
.catalog_detail .title-tab-heading:active,
.catalog_detail .title-tab-heading:hover {
    color: #ff6d00;
}

.title-tab-heading {
    display: none;
}

.view-iframe {
    display: inline-block;
    margin: 0 4px;
    max-width: 100px;
    max-height: 100px;
}
.view-iframe.view-video {
    font-size: 37px;
}

.cert-link-wrap {
    display: inline-block;
    margin: 0 25px 25px 0;
}
.cert-link {
    display: inline-block;
    position: relative;
    background: url("/local/templates/electrograd/images/pdf-icon.png") left center no-repeat;
    background-size: contain;
    padding-left: 40px;
    color: #222;
}
.cert-info {
    color: #b6b5b5;
}

.prices_buy_block_2 {
    flex: 0 0 100%;
}

.button_block {
    margin-bottom: 13px;
}

.total-summ-hidden .total_summ {
    display: none !important;
}

.video-consultation-wrap {
    flex: 0 0 100%;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
}
.video-consultation-wrap .btn {
    font-size: 14px;
    font-weight: 400;
    width: 204px;
    /*border-radius: 5px;*/
}
.video-consultation-info-block {
    width: 24px;
    height: 24px;
    position: relative;
    background: url(/local/templates/electrograd/components/bitrix/catalog.element/main/./images/icon-info.svg) center no-repeat;
    margin-left: 10px;
}
.video-consultation-info {
    display: none;
    position: absolute;
    background: #fff;
    width: 270px;
    font-size: 14px;
    right: -31px;
    bottom: 42px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
    padding: 15px;
    line-height: 18px;
    border-radius: 5px;
    z-index: 10;
}
.video-consultation-info:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    bottom: -7px;
    right: 35px;
    transform: rotate(45deg);
    box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.08);
    z-index: 9;
}
.video-consultation-info-block:hover .video-consultation-info{
    display: block;
}

.set_wrapp.set_block {
    border-top: 1px solid #99999933;
}
.set_wrapp.set_block ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    /*flex-wrap: wrap;*/
    /*align-items: flex-end;*/
}

.set_wrapp.set_block ul li:before {
    content: '';
}

.set_item {
    width: 100%;
}

.set_wrapp.set_block li.set_item {
    padding-left: 0;
    border-top: 1px solid #99999933;
}

.set_item .item_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 14px;
}

.item-inner-container {
    display: flex;
    align-items: center;
    gap: 13px;
}

.set_wrapp.set_block .title {
    margin: 20px 0 20px;
    padding-left: 20px;
}

.set_item .item_inner .image {
    width: 80px;
}

.set_item .item_inner .quantity {
    margin-right: 25%;
    color: #383838;
    font-size: 15px;
    line-height: 18px;
    white-space: nowrap;
}

.item_inner .item-inner-container .item_info {
    height: auto;
}

.item_inner .item-inner-container .item-title {
    height: auto;
}

.item_inner .item-inner-container .item_info .item-title--blue {
    color: #3A4DA3;
    font-size: 15px;
    line-height: 18px;
}

.item_inner .item-inner-container .item_info .item-title--blue:hover {
    color: #5B6DC0;
}

.item_inner:hover .hover-indicator {
    opacity: 1;
}

.hover-indicator {
    position: absolute;
    right: 23px;
    opacity: 0;
    transition: opacity 0.3s;
}

.main_item_wrapper .prices_block div.total_summ {
    font-size: 15px;
}

.catalog_detail.detail  .item_main_info .item_slider .like_wrapper {
    display: none;
}

.footer-geo-mobile {
    display: none;
}

/* изменения для отображения цены*/
.item_main_info .prices .price_matrix_wrapper {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin-bottom: 16px;
}

.item_main_info .quantity_block_wrapper > div {
    margin-right: 0 !important;
    width: 100%;
}

.item_main_info .cost.prices .price {
    font-weight: bold;
    margin: 0 0 8px;
}

.item_main_info .cost.prices .price.discount {
    font-size: 26px;
    line-height: 15px;
    text-decoration: none;
}

.item_main_info .price.discount span {
    text-decoration: none;
}

.prices_buy_block {
    width: 100%;
}

.catalog_detail .counter_wrapp .counter_block + .button_block.wide  {
    margin: 0;
}

@media (max-width: 945px) {
    .catalog_detail .item_main_info .stickers [class*="sticker_"] {
        font-size: 13px;
        line-height: 9px;
    }

    .article.iblock {
        font-size: 13px;
    }

    .main_item_wrapper div.total_summ {
        font-size: 13px;
    }

    .footer-geo-mobile {
        display: block;
    }
}

@media (max-width: 768px) {
    .video-consultation-wrap {
        margin-top: 8px;
    }

    .item_inner:hover .hover-indicator {
        opacity: 0;
    }

    .set_item .item_inner .quantity {
        margin-right: 0;
    }

    .set_wrapp.set_block .title {
        margin: 14px 0 16px 0;
    }

    .set_item .item_inner {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .catalog_detail .nav.nav-tabs {
        display: none;
    }

    .title-tab-heading {
        display: block;
    }

    .right_block .tab-content li:before {
        margin-left: 5px;
    }

    .catalog_detail .tabs .tab-content {
        padding-top: 0;
    }
    .catalog_detail .tabs > .tab-content > .tab-pane {
        display: block;
        padding-bottom: 0;
    }
    .catalog_detail .tab-pane .title-tab-heading + div {
        display: none;
    }
    .catalog_detail .tab-pane.active .title-tab-heading + div {
        display: block;
        margin-bottom: 16px;
        padding-top: 23px;
    }
    #pagetitle {
        display: none;
    }
    .page-top-main .share {
        display: none;
    }

    .breadcrumbs > span:nth-child(4),
    .breadcrumbs > span:nth-child(2),
    .breadcrumbs #bx_breadcrumb_1,
    .breadcrumbs #bx_breadcrumb_0{
        display: none;
    }

    .mobile-title-wrap {
        display: block;
    }

    .catalog_detail .like_icons {
        flex-direction: column;
        position: absolute;
        top: 3px;
        right: 0;
        z-index: 3;
    }

    .main_item_wrapper .cost.prices .price_matrix_wrapper {
        flex-direction: column;
    }

    .info_item .middle_info.main_item_wrapper .prices .price,
    .item_main_info .mobile-title-wrap .h1 {
        font-size: 26px;
    }

    .article.iblock {
        font-size: 15px;
    }

    .info_item .middle_info.main_item_wrapper .prices .price.discount {
        margin-left: 0;
    }

    .info_item .middle_info.main_item_wrapper .prices .discount .values_wrapper .price_value,
    .info_item .middle_info.main_item_wrapper .prices .discount .values_wrapper .price_currency {
        font-size: 18px;
        color: #888888;
    }

    .phone-info-wrap {
        flex-direction: column;
    }

    .item_main_info .h1.mobile-title {
        line-height: 32px;
    }
}

@media (max-width: 639px) {
    .item_main_info .item_slider.flex {
        display: block;
    }
    .catalog_detail .item_main_info .right_info {
        padding: 0;
        border-top: 1px solid #e5e5e5;
    }

    .item_main_info .item_slider:not(.flex) > div {
        display: none !important;
    }
    .catalog_detail .item_main_info .item_slider {
        padding: 0;
        width: 100%;
        float: none;
    }

    .catalog_detail .item_main_info .item_slider:not(.color-controls) {
        z-index: 10;
    }

    .img_wrapper .swipeignore {
        position: relative;
    }
    .item_main_info .item_slider:not(.flex) > div.like_wrapper {
        display: block !important;
    }

    .catalog_detail .like_icons {
        top: 0;
        right: 0;
        z-index: 50;
    }
}

@media (max-width: 570px) {
    .article.iblock {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .catalog_detail .buy_block {
        position: fixed;
        bottom: 75px;
        left: 0;
        right: 0;
        width: 100%;
        background: #fff;
        padding: 15px;
        box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
        z-index: 8000;
    }

    .catalog_detail .info_item .middle_info .buy_block {
        padding: 20px 35px 5px 35px;
        border-radius: 30px 30px 0 0;
    }

    .catalog_detail .buy_block .counter_block {
        display: none !important;
    }

    .catalog_detail .buy_block .counter_wrapp {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }

    .catalog_detail .buy_block .button_block {
        flex: 1;
    }

    .to-cart.btn.btn-default,.catalog_detail .btn.btn-default.in-cart {
        border-radius: 10px;
        font-size: 15px;
    }
}

/* стили для  mobile-title-wrap */
@media (max-width: 768px) {
    .line-wrapper {
        display: flex;
        flex-direction: column;
        gap: 16px;
        margin-top: 8px;
    }

    .line-wrapper .stickers {
        position: unset;
        flex-direction: row;
        gap: 5px;
    }

    .catalog_detail .item_main_info .line-wrapper .stickers [class*="sticker_"] {
        font-size: 15px;
        line-height: 17px;
        border-radius: 30px;
        background-color: #ff6d00;
    }


}

@media (max-width: 570px) {
    .catalog_detail .item_main_info .line-wrapper .stickers [class*="sticker_"] {
        font-size: 13px;
    }
}

.mobileheader__phone-block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobileheader-phone-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ff6d00;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

.mobileheader-phone-link:hover {
    background-color: #e55a00;
    transform: scale(1.1);
}

.mobileheader-phone-link svg {
    width: 30px;
    height: 30px;
    stroke: #ffffff;
}

/* стили для top-line */
.top-line-container {
    display: flex;
    padding-top: 16px;
    padding-bottom: 10px;
}

.top-line-container .left {
    width: 50%;
    display: flex;
    padding: 0 56px;
    margin: 0 auto;
}

.top-line-container .right {
	width: 50%;
	display: flex;
	justify-content: space-between;
	padding: 0 30px 0 11px;
}

.top-line-container .right .like_wrapper {
	margin-left: auto;
}

.top-line-container .stickers {
    position: unset;
}

.top-line-container .stickers .sticker_stock,.top-line-container .stickers .sticker_aktsiya {
    background-color: #ff6d00;
    color: #ffffff;
    border-radius: 30px;
}

.top-line-container .stickers .sticker_aktsiya {
    cursor: pointer;
    transition: all 0.3s ease;
}

.top-line-container .stickers .sticker_aktsiya:hover {
    background-color: #e55a00;
    transform: scale(1.05);
}

@media (max-width: 768px) {
    .top-line-container {
        display: none;
    }

    .catalog_detail.detail  .item_main_info .item_slider .like_wrapper {
        display: block;
    }
}

/* Стили для попапа доставки */
.delivery-popup-content {
    padding: 20px;
    line-height: 1.3;
}

.delivery-popup-content h3 {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: bold;
    color: #ff6d00;
}

.delivery-popup-content h4 {
    margin: 10px 0 5px 0;
    font-size: 18px;
    font-weight: bold;
    color: #383838;
}

.delivery-popup-content ul {
    margin: 10px 0;
    padding-left: 0;
    list-style: none;
}

.delivery-popup-content li {
    font-size: 15px;
    margin: 8px 0;
    padding-left: 20px;
    color: #383838;
    position: relative;
}

.delivery-popup-content li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ff6d00;
}

@media (max-width: 768px) {
    .delivery-popup-content {
        overflow: scroll;
    }
}

/* Стили для popup с информацией об акции */
.promo-popup-content {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    overflow: hidden;
}

.promo-popup-image {
    width: 100%;
    min-height: 200px;
    border-radius: 8px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.promo-popup-text {
    padding: 20px;
}

.promo-popup-text h3 {
    margin: 0 0 15px 0;
    font-size: 20px;
    color: #ff6d00;
    font-weight: 600;
    border-bottom: 2px solid #ff6d00;
    padding-bottom: 10px;
}

.promo-popup-description {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
}

/* Стили для popup окна акции */
.bx-popup-window.promo-popup {
    border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.bx-popup-window.promo-popup .bx-popup-content {
    border-radius: 4px;
    padding: 0;
}

.top-line-container .like_icons {
    position: unset;
}

/* Стили для таблицы доставки */
.delivery-table {
    max-width: 800px;
    margin: 0 auto;
    background: #f3f3f5;
    border-radius: 4px;
    overflow: hidden;
    /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);*/
}

.delivery-row {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
    transition: background-color 0.2s;
    gap: 20px;
}

.delivery-row:last-child {
    border-bottom: none;
}

.delivery-row:hover {
    background-color: #fafafa;
}

.delivery-icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}

.delivery-icon svg {
    width: 100%;
    height: 100%;
}

.delivery-content {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.delivery-info {
    flex: 1;
}

.delivery-title {
    font-size: 15px;
    line-height: 1.5;
    color: #383838;
    margin-bottom: 4px;
    flex: 1 1 47%;
    min-width: 120px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.delivery-title u {
    text-decoration: underline;
    text-decoration-color: #FF6D00;
    text-underline-offset: 2px;
}

.delivery-meta {
    display: flex;
    gap: 16px;
    font-size: 14px;
    color: #666;
}

.delivery-date {
    font-size: 15px;
    line-height: 1.5;
    color: #383838;
    flex: 0 1 25%;
    min-width: 80px;
    text-align: left;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.delivery-quantity-wrap {
    font-size: 15px;
    line-height: 1.5;
    color: #383838;
    flex: 0 1 25%;
    min-width: 80px;
    text-align: left;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.delivery-row-clickable {
    cursor: pointer;
}

.delivery-date-mobile {
    display: none;
}

@media (max-width: 945px) {
    .delivery-table {
        overflow: scroll;
    }

    .delivery-row {
        gap: 10px;
    }

    .delivery-title,
    .delivery-date,
    .delivery-quantity {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .prices_buy_block .quantity_block_wrapper {
        height: auto;
    }

    .delivery-title,
    .delivery-date,
    .delivery-quantity {
        font-size: 15px;
    }
}

@media (max-width: 570px) {
    .delivery-row {
        padding: 15px;
    }

    .delivery-date, .delivery-date-mobile.delivery-date-pickup {
        display: none;
    }

    .delivery-date-mobile {
        display: block;
    }

    .delivery-quantity-wrap {
        text-align: right;
    }

    .delivery-title,
    .delivery-date-mobile,
    .delivery-quantity {
        font-size: 13px;
    }

    .delivery-icon {
        width: 35px;
        height: 35px;
    }
}

/* Стили для слайда видеоконсультации */
.video-consultation-slide {
    background: url("/local/templates/electrograd/components/bitrix/catalog.element/main/./images/girl.png") center;
    background-size: cover;
    display: flex;
	align-items: center;
	justify-content: center;
	min-height: 400px;
	position: relative;
}

.video-consultation-slide-content {
	text-align: center;
	padding: 40px 20px;
	max-width: 500px;
}

.video-consultation-text {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 25px;
	font-weight: 400;
}

.btn.btn-default.video-consultation-btn {
	background-color: #fff;
	color: #ff6d00;
	border: 2px solid #fff;
	border-radius: 4px;
	padding: 12px 30px;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	transition: all 0.3s ease;
}

.btn.btn-default.video-consultation-btn:hover {
	background-color: transparent;
	color: #fff;
	border-color: #fff;
}

/* Стили для миниатюры видеоконсультации */
.video-consultation-thumb {
	cursor: pointer;
	width: 54px !important;
	height: 54px;
	background-color: #fff;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: border-color 0.2s ease;
	position: relative;
	margin: 0 10px 0 0;
	float: left;
	overflow: hidden;
	vertical-align: bottom;
	list-style: none;
	text-align: center;
	line-height: 54px;
}

.video-consultation-thumb:hover {
	border-color: #9a9a9a;
}

.video-consultation-thumb.current {
	border-color: #ff6d00;
}

.video-consultation-thumb-content {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1;
    border: 1px solid #f3f3f5;
}

.video-consultation-thumb-content i {
	color: #ff6d00;
	font-size: 20px;
	line-height: 1;
}

@media (max-width: 945px) {
    .video-consultation-text {
        font-size: 13px;
    }

    .btn.btn-default.video-consultation-btn {
        padding: 12px 25px;
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .video-consultation-text {
        font-size: 15px;
    }

    .btn.btn-default.video-consultation-btn {
        padding: 12px 25px;
        font-size: 15px;
    }
}

@media (max-width: 639px) {
	/*.video-consultation-slide {*/
	/*	min-height: 300px;*/
	/*}*/
	
	.video-consultation-slide-content {
		padding: 50px 15px;
	}
	
	.video-consultation-text {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 190px;
	}
	
	.video-consultation-btn {
		font-size: 14px;
		padding: 10px 25px;
	}
}

/* Стили для тизеров */
.advantages-banner {
    background: #ffffff;
    padding: 30px 0;
    margin: 30px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.advantages-banner__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

.advantages-banner__item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    flex: 1 1 calc(25% - 30px);
    min-width: 250px;
}

.advantages-banner__icon {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #383838;
}

.advantages-banner__icon svg {
    width: 100%;
    height: 100%;
}

.advantages-banner__logo {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 4px;
}

.logo-text {
    font-size: 14px;
    font-weight: 700;
    color: #4CAF50;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.logo-subtitle {
    font-size: 9px;
    color: #4CAF50;
    line-height: 1.2;
    margin-top: 2px;
}

.advantages-banner__text {
    font-size: 15px;
    line-height: 1.5;
    color: #383838;
    flex: 1;
}

@media (max-width: 1024px) {
    .advantages-banner__item {
        flex: 1 1 calc(50% - 15px);
        min-width: 200px;
    }
}

@media (max-width: 945px) {
    .advantages-banner__text {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .advantages-banner {
        padding: 20px 0;
        margin: 20px 0;
        border-top: none;
        border-bottom: none;
    }

    .advantages-banner__container {
        padding: 0;
        gap: 20px;
    }

    .advantages-banner__item {
        flex: 1 1 calc(50% - 10px);
        min-width: calc(50% - 10px);
        gap: 12px;
        align-items: center;
    }

    .advantages-banner__icon {
        width: 40px;
        height: 40px;
    }

    .advantages-banner__text {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .advantages-banner__item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .advantages-banner__icon {
        width: 36px;
        height: 36px;
    }

    .advantages-banner__text {
        font-size: 13px;
    }
}

.bx-popup-window,
.popup-window,
.popup {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    max-width: 90vw !important;
    max-height: 90vh !important;
    border-radius: 8px !important;
    padding: 0 !important;
}

#bx_modal,
#promo-popup,
[id^="CatalogElementBasket_"],
[id^="CatalogElementPopup_"] {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    border-radius: 8px !important;
    padding: 0 !important;
}

.fancybox-wrap {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.fancybox-skin {
    max-width: 90vw !important;
    max-height: 90vh !important;
}

#promo-popup .popup-window-close-icon {
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
    right: 10px !important;
    top: 10px !important;
    z-index: 1000 !important;
}

#promo-popup .popup-window-close-icon:after {
    width: 20px !important;
    height: 20px !important;
    background-size: 20px 20px !important;
    background-position: center !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    opacity: 1 !important;
}

#promo-popup .popup-window-close-icon:hover {
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}

#promo-popup .popup-window-close-icon:hover:after {
    background-position: center !important;
    opacity: 1 !important;
}

@media (max-width: 768px) {
    #bx_modal,
    #promo-popup,
    [id^="CatalogElementBasket_"],
    [id^="CatalogElementPopup_"] {
        position: fixed !important;
        top: 40% !important;
    }

    .bx-popup-window,
    .popup-window,
    .popup {
        max-width: 90vw !important;
        max-height: 50vh !important;
        width: 100% !important;
    }
    .fancybox-wrap {
        max-width: 90vw !important;
        max-height: 80vh !important;
    }

    .fancybox-skin {
        max-width: 90vw !important;
        max-height: 80vh !important;
    }
}

.stores_block_wrap .stores_block {
    clear: both;
    line-height: 20px;
    position: relative;
    padding: 12px 0 13px 0;
}
.stores_block_wrap .stores_block:before {
    content: "";
    width: 100%;
    display: block;
    height: 1px;
    border-bottom: 1px dotted #c3c3c3;
    top: 50%;
    position: absolute;
}
.stores_block_wrap .stores_block .stores_text_wrapp {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 0 10px 0 19px;
}
.stores_block_wrap .stores_block .stores_text_wrapp .main_info {
    max-width: 500px;
}
.stores_block_wrap .stores_block .stores_text_wrapp .store_phone {
    display: block;
}
.stores_block_wrap .stores_block .item-stock {
    float: right;
    background: #fff;
    margin-top: 2px;
    position: relative;
    padding: 0 0 0 20px;
    min-width: 115px;
}
.stores_block_wrap .stores_block.wo_image .item-stock {
    top: 50%;
    position: absolute;
    right: 0;
    margin-top: -10px;
}

.stores_block_wrap .disabled-link {
    pointer-events: none;
}

@media (max-width: 767px) {
    .stores_block_wrap .stores_block .stores_text_wrapp .main_info {
        max-width: 300px;
    }
    .stores_block_wrap .stores_block .stores_text_wrapp .main_info > span {
        display: block;
        padding: 0;
    }
    .stores_tab .stores_block_wrap .stores_block .item-stock {
        text-align: left;
        padding: 0 5px;
    }
}

@media (max-width: 479px) {
    .wrapper_inner .stores_block_wrap .stores_block .stores_text_wrapp {
        display: block;
        font-size: 11px;
    }
    .stores_block_wrap .stores_block .stores_text_wrapp .main_info {
        max-width: none;
    }
    .stores_block_wrap .stores_block.wo_image .item-stock {
        position: relative;
        float: none;
        margin: 10px 0 0;
    }
}
/* End */


/* Start:/local/templates/electrograd/components/bitrix/sale.gift.main.products/main/style.css?1637228497663*/
.bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_sale_gift_main_products.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_sale_gift_main_products.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_sale_gift_main_products.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_sale_gift_main_products.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_sale_gift_main_products.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_sale_gift_main_products.bx_yellow .bx_item_list_title{background:#FBF7DB}
/* End */
/* /local/templates/electrograd/vendor/owlCarousel/assets/owl.carousel.css?16454230524744 */
/* /local/templates/electrograd/components/bitrix/catalog.element/main/style.css?176903801934759 */
/* /local/templates/electrograd/components/bitrix/sale.gift.main.products/main/style.css?1637228497663 */
