/**
* Theme Name: Bernd Child
* Description: This is a child theme of Bernd, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/mountaintheme?ref=mountaintheme">MountainTheme</a>
* Template: bernd
* Version: 2.1
*/

@import "../bernd/assets/css/main.css";

body {
    overflow-x: hidden;
}

.gzbee {
    position: fixed;
    z-index: -1;
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #000;
}

::selection {
    color: #fff;
    background: #000;
}

body.woocommerce-label .woocommerce-message::before {
    content: '\e016';
}

#wp-link .how-to,
#wp-link #search-panel,
#wp-link #wplink-link-existing-content,
#wp-link .link-target {
    display: none;
}

#wp-link-wrap {
    height: 240px !important;
}

html {
    margin: 0px;
    padding: 0px;
}

body {
    position: relative;
    min-height: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}

/* Header Wrapper: Fix Mobile Nav to stay within padding */
body>header>div>div>div.col-md-12 {
    position: relative;
}

#wrapper {
    padding-bottom: 250px;
    min-height: calc(100vh - 159px);
}

@media only screen and (max-width: 400px) {
    #wrapper {
        padding-bottom: 280px;
    }
}

header {
    padding-top: 40px;
    margin-top: 0px;
}

.post-button a:hover {
    text-decoration: none;
}

.post-details div {

    width: auto;
    float: none;
}

a:focus,
a:hover {
    color: #ccc !important;
    text-decoration: none !important;
}

.post {
    width: 100%;
}

p {
    line-height: 25px;
}

.search-widget input[type=search] {
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;

}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;

}

input[type="text"],
input[type="email"],
select,
textarea {
    width: 100%;
}

input[type="submit"],
input[type="button"] {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    outline: none;
    letter-spacing: 1px;
    background: #000;
    line-height: 20px;
    border: 2px solid #000;
    padding: 11px 20px 11px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

input[type="submit"]:hover,
input[type="button"]:hover {
    background: none;
    color: #ccc;
    border: 2px solid #ccc;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox {
    background-color: white !important;
    background: none !important;
    border: 3px solid black !important;
}

div.asl_w {
    background-color: white !important;
    background: none !important;

}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input,
.col-md-12 #ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
    color: black !important;
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input::placeholder,
.col-md-12 #ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input::placeholder {

    color: black !important;

}

div.asl_r.vertical .results .asl_spacer {
    background: none repeat scroll 0 0 #000 !important;

}


div.asl_w {
    background-color: white !important;
}

div.asl_m .probox .proclose svg {
    background: none !important;

}

div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a,
.asl_res_url {

    font-family: Poppins, Helvetica, Arial, sans-serif;
    color: #000000 !important;

}


#bernd_menu>ul>li.active>a:after,
#bernd_menu>ul>li>a:after {
    bottom: -5px !important;
}

.tag .page {
    width: 100%;
}

.nav-img span {
    position: absolute;
    bottom: -30px;
    left: -20px;
    z-index: 1;
    display: block;
    width: 170px;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 1em;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
    pointer-events: none;
}

.blog-minimal .entry-header {
    display: block !important;
}

.slicknav_nav li {
    display: block;
    padding: 5px 0px;
}

.row .tag {
    padding-right: 15px;
    padding-left: 15px;
}

.tag .page,
.page-template-template-blog article.post,
.category article {
    width: 100%;
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;


}



.page-template-template-blog .gutter-sizer {
    position: static !important;
    top: auto !important;
    left: auto !important;
}

.clear {
    clear: both;
}



.blogContainer {
    height: auto !important;
}

.blog-minimal {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .blog-minimal {
        display: block;
    }
}

.blog-minimal .left-part {
    padding-right: 30px;
}

@media only screen and (max-width: 1036px) {
    .blog-minimal .col-md-6.right-part {

        padding-right: 15px;
        padding-left: 30px;
    }

    .blog-minimal h2.entry-title {
        margin-top: 0px;
    }

}


@media only screen and (max-width: 992px) {
    .blog-minimal .col-md-6.right-part {

        padding-right: 0px;
        padding-left: 0px;
    }

    .blog-minimal h2.entry-title {
        margin-top: 0px;
    }

}

.ajax-button.disabled {
    display: none;
}

.wp-block-image img {
    max-width: 100%;
    height: auto;
}

.wp-block-columns {
    display: flex;
    align-items: flex-start;
    margin-bottom: 28px;
    flex-wrap: wrap;
}

