.filters-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

span.filter-title {
    font-weight: 700;
    font-size: 18px
}

.listNavHide {
    display: none
}

.sub-heading {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #ff3848;
    margin-top: .5rem;
    margin-bottom: 0
}

.bs__pricing__wrapper .bs__pricing__table thead {
    background: #ff3848
}

.bs__pricing__wrapper .bs__pricing__table tbody tr:first-child td strong {
    color: #ff3848
}

.bs__pricing__wrapper .free thead {
    background: #01a232 !important
}

.bs__pricing__wrapper .free tbody tr:first-child td strong {
    color: #01a232 !important
}

p.title {
    font-size: 18px !important
}

p.title-2.white {
    color: #fff !important;
    text-align: center !important;
    font-size: 1.2rem !important
}

.bs__searchresults__header__left {
    align-items: flex-end
}

.bs__searchresults__header__left a.moreLink:before {
    content: "";
    background-image: url(../images/chevron-down-regular.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 13px
}

.bs__searchresults__header__left a.lessLink:before {
    content: "";
    background-image: url(../images/chevron-up-regular.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 13px
}

.bs__jumbotron .title {
    font-family: Montserrat, roboto slab, sans-serif;
    font-size: 26px;
    color: #fff;
    text-align: center
}

.bs__jumbotron .regular {
    font-weight: 400
}

.bs__jumbotron p.title {
    font-size: 26px !important
}

.bs__jumbotron h1.entry-title {
    color: #fff !important;
    text-align: center !important;
    font-size: 1.2rem !important
}

.big-title {
    font-size: 26px
}

.accordion .accordion-navigation > a {
    padding: .5rem .5rem .5rem 0;
    background: 0 0 !important
}

.accordion .accordion-navigation > .content {
    padding: .5rem .5rem .5rem 0
}

.accordion dd > a {
    padding: .5rem .5rem .5rem 0;
    background: 0 0 !important
}

.accordion dd > .content {
    padding: .5rem .5rem .5rem 0
}

[data-readmore] {
    position: relative
}

[data-readmore]:before {
    content: '';
    width: 100%;
    pointer-events: none;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    background: linear-gradient(rgba(255, 255, 255, 0), #fff);
    transition: height .5s
}

[data-readmore][aria-expanded=false]:before {
    height: 40px
}

[data-readmore][aria-expanded=false].transitioning:before {
    height: 0
}

@media only screen and (max-width: 64.063em) {
    .bs__searchresults__header__middle {
        padding-left: 1rem;
        padding-right: 0;
        float: right
    }

    .bs__searchresults__header__middle .nice-select.bs-nice-select {
        padding: 0 2rem 0 .5rem;
        font-size: 14px !important
    }

    .bs__searchresults__header__middle .nice-select .list {
        right: 0;
        left: auto
    }

    .filter-buttons {
        padding-right: .25rem;
        padding-left: 1.4375rem;
        float: left;
        margin-top: -38px
    }

    body {
        overflow: auto;
        height: auto
    }

    .header-filter {
        cursor: pointer;
        margin-top: .5rem
    }

    .partner-card__wrapper {
        padding: .25rem !important
    }

    .partner-card__wrapper h2 {
        font-size: 15px !important
    }

    .bs__searchresults {
        margin-bottom: 0 !important
    }

    .bs__searchfilter__accordion.accordion .accordion-navigation a.accordion__header {
        justify-content: start !important;
        flex-direction: inherit !important
    }
}

@media screen and (max-width: 40.064em) {
    .filter-buttons img {
        height: 18px;
        width: 17px
    }

    .filter-buttons p.title {
        font-size: 16px !important
    }

    .old-price {
        display: block
    }
}

@media (max-width: 600px) {
    .videoWrapper iframe {
        width: 100%
    }
}

@media (min-width: 641px) {
    .video-column .videoWrapper iframe {
        width: 100%
    }
}

@media screen and (min-width: 1026px) {
    html {
        overflow: inherit
    }
}

.nice-select .list {
    z-index: 100
}

.bs__az #listnav .title {
    color: #ff3848;
    font-size: 1.75rem;
    margin-top: 1.5rem;
    border-bottom: 1px solid #ff3848
}

.bs__product__accordion.active h2:after {
    transform: rotate(180deg)
}

.filter-buttons p.title {
    font-size: 16px !important;
    font-family: roboto slab, sans-serif
}

[data-readmore][aria-expanded=true].transitioning:before {
    height: 40px
}

.filter-link {
    padding: .2em 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter-link a {
    color: #6d6e70
}

.bs__az #az-search .searchbar-wrapper .searchbar {
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

.bs__az #az-search .searchbar-wrapper .searchbar #q,
.bs__az #az-search .searchbar-wrapper .searchbar #q2 {
    border-radius: 30px;
    margin: 0
}

.bs__az #az-search .searchbar-wrapper .searchbutton {
    position: absolute;
    right: 30px;
    top: 25px
}

.bs__az #az-search .searchbar-wrapper .searchbutton .button {
    background: 0 0
}

