.fc-item-parma .fc-item-meta span {
    margin-right: 2px;
}

.fc-item-parma .fc-item-featured {
    margin-top: 5px;
}

.fc-item-parma .fc-item-box {
    margin: 0px !important;
    max-width: 400px;
}

.fc-item-parma img.fc-item-featured_image {
    margin-top: 5px;
    margin-bottom: 0px;
}

.fc-item-parma div {
    box-sizing: border-box !important;
}

.fc-item-parma>div {
    padding: 0px !important;
}

.fc-item-parma {
    box-sizing: border-box !important;
    padding: 0px !important;
}

.fc-item-parma .fc-item-box {
    border: none;
}

.fc-item-parma img.fc-item-featured_image+p {
    margin: 0px;
    padding: 0px;
}

.gm-style .gm-style-iw {
    top: 1px;
    left: 1px !important;
    width: 100% !important;
    padding-top: 0px;
    display: block !important;

}

.fc-item-parma .fc-item-no-padding {
    padding: 0px !important;
}

.fc-item-parma .fc-accordion {
    float: left;
    width: 100%;
    margin: 0px 0 15px;
}

.fc-item-parma .fc-accordion dt a {
    background-color: #e0e0e0;
    color: #000;
    padding: 6px 15px;
    border-bottom: 1px solid #d8d7d7;
}

.fc-item-parma .fc-accordion dt a:hover,
.fc-item-parma .fc-accordion dt.active a {
    text-decoration: none;
    background: #e0e0e0;
    color: #000;
}

.fc-item-parma .fc-accordion dd {
    background-color: #fff;
    border-bottom: 1px solid #d8d7d7;
}

.fc-item-parma .fc-item-top_space {
    margin-bottom: 0px;
    width: 50%;
    margin-right: 10px;
}

.fc-item-parma .fc-item-title {
    padding-right: 24px !important;
}