/* 
Theme Name:		 BA child theme
Theme URI:		 https://www.telberia.com/
Description:	 BA child theme dev by Telberia.
Author:			 Telberia
Author URI:		 https://www.telberia.com/
Template:		 zakra
Version:		 1.4.2
Text Domain:	 Zakra-child
-------------------------------------------------------------- */

/* =Theme customization starts here
------------------------------------------------------- */
/* use custom font */
@font-face {
    font-family: customfont;
    src: url(/wp-content/uploads/2020/07/customfont.ttf);
    font-weight: normal;
}

/*h1, h2, h3, h4, h5, h6 {
    font-family: customfont !important;
}*/

/* course list */
.fullrow {
    width: 100%;
    margin-bottom: 30px;
    border: 2px solid #eb5b5a;
}

.colu6 {
    padding: 30px;
}

.tsf_title h3, span.posted_in, .posted_date, .posted_time {
    color: #333333;
    font-weight: bold;
    line-height: 1em;
    font-size: 32px;
    margin: 0;
}

span.posted_in, .posted_date, .posted_time {
    color: #EB5B5A;
}

.tsf_image {
    margin: -2px;
}

.tsf_contant p {
    font-size: 21px;
    line-height: 1.2em;
    margin-bottom: 0;
}

.posted_shortdes {
    font-size: 21px;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.posted_textde {
    padding: 20px 0;
}

.posted_textde .save-as-pdf-pdfcrowd-button {
    font-family: Roboto;
}

.post-button, .post-button-sec {
    font-size: 18px;
    color: #FFFFFF;
    background-color: #EB5B5A;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    padding: 8px 30px;
}

.posted_link .post-button-sec:hover,
.posted_link .post-button:hover {
    color: #fff;
}

.post-button {
    margin-bottom: 15px;
}

.single-mec-events #primary {
    width: 100%;
    padding-right: 0px;
}

.single-mec-events div#content {
    background: url(/wp-content/uploads/2020/11/Seminar-Ansicht.png);
    background-size: 337px auto;
    background-position: top right;
    background-repeat: no-repeat;
    margin-top: 0px;
}

.single-mec-events .btn-down-pdf {
    text-align: center;
    margin-top: 50px;
}

.single-mec-events .btn-down-pdf>a {
    border: 2px solid #AAB4D3;
    background-color: transparent;
    color: #AAB4D3;
    display: inline-block;
    margin: 0 auto;
    padding: 0 50px;
    font-size: 22px;
    line-height: 60px;
    font-weight: bold;
    transition: 0.3s;
    border-radius: 2px;
    ;
    max-width: 100%;
}

.single-mec-events .btn-down-pdf>a:hover {
    background-color: #AAB4D3;
    color: #fff;
}

.anmeldung-seminar .desc {
    padding-top: 20px;
}

.anmeldung-seminar .d-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.anmeldung-seminar .d-flex label {
    width: 170px;
    font-size: 27px;
    margin-bottom: 0;
}

.anmeldung-seminar .d-flex.ifull label {
    width: 200px;
}

.anmeldung-seminar .d-flex .wpcf7-form-control-wrap {
    width: calc(100% - 170px);
    padding-right: 30px;
}

.anmeldung-seminar .d-flex.ifull .wpcf7-form-control-wrap {
    width: calc(100% - 200px);
}

.anmeldung-seminar .d-flex .wpcf7-form-control-wrap input {
    border-width: 0 0 2px 0;
}

.anmeldung-seminar .d-flex .wpcf7-form-control-wrap input:focus {
    outline: none;
}

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

/* Recent posts */
.recent_posts_sc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.recent_posts_sc>strong {
    display: none;
}

.recent_posts_sc .post-item {
    width: 42%;
}

.recent_posts_sc .post-item .photo img {
    max-width: 100%;
    transition: 0.3s;
}

.recent_posts_sc .post-item .photo:hover img {
    max-width: 100%;
    transform: translate(0, 10px);
}

.recent_posts_sc .post-item .title {
    margin-top: 40px;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.2em;
}

.recent_posts_sc .post-item .excerpt {
    font-family: "Roboto", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.3em;
    color: #111111;
}

.recent_posts_sc .post-item .excerpt img {
    display: none;
}

.recent_posts_sc .post-item .read_more {
    display: block;
    font-family: "Raleway", Sans-serif;
    font-size: 1.4rem;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    fill: #A8A7C0;
    color: #A8A7C0;
    background-color: rgba(255, 255, 255, 0);
    padding: 1px 1px 1px 1px;
    margin-top: 20px;
}

.recent_posts_sc .post-item .read_more svg {
    width: 65px;
    height: 13px;
}

#secondary #recent-posts-3 {
    margin-bottom: 15px;
}

#text-4 h2.widget-title {
    font-size: 1.8rem;
}

.clean-my-archives h2 {
    font-family: Lora;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 700;
    font-style: normal;
    margin-top: 20px;
}

