#logo {
    text-align: left !important;
}

ul#menu-menu-rechts-vom-logo.nav.nav-rechts.cf, ul#menu-menu-links-vom-logo.nav.nav-links.cf, ul#menu-menuen-rechts-vom-logo.nav.nav-rechts.cf, ul#menu-menuen-links-vom-logo.nav.nav-links.cf {
    font-size: 20px !important;
}

ul.sub-menu {
    font-size: 16px !important;
}

.mfp-counter,
.cbp-spmenu {
    display: none;
}

.home .entry-content {
    background-color: rgba(0, 0, 0, 0.1);
    padding-top: 2em;
}

@media screen and (min-width: 1024px) {
.nav li ul.sub-menu, .nav li ul.children {
    margin-top: 1px !important;
}
}

.button_top, .button_top_en {
    width: 100%;
    text-align: right;
    padding-right: 3%;
    padding-top: 0.5%;
}

.button_top a, .button_top_en a {
    background-color: rgba(129, 29, 56, 0.6);
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    color: #fff !important;
    padding: 3px 5px 3px 5px;
}

.button_top a:hover, .button_top_en a:hover {
    background-color: #000;
}

.button_top li, .button_top_en li {
    float: right;
}

.entry-content table {
    background-color: #f8f9fa !important;
}

.preview-page span {
    text-align: center !important;
}

.more {
    text-align: center;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top: -180px;
    opacity: 0.6;
}

.hentry header {
    padding: 3em 2em 2em 1.4em !important;
    color: #666;
}

.titel-rechts, .titel-links{
    font-weight: 700;
    color: #666;
}

.links {
  float: left;
  width: 60%;
  height: auto;
  padding: 20px 20px 20px 0px;
}

.rechts {
  float: left;
  width: 40%;
  height: auto;
  padding: 20px 20px 20px 75px;
}

@media screen and (max-width: 730px) {
.links {
    width: 100%;
}
.rechts {
    width: 60%;
    padding: 20px 0px 20px 0px;
}
}

.ganz {
    width: 100%;
    float: left;
    display: block;
}

.owl-carousel:hover .owl-nav .owl-next, .owl-carousel:hover .owl-nav .owl-prev {
    border-radius: 50%;
}

.wc-gallery .gallery-caption p {
    margin-bottom: -5px;
}

.textwidget .button {
    background: rgba(129, 29, 56, 0.6) !important;
    max-width: 100px;
    float: left;
    padding: 3px;
    margin: 3px;
    font-size: 16px;
}

.textwidget .button:hover {
    background: #000 !important;
}

a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}

.button:hover {
    background-color: #000;
}

a, a:visited {
    color: #970658;
    outline: none !important;
    text-decoration: none;
}

.button {
    background: rgb(129, 29, 56);
    color: #fff !important;
    padding: 10px 20px;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    float: left;
    margin-bottom: 25px;
}

input[type="submit"] {
    background: rgba(129, 29, 56, 0.6) !important;
    width: 100px;
    float: left;
    padding: 5px;
    margin: 5px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    border: none;
}    

input[type="submit"]:hover {
    background: #000 !important;
}

input[type="email"] {
    margin-bottom: -10px !important;
    max-width: 250px !important;
    height: 30px !important;
}

.footer {
    position: relative !important;
    bottom: 10px !important;
    margin-top: -100px !important;
    padding: 20px 0 !important;
}

.fusszeile {
    background: #000;
    text-align: right;
    font-size: 14px;
    padding: 10px 50px 10px 0;
    text-decoration: none;
}

.fusszeile a {
    text-decoration: none;
    color: #fff !important;
}

.d-1of3 {
    font-size: 1.2em;
    line-height: 1.3em;
}

.aufz {
    color: #811d38;
}

@media screen and (max-width: 1030px) {
.bewert {
     float: none !important;
     padding-top: 50px !important;
}
#TA_cdsratingsonlynarrow233 {
     float: left !important;
}
}

@media screen and (max-width: 1023px) {
.d-1of3 {
    float: left;
    width: 50%;
}
}

@media screen and (max-width: 779px) {
.d-1of3 {
    float: right;
    width: 95%;
}
}

@media screen and (max-width: 365px) {
.textwidget .button {
    max-width: 80px;
    font-size: 13px;
}
}

@media screen and (max-width: 420px) {
#content {
    margin-top: 50px !important;
}
.more {
    display: none;
}
}