@import url("https://use.typekit.net/kju8wqs.css");

div.brand-pages {
    font-family: runda;
    color: #000;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

div.brand-pages .h1,
div.brand-pages .h2,
div.brand-pages .h3,
div.brand-pages .h4,
div.brand-pages h1,
div.brand-pages h2,
div.brand-pages h3,
div.brand-pages h4 {
    color: #71b844;
    letter-spacing: -.5px;
    font-weight: 300
}

div.brand-pages .h2,
div.brand-pages h2 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 20px
}

div.brand-pages .h4,
div.brand-pages h4 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 13px
}

div.brand-pages p {
    margin-bottom: 1em
}

div.brand-pages a {
    text-decoration: underline;
    color: #71b844
}

div.brand-pages a img {
    display: inline-block;
    margin-left: .5em;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

div.brand-pages a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

div.brand-pages a:active img,
div.brand-pages a:focus img {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

div.brand-pages .rte {
    max-width: 100%;
    margin-bottom: 2em
}

div.brand-pages .btn,
div.brand-pages .widget-link {
    min-width: 175px;
    text-align: center;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    padding: 9px 18px;
    color: #71b844;
    border-color: #71b844;
    border-width: 1px;
    background-color: transparent;
    border-radius: 0;
    text-decoration: none;
    margin-top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

div.brand-pages .btn:active,
div.brand-pages .btn:focus,
div.brand-pages .btn:hover,
div.brand-pages .widget-link:active,
div.brand-pages .widget-link:focus,
div.brand-pages .widget-link:hover {
    color: #fff;
    border-color: #71b844;
    background-color: #71b844
}

div.brand-pages .sctn--header,
div.brand-pages .sctn--header .widget-html-image .image {
    margin-bottom: 0
}

div.brand-pages .sctn--header .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0
}

div.brand-pages .sctn--intro {
    background-color: #f3f3f4;
    padding-top: 54px;
    padding-bottom: 34px
}

div.brand-pages .sctn--intro .rte {
    width: 630px
}

div.brand-pages .sctn--features .feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1em
}

div.brand-pages .sctn--features .feature .image {
    padding: 1em 1em .5em 0;
    width: 100%;
    text-align: center
}

div.brand-pages .sctn--features .feature .image img {
    width: 301px
}

div.brand-pages .sctn--features .feature .rte {
    width: 282px
}

@media (min-width:768px) {
    div.brand-pages .sctn--features .feature {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    div.brand-pages .sctn--features .feature .image {
        width: 50%;
        padding: 1em 0 1em 2em;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    div.brand-pages .sctn--features .feature .rte {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    div.brand-pages .sctn--features .feature--order .image {
        padding: 1em 2em 1em 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    div.brand-pages .sctn--features .feature--order .rte {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

div.brand-pages .sctn--products {
    background-color: #f3f3f4;
    padding-top: 54px;
    padding-bottom: 20px
}

div.brand-pages .sctn--products .widget-html-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

div.brand-pages .sctn--products .rte {
    width: 295px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0
}

div.brand-pages .sctn--products .image {
    padding: 0 1em;
    margin-bottom: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

div.brand-pages .sctn--products .image img {
    width: 320px
}

@media (min-width:768px) {
    div.brand-pages .sctn--products {
        padding-top: 20px
    }

    div.brand-pages .sctn--products .widget-html-image {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    div.brand-pages .sctn--products .image {
        width: 50%
    }
}

div.brand-pages .widget-video .slick-slider .slick-slide .slide-content {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

div.brand-pages .widget-video .play {
    width: 100%;
    height: 100%
}

div.brand-pages .widget-video .play i {
    opacity: 0;
    visibility: hidden
}

div.brand-pages .widget-video .play .label {
    display: none
}

div.brand-pages .widget-slider.carousel {
    max-width: 790px;
    margin: 0 auto
}

div.brand-pages .widget-slider.carousel .slick-slider {
    max-width: 100%
}

div.brand-pages .widget-slider.carousel .slick-slider .slick-slide {
    padding: 0 38px 0 0
}

div.brand-pages .widget-slider.carousel .slick-slider .slick-slide .image img {
    width: 168px
}

div.brand-pages .widget-slider.carousel .slick-slider .slick-slide .text {
    text-align: center
}

div.brand-pages .widget-slider.carousel .widget-link {
    margin-top: 0;
    min-width: 227px;
    position: relative;
    padding-right: 42px
}

div.brand-pages .widget-slider.carousel .widget-link:after {
    position: absolute;
    right: 15px;
    top: 10px;
    content: "";
    background-image: url("/resources/themes/plumbing/images/brands/evopex/download.png");
    width: 23px;
    height: 21px;
    background-size: 100%;
    background-repeat: no-repeat
}

div.brand-pages .widget-slider.carousel .widget-link:active:after,
div.brand-pages .widget-slider.carousel .widget-link:focus:after,
div.brand-pages .widget-slider.carousel .widget-link:hover:after {
    background-image: url("/resources/themes/plumbing/images/brands/evopex/download-white.png");
}