/*
Theme Name:     Solingen Magazin (AWEOS)
Theme URI:    https://aweos.de
Description:    Das offizielle Theme des SolingenMagazins.
Author:         aweos
Author URI:   https://aweos.de
Template:       Newsmag
Version:        3.3c
*/

/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
/* Fonts */

/* open-sans-regular - latin */

/* open-sans-regular - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('/wp-content/themes/solingenmagazin/fonts/open-sans-v15-latin-regular.woff') format('woff');
    /* Modern Browsers */
}

/* open-sans-600 - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('/wp-content/themes/solingenmagazin/fonts/open-sans-v15-latin-600.woff') format('woff');
    /* Modern Browsers */
}

/* open-sans-700 - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/wp-content/themes/solingenmagazin/fonts/open-sans-v15-latin-700.woff') format('woff');
    /* Modern Browsers */
}

/* open-sans-800 - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('/wp-content/themes/solingenmagazin/fonts/open-sans-v15-latin-800.woff') format('woff');
    /* Modern Browsers */
}

/* source-sans-pro-regular - latin */

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('/wp-content/themes/solingenmagazin/fonts/source-sans-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
}
.td-header-sp-rec {
    display: none !important;
}
.td-post-sharing-top {
    margin-bottom: 0px !important;
}
body.td-animation-stack-type0 .td-animation-stack .entry-thumb, body.td-animation-stack-type0 .post img {
	opacity: 1!important;
}
span.anzeige-titel, .klickflaechen strong {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #222;
    border-radius: 3px;
    padding: 2px 15px;
    position: relative;
    display: inline-table;
    vertical-align: middle;
    line-height: 16px;
    top: -2px;
    margin-bottom: 8px;
    float: left;
}
.klickflaechen.schaltung iframe {
    width: 100%;
    border: none;
}
.news-btn a:hover {
    background: white;
}
.mc-banner {
z-index: 99999999999 !important;
}
div.mc-modal {
    z-index: 999000;
}
.news-btn a {
    background-color: #e11616;
    border-radius: 3px;
    padding: 10px 20px;
    margin-top: 15px;
    cursor: pointer;
    border: 2px solid #e11616 !important;
        display: block;
}

.news-btn a {
    color: white;
    font-weight: 700 !important;
}

span.wpcf7-list-item {
    margin: 0;
}

#cookie-law-info-bar {
    border: 0;
    font-size: 10pt;
    margin: 0 auto;
    padding: 16px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999999;
}


/**Borlabs Cookie **/
div#BorlabsCookieBox ul li {
    font-size: .9em;
}
div#BorlabsCookieBox ._brlbs-manage {
    display: none;
}
div#BorlabsCookieBox ._brlbs-legal {
    color: #555;
}


.klickflaechen.schaltung {
    padding-bottom: 20px;
}

.td-module-title a {
    font-family: 'Open Sans';
    font-weight: bold;
}

.socialkopf {
    position: relative;
    margin-top: 40px;
}

.mobile-banner {
    display: none;
}

.mobile-banner img {
    width: 100%;
}

.newsletter-cta span {
    color: white;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    font-weight: bold;
}

.newsletter-cta {
    padding: 20px;
    background: #222222;
}

.newsletter-cta input {
    display: inline-block;
    width: 38%;
    padding: 15px 0px 15px 10px;
    font-size: 1.2em;
}

.newsletter-cta .absenden {
    width: 19%;
    padding: 9px;
    font-size: 1em;
    background-color: #dd1616;
}

.nl-usp {
    text-align: center;
}

.nl-usp span {
    display: inline-block;
}

.nl-usp span:before {
    content: '\f058';
    font-family: FontAwesome;
    padding-right: 6px;
    color: #dd1616;
    font-size: 1.3em;
    vertical-align: top;
    margin-left: 15px;
}

.td-scroll-up {
    bottom: 80px;
    right: 25px;
}

.td-header-sp-rec {
    margin-top: 35px;
    margin-right: 10px;
}

.head-right {
    text-align: right;
}

