/* 
    Created on : 23-Oct-2023, 10:55:01 pm
    Author     : Mahesh
    Description: Color Picker Theme
*/
/* 1 Gray Blue */
body.gray_blue .wm-contens p.card-text a{
    color: #1184fa;
}
body.gray_blue.line .wm-contens img.wm-icons,
body.gray_blue.glyph img.wm-icons{
    filter: invert(46%) sepia(54%) saturate(4295%) hue-rotate(199deg) brightness(95%) contrast(98%);
}
/*body.gray_blue.glyph*/
body.gray_blue.glyph img.wm-icons,
body.gray_gray.glyph img.wm-icons,
body.gray_black.glyph img.wm-icons,
body.dark_black.glyph img.wm-icons,
body.dark_blue.glyph img.wm-icons,
body.gray_blue.gradient img.wm-icons,
body.gray_gray.gradient img.wm-icons,
body.gray_black.gradient img.wm-icons,
body.dark_black.gradient img.wm-icons,
body.dark_blue.gradient img.wm-icons
{
    width: auto;
    opacity: 1;
}

/* 3 Gray Black */
body.gray_black {
    color: #d1d1d1;
}
body.gray_black .wm-contens p.card-text a{
    color: #d1d1d1;
}
body.gray_black ul.nav-menus-design a i.fa,
body.gray_black ul.nav-menus-design a i.fal {
    color: #d1d1d1;
}
body.gray_black.line .wm-contens img.wm-icons,
body.gray_black.glyph .wm-contens img.wm-icons{
    opacity: 1;
    filter: invert(0%) sepia(0%) saturate(7444%) hue-rotate(179deg) brightness(93%) contrast(100%);
}
body.gray_black .the-free-allinone{
    color: #d1d1d1;
}
body.gray_black .wm-home a.nav-link.active{
    color: #d1d1d1 !important;
    border-bottom: 1px solid #d1d1d1;
}
body.gray_black .wm-home a.nav-link{
    color: #d1d1d1;
}
body.gray_black .integrated-all{
    color: #d1d1d1;
}
body.gray_black .just-like-free{
    color: #d1d1d1 !important;
}
body.gray_black a.black-link {
    color: #d1d1d1;
}
body.gray_black .wm-home h2,
body.gray_black .wm-home p {
    color: #d1d1d1;
}
body.gray_black .wm-contens .card a:hover {
    color: #d1d1d1;
}
body.gray_black .no_info .no_results{
    color: #d1d1d1;
}

/* 4 Dark Black */
body.dark_black {
    background: #202226;
    color: #c5c5c5;
}
body.dark_black .pabout p {
    font-size: 18px;
    color: #939598;
}
body.dark_black .pabout p a strong {
    color: #939598;
}
body.dark_black .about-title{
    color: #c5c5c5;
}
body.dark_black h1.space-title a{
    color: #c5c5c5;
}
body.dark_black .text-logo{
    color: #fff;
}
body.dark_black .row.search-row{
    background-color: #393940;
}
body.dark_black .has-search .form-control{
    background-color: #202226;
    border: 1px solid #202226;
}
body.dark_black.issanta .has-search .form-control{
    background-color: #fff;
    border: 1px solid #fff;
}

