

/* Start:/local/templates/e-comexpert_v2/components/bitrix/news.list/other-news/style.css?1713161983150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/e-comexpert_v2/components/bitrix/news/style.css?172520291210959*/
.slider_discounts_sale .item {
    /*background-image: url("/local/templates/e-comexpert_v2/components/bitrix/news/img/img_discounts/bg_fon_discount.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    height: 250px;*/
}
.slider_discounts_sale .item:before {
    /*content: "";
    background-color: rgba(30, 39, 53, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;*/
}
.slider_discounts_sale .item .wrap_text {
    /*position: absolute;
    color: #fff;
    left: 50px;
    bottom: 55px;*/
}
.slider_discounts_sale .item .wrap_text .wrap_text__title {
    /*font-family: 'Play', sans-serif;
    font-size: 26px;
    max-width: 625px;
    line-height: 30px;
    margin-bottom: 15px;*/
}
.validity_title {
    font-size: 16px;    
    margin-right: 10px;
}
.validity_time {
    font-size: 15px;
}

.discounts_sale__items {
    /*for slider 70
    padding-top: 70px;*/
    padding-top: 20px;
}
.discounts_sale__items__item {
    display: flex;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.discounts_sale__items__item:last-child {
    border: none;
    margin-bottom: 50px;
    padding-bottom: 0;
}
.discounts_sale__items__item .discounts_sale__item__img {
    width: 400px;
    height: 215px;
    margin-right: 40px;
    overflow: hidden;
}
.discounts_sale__items__item .discounts_sale__item__img {
    display: block;
}
.discounts_sale__items__item .discounts_sale__item__img,
.discounts_sale__items__item .discounts_sale__item__img a {
    overflow: hidden;
    /*box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);*/
}
.discounts_sale__items__item .discounts_sale__item__img a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.discounts_sale__items__item .discounts_sale__item__img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.discounts_sale__items__item .discounts_sale__item__descr {
    width: calc(100% - 440px);
}
.discounts_sale__item__descr .wrap_text__descr {
    padding-top: 12px;
}
.discounts_sale__items__item .discounts_sale__item__descr__text {
    font-size: 16px;
    height: 90px;
    line-height: 22px;
    overflow: hidden;
    margin-top: 40px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.discounts_sale__tag {
    /*display: flex;
    flex-wrap: wrap;*/
}
.discounts_sale__tag .discounts_sale__tag__item {
   /* border-radius: 2px;
    display: flex;
    align-items: center;
    height: 36px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0 15px 0 12px;*/
}
.discounts_sale__tag .discounts_sale__tag__item:last-child {
   /* margin-right: 0;*/
}
.discounts_sale__tag .discounts_sale__tag__item .ico__tag:before {
    /*font-size: 20px;
    margin-right: 5px;*/
}

    /*detail*/
        .detail_discounts_sale__title {
            /*background-image: url("/local/templates/e-comexpert_v2/components/bitrix/news/img/img_discounts/bg_fon_discount.png");
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;*/
        }
        .detail_discounts_sale__title .wrap_detail_img {
            display: inline-block;
            overflow: hidden;
            margin-bottom: 50px;
           /* color: #fff;*/
        }
        .detail_discounts_sale__title .wrap_text__title {
            font-size: 26px;
            max-width: 625px;
            line-height: 30px;
            margin-bottom: 25px;
        }
        .detail_discounts_sale__title .validity_title {
            display: block;
            margin-right: 0;
            margin-bottom: 15px;
        }
        .detail_discounts_sale__title .validity_time {
            font-size: 18px;
        }
        .detail_discounts_sale__text {
            font-size: 16px;
            padding-top: 40px;
        }
        .detail_discounts_sale__text .detail_title {
            margin-top: 80px;
            margin-bottom: 40px;
        }
        .detail_discounts_sale__text .detail_text {
            font-size: 16px;
            margin-bottom: 40px;
        }
        .detail_discounts_sale__text .detail_text p:last-child {
            padding-bottom: 0;
        }
        .detail_discounts_sale__text ul.common_list_check li {
            position: relative;
            font-size: 16px;
            list-style: none;
            margin-bottom: 15px;
            padding-left: 25px;
        }
        .detail_discounts_sale__text ul.common_list_check li:last-child {
            margin-bottom: 0;
        }
        .detail_discounts_sale__text ul.common_list_check li:before {
            content: "\e921";
            font-family: 'iconewwssync' !important;
            font-size: 16px;
            position: absolute;
            top: 0;
            left: 0;
        }
        .detail_discounts_sale__text .page_descr_with_border.detail_list_text {
            padding-bottom: 50px;
            margin-bottom: 50px;
        }
        .detail_discounts_sale__text .star_text {
            padding-top: 30px;
        }
        .detail_discounts_sale .discounts_sale__items {
            padding-top: 5px;
        }
        .detail_discounts_sale .discounts_sale__items__item:last-child {
            margin-bottom: 0;
        }
        .wrap_btn_center.detail_discounts__btn_center .btn_main_about {
            width: 219px;
        }
    /*END detail*/

/*news*/
    .news_page.discounts_sale__items .discounts_sale__items__item {
        border: none;
    }
    .news_page .discounts_sale__items__item .discounts_sale__item__img {
        width: 400px;
        height: 195px;
    }
    .news_page .news_time {
        font-size: 14px;
        margin-top: 10px;
    }
    .news_page .discounts_sale__items__item .discounts_sale__item__descr__text {
        height: 65px;
        line-height: 22px;
        margin-top: 28px;
        margin-bottom: 20px;
        -webkit-line-clamp: 3;
    }
/*END news*/

/*news_detail*/
    .news_detail .detail_discounts_sale__title .wrap_text__title {
        margin-bottom: 0;
    }
    .news_detail .news_detail__time_title {
        display: flex;
        align-items: center;
    }
    .news_detail .news_detail__time_title .news_detail__time {
        border-radius: 6px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 144px;
        height: 117px;
        padding: 15px;
        margin-right: 40px;
    }
    .news_detail__time .news_detail__time_day {
        font-size: 48px;
        line-height: 53px;
        margin-bottom: 10px;
    }
    .news_detail__time .news_detail__time_monthyear {
        font-size: 16px;
        text-transform: lowercase;
    }
    .news_detail .news_detail__time_title .wrap_text {
        width: calc(100% - 184px);
    }
    .news_detail_all.wrap_btn_center.detail_discounts__btn_center .btn_main_about {
        width: 230px;
    }
/*END news_detail*/


@media only screen and (max-width : 1359px) {
    .slider_discounts_sale .item .wrap_text,
    .detail_discounts_sale__title .wrap_text {
        /*left: 45px;*/
    }
    .validity_title,
    .validity_time {
        font-size: 14px;
    }
    .discounts_sale__items__item .discounts_sale__item__img {
        width: 296px;
        height: 158px;
        margin-right: 20px;
    }
    .discounts_sale__items__item .discounts_sale__item__descr {
        width: calc(100% - 316px);
    }
    .discounts_sale__items__item .discounts_sale__item__descr .title_h3 {
        font-size: 20px;
    }
    .discounts_sale__item__descr .wrap_text__descr {
        border: none;
        margin-bottom: 0;
       /* padding-bottom: 15px;*/
    }
    .discounts_sale__items__item .discounts_sale__item__descr__text {
        font-size: 14px;
        height: 80px;
        line-height: 140%;
        margin-top: 20px;
    }

    /*news*/
        .news_page .discounts_sale__items__item .discounts_sale__item__descr__text {
            margin-top: 20px;
        }
    /*END news*/
}

@media only screen and (max-width : 999px) {
    /*news*/
        .news_page .discounts_sale__items__item .discounts_sale__item__descr__text {
            margin-bottom: 15px;
        }
    /*END news*/

    /*news_detail*/
        .news_detail .detail_discounts_sale__title .wrap_text__title {
            max-width: none;
        }
    /*END news_detail*/
}
@media only screen and (max-width : 767px) {
    .slider_discounts_sale .item .wrap_text,
    .detail_discounts_sale__title .wrap_text {
        /*left: 15px;*/
    }
    .slider_discounts_sale .item .wrap_text .wrap_text__title,
    .detail_discounts_sale__title .wrap_text .wrap_text__title {
        font-size: 20px;
        padding-right: 15px;
    }
    .discounts_sale__items__item .discounts_sale__item__descr .title_h4 {
        font-size: 18px;
    }
    .detail_discounts_sale__text {
        padding-top: 20px;
    }

    
    .discounts_sale__items {
        padding-top: 10px;
    }
    .discounts_sale__items__item {
        flex-wrap: wrap;
    }
    .discounts_sale__items__item .discounts_sale__item__img {
        max-width: 400px;
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .discounts_sale__items__item .discounts_sale__item__descr {
        width: 100%;
    }
    .discounts_sale__items__item:last-child {
        margin-bottom: 40px;
    }
    .discounts_sale__tag .discounts_sale__tag__item {
       /* padding: 0 12px;
        margin-right: 8px;*/
    }
    .discounts_sale__tag .discounts_sale__tag__item .ico__tag {
        /*display: none;*/
    }
    .discounts_sale__items__item .discounts_sale__item__descr__text {
        max-height: 80px;
        height: auto;
    }


    /*detail*/
        .detail_discounts_sale__text .detail_title {
            margin: 40px 0 20px;
        }
        .detail_discounts_sale__title > img {
            padding-bottom: 30px;
        }
        .detail_discounts_sale__title .validity_time {
            font-size: 14px;
        }
    /*END detail*/

    /*news*/
        .news_page .discounts_sale__items__item .discounts_sale__item__img {
            height: auto;
        }
        .news_page .discounts_sale__items__item .discounts_sale__item__descr__text {
            max-height: 65px;
            height: auto;
        }
    /*END news*/

    /*news_detail*/
        .news_detail .news_detail__time_title {
            flex-wrap: wrap;
        }
        .news_detail .detail_discounts_sale__title .wrap_text__title {
            padding-right: 0;
        }
    /*END news_detail*/
}
@media only screen and (max-width : 480px) {
    /*news_detail*/
        .news_detail .news_detail__time_title .news_detail__time {
            margin-right: 0;
        }
        .news_detail .news_detail__time_title .wrap_text {
            width: 100%;
            padding-top: 20px;
        }
    /*END news_detail*/
}
/* End */
/* /local/templates/e-comexpert_v2/components/bitrix/news.list/other-news/style.css?1713161983150 */
/* /local/templates/e-comexpert_v2/components/bitrix/news/style.css?172520291210959 */
