html {
    font-weight: 350;
}

.blandGreen a.jw-button {
    background: #A2B487;
}
.blandGreen .recipe__primary {
color: #A2B487;
}
.timeline_container h2::first-line {
    line-height: 86px;
}
.custom-dropzone {
    border: 2px dashed #275d3a;
    border-radius: 8px;
    text-align: center;
    padding: 20px;
    position: relative;
    transition: border-color 0.3s ease;
}

.custom-dropzone.hover {
    border-color: #66bb6a;
    background-color: #e8f5e9;
}

.dropzone-placeholder {
    pointer-events: none;
}

.dropzone-placeholder img {
    width: 68px;
}

.dropzone-placeholder p {
    font-size: 16px;
    color: #4CAF50;
    margin: 0;
}

.dropzone-placeholder .drag-here {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.dropzone-placeholder small {
    display: block;
    font-size: 12px;
    color: #9E9E9E;
    margin-top: 5px;
}

.file-name-display {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}

.brxe-form.hover #dropzone {
    border: 2px dashed #0073e6;
    background: #f0f8ff;
}

.brxe-form.dropped #dropzone {
    background: #e6ffed;
}

.file-result.show {
    justify-content: space-between;
    gap: 1em;
    margin-top: 1em;
    color: #666;
    font-size: .75em;
}
.file-result button.bricks-button.remove {
    font-size: 1em!important;
    background: #c72121 !important;
    font-weight: 400!important;
}
.file-result.show {
    margin: 1em 2em;
}
.form-group.file .choose-files {
    display: none!important;
}
#dropzone img {
    max-width: 100%;
    max-height: 100px;
    display: block;
    margin: 10px auto;
}

.badge-wrap .badge .badge-content {
    bottom: 0;
    text-align: center;
    color: white;
    display: block;
    font-size: 27px;
    font-weight: bold;
    left: -6px;
    margin: auto;
    max-width: 200px;
    padding-top: 60px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 200px;
    line-height: 40px;
}
.badge-content .text--background {
    max-width: 170px;
    margin: auto;
}
.badge-wrap .badge .badge-content .badge__bottom-text {
    font-size: 17px;
    line-height: 22px;
}

.admin-bar header.sticky #brxe-lxclze {
    top: 32px!important;
}
.footer_dropdown h3 {
    max-width: fit-content;
    padding-right: .5em;
}

.footer_dropdown ul {
    list-style: none;
    padding: 0;
    font-size: .8em;
}
.product__item {
    min-height: 480px!important;
}
ul.toc-list {
    list-style: disc!important;
    padding-left: 1.5em!important;
}

.full-width-text .text-stroke-white-half {
    width: fit-content;
    margin-left: 0 !important;
}
.megamenu__tab .partners__thumbnail {
    height: 150px!important;
    width: 150px!important;
}
.megamenu__sidetab {
    min-width: 401px;
}
#brxe-a0a594{
    column-gap:130px!important;
}
.brxe-uklwqi .brxe-fitltr.brxe-block{
    height:100%;
}
.brxe-uklwqi .brxe-torrhh.brxe-block {
    flex-direction: column;
    height: 100%;
}
.brxe-teelxm.brxe-block,.brxe-rkvuwa.brxe-block,.brxe-fqpksc.brxe-block {
    pointer-events: none;
}
div#brxe-d957fa .brxe-text-link {
    font-size: 17px;
    align-items: baseline;
    margin-bottom: 8px;
}
select.where-to-buy__dropdown{
    background: url('arrow_down.png') no-repeat right #FAFAFA!important;

    background-position-x: 96%!important;
}
.megamenu__img-list a:first-child {
    font-weight: bold;
}
.megamenu__grid.megamenu__grid--3-1 .col.js-items-deactivate {
    display: flex;
    width: 100%;
    justify-content: normal;
    flex-basis: 100%;
}
.megamenu__grid--3 {
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
}
select option {
    font-size: 14px!important;
}
.full_width_background_text {
    max-width: 100%!important;
    padding: 0 !important;
}
.full_width_background_text .jw-timeline-main-item div:first-child {
    padding: 0!important;
}
.super-right-padding-for-text .col-text {
    padding-right: 150px;
}
.brxe-jw-timeline .jw-timeline-main-item::before, .brxe-jw-timeline .jw-timeline-hidden-item::before{
    transform: translateY(50%);
}

.timeline_container h2 {
    font-size: 57px!important;
}

