.product-pages .styled-list-2.test-boost-list li::after {
    background: url(/cms/product-pages/testboost/img/polygon.png)
        no-repeat center center / 100% 100%;
}
/* ############### TESTBOOST PAGE STYLES HERE ################### */
.product-pages.product-page-testboost-09 .top-banner {
    background: #010427
        url('/cms/product-pages/testboost/img/product-price-bg.jpg')
        no-repeat scroll center center / cover;
}
.product-pages.product-page-testboost-09 .section-1 {
    background: url('/cms/product-pages/testboost/img/ble.jpg')
        no-repeat center center / cover;
}
.product-pages.product-page-testboost-09 .section-4 {
    background: url('/cms/product-pages/testboost/img/bg-2.jpg')
        no-repeat right bottom / cover;
}
.product-pages.product-page-testboost-09 .sectio-4-wrapper {
    color: #000;
    background: rgba(150, 233, 105, 1);
}
.product-pages.product-page-testboost-09 .premium-area {
    background: url('/cms/product-pages/testboost/img/premium-bg.jpg')
        no-repeat center center / cover;
}
.product-pages.product-page-testboost-09 .section-3-item-icon {
    background: #94c93d;
}
.product-pages.product-page-testboost-09 .ingredient-area h3.no-upper {
    margin-bottom: 50px;
}
.product-pages.product-page-testboost-09 .guarantee-bottom {
    background: url('/cms/product-pages/testboost/img/bg-3.jpg')
        no-repeat center center / cover;
    color: #fff;
}
.product-pages.product-page-testboost-09 .guarantee-bottom .styled-list li {
    font-weight: 600;
    margin-bottom: 15px;
}
.product-pages.product-page-testboost-09 .guarantee-bottom h2 {
    margin-bottom: 5px;
}
.product-pages.product-page-testboost-09 .guarantee-bottom .guarantee-bottom p {
    margin: 0 auto 10px;
}
@media only screen and (max-width: 1199px) {
    /* ############### TESTBOOST PAGE STYLES HERE ################### */
    .product-pages.product-page-testboost-09 .premium-area {
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7))
                repeat 0 0%,
            rgba(0, 0, 0, 0)
                url('/cms/product-pages/testboost/img/premium-bg.jpg')
                no-repeat left center / cover !important;
    }
}

@media only screen and (max-width: 991px) {
    /* ############### TESTBOOST PAGE STYLES HERE ################### */
    .product-pages.product-page-testboost-09 .top-banner {
        background: linear-gradient(rgba(1, 4, 39, 0.85), rgba(1, 4, 39, 0.85))
                repeat 0 0%,
            rgba(0, 0, 0, 0.99)
                url('/cms/product-pages/testboost/img/product-price-bg.jpg')
                no-repeat right center / cover;
    }
}

@media only screen and (max-width: 767px) {
    /* ############### TESTBOOST PAGE STYLES HERE ################### */
    .product-pages.product-page-testboost-09 .top-banner {
        background: #010427
            url('/cms/img/black-twill.png')
            repeat center center;
    }
    .product-pages.product-page-testboost-09 .section-1 {
        background: #f9f9f9;
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .product-pages.product-page-testboost-09 .ingredient-area h3 {
        font-size: 1.2em;
    }
    .product-pages.product-page-testboost-09 .guarantee-bottom p {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    /* ############### TESTBOOST PAGE STYLES HERE ################### */
    .product-pages.product-page-testboost-09 .section-4 {
        background: linear-gradient(rgba(1, 4, 39, 0.7), rgba(1, 4, 39, 0.1))
                repeat 0 0%,
            rgba(0, 0, 0, 0.99)
                url('/cms/product-pages/testboost/img/bg-2.jpg')
                no-repeat right center / cover;
    }
    .product-pages.product-page-testboost-09 .sectio-4-wrapper {
        background: none;
        color: #fff;
    }
}
