/* stylelint-disable scss/dollar-variable-pattern */
/* stylelint-enable scss/dollar-variable-pattern */
/* correction for product tile hover border*/
.hoolah-msg_link {
    color: #999;
    text-decoration: underline;
}
.hoolah-widget {
    color: #666 !important;
    font-family: "futura-pt", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 0.9375rem !important;
}
.hoolah-content_information {
    width: inherit;
    padding: 20px;
    border-radius: 5px;
    background-color: #f8f8f8;
}
.hoolah-content_title_text {
    margin-bottom: 0;
}

.hoolah_content .pay_selector-img {
    height: 19px;
}

.hoolah_popup {
    padding: 0 20px 40px;
}
.hoolah_popup-logo {
    width: 110px;
    height: 70px;
}
.hoolah_popup-img {
    text-align: center;
}
.hoolah_popup-text {
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 40px;
}
.hoolah_popup-button {
    max-width: 290px;
    margin: 0 auto;
}
.hoolah_popup-title_text {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
}
.hoolah_popup-icon {
    width: 100%;
}
.hoolah_popup-space_bottom {
    margin-bottom: 20px;
}
.hoolah_popup-button_space_top {
    margin-top: 20px;
}

.product-hoolah-message img {
    vertical-align: top;
    height: 14px;
    margin-top: 1px;
    margin-right: 10px;
    margin-left: 5px;
}
