::selection { background: #9bd1dc; }

::-moz-selection { background: #9bd1dc; }

.top-bar, .post-content .modern-quote, .mobile-head { border-top-color: #9bd1dc; }

.trending-ticker .heading, .breadcrumbs .location, .gallery-title, .related-posts .section-head, 
.post-content a, .comments-list .bypostauthor .comment-author a, .error-page 
.text-404, .main-color, .section-head.prominent, .block.posts .fa-angle-right, a.bbp-author-name, .main-stars span:before,
.main-stars, .recentcomments .url, .nav-light .menu > li:hover > a, .nav-light .menu > .current-menu-item > a, 
.nav-light .menu > .current-menu-parent > a, .nav-light-search .active .search-icon, .nav-light-search .search-icon:hover,
.nav-light .menu li li:hover > a, .nav-light .menu li li.current-menu-item > a, .nav-light .mega-menu .sub-nav li:hover > a, 
.nav-light .menu .sub-nav li.current-menu-item > a { color: #9bd1dc; }

.navigation .menu > li:hover > a, .navigation .menu >.current-menu-item > a, .navigation .menu > .current-menu-parent > a,
.navigation .menu > .current-menu-ancestor > a, .tabbed .tabs-list .active a, .nav-search .search-icon:hover, 
.nav-search .active .search-icon, .comment-content .reply, .sc-tabs .active a { border-bottom-color: #9bd1dc; }

.main-featured .cat, .main-featured .pages .flex-active, .rate-number .progress, .highlights .rate-number .progress, 
.main-pagination .current, .main-pagination a:hover, .cat-title, .sc-button-default:hover, .drop-caps, .review-box .bar,
.review-box .overall, .post .read-more a, .button, .post-pagination > span { background: #9bd1dc; }

.post-content .wpcf7-not-valid-tip, .main-heading, .review-box .heading, .post-header .post-title:before, 
.highlights h2:before, div.bbp-template-notice, div.indicator-hint, div.bbp-template-notice.info, 
.modal-header .modal-title, .entry-title, .page-title { border-left-color: #9bd1dc; }

@media only screen and (max-width: 799px) { .navigation .mobile .fa { background: #9bd1dc; } }

body, body.boxed { background-color: #444444;; }

.post-content a { color: #eeb707; }

.post-content a:hover { color: #9bd1dc; }

.navigation a, .mega-menu .heading, .mega-menu .featured h2 a { color: #FFFFFF;; }

.highlights .excerpt, .listing-alt .content .excerpt { color: #FFFFFF; }

.top-bar, .top-bar.dark { background-color: #666666;; }

.main-head { background-image: url(https://blog.crashspace.org/wp-content/uploads/2016/11/white_cube.gif);;background-repeat: repeat; }

.main .sidebar .widgettitle, .tabbed .tabs-list a { color: #f7ca18; }

.post-content { color: #EEEEEE; }

.post .post-content > p:first-child { font-size: inherit; color: inherit;; }


/* read more button */
.read-more { margin-top: 21px; }
.sc-button-red { background: #000000; }
.read-more a {
	font: inherit;
	display: inline-block;
	padding: 2px 7px;
	background: #f5c817;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}

.read-more a:hover { 
  color: #fff; 
  background: #f5c817;
}

.main-head header{
line-height: 70px;
min-height: 70px;
}