

/* Start:/local/components/slonworks/news.detail/templates/stores/style.css?17230929211175*/
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;
}

.slick-slide img {
    display: unset!important;
}
.slick-prev, .slick-next {
    font-size: 0!important;
    line-height: 0!important;
    position: absolute!important;
    top: 50%!important;
    display: block!important;
    width: 20px!important;
    height: 20px!important;
    margin-top: -10px!important;
    padding: 0!important;
    cursor: pointer!important;
    color: transparent!important;
    outline: none!important;
    background: transparent!important;
    border: 1px solid #6331fb!important;
    border-radius: 20px!important;
}
.slick-prev:before {
    content: '←'!important;
}
.slick-next:before {
    content: '→'!important;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick'!important;
    font-size: 15px!important;
    line-height: 1!important;
    opacity: .75!important;
    color: #6331fb!important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important;
}
.slick-next{
    right: -13px;
}
.slick-prev{
    left: -13px;
}
/* End */
/* /local/components/slonworks/news.detail/templates/stores/style.css?17230929211175 */
