.tap-suite-apps-body #wpadminbar,
.tap-suite-apps-body #adminmenumain,
.tap-suite-apps-body #wpfooter,
.tap-suite-apps-body .notice,
.tap-suite-apps-body .tvd-header,
.tap-suite-apps-body .tvd-connections-footer {
    display: none !important;
}

.tap-suite-apps-body #wpcontent {
    margin-left: 0;
}

:not(#_s) .tap-notice-hidden {
    display: none !important;
}

.tap-suite-notice {
    position: relative;
    display: flex;
    align-items: center;
    border-left: 4px solid #a32566;
    padding: 15px 25px !important;
}

.tap-suite-notice img {
    max-width: 53px;
    margin-right: 40px;
}

.tap-suite-notice p {
    font-size: 14px;
    color: #434343;
}

.tap-suite-notice p span {
    color: #a32566;
}

.tap-suite-notice .tap-go-suite {
    border-radius: 3px;
    background-color: #a32666 !important;
    padding: 5px 30px !important;
    border: none !important;
    outline: none !important;
    margin-left: auto;
    margin-right: 50px;
    color: #fff !important;
}

.tap-suite-notice .tap-go-suite:hover {
    opacity: 0.8;
}

.tap-notice-dismiss {
    text-decoration: none !important;
}

.tap-sunset-banner {
    min-height: 142px;
    background: #FFD17A;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-top: 40px;
    border-radius: 4px;
  }
  
.tap-sunset-svg {
    margin-left: 33px;
    margin-right: 33px;
}
.tap-sunset-text h2 {
    font-size: 18px;
    color: #5A2403;
    margin-bottom: 6px;
}

.tap-sunset-text p {
    font-size: 14px;
    color: #5A2403;
    margin-top: 0;
}

.tap-sunset-text {
    margin-right: 30px;
}

.popup-overlay-tap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
}

.tap-popup-content {
    background: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    max-width: 895px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}

.tap-uncanny{
    flex: 0 1 50%;
    display: flex;
    flex-direction: column;
    padding: 20px;
    text-align: center;
    background-color: rgba(11, 135, 232, 0.05);
}

.tap-automator-reitired{
    flex: 0 1 50%;
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.tap-automator-reitired h2 {
    color: #A32566;
    font-size: 18px;
    font-weight: 500;
}

.tap-uncanny h2{
    color: #50565F;
    font-size: 18px;
    font-weight: 500;
}

.tap-uncanny p, .tap-uncanny ul {
    text-align: left;
    margin-left: 35px;
}

.tap-uncanny-popup-svg {
    margin-top: 37px;
}

.tap-popup-close {
    position: absolute; 
    top: 0px; 
    right: 0px; 
    font-size: 18px;
    cursor: pointer;
    background: none;
    border: none;
    color: rgba(0, 0, 0, 0.7);
}

.tap-sunset-link {
    color: #A32566;
    text-decoration: none;
}

.tap-uncanny-free {
    height: 15px;
    margin-left: 3px;
}

.tap-uncanny-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tap-uncanny-list {
    display: flex;
    align-items: center;
}

.tap-uncanny-list img {
    margin-right: 5px;
}

button.tap-uncanny-activate {
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 36px;
    background: #4BB35E;
    border: 2px solid #32A2D3;
    border-radius: 3px;
    margin-left: 35px;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;

}

button.tap-uncanny-activate img {
    margin-right: 5px;
}

.tap-uncanny-activate-holder{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.tap-arrow{
    height: 50px;
}

.tap-sunset-uncanny-activate {
    height: 36px;
    background: #32A2D3;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.tap-sunset-uncanny-activate:hover{
    background: #2A92C1;
}

button.tap-uncanny-activate:hover {
    background: #3C8F4B;
}

.tap-uncanny-loader {
    animation: spin 2s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.tap-sunset-text h2 {
    margin-top: 8px;
}

.tap-sunset-text p {
    margin-bottom: 10px;
}

button.tap-learn-more-sunset {
    height: 36px;
    background: none;
    margin-left: 20px;
    color: #5A2403;
    border: 1px solid #5A2403;
    cursor: pointer;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

button.tap-learn-more-sunset:hover {
    background: #E6BF6E;
}

.tap-apps-container.tap-fw .tap-sunset-banner {
    margin-left: 20px;
}

.tap-no-automations-content.tap-flex--column {
    margin-top: 160px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.tap-no-automations-wrapper.tap-flex {
    display: block;
}

.tap-popup-content p {
    line-height: 19px !important;
    color: #50565F;
}

.tap-automator-reitired p {
    margin-left: 35px;
}

.tap-uncanny li {
    color: #50565F;
}

.tap-main-container.tap-scrollbar {
    z-index: 2;
}

.tap-popup-content {
    margin: 30px;
}

.tap-sunset-text {
    padding: 14px;
}

button.tap-sunset-uncanny-activate a {
    text-decoration: none;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

button.tap-uncanny-activate a {
    text-decoration: none;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

button.tap-sunset-uncanny-activate a:focus,
button.tap-sunset-uncanny-activate a:active,
button.tap-uncanny-activate a:focus,
button.tap-uncanny-activate a:active {
    border: none !important;
    box-shadow: none !important;
}

button.tap-sunset-uncanny-activate a:focus-visible,
button.tap-uncanny-activate a:focus-visible {
    border: none;
}

@media (max-width: 700px) {
    .tap-sunset-banner {
        flex-direction: column; /* Stacks the divs vertically */
        text-align: center;
    }
    .tap-sunset-svg {
        margin-top: 10px;
    }
    .tap-sunset-text {
        margin-right: 0; 
    }
    button.tap-learn-more-sunset {
        margin-top: 5px;
        margin-left: 0;
    }
    button.tap-sunset-uncanny-activate {
        margin-right: 5px;
    }
}

@media (max-width: 556px) {
    button.tap-sunset-uncanny-activate {
        margin-right: 0;
    }
}

.tap-no-automations-wrapper.tap-flex .tap-sunset-banner {
    margin: 30px;
}
