}
[data-page="demo"] nav#site-navigation ul li a, [data-page="my-courses"] nav#site-navigation ul li a, body.single-cmvl_channel nav#site-navigation ul li a{
color: white;
+}
+.cmvl-navbar-navigation{
+ background: white !important;
+}
+.cmvl-navbar-navigation select {
+ background: white !important;
+}
+#main-slider.full-screen-yes{
+ height: 60vh;
+ min-height: 60vh;
+}
+.cmvl-channels-list-shortcode table thead tr th:last-child{
+ display: none;
+}
+.cmvl-channels-list-shortcode table tbody tr td:last-child{
+ display: none;
+}
+.cmvl-channels-list-shortcode table tbody tr td{
+ pointer-events: none;
+}
+.cmvl-channels-list-shortcode {
+ max-width: 600px;
+ margin: 0 auto !important;
+}
+.cmvl-channels-list-shortcode table thead tr th:not(:first-child){
+ padding: 0 10px;
+}
+.cmvl-channels-list-shortcode table tbody tr td:not(:first-child){
+ padding: 0 10px;
}
\ No newline at end of file