

/* Start:/local/templates/responsive/components/bitrix/menu/left_menu_catalog/style.css?1544540307626*/
aside .categories ul ul {
    display: none;
}

aside .categories > ul  li > span.plus {
    background: url(/local/templates/responsive/components/bitrix/menu/left_menu_catalog/images/menu_plus.png) 0 0 no-repeat;
}
aside .categories > ul  li.selected > span.plus {
    background: url(/local/templates/responsive/components/bitrix/menu/left_menu_catalog/images/menu_minus.png) 0 0 no-repeat;
}
aside .categories > ul  li.selected > ul {
    display: block;
}
aside div.categories li {
    background: none;
}

aside .categories > ul  li {
    position: relative;
}

aside .categories > ul  li > span {
    position: absolute;
    top: 7px;
    left: 15px;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
/* End */


/* Start:/local/templates/responsive/components/bitrix/catalog/catalog/style.css?154151417951*/
div.services .service img {
	max-height: inherit;
}
/* End */


/* Start:/local/templates/responsive/components/bitrix/catalog/catalog/bitrix/catalog.section/products/style.css?1543321617941*/
.product_info div.top-description
{
    width: 100%;
    overflow-wrap: break-word;
}
.product_info div.grid:after
{
	content:"";
	display:block;
	clear:both;
}
.product_info .grid div.image
{
    flex: 1 1 40%;
}
.product_info .grid div.buy
{
    flex: 1 1 40%;
    display: inline-block;
    vertical-align: top;
}
.product_info .grid div.info
{
    display: inline-block;
    flex: 1 1 20%;
    width: auto;
    padding-left: 20px;
}
@media (max-width: 767px){
    .product_info .grid div.info{
        order: 3;
        flex: 1 1 100%;
    }
    .product_info div.top-description{
        order: 4;
    }
}
@media (max-width: 479px){
    .product_info .grid div.image{
        flex: 1 1 auto;
    }
    .product_info .grid div.info{
        order: 2;
    }
    .product_info .grid div.buy{
        flex: 1 1 100%;
        order: 3;
    }
}
.pagination
{
    margin: 10px 0 15px -5px;
}
/* End */
/* /local/templates/responsive/components/bitrix/menu/left_menu_catalog/style.css?1544540307626 */
/* /local/templates/responsive/components/bitrix/catalog/catalog/style.css?154151417951 */
/* /local/templates/responsive/components/bitrix/catalog/catalog/bitrix/catalog.section/products/style.css?1543321617941 */
