

/* Start:/bitrix/components/malls/malls/templates/new/malls/malls.detail/.default/style.css?16364478471131*/

.mall_map__wrap #mall_map{
    height: 70px;
    transition: 0.5s;
}
.mall_map__wrap #mall_map.mall_map--active{
    height: 400px;
}
.mall_map__preload{
    width: 100%;
    height: 80px;
    background-image: url("/bitrix/components/malls/malls/templates/new/malls/malls.detail/.default/./images/map-open.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.mall_map__preload-btn{
    position: absolute;
    display: inline-block;
    bottom: -7px;
    left: 50%;
    margin-left: -68px;
    z-index: 1;
    background: #ed2e49;
    color: #fff !important;
    text-decoration: none !important;
    text-shadow: 0 1px rgba(0,0,0,0.2);
    line-height: 14px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 0;
    width: 136px;
    text-align: center;
}
.mall_map__preload-btn:hover {
    background: #D51E38;
}
.mall_map__preload-btn i{
    background: url('/bitrix/templates/main/_i/str-2.png') 0 0 no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    margin-top: -1px;
}

.c_phone_full {
	padding-right: 3px;
}
/* End */
/* /bitrix/components/malls/malls/templates/new/malls/malls.detail/.default/style.css?16364478471131 */
