
.goog-te-banner-frame.skiptranslate {
    top: 95% !important;
}

body {
    background: white url(../img/general/white_plaster.png);
}

#LauncherLogo{
    display: none !important;
}

.page-header {
    padding-bottom: 9px;
    margin: -25px 15px 0px;
    border-bottom: 1px solid #eee;
}

.center-text{
    text-align: center;
}

.shopping-cart{
    background-color: white;
}

.index-background{
    background: url(../img/mail/05_DIFFUSE.jpg) repeat;
}

.logo-circle{
    width: 180px;
    height: 180px;
    border-radius: 180px;
    background-color: white;
    padding-top: 5px;
    margin-bottom: 35px;
    margin-left:35px;
}

#mc-embedded-subscribe{
    height: 27px;
    margin-left: 5px;
    vertical-align: middle;
    padding: 3px !important;
    width: 120px;
}

.img-container{
    height: 100%;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}
#search{
    height:27px;
    font: 16px arial,sans-serif;
}
#btnSearch{
    height:27px;
    margin-left:5px;
    vertical-align: middle;
    padding: 3px;
    width: 120px;
}

.table-subcategory{
    margin-left: 15px;
    width: 98%;
}

.heading-subcategory{
    margin-left: 15px;
    width: 98%;
    margin-bottom: 5px;
}

.background-image {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: -10;

    display: block;
    background: url(../img/mail/05_DIFFUSE.jpg) repeat;
    width: 4200px;
    height: 2400px;

    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

.widgetItemErsatzteil{
    position: relative;
    display: block;
    padding: 10px 15px;
}

.specialPrice{
    color: #B12704;
    font-size: 16px!important;
}