/* Enter Your Custom CSS Here #dd9933 */
a.roll-button.button-slider {
  display: none;
}

#mainnav ul li a, #mainnav ul li::before {
    color: #000000;
}

.site-header.fixed {
    position: fixed;
}
.site-footer {
    background-color: #ffffff;
}
.tablepress thead th,
.tablepress tfoot th {
	background-color: #ffffff;
}
.tablepress thead .sorting_asc,
.tablepress thead .sorting_desc,
.tablepress thead .sorting:hover {
	background-color: #ffffff;
}
/*body > .preloader{ display: none; }*/