.revive {
    display: none;
    text-align: center;
}

.revive-section-black {
    background-color: #000;
display: none;
}

.revive-section-gray {
    background: #fff;
display: none;
}

.revive-container {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
display: none;
}

.revive-ad {
    text-align: center;
display: none;
}

.revive-ad-padding {
    padding: 10px 0;
display: none;
}

.revive-ad-padding:empty {
    padding: 0;
display: none;
}

.revive-ad img {
    max-width: 100%;
    height: auto;
display: none;
}

.revive-push-down {
    margin-top: 20px;
display: none;
}

#mvs_ticker_wrapper {
    background-color: #000;
    padding: 12px 0;
    height: auto;
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
}

#mvs-slider-wrapper {
    text-align: center;
}

#mvs_ticker p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    animation-iteration-count: infinite;
    animation-duration: 5s;
}

#mvs_ticker p a {
    color: #fff;
    text-transform: uppercase;
}

@media only screen and (max-width: 424px) {

    #mvs_ticker_wrapper {
        padding: 8px 0;
        height: 42px;
    }
}


#nicotine_warning {
    width: 1024px;
    border: 4px solid #000;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    padding: 1em 0;
    margin: 0 auto;
}

#header_sticky {
    position: relative;
    z-index: 1;
}


.trustpilot-widget {
    margin: 41px 0 0 0;
    border: 1px solid #00b67a;
    padding: 22px 0 18px 0;
}

#footer_wrapper {
    background: none;
}



@media (max-width: 1023px) {
    #nicotine_warning {
        width: 100%;
    }

    #mvs_ticker_wrapper {
        width: 100%;
    }
}





#mvs-related-products.v-product-grid .v-product {
    margin-left: -4px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 15px 5px;
    box-sizing: border-box;
}

#mvs-related-products.v-product-grid a img {
    border: 0 !important;
    max-width: 100%;
    margin: 0 auto 15px;
    height: 161px;
}

#mvs-related-products.v-product-grid a.productnamecolor {
    color: #000000;
    display: inline-block;
    font-weight: bold;
    font-size: 1.077em;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

#mvs-related-products.v-product-grid a.productnamecolor:hover {
    color: #ba0909;
    text-decoration: underline;
}

#mvs-related-products.v-product-grid font.pricecolor div.product_saleprice {
    color: #000000;
    font-size: 1.077em;
    font-weight: bold;
}


@media (max-width: 992px) {
    #mvs-related-products.v-product-grid {
        padding: 0px 15px 0px 15px;
    }

    #mvs-related-products.v-product-grid .v-product {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (max-width: 768px) and (min-width: 481px) {
    #mvs-related-products.v-product-grid .v-product {
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: 33% !important;
    }

    #mvs-related-products.v-product-grid .v-product:nth-child(n+7) {
        display: none;
    }
}

@media (max-width: 480px) {
    #mvs-related-products.v-product-grid .v-product {
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: 50% !important;
    }

    #mvs-related-products.v-product-grid .v-product:nth-child(n+9) {
        display: none;
    }
}

#v65-checkout-login-button-cell,
#v65-checkout-form-table,
#v65-cart-checkout-header-row {
    display: none !important;
}
@media (max-width: 620px) {
    #v65-checkout-guest-cell {
        padding-top: 0;
    }
}