body, div, td {
  font-family: Arial, Helvetica, sans-serif; 
}

h1, h2, h3, h4, h5, h6, blockquote {
  font-family: Arial, Helvetica, sans-serif; 
}

body, div, td {
  font-size: 16px; 
}

/*-------------------------------------------
    Secondary: Color
-------------------------------------------*/

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
a,
.st-ul li.st-current, .st-ul li.st-current:hover,
.widget_display_stats dd,
.sidebar-footer .widget-info p a.mailto {
  color: #00abee;
}


/*-------------------------------------------
    Secondary: Background Color
-------------------------------------------*/

input[type="button"],
input[type="submit"], button,
#header-holder-2,
#search-form-header,
#search-form-header span,
#copyrights-holder,
.term-title h1:before,
a.button,
.toggle-closed .toggle-title span,
.pricing-table-featured .pricing-table-title,
.pricing-table-featured .pricing-table-price,
.pricing-table-featured .button,
.skill-bar,
.st-gallery ol li.st-gallery-tab-current,
.more-link,
#layout .mejs-time-loaded,
#sidebar .sidebar .widget_display_search,
#sidebar .widget_search,
.tagcloud a,
.widget_custom_menu > li > a:hover,
.widget_custom_menu > li.wHover,
#sidebar .widget-posts,
.widget-posts-icon:hover,
#sidebar .sharrre .count,
.dark .sharrre .count,
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a,
#buddypress div#subnav.item-list-tabs ul li.selected a,
#buddypress div#subnav.item-list-tabs ul li.current a,
#buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress input[type="submit"]:hover,
#buddypress input[type="button"]:hover,
#buddypress input[type="reset"]:hover {
  background-color: #00abee;
}


/*-------------------------------------------
    Secondary: Border Top Color
-------------------------------------------*/

.st-ul li.st-current, .st-ul li.st-current:hover,
#sidebar .sharrre .count:before,
#sidebar .sharrre .count:after,
.dark .sharrre .count:before,
#buddypress div.item-list-tabs ul li.current a:after {
  border-top-color: #00abee;
}


/*-------------------------------------------
    Secondary: Border Bottom Color
-------------------------------------------*/

#menu,
#buddypress div#subnav {
  border-bottom-color: #00abee;
}


/*-------------------------------------------
    Custom styles
-------------------------------------------*/

.menu-2 > li:first-child { display: none; }
.quick-holder iframe { height: 400px; }
#wpstats {display: none;}
h1, h2, h3, h4, h5, h6 { text-transform: none; }
body { color: #515151; }
.title-end { display: none; }
div a.button:hover { background-color: #0e97c9 !important; target:_blank } 
.st-hover-format { display: none; }
.single .breadcrumb-yoast {display:none;}
.st-hover-format-standard { display: none; }
@media (max-width:760px){#dbx_light{display:none!important}#dbx_content{display:none!important}
@media screen and (max-width: 640px) {
	table {
		overflow-x: auto;
		display: block;
	}
}