.head-right a {
    color: #272727f2;
    margin-bottom: 8px;
    display: block;
}

a.social-media-fb {
    background-image: url(/wp-content/uploads/social-media-facebook.svg);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-top: 37px;
    content: '';
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

a.social-media-i {
    background-image: url(/wp-content/uploads/social-media-instagram.svg);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-top: 37px;
    content: '';
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

a.social-media-job {
    background-image: url(/wp-content/uploads/social-media-jobboerse.svg);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-top: 37px;
    content: '';
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

a.social-media-fb:hover, a.social-media-i:hover, a.social-media-job:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/* Verzeichnis Seite */

.verzeichnis-row.td-pb-row [class*="td-pb-span"] {
    border: none;
}

.verzeichnis-row {
    left: 0px !important;
}

h4.mec-event-title {
    font-size: 14px !important;
}

/* Verzeichnis Seite */

.single-post p {
    font-size: 16px;
    line-height: 1.8;
}

/* Jobbörse Seite */

.usp-job ul {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-bottom: 20px;
}

.page-id-7485 .td-pb-span12 .td_block_template_1 h1, .page-id-7485 .td-pb-span12 .td_block_template_1 p {
    color: #fff !important;
}

.usp-job ul {
    margin-top: 0;
}
/* =============================
   AWEOS Promo-Card – Basis-Styles
   ============================= */

/* Farb- und Layout-Variablen */
:root {
    --aweos-purple: #9f1c65;          /* Kartenhintergrund  */
    --aweos-yellow: #f5cf43;          /* CTA + Sterne       */
    --aweos-white:  #ffffff;
    --aweos-text:   #ffffff;
    --aweos-font:   system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
                    Roboto, Helvetica, Arial, sans-serif;
  }
  
  .aweos-card {
    position: relative;
    margin: 0 auto;
    padding: 3.5rem 1.5rem 2.5rem;
    color: var(--aweos-text);
    border-radius: 1.25rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    font-family: var(--aweos-font);
    text-align: left;
    background: #f8fdff;
    border-radius: 3px;
}
  .aweos-card * {
    box-sizing: border-box;
  }
  
  /* Logo – überlappt den Kartenrand */
  .aweos-card__logo {
    position: absolute;
    top: -48px;                       /* hängt 50 % über */
    left: 50%;
    width: 96px;
    height: 96px;
    transform: translateX(-50%);
  }
  
  .aweos-card__logo img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 83px;
    margin: 0 auto;
}
  
  /* Überschrift */
  .aweos-card__title {
    margin: 0 0 1rem;
    font-size: 16px;
    line-height: 1.15;
    font-weight: 700;
}
  
  /* Beschreibungstext */
  .aweos-card__description {
    margin: 0 0 1.75rem;
    font-size: 1rem;
    line-height: 1.45;
  }
  
  /* Call-to-Action */
  .aweos-card__cta {
    display: inline-block;
    margin: 0 auto 0rem;
    padding: 0.9rem 1.25rem;
    background: var(--aweos-yellow);
    font-weight: 600;
    text-decoration: none;
    border-radius: 0.5rem;
    transition: background 0.2s ease, transform 0.2s ease;
    background: -webkit-linear-gradient(45deg, #1f4e98 0%, #00b0e6 100%);
    background-image: -webkit-linear-gradient(45deg, #1f4e98 0%, #00b0e6 100%);
    color: white !important;
}
  
#aweos-karte .aweos-card__cta:hover, .aweos-card__cta:focus {
    transform: translateY(-2px);
    outline: none;
    text-decoration: none !important;
}
img.imglink {
    max-width: 14px;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    bottom: -2px;
}
#aweos-karte .aweos-card__rating a:hover {
    text-decoration: none !important;
}
  
  /* Preis- & Garantie-Hinweis */
  .aweos-card__price,
  .aweos-card__guarantee {
    margin: 0;
    font-size: 0.875rem;
  }
  
  .aweos-card__price {
    margin-top: 0.5rem;
  }
  
  .aweos-card__tax-note {
    opacity: 0.75;
  }
  
  /* Dezente Trennlinie */
  .aweos-card__divider {
    height: 1px;
    margin: 1.75rem auto;
    border: none;
    background: rgb(5 172 227 / 24%);
}
  
  /* Bewertungsteil */
  .aweos-card__reviews-title {
    margin: 0 0 0.75rem;
    font-size: 1rem;
    font-weight: 600;
  }
  
  .aweos-card__rating {
    display: flex;
    justify-content: left;
    gap: 0.5rem;
}
  
  .aweos-card__rating-logo {
    width: 24px;
    height: 24px;
  }
  
  .aweos-card__stars {
    font-size: 1.125rem;
    letter-spacing: 1px;
    color: var(--aweos-yellow);
  }
  
  .aweos-card__rating-value {
    font-size: 1rem;
    font-weight: 600;
    color: black;
}
  /* Responsive: etwas schmalere Ränder auf kleinen Screens */
  @media (max-width: 420px) {
    .aweos-card {
      padding: 3rem 1.25rem 2.25rem;
    }
  }
@media (max-width: 1023px) {
    .mec-event-list-modern .col-md-6.col-sm-6 {
        width: 100%;
        padding-left: 170px;
        padding-right: 143px;
    }
    span.mbhide {
        display: none;
    }
}
@media (min-width: 1024px) {
    .aweos-card {
        max-width: 340px;
    }
}

/*iPad*/

@media (max-width: 768px) {
    .mec-event-list-modern .col-md-6.col-sm-6 {
        width: 100%;
        padding-left: 170px;
        padding-right: 143px;
    }
}

/* improve borlabs cookie notice for mobile devices */

@media (max-width:580px) {
    body #BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription {
        width: auto;
        overflow-y: scroll;
        height: 90px;
        position: relative;
        padding-right: 48px;
    }

    body #BorlabsCookieBox #CookieBoxTextDescription:before {
        content: '';
        display: block !important;
        position: absolute;
        top: 25px;
        right: 15px;
        background-image: url(/wp-content/themes/solingenmagazin/icons/scrolling.svg);
        width: 24px;
        height: 24px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    body #BorlabsCookieBox ._brlbs-manage-btn a {
        font-size: 16px;
    }

    body #BorlabsCookieBox ._brlbs-service-group-description {
        padding-left: 26px;
    }

    body #BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description {
        padding-top: 5px;
        padding-left: 25px;
    }
}

