@media (max-width:767px) {
    .headerslide {
        min-height: 800px;
    }
}

.benefit_h3 {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #000000;
    padding-top: 15px;
}

@media (max-width:767px) {
    .column_responsive {
        text-align: center;
    }
}

.policiestitle {
    color: #007e80;
}

.99mineral_li {
}

.99mineral_li {
}

.mineraldiet_listitem {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width:575px) {
    .phone_header {
        background-image: url('https://hliwebimages.s3.us-east-2.amazonaws.com/Stem/stem_phone_header.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
}

@media (min-width:576px) {
    .main_header {
        background-image: url('https://hliwebimages.s3.us-east-2.amazonaws.com/Stem/stem_header.jpg');
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: cover;
    }
}

@media (max-width:319px) {
    .productnav {
    }

    .productnav {
    }
}

@media (max-width:767px) {
    .category-text {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
}

.collection-title {
    font-family: 'Poppins', sans-serif;
    line-height: 42px;
    color: rgba(97, 97, 97, 0.68);
    font-weight: 800;
    background-image: -webkit-linear-gradient(30deg, rgb(104, 104, 104) 4.97487%, rgb(224, 224, 224) 45.2261%, rgb(73, 73, 73) 80.0302%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}