body:has(.lightbox.open,.off-canvas-wrapper.show) {
    overflow: auto;
}

.jysk-ui-shim.jysk-ui-shim .header-search__input {
    z-index: 2;
}

#header .header__action {
    height: 100%;
}

.jysk-ui-shim.jysk-ui-shim .footer img {
    height: 25px;
    margin-right: 20px;
}

.jysk-ui-shim.jysk-ui-shim .zoom-hover img {
    max-height: 240px;
    object-fit: cover;
    object-position: center;
}

.prod01 iframe, .prod02 iframe, .prod03 iframe {
    max-width: 100%;
    height: 260px;
}

.store-txt a, .store-txt p {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}


.jysk-ui-shim.jysk-ui-shim .content-menu-vertical-dumb .content-menu__item .content-menu__item-wrapper.active a {
    font-weight: 700;
}

.jysk-ui-shim.jysk-ui-shim .product-brand-logo {
    object-fit: contain;
    object-position: center;
}

.product-specifications table,
.product-specifications table tr,
.product-specifications table td {
    border: none;
}

.jysk-ui-shim.jysk-ui-shim .blog-post-content.inspiration-content .image-wrapper img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

.jysk-ui-shim.jysk-ui-shim .blog-post-content.inspiration-content .image-wrapper {
    aspect-ratio: auto;
}

.blog-post-content .marker {
    font-size: 0 !important;
    border-radius: 100% !important;
    /* display: none !important; */
}
  
.blog-post-content .marker::before {
    content: "";
    position: absolute;
    border: 1px solid white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    border-radius: 100%;
}

.jysk-ui-shim.jysk-ui-shim .blog-list-page .blog-list-page-content-wrapper .blog-list-article img {
    height: 260px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
}

.jysk-ui-shim.jysk-ui-shim .text-paragraph .text-paragraph__content p br {
    display: none;
}

.jysk-ui-shim .tooltip-card .product-card-wrapper {
    padding: 0 1rem;
}

.jysk-ui-shim.jysk-ui-shim .tooltip-card {
    transform: none;
    top: auto !important;
    position: absolute;
}


.w3-filter-list .off-canvas-container.lowerModal-container details summary {
    border-bottom: 1px solid #d4d4d4 !important;
}
.w3-filter-list .off-canvas-container.lowerModal-container details[open] summary {
    border-bottom: none !important;
}
/* div[data-jysk-react-component="TrustBar"] {
    position: relative;
    z-index: -1;
} */
#product-list-content .w3-form {
    position: relative;
    z-index: 2;
}

.jysk-ui-shim.jysk-ui-shim .w3-filter-list .w3-filter-list--addons-wrapper {
    display: flex;
    align-items: center;
}

.jysk-ui-shim.jysk-ui-shim .header-search__input {
    background: white;
}


@media (max-width: 1199px) {
    .jysk-ui-shim.jysk-ui-shim .zoom-hover img {
        max-height: 195px;
    }
}
@media (max-width: 991px) {
    .jysk-ui-shim.jysk-ui-shim .zoom-hover img {
        max-height: 145px;
    }
}
@media (max-width: 567px) {
    .jysk-ui-shim.jysk-ui-shim .zoom-hover img {
        max-height: 105px;
    }
}
@media (max-width: 360px) {
    .jysk-ui-shim.jysk-ui-shim .zoom-hover img {
        max-height: 95px;
    }
}
@media (max-width: 991px) {
    .productsSortMenu,
    .productsFilterMenu {
        display: flex;
        width: 49%;
    }
    .jysk-ui-shim.jysk-ui-shim .w3-filter-list .filters-wrapper .w3-filter-list--facets.fit-width,
    .jysk-ui-shim.jysk-ui-shim .w3-filter-list .filters-wrapper .w3-filter-list--facets {
        width: 100%;
        flex: 0 100%;
    }
    .jysk-ui-shim.jysk-ui-shim .w3-filter-list .filters-wrapper {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        justify-content: space-between;
        background: #fff;
        padding: .9375rem 0;
   
    }
    .jysk-ui-shim.jysk-ui-shim .w3-filter-list .w3-filter-list--addons-wrapper {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding-bottom: .9375rem;
        justify-content: space-between;
    }
    .jysk-ui-shim.jysk-ui-shim .w3-filter-list {
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 2;
        background: #fff;
    }
}

.jysk-ui-shim.jysk-ui-shim .w3-product-image--mobile-container {
    margin: 0;
}


.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue .off-canvas-header,
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue .off-canvas-content--sticky .off-canvas-header,
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue .off-canvas-content--sticky .off-canvas-main,
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue .off-canvas-close {
    background-color: #02266A;
}
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue2 .off-canvas-header,
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue2 .off-canvas-content--sticky .off-canvas-header,
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue2 .off-canvas-content--sticky .off-canvas-main,
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue2 .off-canvas-close {
    background-color: #3461a6;
}
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue .off-canvas-header__heading,
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue2 .off-canvas-header__heading {
    color: white;
}
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue .off-canvas-close svg,
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue2 .off-canvas-close svg {
    fill: white;
}

/* .jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue {

}
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue {

}
.jysk-ui-shim.jysk-ui-shim .off-canvas-wrapper-blue {

} */

@media (max-width: 767px) {
    #prooduct-gallery-carousel {
        margin-left: -15px;
        margin-right: -15px;
    }
    #header .header-actions.header-actions--primary {
        width: 100%;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
}


#price-slider {
    height: 4px;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;

    background: #e9ecef;
    border-radius: 4px;
    border: 1px solid #e9ecef;
    box-shadow: none;
    margin-bottom: 2.25rem;
}
#price-slider .noUi-connect {
    background: var(--th-link-color,#143c8a);
}
#price-slider .noUi-handle {
    height: 25px;
    width: 25px;
    top: -11.5px;
    /* right: -9px; */
    /* half the width */
    border-radius: 9px;
    background: var(--th-link-color,#143c8a);
    border: 1px solid var(--th-link-color,#143c8a);
    box-shadow: none;
    border-radius: 50%;
}
#price-slider .noUi-handle:after, #price-slider .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 5px;
    width: 5px;
    background: white;
    left: 14px;
    top: 50%;
    left: 50% !important;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

@media (min-width: 768px) {
    .jysk-ui-shim.jysk-ui-shim .brands-carousel .brand-item {
        margin-right: 15px;
        margin-left: 15px;
    }
    
}

@media (max-width: 576px) {
    .jysk-ui-shim.jysk-ui-shim .footer img {
        height: 18px;
        margin-right: 15px;
    }
}

.swiper-button-next, .swiper-button-prev {
    color: #757575;
    border-radius: 50%;
    border: 1px solid #f5f5f5;
    height: 40px;
    width: 40px;
    background: white;
    font-weight: 600;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 10px;
}

/* .swiper-pagination-bullet {
    background: #d4d4d4;
    border: 1px solid #d4d4d4;
} */

.swiper-pagination-bullet-active {
    background: #525252;
    /* border-color: #525252; */
}

.swiper-pagination {
    display: flex;
    justify-content: flex-end;
    bottom: 25px !important;
    padding-right: 25px;
}