@media (max-width: 480px) {
    .hide-mobile {
        display: none;
    }
    .mobile-banner {
        display: block;
    }
    .td-header-sp-rec {
        margin-top: 0px;
        margin-right: 0px;
    }
    .head-right {
        display: none;
    }
    .td-more-articles-box.td-front-end-display-block {
        display: none;
    }
}

h3.h3-verzeichnis {
    margin-top: 0px;
    margin-bottom: 15px !important;
}

/* Werbung auf Startseite */
.anzeige-desc {
    padding: 9px 7px;
    color: #999;
    text-align: center;
    display: block;
    font-size: 1.01em;

}

@media (max-width: 443px) {
    .mec-event-list-modern .col-md-6.col-sm-6 {
        width: 100%;
        padding-left: 115px;
        padding-right: 100px;
    }
}

@media (max-width: 483px) {
    .mec-event-list-modern .col-md-6.col-sm-6 {
        width: 100%;
        padding-left: 138px;
        padding-right: 135px;
    }
}

/*Iphone 6/7/8 Plus*/

@media (max-width: 414px) {
    .mec-event-list-modern .col-md-6.col-sm-6 {
        width: 100%;
        padding-left: 0px;
        padding-right: 60px;
    }
}

/*Pixel2*/

@media (max-width: 411px) {
    .mec-event-list-modern .col-md-6.col-sm-6 {
        width: 100%;
        padding-left: 50px;
        padding-right: 0px;
    }
}

/*Galaxy S5*/

@media (max-width: 360px) {
    .mec-event-list-modern .col-md-6.col-sm-6 {
        width: 100%;
        padding-left: 50px;
        padding-right: 0px;
    }
}
