body{overflow: hidden}
.about-box .text {
    height: 6.2em;
    overflow: hidden;
}

.about-box .container {
    position: relative;
}

.about-box:not(.opened) .container:after {
    content: "";
    display: block;
    width: 100%;
    height: 3em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    background: linear-gradient(to top, #FFFFFF, transparent);;
}

.about-box.opened .text {
    height: auto !important;
}

.about-box .more {
    display: none;
}

.availability small {
    color: #000;
}

html.js .accordion-item.slider-off .head .title::after {
    display: none;
}

html.js .accordion-item.slider-off .text {
    display: block;
}

.filter-submit .form-clear {
    text-decoration: none;
    color: #0f315a;
    transition: border .25s, color .25s, background .25s;
    border: none;
    background: none;
}

.print {
    padding-top: 20px;
}

.padding-b-50 {
    padding-bottom: 50px;
}

.green {
    color: #008000;
    /*padding-left: 30px;*/
}

section.list.alt-2 .pageheader {
    margin-bottom: 45px;
    background-image: url("../images/pageheader-articles.jpg");
}

body .whitebox div.goods-summary .btn.show-more {
    width: 300px;
    text-align: center;
    display: inline-block;
}
section.topslider .slick-dots {left: 20%;right: 20%}
/*Для шаблонов компонентов form.result.new*/
.form input.form-input-submit {
    display: inline-block;
    margin: 0;
    border: 1px solid #e60039;
    border-radius: 27px;
    padding: 11px 40px 16px;
    min-width: 276px;
    text-decoration: none;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    transition: border .25s,color .25s,background .25s;
    cursor: pointer;
    width: auto;
}

body section .pagetitle {
    margin-bottom: 54px;
}

.products.slider .slick-list .item.product-wrap:not(:first-child):last-child .more {
    left: auto;
    right: 100%;
}

.text.about-box .title {
    border: 0;
    padding: 0;
    font-weight: normal;
    font-size: 44px;
    line-height: 1.2;
    color: #1d262e;
    text-align: left;
}

.text.about-box .text {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: 400 15px/1.5 "Open Sans", sans-serif;
    color: #474747;
}

.kit .submit {
    margin-bottom: 20px;
}

body .solution div.image::before {
    display: none;
}

section.products-table .items .to-cart a.active, section.products-table .items .to-cart button.active {
    color: #e60039;
}
body .sel.disabled-filter, .jq-selectbox__dropdown .disabled-filter {
    color: #bfbfbf;
}
body .form .jq-selectbox .jq-selectbox__select.disabled {
    border-color: #d5d5d5;
    background-color: #eee;
    cursor: default !important;
}
section .item.product-wrap.goods-not-found {
    text-align: left;
    color: #878787;
}
section.products-list .item.product-wrap.goods-not-found, section.products-table .item.product-wrap.goods-not-found {
    padding-left: 0;
}

section.empty-item font.notetext{
    color: black;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1260px;
    min-width: 320px;
    width: 100%;
    display: block;
    font-size: x-large;
}

form input.btn {
    border: 1px solid #e60039;
}
.kit table td.image .actions {
    text-align: center;
}

.compare-header .active .status {
    color: #e60039;
}

.display-none {
    display: none;
}
.whitebox table.goods div.image {height: unset}
.flex-lg-row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
}
.flex-lg-row .btn {
    width: auto;
    min-width: unset;
}
.flex-lg-row .btn:not(:last-child){margin-right: .5rem}

#bx-messenger-popup-messenger,
#bx-messenger-popup-history {
    /*width: 100%;*/
    width: calc(100% - 20px);
    max-width: 864px;
    left: 50% !important;
    transform: translateX(-50%);
}
#bx-messenger-popup-history {
    max-width: 782px;
}
#bx-messenger-popup-messenger .bx-messenger-box {
    width: 100% !important;
}
#bx-messenger-popup-messenger .bx-messenger-box-topline-show {
    min-height: 52px;
    height: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
#bx-messenger-popup-messenger .bx-messenger-box-topline-close {
    display: none;
}
#bx-messenger-popup-messenger .bx-messenger-box-topline-buttons,
#bx-messenger-popup-messenger .bx-messenger-box-topline-text {
    height: auto;
    min-height: 49px;
}
#bx-messenger-popup-messenger .bx-messenger-box-topline-buttons {
    white-space: nowrap;
}
#bx-messenger-popup-messenger .bx-messenger-box-topline-text {
    padding: 6px 12px;
}
#bx-messenger-popup-history .bx-messenger-history-with-disk {
    width: 100%;
    max-width: 780px;
    min-width: 0;
}
#bx-messenger-popup-history .bx-messenger-history-with-disk .bx-messenger-history-type-message {
    width: calc(100% - 280px);
}
div.bx-notifier-panel-doc {
    padding-left: 14px !important;
    top: auto !important;
    left: auto !important;
    right: 0 !important;  
    bottom: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
}
.bx-notifier-panel-doc .bx-notifier-drag {
    display: none !important;
}
.popup-window-button {
    height: 28px !important;
}
@media (max-width: 800px) {
    .bx-messenger-filter-text .bx-messenger-input {
        width: 78%;
    }
    #bx-messenger-popup-history .bx-messenger-history-type-disk {
        width: 200px;
    }
    #bx-messenger-popup-history .bx-messenger-history-with-disk .bx-messenger-history-type-message {
        width: calc(100% - 200px);
    }
}
@media (max-width: 600px) {
    #bx-messenger-popup-messenger .bx-messenger-box-contact,
    #bx-messenger-popup-history .bx-messenger-history-with-disk .bx-messenger-history-type-message {
        width: 100% !important;
        position: relative !important;
        border: 0;
        border-bottom: 1px solid #e5e6e9;
    }
    #bx-messenger-popup-messenger .bx-messenger-box-dialog,
    #bx-messenger-popup-messenger .bx-messenger-box-extra {
        margin-left: 0 !important;
    }
    #bx-messenger-popup-messenger .bx-messenger-cl {
        height: 200px !important;
    }
    #bx-messenger-popup-messenger .bx-messenger-content-item-content {
        max-width: calc(100% - 130px) !important;
    }
    #bx-messenger-popup-history .bx-messenger-history-type-disk {
        width: 100%;
    }
    /*#bx-messenger-popup-history .bx-messenger-history-items {
        height: 200px !important;
    }
    #bx-messenger-popup-history .bx-messenger-content-history-empty {
        padding-top: 85px !important;
    }*/
    #bx-messenger-popup-settings,
    .bx-messenger-cl-panel-right-wrap {
        display: none !important;
    }
    .bx-im-mobile div.bx-notifier-panel,
    div.bx-notifier-panel-doc {
        padding-left: 14px !important;
        top: auto !important;
        left: auto !important;
        right: 0 !important;  
        bottom: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
    }
    .bx-notifier-panel-doc .bx-notifier-drag {
        display: none !important;
    }
}
@media (max-width: 400px) {
    #bx-messenger-popup-messenger,
    #bx-messenger-popup-settings,
    #bx-messenger-popup-history {
        width: 100%;
    }
    #bx-messenger-popup-messenger .popup-window-titlebar-close-icon,
    #bx-messenger-popup-settings .popup-window-titlebar-close-icon,
    #bx-messenger-popup-history .popup-window-titlebar-close-icon {
        right: 6px !important;
    }
}