.widget .clean-my-archives ul li span {
    font-family: Roboto;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
}

.widget .clean-my-archives ul li a {
    font-family: Roboto;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
    display: contents;
}

.recent_posts_sc .post-item .title {
    word-break: break-word;
}

.col-1 {
    width: 8.333%;
}

.col-2 {
    width: 16.667%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.333%;
}

.col-5 {
    width: 41.667%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.333%;
}

.col-8 {
    width: 66.667%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.333%;
}

.col-11 {
    width: 91.667%;
}

.col-12 {
    width: 100%;
}

/* .new-space-j .tsf_image img {
    max-height: 210px;
    object-fit: cover;
    width: 100%;
} */

.tsf_image {
    text-align: center;
}

.new-space-j .tsf_image img {
    max-height: 210px;
    width: auto;
    max-width: 100%;
    margin-top: 2px;
}

body .mec-event-list-modern .mec-btn-wrapper .mec-booking-button {
    display: block;
    text-align: center;
    padding: 13px 10px;
}

.show_blog_list {
    display: flex;
    flex-wrap: wrap;
}

.show_blog_list .fullrow {
    width: calc(33.333% - 20px);
    margin-right: 30px;
}

.show_blog_list .fullrow:nth-child(3n +3) {
    margin-right: 0;
}

.show_blog_list .tsf_des span.posted_in {
    word-break: break-word;
}

.new-space-j .tsf_title h3 {
    width: 100%;
    font-size: 35px;
    word-break: break-word;
}

/*@media only screen and (min-width: 768px) {
    .fullrow {
        width: 31.45%;
        float: left;
        margin-right: 30px;
    }
    .show_blog_list:nth-child(3n) .fullrow {
        margin-right: 0;
    }
}*/
@media only screen and (min-width: 992px) {
    .col-lg-1 {
        width: 8.333%;
    }

    .col-lg-2 {
        width: 16.667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.333%;
    }

    .col-lg-5 {
        width: 41.667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.333%;
    }

    .col-lg-8 {
        width: 66.667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.333%;
    }

    .col-lg-11 {
        width: 91.667%;
    }

    .col-lg-12 {
        width: 100%;
    }
}
.woocommerce-product-details__short-description p{
    margin-bottom: 0;
}

.list-logo {
    display: flex;
}

