

/* Start:/local/templates/nct/components/bitrix/news/cases/bitrix/news.detail/.default/style.css?1707425709480*/
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;
}

.news-detail .props {
	color: rgb(158, 152, 143);
	padding: 20px;
}
.news-detail .props span{
	background: #eee;
	padding: 1px 5px;
	border-radius: 6px;
	margin: 0 2px;
	font-size: 0.8rem;
}
.news-detail .name{
    padding: 20px 0;
    font-size: 2rem;
}
.news-detail a{color: #57468b;}
.news-detail a:hover{color: #ff8a73;}
/* End */


/* Start:/local/templates/nct/components/bitrix/catalog.recommended.products/.default/style.css?17057862111054*/
#recommended .item{
    padding: 0 5px;
    height: 400px;
    background: #fff;
    width: 100%;
}
#recommended .item .img{
    padding-top: 15px;
    height: 200px;
    width: 100%;
}
#recommended .item .img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#recommended .item .name {
    margin: 20px 0;
    font-size: 1.1rem;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}
#recommended .item .price,  #recommended .item .bl-btn{
    text-align: center;
    padding: 5px 0;
}
#recommended .item .bl-btn .btn{cursor: pointer;}
@media (min-width: 576px){
    #recommended .item:hover {
        background-color: #becdff59;
        z-index: 1;
    }
    #recommended .item .name:hover {
        height: auto;
        display: block;
        position: absolute;
        background: #fff;
        box-shadow: 2px 3px 10px 2px #8b8b8b;
        padding: 5px;
    }
    #recommended .item .name:hover ~ .price{margin-top: 100px;}
}
/* End */
/* /local/templates/nct/components/bitrix/news/cases/bitrix/news.detail/.default/style.css?1707425709480 */
/* /local/templates/nct/components/bitrix/catalog.recommended.products/.default/style.css?17057862111054 */
