.home #masthead-wrapper:not(.fixed-header) #logo img {
    content: url(https://ksaimg4.b8cdn.com/images/templates/ajdan/ajdan-light-logo.png) !important;
}

.fancy_js #content-frame #content .btn,
.fancy_js #content-frame #content .button,
.fancy_js #content-frame #content button,
.fancy_js #content-frame #content button i,
.fancy_js #content-frame #content .btn_main,
.fancy_js #content-frame #content .fancy_btn_main,
.fancy_js #content-frame #content .fancy_btn_main i,
.fancy-04 #masthead-wrapper #masthead .fancy_login_btn_top {
    color: #050606 !important;
    background: #DEDEDE !important;
    border-color: #DEDEDE !important;
}

.fancy-04 #masthead-wrapper #masthead .fancy_login_btn_top span {  
    color: #050606 !important;
    background: #DEDEDE !important;
    border-color: #DEDEDE !important;
}

.fancy-04 #masthead .fancy_login_btn_top:hover {
    box-shadow: 0 10px 20px 0 rgba(147, 149, 152, 0.35);
}
.fancy-04 #masthead .fancy_login_btn_top {
    border: 0 !important;
}

.fancy-04 #masthead .fancy_register_btn_top:hover {
    box-shadow: 0 10px 20px 0 rgba(30, 40, 65, 0.35);
}

.fancy-04 #masthead .fancy_register_btn_top {
    border-color: #1e2841 !important;
}

.home.fancy-04 #masthead-wrapper:not(.fixed-header) .masthead-container #nav>li>a>span>span,
.home.fancy-04 #masthead-wrapper:not(.fixed-header) #masthead .masthead-container li.hover>a span span:after,
.home.fancy-04 #masthead-wrapper:not(.fixed-header) #masthead a.toplink-lang {
    color: #fff !important;
}

.fancy-04 .is-top #masthead-wrapper #masthead #nav-wrapper span.emp_nav span:after,
.fancy-04 .is-top #masthead-wrapper #language-container .toplink-lang  {
    color: #050606 !important;
}

#masthead-wrapper, #nav-wrapper, body.fancy-04:not(.home) #masthead-wrapper {
    background-color: #ffffff !important;
}

.home.fancy-04 #masthead-wrapper:not(.fixed-header) button.outline {
    color: #DEDEDE !important;
    border-color: #dedede !important;
}

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

    .home.fancy-04 #masthead-wrapper:not(.fixed-header) .masthead-container #nav>li>a>span>span,
    .home.fancy-04 #masthead-wrapper:not(.fixed-header) #masthead .masthead-container li.hover>a span span:after,
    .home.fancy-04 #masthead-wrapper:not(.fixed-header) #masthead a.toplink-lang {
        color: #050606 !important;
    }

    .home.fancy-04 #masthead-wrapper:not(.fixed-header) button.outline {
        color: #050606 !important;
        border-color: #050606 !important;
    }
}