/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */
.hideThis {
    display: none !important;
}

.newsletterNote p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
}

h1.post-title.single-post-title.entry-title {
    margin: 0 0 10px;
}

.loop-counter .counterLeft:before {
    content: counter(post-counter, decimal-leading-zero);
    font-weight: 700;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    font-size: 18px;
    left: 0px;
    z-index: 9;
    background: #e6e6e6;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 44px;
    top: 20px;
    font-style: italic;
}

.counterLeft {
    padding-left: 55px !important;
}

.loop-counter {
    counter-increment: post-counter;
    position: relative;
}

.loop-grid-counter {
    counter-reset: post-counter;
}

.loop-grid-counter .e-loop-item .elementor-widget-image {
    display: none;
}

.custom-loop-item-1 .elementor-widget-image {
    display: block !important;
}

.showFirstOnlyImg .e-loop-item {
    margin-bottom: 0 !important;
}


.wp-caption p.wp-caption-text {
    /* transform: translateY(100%) !important;
    -webkit-transform: translateY(100%) !important; */
    transform: translateY(0%) !important;
    -webkit-transform: translateY(0%) !important;
    margin-top: -20px;
}

.penci-featured-caption,
.wp-caption p.wp-caption-text {
    position: relative !important;
    background: rgb(0 0 0 / 70%) !important;
    opacity: 0.7 !important;
}
.post-image:hover .penci-featured-caption, .wp-caption:hover p.wp-caption-text{
    opacity: 1 !important;
}

.post-image:hover .penci-featured-caption,
.wp-caption:hover p.wp-caption-text {
    /* transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
    opacity: 1; */
    /* display:none */
    display: block;
}

/* hide by when author is empty */
.archive a.author-url.url.fn.n {
    pointer-events: none !important;
}

.penci-homepage-title.style-18.penci-border-arrow:after {
    background: #e8e8e8 !important;
}

.singleContent p {
    margin-bottom: 25px;
}

.singleContent table td {
    padding: 10px;
}

.singleContent h5,
.singleContent h2,
.singleContent h3,
.singleContent h4,
.singleContent h6 {
    margin: 15px 0 15px;
}

.singleContent img {
    margin-bottom: 20px;
}

.singleContent span.caption {
    margin: 10px 0;
    display: inline-block;
    font-weight: 500;
}

.singleContent table {
    width: 100% !important;
    max-width: 100%;
    border: 1px solid #dedede;
}

.singleContent .mc4wp-form {
    width: 100%;
    margin: 30px 0 20px 0px;
}

.singleContent input[type="submit"] {
    width: auto !important;
    margin-left: 10px !important;
}

.singleContent .mc4wp-form-fields>div {
    display: flex;
    align-items: center;
}

.singleContent input#email {
    width: 100% !important;
    margin: 0 !important;
    height: 45px !important;
}

.singleContent .mc4wp-form-fields div {
    margin-bottom: 0 !important;
}

.singleContent .mc4wp-form-fields label {
    margin-bottom: 0 !important;
}

.singleContent ul li,
.singleContent ol li {
    margin-bottom: 6px;
    line-height: 1.6rem;
}

.singleContent ul,
.singleContent ol {
    padding: 0;
    margin: 20px 0;
}



.lexikon-accordion .accordion-button::after {
    display: none;
}

.lexikon-accordion .accordion-icon {
    transition: transform 0.3s ease;
}

.lexikon-accordion .accordion-button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lexikon-accordion .accordion-button:not(.collapsed) i.accordion-icon {
    transform: rotate(180deg) !important;
}

.lexikon-accordion .accordion-button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #f7f7f7f7;
    color: #000;
    font-size: 20px;
    line-height: 30px;
}

.lexikon-accordion .accordion-button:not(.collapsed) {
    background: #29ABE2;
    color: #fff;
}

.lexikon-accordion .accordion-body ul {
    column-count: 4;
}

.sliderImage {
    text-align: center;
}

.sliderImage img {
    max-height: 500px !important;
    object-fit: contain;
    width: auto;
}

.sliderThumbImage img {
    width: 100% !important;
    height: 110px !important;
    object-fit: cover;
}

.mySwiperThumbs {
    margin-top: 15px;
}


#adblock-notice {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

#adblock-notice .adblock-box {
    background: #fff;
    max-width: 420px;
    padding: 25px;
    border-radius: 8px;
    text-align: center;
    font-family: sans-serif;
}

#adblock-notice h3 {
    margin: 0 0 10px;
}

#adblock-notice button {
    margin-top: 15px;
    padding: 10px 18px;
    background: #000;
    color: #fff;
    border: none;
    cursor: pointer;
}

.post-type-archive .forArchive {
    /* display: block; */
}

.forArchive,
.term-word-template-single .post-box-meta-single,
.term-word-template-single .post-author.abio-style-1.bioimg-round,
.term-word-template-single .post-pagination.pcpagp-style-3 {
    display: none;
}

.sidebarEvent .forArchive {
    display: none !important;
}

span.tags.tagsInsteadCat a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 23px;
    font-weight: 500;
}

.elementor iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
}

#newsanzeige img {
    max-width: 90%;
    max-height: 100px;
    object-fit: contain;
}

#newsanzeige ul {
    display: flex;
    width: 100%;
    padding: 10px 0;
    position: relative;
    justify-content: center;
    flex-wrap: wrap;

}

#newsanzeige li {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 45%;
    display: block;
    text-align: center;
    transition: opacity 1s;
    align-self: center;
}


.lexikon-wrapper {
    padding: 50px;
    max-width: 80%;
    margin: 0 auto;
}

.single-term-word .single-post-share {
    display: none !important;
}

.singleContent {
    font-size: 17px;
    line-height: 29px;
}

.pcrstb-wrap table tr:nth-child(even) {
    background: #f7f7f7;
}

.pcbg-section-holder span {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 23px;
    font-weight: 500;
}

#sas_38293 img {
    width:auto !important;
    /* height: 250px !important; */
    width: auto;
    margin: 0 auto !important;
}

.eventImg a {
    display: inline-block;
    width: 100%;
    height: auto;
}

span.penci-sponsored-label,
.hideSection .pcbg-section-holder {
    display: none !important;
}
span.penci-sponsored-logo img {
    height: auto;
    width: auto;
    max-width: 100px;
    max-height: 100%;
}

p.adtext.big-ad {
    max-width: 920px;
    margin: 0 auto;
}
p.adtext {
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    text-align: right;
}
.yarpp-thumbnails-horizontal {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 23% !important;
    height: auto !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail img {
    width: 100%;
    object-fit: cover;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title{
    width: 100% !important;
}

/* reponsive devices css */

@media screen and (max-width: 1024px) {
    .loop-counter .counterLeft:before{
        display:none;
    }
    .loop-counter .counterLeft {
        padding-left: 0 !important;
    }
    .yarpp-thumbnails-horizontal .yarpp-thumbnail {
        width: 47% !important;
    }
}

@media screen and (max-width: 767px) {
    p.adtext {
        max-width: 315px;
    }

}

@media screen and (max-width: 667px) {
  
}

@media screen and (max-width: 575px) {
    .singleContent img.alignright, .singleContent img.alignleft {
        width: 100%;
        float: none !important;
    }
    .singleContent .alignright{
        width: 100% !important;   
        margin: 5px 0 27px 0px !important;
        float: none !important;

    }
    .singleContent .wp-caption.alignleft {
        width: 100% !important;
    }
}

@media screen and (max-width: 475px) {
  
}

