

/* Start:/local/templates/proopt30_default/components/bitrix/news.list/shops_contacts/style.css?17468730191220*/
#rsGoproShops2 p{margin: 0;}
.magazine {
    display: flex;
    flex-direction: column;
}
.magazine div > div:nth-of-type(1){
	width: 44%
}
.magazine div > div:nth-of-type(2){
	width: 44%
}
.magazine div > div:nth-of-type(3){
	width: 12%
}

.item_header {
    width: 100%;
    background: #F5F5F5;
    border-bottom: none;
    display: flex;
    align-items: center;
    border: none;
    padding: 20px 30px;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #707070;
}

.item_header p {
    margin: 0px;
}

.item_list {
    display: flex;
    align-items: center;
    border: none;
    border-bottom: 1px solid rgba(149, 152, 159, 0.34);
    padding: 20px 30px;
    margin-bottom: 0;
    cursor: default;
}

.item_list p {
    margin: 0px;
}
.item_list a {
    font-weight: bold;
    text-decoration: underline;
}
.item_list p {
    width: 45%;
}

.routes{margin-top: 10px;width: 100%;}
.routes a{
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    padding: 5px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 9px;
}
.routes a img {
    max-height: 30px;
    display: block;
    width: 20px;
    height: 22px;
    object-fit: contain;
}

/* End */
/* /local/templates/proopt30_default/components/bitrix/news.list/shops_contacts/style.css?17468730191220 */
