.pstv_text {
    line-height: 1.1;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
body .pstv-col {
    padding: 0;
    float: left;
}
.pstv-col .pstv-col-products {
    padding: 0 15px;
}
#footer .pstv-col,
#left_column .pstv-col,
#right_column .pstv-col {
    padding: 0 15px;
}
body .pstv-col p {
    margin: 4px 0;
}

#footer .pstv-container {
    padding-left: 15px;
    padding-right: 15px;
}

.pstv-banner-link {
    display: block;
}

.pstv-sticky-top,
.pstv-sticky-bottom {
    position: fixed !important;
    left: 0;
    right: 0;
    z-index: 100000;
    padding: 0 !important;
}
.pstv-sticky-top {
    top: 0;
}
.pstv-sticky-bottom {
    bottom: 0;
}
.pstv-sticky-top .pstv_text,
.pstv-sticky-bottom .pstv_text {
    background-size: auto;
}
.pstv_close {
    font-size: 23px;
    color: white;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.pstv-wrp.pstvh_displayBanner,
.pstv-wrp.pstvh_displayAfterBodyOpeningTag {
    overflow: hidden;
}
.pstv-wrp.pstvh_displayBanner .row,
.pstv-wrp.pstvh_displayAfterBodyOpeningTag .row {
    margin: 0;
}
.pstv-wrp.pstvh_displayBanner .pstv-col,
.pstv-wrp.pstvh_displayAfterBodyOpeningTag .pstv-col {
    padding: 0;
}
.pstv-wrp.pstvh_displayBanner .container .pstv-col,
.pstv-wrp.pstvh_displayAfterBodyOpeningTag .container .pstv-col {
    padding: 0 15px;
}
.pstv-wrp .pstv-with-bg {
    padding: 10px 15px;
}
.cart-summary .pstv-wrp .pstv_text {
    padding: 10px 20px;
}
.pstv-wrp.pstvh_displayBanner .pstv-with-bg,
.pstv-wrp.pstvh_displayAfterBodyOpeningTag .pstv-with-bg,
.pstv-wrp.pstvh_displayLeftColumn .pstv-with-bg,
.pstv-wrp.pstvh_displayRightColumn .pstv-with-bg {
    padding: 0;
}
#product #content-wrapper .pstv-wrp,
#cart .pstvh_displayShoppingCartFooter {
    margin-top: 1rem;
}
.pstv-wrp.pstvh_popup.modal {
    overflow: visible;
}
.jquery-modal.blocker {
    z-index: 10000;
}
.pstvh_popup .pstv-close-btn {
    margin-top: 20px;
}
.pstvh_popup .pstv-close-wrp {
    text-align: center;
}
.jquery-modal.blocker {
    background: rgba(0, 0, 0, 0.55);
}
.pstv-wrp.pstvh_displayHome {
    margin-bottom: 1rem;
}