.product-category-outdoor-container {
    width: 100%;
}

.all-products-header {
    background-image: url('/media/g4udnnhp/all-products-header-image.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 488px;
    width: 100%;
}

.all-product-image {
    width: 30px;
    height: 24px;
    margin-left: 7%;
}

.product-packaging-header {
    background-image: url("/media/kfhjfs5l/packaging-category-header-image.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 488px;
    width: 100%;
}

.product-multi-purpose-header {
    background-image: url("/media/jbkcub2v/multi-purpose-category-image-header.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 488px;
    width: 100%;
}

.product-lifestyle-header {
    background-image: url("/media/xoxhgqce/lifestyle-category-header-image.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 488px;
    width: 100%;
}

.product-household-header {
    background-image: url("/media/o0wgzdpg/header-image-household.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 488px;
    width: 100%;
}

.product-outdoor-header {
    background-image: url("/media/xy0bez34/outdoor-category-header-image.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 488px;
    width: 100%;
}

.product-stationery-header {
    background-image: url("/media/wszmmhjy/stationery-category-header-image.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 488px;
    width: 100%;
}

.slide-animation {
    left: -800px;
    position: relative;
    padding-top: 12%;
    padding-left: 3%;
}

.slide-animation-new {
    left: -800px;
    position: relative;
    padding-top: 12%;
    padding-left: 3%;
}

.activehead .icons-container {
    display: flex;
    margin-bottom: 20px;
    padding-top: 0 !important;
}

.inactivehead .icons-container {
    display: flex;
    margin-bottom: 20px;
    padding-top: 0 !important;
}

.outdoor-icon {
    color: white !important;
    background-color: transparent !important;
    text-decoration: none !important;
}

    .outdoor-icon:hover, .outdoor-icon:after, .outdoor-icon:before {
        color: white;
        background-color: transparent;
        text-decoration: none;
    }

.fa-facebook {
    background-color: transparent;
    color: white;
    margin: 0px 0px;
    padding: 12px;
}

.fa-twitter {
    background-color: transparent;
    color: white;
    margin: 0px 0px;
    padding: 9px;
}

.product-outdoor-header-text {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 100px;
    font-weight: 900;
    padding-top: 1%;
    line-height: 94px;
}

.outdoor-text {
    font-weight: 900;
}

.products-navbar {
    width: 100%;
    z-index: 3;
    background: rgba(0,0,0,0.6);
}
#all-product-content {
    width: 100%;
}
.products-categories-links {
    color: #312783;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    background-color: #F5F5F5;
    border-radius: 0rem !important;
    cursor: pointer !important;
}

    .products-categories-links:after, .products-categories-links:before, .products-categories-links:hover {
        text-decoration: none;
        background-color: #E1E1E1;
    }

    .products-categories-links:hover {
        cursor: pointer;
    }

.product-active {
    color: #F5F5F5 !important;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 0rem !important;
    background-color: #312783;
    cursor: pointer !important;
}

.packaging-nav-active {
    color: #F5F5F5 !important;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 0rem !important;
    background-color: #31A68C;
    cursor: pointer !important;
}

.multi-purpose-nav-active {
    color: #F5F5F5 !important;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 0rem !important;
    background-color: #FF7A00;
    cursor: pointer !important;
}

.lifestyle-nav-active {
    color: #F5F5F5 !important;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 0rem !important;
    background-color: #59ACFF;
    cursor: pointer !important;
}

.dental-care-nav-active {
    color: #F5F5F5 !important;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 0rem !important;
    background-color: #FE93A9;
    cursor: pointer !important;
}

.outdoor-nav-active {
    color: #F5F5F5 !important;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 0rem !important;
    background-color: #077623;
    cursor: pointer !important;
}

.stationery-nav-active {
    color: #F5F5F5 !important;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 0rem !important;
    background-color: #4B62F1;
    cursor: pointer !important;
}

.outdoor-heading-text {
    width: 100%;
    margin-top: 5%;
    color: #333333;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
}

.packaging-nav:hover {
    background-color: #53C2A8;
    color: #FFFFFF;
}

.multi-purpose-nav:hover {
    background-color: #FFB759;
    color: #FFFFFF;
}

.lifestyle-nav:hover {
    background-color: #9CCEFF;
    color: #FFFFFF;
}

.dental-care-nav:hover {
    background-color: #FFC4C5;
    color: #FFFFFF;
}

.outdoor-nav:hover {
    background-color: #62C27B;
    color: #FFFFFF;
}

.stationery-nav:hover {
    background-color: #8C9BFC;
    color: #FFFFFF;
}

.outdoor-text-watering-cans {
    width: 100%;
    margin-top: 3%;
    color: #7F7F7F;
    font-family: "Montserrat";
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}

.outdoor-text-shop-our-range {
    margin-left: 7%;
    margin-top: 2%;
    width: 85%;
    color: #9B9B9B;
    font-family: "Montserrat";
    font-size: 21px;
    font-style: italic;
    font-weight: 500;
    line-height: 33px;
    text-align: center;
}

.activehead {
    display: block;
}

.inactivehead {
    display: none;
}

#all-product-content {
    display: block;
}

#packaging-content {
    display: none;
}

#multi-purpose-content {
    display: none;
}

#lifestyle-content {
    display: none;
}

#household-content {
    display: none;
}

#outdoor-content {
    display: none;
}

