

/* Start:/local/templates/moredomatula/components/bitrix/breadcrumb/.default/style.css?17079069151440*/
.section--breadcrumb{padding:10px 0 5px}.section--breadcrumb .bc-item-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.25rem 0 0;margin:0;background:0 0;list-style:none}.section--breadcrumb .bc-item-list .bc-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;font-size:.75em;color:grey}.section--breadcrumb .bc-item-list .bc-item+.bc-item{padding-left:.5rem}.section--breadcrumb .bc-item-list .bc-item+.bc-item::before{display:inline-block;padding-right:.5rem;color:inherit;content:"/"}.section--breadcrumb .bc-item-list .bc-item a{color:inherit;font-size:inherit;opacity:1}.section--breadcrumb .bc-item-list .bc-item a:hover{color:#a9a9a9!important;opacity:1}.section--breadcrumb .bc-item-list .bc-item:last-of-type{max-width:17rem}.section--breadcrumb .bc-item-list .bc-item:last-of-type span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:524.98px){.section--breadcrumb .bc-item-list{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}
.section--breadcrumb {
    white-space: nowrap;
    overflow-x: auto;
    position: relative;
}

.section--breadcrumb .bc-item-list {
    display:block;
}
.section--breadcrumb .bc-item-list .bc-item {
    display:inline-block;
}
.section--breadcrumb::-webkit-scrollbar {
    display: none
}
/* End */


/* Start:/local/templates/moredomatula/components/baza23/local.empty/section--page-title/style.css?1707906913428*/
.section--page-title .h1,.section--page-title .h2,.section--page-title .h3,.section--page-title .h4,.section--page-title .h5,.section--page-title .h6,.section--page-title h1,.section--page-title h2,.section--page-title h3,.section--page-title h4,.section--page-title h5,.section--page-title h6{margin:0;font-weight:500}.section--page-title h1{margin-left:-2px}@media (max-width:524.98px){.section--page-title{text-align:center}}
/* End */


/* Start:/local/templates/moredomatula/components/bitrix/catalog.element/.default/style.css?170902008852262*/
.print-content-catalog-element {
    display: none;
}
.section--catalog-element .catalog--element.status-available.product-in-basket .product-item-pay-wrapper {
    box-shadow: 1px 1px 5px 0 #191970, 1px -1px 5px 0 #191970, -1px 1px 5px 0 #191970, -1px -1px 5px 0 #191970;
}
.section--catalog-element .catalog--element.status-available.product-in-basket .product-item-quantity.use-in-basket {
    pointer-events: none;
}
.section--catalog-element .catalog--element.status-available .product-item-pay-wrapper {
    box-shadow: 1px 1px 5px 0 #006400, 1px -1px 5px 0 #006400, -1px 1px 5px 0 #006400, -1px -1px 5px 0 #006400;
}
.section--catalog-element .catalog--element.status-not-available .product-item-pay-wrapper {
    box-shadow: 1px 1px 5px 0 #f42c2c, 1px -1px 5px 0 #f42c2c, -1px 1px 5px 0 #f42c2c, -1px -1px 5px 0 #f42c2c;
}
.section--catalog-element .catalog--element.status-receipt .product-item-pay-wrapper {
    box-shadow: 1px 1px 5px 0 #ff8c00, 1px -1px 5px 0 #ff8c00, -1px 1px 5px 0 #ff8c00, -1px -1px 5px 0 #ff8c00;
}
.section--catalog-element .catalog--element.status-order .product-item-pay-wrapper {
    box-shadow: 1px 1px 5px 0 purple, 1px -1px 5px 0 purple, -1px 1px 5px 0 purple, -1px -1px 5px 0 purple;
}

.section--catalog-element .catalog--element .element-recom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap:50px;
}
.section--catalog-element .catalog--element .element-recom >div:nth-child(1) {
    width: 47%;
}
.section--catalog-element .catalog--element .element-recom >div:nth-child(2) {
    width: 50%;
}
.section--catalog-element .catalog--element .element-recom .bx-set-constructor {
    box-shadow: 0 3px 20px rgba(34,34,34,.1);
    border-radius: 4px !important;
    background: white;
    padding: 10px 25px 25px 25px;
    border:0px;
    margin:0px;
}

@media (max-width: 768px) {
    .section--catalog-element .catalog--element .element-recom {
        display:block;
    }
    .section--catalog-element .catalog--element .element-recom >div {
        width:100%!important;
    }
}

