@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.page-cmsitem-00210000 .main__inner-wrapper {
    padding: 0px;
}

.scaffoldSupplierWrapperHeader section {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
}

.scaffoldSupplierWrapper {
    max-width: 100%;
    padding: 0px;
}

.scaffoldFooter {
    margin-top: 0px;
}

:root {
    --grey: #F8FAFF;
    --white: #fff;
    --black: #030C26;
    --blue: #2E4A96;
}

.bg-grey {
    background-color: var(--grey);
}

.uppercase {
    text-transform: uppercase;
}

.center-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.jss-video {
    width: 100%;
    object-fit: cover;
    min-height: 250px;
    height: 60vh;
    display: block;
}

.jss-btn {
    background-color: var(--blue);
    color: var(--white);
    padding: 25px;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 10px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 0px;
    border: 1px solid var(--blue);
}

.jss-btn:hover {
    background-color: var(--white);
    color: var(--blue);
    border: 1px solid var(--blue);
}

.jss-color-btn {
    background-color: var(--white);
    color: var(--blue);
}

.jss-color-btn:hover {
    background-color: var(--blue);
    color: var(--white);
}

.jss-flex-container {
    display: flex;
}

.jss-logo {
    max-width: 280px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.jss-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.jss-content p {
    margin: auto;
    padding-top: 0px;
    padding-bottom: 15px;
    line-height: 150%;
}

.jss-info-column {
    width: 50%;
    justify-content: center;
    align-content: center;
}

.jss-content {
    padding: 30px 20px;
    text-align: left;
}

.jss-content-container {
    max-width: 550px;
    margin: auto;
}

.jss-content h2,
.jss-h2 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 120%;
}

.jss-content-container p {
    line-height: 150%;
}

.jss-s1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
}

.jss-banner {
    width: 100%;
    display: block;
}

.jss-info-column video {
    display: block;
}

.jss-products-intro,
.jss-colours-intro {
    background-color: var(--blue);
}

.jss-product-container {
    padding-bottom: 20px;
}

.jss-intro-container {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 700px;
    margin: auto;
}

.jss-intro-container p {
    line-height: 150%;
    color: var(--white);
}

.jss-intro-container h2 {
    line-height: 150%;
    color: var(--white);
}

.jss-content h2,
.jss-h2 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 120%;
}

.productCarousel .productCarouselSwiper .swiper-wrapper .swiper-slide .swiper-slide-product .swiper-slide-product-img {
    border-bottom: 0px;
}

.productCarouselWrapper .swiper-slide {
    overflow: hidden;
    border: 0px !important;
    border-radius: 10px;
}

.productCarouselWrapper .swiper-slide-product-title h3 {
    font-size: 18px !important;
    color: var(--black) !important;
}

.productCarouselWrapper .swiper-slide-product-description ul {
    padding-inline-start: 20px;
}

.productCarouselWrapper .swiper-slide-product {
    justify-content: space-between !important;
    text-align: center;
    align-items: center;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.productCarouselWrapper .swiper-slide-product-btn {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
}

.jss-bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    min-height: 250px;
}

.jss-image-bg-1 {
    background-image: url('https://cms.bgwgroup.com.au/components/suppliers/landing-pages/sam/johnson-suisse/johnson-suisse-img.webp');
}

.jss-footer {
    background-color: var(--white);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 20px 20px;
    gap: 10px;
}

.jss-social-links {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

.jss-social-links .btn {
    padding: 0px;
    width: 30px;
    height: 30px;
    border: 0px;
}

.jss-social-links .btn img {
    width: 100%;
}

.pinterest {
    padding: 1.5px;
}

.tiktok {
    padding: 3px;
}

.jss-gallery-container ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.jss-gallery-container li {
    height: 40vh;
    flex-grow: 1;
}

.jss-gallery-container img {
    max-height: 100%;
    min-width: 100%;
    object-fit: cover;
    vertical-align: bottom;
}

.jss-colours-intro {
    padding: 15px;
}

.jss-colour-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 400px !important;
    justify-content: center;
    align-items: end;
    display: flex;
}

