.hthb-notification {
    position: fixed;
    bottom: auto;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;

}

.hthb-notification:before {
    background-color: rgba(255, 255, 255, 0.59);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hthb-pos--left-wall .hthb-row,
.hthb-pos--right-wall .hthb-row {
    padding: 30px;
    position: relative;
}

.has-text-align-center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.has-text-align-center {
    text-align: center;
}
.hthb-notification-content p {
    color: #000;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding-bottom: initial;
}

.hthb-notification-content p {
    color: #000000;
}

.hthb-notification .ht-notification-text>p {
    display: block !important;
    margin-bottom: 0px;
}

.hthb-notification-content p+p {
    margin-top: 7px;
}
.hthb-pos--right-wall .hthb-close-toggle-wrapper {
    background-color: #ff5733;
    left: 0;
    top: 0;
    margin: 0;
}
.hthb-close-toggle-wrapper {
    float: right;
    position: absolute;
    right: 0;
    width: 25px;
    text-align: center;
    z-index: 99999;
    cursor: pointer;
    visibility: hidden;
}
.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper {
    width: auto;
    right: auto;
}
.hthb-open-toggle {
    display: none;
}

.hthb-close-toggle {
    background-color: transparent;
    border: medium none;
    color: #ffffff;
    /* display: block; */
    text-align: center;
    float: left;
    border-radius: 0;
    font-weight: normal;
    cursor: pointer;
}
.hthb-loaded.hthb-has-close-button .hthb-close-toggle-wrapper {
    visibility: visible;
}
.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle, .hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle {
    padding: 4px 15px 4px 8px;
    display: flex;
    align-items: center;
    width: auto;
}
.hthb-has-close-button-text .hthb-close-text {
    margin-left: 7px;
}

.hide {
    display: none;
}


.wp-block-kadence-advancedbtn.kb-btns79_c7039a-4c {
    gap: var(--global-kb-gap-xs, 0.5rem);
    justify-content: center;
    align-items: center;
}

.kt-btns79_c7039a-4c .kt-button {
    font-weight: normal;
    font-style: normal;
}

.kt-btns79_c7039a-4c .kt-btn-wrap-0 {
    margin-right: 5px;
}

.wp-block-kadence-advancedbtn.kt-btns79_c7039a-4c .kt-btn-wrap-0 .kt-button {
    color: #555555;
    border-color: #555555;
}

.wp-block-kadence-advancedbtn.kt-btns79_c7039a-4c .kt-btn-wrap-0 .kt-button:hover,
.wp-block-kadence-advancedbtn.kt-btns79_c7039a-4c .kt-btn-wrap-0 .kt-button:focus {
    color: #ffffff;
    border-color: #444444;
}

.wp-block-kadence-advancedbtn.kt-btns79_c7039a-4c .kt-btn-wrap-0 .kt-button::before {
    display: none;
}

.wp-block-kadence-advancedbtn.kt-btns79_c7039a-4c .kt-btn-wrap-0 .kt-button:hover,
.wp-block-kadence-advancedbtn.kt-btns79_c7039a-4c .kt-btn-wrap-0 .kt-button:focus {
    background: #444444;
}