.blog-minimal .entry-header .image-box {
    height: auto;
    background-size: cover;
    background-position: center center;
}

.archive article {
    margin-bottom: 80px;
}

footer {
    padding: 20px;
}

@media only screen and (max-width: 1320px) {

    .woocommerce-MyAccount-content .u-column2,
    .woocommerce-MyAccount-content .u-column1 {
        float: none !important;
        display: block !important;
        width: 100% !important;
    }
}

.woocommerce-account .col-md-9 {
    width: 100%;
}

.woocommerce .coupon input[type='text'] {
    min-width: 135px !important;
}

@media only screen and (max-width: 768px) {
    .woocommerce .coupon input[type='text'] {
        width: 50% !important;
    }
}

@media only screen and (max-width: 390px) {
    #coupon_code {
        margin-bottom: 10px;
    }

    #coupon_code,
    #coupon_code+button {
        float: none;
        width: 100% !important;

    }
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {

    margin-left: 0px;
}

#ship-to-different-address .woocommerce-form__label.woocommerce-form__label-for-checkbox span {
    margin-left: 25px;
}

.mc4wp-checkbox span {
    margin-left: 15px;
}

.mc4wp-checkbox-wp-registration-form span {
    margin-left: 8px !important;
}

.mc4wp-checkbox-woocommerce span {
    margin-left: 12px;
}

.mc4wp-checkbox-woocommerce input {
    margin-left: 3px;
}

.wc_payment_method {
    margin-top: 20px !important;
}

@media only screen and (max-width: 768px) {

    .woocommerce-form-coupon .form-row,
    .woocommerce-form-coupon .form-row .button {
        float: none !important;
        width: 100% !important;
    }
}

.about_paypal {
    display: none;
}

.woocommerce-form-coupon>p:first-child {
    display: none;
}

form.woocommerce-checkout label[for="billing_first_name"],
form.woocommerce-checkout label[for="billing_last_name"],
form.woocommerce-checkout label[for="billing_address_1"],
form.woocommerce-checkout label[for="billing_postcode"],
form.woocommerce-checkout label[for="billing_country"],
form.woocommerce-checkout label[for="billing_city"],
form.woocommerce-checkout label[for="billing_phone"],
form.woocommerce-checkout label[for="billing_email"],
form.woocommerce-checkout label[for="shipping_first_name"],
form.woocommerce-checkout label[for="shipping_last_name"],
form.woocommerce-checkout label[for="shipping_country"],
form.woocommerce-checkout label[for="shipping_address_1"],
form.woocommerce-checkout label[for="shipping_postcode"],
form.woocommerce-checkout label[for="shipping_city"],
form.woocommerce-checkout label[for="billing_company"] {
    display: none !important;
}

.description_text h2 {
    margin-top: 15px !important;
}

.description_text ul {
    margin-left: 30px !important;
}

.description_text ul li {
    list-style: disc !important;
    text-align: left;
}

.woocommerce-shop .price {
    font-weight: bold !important;
}

#loader-wrapper.checkout {
    display: none;
}

.processing #loader-wrapper.checkout {
    display: block;
}

.woocommerce .blockUI.blockOverlay::before {
    display: none;
}

.woocommerce-shop ul.products li.product .description_text strong {
    display: inline !important;
}

.woocommerce form .form-row .input-checkbox {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 8px 0px 0px 0px;
}

.woocommerce-terms-and-conditions-checkbox-text,
.widerruf span.text {
    margin-left: 20px;
}

#wrapper article p a {
    color: #0044cc;
    text-decoration: none;
}

.fa-discord:after {
    content: "\f392"
}

.product_meta {
    display: none;
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {

    width: 20% !important;
}


#billing_country,
#shipping_country {
    background: #fdfdfd;
    height: 50px;
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid #f3f3f3;
    font-size: 14px;
    padding: 15px;
    outline: none;
}

@media only screen and (max-width: 390px) {
    .logo img {
        width: 150px !important;
    }
}

@media only screen and (max-width: 345px) {
    .logo img {
        width: 140px !important;
    }

    .cart-container {

        right: 115px;

    }
}

.products .wp-block-column {
    margin-bottom: 30px;
    border: 1px solid red;
}

#ship-to-different-address-checkbox {

    margin-left: 0px;
}

