/*!
Theme Name: Bitcoinee
Theme URI: https://kadesthemes.com/wordpress-themes/bitcoinee/
Author: KadesThemes.com
Author URI: https://kadesthemes.com/
Description: Bitcoinee is a special responsive WordPress theme focused on Cryptocurrency field. It helps you easily have a blog/magazine about crypto-related site. Bitcoinee comes with 3 widget area and support crypto widgets as well. View theme detail, upcoming features and demo at https://kadesthemes.com/wordpress-themes/bitcoinee/
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: bitcoinee
Tags: blog, news, custom-logo, custom-background, custom-menu, featured-images, two-columns, left-sidebar, right-sidebar, footer-widgets, sticky-post, theme-options, threaded-comments, editor-style, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bitcoinee - free Cryptocurrency WordPress Theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize	
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	border-left: 3px solid #ff9f1c;
	padding: 0 0 0 1em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}

body {
	background: #ededed;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #ff9f1c;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: #ff9f1c;
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	width: 100%;
}

#bitcoineeNavbar .dropdown-menu {
	background-color: transparent;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul {
	left: 0;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.main-navigation.toggled > div {
	opacity: 1;
	display: block;
}

.navbar-toggle {
	background-color: transparent;
	border: 1px solid #ff9f1c;
	color: #ff9f1c;
	border-radius: 4px;
	margin: 0 auto 1em;
	display: inline-block;
	padding-bottom: 0.6em;
}

.navbar-toggle:focus {
	border-color: #ff9f1c;
	outline: none;
}

@media screen and (min-width: 37.5em) {
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 1.5em 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

nav.pagination {
	margin-bottom: 2em;
	text-align: right;
}

.pagination .nav-links {
	width: 100%;
	display: block;
}

.navigation .nav-links a.prev,
.navigation .nav-links a.next {
	color: #333;
}

.navigation .nav-links a.page-numbers {
	color: #333;
	padding: 0 0.5em;
}

.navigation .nav-links .page-numbers.current {
	color: #ff9f1c;
	padding: 0 0.5em;	
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	        clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	        clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	text-align: left;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	text-align: right;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

figure.wp-block-image {
	margin-bottom: 1em;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content {
	margin: 1.5em 0 0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-family: 'IBM Plex Serif', serif;
	font-weight: 700;
}

.entry-summary .entry-content {
	margin-top: 10px;
}

body #primary.content-area {
	padding-left: 30px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-navigation .nav-links a {
	color: #ff9f1c;
}

.comment-navigation .nav-links a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
	margin: 2.5em 0;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*	HEADER	*/
h1.site-title a {
	color: #ff9f1c;
}

.site-description {
	color: #e7dbdb;
	font-size: 1em;
}

#masthead {
	width: 100%;
	min-height: 208px;
	padding-left: 0;
	padding-right: 0;
}

body.home #masthead {
	max-height: 670px;
}

.headerwrap	{
	background-blend-mode: screen;;
	background-color: rgba(0, 0, 0, .8);
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
}

.headerwrap::after {
	content: "";
	background: url("images/dot.gif") left top;
	opacity: 0.8;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}

.site-branding {
	text-align: center;
}

.site-branding .site-title a {
	color: #FF9F1C;
	font-size: 1em;
	font-weight: 700;
}




/*	MAIN SLIDER   */

#masthead .owl-stage-outer {
	position: relative;
	border-width: 0;
	z-index: 99;
	max-height: 670px;
	margin-bottom: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.owl-stage .owl-item {
	position: relative;
}

.slide-item {
	height: 670px;
	max-height: 670px;
	width: auto;
}

.owl-carousel .slide-caption {
	position: absolute;
	left: 10%;
	top: 45%;
	color: #fff;
	text-align: center;
	padding: 2em 1.5em 1em;
	margin: 0 auto;
	width: 50%;
	background: #000000b3;
}

.owl-carousel .slide-caption h3 {
	width: 100%;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 150%;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 1em;
	line-height: 1.6;
}

