

/* Start:/bitrix/templates/sh2/components/bitrix/catalog.section.list/template1/style.css?1787816103767*/
.catface
{
	text-align:center;
	margin-bottom:15px;
	position:relative;
}

.catface img
{
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;

/*  -webkit-filter: grayscale(75%);
          filter: grayscale(75%);*/
}

.catface img:hover
{
	box-shadow:0px 0px 8px #5195c9;
/*  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);*/


}

.catface-title
{
	width:90%;
	position:absolute;
	z-index:10;
	left:5%;
	bottom:0;
/*	background:url(/images/50.png) repeat;*/
	text-align:center;
	padding:8px 0px;
	color:#fff;
	font-size:22px;
	font-weight:300;
	text-shadow:0px 0px 5px #000;
}
/* End */


/* Start:/bitrix/templates/sh2/components/bitrix/news.list/brands/style.css?1787816103440*/
.brand img
{
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;

/*  -webkit-filter: grayscale(75%);
          filter: grayscale(75%);*/

	margin-bottom:15px;
}

.brand img:hover
{
	box-shadow:0px 0px 8px #5195c9;
/*  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);*/

}
/* End */
/* /bitrix/templates/sh2/components/bitrix/catalog.section.list/template1/style.css?1787816103767 */
/* /bitrix/templates/sh2/components/bitrix/news.list/brands/style.css?1787816103440 */