.timeline_container .brxe-text-basic {
    font-weight: 100;
}
.filter--pack-size ul {
    max-height: 200px;
    overflow: auto;
}
.filter--pack-size ul ul {
    max-height: 100%;
}
.btn--filter,select#filter{
    border-color:#275D3A!important;
    color:#275D3A!important;
}
.error {
    background: #af1a1a;
    width: 100%;
    display: block;
    text-align: center;
    padding: 1em;
    color: #fff;
    border-radius: 30px;
    font-weight: bolder;
    height: fit-content;
}
.page-id-2763 .tabs .jw-button {
    background: var(--primary)!important;
}
.page-id-2763 .tabs .jw-button.active {
    background: var(--primary-light)!important;
}
div#productsContainer p:first-child {
    color: var(--primary);
    font-size: 2em;
    font-weight: bolder;
    width: 100%;
    display: block;
}
.jw-button.white_shadow {
    background: #fff!important;
    color: var(--primary);
    box-shadow: 3px 6px 9px 4px #00000024;
    border: none;
}
div#brxe-zgsgim {
    padding-right: 11px;
}
@media (max-width: 768px) {
    .brxe-uklwqi .brxe-torrhh.brxe-block {
        flex-direction: row;
        height: 100%;
        padding-bottom: 2em;
    }

    .btn--filter {
        color: #fff!important;
    }
    .product__item * {
        text-align: left;
    }
    .product__item  {
        min-height: auto!important;
    }
    .product__image,.product__buttons a {
        text-align: center;
    }
    #brxe-koiwiz > .badge-wrap {
        margin-top: 10px;
    }
    .full_screen_banner {
        height: 100vh;
        display: flex;
        align-items: baseline;
    }
    .full_screen_banner .jw-banner-nestable-content {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .badge-wrap .badge .badge-content {
        bottom: 0;
        text-align: center;
        color: white;
        display: block;
        font-size: 29px;
        font-weight: bold;
        left: -6px;
        margin: auto;
        max-width: 200px;
        padding-top: 60px;
        position: absolute;
        right: 0;
        text-transform: uppercase;
        top: 0;
        width: 200px;
        line-height: 70px;
    }
    section#product-section__faq .text {
        text-wrap: auto;
        text-align: center;
    }
    .post-type-archive .badge-wrap {
        position: static!important;
        margin: 0;
    }
    .post-type-archive .badge-wrap .badge {
        height: 190px;
        left: -30px;
    }
    div#brxe-jfmjfs {
        width: 100%;
        padding: 0 30px;
    }
    .brxe-form .form-group {
        width: 100%!important;
    }
    .jw-button {
        width: 100%!important;
        padding: 26px!important;
    }
    #brxe-olrpih .position-overlay {
        height: 590px;
    }
    .position-overlay .image-overlay{
        padding: 10px 30px;
    }
    .table-comparison>div:first-child>div.row-green-top {
        border-bottom: none!important;
        margin-bottom: -1px;
    }
    .row img {
        margin-bottom: 5px;
    }
    .search__form.active {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        top: var(--menu-top);
        margin: auto;
        z-index: -9999;
        border: none;
        box-shadow: inset 0 3px 3px 0px rgb(0 0 0 / 33%);
        height: 100%;
        background: var(--primary);
        padding: 0 30px;
    }
    .search__form input.active {
        padding-top: 30px;
        border-bottom: 1px solid #000;
        padding-bottom: 30px;
        padding: 60px 10px;
        font-size: 20px;
        font-weight: 350;
        border: none;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;

        background: url('arrow_right.png') no-repeat right #fff;
        background-position-x: 96%;

    }
    .search__results.active {
        top: 220px;
        width: calc(100% - 60px);
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .search__form input.active::placeholder {
        color:#275D3A80;
    }
    form.search__form.active:before {
        content: " ";
        height: 1px;
        background: #000;
        top: 110px;
        display: block;
        position: relative;
        width: calc(100% - 20px);
        margin: auto;
    }

    .jw-timeline-main-item svg {
        display: none;
    }
    .table-comparison .row>div:nth-child(2)>div{
        color:#fff!important;
    }
    .om.data__label {
        color: var(--primary-light);
    }
    .table-comparison>div:first-child>div:before {
        content: " ";
        width: 100%;
        height: 20px;
        position: absolute;
        /* background: #000; */
        display: block;
        bottom: -1px;
        border: 3px solid var(--primary);
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        border-bottom: none;
    }
    .row-green-top:before {
        display: none!important;
    }
    .table-comparison>div:first-child>div {
        border: none!important;
        position: relative;
    }
    .table-comparison>div:first-child>div.row-green-top {
        border: 3px solid var(--color-primary) !important;
        border-radius: 20px 20px 0 0;
    }

    .table-comparison--desktop .row div {
        width: calc(63vw - 100px);
    }

    .slider-carousel .swiper-container .swiper-button-next, .slider-carousel .swiper-container .swiper-button-prev{
        display: none;
    }

    .megamenu__wrapper.deactivate.active {
        display: block;
    }
    .megamenu__wrapper.active {
        background: var(--primary);
        box-shadow:inset 0 2px 4px 0px rgb(0 0 0 / 54%)
    }
    /* HEADER */
    section#brxe-lxclze {
        padding: 0;
        margin: 0;
    }
    div#brxe-vwwxth {
        margin:0!important;
        border: none !important;
    }
    div#brxe-jrdfoo {
        padding-right: 15px;
    }
    /* END HEADER */

    /* I hate the below myself, but someones gotta do it :D Fix selectors in main.css then we can change this : */
    select {
        font-size: 16px!important;
        padding: 30px 10px!important;
        line-height: 16px!important;
    }
    .section__img-text .col-text{
        padding: 30px 15px!important;
    }
    section.section__hero::after{
        top: calc(100% - 99px)!important;
    }
}


@media (max-width: 420px) {
    .text-stroke.triple * {
        font-size: 26px!important;
    }
}

@media (max-width: 380px) {
    .text-stroke.triple * {
        font-size: 22px!important;
    }
}
