/* Home page start */

.young .pcoded .pcoded-header .navbar-logo[logo-theme="theme1"] {
    background-color: #ffc460 !important;
}

.young .pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu {
    background-color: #ffc460 !important;
    background-image: url("images/kids-images/Animation.gif");
    background-repeat: no-repeat;
    background-size: 150px 100px;
    background-position-y: 100%;
    background-position-x: center;
}

.young .pcoded .pcoded-header[header-theme="theme1"] {
    background: #ffc460 !important;
}

.young .pcoded .pcoded-navbar .pcoded-navigatio-lavel[menu-title-theme="theme1"] {
    color: #fff !important;
}

.young [class^="ti-"] {
    color: #fff;
}

.young [class*=" ti-"],
.young .fa-question-circle {
    color: #ffc460 !important;
}

.young .header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
    border: 1px solid #fff !important;
}

.young .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item>li>a {
    color: #fff !important;
}

.young .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item>li>a:hover {
    color: black;
}

.young .nickname {
    color: #fff;
}

.young .show-notification li a i {
    color: #fff !important;
}

.young .nav-right .show-notification li a {
    color: #fff !important;
}

.young .btn-primary {
    background-color: #ffc460 !important;
    border-color: #ffc460 !important;
}

.young .btn-primary:hover {
    background-color: #ffae00 !important;
}

.young .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li.pcoded-hasmenu:hover>a {
    color: #ffc460 !important;
}

.young .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li:hover>a {
    color: #ffc460 !important;
    background: #ffae00 !important;
}

.young .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu {
    background: #ffae00 !important;
}

.young .pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item>li:hover>a {
    color: whitesmoke;
}

.young .pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[navbar-theme="theme1"] .sidebar_toggle a {
    color: whitesmoke;
}

.young .pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item>li>a .pcoded-mtext {
    top: 13px;
    color: #ffffff;
    text-shadow: -2px -2px 3px black, 2px -2px 3px black, -2px 2px 3px black, 2px 2px 3px black;
    font-size: 18px !important;
}

.young .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu li>a {
    border-bottom-color: #e6e6e6;
    color: #ffc460 !important;
    font-size: 15px !important;
}

.young .pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item>li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu:hover>a:after {
    color: #ffc460;
}


/* Images in lesson,store,games,video tutorials, etc. START */

/* Home nav bar images end */


/* Home page end */

.young .profile-notification {
    background-color: #ffc460 !important;
}

.young.product-container {
    display: inline-block;
}


/* Products end */


/* Help center start */

.young .help-center-kids {
    background-color: #ffc460 !important;
}

.young .help-center-relpy-kids {
    background-color: #ffc460 !important;
}


/* Help center end */


/* sweet alert start */

.young .sweet-alert button.confirm {
    background-color: #ffc460 !important;
}


/* sweet alert end */

@media screen and (max-height: 680px) {
    .young .pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu {
        background-image: unset;
    }
}