@media only screen and (max-width: 350px) {

    .woocommerce-checkout-review-order-table td,
    .woocommerce-checkout-review-order-table th,
    .woocommerce-table.woocommerce-table--order-details td,
    .woocommerce-table.woocommerce-table--order-details th {
        font-size: 12px;
    }
}

@media only screen and (max-width: 995px) {
    .woocommerce ul.order_details li {
        display: block;
        float: none;
        margin-bottom: 20px;
        border: none;
    }

    .woocommerce ul.order_details {
        margin: 0px;
        padding: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    .woocommerce-page .woocommerce-message .button {
        float: none;
        display: block;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 550px) {
    #wc-stripe-cc-form .form-row {
        float: none;
        width: 100%;
    }

}

#loader-wrapper {
    visibility: visible !important;
    transform: none !important;
    background-color: rgba(255, 255, 255, 0.5);
}

.loaded #loader {
    opacity: 1 !important;
}

.mc4wp-checkbox-woocommerce span {
    margin-left: 24px;
}

.widget input[type="submit"] {
    display: block !important;
}

/* Woocommerce Login */
body .woocommerce form.login,
body .woocommerce form.register {
    border: none;
    padding: 0;
}

body .woocommerce button.button,
body .woocommerce a.button,
body .woocommerce input.button {
    background-color: #000;
    color: #fff;
    border-color: #1e1e1e;
    padding: 11px 20px 11px 20px;
    line-height: 20px;
    font-weight: 400;
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0;
    border: 2px solid #000;
}

body .woocommerce button.button:hover,
body .woocommerce a.button:hover,
body .woocommerce input.button:hover {
    color: #ccc !important;
    border-color: #ccc;
    background: transparent;
}

p.form-row.checkbox>label {
    margin: 0 !important;
}

.woocommerce-MyAccount-navigation-link.is-active>a {
    color: #ccc;
}

#customer_login>div.u-column1.col-1>form>p:nth-child(3) {
    display: flex;
    align-items: center;
    flex-direction: row;
}

#customer_login>div.u-column1.col-1>form button.button {
    margin-top: 0;
    order: -1;
}

.woocommerce .spacer,
fieldset.spacer {
    margin-top: 18px !important;
}

.form-row.splitted .woocommerce-form-login__rememberme {
    margin: 0 0 0 8px;
}

label a {
    font-weight: inherit !important;
}

/* Visually hide labels */
body:not(.woocommerce-checkout) .woocommerce form .form-row:not(.splitted):not(.checkbox) label,
body:not(.woocommerce-checkout) .acf-field:not(.org-state):not(.acf-field-taxonomy):not(.acf-field-checkbox):not(.acf-field-textarea):not(.acf-field-select):not(.acf-field-group):not(.acf-field-image):not(.acf-field-wysiwyg) .acf-label {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
}

#order_review_heading {
    margin-top: 30px;
}

.form-row.checkbox label {
    font-weight: 400;
}

.form-row.checkbox label a {
    color: #000;
}

input[type="checkbox"] {
    accent-color: #000;
}

body .woocommerce input[type='text'],
body .woocommerce input[type='email'],
body .woocommerce input[type='tel'],
body .woocommerce input[type='password'],
.nf-field-element input[type="text"],
.nf-field-element input[type="email"],
.nf-field-element textarea {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: black !important;
}

body .woocommerce input[type='text']:focus,
body .woocommerce input[type='email']:focus,
body .woocommerce input[type='tel']:focus,
body .woocommerce input[type='password']:focus {
    border-color: #6a6a6a;
}

.acf-input select,
.acf-input textarea {
    background-color: white;
    border: 1px solid #aaa;
}

.acf-input textarea {
    color: black !important;
}

.org-state {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px !important;
}

.org-state .acf-input {
    display: flex;
    gap: 5px;
    align-items: center;
}

@media screen and (max-width: 500px) {
    .org-state {
        flex-direction: column;
        align-items: flex-start;
    }

    .org-state .acf-input-wrap {
        margin-top: 25px;
    }
}

.org-state .acf-label,
.org-state label {
    margin: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: black !important;

}

.gz-badge {
    display: block;
    width: fit-content;
    padding: 5px 12px;
    background: #efefef;
    border-radius: 5000px;
    font-size: 1rem;
    margin-top: 6px;
    font-weight: 700;
}

.woocommerce-MyAccount-navigation>ul {
    padding-left: 0;
}

