
.scroll-back-to-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-back-to-top-wrapper:hover {
	background-color: #888888;
  color: #eeeeee;
}
.scroll-back-to-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-back-to-top-wrapper i.fa {
	line-height: inherit;
}
.scroll-back-to-top-wrapper .fa-lg {
	vertical-align: 0;
}


.footer { border-top: 0; }

/* ICO Landing Page */
.page-id-431 .head-intro { display: none; }

.head-sticky.is-stuck {
    z-index: 99;
    padding: 5px 0;
    background-color: rgb(225, 20, 41);
    border-bottom: 0px solid #ebebeb;
}



.header {
    position: relative;
    z-index: 20;
    background-color: #e11429;
}

.page-hero::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 12;
    background-color: rgba(49, 53, 107, 0);
}

.page-hero-lg .page-hero-title {
    font-size: 42px;
    text-shadow: 1px 3px 5px #888888;
}

.btn-transparent {

text-shadow: 1px 1px 1px #888888;

}

.page-hero {
    background-color: #000000;
	background-repeat: repeat;
    background-position: center center;
    background-attachment: scroll;
    
	padding: 20px 0;
}

.head-mast {
    padding: 10px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 1px solid #e11429;
}

.site-logo {
    font-size: 36px;
    margin: 0;
    margin-top: 5px;
    font-weight: 700;
    color: inherit;
}

.ci-box-callout {
    padding: 25px;
    border: 2px solid #db0c0c4d;
    border-radius: 3px;
}


footer a.btn.btn-block {
    background: #17ce3e;
    border: 2px solid #17ce3e;
}

@media (max-width: 790px)
{
.main_buttons {
    z-index: 99999;
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    box-shadow: inset 0px 4px 14px -7px #404040;
    text-align: center;
    display: table;
}
	.main_buttons .on {
    padding: 4px 0;
    display: table-cell;
}
	.alignleft {
    float: left;
    margin: 5px 10px 5px 0;
}
}

.scroll-back-to-top-wrapper {
    
    right: 5px;
    bottom: 75px;
   
}

.navigation-main ul {
    padding: 7px;
    list-style: none;
    background-color: #e11429;
    min-width: 240px;
    border-radius: 3px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
    margin-left: -7px;
    width: 500px;
}

.navigation-main li li a {
    padding: 9px 15px;
    font-size: 14px;
    border-radius: 3px;
    width: 230px;
    float: left;
}

.navigation-main .nav-button > a {
    border: 2px solid #ffffff;
    border-radius: 30px;
    padding: 12px 30px;
    margin-left: 10px;
    font-size: 12px;
}

.entry-item-thumb img {
    border-radius: 9px;
}


a.cisc-button.cisc-shortcode-scheme-blue2 {
    background: #ec1b2f;
    padding: 10px 40px 10px 40px;
    color: #fff;
     
}

a.cisc-button.cisc-shortcode-scheme-blue2:hover {
    background: #af0f1e;
     
     
}

.footer {
    border-top: 1px solid #e11429;
    background-color: #e11429;
    color: #ffffff;
}



.brand-logo {
    display: inline-block;
    margin: 15px 5px;
    max-width: 200px;
}

.navigation-main > li:hover > a, .navigation-main > li > a:focus, .navigation-main > .current-menu-item > a, .navigation-main > .current-menu-parent > a, .navigation-main > .current-menu-ancestor > a {
    border-color: #ffffff;
}

.navigation-main a {
    position: relative;
    color: #ffffff;
    font-size: 14px;
}

.navigation-main .nav-button > a:hover {
    border: 2px solid #e11429;
    border-radius: 30px;
    padding: 12px 30px;
    margin-left: 10px;
    font-size: 12px;
	  background-color: #fff;
	  color: #e11429;
}

.navigation-main li li:hover > a, .navigation-main li li > a:focus, .navigation-main li .current-menu-item > a, .navigation-main li .current-menu-parent > a, .navigation-main li .current-menu-ancestor > a {
    background-color: #000000;
    color: #fff;
}

.btn-transparent {
	background-color: transparent;
	border: 2px solid #e11429;
}

.footer .widget-title {
    color: currentColor;
    border-color: #ffffff;
}

.btn-transparent:hover {
	border: 2px solid #e11429;
	background-color: #e11429;
}

.btn-block {
	border: 2px solid #e11429;
	background-color: #e11429;
}

.btn-block:hover {
	border: 2px solid #e11429;
	background-color: #e11429;
}

.button, .woocommerce-Button, .comment-reply-link, input[type="submit"], input[type="reset"], button {
	border: 2px solid #e11429;
		
}

body {
    line-height: 1.625;
    font-size: 16px;
    background-color: #000000;
    color: #ffffff;
    font-family: Roboto, sans-serif;
  
    
}
.widget_recent_comments li, .widget_rss li, .widget_recent_entries li {
    display: block;
    padding: 11px 0;
    border-bottom: 1px solid #3c3b3b;
}
.widget_meta li a, .widget_pages li a, .widget_categories li a, .widget_archive li a, .widget_product_categories li a, .widget_layered_nav li a {
    display: block;
    color: #585858;
    border-bottom: 1px solid #383535;
    margin-bottom: 7px;
    padding-bottom: 7px;
    position: relative;
}
.section-title {
    font-size: 36px;
    margin: 0;
    color: #ffffff;
}

.entry-item-title a {
    color: #e11429;
}

.footer .ci-box-callout {
    border: 0;
    background-color: #eeeef3;
}

.footer .ci-box-callout {
    border: 0;
    background-color: #eeeef359;
}

.widget-title {
    font-size: 18px;
    padding-bottom: 12px;
    margin-bottom: 25px;
    border-bottom: 2px solid #ebebeb;
    font-weight: bold;
    color: #e11429;
	  
}

.entry-tags a:hover, .tag-cloud-link:hover {
    border-color: #e11429;
    background-color: #000;
    color: #fff; 
}

.sidebar a {
	color: #ffffff;
}

.sidebar a:hover {
	color: #e11429;
	font-weight: bold;
}

.widget_categories li a, .widget_archive li a {
	color: #fff;
}

.entry-title {
    font-size: 32px;
    margin-bottom: 5px;
    color: #fff;
}

.blockchain-slick-slider .slick-dots .slick-active button {
    background-color: #e11429;
}

.filter-active {
    color: #fff;
    border-color: #e11429;
    background-color: #e11429;
}

.item-filter:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e11429;
}

.item-filter {
border: 2px solid #e11429;
color: #ffffff;
}

.entry-content td {
    border-width: 0 1px 1px 0;
    border-color: #fff;
}

.blockchain-slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1001;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    font-size: 36px;
    padding: 0;
    text-align: center;
    line-height: normal;
    background: none;
    color: #fff;
    border-color: #fff0;
}

.entry-meta a {
    color: #8c8c8c;
}

input[type="submit"]
 {
    border: 2px solid #019afe;
}
