.newsreader .info {
    background: none !important;
    margin-bottom: 5px;
    padding: 0px;
}

.mod_socials.mod_html {
    display: none;
}

.single-description ul li {
    position: relative;
}

.single-description ul li:before {
    position: absolute;
    content: '\f08a';
    font: normal normal normal 10px/1 FontAwesome;
    color: #caa052;
    left: -20px;
    top: 7px;
}

.text_white h2 span {
    color: #fff !important;
}

.big_headline h2 {
    font-size: 3.6em !important;
}

.messen_stoerer a:hover {
    color: #333333 !important;
}

.single-description ul {
    padding-left: 50px;
    margin-bottom: 20px;
}

.news-overlay {
  display: none !important;
}

.mod_customcataloglist.cc_directory .highlight {
    background: #efbe61 !important;
}

.mod_customcatalogreader.cc_directory .single-box-one {
    margin-top: 0px !important;
}

.single-short-description {
    font-size: 16px;
    color: #7f7f7f !important;
}

.newslist-timeline-contentwrapper h2 {
    font-size: 2em;
}

h2,.h2,.h2 p {
    font-size: 2.2rem !important;
    margin-bottom: 10px
}

.address_wrapper {
    margin-top: 20PX;
}

.uc-embedding-container {
    position: absolute;
    top: 0px;
}

.checklisten_liste ul li {
    padding: 2px 5px 8px 5px;
    text-transform: none;
    font-weight: normal;
}

.newslist-v3-inside .date-top {
    display: none;
}

.newslist-v3-inside  .info {
    display: none;
}

.ce_downloads li {
    border-bottom: none;
}

.mod_customcataloglist p.empty {
    margin-left: 0px;
    font-size: 17px;
    margin-bottom: 20px;
    color: #c9a052;
    padding-bottom: 30px;
    border-bottom: 1px solid #dadada;
    font-weight: bold;
}

.gallery_wrapper figure {
    margin-right: 5px !important;
    margin-top: 5px !important;
}

.mod_customcatalogreader.cc_directory .single-description {
    margin-top: 35px;
    ont-size: 18px;
    color: #7f7f7f !important;
}

.address_wrapper h3 {
    margin-bottom: 5px;
}

.portal_entry a {
    color: #474747 !important;
}

.portal_entry a:hover {
    color: #c9a052 !important;
}

.ce_hyperlink.link_entry a {
    width: 100% !important;
    margin-top: -20px;
    color: #fff !important;
    margin-bottom: 20px !important;
    display: block;
}

.back a {
    cursor: pointer;
}

i.fa-heart-o.fa.fa {
    margin-left: 2px;
    color: #b14167;
}

.pricetable i.fa-heart-o.fa {
    color: #fff;
    font-size: 17px;
}

.heart_region {
    font-weight: 300;
    font-size: 17px;
    color: #caa052;
}

.heart_region i.fa-heart-o.fa.fa {
    margin-left: 0px;
}

.syndication {
    text-align: right;
    margin-bottom: -35px
}

.syndication * {
    margin-left: 5px;
}

.responsive-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.mod_categories li img {
    height: 40px !important;
    color: #fff !important;
    width: auto !important;
}

.mod_categories li a {
    background-color: #ffffffdb;
    color: #caa052;
}

.mod_categories li a:hover {
    background-color: #fffffffc;
    color: #caa052;
}

.ce_pricetable :nth-child(3) a.hyperlink_txt {
    background: #d7d7d7;
    border-color: #d7d7d7;
    cursor: not-allowed;
}

.mod_catalog_counter {
  display: none;
}