.list-logo .item-logo {
    width: 10%;
    margin-right: 20px;
    text-align: center;
}
.list-logo .item-logo .content h2 {
    font-size: 20px;
}
@media only screen and (min-width: 1200px) {
    .col-xl-1 {
        width: 8.333%;
    }

    .col-xl-2 {
        width: 16.667%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-4 {
        width: 33.333%;
    }

    .col-xl-5 {
        width: 41.667%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-7 {
        width: 58.333%;
    }

    .col-xl-8 {
        width: 66.667%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-10 {
        width: 83.333%;
    }

    .col-xl-11 {
        width: 91.667%;
    }

    .col-xl-12 {
        width: 100%;
    }
}

@media only screen and (max-width: 1023px) {
    .show_blog_list .fullrow {
        width: calc(50% - 10px);
        margin-right: 20px;
    }

    .show_blog_list .fullrow:nth-child(3n) {
        margin-right: 20px;
    }

    .show_blog_list .fullrow:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 991px) {
    .anmeldung-seminar .d-flex .wpcf7-form-control-wrap {
        padding-right: 0;
    }

    .single-mec-events div#content {
        background: none;
    }

    .recent_posts_sc .post-item {
        width: 100%;
    }

}

@media only screen and (max-width: 767px) {
    .show_blog_list .fullrow {
        width: 100%;
        margin-right: 0;
    }

    .show_blog_list .fullrow:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .single-mec-events .btn-down-pdf>a {
        padding: 0 30px;
        font-size: 18px;
    }

    .anmeldung-seminar .d-flex {
        flex-wrap: wrap;
    }

    .anmeldung-seminar .d-flex label,
    .anmeldung-seminar .d-flex .wpcf7-form-control-wrap {
        width: 100%
    }
}

.tc-expired {
    position: relative;
}
.tc-expired-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgb(0 0 0 / 50%);
}
.tc-expired-overlay-text{
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    background: rgb(0 0 0 / 70%);
    padding: 16px;
}
/* seminar - shop page */
 .post-type-archive-product .tg-container--flex-space-between,
 .tax-product_cat .tg-container--flex-space-between {
    display: block;
}
.post-type-archive-product .tg-container--flex-space-between .content-area,
.tax-product_cat .tg-container--flex-space-between .content-area {
    width: 100% !important;
    padding-right: 0 !important;
}
.post-type-archive-product li.product,
.tax-product_cat .tax-product_cat  {
    background: #F9F8F8;
    border-radius: 4px;
    display: block;
    overflow: hidden;
}
.post-type-archive-product li.product a,
.tax-product_cat li.product a{
    position: relative;
    display: block;
}
.post-type-archive-product li.product a .regular-price,
.tax-product_cat li.product a .regular-price{
    margin-bottom: 0 !important;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    color: #fff !important;
    font-weight: 400 !important;
    background: #ff5421;
    border-radius: 3px;
    transition: all .3s ease;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    bottom: -20px;
}
.post-type-archive-product li.product a img,
.tax-product_cat li.product a img{
    max-height: 213px;
    overflow: hidden;
    object-fit: cover;
    margin-bottom: 0 !important;
}
.post-type-archive-product li.product .list-category,
.single-product li.product .list-category,
.tax-product_cat li.product .list-category{
    padding: 30px 30px 0 30px;
}
.post-type-archive-product li.product .woocommerce-loop-product_title,
.single-product li.product .woocommerce-loop-product_title,
.tax-product_cat li.product .woocommerce-loop-product_title {
    padding: 0 30px !important;
    font-size: 24px !important;
    line-height: 30px;
    cursor: pointer;
}
.post-type-archive-product li.product .info-meta,
.single-product li.product .info-meta,
.tax-product_cat li.product .info-meta {
    padding: 0 30px 30px 30px;
    width: 75%;
    float: left;
}
.post-type-archive-product c
.tax-product_cat li.product .info-meta .fa{
    padding-right: 5px;
}
.post-type-archive-product li.product .info-meta .person,
.single-product li.product .info-meta .person,
.tax-product_cat li.product .info-meta .person{
    font-size: 14px;
    font-weight: 500;
}
.post-type-archive-product li.product .btn-part,
.tax-product_cat li.product .btn-part,
.single-product li.product .btn-part {
    width: 25%;
    float: right;
    text-align: right;
    padding: 0 30px 30px 30px;
}
.site-header nav#site-navigation {
    margin-left: 0%;
}
.post-type-archive-product .site-header .tg-container--flex-space-between,
.tax-product_cat .site-header .tg-container--flex-space-between {
    display: flex;
}
.widget.widget_product_categories ul li {
    border: 0;
    display: inline-block;
    margin-left: 5px;
}
.widget.widget_product_categories ul li a {
    padding: 10px 28px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    background-color: #aab4d3;
}
.tax-product_cat #primary {
    width: 100%;
    padding-right: 60px;
}
.tg-site-layout--default #primary {
    width: 70%;
}
.woocommerce-page.tg-site-layout--default .content-area {
    max-width: 100%;
}
.top-text {
    font-family: "Roboto", Sans-serif;
    color: #000000;
}
.top-text p {
    font-size: 27px;
    font-weight: 300;
    line-height: 1.2em;
}
.top-text h1 {
    font-size: 110px;
}
.top-text h2 {
    font-size: 107px;
}
.top-text h3 {
    font-size: 80px;
}
.top-text h4 {
    font-size: 70px;
}
.top-text h5 {
    font-size: 58px;
}
.top-text h6 {
    font-size: 45px;
}
.top-text h1, .top-text h2, .top-text h3, .top-text h4, .top-text h5, .top-text h6 {
    color: #A8A7C0;
    font-weight: bold;
    line-height: 1em;
}
#wp-megamenu-menu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a{

    font-size: 16px!important;
}
@media screen and (min-width: 1920px) {
    #wp-megamenu-menu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
        font-size: 22px!important;
        
    }
}

@media (max-width:1919px) {
    .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
        padding: 15px 4px;
    }
}
@media (max-width:1280px) {
    .tg-site-header--left .tg-block--two {
        margin-left: 0;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
        padding: 15px 2px;
    }
    #wp-megamenu-menu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
        font-size: 15px;
    }
    .tg-site-header--left .cel-icon span {
        font-size: 15px!important;
    }
}
.woocommerce ul.products li.product > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: block;
    position: relative;
    padding-top: 59.1%;
    background-color: #000;
}
.woocommerce ul.products li.product > a.woocommerce-LoopProduct-link img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom center;
    z-index: 1;
}
.post-type-archive-product li.product a .regular-price, .tax-product_cat li.product a .regular-price {
    z-index: 2;
}
.single-product .related.products {
    width: 100%;
    clear: both;
    padding-top: 50px;
} 
.single-product .woocommerce-loop-product_title {
    font-size: 24px;
    line-height: 1.2em;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}
button#CookieBoxPreferencesButton, 
button.brlbs-cmpnt-btn.brlbs-cmpnt-font-semibold.brlbs-cmpnt-w-full.brlbs-btn-accept-only-essential {
    display: none!important;
}
#BorlabsCookieBox .brlbs-cmpnt-dialog, .brlbs-cmpnt-container .brlbs-cmpnt-dialog {
    margin: 0;
}
.brlbs-cmpnt-dialog-bar {
    max-width: 1140px;
    margin: 0 auto!important;
}
span.wpcf7-quiz-label {
    font-size: 27px;
}

.elementor-element-26a4edb{
    display: none;
}

.t-hidden{
    display: none;
}

.uber-sec-5.hidden{
    display: none;
}