/*

Theme Name: Luchiana child

Template: luchiana

Theme URI: https://parkofideas.com/luchiana/

Text Domain: luchiana

Description: Cosmetics and Beauty Shop Theme

License: GNU General Public License v2.0 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Version: 5.11

Author: parkofideas.com

Author URI: https://parkofideas.com

Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready

*/



@media (max-width: 1189px) {

body .c-header__logo-img {

    filter: brightness(0) invert(1);

}



.c-header--sticky .c-header__logo-img {

    filter: none;

}

}

.tnp-subscription input[type=checkbox] {
    max-width: unset !important;
}

.tnp-subscription input.tnp-submit, .tnp-profile input.tnp-submit, .tnp-unsubscribe button.tnp-submit, .tnp-reactivate button.tnp-submit {
    color: black !important;
    background-color: white !important;
    border: 1px solid black;
}

.tnp-subscription input.tnp-submit:hover, .tnp-profile input.tnp-submit:hover, .tnp-unsubscribe button.tnp-submit:hover, .tnp-reactivate button.tnp-submit:hover {
    color: white !important;
    background-color: black !important;
    border: 1px solid white;
}