

/* Start:/bitrix/templates/ishop/components/bitrix/catalog.section.list/shop_groups/style.css?14677081571085*/
.shop .group_item .image {
	width:auto;
	height:auto;
	min-height: auto;
    min-width: auto;
}
.shop .group_item .image a::before, .shop .group_item img {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.shop .group_item img {
	max-width:70px;
}
.shop .group_item .name {
    font-weight: 400;
    font-size: 13px;
    margin-top: 13px;
}
.group_list {
	margin-bottom:40px;
}
.group_item_inner .left {
	float:left;
}
.group_item_inner .image {
	width:70px;
	min-height:70px !important;
}
.group_item_inner .name {
	width:135px;
}
@media all and (max-width: 890px) 
{
	.group_item {
		width: 33% !important;
	}
}
@media all and (max-width: 770px) 
{
	.group_item_inner .image {
		width:100% !important;
		text-align:center;
	}
	.group_item_inner .name {
		width:100% !important;
		text-align:center;
	}
}
@media all and (max-width: 540px) 
{
	.group_item {
		width: 48% !important;
		min-height:120px;
	}
	.group_item:nth-child(2n+1) {
		float:right !important;
	}
}

/* End */


/* Start:/bitrix/templates/ishop/components/bitrix/sale.viewed.product/shop/style.css?1467708157284*/
div.view-list {	
	border: 1px solid #F1F1F1;
	border-radius: 3px 3px 3px 3px;
}
div.view-header {	
    background-color: #F1F1F1;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 4px 0;
    text-align: center;
}
div.view-item {
	text-align: center;
	margin-bottom: 10px;
}
/* End */
/* /bitrix/templates/ishop/components/bitrix/catalog.section.list/shop_groups/style.css?14677081571085 */
/* /bitrix/templates/ishop/components/bitrix/sale.viewed.product/shop/style.css?1467708157284 */