body.dark_black .has-search .form-control-feedback{
    color: #8e8e8e;
}
body.dark_black ::placeholder {
    color: #8e8e8e !important;
}
body.dark_black input#ws_search{
    color: #8e8e8e !important;
}
body.dark_black .card{
    background-color: #202226;
}
body.dark_black .sidebar-filters {
    background: #323239;
}
body.dark_black .integrated-all{
    color: #939598;
}
body.dark_black .just-like-free{
    color: #939598 !important;
}
body.dark_black a.black-link {
    color: #939598;
}
body.dark_black .the-free-allinone{
    color: #c5c5c5;
}
/*body.dark_black.line .wm-contens img.wm-icons, 
body.dark_black.glyph .wm-contens img.wm-icons{
    filter: invert(100%) sepia(9%) saturate(7500%) hue-rotate(229deg) brightness(114%) contrast(105%);
}*/
body.dark_black .wm-contens p.card-text a{
    color: #fff;
    opacity: 0.7;
}
body.dark_black .oc-icon-seperator .fa-inverse{
    color: #a2a2a2;
    border: 2px solid #4f4f5a;
    background: #4f4f5a;
}
body.dark_black ul.nav-menus-design a i.fa,
body.dark_black ul.nav-menus-design a i.fal{
    color: #6f7073;
}
body.dark_black a.nav-link.active {
    color: #c5c5c5 !important;
}
body.dark_black .wm-home a.nav-link {
    color: #818181;
}
body.dark_black .navbar-light .navbar-nav .nav-link,
body.dark_black .login-signup{
    color: #87898c;
}
body.dark_black .navbar-light .navbar-nav .nav-link:hover {
    color: #fff !important;
}
body.dark_black span.tmct{
    color: #87898c;
}
body.dark_black span.mc-items{
    background: #393940;
}
body.dark_black span.mc-items.selected{
    background: #000000;
}
body.dark_black span.mc-items span.tmct:hover {
    color: #fff;
    border-bottom: 2px solid #818181;
}
body.dark_black .wm-home h2,
body.dark_black .wm-home p {
    color: #c5c5c5;
}
body.dark_black .wm-contens .card a:hover{
    color: #c5c5c5;
}
body.dark_black .modal-content:not(.personalizemodal .modal-content){
    background-color: #323239;
}
body.dark_black .modal-header.gray {
    background: transparent;
}
body.dark_black .close{
    color: #c5c5c5;
    opacity: 1;
}
body.dark_black .login-signup-nav a.nav-link.active:before{
    background-color: #c5c5c5;
}
body.dark_black .btn-primary {
    color: #fff !important;
    background-color: #202226;
    border-color: #202226;
}

/*Space Dark Black*/
body.dark_black h2.title-news a {
    color: #c5c5c5;
}
body.dark_black span.mcat-items.selected .mctitle {
    color: #c5c5c5;
    border-bottom: 3px solid #c5c5c5;
}
body.dark_black span.mctitle {
    color: #87898c;
}
body.dark_black span.mcat-items .mctitle:hover {
    color: #fff;
    border-bottom: 3px solid #fff;
}
body.dark_black .btn.btn-icon{
    color: #6f7073;
}
body.dark_black .news-list p.card-text a{
    color: #c5c5c5;
}
body.dark_black .banner-caption {
    color: #c5c5c5;
}
body.dark_black .demo-icons img {
    filter: invert(49%) sepia(6%) saturate(174%) hue-rotate(187deg) brightness(87%) contrast(85%);
}
body.dark_black .no_info .no_results{
    color: #c5c5c5;
}
body.dark_black legend.rs-ud .fa-inverse{
    border: 0px solid #fff;
    padding: 0px;
}
body.dark_black span.rsp a.t{
    color: #9d9d9d;
}
body.dark_black h2.al_title a {
    color: #c5c5c5;
}


/* 5 Dark Blue */
body.dark_blue {
    background: #000020;
    color: #939598;
}
body.dark_blue .pabout p {
    font-size: 18px;
    color: #939598;
}
body.dark_blue .pabout p a strong {
    color: #939598;
}
body.dark_blue .about-title{
    color: #fff;
}
body.dark_blue h1.space-title a{
    color: #fff;
}
body.dark_blue .text-logo{
    color: #fff;
}
body.dark_blue .navbar-light .navbar-nav .nav-link,
body.dark_blue .login-signup{
    color: #fff;
}
body.dark_blue .sidebar-filters {
    background: #080835;
}
body.dark_blue .row.search-row{
    background-color: #151554;
}
body.dark_blue .the-free-allinone{
    color: #fff;
}
body.dark_blue .integrated-all{
    color: #939598;
}
body.dark_blue .just-like-free{
    color: #939598 !important;
}
body.dark_blue .txt-copyright{
    color: #939598;
}
body.dark_blue ul.nav-menus-design a i.fa,
body.dark_blue ul.nav-menus-design a i.fal{
    color: #6f7073;
}
body.dark_blue .navbar-light .navbar-nav .nav-link:hover {
    color: #6cb2fa !important;
}
body.dark_blue .has-search .form-control{
    background-color: #000020;
    border: 1px solid #000020;
}
body.dark_blue.issanta .has-search .form-control {
    background-color: #151554;
    border: 1px solid #151554;
    color: #fff;
}

