

/* Start:/local/templates/wex/components/bitrix/catalog.element/main/style.css?17555022135366*/
.l-top__title h2 {
    color: #3f3f3f;
    font-weight: 700;
    font-size: 26px;
}
.l-table-numbers__list .l-list-btn{
    transition: .3s;
}
.l-table-numbers__list .l-list-btn.active{
    background: #0d4c57;
    color: #ffffff;
}
.l-table-numbers__list .l-list-btn.disabled{
    opacity: .5;
    cursor: not-allowed;
}
.l-params.package{
    max-width: 520px;
}
.l-table-numbers__table.kit{
    max-width: 800px;
}
.l-table-numbers__table.kit li{
    grid-template-columns: 400px 200px 200px;
}
.l-table-numbers__table.inkit li span.l-header__search-checkbox--tooltip {
    color: #00B3BE;
}
@media screen and (max-width: 860px) {
    .l-table-numbers__table.kit li {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .l-table-numbers__table.kit.inkit li {
        grid-template-columns: 1fr 1fr !important;
    }

    .inkit .l-header__search-checkbox--tooltip-text {
        max-width: 234px;
        font-size: 11px;
        padding-left: 2px;
        padding-right: 2px;
    }
}
.l-recommend__nav.detail {
    position: absolute;
    left: 7px;
    height: 408px;
    margin-top: 0;
    display: block;
    top: -38px;
}
.l-recommend__nav.detail > *{
    cursor: pointer;
}
.l-catalog-detail__top{
    position: relative;
}
.l-swiper-btn-next2 {
    position: absolute;
    bottom: 27px;
}
.l-recommend__nav.detail .swiper-button-disabled {
    opacity: 0.3;
}
.d-list-swiper-btn-prev,
.d-list-swiper-btn-next {
  height: 50px;
  width: 50px;
}
.l-swiper-thumb-bottom img {
    max-width: 100%;
    max-height: 100%;
}
@media screen and (max-width: 1270px) {
    .l-recommend__nav.detail{
        left: 16px;
    }
@media screen and (max-width: 840px) {
    .l-recommend__nav.detail{
        width: 356px;
        position: absolute;
        left: -11px;
        top: 334px;
        max-width: 356px;
        height: auto;
    }
    .l-top__imgs {
        height: auto;
    }
    .l-recommend__nav.detail .l-swiper-btn-prev2 {
        position: absolute;
    }
    .l-recommend__nav.detail .l-swiper-btn-prev2 {
        -moz-transform:rotate(270deg);
        -webkit-transform:rotate(270deg);
        -o-transform:rotate(270deg);
        transform: rotate(270deg);
    }
    .l-recommend__nav.detail > *{
        width: 45px;
        height: 45px;
    }
    .l-recommend__nav.detail .l-swiper-btn-next2 {
        top: 0;
        right: -28px;
        -moz-transform:rotate(270deg);
        -webkit-transform:rotate(270deg);
        -o-transform:rotate(270deg);
        transform: rotate(270deg);
    }
}
@media screen and (max-width: 768px) {
    .l-catalog-detail .l-top__imgs {
        padding: 0px 35px;
    }
}
@media screen and (max-width: 1090px) {
    section.l-catalog{
        padding-top: 52px;
    }
}
@media screen and (max-width: 720px) {
    .l-top__imgs {
        height: 304px;
    }
    .l-recommend__nav.detail {
        width: 100%;
        max-width: 100%;
        height: 45px;
        top: 387px
    }
    .l-recommend__nav.detail .l-swiper-btn-next2 {
        right: -23px;
    }
}
@media screen and (max-width: 538px) {
    .l-top__title h2 {
        height: 31px;
        font-size: 21px;
    }

    .kit li > span:first-child{
        min-width: 82px;
    }
    .kit li > span, .kit li > a > span {
        font-size: 12px;
        text-align: center;
        display: block;
    }
    .kit li.no-filterable > span {
        font-size: 13px;
    }
    .l-table-numbers__table.kit li {
        grid-template-columns: 1fr 81px 1fr;
    }
    .inkit .l-header__search-checkbox--tooltip-text {
        max-width: 237px !important;
    }
}
@media screen and (max-width: 340px) {
    .l-recommend__nav.detail {
        top: 387px;
    }
    .l-table-numbers__table.kit li {
        grid-template-columns: 95px 82px 1fr;
    }
    .l-table-numbers__table li:first-child span {
        font-size: 13px;
    }
    .l-table-numbers__table:not(.kit) li span:nth-child(2){
        text-align: center;
    }
}
.l-table-numbers__table.kit.inkit li {
    grid-template-columns: 568px 200px ;
}
.inkit .l-header__search-checkbox--tooltip-text{
    left: -123px;
}

.inkit .l-header__search-checkbox--tooltip-text:after{
    left: 123px;
}
.kit a, .kit a > span {
    font-weight: bold;
    color: #00B3BE;
}
.kit a .l-header__search-checkbox--tooltip-text{
    font-weight: normal;
    color: #3f3f3f;
}
.downloads .link-download{
    text-align: center;
}
@media screen and (max-width:985px) {
    .inkit .l-header__search-checkbox--tooltip-text {
        max-width: 300px;
    }
}
@media screen and (min-width: 721px) and (max-width:768px) {
    .l-recommend__nav.detail{
        max-width: 300px;
    }
    .l-swiper-thumb-bottom .swiper-slide{
        height: 84px;
    }
}
@media screen and (min-width: 769px) and (max-width:840px) {
    .l-recommend__nav.detail{
        left: -40px;
    }
    .l-swiper-thumb-bottom .swiper-slide{
        height: 84px;
    }
}
@media screen and (min-width: 721px) and (max-width:980px) {
    .l-catalog-detail__tab-btns {
        display: grid;
        grid-auto-flow: column;
    }
    .l-catalog-detail__tab-btns > a{
        height: 100%;
    }

}
.l-recommend__nav.detail > *{
    z-index: 100;
}
.l-swiper-thumb-top {
    max-width: 100%;
}
.l-top__imgs *, .l-recommend__nav.detail * {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}
}
/* End */
/* /local/templates/wex/components/bitrix/catalog.element/main/style.css?17555022135366 */
