/* CUSTOM CSS  */

.card-dashboard .col-xl-4 .card{
    height: 110px !important;
}

.main-menu .navbar-header .navbar-brand .brand-text{
    padding-left: 0;
}


.table th, .table td{
padding: 0.65rem;

}

.slider .page-item{

width: 45px;


list-style: none;
}



.slider .page-item .page-link{
margin: 0;
border-radius: 0;
    }

    .slick-slider{
        margin: auto ;
        margin-bottom: 10px !important;
        display: flex ;
        align-items: center ;
    }

   
  @media only screen and (max-width: 992px) { 
    .head-logo{
        margin: 0 !important;
    width: 60% !important;
    display: flex !important;
    justify-content: start !important;
    }
    .menu-inside{
    z-index: 129423432432432;
    }
    .mobile-image{
        padding-left: 10px;
        padding-right: 10px;
        max-width: 400px;
        width: 100%;
        height: auto;
        display:  block !important;
    }
}


@media only screen and (max-width: 500px) { 
    #girisYapBtn{
        width: 100% !important;
    }
    .card-title-custom{
        text-align: center;
    }
  
}
