

/* Start:/local/components/elektro/shops/templates/.default/style.css?1602831985864*/
div.branch-map-box{
    float:right;
    height:400px;
    width:800px;
}
div.map-item-title{
    margin:10px 0px;
}

div.map-item{
    margin-top:10px;
}

div.map-item h4 a {
    text-decoration: none;
    color:#333;
}
div.map-item h4 a.selected {
    font-weight:bold;
}

.shops_left{
    width:350px;
    float:left;
}
.shops_left .context{
    display:none;
}

.shops_left .info_block{
    border:1px #ddd solid;
    border-radius:3px;
    padding:5px 10px;
    margin-top:10px;
    margin-bottom:10px;
    color:#666;
    display:none;
}

.shops_left .info_block.show{
    display:block;
}

.shops_left .info_block a{
    color:#666;
}
.shops_left .info_block a:hover{
    color:#333;
}

.shops_left .info_block div{
    margin:5px 0px;
}

.title-small{
    font-size:20px;
    margin:40px 0px 20px;
}
/* End */
/* /local/components/elektro/shops/templates/.default/style.css?1602831985864 */
