

/* Start:/local/templates/kavara/components/bitrix/news/collection/bitrix/news.detail/.default/style.css?17161509361896*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

.title-page-collection {
    margin-top: 23px;
    margin-bottom: 25px;
    position: relative;
}

.title-page-collection h1 {
    padding: 5px 18px;
    background: white;
    position: relative;
    text-align: center;
    z-index: 2;
    margin: 0 auto;
    display: table;
}

.title-page-collection .line {
    background: var(--color-scheme-1);
    position: absolute;
    z-index: 1;
    left: 0;
    top: 20px;
    width: 100%;
    height: 2px;
}

.title-page-collection .title-center {
    margin-top: 3px;
}

.collection-detail {

}

.collection-detail .collection-block-text {

}

.collection-detail .collection-block-text h3 {
    font-family: var(--main-font-family-jetbrainsmono);
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;

}

.collection-detail .collection-block-text,
.collection-detail .collection-block-text p {
    font-family: var(--main-font-family-ibmplexsans);
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;

}

.collection-detail .collection-block-text p {
    margin-bottom: 15px;
}

@media (min-width: 480px) {
    .title-page-collection {
        margin-top: 34px;
        margin-bottom: 34px;
    }

    .collection-detail .collection-block-text h3 {
        font-size: 22px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
    }

}

@media (min-width: 1366px) {
    .title-page-collection {
        margin-top: 60px;
        margin-bottom: 55px;
    }
}

@media (min-width: 1920px) {
    .collection-block-text {
        margin-top: 75px;
        margin-left: 60px;
        margin-right: 120px;
    }
}
/* End */


/* Start:/local/templates/kavara/components/bitrix/catalog.top/product-slider-collection/section/style.css?17161509368399*/
#productSliderBlock {

}

#productSliderBlock #titleBlock #title {
    font-family: var(--main-font-family-jetbrainsmono);
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0;
    text-align: left;
}

#productSliderBlock #titleBlock #titleLine {
    height: 0px;
}

@media (max-width: 767px) {
    #productSliderBlock {
        margin-bottom: 30px;
    }

    #productSliderBlock .owl-carousel {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
    }


    #productSliderBlock .owl-carousel .slide {
        box-sizing: border-box;
        max-width: 50%;
        font-family: var(--main-font-family-jetbrainsmono);
    }

    #productSliderBlock .owl-carousel .slide .prod-item-title {
        margin-top: 20px;
        margin-bottom: 8px;
        font-family: var(--main-font-family-jetbrainsmono);
        font-size: 13px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: 0.12em;
        text-align: left;
        color: var(--color-scheme-1);
    }

    #productSliderBlock .owl-carousel .slide .prod-item-price {
        font-family: var(--main-font-family-jetbrainsmono);
        font-size: 13px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.12em;
        text-align: left;
        color: var(--color-scheme-3);
    }

    #productSliderBlock .owl-carousel .slide .cat-product-wishlist {
        width: 24px;
        height: 24px;
        border-radius: 40px;
        padding: 10px;
        z-index: 10;
        background: #fff;
        position: absolute;
        top: 5px;
        right: 3px;
    }

    #productSliderBlock .owl-carousel .slide .cat-product-wishlist svg {
        width: 16px;
        height: 16px;
    }
}

@media (min-width: 768px) {
    #productSliderBlock .owl-carousel .slide .cat-product-wishlist svg {
        width: 20px;
        height: 20px;
    }

    #productSliderBlock #titleBlock #titleLine {
        height: 2px;
    }
}


@media (min-width: 1200px) {
    /*lg*/
    /*6*/
    .product-item-list-col-6 > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
    .product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
    .product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
    .product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
    .product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
        /*4*/
    .product-item-list-col-4 > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
    .product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
        /*3*/
    .product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
        /*2*/
    .product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
        /*1*/
    .product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
        clear: both
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    /*md*/
    /*6*/
    .product-item-list-col-6 > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
    .product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
    .product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
    .product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
    .product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
        /*4*/
    .product-item-list-col-4 > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
    .product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
        /*3*/
    .product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
        /*2*/
    .product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
        /*1*/
    .product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
        clear: both
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /*sm*/
    /*6*/
    .product-item-list-col-6 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
    .product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
    .product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
    .product-item-list-col-1-6 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-6-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
        /*4*/
    .product-item-list-col-4 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
    .product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
    .product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
        /*3*/
    .product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
        /*2*/
    .product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
        /*1*/
    .product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
        clear: both
    }
}

@media (max-width: 767px) {
    /*xs*/
    /*6*/
    .product-item-list-col-6 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-1-6 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-6-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
        /*4*/
    .product-item-list-col-4 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
    .product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
        /*3*/
    .product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
        /*2*/
    .product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
        /*1*/
    .product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
        clear: both
    }
}

.catalog-top-header {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000;
}

.row::before {
    display: initial;
}

.front-product-slider .owl-nav {
    position: absolute;
    top: -64px;
    z-index: 9999999999;
    background-color: white;
    right: 0;
    padding-left: 10px;
}

.front-product-slider .owl-nav .owl-prev {
    transform: rotate(180deg);
    margin: 5px;
}

.front-product-slider .owl-nav .owl-next {
    margin: 5px;
}

.front-product-slider .owl-nav .owl-prev:focus,
.front-product-slider .owl-nav .owl-next:focus,
.front-product-slider .owl-nav .owl-prev:hover,
.front-product-slider .owl-nav .owl-next:hover,
.front-product-slider .owl-nav .owl-prev:active,
.front-product-slider .owl-nav .owl-next:active {
    outline: 0;
    border: 0;
}

.front-product-slider .owl-stage .prod-item-title a {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.12em;
    text-align: left;
    text-decoration: none;
    font-family: var(--main-font-family-jetbrainsmono);
}

.front-product-slider .owl-stage .prod-item-price {
    font-family: var(--main-font-family-jetbrainsmono);
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.12em;
    text-align: left;
}

#titleBlockLink .up_right_arrow {
    display: none;
    font-family: var(--main-font-family-jetbrainsmono);
    font-size: 12px;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: 0.12em;
    text-align: left;
    text-transform: uppercase;
    color: var(--color-scheme-3);
}

@media (max-width: 480px) {
    .front-product-slider .owl-stage .prod-item-title a {
        font-size: 13px;
        font-weight: 700;
        line-height: 16px;
    }

    .front-product-slider .owl-stage .prod-item-price {
        font-size: 13px;
        font-weight: 400;
        line-height: 16px;
    }

}

.front-product-show-link-load {
    width: 100%;
    display: block;
    margin-bottom: 35px !important;
}

#titleBlockLink {
    margin-top: 25px;
    background: white;
    text-transform: uppercase;
    z-index: 99;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 5px 3px 25px;
}

.product-slider-collection .front-product-slider .owl-nav {
    display: none !important;
}

@media (min-width: 768px) {
    #titleBlockLink .up_right_arrow {
        display: block;
    }

}
/* End */
/* /local/templates/kavara/components/bitrix/news/collection/bitrix/news.detail/.default/style.css?17161509361896 */
/* /local/templates/kavara/components/bitrix/catalog.top/product-slider-collection/section/style.css?17161509368399 */