body.dark_blue .has-search .form-control-feedback{
    color: #6cb2fa;
}
body.dark_blue .wm-contens p.card-text a{
    color: #6cb2fa;
    opacity: 0.7;
}
body.dark_blue.line .wm-contens img.wm-icons,
body.dark_blue.glyph .wm-contens img.wm-icons {
    filter: invert(63%) sepia(37%) saturate(958%) hue-rotate(183deg) brightness(60%) contrast(80%);
}
body.dark_blue .card{
    background-color: #000020;
}
body.dark_blue .oc-icon-seperator .fa-inverse{
    color: #6cb2fa;
    border: 2px solid #fff;
    background: #fff;
}
body.dark_blue .wm-home a.nav-link.active{
    border-bottom: 1px solid #6cb2fa;
}
body.dark_blue a.nav-link.active {
    color: #6cb2fa !important;
}
body.dark_blue .wm-home a.nav-link{
    color: #6cb2fa;
}
body.dark_blue ::placeholder {
    color: #fff !important;
}
body.dark_blue input#ws_search{
    color: #fff !important;
}
body.dark_blue a.black-link {
    color: #939598;
}
body.dark_blue span.tmct{
    color: #fff;
}
body.dark_blue span.mc-items{
    background: #151554;
}
body.dark_blue span.mc-items.selected {
    background: #65b2fa;
}
body.dark_blue span.mc-items span.tmct:hover {
    color: #6cb2fa;
    border-bottom: 2px solid #6cb2fa;
}
body.dark_blue .modal-content:not(.personalizemodal .modal-content){
    background-color: #080835;
}
body.dark_blue .modal-header.gray {
    background: transparent;
}
body.dark_blue .close{
    color: #6cb2fa;
    opacity: 1;
}
body.dark_blue .login-signup-nav a.nav-link.active:before{
    background-color: #6cb2fa;
}
body.dark_blue .btn-primary {
    color: #fff !important;
    background-color: #6cb2fa;
    border-color: #6cb2fa;
}

/*Space Dark Blue*/
body.dark_blue h2.title-news a {
    color: #6cb2fa;
}
body.dark_blue .btn.btn-icon{
    color: #6f7073;
}
body.dark_blue span.mcat-items.selected .mctitle {
    color: #fff;
    font-weight: 600;
    border-bottom: 3px solid #fff;
}
body.dark_blue span.mcat-items .mctitle:hover {
    color: #fff;
    border-bottom: 3px solid #fff;
}
body.dark_blue .news-list p.card-text a{
    color: #6cb2fa;
}
body.dark_blue .wm-home h2, body.dark_blue .wm-home p {
    color: #6cb2fa;
}
body.dark_blue .banner-caption {
    color: #c5c5c5;
}
body.dark_blue .demo-icons img {
    filter: invert(49%) sepia(6%) saturate(174%) hue-rotate(187deg) brightness(87%) contrast(85%);
}
body.dark_blue .no_info .no_results{
    color: #c5c5c5;
}
body.dark_blue legend.rs-ud .fa-inverse{
    border: 0px solid #fff;
    padding: 0px;
}
/* ICONS*/
body.colored .wm-contens img.wm-icons,
body.doodle .wm-contens img.wm-icons,
body.rounded .wm-contens img.wm-icons,
body.sticker .wm-contens img.wm-icons,
body.detailed .wm-contens img.wm-icons,
body.dualtone .wm-contens img.wm-icons,
body.flat .wm-contens img.wm-icons{
    width: auto;
    opacity: 1;
}
body.dark_black.doodle  .wm-contens img.wm-icons{
    filter: invert(32%) sepia(18%) saturate(16%) hue-rotate(59deg) brightness(102%) contrast(88%);
}
body.dark_blue.doodle  .wm-contens img.wm-icons,
body.gray_blue.doodle  .wm-contens img.wm-icons{
    filter: invert(71%) sepia(39%) saturate(4982%) hue-rotate(189deg) brightness(108%) contrast(96%);
}

