.product-row {
    position: relative;
    display: block;
}

.product_price {
    position: absolute;
    right: 5px;
    bottom: 0.5em;
    padding: 0.5em;
    background-color: #e7e7e7;
    border: 1px solid #ccc;
    font-weight: bold;
    width: 140px;
}

#product-sum-row {
    text-align: right;
    font-weight: bold;
}

.kategorien-list > li > a {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.list-item {
    flex: 6;
    font-size: 14px;
    text-align: left;
}

.list-icon {
    font-size: 36px;
    flex: 1;
}

dl {
    padding: 1em 0;
}

dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: left;
    font-weight: bold;
}

dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
}

input.disabled {
    background: #fff !important;
    color: #e7e7e7 !important;
}

.btn-big {
    padding: 0.5em;
    font-size: 14px;
    line-height: 20px;
    height: 50px;
    white-space: normal;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.btn-big span {
    flex: 4;
    text-align: left;
    padding-left: 10px;
}

.btn-big .btn-icon {
    flex: 1;
}

textarea {
    max-width: 100%;
}

.price {
    background-color: #e7e7e7;
    display: block;
    width: 100%;
    height: 80px;
    font-size: 26px;
    font-weight: bold;
    padding: 1em;
    line-height: 1em;
    text-align: center;
}

.price small {
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
}

#katgeorien li {
    margin-left: 1em;
    list-style-type: disc;
}

#map {
    height: 180px;
}

#contact_dl dt {
    font-weight: bold;
    display: inline;
}

#contact_dl dd {
    margin: 0;
}

.preis {
    color: #244B86;
    font-size: 16px;
    font-weight: bold;
}

.article-classic {
    padding-top: 0;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.article-classic .article-header {
    padding-top: 1em;
}

.highlight {
    background-color: #fff !important;
    border: 2px solid #244B86 !important;
    padding: 5px;
}

.highlight .grid-wrapper {
    background-color: #E2E2E4 !important;
    position: relative;
}

.list-premium {
    top: 5px;
    right: 5px;
    position: absolute;
}

.kategorie-titel {
    color: #244B86;
    margin-bottom: 1em;
}

.nobottompadding {
    padding-bottom: 0;
}

.findtitel {
    color: #264c84;
    font-size: 16px;
}

.no-padding-left {
    padding-left: 5px ! important;
}

.no-padding-right {
    padding-right: 5px ! important;
}

.small_link {
    font-size: 13px;
}

.slideshow {
    clear: both;
    margin-bottom: 1.5em;
}

.article-share-bottom .social-icon .social-button .icon-text {
    padding-top: 3px;
}

.symbol-kategorie {
    font-size: 160px;
    color: #244B86;
    display: inline-block;
}



.subkategorien-split {
    background-color: #E8EDF2;
    padding: 10px;
}

#KontaktForm{
    width:70%;
}

/** KLEIN (iPHONE) */
@media (max-width: 767px) {
    #menu-buttons-right a{
        display:inline-block;
        width:32% !important;
    }
    #menu-buttons-right img{
        width:100%;
    }

    .kategorie-header {
        text-align: center;
    }

    .symbol-kategorie {
        font-size: 80px;
    }

    .kategorien-split {
        margin-left: -15px;
        margin-right: -15px;
        width: 108% !important;
    }

    .nav-stacked li:first-child a{
        border-top: 1px solid #eee;
    }

    .nav-stacked li a {
        border-bottom: 1px solid #eee;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0 !important;
        min-height:40px;
    }

    .count {
        margin-right:10px;
        float: right;
        background: #244B86;
        color: #fff;
        text-align: center !important;
        display: inline-block;
        min-width: 20px;
        height: 20px;
        border-radius: 20px;
        padding: 0 3px;
        font-weight: bold;
        line-height: 20px;
    }

    .subkategorien-split {
        background-color: #fff;
        padding: 0;
    }

    .form-group .col-sm-9,
    .form-group .col-sm-3,
    .form-group .col-sm-6{
        padding-left:0;
        padding-right:10px;
    }
    .form-group label.control-label{
        white-space: nowrap !important;
    }

    .galleria {
        height:250px !important;
    }

    #KontaktForm{
        margin-left:15px;
        margin-right:10px;
        width:96%;
    }

    #writecomment{
        padding:0;
    }

    hr{
        margin:0.2em 0;
    }

    #sidebar .col-sm-6{
        float: none !important;
        width: 100% !important;
    }

    .badge-primary{
        background-color: #244B86;
        float:right;
    }
}

@media (min-width: 767px) {
    .badge-primary{
        color: #244B86;
        background: none;
        font-size:14px;
        font-weight:normal;
    }
}

/** MITTEL (iPad) **/
@media (max-width: 1024px) {
    .visible-xs {
        display: block !important;
    }

    .button-prevnext {
        margin-top: -30px !important;
    }

    .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }

    .content-article-title h1,
    .content-article-title h2,
    .wizard-title{
        font-size: 16px;
        line-height: 24px !important;
    }
    .btn-icon{
        width:20px;
    }

    #sidebar .col-sm-6{
        float: none !important;
        width: 97% !important;
        margin:3px;
        padding-left: 0 !important;
    }
}

@media (min-width: 1025px) {
    .button-prevnext {
        margin-top: -10px !important;
    }
}

#filter_preis .col-sm-9{
    padding-left:0;
}