.bs__prices table thead {
    background: #ff0019 !important
}

.link, #link-external {
    cursor: pointer
}

.bs__product__details__table a {
    font-family: Roboto Slab
}

.price-condition {
    color: grey;
    font-size: .9rem
}

.prijs-small {
    color: #000
}

.desc-title {
    font-size: 1.17em;
    color: #365f98;
    font-family: montserrat, Arial, sans-serif;
    font-weight: 700;
    display: block
}

.product-head {
    font-size: 1.25rem;
    display: inline-flex;
    font-weight: 700;
    font-family: montserrat, Arial, sans-serif;
    margin-bottom: 1rem
}

.product-head img {
    display: inline-block !important;
    margin-right: 5px;
    float: left
}

.product-head .number {
    font-weight: 500;
    padding-left: 5px
}

.bs-product-gerelateerde .product-merk {
    margin-bottom: 0;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 300;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-wrapper .bs-product-gerelateerde .product-image img {
    max-width: 159px;
    margin: 0 auto
}

.bs-product-single-info-beschrijving a {
    color: #365f98
}

@media screen and (max-width: 766.67px) {
    .new-wrapper .product:after {
        content: '';
        display: block;
        width: 100%;
        position: inherit;
        bottom: -20px;
        border-bottom: 1px solid #dfe7f1;
        background-color: inherit;
        top: inherit;
        right: inherit
    }
}

.size-item label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

/* product card styling */
.new-wrapper .product {
    position: relative;
    display: flex;
    flex-direction: column;
}

.new-wrapper .product-button-wrapper {
    margin-top: auto;
}

.new-wrapper .product-button-wrapper img {
    display: inline-block;
}

.new-wrapper .product:after {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    background-color: #dfe7f1;
    right: 0;
    top: 0;
    bottom: 0.2rem;
}

.new-wrapper .product:last-child:after {
    width: 0px;
}

.new-wrapper .product-image {
    margin: 0 auto 20px auto;
    height: 159px;
}

.new-wrapper .product-image img {
    object-fit: contain;
    object-position: center;
    height: 100%;
    width: 100%;
}

.new-wrapper .product-tag-wrapper-left {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.new-wrapper .product-tag-wrapper-left .product-saletag {
    color: #0f273a;
    margin-bottom: 5px;
    font-size: 1.25rem;
    padding: 0.2rem 0.8rem;
    font-weight: 700;
    font-family: "Montserrat", Arial, sans-serif;
    display: inline-block;
    border-radius: 6px;
}

@media (max-width: 767.98px) {
    .new-wrapper .product-tag-wrapper-left .product-saletag {
        font-size: 0.9rem;
    }
}

.new-wrapper .product-content-wrapper a p {
    margin-bottom: 0;
}

.new-wrapper .product-price-bottom {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    margin-top: auto;
    padding-top: 5px;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .more-info-mobile {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .more-info-desktop {
        display: none;
    }
}

.new-wrapper .product .btn {
    display: block;
    margin-bottom: 0.25rem;
}

@media (max-width: 767.98px) {
    .new-wrapper .product .btn {
        font-size: 0.75rem;
    }
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
@media (min-width: 767px) {
    .scrollmenu-container {
        overflow-x: auto;
        overflow-y: hidden;
        flex: 1;
        scroll-behavior: smooth;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
}

.scrollmenu-container::-webkit-scrollbar {
    display: none;
}

.scrollmenu-wrapper {
    position: relative;
}

.scrollmenu {
    display: flex;
    flex-wrap: nowrap;
}

.scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background: white;
    border: 1px solid #00000045;
    cursor: pointer;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    line-height: 1px;
    user-select: none;
    box-shadow: 0 0px 6px 0px #0000005e;
}

.scroll-btn:hover {
    background: #0f273a;
    color: white;
}

@media (max-width: 767px) {
    .scroll-btn{
        display: none!important;
    }
    .scrollmenu-wrapper {
        position: relative;
        overflow-x: auto;
        overflow-y: hidden;
        flex: 1;
        scroll-behavior: smooth;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
}

.scroll-btn-left {
    display: none;
    left: -10px;
}

.scroll-btn-right {
    right: -10px;
}

.bs-bestdeals-slider .col-6.col-sm-6.col-lg-2.product {
    max-width: 48%;
}