

/* 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?173735431015119*/
.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;
}
.catalog_detail .item_main_info .item_slider {
    width: 50%;
    padding: 80px 56px 29px 56px;
    float: left;
    position: relative;
    z-index: 1;
    text-align: center;
}

.catalog_detail .item_main_info .stickers {
    top: 40px;
    left: 37px;
}
.catalog_detail .item_main_info .stickers [class*="sticker_"] {
    padding-top: 5px;
    font-size: 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 {
    top: -47px;
    right: -16px;
}
.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;
}
.info_item .middle_info .prices_block {
    padding: 0 0 22px 0;
}
.info_item .middle_info .buy_block {
    font-size: 0;
    line-height: 0;
}
.info_item .middle_info .buy_block > div {
    display: inline-block;
    vertical-align: top;
}


.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: 26px;
    line-height: 20px;
    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: 15px;
}

.info_item .middle_info .sale_block {
    font-size: 13px;
}
.catalog_detail .info_item .middle_info .prices .sale_block {
    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 22px;
}
.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;
}

.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;
}

.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;
}

@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;
    }
}

@media (max-width: 767px) {
    .set_item .item_inner {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .catalog_detail .nav.nav-tabs {
        display: none;
    }
    
    .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;
    }
}

@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;
    }
}
/* End */


/* Start:/local/templates/electrograd/components/bitrix/iblock.vote/element_rating/style.css?1637228497341*/
.iblock-vote table td div { cursor: pointer; background: url('/local/templates/electrograd/components/bitrix/iblock.vote/element_rating/../../../../images/ai.png') -374px -51px no-repeat; width:19px; height:16px; overflow:hidden; }
div.star-voted, div.star-over { }
.iblock-vote table td div.star-empty { background-position:-393px -51px; }
.iblock-vote table td div.star-over { background-position:-374px -51px;}


/* End */


/* Start:/local/templates/electrograd/components/electrograd/catalog.store.amount/main/style.css?17567209751720*/
.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 .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?173735431015119 */
/* /local/templates/electrograd/components/bitrix/iblock.vote/element_rating/style.css?1637228497341 */
/* /local/templates/electrograd/components/electrograd/catalog.store.amount/main/style.css?17567209751720 */
/* /local/templates/electrograd/components/bitrix/sale.gift.main.products/main/style.css?1637228497663 */