.owl-item .slide-cta {
	outline: none;
	border: 1px solid #ff9f1c;
	padding: 0.6em 2em;
	color: #ff9f1c !important;
	font-size: 18px;
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	margin-top: 0.5em;
	-webkit-transition: 300ms;
	transition: 300ms;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 1em;
}

.owl-item .slide-cta:hover {
	background-color: #ff9f1c;
	color: #000 !important;
}

.slide-cta::after {
	content: '\f178';
	font-family: 'FontAwesome';
	margin: 0 0 0 5px;
	font-weight: 300;
	display: inline-block;
}

.owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 100;
}

#masthead .owl-next {
	float: right;
	right: 5px;
}

#masthead .owl-prev {
	float: left;
	left: 5px;
}

#masthead .owl-prev::before,
#masthead .owl-next::before {
	background-color: rgba(0, 0, 0, 0.3);
	font-family: 'FontAwesome';
	font-size: 20px;
	color: #fff;
	display: inline-block;
	padding: 2em 0.8em;
	-webkit-transition: 300ms;
	transition: 300ms;
}

#masthead .owl-prev:hover::before, 
#masthead .owl-next:hover::before {
	background-color: #ff9f1c;
	color: #fff;
}

#masthead .owl-next::before {
	content: "\f105";
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

#masthead .owl-prev::before {
	content: "\f104";
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.owl-nav div {
  position: absolute;
  top: 50%
}

#site-navigation {
	text-align: center;
	padding-bottom: 0;
}

#primary-menu {
	display: inline-block;
	width: 100%;
}

#site-navigation .dropdown-menu {
	margin-top: 0;
	padding-top: 0;
}

#site-navigation .menu ul li,
#primary-menu .menu-item {
	display: inline-block;
}

#site-navigation .menu ul li a {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	margin: 0 0.5em;
	padding: 0.5em 2em;
	text-decoration: none;
	-webkit-transition: 300ms;
	transition: 300ms;
	-moz-transition: 300ms;
}

#primary-menu .menu-item a {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	margin: 0 0;
	padding: 0.5em 2em;
	text-decoration: none;
	-webkit-transition: 200ms;
	   -moz-transition: 200ms;
		    transition: 200ms;
}

#primary-menu .dropdown-item.active,
#primary-menu .current-menu-item a,
#primary-menu .menu-item a:hover {
	background-color: #ff9f1c;
	color: #011627;
}

#primary-menu .current-menu-item ul.sub-menu li a {
	background-color: transparent;
}

#site-navigation .menu ul li ul.children,
#primary-menu li.menu-item .sub-menu {
	background-color: rgba(0, 0, 0, 1);
	width: auto;
	min-width: 250px;
}

#site-navigation .menu ul li ul.children li a,
#primary-menu .menu-item ul.sub-menu .menu-item a {
	color: #fff;
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	text-transform: capitalize;
	padding: 1em 0;
	display: block;
	border-bottom: 1px solid #474242b3;
	border-radius: 0;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}  

ul.sub-menu .menu-item {
	width: 100%;
}

#primary-menu .menu-item ul.sub-menu .menu-item:last-child a {
	border-bottom: 0;
}

#site-navigation .dropdown-item:focus,
#site-navigation .menu ul li a:hover,
#primary-menu .menu-item ul.sub-menu .menu-item a:hover {
	background-color: #ff9f1c;
}



/*    CRYPTO INDEX ROW: if install plugin Kades Crypto Widgets;   */
#cryptoindex {
	background-color: #011627;
}

#cryptoindex-inner {
	text-align: center;
	padding: 1.5em 0;
}

#cryptoindex-inner .widget {
	margin-bottom: 0;
}

.ccc-header-v2 {
	display: inline-block;
	margin: 0 auto;
	float: none !important;
	z-index: 10;
}