body.woocommerce-account #sidebar,
body.page-id-10706 #sidebar,
body.page-id-10978 #wrapper>div>div>div.col-md-3.bernd-padding-left,
body.page-id-10981 #wrapper>div>div>div.col-md-3.bernd-padding-left {
    display: none;
}

body.page-id-10978 #wrapper>div>div>div.col-md-9,
body.page-id-10981 #wrapper>div>div>div.col-md-9 {
    width: 100%;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.6;
    padding-inline: 0;
}

body .select2-container .select2-selection--single {
    height: auto;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #000 !important;
}

.acf-field select,
body .woocommerce input[type='text'],
.acf-field textarea,
body .woocommerce input[type='email'],
.nf-field-element input[type="text"] {
    border-color: #ccc;
    border-radius: 2px;
    padding: 12px;
}

body .select2-dropdown,
.select2-container.-acf .select2-selection {
    border-color: #ccc !important;
    border-radius: 2px !important;
}


body .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 12px;
    top: 50%;
    transform: translateY(-45%);
}

.acf-field-group .acf-fields {
    border: none !important;
}

.acf-field-group .acf-fields>.acf-field {
    border-color: transparent;
    padding: 0;
}

.acf-field-group .acf-fields>.acf-field:not(:first-of-type) {
    padding-top: 14px;
}

.hide-group-name>.acf-label {
    display: block;
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    margin: 0 !important;
}

.acf-field--post-title {
    border-top: none !important;
}

.acf-field-select select {
    padding: 12px !important;
}

.acf-required {
    color: #ccc !important;
}

.acf-field-textarea textarea {
    padding: 12px !important;
    color: #555;
}

.acf-field-textarea textarea:focus-visible {
    outline: none;
    border-color: #000;
}

#acf-form>.acf-fields>.acf-field-group,
#acf-form>div.acf-fields.acf-form-fields.-top>div.acf-field.acf-field-true-false.acf-field-634d1262ed5c6.is-required {
    margin-top: 24px;
    padding-top: 40px;
}

.acf-form-submit {
    padding-left: 16px;
}

.acf-field .acf-url input[type=url] {
    padding: 12px;
    border: 1px solid #ccc;
}

.acf-field .acf-url input[type=url]:focus-within {
    outline: none;
    border-color: #000;
    color: #555;
}

.acf-field .acf-url i {
    top: 14px;
}

.acf-field-select select:focus-visible {
    outline: none;
    border-color: #000;
}

.woocommerce-info::before {
    color: #000 !important;
}

.woocommerce-info {
    border-top-color: #000 !important;
}

.woocommerce-checkout #payment div.payment_box {
    background: #dfdcde !important;
}

nav.pagination {
    display: flex;
    justify-content: center;
}

.limited-width {
    max-width: 600px;
    margin-inline: auto;
}

.woocommerce-message {
    border-top-color: #000 !important;
}

#wrapper header {
    height: auto !important;
    padding: 0 !important;
}

.woocommerce-view-subscription #wrapper>div>div>div.col-md-9>div>div>table.shop_table.subscription_details>tbody>tr:nth-child(7)>td:nth-child(2),
.woocommerce-view-subscription #wrapper>div>div>div.col-md-9>div>div>table.shop_table.shop_table_responsive.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-orders.woocommerce-orders-table--orders>tbody>tr>td.order-actions.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions,
.woocommerce-orders #wrapper>div>div>div.col-md-9>div>div>table>tbody>tr>td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    display: flex;
    gap: 3px;
    flex-wrap: wrap;
}

#stripe-card-element,
#stripe-cvc-element,
#stripe-exp-element {
    padding: 12px;
}

.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #dfdcde !important;
}

.woocommerce-checkout label a {
    color: #000;
}

#place_order {
    background: #000 !important;
}

#place_order:hover {
    background: transparent !important;
}

.woocommerce-message::before {
    color: #000 !important;
}

.headrow {
    margin-bottom: 33px;
}

.headrow h1 {
    margin-top: 0 !important;
}

.headrow p {
    max-width: 600px;
}

.memberships-frontend-banner,
.woocommerce-edit-account #wrapper>div>div>div.col-md-9>div>div>form>p:nth-child(1),
.woocommerce-edit-address #wrapper>div>div>div.col-md-9>div>div>p,
.related.products,
.woocommerce-subscriptions p.no_subscriptions>a {
    display: none !important;
}

