
#_mobile_multistore {
    display: inline-block;
    float: right;
    margin-right: 15px;
}

#_mobile_multistore > a {
    background: transparent;
    text-shadow: none;
    cursor: pointer;
    font-size: 23px;
    line-height: 53px;
    padding: 0;
    display: inline-block;
}

#srt_select_shop a.selected {
    font-weight: bold;
    color: #008000;
}

.modal-header .close {
    opacity: 1 !important;
}