/*
Theme Name: DejaVu
Theme URI: https://example.com/
Author: DejaVu Theme Builder
Version: 1.1.0
Text Domain: dejavu
Description: Tema WordPress konsep list premium dengan warna via Customizer + list otomatis di halaman & posting.
*/

body { font-size:14px; }
#header h1 { font-size:24px; }
#pagetitle h1, .pagetitle h1 { font-size:16px; margin:0; }
#pagecontent h1 { font-size:30px; }
#pagecontent h2 { font-size:24px; }
#pagecontent h3 { font-size:20px; }
#pagecontent h4 { font-size:18px; }
#pagecontent h5 { font-size:16px; }
#pagecontent h1, #pagecontent h2, #pagecontent h3, #pagecontent h4, #pagecontent h5 { font-weight:bold; }

img { max-width:100%; height:auto; }

body.hasftop { margin-top:75px; }
body.hasfbot { margin-bottom:105px; }

body > .container.theme-container {
  margin-top:5px;
  margin-bottom:5px;
  max-width:900px;
}

#listpasaran a.btn, #listprediksi a.btn {
  position:relative;
  border-width:1px;
  transition: all 300ms ease-in-out;
  margin-top:3px;
}

#listpasaran a.btn:after, #listprediksi a.btn:after {
  content:'\203A';
  font-size:28px;
  position:absolute;
  right:10px;
  top:-6px;
  transition: all 300ms ease-in-out;
}

#footer p { margin:0; font-size:12px; }

.numball{
  display:inline-block;
  width:28px; height:28px; line-height:28px;
  border-radius:14px;
  font-size:18px;
  text-align:center;
  font-weight:bold;
  margin:0 1.5px;
}

.table tr, .table th, .table td { vertical-align:middle; }

.predict { padding:10px; margin:10px 0 15px 0; }

.dejavu-menu a { margin:0 6px; }

@media (max-width:767px) {
  .numball{
    font-size:14px;
    width:20px; height:20px; line-height:20px;
    border-radius:10px;
  }
}