#stationery-content {
    display: none;
}

.product-name-colors-hover:hover {
    background-color: #E7E7E7;
    cursor: pointer;
}

.product-items-list-container {
    margin-top: 6%;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(403px,1fr));
    grid-template-rows: 365px;
    grid-auto-rows: 365px;
    grid-gap: 20px;
    margin-left: 2%;
    margin-right: 2%;
}

.product-item-image {
    width: auto;
    height: 220px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.popular-product-item-name-and-price {
    margin-top: 8%;
}

.product-item-name-and-price {
    width: 48%;
    margin-top: 10%;
    margin-left: 7%;
    float: left;
}

.product-name-colors-hover {
    height: 80px;
    width: 56%;
    margin-left: 21%;
}

.popular-product-name-colors-container {
    display: flex;
}

.popular-product-name-colors-hover {
    display: flex;
    flex-direction: column;
    height: 80px;
    width: 56%;
    margin-left: 21%;
}

.popular-product-item-button {
    height: 62px;
    width: 58px;
    background-color: #02A850;
    display: flex;
    justify-content: center;
    margin-top: 4.5%;
    outline: none;
}

    .popular-product-item-button:hover {
        cursor: pointer;
    }

.popular-product-item-button-image {
    height: 37px;
    width: 40px;
    display: flex;
    justify-content: center;
    margin-top: 20%;
}

.product-item-name {
    color: #2E3192;
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 21px;
    margin-right: auto;
    margin-left: auto;
    width: fit-content;
}

.popular-product-item-name {
    color: #2E3192;
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 21px;
    width: fit-content;
}

.product-item-colors-less {
    float: left;
    margin-right: 7%;
    margin-top: 12%;
    display: flex;
    align-items: center;
}

.product-item-price {
    color: #7A7A7A;
    font-family: "Montserrat";
    font-size: 18px;
    line-height: 24px;
}

.product-item-colors {
    float: left;
    margin-right: 5%;
    margin-top: -3%;
    height: 45px;
    display: flex;
    align-items: center;
}

.product-item-color-fill {
    height: 16px;
    width: 16px;
}

.all-products-pop-products-heading-text {
    margin-top: 2.5%;
    margin-left: 5%;
    color: #333333;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
}

.all-products-sub-heading-text {
    display: flex;
    color: #000000;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.83px;
    line-height: 26px;
    margin-top: 3%;
    margin-left: 5%;
}

.all-product-carousel-products {
    margin-top: 3%;
}

.all-products-green-button {
    height: 66px;
    width: 310px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: "Montserrat";
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    letter-spacing: 0.9px;
    line-height: 24px;
    background-color: #02A850;
    border-radius: 40px;
}

.all-products-see-all-category {
    display: flex;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

.all-products-green-button:hover {
    cursor: pointer;
    background-color: purple;
    transition: 0.5s;
}

.all-products-green-button:hover::after {
    width: 100%;
    border-radius: 40px;
}

.all-products-line {
    box-sizing: border-box;
    margin-left: 1%;
    margin-bottom: 0.75%;
    width: 80%;
    border-bottom: 1px solid #D5D5D5;
}

.all-products-multi-line {
    box-sizing: border-box;
    margin-left: 1%;
    margin-bottom: 0.75%;
    width: 76%;
    border-bottom: 1px solid #D5D5D5;
}

.all-products-lifestyle-line {
    box-sizing: border-box;
    margin-left: 1%;
    margin-bottom: 0.75%;
    width: 80%;
    border-bottom: 1px solid #D5D5D5;
}

.all-products-outdoor-line {
    box-sizing: border-box;
    margin-left: 1%;
    margin-bottom: 0.75%;
    width: 82%;
    border-bottom: 1px solid #D5D5D5;
}

product-categories-empty-container {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.product-categories-empty-container {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.first-image-break, .second-image-break, .third-image-break {
    width: 100%;
}

.product-category-first-image-break {
    margin-top: 66px;
    margin-bottom: 95px;
}

.product-category-second-image-break {
    margin-top: 102px;
    margin-bottom: 73px;
}

.product-category-third-image-break {
    margin-top: 72px;
    margin-bottom: 58px;
}

.slick-next {
    right: 0px !important;
}

button.slick-next.slick-arrow {
    content: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/media/xqwj1jpx/asset-3.png);
    height: 33px;
    width: 33px;
    margin-right: 5%;
}

    button.slick-next.slick-arrow:before, button.slick-next.slick-arrow:after {
        content: none;
    }

.slick-prev {
    left: 0px !important;
}

.all-product-carousel-products button.slick-prev.slick-arrow {
    z-index: 100;
    content: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/media/aqrnoaxe/asset-1.png);
    height: 33px;
    width: 33px;
    margin-left: 5%;
}

button.slick-prev.slick-arrow:before, button.slick-prev.slick-arrow:after {
    content: none;
}

.pre-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("/media/5rhhd2hp/square-loop-01.gif") center no-repeat #fff;
    background-size: 350px 350px;
}

.image-mobile-arrow-second-nav {
    width: 20px;
    margin-left: 10%;
}

@media screen and (max-width: 426px) {
    .slide-animation {
        padding-top: 35% !important;
    }

    .product-outdoor-header-text {
        font-size: 40px !important;
        line-height: 1.5;
        padding-left: 2.5%;
    }

    .product-items-list-container {
        margin-top: 6%;
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(310px,1fr));
        grid-template-rows: 365px;
        grid-auto-rows: 365px;
        grid-gap: 20px;
        margin-left: 2%;
    }

    .products-categories-links {
        border-bottom: 1px solid #A6A5B1;
    }

    .all-products-green-button {
        font-size: 17px;
    }

    .all-products-header {
        height: 320px;
        width: 100%;
    }

    .product-packaging-header {
        height: 320px;
        width: 100%;
    }

    .product-multi-purpose-header {
        height: 320px;
        width: 100%;
    }

    .product-lifestyle-header {
        height: 320px;
        width: 100%;
    }

    .product-household-header {
        height: 320px;
        width: 100%;
    }

    .product-outdoor-header {
        height: 320px;
        width: 100%;
    }

    .product-stationery-header {
        height: 320px;
        width: 100%;
    }

    .mobile-nav {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    .slide-animation {
        padding-top: 18%;
    }
    .product-outdoor-header-text {
        font-size: 70px;
    }
}
.nav-link {
    text-align: center !important;
}
#products-navbar {
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s;
    height: 0;
    overflow: hidden;
}