/*
Theme Name: Tuturn Child
Template: tuturn
Author: Amentotech Private Limited
Description: Tuturn is tutors Marketplace WordPress theme. It has been designed after thorough research to cater to the requirements of people interested in building online tutions centers and tutors marketplace. Students can find available online tutors and unlock any tutor profile to get online tuition.


*/

body.home .tu-header .tu-headernav li a{
    color:white !important;
}
body.home .tu-header .tu-headernav li a:hover{
    color:#F97316 !important;
}
.navbar-collapse.tu-themenav.collapse.show .tu-headernav li a{
    color:black !important;
}

body.home .tu-headernav .sub-menu>li>a{
    color:black !important;
} 



.navbar-brand svg{
    width:180px;
}



.tu-bannerv3 .tu-banner_title h1,.tu-bannerv3 .tu-banner_title p{
    z-index:11;
}

.tu-footerlogo img{
    width:250px;
}
 .tu-footercopyright .bottom_menu_outer{text-align: right;}
.tu-footercopyright .bottom_menu_outer a{
    color:white !important;
}
.navbar-brand svg{
    height:auto !important;
}

.tu-btn.tu-login{
    display:none;
}

