.page-template-herbal-landing .site-content,
.page-template-herbal-landing .site-inner,
.page-template-archive-herb .site-content,
.page-template-archive-herb .site-inner {
    padding: 0;
    margin: 0;
    max-width: none;
}
.page-template-herbal-landing .hero{
display: none;  
}
.herbal-banner__wrapper {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.herbal-banner__hero-desktop {
    width: 100%;
}
.herbal-banner__hero-mobile {
    display: none;
}
.herbal-banner__text-wrapper {
    margin-top: 50px;
    width: 100%;
    max-width: 1024px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.herbal-banner__text-wrapper--title {
    display: flex;
}
.herbal-banner__large-text {
    font-family: 'DIN-Condensed-Bold', sans-serif;
    font-size: 64px;
    color: #53322e;
}
.herbal-banner__small-text {
    font-size: 40px;
    color: #9d8a87;
    vertical-align: 25%;
}
.herbal-banner__text-wrapper--subtitle .herbal-banner__subtitle {
    color: #715955;
    font-family: "Catamaran";
    max-width: 500px;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 1.4;
}
.herbal-certifications__wrapper {
    width: 100vw;
    display: flex;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 50px;
    align-items: center;
}
.herbal-certification {
    width: 100%;
    max-width: 1024px;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    align-items: center;
}
.herbal-certifications__wrapper hr {
    height: 1px;
    width: 15%;
    color: #9d8a87;
}
.certification-images {
    width: 70%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.certification-image {
    padding: 2px;
    height: auto;
}
.herbal-testimonial__wrapper {
    display: flex;
    justify-content: center;
    padding: 30px;
    color: #53322e;
}
.testimonial-block {
    max-width: 1024px;
    width: 100%;
}
.testimonial-paragraph {
    float: right;
    width: 65%;
    text-align: left;
}
.testimonial-paragraph h2 {
    text-transform: uppercase;
    font-size: 24px;
    color: #715955;
}
.testimonial-block p {
    font-size: 18px;
    line-height: 1.5;
    color: #715955;
}
.testimonial-image {
    float: right;
    max-width: 35%;
    padding: 0 20px 0 0;
}
.testimonial-credit {
    float: right;
    text-align: left;
    padding-right: 50%;
}
.testimonial-credit__title {
    color: #53322e; 
    font-family: 'Caecilia', sans-serif;
    font-style: italic;
    font-weight: 800;
}
.herbal-landing__slider-wrapper {
    width: 100vw;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.herb-products__header-simple {
    width: 100%;
    max-width: 1024px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.herb-products__header-simple h2{
    text-transform: uppercase;
    color: #53322e; 
    font-family: "Catamaran";
    padding-bottom: 15px;
    font-size: 24px;
}

.herbal-encyclopedia-excerpt {
    width: 100vw;
    background-image: url('../images/tan_texture-large.png');
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.herbal-encyclopedia-excerpt__internal {
    width: 100%;
    max-width: 1024px;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}
.herbal-encyclopedia__section-titles {
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 60px;
}
.herbal-encyclopedia__section-titles .herbal-encyclopedia__subtitle {
    font-size: 18px;
    line-height: 1.2;
    color: #715955;
}
.herbal-encyclopedia__section-titles h2 {
    font-family: "Catamaran";
    color: #53322e;
    text-transform: uppercase;
    font-size: 24px;
}
.herbal-encyclopedia_one-herb {
    width: 25%;
    padding: 30px;
}
.herbal-encyclopedia_one-herb a{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.herbal-encyclopedia_one-herb a:hover .herbal-encyclopedia_title{
    color: #2a282a;
}
.encyclopedia-titles__wrapper {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 50px;
}
.herbal-encyclopedia_title {
    color: #0c8e17;
    font-family: 'Caecilia', sans-serif;
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 16px;
    margin: 0;
}
.herbal-encyclopedia_subtitle {
    color: #53322e;
    font-family: 'Caecilia', sans-serif;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.8px;
    margin: 0;
}
.encyclopedia-herb-image__wrapper {
    max-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.encyclopedia-herb-image__wrapper img {
    width: 75%;
}
/* media queries */

/* hero image choice */
@media screen and (-ms-high-contrast:none) {
    .page-template-archive-herb,
    .page-template-herbal-landing,
    .herb-template-default {
        padding-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    .herbal-banner__hero-mobile {
        display: block;
        width: 100%;
    }
    .page-template-archive-herb .content-area,
    .page-template-herbal-landing .content-area,
    .herb-template-default .content-area {
        margin-top: 0;
    }
    .page-template-herbal-landing .site-main,
    .herb-template-default .site-main{
        margin-bottom: 0;
    }
    .herbal-banner__hero-desktop {
        display: none;
    }
    .herb-products__header-simple {
        justify-content: center;
    }
    .herbal-certification {
        padding-left: 10px;
        padding-right: 10px;
    }
    .certification-image {
        margin: 10px;
        max-width: 15%;
        height: auto;
    }
    .testimonial-credit {
        padding-right: 45%;
    }
}
@media only screen and (max-width: 725px) {
    .herbal-certifications__wrapper hr {
        display: none;
    }
    .certification-images {
        width: 100%;
    }
    .herbal-certifications__wrapper {
        padding-bottom: 0;
    }
    .herbal-encyclopedia_one-herb {
        width: 50%;
        padding: 15px;
    }

}
@media only screen and (max-width: 600px) {
    .herbal-banner__large-text {
        font-size: 42px;
    }
    .herbal-banner__small-text {
        font-size: 24px;
    }
    .herbal-banner__text-wrapper--subtitle .herbal-banner__subtitle {
        font-size: 18px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .herbal-encyclopedia__section-titles .herbal-encyclopedia__subtitle {
        font-size: 16px;
    }
    .testimonial-paragraph {
        float: none;
        width: 100%;
        text-align: center;
    }
    .testimonial-paragraph h2 {
        padding-bottom: 10px;
        border-bottom: 1px solid #9d8a87;
    }
    .testimonial-paragraph p {
        padding-top: 1px;
        font-size: 16px;
    }
    .testimonial-image {
        float: none;
        width: 100%;
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        display: flex;
        justify-content: center;
    }
    .testimonial-image img {
        width: 110px;
        height: 110px;
    }
    .testimonial-credit {
        float: none;
        width: 100%;
        font-size: 16px;
        text-align: center;
        padding-top: 15px;
        padding-left: 30px;
        padding-right: 30px;
    }
}