@media screen and (max-width: 550px) {
    .headrow {
        display: block;
    }

    .headrow h1 {
        margin-bottom: 33px !important;
    }
}

#message.updated {
    padding: 16px;
}

#message.updated p {
    background-color: lightgreen;
    padding: 10px;
    margin: 0px;
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: 0px !important;
    text-align: center;
    vertical-align: middle;
}

.woocommerce-MyAccount-navigation-link--orders {
    display: none;
}

body,
.acf-fields.-border {
    /* background-color: #fdfaf6 !important; */
    background-color: #faf5eb !important;
}

.slicknav_menu ul.menu {
    display: flex;
    flex-direction: column;
}

.mce-statusbar .mce-container-body .counter {
    font-size: 12px;
    margin-right: 8px;
    display: flex;
    align-items: center;
}

body #billing_country,
body #shipping_country {
    border-color: #ccc;
}

.split-layout>div {
    display: grid;
    gap: 50px;
}

.split-layout.--left>div {
    grid-template-columns: 3fr 1fr;
}

.split-layout.--right>div {
    grid-template-columns: 1fr auto;
}

.woocommerce-form-login {
    max-width: 550px;
}

@media screen and (max-width: 992px) {
    .split-layout>div {
        grid-template-columns: 1fr !important;
    }

    .woocommerce-form-login {
        max-width: unset;
    }
}

.woocommerce-form-login,
.woocommerce-form-register {
    margin: 0 !important;
}

.page-id-10978 #wrapper,
.page-id-10981 #wrapper {
    display: flex;
    align-items: center;
}

.card {
    box-sizing: border-box;
    padding: 20px;
    border: none !important;
    margin: 0 !important;
    background: transparent !important;
    height: fit-content;
}

/* LOGIN */
body.page-id-10978 .card {
    padding-right: 0;
}

/* REGISTER */
body.page-id-10981 .card {
    padding-left: 0;
}

@media screen and (max-width: 995px) {
    body.page-id-10978 .card {
        padding-left: 0;
    }

    body.page-id-10981 .card {
        padding-right: 0;
    }
}

.page-id-10981 .card ul {
    padding-left: 0;
    margin-top: 26px;
}

.page-id-10981 .card ul li {
    position: relative;
    line-height: 1.5;
}

.phone-input .acf-label {
    display: none;
}

.phone-input>.acf-input>div {
    display: flex;
    align-items: center;
    gap: 14px;
}

.phone-input>.acf-input select {
    height: 49px !important;
}

.phone-input>.acf-input>div::after {
    display: none;
}

.phone-input>.acf-input>div .acf-field-text {
    flex: 1;
}

.phone-input>.acf-input>div .acf-field {
    padding: 0 !important;
}

.label-container {
    height: fit-content;
    margin-bottom: 24px;
    display: grid;
    place-items: center;
    padding-inline: 20px;
}

.org-label .button {
    margin-top: 16px !important;
    float: right;
}

ul.products>article>li.virtual {
    background: #fff !important;
}

.woocommerce-product-details__short-description {
    margin-block: 40px;
}

.woocommerce-product-details__short-description ul {
    list-style: none;
}

.mobile-account-link {
    position: absolute;
    right: 100px;
    top: -8px;
    margin: 20px 14px 6px 0;
    display: none;
    z-index: 99999999;
}

.account-link>svg>path {
    transition: fill 160ms ease-out;
}

.account-link:hover>svg>path {
    fill: #ccc;
}

.acf-notice .acf-notice-dismiss {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 1036px) {
    .mobile-account-link {
        display: block;
    }
}

.woocommerce-cart .woocommerce-message {
    display: flex;
}

.woocommerce-cart .woocommerce-message>a.button {
    display: none;
}

@media screen and (max-width: 620px) {
    .nav-img span {
        left: unset;
        right: 0;
    }

    .prev-button .nav-img span {
        right: unset;
        left: 0;
    }
}

.wp-block-buttons+.wp-block-buttons {
    margin-top: 50px;
}

.org-grid>a {
    min-width: 0;
}



/* TODO: Remove this for Account Icon!! */
.mobile-account-link {
    display: none;
}

.hero.small-margin {
    margin-bottom: 10px !important;
}

.org .title h2 {
    hyphens: auto !important;
    max-width: 100% !important;
}