.posts-heading {
	background-color: #f0f0f04d;
	color: rgba(0, 0, 0, 0.8);
	height: auto;
	margin-bottom: 2em;
}


.posts-heading h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #683a00;
	background-color: #ff9f1c;
	width: auto;
	text-align: center;
	display: inline-block;
	line-height: 38px;
	margin-bottom: 0;
	padding: 0 0.5em;
	position: relative;
	float: left;
}

.posts-heading h3::before {
	font-family: fontawesome;
	content: "\f0e7";
	display: inline-block;
	margin-right: 15px;
	margin-left: 10px;
	font-style: italic;
}

.posts-heading h3::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 38px 0 0px 25px;
	border-color: transparent transparent transparent #ff9f1c;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #ffa01c;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	display: inline-block;
	position: absolute;
	right: -25px;
}

.breakingnews-list {
	overflow: hidden;
	height: 35px;
}

.posts-heading a.breaking-title {
	color: rgba(0, 0, 0, 0.9);
	display: inline-block;
	font-size: 14px;
	font-family: "Open Sans", sans-serif;
	text-decoration: none;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	line-height: 35px;
}

.posts-heading a.breaking-title:hover {
	color: #f28c00;
}

.posts-heading p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	float: left;
	display: inline-block;
	margin: 10px 0 0 35px;
	color: rgba(0, 0, 0, 0.9);
}

#content.site-content { 
	margin-top: 4em;
	background: #fff;
	padding-top: 2em;
}


/*	POST LIST  */

body.category .page-header,
body.archive .page-header {
	margin-bottom: 2em;
}

body.category .page-header h1.page-title,
body.archive .page-header h1.page-title {
	margin-top: 15px;
	font-family: 'IBM Plex Serif', serif;
}

h2.entry-title {
	font-family: 'IBM Plex Serif', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.5;
}

h2.entry-title a {
	color: #011627;
	text-decoration: none;
}

h2.entry-title a:hover {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
	color: #f28c00;
}

article.row.post { overflow: hidden; }
.site-main article.row {
	margin-top: 0;
	margin-bottom: 0;
}
article.row.sticky .hline {
	background: #fff;
	border-top: 2px solid #f9f9f9;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 15px;
}

.site-main article:last-child > hr.hline { margin-bottom: 0 }

article figure {
	margin: 0 0 0;
}

article.row.sticky figure img,
article.row.sticky figure {
	width: 100%;
	height: auto;
}

article.row.sticky h2.entry-title {
	font-weight: 400;
}

article.row.sticky .entry-thumbnail {
	margin-bottom: 1em;
}

h1.entry-title {
	font-family: 'IBM Plex Serif', sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5;
}

body.page-template-tpl-fullwidth .entry-title {
	text-align: center;
}

body.page-template-tpl-fullwidth #primary.content-area {
	padding-right: 30px;
}

article .entry-summary {
	margin-top: 0 !important;
}

body.single .entry-meta {margin-bottom: 2em;}

.entry-meta a,
.entry-meta {
	color: #ababab;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.entry-meta a:hover {
	color: #ff9f1c;
}

.cat-links,
.posted-on,
.byline {
	display: inline-block;
	margin-right: 2em;
}

.cat-links::before,
.posted-on::before,
.byline::before {
	color: #ccc;
	font-family: fontawesome;
	margin-right: 5px;
}

.cat-links::before {
	content: "\f07c";
}

.posted-on::before {
	content: "\f133";
}

.byline::before {
	content: "\f2bd";
}

.entry-content p {
	font-size: 16px;
	line-height: 1.6;
	font-family: 'Open Sans', sans-serif;
	color: #313131;
	margin-bottom: 2em;
}

.entry-content a {
	color: #ff9f1c;
}

.entry-content a:hover {
	color: #ff9f1c;
	text-decoration: underline;
}

.entry-content ul,
.entry-content ol {
	font-family: 'Open Sans', sans-serif;
	font-family: 16px;
	color: #313131;
	line-height: 1.6;
	margin-bottom: 2em;
}

