AlkantarClanX12

Your IP : 18.116.85.204


Current Path : /home/thanudqk/128shen.com/wp-content/plugins/embedpress/assets/css/
Upload File :
Current File : /home/thanudqk/128shen.com/wp-content/plugins/embedpress/assets/css/admin-notices.css

#wpnotice-embedpress-optin {
    display: block !important;
}

.wpnotice-content-wrapper>p {
    margin-top: 0px;
    margin-bottom: 0px;
}

#wpnotice-embedpress-freedom30 .wpnotice-thumbnail-wrapper {
    padding: 10px 0px 10px 0px !important;
}

.wpnotice-thumbnail-wrapper img {
    display: block;
}

.button.button-primary.btn-embedpress {
    background-color: #5B4E96;
}

.btn-embedpress:focus {
    outline: none;
    box-shadow: none;
}


.notice-embedpress-review {
    padding: 10px;
    background-color: #fff;
    border-radius: 3px;
    margin: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.notice-embedpress-review:after {
    content: "";
    display: table;
    clear: both;
}

.wpdeveloper-update-notice {
    margin-top: 20px;
}

.wpdeveloper-update-notice .notice-dismiss {
    top: auto;
}

.wpdeveloper-notice-thumbnail {
    width: 40px;
    float: left;
    padding: 5px 5px 5px 10px;
    text-align: center;
    border-right: 4px solid transparent;
}

.wpdeveloper-notice-thumbnail img {
    width: 100%;
    opacity: 0.85;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.wpdeveloper-notice-thumbnail img:hover {
    opacity: 1;
}

.notice-links {
    margin: 8px 0 0 0;
    padding: 0;
}

.notice-links li {
    display: inline-block;
    margin-right: 15px;
}

.notice-links li a {
    display: inline-block;
    text-decoration: none;
    position: relative;
}

.wpdeveloper-notice-message {
    padding: 10px;
}

.wpdeveloper-upsale-notice .wpdeveloper-notice-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
}

.wpdeveloper-upsale-notice .wpdeveloper-notice-message+.notice-dismiss {
    top: 10px;
}

.wpdeveloper-upsale-notice #plugin-install-core {
    margin-left: 10px;
}

.notice.notice-has-thumbnail {
    padding-left: 0;
    display: flex;
    align-items: center;
}

.wpdeveloper-upsale-notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail {
    padding: 10px;
    width: 40px;
}

.wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail img {
    width: 32px;
}

.toplevel_page_eael-settings .wp-menu-image img {
    max-width: 20px;
    padding-top: 8px !important;
}

.wpdeveloper-upsale-notice .wpdeveloper-notice-message .button {
    margin-left: 15px;
}

#embedpress-settings-wrapper a.embedpress-settings-link {
    color: #0073aa;
}

#wpnotice-embedpress-black_friday_notice {
    padding: 16px 0;
}

#wpnotice-embedpress-black_friday_notice.notice-info {
    border-left-color: #5b4e96;
}

#wpnotice-embedpress-black_friday_notice .wpnotice-thumbnail-wrapper {
    padding-left: 30px;
    padding-right: 28px;
}

#wpnotice-embedpress-black_friday_notice .wpnotice-content-wrapper a {
    text-transform: capitalize;
    margin-right: 16px;
}

#wpnotice-embedpress-black_friday_notice .wpnotice-content-wrapper button {
    text-transform: capitalize;
}

#wpnotice-embedpress-black_friday_notice .wpnotice-content-wrapper button:hover {
    background-color: transparent;
}

#wpbody-content #wpnotice-embedpress-100k_notice,
#wpbody-content #wpnotice-embedpress-compatibility {
    padding: 8px 20px;
    gap: 32px !important;
}

#wpbody-content #wpnotice-embedpress-compatibility {
    min-height: 35px;
}

#wpbody-content #wpnotice-embedpress-100k_notice .notice-info,
#wpbody-content #wpnotice-embedpress-compatibility .notice-info {
    border: none;
    border-left: 5px solid #d63638;
}

#wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-thumbnail-wrapper img,
#wpbody-content #wpnotice-embedpress-compatibility .wpnotice-thumbnail-wrapper img {
    max-width: 144px !important;
}

#wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-content-wrapper,
#wpbody-content #wpnotice-embedpress-compatibility .wpnotice-content-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

#wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-content-wrapper p,
#wpbody-content #wpnotice-embedpress-compatibility .wpnotice-content-wrapper p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 !important;
    padding: 0 !important;
}

/*
#wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-content-wrapper p span,
#wpbody-content #wpnotice-embedpress-compatibility .wpnotice-content-wrapper p span {
    font-weight: 400;
} */

#wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-content-wrapper button,
#wpbody-content #wpnotice-embedpress-compatibility .wpnotice-content-wrapper button {
    display: none;
}

#wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-content-wrapper .button-primary,
#wpbody-content #wpnotice-embedpress-compatibility .wpnotice-content-wrapper .button-primary {
    margin-right: 30px;
}

@media all and (max-width: 1024px) {

    #wpbody-content #wpnotice-embedpress-100k_notice,
    #wpbody-content #wpnotice-embedpress-compatibility {
        padding: 8px 20px;
        gap: 30px !important;
    }

    #wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-content-wrapper,
    #wpbody-content #wpnotice-embedpress-compatibility .wpnotice-content-wrapper {
        flex-wrap: wrap;
    }

    #wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-content-wrapper p,
    #wpbody-content #wpnotice-embedpress-compatibility .wpnotice-content-wrapper p {
        padding-right: 30px !important;
    }

    #wpbody-content #wpnotice-embedpress-100k_notice .wpnotice-content-wrapper,
    #wpbody-content #wpnotice-embedpress-compatibility .wpnotice-content-wrapper {
        gap: 12px;
    }
}

div#wpnotice-embedpress-helloween_2024_notice {
    border-left-color: #5626E7;
    /* border-left-color: #5b4e96; */
}

.wpnotice-content-wrapper .helloween_2024_notice {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 30px);
    align-items: center;
    margin: 15px 0;

}

.helloween_2024_notice a.button.button-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 5px 15px;
    background-color: #5626E7;
    /* background-color: #5b4e96; */
}

.helloween_2024_notice p {
    font-size: 14px;
}

.wpnotice-content-wrapper {
    width: 100%;
}



.black_friday_2024_notice {
    padding: 15px 0;
}

.black_friday_2024_notice a.button.button-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0px 15px;
    background-color: #5626E7;
    min-height: 32px;
}

.black_friday_2024_notice a.button.button-primary svg {
    height: 16px;
    width: auto;
}

.black_friday_2024_notice p.notice-message {
    margin-bottom: 8px;
    margin-top: 0;
    padding-top: 0;
}

.full-price-link {
    font-weight: 400;
    line-height: 19.36px;
    text-align: center;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    cursor: pointer;
    color: #5626E7;

}


.notice-links {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 0;
}

div#wpnotice-embedpress-black_friday_2024_notice {
    gap: 50px !important;
    padding-left: 40px;
}

.notice-info {
    border-left-color: #1e1e1e;
}

@media screen and (max-width: 767px) {

    div#wpnotice-embedpress-helloween_2024_notice {
        display: none !important;
    }
    div#wpnotice-embedpress-black_friday_2024_notice {
        display: none !important;
    }
}