

/* Start:/bitrix/templates/izora/components/bitrix/catalog.section/Catalog/style.css?16149476181146*/
@CHARSET "UTF-8";
/*-----------------------------------------------------------------------------
version:   1.0
author:    Alerio Llc
email:     info@alerio.ru
website:   http://www.alerio.ru/
-----------------------------------------------------------------------------*/
.ProductItem {
    display: inline-block;
    margin: 10px 30px 20px 0;
    vertical-align: top;
    overflow: hidden;
    width: 300px;
}

    .ProductItem h2 {
        background: #9ab79a;
        color: #ffffff !important;
        font-size: 17px !important;
        font-weight: normal !important;
        height: 40px;
        margin: 0 !important;
        padding: 5px 7px 7px 7px;
        text-shadow: 0px -1px 0px #7b9681;
    }

	.ImageContaner {
		background: linear-gradient(to top, #efefef 0%, #ffffff 100%);
		display: inline-block;
		height: 200px;
		overflow: hidden;
		padding: 0;
		text-align: center;
		vertical-align: top;
		width: 300px;
	}

	.ImageContaner a {
		display: inline-block;
		height: 200px;
		margin: 0 !important;
        padding: 0!important;
		vertical-align: bottom !important;
	}

    .ProductItem img {
		margin: 0 !important;
    }

/* End */
/* /bitrix/templates/izora/components/bitrix/catalog.section/Catalog/style.css?16149476181146 */