.entry-content ul {
	list-style: none;
	padding-left: 0;
}

.entry-content ol {
	padding-left: 0;
}

.entry-content ol li {
	padding-left: 1em;
}

.entry-content ul li {
	background: url('images/square.gif') left 12px no-repeat;
	padding-left: 1em;
}

.entry-footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 1em;
}

.entry-footer .edit-link,
.entry-footer .comments-link {
	margin-left: 1em;	
}

.entry-footer a {
	color: #FF9F1C;
}

.entry-footer a:hover {
	text-decoration: underline;
	color: #FF9F1C;
}

.tags-links a {
	color: #fff;
	background: #ff9f1c;
	padding: 3px 10px;
	display: inline-block;
	margin-bottom: 5px;
}

.tags-links a:hover {
	background-color: #282727;
	text-decoration: none;
}

hr.hline {
	background-color: #ffffff;
	clear: both;
	width: 95%;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 50px;
	border-top: 1px solid rgba(170, 170, 170, 0.1);
}



/*	SIDEBAR	 */
#secondary {
	padding-right: 30px;
}
.widget-area .widget { 
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 2em; }

.widget-area .widget a {
	color: #ff9f1c;
}

.widget-area .widget ul,
.widget-area .widget ol {
	margin-left: 0;
	margin-top: 1em;
}

.widget-area .widget_nav_menu,
.widget-area .widget_rss,
.widget-area .widget_recent_comments,
.widget-area .widget_pages,
.widget-area .widget_meta,
.widget-area .widget_tag_cloud,
.widget-area .widget_archive,
.widget-area .widget_calendar,
.widget-area .widget_categories,
.widget-area .widget_recent_entries,
.widget-area .widget_text {
	border: 1px solid #ededed;
}

.widget-area .widget-title {
	background-color: #ff9f1c;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #3b1a03;
	line-height: 2.8;
	text-align: left;
	padding-left: 1em;
	text-transform: uppercase;
	width: 96%;
	margin: 2% auto 0;
}

.widget-title i.cf {
	margin-right: 0.6em;
	font-size: 20px;
}