i.fa-twitter::before {
    content: '' !important;
    display: block;
    width: 14px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z' fill='%23fff' /%3E%3C/svg%3E");
}

.share-icons i.fa-twitter::before {
    transform: translateY(2px);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z' fill='%2321211F' /%3E%3C/svg%3E");
}

a.Twitter {
    margin-right: 6px !important;
    transform: translateY(1px)
}

.social-icons ul > li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cat-links a[href="#"] {
    cursor: text !important;
}

.cat-links a[href="#"]:hover,
.cat-links a[href="#"]:active,
.cat-links a[href="#"]:focus {
    color: #000 !important;
}

.org {
    background-color: transparent !important;
}

#BorlabsCookieEntranceA11YDescription {
    line-height: 1.2 !important;
}

/* SEARCH Styles */
body.search:not(.post-type-archive-organisation) .blogContainer article.post {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    transform: unset !important;
}

body.search:not(.post-type-archive-organisation) .headrow.only-mobile,
body.home:not(.post-type-archive-organisation) .headrow.only-mobile,
body.category .headrow.only-mobile {
    margin-bottom: 50px;
    display: none;
}

@media (max-width: 991px) {
    body.search:not(.post-type-archive-organisation) form#org-filter-form,
    body.home:not(.post-type-archive-organisation) form#org-filter-form,
    body.category form#org-filter-form {
        gap: 0;
    }
    body.search:not(.post-type-archive-organisation) .headrow.only-mobile,
body.home:not(.post-type-archive-organisation) .headrow.only-mobile,
body.category .headrow.only-mobile {
  display: block;
}
    .bernd-padding-left > .headrow {
        display: none;
    }
}

body.search:not(.post-type-archive-organisation) .form-field .form-input-wrap,
body.home:not(.post-type-archive-organisation) .form-field .form-input-wrap,
body.category .form-field .form-input-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

body.search:not(.post-type-archive-organisation) .form-field,
body.home:not(.post-type-archive-organisation) .form-field,
body.category .form-field {
    flex: 1;
}

body.search:not(.post-type-archive-organisation) .form-field .form-reset,
body.home:not(.post-type-archive-organisation) .form-field .form-reset,
body.category .form-field .form-reset{
    padding: 0;
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: transparent;
    line-height: 0;
    border: none;
    right: .65em;
}

body.search:not(.post-type-archive-organisation) .form-field .form-reset svg,
body.home:not(.post-type-archive-organisation) .form-field .form-reset svg,
body.category .form-field .form-reset svg {
    width: 100%;
    height: auto;
}

.sib-form {
    padding: 0 !important;
}

#sib-container {
    border-radius: 0 !important;
}

@media (min-width: 992px) {
    .col-md-9:has(> .blogContainer) {
        padding-right: 40px;
    }
}

@media (max-width: 767px) {
    .blog-minimal .left-part {
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    body.home:not(.post-type-archive-organisation) form#org-filter-form,
    body.search:not(.post-type-archive-organisation) form#org-filter-form,
    body.category form#org-filter-form {
        flex-direction: row;
        gap: .55em;
        flex-wrap: nowrap;
        align-items: flex-end;
    }
}

.fa.fa-youtube {
    background-image: url('/wp-content/themes/bernd-child/assets/images/YouTube_Icon.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.fa.fa-tiktok {
    background-image: url('/wp-content/themes/bernd-child/assets/images/TikTok_icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.fa.fa-youtube:before,
.fa.fa-tiktok:before {
    opacity: 0;
}

#sib-container * {
    font-family: 'Poppins', sans-serif !important;
}

#sib-form .sib-form-block__button {
    border-radius: 0 !important;
}

#sib-form #EMAIL {
    border-radius: 0 !important;
    border: 2px solid #000;
}

#sib-form .entry__field {
    border: unset;
}

#sib-form .entry__error {
    border-radius: 0 !important;
    padding: .45em !important;
    box-sizing: border-box !important;
    line-height: 1.2 !important;
    font-size: 13px !important;
}


.grecaptcha-badge {visibility: hidden;}



#menu-item-9209{
	margin-top: 13px !important;
}
#menu-item-9209 a{
	background-color: #8cd900;
	padding:10px;
	margin-bottom: 10px;
	display: block;
}
#menu-item-9209 a:hover{
	color: black !important;
	background-color: transparent;
}	

body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element{
	height: auto !important;
}