

/* Start:/local/components/fls.market/favorite/templates/.default/style.css?154357409342*/
.add-to-favorite {
    margin: 10px 0;
}
/* End */


/* Start:/local/components/fls.market/stores/templates/.default/style.css?15435740931552*/
.map-container {
    width: auto;
    height: 600px;
    border: solid 1px #e6e6e6;
    border-radius: 4px;
    z-index: 1000;
}

.store-item {
    position: relative;
    padding-right: 40px;
    border-bottom: solid 1px #e6e6e6;
}

.store-item.edit {
    border-bottom-color: transparent;
}

.store-text {
    cursor: pointer;
}

.store-text > div {
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    padding: 8px 16px;
}

.store-form {
    display: none;
}

.store-item.edit .store-form {
    display: block;
}

.store-item.edit .store-text {
    display: none;
}

.store-info {
    margin-top: 20px;
    padding-bottom: 15px;
}

.store-info__title {
    font-weight: bold;
}

.store-info__address {
    font-style: italic;
    font-size: 13px;
}

.store-control a.fa {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #888;
    top: 0;
}

.store-control a.fa.shown {
    color: #1e98ff;
}

.store-control a.store-control__marker {
    display: none;
}

.store-control a.store-control__delete + a.store-control__marker {
    top: 40px;
}

.synchronizeMarker {
    font-weight: normal;
    font-size: 12px;
}

.only-info .store-control a.fa {
    top: -8px;
}

.only-info .store-info {
    margin-top: 12px;
    padding-bottom: 12px;
}
/* End */


/* Start:/local/components/fls.market/seo.text/templates/.default/style.css?1585573892123*/
.information-text {
    clear: both;
    padding: 15px;
    font-size: 12px;
    color: #888;
    text-align: left;
}
/* End */
/* /local/components/fls.market/favorite/templates/.default/style.css?154357409342 */
/* /local/components/fls.market/stores/templates/.default/style.css?15435740931552 */
/* /local/components/fls.market/seo.text/templates/.default/style.css?1585573892123 */
