/*
Theme Name: ICTzaman Theme
Theme URI: https://ictzaman.com
Author: ICTzaman and  Mejbahul
Author URI: https://ictzaman.com
Description: A custom WordPress theme developed from scratch.
Version: 1.0
Text Domain: ictzaman
*/

/* ===================================================
 =======================================================*/
.tutor-course-details-page .tutor-course-thumbnail img {
    width: 30%;
    max-height: 100%;
}

.tutor-ratings.tutor-ratings- {
    display: none;
}
.tutor-meta.tutor-course-details-info {
    display: none;
}

/* ===================================================
 *  login style
 =======================================================*/
.ictzaman-google-login-wrap {

    color: yellow;
    font-size: 12px;
}
header.site-header.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    height: 72px;
}
section#ictchapter {
    width: 80%;
    margin: 50px auto;
}
/* =================================== */
.tutor-col-xl-8 {
    width: 100%;
}
