

/* Start:/local/templates/worldpicture_upd/components/bitrix/news/tv/bitrix/news.list/.default/style.css?16478493681916*/
div.news-list
{
	word-wrap: break-word;
	text-align:center;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.news-item { width:24%; padding:0 10px; display:inline-block;}
.news-item a {color: #000; text-decoration:none;font-size:21px;}
.news-item a:hover {color: #000; text-decoration:none;}
.news-item a:visited {color: #000; text-decoration:none;}

.gallery {    position: relative;
    width: 100%;
    height: 320px;
    max-height: 320px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    margin: 16px auto 16px auto;
    opacity: 0.1;
    background-color: white;
    -webkit-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
}
.gallery .product-image {
    margin: 0 0 10px 0;
    opacity: 0.9;
    background-position: top center;
    background-size: 100%;
    background-repeat: round;
    background-color: #e6e6e6;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-bottom: 1px solid #e6e6e6;
}
.gallery .product-image a {
    display: block;
    height: 216px;
    text-decoration: none;
}
.gallery .product-date {
    color: #b01921;
    display: block;
    font-size: 0.925em;
    font-weight: 300;
    position: absolute;
    bottom: 8px;
    right: 10px;
    background-color: white;
    padding: 0 0 0 10px;
}
.gallery .product-name{
    height: 84px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px 10px;
	line-height: 1.2;
}
.gallery .brand-name{
    color: white;
    display: block;
    text-transform: uppercase;
    background-color: #094879;
    font-size: 0.725em;
    padding: 4px 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.8;
    border-radius: 3px 3px 0 0;
}
.hide {display:none !important;}


/* End */
/* /local/templates/worldpicture_upd/components/bitrix/news/tv/bitrix/news.list/.default/style.css?16478493681916 */