.widget-area .widget_archive select {
	margin: 1em 2em;
}
.widget-area .widget_categories form {
	padding: 0 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.widget-area .widget_categories ul {
	list-style: none;
	padding-left: 25px;
	margin-left: 0;
}

.widget-area .widget_categories ul li {
	line-height: 1.6;
	background: url('images/square.gif') left center no-repeat;
}

.widget-area .widget_categories ul li a {
	color: #011627;
	margin-bottom: 5px;
	padding-left: 15px;
	font-size: 16px;
	display: inline-block;
	-webkit-transition: .2s;
	   -moz-transition: .2s;
	        transition: .2s;
}

.widget-area .widget_categories ul li a:hover {
	color: #f28c00;
	text-decoration: none;
}

.widget-area .widget_tag_cloud .tagcloud {
	padding: 1em;
}

.widget-area .widget_tag_cloud .tag-cloud-link {
	display: inline-block;
	color: #f28c00;
	border: 1px solid #f28c00;
	padding: 0 0.6em;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 16px !important;
	        transition: .2s;
	   -moz-transition: .2s;
	-webkit-transition: .2s;
}

.widget-area .widget_tag_cloud .tag-cloud-link:hover {
	background-color: #f28c00;
	color: #fff;
}

.widget-area .widget_calendar .calendar_wrap {
	padding: 0 2em;
	margin-top: 1em;
}

.widget-area .widget_rss ul {
	padding-right: 20px;
}

.widget-area .widget_text .textwidget {
	padding: 1em 1em 0;
	margin-bottom: 1em;
	color: #515151;
}

/* style for crypto converter widget */
section.widget_custom_html > h2 {
	display: none;
}
.widget-area section.widget_custom_html .custom-html-widget {
	padding: 0 0;
	margin-bottom: 0;
}

.widget-area section.widget_custom_html .custom-html-widget .ccc-converter > div {
	background-color: #fff !important;
	border-color: #ff9f1c !important;
}

.widget-area .kades_crypto_converter .ccc-converter > div {
	border-color: #ff9f1c !important;
}

.widget-area .kades_crypto_converter div.histoTitleConverter {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 20px !important;
	text-rendering: optimizelegibility;
	color: #000911 !important;
	text-transform: uppercase;
}

/* Kades Crypto Widgets plugin: style for ICOs widget; */
.widget-area .kades_crypto_icos iframe {
    border: 1px solid #ff9f1c !important;
}
.widget-area .kades_crypto_icos .icowatchlist_list_widget ul.nav-tabs li a {
	font-family: 'Open Sans', serif !important;
	font-weight: 700;
	text-align: center;
	font-size: 20px !important;
	text-rendering: optimizelegibility;
	letter-spacing: 1px;
	color: #000911 !important;
	text-transform: uppercase;
}

.widget-area .widget_search .widget-title {
	background-color: transparent;	
}

.widget-area .widget_search form {
	background: #ff9f1c;
	height: 58px;
	width: 100%;
	padding: 10px 3%;
}
.widget-area .widget_search form label {
	width: 80%;
	height: 37px;
	float: left;
	margin-bottom: 0;
}
.widget_search input.search-field {
	height: 37px;
	line-height: 37px;
	font-family: 'Open Sans', sans-serif;
	background-color: #fff;
	border: none;
	border-radius: 0;
	width: 100%;
	padding: 0 0 0 1em;
	float: left;
}
.widget_search input.search-field::-webkit-input-placeholder {
	color: #333; /* for Mozilla Firefox, Chrome, Opera, Safari 10.1+ */
	opacity: 1;
	font-size: 14px;
}
.widget_search input.search-field:-ms-input-placeholder {
	color: #333; /* for Mozilla Firefox, Chrome, Opera, Safari 10.1+ */
	opacity: 1;
	font-size: 14px;
}
.widget_search input.search-field::-ms-input-placeholder {
	color: #333; /* for Mozilla Firefox, Chrome, Opera, Safari 10.1+ */
	opacity: 1;
	font-size: 14px;
}
.widget_search input.search-field::placeholder {
	color: #333; /* for Mozilla Firefox, Chrome, Opera, Safari 10.1+ */
	opacity: 1;
	font-size: 14px;
}

.widget_search input.search-field:-ms-input-placeholder {
	color: #333; /* for Microsoft Internet Explorer 10-11 */
	font-size: 14px;
}

.widget_search input.search-field::-ms-input-placeholder {
	color: #333; /* for Microsoft Edge */
	font-size: 14px;
}

.widget_search input[type="submit"] {
	height: 37px;
	width: 20%;
	border-radius: 0;
	border: none;
	background: #282727 url("images/ico-search.png") center center no-repeat;
	text-indent: -9999px;
}

.widget_search input[type="submit"]::before {
	font-family: FontAwesome;
	content: '\f002';
	display: block;
	width: 24px;
	height: 24px;
	color: #fff;
	background: #000;
}

.widget-area .widget_recent_comments #recentcomments {
	margin: 1em 1em;	
	padding-left: 0;
	list-style: none;
}

.widget_recent_comments #recentcomments li {
	margin-bottom: 10px;
}

.widget_recent_comments #recentcomments li a {
	color: #f28c00;
}

.widget_recent_comments #recentcomments .comment-author-link a {
	color: #515151;
}

.widget-area .widget_nav_menu ul,
.widget-area .widget_recent_entries ul {
	margin-left: 0;
	margin-top: 1em;
	padding-left: 20px;
	padding-right: 25px;
	list-style: none;
}

.widget-area .widget_nav_menu ul li,
.widget-area  .widget_recent_entries ul li {
	background: url('images/square.gif') left 12px no-repeat;
}