.content-btn {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

@media screen and (max-width: 450px) {
    .content-btn {
        flex-direction: column;
        gap: 0px;
        display: flex;
        align-items: center;
    }

    .jss-info-column {
        width: 100%;
    }

    .jss-video {
        min-height: 150px;
        height: 18vh;
    }

    .reverse {
        flex-direction: column-reverse;
    }

    .jss-content-container {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .jss-content-container h1,
    .jss-content-container h2 {
        align-items: center;
    }

    .jss-h2 {
        font-size: 1.5rem !important;
    }

    .center-content {
        padding-top: unset;
        padding-bottom: unset;
    }
}

@media screen and (min-width: 451px) and (max-width: 850px) {
    .jss-info-column {
        width: 100%;
    }

    .jss-video {
        min-height: 200px;
        height: 30vh;
    }

}

/* MASONRY CSS */
@media (max-aspect-ratio: 1/1) {
    .jss-gallery-container li {
        height: 30vh;
    }
}

@media (max-height: 480px) {
    .jss-gallery-container li {
        height: 80vh;
    }
}

@media (max-aspect-ratio: 1/1) and (max-width: 480px) {
    .jss-gallery-container ul {
        flex-direction: row;
    }

    .jss-gallery-container li {
        height: auto;
        width: 50%;
    }

    .jss-gallery-container img {
        width: 100%;
        max-height: 75vh;
        min-width: 0;
    }
}

/* DIVIDER */
.shapedividers_com-9281 {
    overflow: hidden;
    position: relative;
    height: 90px;
    background-color: var(--grey);
}

.shapedividers_com-9281::before {
    content: '';
    font-family: 'shape divider from ShapeDividers.com';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    z-index: 3;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100% 90px;
    background-position: 50% 0%;
    background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M0 .5c3.07.55 9.27-.42 16.14 0 6.88.4 13.75.57 19.14-.11V0H0z" fill="%232e4a96"/><path d="M0 1c3.17.8 7.29-.38 10.04-.55 2.75-.17 9.25 1.47 12.67 1.3 3.43-.17 4.65-.84 7.05-.87 2.4-.02 5.52.88 5.52.88V0H0z" opacity=".5" fill="%232e4a96"/><path d="M0 1.85c2.56-.83 7.68-.3 11.79-.42 4.1-.12 6.86-.61 9.58-.28 2.73.33 5.61 1.17 8.61 1 3-.19 4.73-.82 5.3-.84V.1H0z" opacity=".5" fill="%232e4a96"/></svg>');
}

@media (min-width:768px) {
    .shapedividers_com-9281::before {
        background-size: 100% 90px;
        background-position: 50% 0%;
    }
}

@media (min-width:1025px) {
    .shapedividers_com-9281::before {
        bottom: -0.1vw;
        left: -0.1vw;
        right: -0.1vw;
        top: -0.1vw;
        background-size: 100% 90px;
        background-position: 50% 0%;
        background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M0 .5c3.07.55 9.27-.42 16.14 0 6.88.4 13.75.57 19.14-.11V0H0z" fill="%232e4a96"/><path d="M0 1c3.17.8 7.29-.38 10.04-.55 2.75-.17 9.25 1.47 12.67 1.3 3.43-.17 4.65-.84 7.05-.87 2.4-.02 5.52.88 5.52.88V0H0z" opacity=".5" fill="%232e4a96"/><path d="M0 1.85c2.56-.83 7.68-.3 11.79-.42 4.1-.12 6.86-.61 9.58-.28 2.73.33 5.61 1.17 8.61 1 3-.19 4.73-.82 5.3-.84V.1H0z" opacity=".5" fill="%232e4a96"/></svg>');
    }
}

@media (min-width:2100px) {
    .shapedividers_com-9281::before {
        background-size: 100% calc(2vw + 90px);
    }
}

/* END DIVIDER */