.bx-result-item-table {
    justify-self: stretch;
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    grid-auto-columns: 1fr 190px;
}
.bx-added-item-table .item-rec > div {
    justify-self: stretch;
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    grid-auto-columns: 70px 1fr 80px 100px;
    gap: 20px 15px;
    border-top: 1px solid #edeef0;
}
.bx-added-item-table-cell-itemname, .bx-added-item-table-cell-img, .bx-added-item-table-cell-del, .bx-added-item-table-cell-price {
    padding: 0!important;
    border-top: 0!important;
}
.bx-added-item-table .item-rec > div >div {
    padding:10px 0!important;
}
.bx-added-item-table-cell-img, .bx-added-item-table-cell-del, .bx-added-item-table-cell-price {
    width: auto!important; 
    height: auto!important;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
body .bx-blue .bx-constructor-result-price {
    color:#404040;
    border:0px;
}
.bx-constructor-result-btn-container.product-item-button .btn--all {
    width:150px;
}
.section--catalog-element .catalog--element .element-im-pa-ch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.section--catalog-element .catalog--element .element-im-pa-ch .product-item-image-wrapper {
    width: 47%;
}
.section--catalog-element .catalog--element .element-im-pa-ch .element-pa-ch {
    width: 50%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}
@media (max-width: 768px) {
    .bx-result-item-table {
        display:block;
        text-align:center;
    }
    .section--catalog-element .catalog--element .element-im-pa-ch {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    body .section--catalog-element .catalog--element .element-im-pa-ch .product-item-image-wrapper,
    body .section--catalog-element .catalog--element.status-available .product-item-pay-wrapper,
    body .section--catalog-element .product-item-characteristics {
        width: 100%;
    }
    .section--catalog-element .catalog--element .element-im-pa-ch .element-pa-ch {
        width: 100%;
        display:block;
    }
    body .section--catalog-element .prop-equipment {
        position: relative;
    }
    body .section--catalog-element .product-item-characteristics .prop-list {
        min-height:auto;
    }
    body .section--catalog-element .product-item-characteristics {
        padding:0;
    }
}
.section--catalog-element .product-item-image-wrapper {
    margin-bottom: 40px;
}
.section--catalog-element .product-item-image-wrapper.caro-2 .slider-container.popup .slider-controls-block {
    display: none;
}
.section--catalog-element .product-item-image-wrapper.caro-2 .slider-container.popup .slider-block .slider-left,
.section--catalog-element .product-item-image-wrapper.caro-2 .slider-container.popup .slider-block .slider-right {
    background-color: rgba(255, 255, 255, 0.4);
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E");
    opacity: 0.8;
}
.section--catalog-element .product-item-image-wrapper .slider-container {
    position: relative;
    max-width: 100%;
    background: 0 0;
    -webkit-transition: background 0.8s ease;
    transition: background 0.8s ease;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
    -webkit-animation-name: imgPopupShow;
    animation-name: imgPopupShow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-close {
    position: absolute;
    top: 0;
    right: 130px;
    bottom: 0;
    display: block;
    width: 50px;
    height: 50px;
    z-index: 150;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E")
        no-repeat center;
    opacity: 0.27;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-close:hover {
    opacity: 1;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block {
    padding-top: 0;
    height: 100vh;
    border: none;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-left,
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-right {
    height: 100vh;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-right {
    right: 105px;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-images-container {
    right: 105px;
    max-width: 100vw;
    max-height: 100vh;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-images-container .slider-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 100vh;
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-images-container .slider-image img {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    cursor: default;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .product-sticker-block,
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .product-sticker-discount-percent {
    display: none;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-controls-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    overflow-y: auto;
    border: 1px solid #d3d3d3;
    border-width: 0 0 0 1px;
    background-color: #fff;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-controls-block .slider-controls-image {
    display: block;
    margin: 0 0 20px;
}
.section--catalog-element .product-item-image-wrapper .slider-container.popup .product-item-label-ring,
.section--catalog-element .product-item-image-wrapper .slider-container.popup .product-item-label-text {
    display: none;
}
@media (max-width: 767.98px) {
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block {
        padding-top: 0;
        height: -webkit-calc(100vh - 111px);
        height: calc(100vh - 111px);
    }
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-images-container {
        right: 0;
    }
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-images-container .slider-image {
        width: 90%;
    }
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-images-container .slider-image img {
        max-width: 100%;
        max-height: -webkit-calc(100vh - 115px);
        max-height: calc(100vh - 115px);
        width: auto;
        cursor: default;
    }
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-left,
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-right {
        max-width: 75px;
    }
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-block .slider-right {
        right: 0;
    }
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-controls-block {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        max-height: 111px;
        overflow-x: auto;
        border-width: 1px 0 0;
        white-space: nowrap;
    }
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-controls-block .slider-controls-image {
        display: inline-block;
        margin-bottom: 0;
    }
    .section--catalog-element .product-item-image-wrapper .slider-container.popup .slider-close {
        right: 10px;
        z-index: 200;
    }
}
.section--catalog-element .product-item-image-wrapper .slider-container.magnified .slider-block .slider-images-container .slider-image {
    z-index: 100;
}
.section--catalog-element .product-item-image-wrapper .slider-container.magnified .slider-block .slider-images-container .slider-image img {
    outline-color: #d3d3d3;
}
.section--catalog-element .product-item-image-wrapper .slider-container.magnified .slider-block .slider-left,
.section--catalog-element .product-item-image-wrapper .slider-container.magnified .slider-block .slider-right {
    z-index: 50;
}
.section--catalog-element .product-item-image-wrapper .slider-container.magnified .slider-block .product-sticker-block,
.section--catalog-element .product-item-image-wrapper .slider-container.magnified .slider-block .product-sticker-discount-percent {
    display: none;
}
.section--catalog-element .product-item-image-wrapper .slider-container.magnified .product-item-label-ring,
.section--catalog-element .product-item-image-wrapper .slider-container.magnified .product-item-label-text {
    opacity: 0;
}
.section--catalog-element .product-item-image-wrapper .slider-block {
    position: relative;
    padding-top: 70.0854%;
    height: 0;
    border: 1px solid #d3d3d3;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    z-index: 11;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls .owl-next,
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls .owl-prev {
    position: relative;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border: none;
    background-color: transparent;
    pointer-events: auto;
    cursor: pointer;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls .owl-next.disabled,
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls .owl-prev.disabled {
    cursor: default;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls .owl-next.disabled svg,
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls .owl-prev.disabled svg {
    color: #d3d3d3;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls .owl-next svg,
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .caro-controls .owl-prev svg {
    width: 100%;
    height: 100%;
    color: #0083d5;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .image-carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-height: 100%;
    padding: 0 25px;
    overflow: hidden;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .image-carousel .slider-image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .image-carousel .slider-image img {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    outline: 1px solid transparent;
    background: center no-repeat;
    -webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .slider-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .slider-image.active {
    z-index: 10;
    opacity: 1;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-images-container .slider-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    outline: 1px solid transparent;
    background: center no-repeat;
    -webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    height: 3px;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-left,
.section--catalog-element .product-item-image-wrapper .slider-block .slider-right {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10%;
    z-index: 19;
    background: rgba(255, 255, 255, 0) no-repeat center;
    opacity: 0.57;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-left:hover,
.section--catalog-element .product-item-image-wrapper .slider-block .slider-right:hover {
    background-color: rgba(255, 255, 255, 0.4);
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E");
    opacity: 0.8;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-left {
    left: 0;
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-right {
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.section--catalog-element .product-item-image-wrapper .slider-block .slider-close {
    display: none;
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-ring,
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text {
    position: absolute;
    z-index: 21;
    opacity: 1;
    -webkit-transition: opacity 450ms ease;
    transition: opacity 450ms ease;
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-ring > div,
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text > div {
    line-height: 0;
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-ring,
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text span {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #f42c2c;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: var(--ui-font-weight-bold);
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: 400;
    font-size: 0.8125em;
    line-height: 14px;
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text.product-item-label-big span {
    padding: 4px 10px;
    font-size: 0.8125em;
    line-height: 17px;
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-ring {
    border-radius: 50%;
    font-weight: var(--ui-font-weight-bold);
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-ring.product-item-label-small {
    width: 40px;
    height: 40px;
    font-size: 0.875em;
    line-height: 40px;
}
.section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 1.125em;
    line-height: 50px;
}
@media (max-width: 767.98px) {
    .section--catalog-element .product-item-image-wrapper .slider-block {
        border: none;
        height:auto!important;
    }
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text > div {
        line-height: 0;
    }
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text.product-item-label-small span,
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 0.625em;
        line-height: 14px;
    }
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-big-card .product-item-label-text.product-item-label-small span,
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-text.product-item-label-big span,
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 0.875em;
        line-height: 16px;
    }
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 1.25em;
        line-height: 25px;
    }
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-ring.product-item-label-small,
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 20px;
        height: 20px;
        font-size: 0.8125em;
        line-height: 20px;
    }
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-big-card .product-item-label-ring.product-item-label-small,
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-label-ring.product-item-label-big,
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 35px;
        height: 35px;
        font-size: 0.75em;
        line-height: 35px;
    }
    .section--catalog-element .product-item-image-wrapper .slider-block .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 1.5em;
        line-height: 70px;
    }
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block {
    position: relative;
    padding: 10px 0;
    margin: 0 -5px;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    z-index: 2;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-next,
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-prev {
    position: relative;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border: none;
    background-color: transparent;
    pointer-events: auto;
    cursor: pointer;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-next.disabled,
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-prev.disabled {
    cursor: default;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-next.disabled:hover,
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-prev.disabled:hover {
    background: #fff;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-next.disabled svg,
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-prev.disabled svg {
    color: #d3d3d3;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-next svg,
.section--catalog-element .product-item-image-wrapper .slider-controls-block .caro-controls .owl-prev svg {
    width: 100%;
    height: 100%;
    color: #0083d5;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .preview-carousel {
    width: 100%;
    padding: 0 25px;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .preview-carousel .slider-controls-image {
    width: 100%;
    height: 95px;
    padding: 5px;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .slider-controls-image {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 65px;
    margin: 0 5px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    cursor: pointer;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .slider-controls-image.active {
    border-color: #0083d5;
}
.section--catalog-element .product-item-image-wrapper .slider-controls-block .slider-controls-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 75px;
    width: auto;
    height: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
@-webkit-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.section--catalog-element .product-item-image-wrapper .product-item-label-top {
    top: -5px;
}
.section--catalog-element .product-item-image-wrapper .product-item-label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section--catalog-element .product-item-image-wrapper .product-item-label-center > div {
    text-align: center;
}
.section--catalog-element .product-item-image-wrapper .product-item-label-left {
    left: -5px;
}
.section--catalog-element .product-item-image-wrapper .product-item-label-left > div {
    text-align: left;
}
.section--catalog-element .product-item-image-wrapper .product-item-label-bottom {
    bottom: -5px;
}
.section--catalog-element .product-item-image-wrapper .product-item-label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.section--catalog-element .product-item-image-wrapper .product-item-label-right {
    right: -5px;
}
.section--catalog-element .product-item-image-wrapper .product-item-label-right > div {
    text-align: right;
}
.section--catalog-element .product-item-image-wrapper .product-item-label-center.product-item-label-middle {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.section--catalog-element .product-item-image-wrapper .item-print .btn-print {
    display: inline-block;
    line-height: 1;
    cursor: pointer;
}
.section--catalog-element .product-item-image-wrapper .item-print .btn-print:hover {
    opacity: 0.75;
}
.section--catalog-element .product-item-image-wrapper .item-print .btn-print .print-icon {
    display: inline-block;
    margin-right: 8px;
    height: 1em;
    width: 1em;
    vertical-align: middle;
}
.section--catalog-element .product-item-image-wrapper .item-print .btn-print .print-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.75em;
    text-decoration: underline;
    white-space: nowrap;
}
.section--catalog-element .product-item-pay-wrapper {
    position: relative;
    padding: 20px 30px;
    margin-bottom: 40px;
}

.product-item-pay-wrapper .button-container {
    display: grid;
    grid-auto-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    align-content: center;
    justify-items: center;
    grid-auto-flow: row;
    width: 100%;
    gap: 10px 15px;
}
.product-item-pay-wrapper .product-item-button .status-available,
.fixed_price .product-item-button .status-available,
.product-item-pay-wrapper .product-item-button .button-container .btn-buy-1-click {
    width:200px!important;
    position:relative!important;
    top:unset!important;
    left:unset!important;
    transform:none!important;
    line-height:20px;
}
.product-item-pay-wrapper .product-item-button .status-available,
.fixed_price .product-item-button .status-available {
    padding: 10px 20px;
    border-radius: 3px;
}
.product-item-pay-wrapper .product-item-button .status-available svg, 
.fixed_price .product-item-button .status-available svg {
    fill:#fff;
    width: 20px;
    height: 20px;
    margin-right:5px;
    display:inline;
}
.product-item-pay-wrapper .product-item-button .button-container .btn-buy-1-click {
    padding: 10px 20px;
    border-radius: 3px;
    background: #dfdfdf;
    border:0px;
    color:#404040;
    margin-top:0px!important;
}

.information_block {
    margin-top:20px;
}
.information_block .block {
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom: 1px solid #edeef0;
}
.information_block .block:last-child {
    margin-bottom:0px;
    padding-bottom:0px;
    border-bottom: 0;
}

.information_block .block .title a {
    color:#337ab7;
}
.information_block .block .title a:hover {
    color:#f0aa29;
}
.information_block .block .title svg {
    width: 28px;
    height:28px;
    display: inline;
    vertical-align: middle;
    margin-right:10px;
}
.information_block .block .desc {
    margin-top:10px;
    font-size:90%;
}
.information_block .block .desc ul svg {
    margin-right:10px;
    vertical-align: text-bottom;
    width: 16px;
    height: 16px;
}
.information_block .block .title svg.arrow {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 8px;
}
.information_block .block .title.active svg.arrow {
    transform: rotate(180deg);
}
.information_block .address {
    text-align:center;
    font-weight:600;
    margin-top:20px;
    background: url('/local/templates/moredomatula/images/yandex-navigator.jpg') 0% 50% no-repeat;
    background-size: contain;
}
.information_block .address a {
    color:#0083d5;
    text-decoration: underline;
}

.section--catalog-element .product-item-pay-wrapper > div {
    color: #404040;
}
.section--catalog-element .product-item-pay-wrapper .product-item-co-fa-co-sta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.section--catalog-element .product-item-pay-wrapper .product-item-co-fa-co-sta .product-item-fa-co-sta {
    display: grid;
    grid-auto-columns: 20px 20px 1fr;
    justify-content: space-between;
    align-items: center;
    align-content: space-between;
    justify-items: end;
    grid-auto-flow: column;
    width: 100%;
    gap: 0px 15px;
    border-top: 1px solid #9999994d;
    padding-top: 10px;
}
.section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu {
    display: -webkit-box;
    display: grid;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    grid-template-columns: 80px 1fr;
    justify-items: center;
    width: 300px;
    margin: auto;
}
@media (max-width: 1600px) and (min-width: 1000px) {
    .section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        align-content: stretch;
        flex-wrap: nowrap;
        width:auto;
    }
    body .section--catalog-element .product-item-pay-wrapper .product-item-quantity .quantity-control {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border: 2px solid #d3d3d3;
        flex-direction: row;
        margin-bottom:20px;
    }
}
.section--catalog-element .product-item-pay-wrapper .product-item-quantity .quantity-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #d3d3d3;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
}
.section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu .product-item-pr-qu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}
.section--catalog-element .product-item-pay-wrapper .product-item-quantity .quantity-control .quantity-field {
    min-width: 45px;
    padding: 0;
    font-size: .75em;
    border: 0px;
    border-radius: 0!important;
}
.section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu .product-item-pr-qu .quantity-delimiter {
    display: inline-block;
    padding: 0 7px;
    line-height: 0;
}
.section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu .product-item-pr-qu .quantity-delimiter svg {
    width: 0.875em;
    height: 0.875em;
    stroke: #404040;
    stroke-width: 0.5;
}
.section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu .product-item-pr-qu .quantity-delimiter span {
    font-size: 1.125em;
}
.section--catalog-element .product-item-pay-wrapper .product-item-code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.section--catalog-element .product-item-pay-wrapper .product-item-code .code-name {
    margin-right: 10px;
    font-size: 0.8125em;
}
.section--catalog-element .product-item-pay-wrapper .product-item-code .code-value {
    word-break: break-all;
    color: #0083d5;
    font-weight: 500;
    font-size: 0.8125em;
}
.section--catalog-element .product-item-pay-wrapper .product-item-rating {
    /*position: absolute;
    top: -2px;
    left: 25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 2px 0;
    background: #fff;*/
}
.section--catalog-element .product-item-pay-wrapper .product-item-favourites {
    margin: 0 2px;
}
.section--catalog-element .product-item-pay-wrapper .product-item-compare {
    margin: 0 2px;
}
.section--catalog-element .product-item-pay-wrapper .product-item-status {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin-left: 10px;
    text-align:right;
}
.section--catalog-element .product-item-pay-wrapper .product-item-price {
    position: relative;
    text-align: left;
    padding: 0;
    font-size: 150%;
    margin: auto;
    width: 150px;
}
.section--catalog-element .product-item-pay-wrapper .product-item-price .price-current {
    font-weight: 500;
    font-size: 1em;
}
.section--catalog-element .product-item-pay-wrapper .product-item-price .price-old {
    /*position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;*/
    margin-top: 2px;
    line-height: 0.9;
    white-space: nowrap;
    font-weight: 300;
    font-size: 0.875em;
}
.section--catalog-element .product-item-pay-wrapper .product-item-price-total {
    position: relative;
}
.section--catalog-element .product-item-pay-wrapper .product-item-price-total .price-value {
    font-weight: 600;
    font-size: 1.125em;
}
.section--catalog-element .product-item-pay-wrapper .price-economy {
    margin-bottom: 30px;
    line-height: 1.2;
    white-space: nowrap;
    font-size: 14px;
    color: #006400;
}
.section--catalog-element .product-item-pay-wrapper .product-item-button .button-container {
    min-width: 140px;
}
@media (max-width: 767.98px) {
    .section--catalog-element .product-item-pay-wrapper .product-item-rating {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
@media (max-width: 524.98px) {
    .section--catalog-element .product-item-pay-wrapper {
        padding: 20px 15px 50px;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-co-fa-co-sta {
        margin-bottom: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu .product-item-pr-qu {
        margin: 0 -10px 40px;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu .product-item-pr-qu .quantity-delimiter svg {
        width: 0.75em;
        height: 0.75em;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-pr-qu-bu .product-item-pr-qu .quantity-delimiter span {
        font-size: 1em;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-rating {
        left: 10px;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-fa-co-sta {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-code {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        text-align: right;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-price .price-current {
        font-size: 0.875em;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-price .price-old {
        font-size: 0.75em;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-price-total .price-value {
        font-size: 0.875em;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-price-total .price-economy {
        font-size: 0.8125em;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-button {
        width: 100%;
    }
    .section--catalog-element .product-item-pay-wrapper .product-item-button .button-container {
        width: 100%;
    }
}
.section--catalog-element .product-item-characteristics {
    margin-bottom: 40px;
    width:50%;
    position: relative;
    overflow: hidden;
    padding-bottom: 94px;
}
.section--catalog-element .product-item-characteristics .prop-list {
    /*display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px 15px;*/
    min-height: 530px;
}
.section--catalog-element .product-item-characteristics .prop-list .item-prop {
    display: grid;
    min-height: 40px;
    padding: 3px 10px;
    line-height: 1.2;
    grid-template-columns: 49% 51%;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    place-items: start start;
    background: #f7f7f9;
    align-items: center;
}
.section--catalog-element .prop-equipment {
    border-top: 1px solid #9999994d;
    border-bottom: 1px solid #9999994d;
    padding: 7px 10px;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.section--catalog-element .product-equipment-list {
    padding: 10px 0;
}
.section--catalog-element .product-item-characteristics .prop-list .item-prop:nth-of-type(odd) {
    background-color: #fafafa;
}

.section--catalog-element .product-item-characteristics .prop-list .item-prop .item-title {
    font-size: 0.8125em;
}
.section--catalog-element .product-item-characteristics .prop-list .item-prop .item-value {
    font-size: 0.8125em;
    font-weight: 600;
    color: #404040;
}
.section--catalog-element .product-item-characteristics .prop-list .item-prop .item-value a {
    pointer-events: none;
    color: inherit;
}
.section--catalog-element .product-item-characteristics .prop-list .item-prop .item-value a:hover {
    color: inherit;
}
@media (max-width: 767.98px) {
    .section--catalog-element .product-item-characteristics .prop-list .item-title,
    .section--catalog-element .product-item-characteristics .prop-list .item-value {
        font-size: 0.875em;
    }
}
@media (max-width: 524.98px) {
    .section--catalog-element .product-item-characteristics .prop-list {
        grid-template-columns: 1fr;
    }
}
.section--catalog-element .product-item-tab-pane.select-pane .tab-pane-header .form--select {
    min-width: 250px;
    border-width: 1px 1px 0;
}
.section--catalog-element .product-item-tab-pane.select-pane .tab-pane-header .form--select::after {
    position: absolute;
    bottom: -1.5px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #fff;
    content: "";
}
.section--catalog-element .product-item-tab-pane.select-pane .tab-pane-header .form--select .select-title {
    color: #0083d5;
}
.section--catalog-element .product-item-tab-pane.select-pane .tab-pane-header .form--select .select-content {
    border-color: #d3d3d3;
    border-width: 0 1px 1px;
}
.section--catalog-element .product-item-tab-pane.select-pane .tab-pane-header .form--select .tab--title {
    border-width: 1px 0 0;
}
.section--catalog-element .product-item-tab-pane.select-pane .tab-pane-header .form--select .tab--title.active {
    border-color: #d3d3d3;
}
.section--catalog-element .product-item-tab-pane .prop-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2px 15px;
}
.section--catalog-element .product-item-tab-pane .prop-list .item-prop {
    display: grid;
    min-height: 40px;
    padding: 3px 10px;
    line-height: 1.2;
    grid-template-columns: 49% 51%;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    place-items: start start;
    background: #f7f7f9;
}
.section--catalog-element .product-item-tab-pane .prop-list .item-prop .item-title {
    font-size: 0.875em;
}
.section--catalog-element .product-item-tab-pane .prop-list .item-prop .item-value {
    font-size: 0.875em;
    font-weight: 500;
    color: #0083d5;
}
.section--catalog-element .product-item-tab-pane .prop-list .item-prop .item-value a {
    pointer-events: none;
    color: inherit;
}
.section--catalog-element .product-item-tab-pane .prop-list .item-prop .item-value a:hover {
    color: inherit;
}
.section--catalog-element .product-item-tab-pane .item-list {
    margin-bottom: 15px;
}
.section--catalog-element .product-item-tab-pane .item-list:last-of-type {
    margin-bottom: 0;
}
.section--catalog-element .product-item-tab-pane .item-list .list-title {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 0.875em;
}
.section--catalog-element .product-item-tab-pane .item-list .download-link {
    margin-bottom: 5px;
}
.section--catalog-element .product-item-tab-pane .item-list .download-link .download-description {
    display: inline-block;
    padding: 0 0 0 10px;
}
.section--catalog-element .product-item-tab-pane .desription-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.section--catalog-element .product-item-tab-pane .desription-info .item-img {
    min-width: 150px;
    height: 100%;
    margin-left: 50px;
}
.section--catalog-element .product-item-tab-pane .desription-info .item-img img {
    width: 100%;
}
.section--catalog-element .product-item-tab-pane .montage-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.section--catalog-element .product-item-tab-pane .montage-info .item-img {
    width: 105px;
    padding-right: 50px;
}
.section--catalog-element .product-item-tab-pane .montage-info .item-img img {
    width: 100%;
}
.section--catalog-element .product-item-tab-pane .montage-info .item-text {
    width: 240px;
}
.section--catalog-element .product-item-tab-pane .montage-info .item-cost {
    min-width: 140px;
    padding-left: 50px;
    color: #f42c2c;
    font-size: 1.25em;
    font-weight: 500;
}
.section--catalog-element .product-item-tab-pane .video-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px 20px;
    place-items: start center;
}
.section--catalog-element .product-item-tab-pane .video-list.count-1 {
    grid-template-columns: 1fr;
}
.section--catalog-element .product-item-tab-pane .video-list.count-1 > div {
    width: 100%;
    max-width: 820px;
}
.section--catalog-element .product-item-tab-pane .video-list .video-1,
.section--catalog-element .product-item-tab-pane .video-list .video-2,
.section--catalog-element .product-item-tab-pane .video-list .video-3 {
    width: 100%;
}
@media (min-width: 2560px) {
    .section--catalog-element .product-item-tab-pane .prop-list {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (max-width: 1023.98px) {
    .section--catalog-element .product-item-tab-pane .prop-list {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 767.98px) {
    .section--catalog-element .product-item-tab-pane .tab-pane-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .section--catalog-element .product-item-tab-pane .tab-pane-header .tab--title {
        margin-bottom: 5px;
        padding: 5px 10px;
        width: 290px;
        border: 1px solid #d3d3d3;
        background: #f7f7f9;
    }
    .section--catalog-element .product-item-tab-pane .tab-pane-header .tab--title.active {
        margin-bottom: 5px;
        padding: 5px 10px;
        border-color: #0083d5;
    }
    .section--catalog-element .product-item-tab-pane .tab-pane-header .tab--title::after {
        content: initial;
    }
    .section--catalog-element .product-item-tab-pane .desription-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .section--catalog-element .product-item-tab-pane .desription-info .item-img {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin: 0 0 20px 0;
    }
    .section--catalog-element .product-item-tab-pane .desription-info .item-text {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 524.98px) {
    .section--catalog-element .product-item-tab-pane .montage-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .section--catalog-element .product-item-tab-pane .montage-info .item-img {
        padding: 0 0 20px 0;
    }
    .section--catalog-element .product-item-tab-pane .montage-info .item-cost {
        padding: 20px 0 0 0;
    }
    .section--catalog-element .product-item-tab-pane .prop-list {
        grid-template-columns: 1fr;
    }
}

.section--catalog-element .catalog--element.status-available.product-in-basket .product-item-pay-wrapper {
    box-shadow: 1px 1px 5px 0 #191970, 1px -1px 5px 0 #191970, -1px 1px 5px 0 #191970, -1px -1px 5px 0 #191970;
}

.section--catalog-element .catalog--element.status-available .product-item-pay-wrapper {
    box-shadow: 1px 1px 5px 0 #006400, 1px -1px 5px 0 #006400, -1px 1px 5px 0 #006400, -1px -1px 5px 0 #006400;
}

.section--catalog-element .catalog--element.status-not-available .product-item-pay-wrapper,
.section--catalog-element .catalog--element.status-receipt .product-item-pay-wrapper,
.section--catalog-element .catalog--element.status-order .product-item-pay-wrapper {
    box-shadow: 1px 1px 5px 0 purple, 1px -1px 5px 0 purple, -1px 1px 5px 0 purple, -1px -1px 5px 0 purple;
}

.fixed_price {
    display: none;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin: auto;
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    background: #fff;
    z-index:10;
    box-shadow: 0 3px 20px #4281d04a;
    padding:15px 20px;
}
.fixed_price .price-value {
    font-size:110%;
}
.fixed_price .btn-buy-1-click,
.fixed_price .price-old,
.fixed_price .price-economy
{
    display:none;
}
/* End */


/* Start:/local/templates/moredomatula/components/bitrix/iblock.vote/stars/style.css?1708506323578*/
.product-item-rating td{vertical-align:middle;text-align:right}.product-item-rating .item-rating{text-align:right}.product-item-rating .stars-container{position:relative;width:68px;height:20px;background:#dadada;background-size:100% 100%}.product-item-rating .stars-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:url(/local/templates/moredomatula/components/bitrix/iblock.vote/stars/images/stars.png) no-repeat center}.product-item-rating .stars-progress{position:absolute;top:0;bottom:0;left:0;background:#e76110}.star-text{font-size:.6875em;line-height:.6875em;color:#8d8d8d;vertical-align:middle;padding-left:10px;}
/* End */


/* Start:/local/templates/moredomatula/components/bitrix/catalog.comments/.default/style.css?17079069168524*/
.item_comments{display:block;padding-left:0}.item_comments li{display:block;padding-bottom:10px}.item_comments .item_comments_username{display:inline-block;color:#5d90bd;font-size:.875em}.item_comments .item_comments_date{display:inline-block;color:#b8b8b8;font-size:.875em;margin-left:10px}.item_comments_container p{margin-top:5px;color:#3f3f3f;font-size:.875em}.blog-post-rating{padding:10px 0 0 0}.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button,.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2{padding:0 13px;height:25px;line-height:25px;font-weight:700}.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button{height:27px;line-height:27px}.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2{font-weight:700}.bx_soc_comments_div.bx_important .blog-comment-info a,.bx_soc_comments_div.bx_important .blog-comment-info a:link,.bx_soc_comments_div.bx_important .blog-comment-info a:visited,.bx_soc_comments_div.bx_important .blog-comment-nav a,.bx_soc_comments_div.bx_important .blog-comment-nav a:link,.bx_soc_comments_div.bx_important .blog-comment-nav a:visited{text-decoration:none;color:#969696!important}.bx_soc_comments_div.bx_important .blog-comment-info a:active,.bx_soc_comments_div.bx_important .blog-comment-info a:hover,.bx_soc_comments_div.bx_important .blog-comment-nav a:active,.bx_soc_comments_div.bx_important .blog-comment-nav a:hover{text-decoration:underline;color:#969696!important}.bx_soc_comments_div.bx_important .blog-comment-info a,.bx_soc_comments_div.bx_important .blog-comment-info a:link,.bx_soc_comments_div.bx_important .blog-comment-info a:visited{font-size:.8125em}.bx_soc_comments_div.bx_important .blog-comment-info a:active,.bx_soc_comments_div.bx_important .blog-comment-info a:hover{font-size:.8125em}.bx_soc_comments_div .bx-catalog-tab-section-container{position:relative}.bx_soc_comments_div .bx-catalog-tab-list{display:none;padding:0;margin:16px 0;text-align:left;vertical-align:bottom;border-bottom:1px solid #d9e1e3}.bx_soc_comments_div .bx-catalog-tab-list li{display:inline-block;vertical-align:bottom;border:1px solid #d9e1e3;border-bottom:none;border-radius:3px 3px 0 0;background:#f7f7f7;box-shadow:inset 0 -10px 5px -10px rgba(0,0,0,.12)}.bx_soc_comments_div .bx-catalog-tab-list li::before{content:none}.bx_soc_comments_div .bx-catalog-tab-list li:hover{background:#fff}.bx_soc_comments_div .bx-catalog-tab-list li.active{background:#fff}.bx_soc_comments_div .bx-catalog-tab-list li.active a,.bx_soc_comments_div .bx-catalog-tab-list li.active>span{position:relative;bottom:-2px;height:35px;line-height:35px;background:#fff;color:#3f3f3f}.bx_soc_comments_div .bx-catalog-tab-list li a,.bx_soc_comments_div .bx-catalog-tab-list li>span{display:block;height:30px;padding:0 20px;line-height:30px;color:#999;text-decoration:none;font-size:.8125em;box-shadow:none;cursor:pointer}.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div{padding:0 10px;opacity:1;-webkit-transition:all .6s ease-out;transition:all .6s ease-out}.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div.tab-off{height:0;opacity:0;overflow:hidden;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container .hidden{display:none}@media (max-width:524.98px){.bx_soc_comments_div .bx-catalog-tab-list li a{font-size:.6875em}}div.blog-comments div.blog-comment{padding-top:15px}div.blog-comments div.blog-comment .blog-comment-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;border:1px solid #d3d3d3;border-width:0 0 1px}div.blog-comments div.blog-comment .blog-comment-content{padding-top:0!important;font-size:.8125em;overflow:hidden!important}div.blog-comments div.blog-comment .blog-post-rating{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding-right:10px}div.blog-comments div.blog-comment .blog-comment-date{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding-right:10px;font-size:.8125em}div.blog-comments div.blog-comment .blog-author{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;font-size:.8125em;font-weight:500}div.blog-comments div.blog-comment .blog-comment-answer a{color:#0083d5!important}div.blog-comments div.blog-comment span.blog-vert-separator{background:0 0}div.blog-comments .blog-comment-fields .blog-required-field{color:#f42c2c}div.blog-comments .blog-comment-fields div.blog-comment-field-user{display:grid;grid-template-columns:47% 47%;gap:5px 6%}div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-author,div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-email{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;float:none;width:auto}div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-author>span,div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-email>span{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-author div.blog-comment-field-text,div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-email div.blog-comment-field-text{width:auto;margin-right:10px;white-space:nowrap}div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-clear-float,div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-user-sep{display:none}div.blog-comments .blog-comment-fields div.blog-comment-field-captcha div.blog-comment-field-captcha-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}div.blog-comments .blog-comment-fields div.blog-comment-field-captcha div.blog-comment-field-captcha-label input{margin-left:10px}div.blog-comments .blog-comment-fields div.blog-comment-field-captcha div.blog-comment-field-captcha-label br{display:none}div.blog-comments .blog-comment-fields div.blog-comment-field-captcha div.blog-comment-field-captcha-image{margin:10px 0}div.blog-comments .blog-comment-fields label{line-height:1.45;font-size:.875em}div.blog-comments .blog-comment-fields input{padding:.375rem .5rem;border-radius:0;border-width:1px;font-size:.875em;color:#404040;background:#f7f7f9;border:1px solid #a5a5a5}div.blog-comments .blog-comment-fields input:focus{color:#000;background-color:#fff;border-color:#0083d5;outline:0;box-shadow:none}div.blog-comments .blog-comment-edit .feed-add-post-form{border-radius:0}div.blog-comments div.blog-comment-buttons input{display:inline-block;padding:.375rem 12px!important;vertical-align:middle;text-align:center;text-transform:uppercase;font-size:.75em;border-radius:0;background-color:#0083d5;border-color:#0083d5;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.blog-comments div.blog-comment-buttons input:active{background-color:#151829;border-color:#151829}div.blog-comments div.blog-comment-buttons input:hover{background-color:#2a335a;border-color:#2a335a;color:#fff;opacity:1}@media (max-width:767.98px){div.blog-comments .blog-comment-fields div.blog-comment-field-user{grid-template-columns:1fr}div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-author,div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-email{display:block}div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-author div.blog-comment-field-text,div.blog-comments .blog-comment-fields div.blog-comment-field-user div.blog-comment-field-email div.blog-comment-field-text{margin-right:0}div.blog-comments .blog-comment-fields div.blog-comment-field-captcha div.blog-comment-field-captcha-label{display:block}div.blog-comments .blog-comment-fields div.blog-comment-field-captcha div.blog-comment-field-captcha-label input{margin-left:0}div.blog-comments .blog-comment-fields div.blog-comment-field-captcha div.blog-comment-field-captcha-image{margin:10px 0}div.blog-comments .blog-comment-fields input{width:100%}}
/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/style.css?166653609233777*/
/*blog*/
.blog-posts {display:inline; float:left; margin-right:1%; overflow:hidden; width:79%;}

/*post*/
.blog-post {margin:0; padding-bottom: 2.5em; padding-right:0.8em;}
.blog-post-title {font-size: 1.65em; font-weight:var(--ui-font-weight-bold); line-height: 1.3em; margin:0 0 0 0; padding:0.2em; padding-left: 0.6em; font-family: Arial;}
.blog-post-title a {text-decoration: none !important;}
.blog-post-title a :hover{text-decoration: underline !important;}
.blog-post-info {padding:0.2em 0.6em 0.2em}
.blog-post-info-back {}
.blog-post-content {padding: 0.4em 0.6em 0.4em; overflow: hidden; border-bottom: 1px dotted; line-height: 1.4em;}

.blog-post-meta { font-size:0.85em; line-height:1.4em; margin:0; padding:0; padding-top:0.3em; padding-bottom:0.3em; padding-left: 0.6em;}
.blog-post-date {margin:0.1em 0; padding:0 0 0 0.3em; line-height: 1.4em; display:inline;}
.blog-post-current .blog-post {padding-right: 0;}

.blog-post-edit-link, .blog-post-delete-link, .blog-post-comments-link, .blog-post-views-link, .blog-post-publish-link, .blog-post-hide-link, .blog-post-show-link {background-repeat: no-repeat; padding-left: 18px; height: 16px; display:inline-block; padding-right: 0.5em; font-size: 1.2em;}
.blog-post-comments-link {padding-left: 15px;}
.blog-post-show-link {padding-left: 19px;}

.blog-post-tag {padding-top: 0.4em;}
.blog-post-tag a {text-decoration: none !important;}
.blog-post-tag a:hover {text-decoration: underline !important;}
.blog-post-avatar img {float:right;}
.blog-post-avatar {padding: 0.1em 0.3em 0.3em 0.3em;}
.blog-post-content div[align="left"],
.blog-post-content div[align="right"],
.blog-post-content div[align="center"],
.blog-post-content div[align="justify"]{min-height:1em;}

/*post form*/
div.blog-post-field-text textarea {width: 100%;}
div.blog-post-field-text {padding-bottom: 0.2em;}
div.blog-post-fields {}
div.blog-post-field {}
div.blog-post-field-title input, div.blog-post-field-category input  { width: 100%;}
div.blog-post-field-code input  { width: 40%;}
div.blog-post-field-user {width: 100%; /*IE Fix or zoom:1 */}
div.blog-post-field-title, div.blog-post-field-category, div.blog-post-field-favorite, div.blog-post-field-date, div.blog-post-field-enable-comments { width:100%; }
div.blog-post-field-access, div.blog-post-field-seo, div.blog-post-field-category { padding-top: 10px}

div.blog-post-field-date {padding-top: 0.5em;}
div.blog-post-field-favorite div, div.blog-post-field-enable-comments div{display:inline;}
div.blog-post-field-favorite, div.blog-post-field-enable-comments {padding-bottom: 0.4em;}
div.blog-post-field-sep { width:2%; float: left;}
div.blog-post-image-item {float:left; padding-right: 1em; padding-bottom: 2em; height:150px;}
div.blog-post-image-item-border {border: 1px solid; height:100px; text-align: center; vertical-align: middle; width:100px;}
div.blog-post-image-item-input {padding-top: 0.5em;}
div.blog-post-image-item-input input {width: 100px;}
div.blog-post-buttons {padding-top:1em; padding-bottom: 0.4em;}
div.blog-post-field-category div.blog-post-field-text label, div.blog-post-field-access-title, div.blog-post-field-code div.blog-post-field-text label, div.blog-post-field-seo label {font-weight: var(--ui-font-weight-bold); font-size: 1.1em;}

div.blog-post-bbcode-line {padding-top:0.2em;}
.blog-group-edit {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group-delete {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group, .blog-group-label{ }

div.blog-post-edit-form{width: 97%; padding: 0.8em;}
div.blog-buttons {padding-top: 1em;}


/*comment*/
.blog-comment {margin:0; padding-top: 0.7em;}
.blog-comment-cont{}
.blog-comment-info {display:block;}
.blog-comment-content {display:block; overflow: hidden; padding-top: 0.5em;}
.blog-comment-meta {font-size:0.85em; padding-top: 0.5em; padding-bottom: 0.5em;}
.blog-comment-date {font-size:0.85em; display:inline;}
.blog-comment-author-info {display:inline;}
.blog-comment-avatar {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec;}
.blog-comment-avatar img{}
.blog-comment-meta a { text-decoration: none !important;}
.blog-comment-meta a:hover {text-decoration: underline !important;}
.blog-comment-link, .blog-comment-delete, .blog-comment-parent, .blog-comment-answer, .blog-comment-edit, .blog-comment-show, .blog-comment-hide {display:inline-block;}
.blog-add-comment {text-align:center; padding-top: 0em; padding-bottom: 1.5em;}
.blog-comment-nav {padding-bottom: 0.6em; /*padding-left: 0.7em;*/}

/*comment-form*/
div.blog-comment-form { margin-bottom:0.7em; margin-top:0.7em; width:80%;}
div.blog-comment-field-text  {width: 100%;}
div.blog-comment-field-text textarea { width: 99.9%; }
.blog-comment-field-subject {  margin-bottom:15px;}
div.blog-comment-field-tags { display: none; }
div.blog-comment-field-tags input { width:80%; }
div.blog-comment-field-captcha input { width: 180px;}
div.blog-comment-field-settings input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.blog-comment-field-settings label { vertical-align: middle; }
div.blog-comment-fields { padding:0.8em; zoom:1;}
div.blog-comment-field {}
div.blog-comment-field-title input, div.blog-comment-field-desc input { width: 80%;}
div.blog-comment-field-user {width: 100%; padding-bottom: 5px; }
div.blog-comment-field-author, div.blog-comment-field-email { float:left; width:47%;}
div.blog-comment-field-text {padding-bottom: 0.2em;}
div.blog-comment-field-user-sep { width:5%; float: left; }
div.blog-comment-field-author input, div.blog-comment-field-email input { width:100%; }
div.blog-comment-field-bbcode {padding-top: 0.7em;}
div.blog-comment-field-captcha-image{padding-top: 0.4em;}
div.blog-comment-buttons { margin-top: 1em; padding-bottom: 0.4em;}
div.blog-comment-buttons input { padding:0 0.5em; font-size:1.184em;}


/*menu*/
div.blog-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1;}
div.blog-menu-box span { white-space:nowrap; display: inline-block;}
div.blog-settings-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1; }
div.blog-settings-menu-box span{ white-space:nowrap; display: inline-block;}


/*sidebar*/
.blog-sidebar { display:inline; float:right; overflow:hidden; width:20%;}
.blog-sidebar ul,.blog-sidebar ul li ul {margin:0;padding:0; list-style:none !important;}
.blog-sidebar ul li {margin:0;padding:0px; list-style:none !important; text-align:left;}
.blog-sidebar h3 { font-size: 1em; font-weight: var(--ui-font-weight-bold); letter-spacing: 1px; border-bottom: 1px solid; padding:0; padding-bottom: 0.6em; margin: 0;}
.blog-sidebar li ul li {margin:0;padding:0; border:0;}
.blog-sidebar ul li ul li {text-align:left; margin:0; padding: 0;}
.blog-sidebar ul li ul li a {text-decoration: none; outline: 0;}
.blog-sidebar ul li ul li a:hover {text-decoration: underline;}
.blog-sidebar ul {padding: 1em; }
.blog-sidebar ul  li ul{padding-top: 0.4em; }
.blog-sidebar-title a {text-decoration: none;}
.blog-sidebar-avatar {text-align: center;}


/*general*/
div.blog-errors {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-errors ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-errors ul li {margin:0; padding:0;}

div.blog-notes {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-notes ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-notes ul li {margin:0; padding:0;}

div.blog-textinfo {border: 1px solid ; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-textinfo ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-textinfo ul li {margin:0; padding:0;}

div.blog-clear-float {clear: both;}

table.blog-table-header-left, table.blog-table-header-top {border-collapse:collapse; border: none;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {padding:0.5em; vertical-align:top; border-top: 1px solid;}
table.blog-table-header-left th {text-align:right;}
table.blog-table-header-top th {text-align:center;}

table.blog-edit-perms-table  {border: none;}
table.blog-edit-perms-table th, table.blog-edit-perms-table td {padding:0.2em; vertical-align:top; border: none; border-top: 0px;}
table.blog-edit-perms-table  th {text-align:center;}

div.blog-line {background-repeat: no-repeat; height:3px; width:100%;}
.blog-author {margin:0; padding:0; display:inline; font-weight: var(--ui-font-weight-bold);}
.blog-author-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

/*bbcode line*/
div.blog-bbcode-line {margin-right: 3px; float: left;}
div.blog-smiles-line, div.blog-more-smiles {float: left; white-space:nowrap; margin-left: 5px; font-size: 0.95em;}
div.blog-bbcode-closeall {float: right;}
div.blog-bbcode-line img, div.blog-smiles-line img { border: 0;}
div.blog-bbcode-line a, div.blog-smiles-line a {vertical-align: middle;}
div.blog-bbcode-line a {width: 20px; height: 20px; float: left; margin-right: 0.2em; background-position: center center;  background-repeat:no-repeat; display: block;}
div.blog-bbcode-line a, div.blog-bbcode-line img, div.blog-smiles-line a, div.blog-smiles-line img { outline: none; }
div.blog-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;}
div.blog-bbcode-closeall a{padding-left: 1em; vertical-align: middle; float: left;}

/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_bold.gif);}
a.blog-bbcode-italic {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_italic.gif);}
a.blog-bbcode-color {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_color.gif);}
a.blog-bbcode-underline{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_underline.gif);}
a.blog-bbcode-strike{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_strike.gif);}
a.blog-bbcode-url{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_link.gif);}
a.blog-bbcode-img-upload{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image.gif);}
a.blog-bbcode-img{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image_upload.gif);}
a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-code{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_code.gif);}
a.blog-bbcode-quote{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_quote.gif);}
a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-list{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_list.gif);}
a.blog-bbcode-cut{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/cut.gif);}


/*main page*/

div.blog-mainpage {width: 100%;}
div.blog-mainpage-side-left {float:left; width:52%; padding-right: 0.5em; }
div.blog-mainpage-side-right {float:right; width:46%; }

.blog-mainpage-item {margin:0; padding-bottom: 0.6em; padding-top: 0.5em;}
.blog-mainpage-title{margin:0; padding-bottom: 0.5em; padding-top: 0.4em; font-weight:var(--ui-font-weight-bold); }
.blog-mainpage-content {line-height:1.4em; font-size:0.95em; display:block;}
.blog-mainpage-meta {font-size:0.89em; line-height:1.4em; margin:0; padding:0; padding-top: 0.4em;}
.blog-mainpage-meta a {text-decoration: none !important;}
.blog-mainpage-meta a:hover {text-decoration: underline !important;}

div.blog-mainpage-comment .blog-mainpage-meta {display:inline; padding-left: 0.4em; font-size: 0.89em;}
div.blog-mainpage-comment .blog-mainpage-content {padding-top: 0.4em;}
div.blog-mainpage-comment .blog-mainpage-content a {text-decoration: none !important;}
div.blog-mainpage-comment .blog-mainpage-content a:hover {text-decoration: underline !important;}
div.blog-mainpage-item .blog-author {font-weight: normal;}
div.blog-mainpage-comment .blog-mainpage-title {font-weight: normal;}


div.blog-mainpage-blogs .blog-mainpage-content a {text-decoration: none;}
div.blog-mainpage-blogs .blog-mainpage-content a:hover {text-decoration: none;}

.blog-tab { padding:0; margin:0; min-height:31px; height:100%; width:96%; line-height: 2.35em; display:block;}
.blog-tab-left {background-repeat: no-repeat; padding:0; margin:0; width: 3px; height: 31px; float:left;}
.blog-tab-right {background-repeat: no-repeat;  padding:0; margin:0; width: 3px; height: 31px; float:right;}

.blog-tab-container {width: 100%; display: block;}

.blog-tab-items {float: right;  font-size: 0.95em; padding-right: 0.6em; display:inline; white-space: nowrap;}
.blog-tab-items a {text-decoration: none !important; padding-left: 0.6em;}
.blog-tab-items a:hover {text-decoration: underline !important;}
.blog-tab-title {font-weight: var(--ui-font-weight-bold); padding-left: 0.5em; float: left; display:inline; overflow:hidden;}
.blog-tab-title a {text-decoration: none !important;}
.blog-tab-title a:hover {text-decoration: underline !important;}


div.blog-tab-content {padding-top:0.2em; padding-left: 0.6em; padding-right: 0.6em; padding-bottom: 1.7em;}
div.blog-mainpage-search-cloud {padding-top: 0.4em;}


.blog-calendar  {text-align:center;}
.blog-calendar table th {font-weight:normal;}

.blog-rss div {padding-top: 0.6em;}
.blog-rss-icon {background-repeat: no-repeat; width:17px; height:17px; display:block; line-height: 1em;}

.blog-group-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

.blog-search-form {padding-top: 0.6em;}
.blog-search-form div{padding-bottom: 0.4em;}

.blog-mainpage-create-blog {padding-bottom: 1em; padding-left: 0.6em}

.blog-rss-subscribe {padding-bottom: 1.5em;}
.blog-rss-subscribe .blog-tab-items {padding-top: 0.55em;}
.blog-group-rss {padding-top: 1em;}

table.blogquote, table.blogcode { font-size:1em; margin:0.5em 1em; width:80%; border:1px solid;}
table.blogquote td, table.blogcode td { padding:0.95em 1.5em; }
table.blogcode td {font-family:"Courier New"; white-space:pre-wrap;}
table.blogcode pre {font-family:"Courier New"; font-size: 12px; margin: 0; line-height: 15px; white-space:pre-wrap;}

div.blog-post-quote, div.blog-post-code {padding-top: 0.6em; padding-bottom: 0.6em;}
div.blog-post-quote span, div.blog-post-code span {padding-left:0.6em;}
div.blog-post-quote table.blogquote, div.blog-post-code table.blogcode {margin: 0;}

/*page navigation*/
div.blog-page-navigation  {padding-bottom: 0.8em;}
div.blog-page-navigation a, span.blog-page-current, span.blog-page-dots {padding-left:0.75em;	padding-right: 0.5em; text-decoration: none;}

div.blog-page-navigation a.blog-page-first, div.blog-page-navigation span.blog-page-first { padding-left: 0.5em; }
span.blog-page-current { font-weight: var(--ui-font-weight-bold); }

/*blog navigation*/
ul.blog-navigation {list-style-position:outside; list-style-type:none; padding: 0; margin: 0; padding-bottom: 1em; }
ul.blog-navigation li {display:inline;}

/*color*/
.blog-post-content {border-bottom-color: #CCCCCC;}

.blog-post-meta, .blog-comment-meta, .blog-comment-nav  {color: #969696;}
.blog-post-tag a, .blog-comment-meta a , .blog-mainpage-meta a {color:#969696 !important;}

.blog-post-date, .blog-comment-date {color: #767676;}
div.blog-post-date span.blog-post-time, div.blog-post-date span.blog-post-day {display:none;}
div.blog-post-edit-form, div.blog-comment-fields {background-color: #f1f1f1;}
div.blog-post-image-item-border {border-color:#D8D8D8;}
.blog-sidebar {background-color: #f5f5f5;}
.blog-sidebar h3 {border-bottom-color: #dadada;}
.blog-bottombar h3 {color: #333333;}
.blog-sidebar-title {color: #000 !important;}
.blog-sidebar-title a {color: #000 !important;}

div.blog-errors {border: solid 1px #DFBDAC; background: #F6DBCE;}
div.blog-notes {border: solid 1px #DAD7A7; background: #F6F9D3;}
div.blog-textinfo {border: solid 1px #D5D5D5; background: #F6F6F6;}

.blog-required-field {color: red;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {border-top-color: #D5D5D5;}

div.blog-post-quote > span, div.blog-post-code > span {color: #7d7d7d; display: none;}
div.blog-post-code table.blogcode { border-color: #E8E8E8; color: #7D7D7D; background-color: #F7F7F7;}
div.blog-post-quote table.blogquote { border-color: #E8E8E8; color: #555; background: url(/bitrix/components/bitrix/blog/templates/.default/images/quote-gray.png) no-repeat scroll left top #f7f7f7;}

div.blog-mainpage-comment .blog-mainpage-content a, div.blog-mainpage-blogs .blog-mainpage-content a:hover, div.blog-mainpage-blogs .blog-mainpage-content a, div.blog-mainpage-comment .blog-mainpage-content a:hover {color: #333;}

.blog-tab, .blog-tab-container {background-color: #ededed;}
.blog-tab-items {color: #767676;}
.blog-tab-items a {color:#767676 !important;}
.blog-tab-title a {color: #000 !important;}
.blog-comment-cont-white {background-color: #fff; padding: 1px;}

/*images*/
div.blog-tab-left {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_start.gif);}
div.blog-tab-right {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_end.gif);}
div.blog-line {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line_gradient.gif);}
.blog-rss-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/rss_icon.gif);}

div.blog-comment-new .blog-comment-date {background-color: #FFF4CA; padding-top: 2px;padding-bottom: 3px;padding-left: 4px;padding-right: 4px;}
div.blog-comment-hidden .blog-comment-cont-white, div.blog-comment-hidden .blog-comment-date {background-color: #ededed;}

div#special_perms {padding-top: 0.5em;}

div.blog-post-meta div.blog-post-info-bottom {display:none;}

.blog-post-meta span.blog-post-link-counter, .blog-post-meta span.microblog-post-link-counter {padding: 0 0 0 0.3em;}
div.blog-post-rating {float: right;}
div.blog-post-share {position:relative; float: right;}

img.linked {
    border: none;
    cursor: pointer;
    height: 21px;
    left: 2px;
    position: relative;
    top: 6px;
    width: 11px;
}

div.blog-edit-field-code label.blog-edit-field-caption {font-weight:var(--ui-font-weight-bold);}
span#post-code-input {display:none;}
a#post-code-text {
	background-color: #fff4ca;
	border-bottom: dashed 1px;
	text-decoration: none;
	}
div.blog-post-field-code {padding-top: 0.5em;}

div.blog-tags-cloud {text-align:center;}

div.blog-comment-preview div.blog-comment-cont-white{border-top: 1px solid red; border-bottom: 1px solid red;}

div.blog-post-edit-micro #lhe_btn_sourcebb, div.blog-post-edit-micro #blog-post-image{display: none;}
/*div.blog-post-edit-micro div.blog-comment-field-bbcode{padding:0.2em;}*/
div.blog-post-edit-micro {margin-bottom: 2em; width: 78%;}
div.blog-post-edit-micro #blogpost-length {font-weight:var(--ui-font-weight-bold); display:inline;}

div.blog-post-edit-micro div.blog-post-edit-form {padding: 0; background-color: white; width: 100%;}
div.blog-post-edit-micro div.blog-post-buttons{text-align:left; padding-top:0.7em; padding-bottom:0.1em;}
div.blog-post-edit-micro #edit-post-text {padding: 0; border: 1px solid #C2C2C2; border-radius: 2px;}
div.blog-post-edit-micro .lhe-stat-toolbar-cont, div.blog-post-edit-micro .lhe-button , div.blog-post-edit-micro div.lhe-tlbr-smile-cont {border: 0;}
div.blog-post-edit-micro #blog-post-micro-lhe-hide{display: inline-block; float:right;}
div.blog-post-edit-micro .lhe-button-cont{padding-left:3px;}
div.blog-post-edit-micro #blog-post-micro-lhe-but {display: inline-block; padding-top: 3px;}

div.blog-post-edit-micro .lhe-button-cont #lhe_btn_image {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_image.gif) !important;
	background-position: 3px 2px !important;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_createlink {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_link.gif) !important;
	background-position: 2px 2px !important;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_bloginputvideo {
	width: 17px;
	height: 15px;
	padding-top: 2px;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-over {
	background-color: #fff;
}
div.blog-post-edit-micro .blog-post-group-text{color:#999;}

div.blog-post-edit-micro #blog-post-micro-lhe-hide{
	position: absolute;
	top: 2px;
	right: 2px;
}
div.blog-post-edit-micro #blog-post-micro-lhe-hide div {
	display: inline-block;
	cursor: pointer;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	background: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_close.gif) no-repeat;
}

div.blog-post-edit-micro .blog-post-field-bbcode {position: relative;}
div.blog-comment .blog-author {line-height: 30px;}

div.microblog-post .blog-post-avatar  {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec; padding: 0px;}
div.microblog-post .blog-post-avatar img{}
div.microblog-post .blog-post-info {background: none; padding: 0;}
div.microblog-post .blog-author {line-height: 30px;}
div.microblog-post div.blog-post-content {border: none; padding: 0; padding-top: 0.5em;}
div.microblog-post { border-bottom: 1px solid #E5E5E5; padding:1px; margin-bottom: 1.5em;}

div.microblog-post div.blog-post-meta {padding-top: 0.5em; padding-bottom: 0.5em; font-size:0.85em; padding-left:0px;}

div.microblog-post div.blog-post-meta a {color: #969696 !important; text-decoration: none !important;}
div.microblog-post div.blog-post-meta a:hover {text-decoration: underline !important;}

div.microblog-post .blog-post-date {font-size:0.85em; color: #969696;}
/*div.blog-post-edit-micro  td.lhe-resize-row, div.blog-post-edit-micro  td.lhe-resize-row img {height: 1px !important;}*/


div.blog-comment-line {background-color: #ededed; height:1px; background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line-start.gif); background-repeat: no-repeat; background-position: left;}

span.blog-vert-separator {height: 7px; width:1px; margin-left: 0.2em; margin-right: 0.2em; background-color: #e0e0e0; display: inline-block;}
div.blog-post-meta-util span {display: inline-block;}
div.blog-post-meta-util * {text-decoration: none !important;}

div.microblog-post div.blog-post-date a {color: #969696 !important; text-decoration: none !important;}
div.microblog-post div.blog-post-meta-util a {color: #969696 !important; text-decoration: none !important;}

.blog-post-meta .bx-rating span, .blog-post-meta-util.bx-rating a {  font-size: 13px;}
.blog-post-current-micro .bx-rating span, .blog-post-current-micro .bx-rating a {  font-size: 11px;}
.blog-mainpage-meta .bx-rating span { color:#969696 }

.blog-mainpage-meta span.ilike-light-blog-post *, .blog-mainpage-meta span.ilike-light-microblog * {color:#969696 !important; text-decoration: none !important; font-size: 1em;}
.blog-post-meta-util a span {cursor:pointer;}

.blog-post-meta-util  .ilike-light .bx-ilike-right { font-size: 1.2em;}
.blog-post-meta-util  .ilike-light .bx-ilike-text {	padding: 0; font-size: 1.2em;}
.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-right {font-size: 11px}
.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-text {font-size: 11px}


.blog-comment-nav-item{cursor: pointer;}
div.blog-comments .blog-comment-nav a.blog-comment-nav-item-sel {font-weight:var(--ui-font-weight-bold); text-decoration:none; color: #969696; cursor: default;}
.blog-comment-nav-item {}

/* autosave */
a.blogPostAutoSave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:3px 3px 0 0;
	position:relative;
	z-index:2;
}

.blog-post-edit-micro a.blogPostAutoSave {margin-right: 10px; margin-left: -12px; margin-top: 2px;}

.blog-notify-bar {
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.blog-micro-notify-bar {
	width: 100%;
	height: 3em;
	line-height: 1.5em;
	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.blog-notify-close {
    display: block !important;
    height: 12px !important;
    margin: 3px 6px 0 0;
    padding: 0 !important;
    position: absolute !important;
    right: 5px !important;
    top: 5px !important;
    width: 12px !important;
}
.blog-notify-close a {
    background: url("/bitrix/js/main/core/images/panel/sprite03.png") no-repeat scroll -268px -243px transparent !important;
    display: block !important;
    height: 12px !important;
    width: 12px !important;
	cursor:pointer;
}
.blog-notify-text {
    color: #000000 !important;
    margin: 0 !important;
    text-align: center !important;
}
.blog-notify-text a.blogPostAutoRestore {
	position:relative;
    color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
    margin-right: 9px;
    margin-top: 5px;
	z-index:2;
}



span.blog-post-group-value {
	margin-left:0.5em;
	border-bottom: dashed 1px;
	overflow: hidden;
	white-space: nowrap;
	max-width: 300px;
	}
span.blog-post-group-delete1 {
	background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll -21px 8px transparent;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	width: 15px;
	vertical-align: top;
	margin-left: 2px;
}
#blog-post-group-selector {display:inline-block; cursor: pointer; }

.blog-post-sonet-group {padding-bottom: 0.5em;}
.blog-post-edit-micro #blog-post-group-selector{
	display: inline-block;
	float:right;
	font-family: Arial;
	color: #b2b2b2;
	padding-right: 5px;
}
span.blog-post-group-delete {
	display: inline-block;
	cursor: pointer;
	width: 13px;
	height: 16px;
	vertical-align: top;
	background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat 0 -282px;
}

div.blog-post-group-selector-text
{
	display: inline-block;
	float:right;
	font-family: Arial;
	color: #b2b2b2;
	padding-right: 5px;
	overflow: hidden;
	width: 350px;
	white-space: nowrap;
	text-align: right;
}
/* buttons */
.blog-small-button, .blog-small-button-left, .blog-small-button-icon, .blog-small-button-right, .blog-small-button-text {
	display: inline-block; vertical-align: top; height:27px;
	cursor:pointer; text-decoration:none !important; outline:none;
}

.blog-small-button { margin: 0; background: url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -551px;}
.blog-small-button-left { width:4px; background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -493px; margin-right: 8px; }
.blog-small-button-text { font: normal normal normal 13px/24px var(--ui-font-family-primary, var(--ui-font-family-helvetica)); color: #4f4f4f;}
.blog-small-button-right { width:6px; background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -493px; margin-left: 8px;}

.blog-small-button:hover { background: url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -985px; }
.blog-small-button:hover .blog-small-button-left { background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -927px; }
.blog-small-button:hover .blog-small-button-right { background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -927px; }

.blog-arrow{
	width: 30px;
	height: 17px;
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/arrow.png") no-repeat 5px 5px;
	display: inline-block;
}

.feed-com-files {padding-top:10px;}
.feed-com-files-title {color:#5c6470; font-size:12px; font-weight:var(--ui-font-weight-bold); float:left; min-width:50px;}
.feed-com-files-cont {overflow:hidden; padding:1px 0 1px 10px; zoom:1;}
.feed-com-file-wrap {cursor:pointer; display:inline-block; font-size:12px; line-height:14px; margin:0 12px 12px 0; vertical-align:middle;}
.feed-com-file-wrap:hover .feed-com-file-name {text-decoration:underline;}
.feed-con-file-icon {background:url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat -55px -220px; display:inline-block; margin-right:5px; height:16px; vertical-align:middle; width:16px;}
.feed-com-file-name {color:#2067b0; display:inline-block; font-weight:var(--ui-font-weight-bold); margin-right:4px; max-width:120px; vertical-align:top; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.feed-com-file-size {color:#5c6470; display:inline-block; font-size:12px; vertical-align:top;}
.feed-com-files-photo {
    border:1px solid #eeeeee;
    border-radius:1px;
    box-shadow: 0 0 1px #eee, inset 0 0 1px #eee;
    display:inline-block;
    height:48px;
    margin:0 8px 8px 0;
    padding:3px;
    width:48px;
}

.feed-com-files-cont .feed-com-files-photo {height:69px; width:69px;}
.feed-file-icon-bmp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-css {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-csv {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-dib {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-doc {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-docp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-docx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-gif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-htm {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-html {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-jfif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpe {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpeg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-js {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-pdf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -415px !important;}
.feed-file-icon-php {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-png {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-ppt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-pptp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-pptx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-rar {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;}
.feed-file-icon-rtf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-swf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-tif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-tiff {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-txt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -192px !important;}
.feed-file-icon-xls {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xlsp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xlsx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xml {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-zip {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;}

.feed-add-photo-block-wrap {margin-top:-17px;}
.feed-add-photo-block {display:inline-block; margin:17px 17px 0 0; min-height:92px; width:102px; padding-right:21px; position:relative; vertical-align:top;}
.feed-add-photo-block .feed-add-post-del-but {background-position:6px -19px; background-color:#fff; height:22px; top:1px; z-index:0;}
.feed-add-img-wrap {
    background:#fff;
    border:1px solid #e2e6e6;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    box-shadow: 0 0 2px rgba(137,137,137,0.3);
    display:block;
    text-align:center;
    padding:4px;
    position:relative;
    z-index:2;
}
.feed-add-img-title {color:#2067b0; display:block; font-weight:var(--ui-font-weight-bold); font-size:12px; margin-top:3px; overflow: hidden;}
.feed-add-photo-block .feed-add-close-icon {background-color:#fff; background-position:8px -19px; height:22px; top:1px; right:1px; width:22px;}
.feed-add-photo-block .feed-add-close-icon:hover {background-position:-57px -60px;}
.feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 20px;
	position: absolute;
	width: 20px;
}
.feed-add-photo-block .feed-add-post-del-but {
background-position: 6px -19px;
background-color: white;
height: 22px;
top: 1px;
z-index: 0;
}

#blog-upload-file, #blog-show-seo {color: #2067B0; border-bottom: dashed 1px #2067B0; text-decoration: none;}
#blog-post-user-fields-UF_BLOG_POST_DOC .file-selectdialog-switcher {display: none;}

/*for neweditor */
/*.feed-add-post .file-selectdialog-switcher,*/
/*.feed-add-post .wduf-selectdialog-switcher,*/
/*.feed-add-post .diskuf-selectdialog-switcher {display: block !important; margin-top: 0.46em; position: relative;}*/
/*.feed-add-post .file-selectdialog-switcher span,*/
/*.feed-add-post .wduf-selectdialog-switcher span,*/
/*.feed-add-post .diskuf-selectdialog-switcher span {display:block !important;}*/

.blg-cancel-com,
.blg-cancel-com:link,
.blg-cancel-com:visited,
.blg-cancel-com:active {color:#5c6470 !important; font-size: 12px; text-decoration:none; padding-left: 15px;}
.blg-cancel-com:hover {text-decoration:underline;}

#blog-show-seo-fields input, textarea {width: 100%}
/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/themes/green/style.css?16665133491140*/
/*color*/
.body-blog a:link, .body-blog a:visited, .body-blog a:active, .blog-navigation-box li a {color:#33882a;}
.body-blog a:hover {color:#d04747;}

.blog-post-title {background-color: #e7efd3;}
.blog-post-title span, .blog-post-title a:link, .blog-post-title a:visited, .blog-post-title a:active {color: #42783d !important;}

/*images*/
.blog-group-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/user_group.gif);}
.blog-author-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/user.gif);}
.blog-group-edit, .blog-post-edit-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_edit.gif);}
.blog-group-delete, .blog-post-delete-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_delete.gif);}
.blog-post-comments-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_comment.gif);}
.blog-post-views-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_view.gif); }
.blog-post-publish-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_publish.gif);}
.blog-post-show-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_show.gif);}
.blog-post-hide-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_hide.gif);}

.blog-comment-cont{}
.blog-comment-info {}
.blog-post-info-back {}
.blog-post-info {background-color: #f5f5f5; border-top: 1px solid #fff;}

/* End */


/* Start:/bitrix/components/bitrix/rating.vote/templates/like/style.css?166651338410931*/
.ilike-light .bx-ilike-button {color:#929292;  display:inline-block;  height:19px; position:relative;-moz-user-select: none; -khtml-user-select: none; user-select: none;}
.ilike-light .bx-ilike-left {display:inline-block; height:19px; vertical-align:top; width:10px;}
.ilike-light .bx-ilike-text { display:inline-block;  height:17px; padding:3px 0px 0;  cursor:pointer; }
* html .ilike-light .bx-ilike-text{height:19px;}
.ilike-light .bx-ilike-right-wrap {display:inline-block; height:19px;  cursor:default; margin-right: 3px; }
.ilike-light .bx-ilike-right {
	display:inline-block;
	height:17px;
	padding: 3px 1px 0 12px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNBN0FCQjAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0);
	background-attachment: scroll;
	background-size: 10px 10px;
	background-position: 0 5px;
}
.feed-inform-ilike .ilike-light .bx-ilike-right,
.feed-com-informers-bottom .ilike-light .bx-ilike-right{
	background-position: 0 0;
}

.ilike-light .bx-you-like .bx-ilike-right {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNGOEE3MEQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);
}
* html .ilike-light .bx-ilike-right {width:16px;}
.ilike-light .bx-you-like .bx-ilike-left {}
.ilike-light .bx-you-like .bx-ilike-text {}
.ilike-light .bx-you-like .bx-ilike-right-wrap {}
.ilike-light .bx-ilike-button-hover .bx-you-like .bx-ilike-left {}
.ilike-light .bx-ilike-button-hover .bx-you-like .bx-ilike-text {}
.ilike-light .bx-ilike-button-disable { cursor:default;}
.ilike-light .bx-ilike-button-disable .bx-ilike-left {background-position:0 -39px;}
.bx-ilike-icon {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNBN0FCQjAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-size: cover;
	width: 10px;
	height: 10px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: -3px;
}
.bx-ilike-icon.bx-ilike-icon-orange {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNGOEE3MEQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);
}
.ilike-light .bx-ilike-button-disable .bx-ilike-text {}
.ilike-light .bx-ilike-button-disable .bx-ilike-right-wrap {}
.ilike-light .bx-ilike-button-disable .bx-ilike-right {}
.ilike-light .bx-ilike-button-hover .bx-ilike-left {}
.ilike-light .bx-ilike-button-hover .bx-ilike-text {}
.ilike-light .bx-ilike-button-hover .bx-ilike-right-wrap {}
.ilike-light .bx-ilike-button-hover .bx-ilike-right {}
.rating_vote_graphic { display: none!important;}
.rating_vote_text { display: inline-block!important; }
.ilike-light .bx-ilike-plus-one { display: inline-block; position: absolute; padding: 4px; background-color: #929292;color: #fff;-webkit-animation: likeLightPlusOne 1.5s 1;-moz-animation: likeLightPlusOne 1.5s 1;border-radius: 16px;line-height: 5px;font-size: 10px;opacity: 0;width: 12px;height: 10px;}
@-webkit-keyframes likeLightPlusOne { 0% {  opacity: 0;} 40% { opacity: 1; } 60% {  opacity: 1; } 100% {  opacity: 0; }}
@-moz-keyframes likeLightPlusOne { 0% {  opacity: 0;} 40% { opacity: 1; } 60% {  opacity: 1; } 100% {  opacity: 0; }}


/*.ilike-light .bx-you-like ~ .bx-ilike-left-wrap .bx-ilike-text,*/
.ilike-light .bx-you-like .bx-ilike-right { color: #ca8400;}

.feed-post-informers .ilike-light .bx-ilike-right-wrap .bx-ilike-right,
.feed-post-informers .ilike-light .bx-ilike-right-wrap.bx-you-like .bx-ilike-right {
	background-position: 0 0;
}

.feed-com-informers .ilike-light .bx-ilike-right-wrap .bx-ilike-right,
.feed-com-informers .ilike-light .bx-ilike-right-wrap.bx-you-like .bx-ilike-right
{
	background-position: 0 1px;
}

.feed-com-informers .bx-like-anim a:hover, .feed-inform-comments .bx-like-anim a:hover, .feed-inform-ilike .bx-like-anim a:hover,
.feed-com-informers .bx-like-anim a, .feed-inform-comments .bx-like-anim a, .feed-inform-ilike .bx-like-anim a {
	border-bottom: none;
	-webkit-transition: none;
	transition: none;
}

/* End */


/* Start:/local/templates/moredomatula/components/bitrix/catalog.comments/.default/themes/blue/style.css?170790695124*/
/* catalog_comments */


/* End */


/* Start:/local/templates/moredomatula/components/bitrix/catalog.set.constructor/.default/style.css?170842006613592*/
.bx-set-constructor{
	background:#fff;
	border-radius:8px;
	border: 1px solid #e0e0e0;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.bx-modal-small-title{
	/*display: block;
	margin-top: 10px;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 20px;*/
}

.bx-original-item-container{
	text-align: center;
	margin-bottom: 20px;
}
.bx-original-item-image{
	width: 70px;
	height: auto;
}

.bx-modal-description{
	font-size: 80%;
	color: #8E8E8E;
}
/*.bx-touch .bx-added-item-table-container{margin: 0;}*/
.bx-added-item-table{
	border-bottom: 1px solid #edeef0;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	/**/
	table-layout: fixed;
}

.bx-added-item-table-cell-itemname,
.bx-added-item-table-cell-img,
.bx-added-item-table-cell-del,
.bx-added-item-table-cell-price{
	padding: 3px 5px;
	border-top: 1px solid #edeef0;
}
.bx-added-item-table-cell-price{
	width: 150px;
	text-align: right;
}
.bx-added-item-table-cell-img,
.bx-added-item-table-cell-del{
	width: 50px;
	height: 50px;
	text-align: center;
}
.bx-added-item-table-cell-img img{display: inline-block;}
.bx-added-item-table-cell-del{text-align: center;}
.bx-added-item-new-price{white-space: nowrap;}
.bx-constructor-result-price{margin:0 20px;font-size:120%}

.bx-added-item-delete{
	display: inline-block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABaAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRDMkRGNUY2QjgzMTExRTRCNDgzQ0YwMDY1Mzg5OUZBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRDMkRGNUY3QjgzMTExRTRCNDgzQ0YwMDY1Mzg5OUZBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEMyREY1RjRCODMxMTFFNEI0ODNDRjAwNjUzODk5RkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEMyREY1RjVCODMxMTFFNEI0ODNDRjAwNjUzODk5RkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAgEBAQICAgEBAgICAgICAgICAwIDAwMDAgMDBAQEBAQDBQUFBQUFBwcHBwcICAgICAgICAgIAQEBAQICAgUDAwUHBQQFBwgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAj/wAARCAAJAAkDAREAAhEBAxEB/8QAawAAAwEAAAAAAAAAAAAAAAAAAAUICgEAAwEBAAAAAAAAAAAAAAAAAAEEAwUQAAEDAgMJAAAAAAAAAAAAAAMCBAYSBQATCEJyI7XVlgdXOBEAAgIBBQAAAAAAAAAAAAAAAAFRIgIRMYGhQv/aAAwDAQACEQMRAD8A1KSiUXhneJpFYrNL850qOb8EU/n4QrentZ3qyEes2b0hFFW0WVSc0tKqatqri9HHFaJtWIm42LOyNPXsxPe1z6hiS8dG9JAHz15M3ZtzO4YPa4DwxrhDP//Z) no-repeat center;
}

/*.bx-added-item-table-cell-del .bx-added-item-delete-text{display: none;}*/

.bx-item-set-result-block{text-align: center;}

.bx-added-item-old-price {
	padding: 0 0;
	color: #B8B8B8;
	text-decoration: line-through;
	font-size: 11px;
	line-height: 11px;
	white-space: nowrap;
}

.bx-constructor-result-table{width:100%;}
.bx-constructor-result-table td{
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: bottom;
}
.bx-constructor-result-table-title{
	font-size:13px;
	text-align: right;
	padding-right:5px;
	line-height:20px;
}
.bx-constructor-result-table-value{
	padding-left:5px;
	text-align: right;
}
.bx-constructor-result-table-value strong{
	font-size:14px;
	line-height:14px;
}

.bx-constructor-result-btn-container.product-item-button {
	text-align: right;
}
.bx-added-item-table-cell-del.product-item-button.use-in-basket .btn--all.item-checked{
    display: inline-flex;
}
.bx-constructor-result-btn-container.product-item-button .btn--all,
.bx-catalog-set-item-add-btn.product-item-button .status-available {
    border-radius: 4px;
    font-weight: 500;
    padding: 10px 50px;
    width: auto;
}
.bx-catalog-set-item-add-btn.product-item-button .status-available {
    padding: 10px;
}
.bx-modal-small-title {
    /*background: #e2e2e242;*/
    padding: 10px 20px;
    margin: 0 -15px;
    background: rgb(150,220,79);
    background: linear-gradient(180deg, rgba(150,220,79,1) 0%, rgba(123,197,61,1) 100%);
    border: 1px solid #639228;
    background: url(https://www.moredoma.ru/bitrix/templates/moredoma/images/recommended.png) repeat-x!important;
    font-size: 100%;
    line-height: 100%;
    border-radius: 4px;
}
/*.element-recom .btn--all.btn-basket.item-checked.status-in-basket {
    background: #b23521;
}*/
@media (max-width:768px){
	/*.bx-constructor-result-btn-container{
		display: inline-block;
		max-width:140px;
		width:100%;
		vertical-align: middle;
	}*/

    .bx-constructor-result-btn-container.product-item-button .btn--all {
        margin-top:10px;
        width:100%;
    }
}
.bx-constructor-result-price{
	/*display: inline-block;*/
	max-width:140px;
	/*width:100%;*/
	text-align: center;
	/*border:1px solid #d3d3d3;*/
	line-height: 1.5;
	padding: 5px 0;
	font-weight: bold;
	border-radius:2px;
	white-space: nowrap;
	height:30px;
	box-sizing: border-box;
}
.bx-constructor-result-btn-container .btn{
	display: inline-block;
	max-width:140px;
	width:100%;
}

/**/
.bx-catalog-set-topsale-slider{
	border:1px solid #d3d3d3;
	border-radius:3px;
	position: relative;
	background: #f9f9f9;
	box-sizing: border-box;
	margin-bottom:20px;
	margin-top:10px;
}
.bx-catalog-set-topsale-slider:before{
	content:"";
	display: block;
	width: 20px;
	height:20px;
	position: absolute;
	left: 50%;
	border-top: 1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	background-color: #f9f9f9;
	-webkit-transform: rotate(45deg) translateX(-21px) translateY(-8px);
	   -moz-transform: rotate(45deg) translateX(-21px) translateY(-8px);
		-ms-transform: rotate(45deg) translateX(-21px) translateY(-8px);
		 -o-transform: rotate(45deg) translateX(-21px) translateY(-8px);
			transform: rotate(45deg) translateX(-21px) translateY(-8px);
	top: 10px;
}
.bx-catalog-set-topsale-slider-container{
	overflow-y: hidden;
	overflow-x: auto;
	position: relative;
	-webkit-overflow-scrolling: touch;
}
.bx-catalog-set-topsale-slider .bx-catalog-set-item{
	border:1px solid #e3e3e3;
	border-radius:3px;
	margin:0 5px;
}
.bx-catalog-set-topsale-slider-box{
	position: relative;
	padding:10px;
}
/*.bx-catalog-set-topsale-slider-box:after,
.bx-catalog-set-topsale-slider-box:before{
	position: absolute;
	content: " ";
	top: 0;
	bottom: 0;
	width: 50px;
	z-index: 1000;
	border-radius:3px;

}
.bx-catalog-set-topsale-slider-box:after{
	right: 0;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background:    -moz-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	-ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	 -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 		linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.bx-catalog-set-topsale-slider-box:before{
	left: 0;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background:    -moz-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 	-ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 	 -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 		linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );

}*/
.bx-catalog-set-topsale-slids{}
.bx-catalog-set-item-container{
	position: relative;
	min-height: 20px;
	/**/
	float: left;
}

.bx-catalog-set-item{
	border: 1px solid transparent;
	overflow: hidden;
	border-radius: 3px;
	background: #FFF;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	padding-bottom: 10px;
}

.bx-catalog-set-item-notavailable{
	height: 30px;
	background: #dedede;
	display: inline-block;
	padding: 0 15px;
	line-height: 28px;
	vertical-align: middle;
	font-weight: bold;
	border-radius: 3px;
	border: 1px solid #d3d3d3;
}

.bx-catalog-set-item-col,
.bx-catalog-set-item-scu,
.bx-catalog-set-item-add-btn,
.bx-catalog-set-item-custom{padding: 5px 15px;}
/*
.bx-catalog-set-item-img{
	padding: 10px;
	position: relative;
	padding-top: 109% !important;
	height: 0;
}*/
.bx-catalog-set-item-img-container{
	position: absolute;
	top:   5px;
	right: 5px;
	bottom:5px;
	left:  5px;
	text-align: center;
}
.bx-catalog-set-item-img img{
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}
.bx-catalog-set-item-title{
	line-height: 15px;
	font-size: 14px;
	overflow: hidden;
	height: 35px;
	vertical-align: top;
	padding: 5px 10px;
	position: relative;
}
.bx-catalog-set-item-title:after{
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background:    -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	-ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	 -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 		linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	bottom: 0;
	right: 0;
	left: 0;
	height: 10px;
	position: absolute;
	-webkit-transition: opacity 200ms ease;
	   -moz-transition: opacity 200ms ease;
		-ms-transition: opacity 200ms ease;
		 -o-transition: opacity 200ms ease;
			transition: opacity 200ms ease;
}
.bx-catalog-set-item-price{
	text-align: center;
	min-height: 50px;
	padding: 5px 10px 0;
}

/**/
.bx-catalog-set-item-col{
	text-align: center;
}
.bx-catalog-set-item-col-minus,
.bx-catalog-set-item-col-plus{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
.bx-catalog-set-item-col-minus{}
.bx-catalog-set-item-col-input{
	display: inline-block;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
}
.bx-catalog-set-item-col-plus{}
/**/
.bx-catalog-set-item-scu{}
.bx-catalog-set-item-add-btn{
	text-align: center;
}
.bx-catalog-set-item-custom{
	font-size: 12px;
	color: #B8B8B8;
}
.bx-catalog-set-item-price-new{
	font-weight: bold;
	display: block;
}
.bx-catalog-set-item-price-old{
	display: block;
	padding: 3px 0;
	color: #B8B8B8;
	text-decoration: line-through;
	font-size: 11px;
	line-height: 11px;
}
/**/
.bx-catalog-set-topsale-slide{
	display: none;
}
.bx-catalog-set-topsale-slide.bx-active{
	display: block;
}
.bx-catalog-set-topsale-slide-control{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bx-catalog-set-topsale-slide-control-dot{
	display: inline-block;
	width: 11px;
	height:11px;
	border-radius: 50%;
	background: #dbdbdb;
}
.bx-catalog-set-topsale-slide-control-dot:hover,
.bx-catalog-set-topsale-slide-control-dot.bx-active{
	background: #1485CE;
}


@media (max-width: 530px) {
	.bx-added-item-table,
	.bx-added-item-table tbody,
	.bx-added-item-table tr,
	.bx-added-item-table-cell-img,
	.bx-added-item-table-cell-itemname,
	.bx-added-item-table-cell-price,
	.bx-added-item-table-cell-del{
		display: block;
	}
	.bx-added-item-table,
	.bx-added-item-table tr,
	.bx-added-item-table-cell-itemname,
	.bx-added-item-table-cell-price,
	.bx-added-item-table-cell-del{
		width: 100%;
	}
    .bx-added-item-table .item-rec > div {
        display:block;
    }
	.bx-added-item-table tr{
		padding-top: 10px;
		padding-bottom: 30px;
		border-top: 1px solid #EDEEF0;
		clear: both;
	}
	/*.bx-added-item-table-cell-img{
		float: left;
		border-top: none;
	}*/
	.bx-added-item-table-cell-itemname{
		border-top: none;
	}
	.bx-added-item-table-cell-price{
		text-align: center;
		border-top: none;
	}
	.bx-added-item-table-cell-itemname{
		text-align: center;
		border-top: none;
	}
	.bx-added-item-table-cell-del{
		text-align: center;
		border-top: none;
	}
	.bx-added-item-table-cell-del .bx-added-item-delete-text{
		color: #D63131;
		cursor: pointer;
		display: inline;
	}
	.bx-catalog-set-topsale-slider-box:after,
	.bx-catalog-set-topsale-slider-box:before{width: 2px;	}
	.bx-catalog-set-item-img img{border: 1px solid #EDEEF0;	}
	.bx-catalog-set-item-img,
	.bx-catalog-set-item-custom{padding: 10px 5px;}
}
/* End */


/* Start:/local/templates/moredomatula/components/bitrix/catalog.set.constructor/.default/themes/blue/style.css?170798783881*/
.bx-blue .bx-constructor-result-price{
	border-color: #1485CE;
	color: #1485CE;
}
/* End */


/* Start:/local/components/baza23/block.catalog.stickers/ext/catalog-stickers-image.min.css?16856093252682*/
.product-sticker-block{display:inline-block;position:absolute;z-index:20}.product-sticker-block.stickers-big .item-sticker.sticker-image{max-width:60px;max-height:60px}.product-sticker-block.vp-top{top:10px;margin-bottom:4px}.product-sticker-block.vp-bottom{bottom:10px;margin-bottom:4px}.product-sticker-block.vp-middle{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:4px}.product-sticker-block.hp-left{left:-10px}.product-sticker-block.hp-right{right:-10px}.product-sticker-block.hp-center{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.product-sticker-block .item-sticker{line-height:0}.product-sticker-block .item-sticker.sticker-image{max-width:50px;max-height:50px}.product-sticker-block .item-sticker.sticker-bg-image{background-repeat:no-repeat;background-size:contain}.product-sticker-block .item-sticker.sticker-text{padding:5px 10px;text-align:center}.product-sticker-block .item-sticker.sticker-text.sticker-last-year{padding:5px 10px 20px 15px}.product-sticker-block .item-sticker img{max-width:100%;height:auto}.product-sticker-block .item-sticker .item-text{line-height:1.2;text-transform:uppercase;font-size:.75em;color:#fff}@media (max-width:524.98px){.product-sticker-block{zoom:70%}.product-sticker-block.vp-top{top:1px}}.product-sticker-discount-percent{position:absolute;width:40px;height:40px;line-height:40px;font-size:.875em;z-index:20}.product-sticker-discount-percent.stickers-big{width:50px;height:50px;line-height:50px;font-size:1em}.product-sticker-discount-percent.vp-top{top:5px}.product-sticker-discount-percent.vp-bottom{bottom:5px}.product-sticker-discount-percent.vp-middle{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product-sticker-discount-percent.hp-left{left:-5px}.product-sticker-discount-percent.hp-right{right:-5px}.product-sticker-discount-percent.hp-center{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.product-sticker-discount-percent span{display:block;height:100%;margin-bottom:2px;vertical-align:middle;text-align:center;border-radius:50%;font-weight:700;background:#f42c2c;color:#fff}@media (max-width:767.98px){.product-sticker-discount-percent.stickers-big{width:40px;height:40px;line-height:40px;font-size:.875em}}@media (max-width:524.98px){.product-sticker-discount-percent{width:30px;height:30px;line-height:30px;font-size:.75em}.product-sticker-discount-percent.stickers-big{width:30px;height:30px;line-height:30px;font-size:.75em}.product-sticker-discount-percent.vp-bottom{bottom:1px}}
/* End */


/* Start:/local/components/baza23/block.catalog.stickers/ext/catalog-stickers-detail.min.css?1686562745284*/
.product-sticker-list{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.product-sticker-list .item-sticker{display:inline-block;width:43px;height:43px;margin-left:6px}.product-sticker-list .item-sticker:first-of-type{margin-left:0}
/* End */


/* Start:/local/components/baza23/block.catalog.quantity.item/ext/catalog-quantity.min.css?16865627453362*/
.product-item-quantity .quantity-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border:2px solid #d3d3d3}.product-item-quantity .quantity-control .quantity-field,.product-item-quantity .quantity-control .quantity-minus,.product-item-quantity .quantity-control .quantity-plus{width:21px;height:27px;line-height:27px;text-align:center}.product-item-quantity .quantity-control .quantity-minus,.product-item-quantity .quantity-control .quantity-plus{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-item-quantity .quantity-control .quantity-minus:hover,.product-item-quantity .quantity-control .quantity-plus:hover{background:#f7f7f9}.product-item-quantity .quantity-control .quantity-minus.btn-disabled,.product-item-quantity .quantity-control .quantity-plus.btn-disabled{pointer-events:none;cursor:default}.product-item-quantity .quantity-control .quantity-minus.btn-disabled:hover,.product-item-quantity .quantity-control .quantity-plus.btn-disabled:hover{background:inherit}.product-item-quantity .quantity-control .quantity-minus svg,.product-item-quantity .quantity-control .quantity-plus svg{width:16px;height:16px}.product-item-quantity .quantity-control .quantity-minus{cursor:pointer}.product-item-quantity .quantity-control .quantity-minus .icon--minus{display:inline-block;width:16px;height:16px;background-color:#404040;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/></svg>')}.product-item-quantity .quantity-control .quantity-field{min-width:45px;padding:0;font-size:.75em;border:solid #d3d3d3;border-width:0 2px}.product-item-quantity .quantity-control .quantity-field:focus,.product-item-quantity .quantity-control .quantity-field:hover{border-color:#d3d3d3}.product-item-quantity .quantity-control .quantity-plus{cursor:pointer}.product-item-quantity .quantity-control .quantity-plus .icon--plus{display:inline-block;width:16px;height:16px;background-color:#404040;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/></svg>')}.product-item-quantity .quantity-description{display:none}
/* End */


/* Start:/local/components/baza23/block.catalog.compare.item/ext/catalog-compare.min.css?16865627452436*/
.product-item-compare{width:16px;height:16px;line-height:0;cursor:pointer}.product-item-compare input[type=checkbox]{display:none}.product-item-compare input:checked+.title-icon .title-add{display:none}.product-item-compare input:checked+.title-icon .title-remove{display:inline-block}.product-item-compare .title-icon .title-add{display:inline-block}.product-item-compare .title-icon .title-add .icon--compare{display:inline-block;width:16px;height:16px;background-color:#404040;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M4 11H2v3h2v-3zm5-4H7v7h2V7zm5-5v12h-2V2h2zm-2-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zM6 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm-5 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M4 11H2v3h2v-3zm5-4H7v7h2V7zm5-5v12h-2V2h2zm-2-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zM6 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm-5 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3z"/></svg>')}.product-item-compare .title-icon .title-remove{display:none;color:#f42c2c}.product-item-compare .title-icon .title-remove .icon--compare-fill{display:inline-block;width:16px;height:16px;background-color:#f42c2c;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M1 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M1 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2z"/></svg>')}
/* End */


/* Start:/local/components/baza23/block.catalog.favourites.item/ext/catalog-favourites.min.css?16865627452390*/
.product-item-favourites{width:16px;height:16px;line-height:0;cursor:pointer}.product-item-favourites input[type=checkbox]{display:none}.product-item-favourites input:checked+.title-icon .title-add{display:none}.product-item-favourites input:checked+.title-icon .title-remove{display:inline-block}.product-item-favourites .title-icon .title-add{display:inline-block}.product-item-favourites .title-icon .title-add .icon--favourites{display:inline-block;width:16px;height:16px;background-color:#404040;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z"/></svg>')}.product-item-favourites .title-icon .title-remove{display:none;color:#f42c2c}.product-item-favourites .title-icon .title-remove .icon--favourites-fill{display:inline-block;width:16px;height:16px;background-color:#f42c2c;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"/></svg>')}
/* End */


/* Start:/local/components/baza23/local.catalog.equipment/ext/catalog-equipment.min.css?16865627441463*/
.product-equipment-list{padding:10px 0 5px}.product-equipment-list .equipment-title{margin-bottom:4px;font-size:.875em;font-weight:500}.product-equipment-list .equipment-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-equipment-list .equipment-list .item-equipment{margin:0 3px;font-size:0}.product-equipment-list .equipment-list .item-equipment:hover .item-image{display:none}.product-equipment-list .equipment-list .item-equipment:hover .item-image-hover{display:block}.product-equipment-list .equipment-list .item-equipment .item-image,.product-equipment-list .equipment-list .item-equipment .item-image-hover{margin:0 3px}.product-equipment-list .equipment-list .item-equipment .item-image img,.product-equipment-list .equipment-list .item-equipment .item-image-hover img{height:24px}.product-equipment-list .equipment-list .item-equipment .item-image-hover{display:none}.product-equipment-list .equipment-list .item-equipment.item-active:hover .item-svg svg{stroke:red;color:red}.product-equipment-list .equipment-list .item-equipment.item-inactive .item-svg svg{stroke:#d3d3d3;color:#d3d3d3;stroke-width:1}.product-equipment-list .equipment-list .item-equipment .item-svg svg{height:24px;width:auto;max-width:30px;stroke:#4281d0;color:#4281d0;stroke-width:2}.product-equipment-list .equipment-empty{height:24px;margin:0 3px}
/* End */


/* Start:/local/components/baza23/block.catalog.product.status/ext/catalog-product-status.min.css?17054032349053*/
.product-item-status{line-height:1.2}.product-item-status .item-icon{display:inline-block;margin-right:3px;padding-top:2px}.product-item-status .item-icon .icon--svg,.product-item-status .item-icon svg{display:inline-block;width:20px;height:20px}.product-item-status .item-icon .icon--svg{width:1em;height:1em;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.product-item-status .item-available,.product-item-status .item-not-available{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;font-weight:500;font-size:.8125em}.product-item-status .item-available .item-icon,.product-item-status .item-available .item-text,.product-item-status .item-not-available .item-icon,.product-item-status .item-not-available .item-text{display:inline-block}/*.product-item-status .item-available .item-text,.product-item-status .item-not-available .item-text{-webkit-box-flex:0;-webkit-flex:0;-ms-flex:0;flex:0}*/.product-item-status .item-available .item-icon.item-checked,.product-item-status .item-available .item-text.item-checked{display:none}.product-item-status .status-available{color:#006400}.product-item-status .status-available .icon--svg{background-color:#006400}.product-item-status .status-in-basket{color:#191970}.product-item-status .status-in-basket .icon--svg{background-color:#191970}.product-item-status .status-not-available{color:#f42c2c}.product-item-status .status-not-available .icon--svg{background-color:#f42c2c}.product-item-status .status-receipt{color:#ff8c00}.product-item-status .status-receipt .icon--svg{background-color:#ff8c00}.product-item-status .status-order{color:purple}.product-item-status .status-order .icon--svg{background-color:purple}.product-item-status .icon--svg-available,.product-item-status .icon--svg-in-basket{-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z"/></svg>')}.product-item-status .icon--svg-not-available{-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"/></svg>')}.product-item-status .icon--svg-receipt{-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M8.5 5.5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5z"/><path d="M6.5 0a.5.5 0 0 0 0 1H7v1.07a7.001 7.001 0 0 0-3.273 12.474l-.602.602a.5.5 0 0 0 .707.708l.746-.746A6.97 6.97 0 0 0 8 16a6.97 6.97 0 0 0 3.422-.892l.746.746a.5.5 0 0 0 .707-.708l-.601-.602A7.001 7.001 0 0 0 9 2.07V1h.5a.5.5 0 0 0 0-1h-3zm1.038 3.018a6.093 6.093 0 0 1 .924 0 6 6 0 1 1-.924 0zM0 3.5c0 .753.333 1.429.86 1.887A8.035 8.035 0 0 1 4.387 1.86 2.5 2.5 0 0 0 0 3.5zM13.5 1c-.753 0-1.429.333-1.887.86a8.035 8.035 0 0 1 3.527 3.527A2.5 2.5 0 0 0 13.5 1z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M8.5 5.5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5z"/><path d="M6.5 0a.5.5 0 0 0 0 1H7v1.07a7.001 7.001 0 0 0-3.273 12.474l-.602.602a.5.5 0 0 0 .707.708l.746-.746A6.97 6.97 0 0 0 8 16a6.97 6.97 0 0 0 3.422-.892l.746.746a.5.5 0 0 0 .707-.708l-.601-.602A7.001 7.001 0 0 0 9 2.07V1h.5a.5.5 0 0 0 0-1h-3zm1.038 3.018a6.093 6.093 0 0 1 .924 0 6 6 0 1 1-.924 0zM0 3.5c0 .753.333 1.429.86 1.887A8.035 8.035 0 0 1 4.387 1.86 2.5 2.5 0 0 0 0 3.5zM13.5 1c-.753 0-1.429.333-1.887.86a8.035 8.035 0 0 1 3.527 3.527A2.5 2.5 0 0 0 13.5 1z"/></svg>')}.product-item-status .icon--svg-order{-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.235.235 0 0 1 .02-.022z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.235.235 0 0 1 .02-.022z"/></svg>')}.product-item-button{line-height:1.2}.product-item-button .button-container{position:relative}.product-item-button .button-container .btn-buy-1-click{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%;line-height:20px;white-space:nowrap;border:1px dotted #f42c2c;border-width:0 0 1px;font-size:.875em;color:#f42c2c}.product-item-button .btn--all{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 5px;min-height:29px;line-height:1.2}.product-item-button .btn--all.item-checked{display:none}.product-item-button .status-available{background:#005fb1;color:#fff}.product-item-button .status-available:hover{background:#005fb1;color:#fff}.product-item-button .status-in-basket{background:#005fb1;color:#fff}.product-item-button .status-in-basket:hover{background:#005fb1;color:#fff}.product-item-button .status-not-available{min-height:26px;background:#fff;color:#f42c2c}.product-item-button .status-not-available:hover{background:#fff;color:#f42c2c}.product-item-button .status-receipt{min-height:26px;background:#fff;color:#ff8c00;border:2px solid #ff8c00}.product-item-button .status-receipt:hover{background:#fff;color:#ff8c00}.product-item-button .status-order{min-height:26px;background:#fff;color:purple;border:2px solid purple}.product-item-button .status-order:hover{background:#fff;color:purple}@media (max-width:767.98px){.product-item-button .button-container .btn-buy-1-click{margin:10px 0 0}}.product-in-basket .product-item-status.use-in-basket .item-available .item-icon,.product-in-basket .product-item-status.use-in-basket .item-available .item-text{display:none}.product-in-basket .product-item-status.use-in-basket .item-available .item-icon.item-checked,.product-in-basket .product-item-status.use-in-basket .item-available .item-text.item-checked{display:inline-block}.product-in-basket .product-item-button.use-in-basket .button-container .btn--all{display:none}.product-in-basket .product-item-button.use-in-basket .button-container .btn--all.item-checked{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}

.product-item-status .status-not-available {
    color: purple
}

.product-item-status .status-not-available .icon--svg {
    background-color: purple
}

.product-item-status .status-receipt {
    color: purple
}

.product-item-status .status-receipt .icon--svg {
    background-color: purple
}
.product-item-button .status-not-available {
    min-height: 26px;
    background: #fff;
    color: purple
}

.product-item-button .status-not-available:hover {
    background: #fff;
    color: purple
}

.product-item-button .status-receipt {
    min-height: 26px;
    background: #fff;
    color: purple;
    border: 2px solid purple
}

.product-item-button .status-receipt:hover {
    background: #fff;
    color: purple
}
/* End */


/* Start:/local/vendors/owl-carousel/owl.carousel.min.css?16665962173351*/
/**
 * 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,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.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;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{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-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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}.owl-carousel .animated{animation-duration:1s;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-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.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/vendors/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s 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-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/vendors/owl-carousel/template_styles.min.css?16822510634071*/
.owl-carousel{position:relative}.owl-carousel .owl-stage{-ms-touch-action:manipulation;touch-action:manipulation}.owl-carousel .owl-stage-outer{z-index:1}.owl-carousel .owl-stage-outer .owl-stage{line-height:0}.owl-carousel .owl-stage-outer .owl-stage .owl-item{display:inline-block;float:none;vertical-align:middle}.owl-carousel .owl-dots{padding-top:30px;line-height:0;text-align:center}.owl-carousel .owl-dots .owl-dot{display:inline-block;margin:5px;padding:0;border:none;background-color:transparent}.owl-carousel .owl-dots .owl-dot>span{display:inline-block;width:32px;height:4px;line-height:0;float:left;border:none;background:#f7f7f9;-webkit-transition:.3s all ease;transition:.3s all ease}.owl-carousel .owl-dots .owl-dot.active>span{background:#005fb1}.owl-carousel .owl-nav{position:absolute;width:100%;bottom:-1px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{padding:0;border:none;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-nav .owl-prev.disabled{display:none}.owl-carousel .owl-nav .owl-next span,.owl-carousel .owl-nav .owl-prev span{display:block;min-width:16px;height:9px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.owl-carousel .owl-nav .owl-prev{padding:1px 5px 1px 0;margin-right:auto}.owl-carousel .owl-nav .owl-prev span.caro-icon-prev::after,.owl-carousel .owl-nav .owl-prev span.caro-icon-prev::before{content:'';position:absolute;bottom:5px;height:1px;width:10px;background-color:#000}.owl-carousel .owl-nav .owl-prev span.caro-icon-prev::after{left:0;top:7px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.owl-carousel .owl-nav .owl-prev span.caro-icon-prev::before{left:0;top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.owl-carousel .owl-nav .owl-next{padding:1px 0 1px 5px;margin-left:auto}.owl-carousel .owl-nav .owl-next span.caro-icon-next::after,.owl-carousel .owl-nav .owl-next span.caro-icon-next::before{content:'';position:absolute;bottom:5px;height:1px;width:10px;background-color:#000}.owl-carousel .owl-nav .owl-next span.caro-icon-next::after{right:0;top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.owl-carousel .owl-nav .owl-next span.caro-icon-next::before{right:0;top:7px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}@media (max-width:424.98px){.owl-carousel .owl-dots .owl-dot{display:none}.owl-carousel .owl-dots .owl-dot:nth-of-type(1),.owl-carousel .owl-dots .owl-dot:nth-of-type(2),.owl-carousel .owl-dots .owl-dot:nth-of-type(3){display:inline-block}}
/* End */


/* Start:/local/templates/moredomatula/components/bitrix/catalog.section/viewed/style.css?17080060085439*/
.section--catalog-section .catalog-product-list{display:grid;gap:15px 20px;place-items:stretch stretch}.section--catalog-section .catalog-product-list.view--card{grid-template-columns:repeat(3,1fr)}.section--catalog-section .catalog-product-list.view--card .section-buttons{grid-column:span 3}.section--catalog-section .catalog-product-list.view--list{grid-template-columns:1fr}.section--catalog-section .catalog-product-list.view--table{grid-template-columns:1fr}.section--catalog-section .catalog-product-list .product-item-card{min-width:0}.section--catalog-section .section-buttons{width:100%;padding:20px 0;text-align:center}.section--catalog-section .section-buttons .btn-lazy-load{background:#0083d5}.section--catalog-section .pagination-bottom{margin-bottom:40px}@media (min-width:1540px){.section--catalog-section .catalog-product-list.view--card{grid-template-columns:repeat(5,1fr)}}@media (max-width:1023.98px){.section--catalog-section .catalog-product-list.view--card{grid-template-columns:repeat(2,1fr)}.section--catalog-section .catalog-product-list.view--card .section-buttons{grid-column:span 2}}@media (max-width:767.98px){.section--catalog-section .catalog-product-list.view--card{grid-template-columns:repeat(2,1fr)}.section--catalog-section .catalog-product-list.view--card .section-buttons{grid-column:span 2}}@media (max-width:524.98px){.section--catalog-section .catalog-product-list.view--card{grid-template-columns:repeat(2,1fr)}.section--catalog-section .catalog-product-list.view--card .section-buttons{grid-column:span 2}}.catalog-product-carousel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.catalog-product-carousel div.section-title{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-bottom:5px;padding:0 20px 0 5px;line-height:1.2}.catalog-product-carousel div.section-title .h2,.catalog-product-carousel div.section-title h2{margin:0}.catalog-product-carousel .caro-controls{margin-bottom:5px;padding:0 5px 0 0;text-align:right}.catalog-product-carousel .caro-controls .owl-next,.catalog-product-carousel .caro-controls .owl-prev{position:relative;top:0;right:0;width:30px;height:30px;overflow:hidden;border:1px solid #d3d3d3;background:#fff;cursor:pointer}.catalog-product-carousel .caro-controls .owl-next:hover,.catalog-product-carousel .caro-controls .owl-prev:hover{background:#f7f7f9}.catalog-product-carousel .caro-controls .owl-next.disabled,.catalog-product-carousel .caro-controls .owl-prev.disabled{cursor:default}.catalog-product-carousel .caro-controls .owl-next.disabled:hover,.catalog-product-carousel .caro-controls .owl-prev.disabled:hover{background:#fff}.catalog-product-carousel .caro-controls .owl-next.disabled svg,.catalog-product-carousel .caro-controls .owl-prev.disabled svg{color:#d3d3d3}.catalog-product-carousel .caro-controls .owl-next svg,.catalog-product-carousel .caro-controls .owl-prev svg{width:100%;height:100%;color:#000}.catalog-product-carousel .section-carousel{width:100%}.catalog-product-carousel .section-carousel .product-item-card{width:100%;padding:5px}.catalog-product-carousel .section-carousel .owl-carousel .owl-stage-outer{padding-bottom:49px}.catalog-product-carousel .section-carousel .owl-carousel .owl-stage-outer .owl-stage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-product-carousel .section-carousel .owl-carousel .owl-stage-outer .owl-stage .owl-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.catalog-product-carousel{padding-bottom:2rem}.catalog-product-carousel .section-carousel .owl-carousel .owl-stage-outer{padding-bottom:0}}
/*
main {
    margin-top: 30px;
}
*/
.sections_list h2 a {
    color: #cb531c;
    font-size: 20px;
    display: inline-block;
}
.sections_list .subcat_list {
    border: 1px solid #c2c2c2;
    box-shadow: 0 0 1px 0 hsla(0,0%,61%,.78);
    border-radius: 6px;
    margin-bottom: 20px;
    padding: 16px 16px 0;
}
.sections_list .subcat_list .top_side {
    margin-bottom: 20px;
    display: table;
    width: 100%;
}
.sections_list .section-content {
    margin-bottom: 20px;
}
.sections_list .subcat_list .img {
    display: table-cell;
    width: 278px;
    vertical-align: top;
}
.sections_list .subcat_list .img img {
    border-radius: 5px;
}
.sections_list .subcat_list .top_side .text {
    color: #737373;
    font-size: 14px;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    float: none;
    width: 100%;
}
.sections_list .top_side .title {
    display: block;
    color: #0083d5;
    font-size: 20px;
    margin-bottom: 15px;
}
.sections_list .product-item-container.item--table .product-item {
    border: 0!important;
    border-radius: 0;
    border-bottom: 1px solid #ededed!important;
}
.sections_list .product-item-card:last-child .product-item-container.item--table .product-item {
    border: 0!important;
    border-radius: 0;
    border-bottom: 0px!important;
}
.sections_list .product-item-container.item--table .product-item:hover {
    box-shadow: none;
}

@media (max-width: 1440px) {
    .section--breadcrumb {
        margin:10px 0!important;
    }
}
@media (max-width: 425px) {
    body .catalog-product-carousel .section-carousel {
        padding: 30px 30px;
    }
}
/* End */


/* Start:/local/templates/moredomatula/components/bitrix/catalog.item/.default/style.css?170808617934253*/
.section--catalog-section.section-with-popup {
    position: relative;
}
.section--catalog-section.section-with-popup .view-table-popup {
    display: none;
    position: absolute;
    left: -330px;
    top: 0;
    width: 300px;
}
.section--catalog-section.section-with-popup .view-table-popup .catalog-product-list {
    grid-template-columns: 1fr;
    box-shadow: 0 0 15px #5a5a5a;
}
.product-item-container {
    position: relative;
    height: 100%;
}
.product-item-container.item--card .product-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 0 0 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    background: #fff;
    border: 1px solid #fff;
}
.product-item-container.item--card .product-item .product-item-block-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product-item-container.item--card .product-item .product-item-title {
    height: 2.0125em;
    max-height: 2.0125em;
    margin: 0 10px 15px;
    line-height: 1.15;
    overflow: hidden;
}
.product-item-container.item--card .product-item .product-item-properties {
    margin: 0 0 10px;
}
.product-item-container.item--card .product-item .product-item-qua-but {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 30px;
    padding: 0 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-item-container.item--card .product-item .product-item-qua-but.not-quantity .product-item-button {
    width: 100%;
}
.product-item-container.item--card .product-item .product-item-qua-but .product-item-button,
.product-item-container.item--card .product-item .product-item-qua-but .product-item-quantity {
    display: inline-block;
    margin: 10px 0;
    vertical-align: middle;
}
.product-item-container.item--card .product-item .product-item-qua-but .product-item-quantity {
    width: 49%;
}
.product-item-container.item--card .product-item .product-item-qua-but .product-item-quantity .quantity-control {
    width: 100%;
}
.product-item-container.item--card .product-item .product-item-qua-but .product-item-quantity .quantity-control .quantity-field {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.product-item-container.item--card .product-item .product-item-qua-but .product-item-button {
    width: 49%;
}
@media (max-width: 767.98px) {
    .product-item-container.item--card .product-item:hover {
        box-shadow: none;
        border: 1px solid #d3d3d3;
    }
    .product-item-container.item--card .product-item:hover .product-item-hover-panel {
        position: relative;
        top: auto;
        padding-top: 0;
        margin: 0;
        box-shadow: none;
    }
    .product-item-container.item--card .product-item .product-item-image-wrapper .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 0.625em;
        line-height: 14px;
    }
    .product-item-container.item--card .product-item .product-item-image-wrapper .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 0.875em;
        line-height: 16px;
    }
    .product-item-container.item--card .product-item .product-item-image-wrapper .product-item-label-text > div {
        line-height: 0;
    }
    .product-item-container.item--card .product-item .product-item-image-wrapper .product-item-label-ring.product-item-label-small {
        width: 35px;
        height: 35px;
        font-size: 0.75em;
        line-height: 35px;
    }
    .product-item-container.item--card .product-item .product-item-image-wrapper .product-item-label-ring.product-item-label-big {
        width: 35px;
        height: 35px;
        font-size: 0.75em;
        line-height: 35px;
    }
    .product-item-container.item--card .product-item .product-item-hover-panel {
        display: block;
    }
}
@media (max-width: 524.98px) {
    .product-item-container.item--card .product-item:hover {
        border: none;
    }
    .product-item-container.item--card .product-item.product-in-basket .product-item-qua-but {
        padding-top: 35.2px;
    }
    .product-item-container.item--card .product-item .product-item-image-wrapper {
        margin: 0 0 10px;
    }
    .product-item-container.item--card .product-item .min-height-mob {
        min-height:205px;
    }
    .product-item-container.item--card .product-item.label-ads .product-item-image-wrapper {
        margin: 0;
    }
    .product-item-container.item--card .product-item .product-item-title {
        margin: 0 0 10px;
    }
    .product-item-container.item--card .product-item .product-item-co-fa-co {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 0 5px;
    }
    .product-item-container.item--card .product-item .product-item-co-fa-co .product-item-code {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        min-width: 100%;
    }
    .product-item-container.item--card .product-item .product-item-co-fa-co .product-item-code .code-name {
        font-size: 0.75em;
    }
    .product-item-container.item--card .product-item .product-item-co-fa-co .product-item-favourites {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding: 0 0 5px;
    }
    .product-item-container.item--card .product-item .product-item-co-fa-co .product-item-compare {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding: 0 0 5px 5px;
    }
    .product-item-container.item--card .product-item .product-item-properties {
        padding-top: 5px;
    }
    .product-item-container.item--card .product-item .product-item-properties .prop-line {
        grid-template-columns: 1fr 1fr;
        padding: 4px 2px;
    }
    .product-item-container.item--card .product-item .product-item-properties .prop-line .prop-name {
        font-size: 0.75em;
    }
    .product-item-container.item--card .product-item .product-item-properties .prop-line .prop-value {
        font-size: 0.75em;
    }
    .product-item-container.item--card .product-item .product-item-pr-av {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto;
        margin: 0 0 5px;
        padding: 0;
    }
    .product-item-container.item--card .product-item .product-item-price {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-bottom: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .product-item-container.item--card .product-item .product-item-price .price-current {
        font-size: 0.875em;
    }
    .product-item-container.item--card .product-item .product-item-price .price-old {
        font-size: 0.875em;
    }
    .product-item-container.item--card .product-item .product-item-status {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        min-height: 25px;
        margin-bottom: 5px;
    }
    .product-item-container.item--card .product-item .product-item-status .item-available,
    .product-item-container.item--card .product-item .product-item-status .item-not-available {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 0.64em;
    }
    .product-item-container.item--card .product-item .product-item-status .item-available .item-text,
    .product-item-container.item--card .product-item .product-item-status .item-not-available .item-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .product-item-container.item--card .product-item .product-item-qua-but {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
    .product-item-container.item--card .product-item .product-item-qua-but.not-quantity {
        /*padding-top: 35.2px;*/
    }
    .product-item-container.item--card .product-item .product-item-qua-but .product-item-quantity {
        width: 100%;
        margin: 0 0 5px;
    }
    .product-item-container.item--card .product-item .product-item-qua-but .product-item-button {
        width: 100%;
        min-height: 32px;
        margin: 0;
    }
}
.product-item-container.item--list .product-item {
    display: grid;
    padding: 10px;
    grid-template: auto 1fr/170px 1fr 140px;
    gap: 20px 30px;
    position: relative;
    background: #fff;
    border: 1px solid #fff;
}
.product-item-container.item--list .product-item .product-item-block-image {
    grid-row: span 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product-item-container.item--list .product-item .product-item-block-image .product-item-status .item-available,
.product-item-container.item--list .product-item .product-item-block-image .product-item-status .item-not-available {
    padding-bottom: 3px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 0.875em;
}
.product-item-container.item--list .product-item .product-item-title {
    grid-column: span 2;
    padding: 0 10px;
}
.product-item-container.item--list .product-item .product-item-title > a,
.product-item-container.item--list .product-item .product-item-title > span {
    font-size: 0.9375em;
}
.product-item-container.item--list .product-item .product-item-pay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product-item-container.item--list .product-item .product-item-pay .product-item-quantity {
    margin: 10px 0;
}
.product-item-container.item--list .product-item .product-item-pay .product-item-quantity .quantity-control .quantity-field {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.product-item-container.item--list .product-item .product-item-pay .product-item-button {
    padding-bottom: 3px;
}
.product-item-container.item--list .product-item .product-item-image-wrapper {
    max-width: 170px;
    min-width: 170px;
    min-height: 110px;
}
.product-item-container.item--list .product-item .product-sticker-block.hp-right {
    right: -5px;
}
.product-item-container.item--list .product-item .product-sticker-block.hp-left {
    left: -5px;
}
.product-item-container.item--list .product-item .product-sticker-block.hp-top {
    top: 5px;
}
.product-item-container.item--list .product-item .product-sticker-block.hp-bottom {
    bottom: 5px;
}
.product-item-container.item--list .product-item .product-sticker-block .item-sticker.sticker-image {
    max-width: 40px;
    max-height: 40px;
}
.product-item-container.item--list .product-item .product-sticker-block .item-sticker .item-text {
    font-size: 0.5em;
}
.product-item-container.item--list .product-item .product-sticker-discount-percent {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0.75em;
}
.product-item-container.item--list .product-item .product-item-pr-av {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 1023.98px) {
    .product-item-container.item--list .product-item {
        grid-template: auto 1fr/170px 1fr;
        gap: 20px 30px;
        position: relative;
        background: #fff;
        border: 1px solid #fff;
    }
    .product-item-container.item--list .product-item .product-item-title {
        grid-column: span 1;
    }
    .product-item-container.item--list .product-item .product-item-props {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        grid-column: span 2;
        max-width: 520px;
    }
    .product-item-container.item--list .product-item .product-item-pay {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        justify-self: end;
        width: 250px;
    }
}
.product-item-container.item--table .product-item {
    display: grid;
    padding: 10px;
    grid-template-columns: 70px 1fr 95px 91px 30px;
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 20px 15px;
    place-items: center center;
    position: relative;
    background: #fff;
    border: 1px solid #fff;
}
.product-item-container.item--table .product-item.table-header {
    font-size: 0.875em;
    font-weight: 600;
}
.product-item-container.item--table .product-item.table-header:hover {
    box-shadow: none;
}
.product-item-container.item--table .product-item .td-code {
    min-width: 70px;
}
.product-item-container.item--table .product-item .td-price {
    min-width: 95px;
}
.product-item-container.item--table .product-item .td-quantity {
    min-width: 91px;
}
.product-item-container.item--table .product-item .td-buttons {
    min-width: 30px;
}
.product-item-container.item--table .product-item .td-icons {
    min-width: 42px;
}
.product-item-container.item--table .product-item .td-code {
    justify-self: start;
}
.product-item-container.item--table .product-item .td-code .code-value {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0083d5;
}
.product-item-container.item--table .product-item .td-title {
    justify-self: stretch;
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    gap: 20px 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.product-item-container.item--table .product-item .td-title .sub-td-prop {
    min-width: 40px;
    text-align: center;
}
.product-item-container.item--table .product-item .td-title .sub-td-prop:nth-child(n + 5) {
    display: none;
}
.product-item-container.item--table .product-item .td-title .sub-td-equipment {
    min-width: 150px;
    text-align: center;
}
.product-item-container.item--table .product-item .td-title .product-item-title {
    max-height: 2.0125em;
    overflow: hidden;
}
.product-item-container.item--table .product-item .td-title .prop-line .prop-value {
    pointer-events: none;
}
.product-item-container.item--table .product-item .td-title .product-equipment-list {
    margin: 0;
    padding: 0;
    border-width: 0;
}
.product-item-container.item--table .product-item .td-title .product-equipment-list .equipment-list {
    overflow: visible;
}
.product-item-container.item--table .product-item .td-price {
    text-align: right;
}
.product-item-container.item--table .product-item .td-icons .sub-td-icon {
    margin-left: 10px;
}
.product-item-container.item--table .product-item .td-icons .sub-td-icon:first-child {
    margin-left: 0;
}
@media (min-width: 1540px) {
    .product-item-container.item--table .product-item {
        gap: 20px 30px;
    }
    .product-item-container.item--table .product-item .td-title .sub-td-prop:nth-child(n + 5) {
        display: block;
    }
    .product-item-container.item--table .product-item .td-title .sub-td-prop:nth-child(n + 7) {
        display: none;
    }
}
@media (max-width: 1023.98px) {
    .product-item-container.item--table .product-item {
        grid-template-columns: 70px 1fr 75px 100px 30px;
        gap: 20px 5px;
    }
    .product-item-container.item--table .product-item .td-title {
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        gap: 3px 15px;
    }
    .product-item-container.item--table .product-item .td-title .sub-td-prop:nth-child(n) {
        display: block;
    }
    .product-item-container.item--table .product-item .td-title .product-item-title {
        max-height: 3.01875em;
        overflow: hidden;
    }
    .product-item-container.item--table .product-item .td-title .prop-line .prop-value {
        font-size: 0.875em;
    }
    .product-item-container.item--table .product-item .td-title .product-equipment-list .equipment-list .item-equipment .item-svg svg {
        height: 18px;
        max-width: 23px;
    }
    .product-item-container.item--table .product-item .td-price .product-item-price .price-current {
        font-size: 1em;
    }
    .product-item-container.item--table .product-item .td-price .product-item-price .price-old {
        font-size: 0.875em;
    }
    .product-item-container.item--table .product-item .td-icons .sub-td-icon {
        margin-left: 5px;
    }
    .product-item-container.item--table .product-item .td-icons .sub-td-icon:first-child {
        margin-left: 0;
    }
}
.product-item-container .ratio-percent {
    padding-top: 70.0854%;
}
.product-item-container .item-image {
    overflow: hidden;
}
.product-item-container .item-bg {
    display: block;
    height: 100%;
    background: center center no-repeat;
    background-size: contain;
}
.product-item-container .product-item.label-ads .item-bg {
    background-size: cover;
}
.product-item-container .product-item.product-in-basket .product-item-price-total.use-in-basket {
    display: none;
}
.product-item-container .product-item.product-in-basket .product-item-quantity.use-in-basket {
    display: none;
}
.product-item-container .product-item.product-in-basket .product-item-button.use-in-basket {
    width: 100%;
}
.product-item-container .product-item:hover {
    border: none;
    box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.15), -4px -4px 10px 0 rgba(0, 0, 0, 0.15);
}
.product-item-container .product-item:hover .product-item-image-wrapper .slider-control-container {
    opacity: 1;
}
.product-item-container .product-item:hover .product-item-image-wrapper .image-original {
    opacity: 0;
}
.product-item-container .product-item:hover .product-item-image-wrapper .image-alternative {
    opacity: 1;
}
.product-item-container .product-item:hover .product-item-hover-panel {
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: -1px;
    z-index: 21;
    background: #fff;
    box-shadow: 0 -4px 1px 0 #fff, 4px 4px 10px 0 rgba(0, 0, 0, 0.15), -4px 4px 10px 0 rgba(0, 0, 0, 0.15);
}
.product-item-container .product-item.with-hover-panel {
    padding: 0;
}
.product-item-container .product-item .product-item-image-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .active,
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .next,
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .prev {
    display: block;
}
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .active {
    left: 0;
}
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .next,
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .next {
    left: 100%;
}
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .prev {
    left: -100%;
}
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .next.left,
.product-item-container .product-item .product-item-image-wrapper .slider-slide-container > .prev.right {
    left: 0;
}
.product-item-container .product-item .product-item-image-wrapper .image-slide {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.product-item-container .product-item .product-item-image-wrapper .slider-progress-bar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
}
.product-item-container .product-item .product-item-image-wrapper .slider-progress-bar-container .slider-progress-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #f42c2c;
    opacity: 0.8;
}
.product-item-container .product-item .product-item-image-wrapper .slider-control-container {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    padding: 5px;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    z-index: 9;
}
.product-item-container .product-item .product-item-image-wrapper .slider-control-container .slider-control,
.product-item-container .product-item .product-item-image-wrapper .slider-control-container .slider-control.active {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 1px;
    border-radius: 50%;
    border: 1px solid #d3d3d3;
    background-color: rgba(128, 128, 128, 0.8);
    opacity: 0.6;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product-item-container .product-item .product-item-image-wrapper .slider-control-container .slider-control.active:hover,
.product-item-container .product-item .product-item-image-wrapper .slider-control-container .slider-control:hover {
    background-color: #f7f7f9;
    border-color: #0083d5;
    opacity: 0.8;
    cursor: pointer;
}
.product-item-container .product-item .product-item-image-wrapper .slider-control-container .slider-control.active {
    background-color: #f7f7f9;
}
.product-item-container .product-item .product-item-image-wrapper .image-alternative,
.product-item-container .product-item .product-item-image-wrapper .image-original {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.product-item-container .product-item .product-item-image-wrapper .image-original {
    z-index: 5;
}
.product-item-container .product-item .product-item-image-wrapper .image-alternative {
    opacity: 0;
    z-index: 6;
}
.product-item-container .product-item .product-item-image-wrapper .label-ring,
.product-item-container .product-item .product-item-image-wrapper .label-text {
    position: absolute;
    z-index: 7;
}
.product-item-container .product-item .product-item-image-wrapper .label-ring > div,
.product-item-container .product-item .product-item-image-wrapper .label-text > div {
    line-height: 0;
}
.product-item-container .product-item .product-item-image-wrapper .label-ring,
.product-item-container .product-item .product-item-image-wrapper .label-text span {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #f42c2c;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.product-item-container .product-item .product-item-image-wrapper .label-text.label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: 400;
    font-size: 0.8125em;
    line-height: 14px;
}
.product-item-container .product-item .product-item-image-wrapper .label-text.label-big span {
    padding: 4px 10px;
    font-size: 0.8125em;
    line-height: 17px;
}
.product-item-container .product-item .product-item-image-wrapper .label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: 700;
}
.product-item-container .product-item .product-item-image-wrapper .label-ring {
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 700;
}
.product-item-container .product-item .product-item-image-wrapper .label-ring.label-small {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0.875em;
}
.product-item-container .product-item .product-item-image-wrapper .label-ring.label-big {
    width: 50px;
    height: 50px;
    font-size: 1.125em;
    line-height: 50px;
}
.product-item-container .product-item .product-item-image-wrapper .label-top {
    top: -5px;
}
.product-item-container .product-item .product-item-image-wrapper .label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.product-item-container .product-item .product-item-image-wrapper .label-center > div {
    text-align: center;
}
.product-item-container .product-item .product-item-image-wrapper .label-left {
    left: -5px;
}
.product-item-container .product-item .product-item-image-wrapper .label-left > div {
    text-align: left;
}
.product-item-container .product-item .product-item-image-wrapper .label-bottom {
    bottom: -5px;
}
.product-item-container .product-item .product-item-image-wrapper .label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product-item-container .product-item .product-item-image-wrapper .label-right {
    right: -5px;
}
.product-item-container .product-item .product-item-image-wrapper .label-right > div {
    text-align: right;
}
.product-item-container .product-item .product-item-image-wrapper .label-center.label-middle {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.product-item-container .product-item .product-item-title {
    line-height: 1.15;
}
.product-item-container .product-item .product-item-title > a,
.product-item-container .product-item .product-item-title > span {
    display: block;
    font-size: 0.875em;
    color: #0083d5;
    font-weight: 500;
}
.product-item-container .product-item .product-item-co-fa-co {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px 5px;
}
.product-item-container .product-item .product-item-co-fa-co .product-item-code {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 1;
}
.product-item-container .product-item .product-item-co-fa-co .product-item-code .code-name {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    font-size: 0.875em;
}
.product-item-container .product-item .product-item-co-fa-co .product-item-code .code-value {
    display: inline-block;
    vertical-align: middle;
    max-width: 52.65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.875em;
    font-weight: 500;
    color: #0083d5;
}
.product-item-container .product-item .product-item-properties .prop-line {
    display: grid;
    grid-template-columns: 60% 40%;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    padding: 4px 10px;
    line-height: 1.2;
}
.product-item-container .product-item .product-item-properties .prop-line:nth-child(2n + 1) {
    background: #f7f7f9;
}
.product-item-container .product-item .product-item-properties .prop-line .prop-name {
    overflow: hidden;
    font-size: 0.875em;
}
.product-item-container .product-item .product-item-properties .prop-line .prop-value {
    overflow: hidden;
    font-size: 0.875em;
    font-weight: 500;
    pointer-events: none;
}
.product-item-container .product-item .product-item-quantity-limit {
    padding: 0 10px;
    margin: 0 0 10px;
}
.product-item-container .product-item .product-item-quantity-limit .item-title {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 0.875em;
}
.product-item-container .product-item .product-item-quantity-limit .item-quantity {
    display: inline-block;
    vertical-align: middle;
    color: #006400;
    font-size: 0.875em;
}
.product-item-container .product-item .product-item-bottom-panel {
    margin-top: 0;
}
.product-item-container .product-item .product-equipment-list {
    margin: 0 0 10px;
    padding: 5px 10px 10px;
    border: solid #d3d3d3;
    border-width: 1px 0;
}
.product-item-container .product-item .product-equipment-list .equipment-title {
    text-align: center;
}
.product-item-container .product-item .product-equipment-list .equipment-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}
.product-item-container .product-item .product-item-pr-av {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 38px;
    margin: 0 0 10px;
    padding: 0 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-item-container .product-item .product-item-price {
    display: inline-block;
}
.product-item-container .product-item .product-item-price .price-current,
.product-item-container .product-item .product-item-price .price-old {
    display: block;
    vertical-align: middle;
    line-height: 1.1;
    white-space: nowrap;
}
.product-item-container .product-item .product-item-price .price-current {
    font-weight: 600;
    font-size: 1.125em;
}

@media (max-width: 1200px) {
    .product-item-container .product-item .product-item-price {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 38px;
        margin: 0 0 10px;
        padding: 0 10px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .product-item-container .product-item .product-item-price .price-current,
    .product-item-container .product-item .product-item-price .price-old {
        display: block;
        vertical-align: middle;
        line-height: 1.1;
        white-space: nowrap;
    }
    .product-item-container .product-item .product-item-price .price-current {
        font-weight: 600;
        font-size: 1.325em;
    }
    .product-item-container.item--card .product-item .product-item-qua-but .product-item-button {
        width:100%;
    }
    .product-item-status .status-available {
        font-weight:700;
    }

    body .product-item-container.item--card .product-item.label-ads {
        padding:5px;
        border: 1px solid rgba(28,28,28,.05);
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.05),0 15px 25px 0 rgba(0,0,0,.05);
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.05),0 15px 25px 0 rgba(0,0,0,.05)
    }
}

.product-item-container .product-item .product-item-price .price-old {
    font-weight: 300;
    font-size: 1em;
}
.product-item-container .product-item .product-item-price-total {
    padding: 0 10px 10px;
}
.product-item-container .product-item .product-item-price-total .price-title,
.product-item-container .product-item .product-item-price-total .price-value {
    display: block;
    text-align: center;
    font-size: 0.8125em;
}
.product-item-container .product-item .product-item-price-total .price-value {
    white-space: nowrap;
    font-weight: 700;
}
.product-item-container .product-item .product-item-hover-panel {
    display: none;
    padding: 0;
}
.product-item-container .product-item .product-item-hover-panel .product-item-qua-but {
    min-height: 0;
}

/* End */
/* /local/templates/moredomatula/components/bitrix/breadcrumb/.default/style.css?17079069151440 */
/* /local/templates/moredomatula/components/baza23/local.empty/section--page-title/style.css?1707906913428 */
/* /local/templates/moredomatula/components/bitrix/catalog.element/.default/style.css?170902008852262 */
/* /local/templates/moredomatula/components/bitrix/iblock.vote/stars/style.css?1708506323578 */
/* /local/templates/moredomatula/components/bitrix/catalog.comments/.default/style.css?17079069168524 */
/* /bitrix/components/bitrix/blog/templates/.default/style.css?166653609233777 */
/* /bitrix/components/bitrix/blog/templates/.default/themes/green/style.css?16665133491140 */
/* /bitrix/components/bitrix/rating.vote/templates/like/style.css?166651338410931 */
/* /local/templates/moredomatula/components/bitrix/catalog.comments/.default/themes/blue/style.css?170790695124 */
/* /local/templates/moredomatula/components/bitrix/catalog.set.constructor/.default/style.css?170842006613592 */
/* /local/templates/moredomatula/components/bitrix/catalog.set.constructor/.default/themes/blue/style.css?170798783881 */
/* /local/components/baza23/block.catalog.stickers/ext/catalog-stickers-image.min.css?16856093252682 */
/* /local/components/baza23/block.catalog.stickers/ext/catalog-stickers-detail.min.css?1686562745284 */
/* /local/components/baza23/block.catalog.quantity.item/ext/catalog-quantity.min.css?16865627453362 */
/* /local/components/baza23/block.catalog.compare.item/ext/catalog-compare.min.css?16865627452436 */
/* /local/components/baza23/block.catalog.favourites.item/ext/catalog-favourites.min.css?16865627452390 */
/* /local/components/baza23/local.catalog.equipment/ext/catalog-equipment.min.css?16865627441463 */
/* /local/components/baza23/block.catalog.product.status/ext/catalog-product-status.min.css?17054032349053 */
/* /local/vendors/owl-carousel/owl.carousel.min.css?16665962173351 */
/* /local/vendors/owl-carousel/template_styles.min.css?16822510634071 */
/* /local/templates/moredomatula/components/bitrix/catalog.section/viewed/style.css?17080060085439 */
/* /local/templates/moredomatula/components/bitrix/catalog.item/.default/style.css?170808617934253 */