.widget-area .widget_recent_entries ul li a {
	color: #515151 !important;
	margin-bottom: 10px;
	padding-left: 15px;
	line-height: 1.5;
	display: inline-block;
}

.widget-area .widget_recent_entries ul li:last-child a {margin-bottom: 0}

.widget_recent_entries ul li a:hover {
	color: #ff9f1c;
}

.widget-area .widget_nav_menu ul {
	list-style: none;
}

.widget-area .widget_nav_menu ul li a {
	color: #011627;
	margin: 0 0 5px 0;
	padding-left: 15px;
	display: inline-block;
	text-decoration: none;
		transition: 300ms;
		-moz-transition: 300ms;
	-webkit-transition: 300ms;
}

.widget-area .widget_nav_menu ul li a:hover {
	color: #f28c00;
}


/*   PAGE: 404   */

section.error-404 {
	padding-bottom: 3em;
}

section.error-404 input[type="search"] {
	border-radius: 0;
	padding-left: 1em;
	font-size: 14px;
	height: 32px;
	font-family: 'Open Sans', sans-serif;
}

section.error-404 input[type="submit"] {
	background: #ff9f1c;
	color: #333;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	border-radius: 0;
	border-width: 0;
	height: 32px;
}


/*   POST NAVIGATION   */

.posts-navigation .nav-links a {
	color: #ff9f1c;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
}



/*    COMMENT TEMPLATE    */

#comments {
	margin-top: 3em;
}

.comments-title {
	color: #333333;
	margin-bottom: 1.5em;
	font-family: 'IBM Plex Serif', sans-serif;
	line-height: 1.5;
	font-size: 24px;
}

.comments-area {
	font-family: 'Open Sans', sans-serif;
}

ol.comment-list {
	margin-left: 0;
	padding-left: 0;
}

.comment-list .comment-metadata {
	font-weight: 300;
}

.comment-list .depth-1 {
	list-style: none;
	margin-bottom: 1em;
}

.comment-list .comment-metadata a {
	color: #a5a0a0;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.comment-list .comment-content a {
	color: #FF9F1C;
}

.comment-author .avatar {
	margin-right: 5px;
}

.comment-author .fn a {
	color: #333;
}

.comment .reply .comment-reply-link {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #a5a0a0;
}

.comment .reply .comment-reply-link:hover {
	text-decoration: underline;
}

.comment ol.children {
	border-left: 1px solid #eae4d4;
}

form#commentform p label {
	min-width: 65px;
	color: #333;
}

form#commentform p textarea,
form#commentform p input {
	border-radius: 0;
}
form#commentform p.comment-form-author input,
form#commentform p.comment-form-email input,
form#commentform p.comment-form-url input {
	width: 268px;
}

#respond {
	margin-bottom: 3em;
}

#reply-title {font-size: 22px}

#reply-title small a,
#commentform .logged-in-as a {
	color: #FF9F1C;
}

@media screen and (min-width: 375px) {
	#commentform .form-submit {
		margin-left: 69px;
	}

	body.logged-in #commentform .form-submit {margin-left: 0}
}



#commentform .form-submit input[type="submit"] {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background-color: #ff9f1c;
	color: #011627;
	border-width: 0;
	padding: 12px 15px;
	font-weight: 600;
	width: 268px;
}

