

.gastroguide-result-list
{
}

.gastroguide-result-list .entry
{
    width: 480px;
    margin-bottom: 15px;
}

.gastroguide-result-list .entry .title {
    padding: 10px 5px;
    background: #3f87c1;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
    margin-left: -5px;
    margin-top: -10px;
    margin-right: -5px;
}

.gastroguide-result-list .entry .title a {
    color: #fff;
    text-decoration: none;
}

.gastroguide-result-list .entry .title a:hover
{
    color:#fff;
}

.gastroguide-result-list .thumb
{
    width: 150px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    background: white;
    padding: 5px 5px 5px;
    text-align: center;
    font-size: 0.9em;
}

.gastroguide-result-list .thumb img
{
    border: 0;
}

.gastroguide-result-list .thumb a
{
    color: #2A3E92;
    text-decoration: none;
}

.gastroguide-result-list .thumb a:hover
{
    color:#990000;
}

.gastroguide-result-list .entry .address
{

    margin-bottom: 10px;
}

.gastroguide-result-list .entry .category {
    color: #0f3777;
    font-weight: 600;
}

.gastroguide-result-list .entry .description
{
}

.gastroguide-result-list .icons
{

}

.gastroguide-result-list .search_form {
    background: #FDF1D8;
    padding: 5px;
    width: 100%;
    font-weight: bold;
    position: relative;
    height: auto;
    z-index: 1000;
    margin-bottom: 20px;
}

.gastroguide-result-list .top-spacer
{
    height: 120px;
    display:none;
}

/* list view mobile
--------------------------------------------*/

.gastroguide-result-list.mobile .search_form
{
    width: 100%;
}

.gastroguide-result-list.mobile .search_form select
{
    width: 100%;
}

.gastroguide-result-list .entry {
    width: 100%;
    background-color: #f7f7f7;
    padding: 10px 5px;
}

/* details view
--------------------------------------------*/

.gastroguide-result-details
{
    width: 100%;
    min-height: 400px;
}

.gastroguide-result-details .back-link
{
    padding: 5px;
    text-align: right;
}

.gastroguide-result-details .back-link a
{
    color: #2A3E92;
    font-weight: bold;
}

.gastroguide-result-details .image
{
    position: relative;
    margin-bottom: 15px;
}

.gastroguide-result-details .image .category {
    padding: 0px 5px;
    color: #000;
    margin-bottom: 0;
    font-weight: 600;
    position: relative;
    font-size: 18px;
    margin-top: 11px;
}

.gastroguide-result-details .title {
    color: #000000;
    padding: 0px 5px;
    font-weight: 600;
    font-size: 15px;
}

.gastroguide-result-details .title2 {
    color: #000000;
    padding: 0px 0px;
    font-weight: 600;
    font-size: 15px;
}

.gastroguide-result-details .description {
    color: #000000;
    padding: 0px 5px;
    font-size: 15px;
}

.gastroguide-result-details .favorite {
    color: #000000;
    padding: 0px 5px;
    font-weight: 400;
    font-size: 15px;
    margin-top: 7px;
}

.gastroguide-result-details .footer {
    padding: 5px;
    font-weight: 400;
    color: #000000;
    font-size: 15px;
}

.imageBox {
    margin-top: 15px;
    width: 100%;
    display: block;
}

.imageBox img {
    width: 100%;
    display: block;
}

.gastroguide-result-details .icons
{
    padding: 5px;
}

.gastroguide-result-details .footer a
{
    color: #637EA3;
}

/* additional styles
--------------------------------------------*/

.shadow {
    -moz-box-shadow:    2px 3px 3px 3px #ccc;
    -webkit-box-shadow: 2px 3px 3px 3px #ccc;
    box-shadow:         2px 3px 3px 3px #ccc;
}

/* Tooltip
--------------------------------------------*/

#tooltip {
    position:absolute;
    z-index:30000;
    padding:2px;
    background:#FDD845;
    color:#FFF!important;
    font-size:0.9em;
}

.gastroguide-result-list .entry .description a {
    font-size: 13px;
    background-color: #63728a;
    border: 0;
    color: #fff;
    padding: 5px 10px;
    font-weight: 900;
    width: auto !important;
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
}

#tooltip div {
    margin:0;
    background:#808080;
    padding:5px;
    font-size:0.9em;
}

#tooltip h3 {
    color:black;
    font-weight:normal;
    padding:5px;
    margin:0;
    background:#FFF6BF;
}

.gastroguide-result-list .thumb {
    width: 150px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    background: white;
    padding: 5px 5px 5px;
    text-align: center;
    font-size: 0.9em;
    box-shadow: none;
    border: 2px solid #cecece;
}

.gastroguide-result-list .thumb img {
    border: 0;
    width: 100%;
    margin-bottom:5px;
}

#tooltip .url {
    display:none !important;
}

#tooltip {
    position: absolute;
    z-index: 30000;
    padding: 2px;
    background: #0f3777;
    color: #FFF!important;
    font-size: 12px;
}
#tooltip h3 {
    color: #fff;
    font-weight: normal;
    padding: 5px;
    margin: 0;
    background: #0f3777;
    font-size: 12px;
}

.search_form_btn_suchen {
    font-size: 15px;
    background-color: #63728a;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    font-weight: 900;
}

.btn_kartenansicht {
    margin-left: 15px;
    vertical-align: middle;
    color: #000;
}

ide-result-details {
    width: 100%;
}


.gastroguide-result-details .icons img {
    width:30px;
    height:30px;
}


#mapContainer {
    width: 100% !important;
    height: 600px;
}

#sideContainer {
    width: 100% !important;
    height: auto !important;
    list-style-type: none !important;
    padding: 0 !important;
    margin: 10px 0 !important;
    border: 0px solid #cecece !important;
    background-color: transparent !important;
    overflow: hidden !important;
    margin-top: 10px !important;
}

#sideContainer li {
    font-size: 0.9em !important;
    border-bottom: 0px solid #aaa !important;
    padding: 10px !important;
    width: 33.3% !important;
    height: auto !important;
    display: inline-block !important;
    vertical-align: top !important;
    background-color: #f3f3f3 !important;
    margin-right: 0px !important;
    margin-bottom: 4px !important;
    float: none !important;
    min-height: 60px !important;
    border-right: 4px solid #fff;
}


#sideContainer li a {
    font-size: 14px;
    color: #63728a;
    line-height: normal;
}

.col50 {
    width:100%;
    float:none;
    margin-right:3%;
}


@media (min-width: 768px) {
    .col50 {
        width:47%;
        float:left;
        margin-right:3%;
    }

    .gastroguide-result-list.mobile .search_form select
    {
        width: 200px;
    }

}

.gastroleft .title{
    font-size: 18px;
    color: #0467a5;
}
.gastroleft .category{
    font-size: 15px;
    color: #000;
    padding-left: 5px;
    margin-bottom:15px;
}
.gastroright .address-contact{
    color: #000;
    margin-top: 40px;
    font-size: 15px;
}

.weeklink{
    padding-bottom: 20px;
    font-size: 15px;
}

.weeklink_right{
    float: right;
}
@media (min-width: 768px) {
    .gastroright .address-contact{
        color: #000;
        margin-top: 65px;
        font-size: 15px;
    }
}