

/* Start:/local/templates/mfit/components/bitrix/breadcrumb/mfit/style.css?1774013318585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/mfit/components/bitrix/catalog.element/detail/style.css?1775115147813*/
h1{
    display:none;
}
[data-fancybox="gallery-product-detail"].hidden{
    display: none;
}
.product-details__slider .swiper-wrapper.single-picture{
    display: block;
}
.list-details-product .blog__list{
    grid-template-columns: repeat(2, 1fr);
}
.colors-list__item{
    overflow:hidden;
}
.colors-list__item img{
    max-width:100%;
    max-height:100%;
    width:100%;
    height:100%;
    object-fit: cover;
}
.product-sku ul.colors-list{
    flex-direction: row;
    gap:15px;
}
.product-sku ul.colors-list li{
    padding-left: 0;
    line-height: initial;
    opacity: 1;
}
.product-sku ul.colors-list li::before{
    display:none !important;
}
@media(max-width:768px){
    .list-details-product .blog__list{
        grid-template-columns: repeat(1, 1fr);
    }
}
/* End */


/* Start:/local/templates/mfit/components/arturgolubev/yandex.share/.default/style.css?17760628713114*/
.share-wrap .ya-share2__container .ya-share2__item::before {
    display: none;
}
.share-wrap .ya-share-text-wrap{
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto 0;
    cursor: pointer;
}
.share-wrap .ya-share2__container_size_s .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short{
    background:transparent;
    padding:0;
    border-radius: 0;
}
.share-wrap .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more{
    background-image: url('data:image/svg+xml,<svg class="share" viewBox="0 0 12 13" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12.000000" height="13.000000" fill="none" customFrame="%23000000"><path id="Vector" d="M10 9.18876C9.49333 9.18876 9.04 9.38454 8.69333 9.69127L3.94 6.98293C3.97333 6.83283 4 6.68273 4 6.5261C4 6.36948 3.97333 6.21938 3.94 6.06928L8.64 3.38705C9 3.71335 9.47333 3.91566 10 3.91566C11.1067 3.91566 12 3.04116 12 1.95783C12 0.874498 11.1067 0 10 0C8.89333 0 8 0.874498 8 1.95783C8 2.11446 8.02667 2.26456 8.06 2.41466L3.36 5.09689C3 4.77058 2.52667 4.56827 2 4.56827C0.893333 4.56827 0 5.44277 0 6.5261C0 7.60944 0.893333 8.48394 2 8.48394C2.52667 8.48394 3 8.28163 3.36 7.95532L8.10667 10.6702C8.07333 10.8072 8.05333 10.9508 8.05333 11.0944C8.05333 12.1451 8.92667 13 10 13C11.0733 13 11.9467 12.1451 11.9467 11.0944C11.9467 10.0437 11.0733 9.18876 10 9.18876ZM10 1.30522C10.3667 1.30522 10.6667 1.5989 10.6667 1.95783C10.6667 2.31677 10.3667 2.61044 10 2.61044C9.63333 2.61044 9.33333 2.31677 9.33333 1.95783C9.33333 1.5989 9.63333 1.30522 10 1.30522ZM2 7.17871C1.63333 7.17871 1.33333 6.88504 1.33333 6.5261C1.33333 6.16717 1.63333 5.87349 2 5.87349C2.36667 5.87349 2.66667 6.16717 2.66667 6.5261C2.66667 6.88504 2.36667 7.17871 2 7.17871ZM10 11.76C9.63333 11.76 9.33333 11.4664 9.33333 11.1074C9.33333 10.7485 9.63333 10.4548 10 10.4548C10.3667 10.4548 10.6667 10.7485 10.6667 11.1074C10.6667 11.4664 10.3667 11.76 10 11.76Z" fill="rgb(229,33,69)" fill-rule="nonzero"/></svg>');
    background-size: 12px 13px;
    width:12px;
    height:13px;
}
.share-wrap .ya-share-wrap{
    margin: auto 0;
    padding-top: 2px;
}
.share-wrap .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item{
    margin:0;
}
.share-wrap .ya-share2__item_more .ya-share2__badge_more{
    border-radius: 0;
    line-height: 1;
}

.news-detail-share {
    margin: auto 0 auto auto;
}

.news-detail-share .share-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px;
    color: rgba(28, 38, 69, 1);
    color: var(--main_color, rgb(28, 38, 69));
    font-family: "Arial";
    font-family: var(--main_font_family, "Arial");
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* End */
/* /local/templates/mfit/components/bitrix/breadcrumb/mfit/style.css?1774013318585 */
/* /local/templates/mfit/components/bitrix/catalog.element/detail/style.css?1775115147813 */
/* /local/templates/mfit/components/arturgolubev/yandex.share/.default/style.css?17760628713114 */