/*	 FOOTER   */
.footerwrap { background-color: #011627; }
.site-footer {
	padding: 3em 0 2em;
}

.footer-widget-area .widget {
	margin-bottom: 1em;
	font-size: 14px;
	color: #cccccc;
	font-family: 'Open Sans', sans-serif;
	line-height: 2;
}

.footer-widget-area .widget-title {
	color: #ff9f1c;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.footer-widget-area .widget ul,
.footer-widget-area .widget ol {
	margin-left: 0;
	padding-left: 1em;
}

.footer-widget-area .widget ul a,
.footer-widget-area .widget ol a {
	color: #cccccc;
}

.footer-widget-area .widget_text .textwidget {

}

.footer-widget-area .widget_text .textwidget a {
	color: #cccccc;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}

.footer-widget-area .widget_text .textwidget a:hover {
	color: #ff9f1c;
	border-bottom: 1px solid #ff9f1c;
}

.footer-widget-area .widget_nav_menu ul.menu {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 2;
}

.footer-widget-area .widget_nav_menu ul.menu li a {
	color: #cccccc;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.footer-widget-area .widget_tag_cloud .tagcloud a {
	color: #cccccc;
}

.footer-widget-area .widget_tag_cloud .tagcloud a:hover {
	color: #ff9f1c;
	text-decoration: none;
}

.footer-widget-area .widget_recent_entries ul {
	padding-left: 0;
	margin-left: 0;
}

.footer-widget-area .widget_recent_entries li {
	list-style: none;
	margin-bottom: 1em;
}

.footer-widget-area .widget_recent_entries li a {
	color: #cccccc;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.footer-widget-area .widget_recent_comments {
	color: #cccccc;
}

.footer-widget-area .widget_recent_comments #recentcomments {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.footer-widget-area .widget_recent_comments #recentcomments a {
	color: #ff9f1c;
}

.footer-widget-area .widget_calendar td a {
	color: #ff9f1c;
}

.site-info, 
.site-info a {
	color: #cccccc;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
}

.site-info a:hover {
	color: #ff9f1c;
}

/*	BACK TO TOP BUTTON	*/
#gotop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    background: #011627;
    color: #ff9f1c;
    cursor: pointer;
    border: 0;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    outline: none;
}
#gotop:hover {
    background: #ff9f1c;
    color: #ffffff;
}
#gotop.show {
    opacity: 1;
}

#gotop > i.cf {
	margin-top: 10px;
}



/*	MEDIA QUERY    */

@media screen and (min-width: 1024px) {
	.posts-heading a.breaking-title {
		margin-left: 3em;
	}
}

@media screen and (max-width: 768px) {
	.main-navigation > div {
		display: none;
	}

	.main-navigation.toggled > div {
			
	}

	#primary-menu .menu-item {
		width: 90%;
	}

	#primary-menu .menu-item a {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 1em;
		padding-right: 1em;
	}

	#primary-menu {
		padding-bottom: 1em;
	}

	.owl-carousel .slide-item {
		max-height: 500px;
	}

	.owl-carousel .slide-caption {
		left: 0;
		top: 40%;
		width: 100%;
	}
}

@media screen and (min-width: 1024px) {
	button.navbar-toggle { display: none }
}

@media screen and (min-width: 768px){
    .dropdown:hover > .dropdown-menu{ display: block !important }
}

@media screen and (max-width: 480px) {
	#primary-menu .dropdown-menu a.dropdown-item {
		font-size: 16px;
		text-align: center;
	}
}

@media screen and (max-width: 414px) {

	#masthead {
		min-height: 183px;
	}

	.custom-logo-link .custom-logo {
		max-width: 80%;
	}

	.owl-carousel .slide-caption h3 {
		font-size: 100%;
	}
	
	.owl-item .slide-cta {
		font-size: 14px;
	}


	body #primary.content-area {
		padding-left: 15px;
	}

	#secondary {
		padding-right: 15px;
	}

	.ccc-coin-container {
		float: unset !important;
		margin-right: 0 !important;
	}

	.widget-area .kades_crypto_converter div.histoTitleConverter,
	.widget-area .widget-title {
		font-size: 1em !important;
	}

	.site-main figure.entry-thumbnail {
		text-align: center;
	}

	.site-main article h2.entry-title {
		margin-top: 0.5em;
		text-align: center;
	}

	article.row.sticky h2.entry-title {
		padding-left: 0;
	}

	.site-main .entry-meta {
		text-align: center;
	}

	.cat-links, 
	.posted-on, 
	.byline {
		margin-right: 1em;
	}

	body.home .site-main .entry-content {
		text-align: center;
	}

}




