/*---FONTS---*/
@import url('');

@font-face {
  font-family: "massive-crypto";
  src:url("");
  src:url("") format("embedded-opentype"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "massive-crypto" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="micon-"]:before,
[class*=" micon-"]:before {
  font-family: "massive-crypto" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.micon-arrow-up:before {
  content: "\61";
  line-height: 15px;
}
.micon-arrow-down:before {
  content: "\62";
  line-height: 15px;
}
.micon-up:before {
  content: "\63";
}
.micon-down:before {
  content: "\64";
}
.micon-arrow-circle-o-left:before {
  content: "\65";
}
.micon-arrow-circle-o-right:before {
  content: "\66";
}
.micon-sort:before {
  content: "\67";
}
.micon-info-circled:before {
  content: "\68";
}

.mcwp-crypto div, .mcwp-crypto span, .mcwp-crypto applet, .mcwp-crypto object, .mcwp-crypto iframe, .mcwp-crypto h1, .mcwp-crypto h2, .mcwp-crypto h3, .mcwp-crypto h4, .mcwp-crypto h5, .mcwp-crypto h6, .mcwp-crypto p, .mcwp-crypto blockquote, .mcwp-crypto pre, .mcwp-crypto a, .mcwp-crypto abbr, .mcwp-crypto acronym, .mcwp-crypto address, .mcwp-crypto big, .mcwp-crypto cite, .mcwp-crypto code, .mcwp-crypto del, .mcwp-crypto dfn, .mcwp-crypto em, .mcwp-crypto img, .mcwp-crypto ins, .mcwp-crypto kbd, .mcwp-crypto q, .mcwp-crypto s, .mcwp-crypto samp, .mcwp-crypto small, .mcwp-crypto strike, .mcwp-crypto strong, .mcwp-crypto sub, .mcwp-crypto sup, .mcwp-crypto tt, .mcwp-crypto var, .mcwp-crypto b, .mcwp-crypto u, .mcwp-crypto i, .mcwp-crypto center, .mcwp-crypto dl, .mcwp-crypto dt, .mcwp-crypto dd, .mcwp-crypto ol, .mcwp-crypto ul, .mcwp-crypto li, .mcwp-crypto fieldset, .mcwp-crypto form, .mcwp-crypto label, .mcwp-crypto legend, .mcwp-crypto table, .mcwp-crypto caption, .mcwp-crypto tbody, .mcwp-crypto tfoot, .mcwp-crypto thead, .mcwp-crypto tr, .mcwp-crypto th, .mcwp-crypto td, .mcwp-crypto article, .mcwp-crypto aside, .mcwp-crypto canvas, .mcwp-crypto details, .mcwp-crypto embed, .mcwp-crypto  .mcwp-crypto figure, .mcwp-crypto figcaption, .mcwp-crypto footer, .mcwp-crypto header, .mcwp-crypto hgroup, .mcwp-crypto  .mcwp-crypto menu, .mcwp-crypto nav, .mcwp-crypto output, .mcwp-crypto ruby, .mcwp-crypto section, .mcwp-crypto summary, .mcwp-crypto time, .mcwp-crypto mark, .mcwp-crypto audio, .mcwp-crypto video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: inherit;
	font: inherit;
	font-family: 'Lato',sans-serif;
	vertical-align: baseline;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
.mcwp-crypto span:not([class*="mcwp"]) {
	padding: 2px 8px 2px 6px;
}
/* HTML5 display-role reset for older browsers */
.mcwp-crypto article, .mcwp-crypto aside, .mcwp-crypto details, .mcwp-crypto figcaption, .mcwp-crypto figure, .mcwp-crypto footer, .mcwp-crypto header, .mcwp-crypto hgroup, .mcwp-crypto menu, .mcwp-crypto nav, .mcwp-crypto section {
	display: block;
}
.mcwp-crypto ol, .mcwp-crypto ul {
	list-style: none !important;
}
.mcwp-crypto blockquote, .mcwp-crypto q {
	quotes: none;
}
.mcwp-crypto blockquote:before, .mcwp-crypto blockquote:after, .mcwp-crypto q:before, .mcwp-crypto q:after {
	content: '';
	content: none;
}
.mcwp-crypto .invert-act img.invertable {
	-webkit-filter: invert(100%);
	        filter: invert(100%);
}
.mcwp-crypto .invert-act .bg img.invertable {
	-webkit-filter: grayscale(100%) invert(100%);
	        filter: grayscale(100%) invert(100%);
}

/*---TICKER STYLES----*/
.mcwp-crypto .mcwp-ticker {
	overflow: hidden;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.mcwp-crypto .mcwp-ticker.mcwp-header, .mcwp-crypto .mcwp-ticker.mcwp-footer {
    width: 100%;
    position: fixed;
	left: 0;
	z-index: 100000;
}
.mcwp-crypto .mcwp-ticker.mcwp-header {
	top: 0;
}
.mcwp-crypto .mcwp-ticker.mcwp-footer {
	bottom: 0;
}
.mcwp-crypto .cc-ticker {
	border: 0 none;
}
.mcwp-crypto .cc-ticker-round {
	border-radius: 5px;
}
.mcwp-crypto ul.cc-stats {
    margin: 0 !important;
    padding: 0 !important;
	border: 0 none !important;
    white-space: nowrap;
	list-style: none !important;
}
.mcwp-crypto ul.cc-stats li.cc-coin {
    padding: 10px 8px !important;
    display: inline-block;
    margin: 0 !important;
	border: 0 none !important;
}
.mcwp-crypto ul.cc-stats li.cc-coin div b {
	font-weight: bold;
	text-align: center;
}
.mcwp-crypto ul.cc-stats li.cc-coin div b span:first-child {
	display: inline;
	font-size: 80%;
	padding: 0;
}
.mcwp-crypto ul.cc-stats li.cc-coin div b span:first-child + span {
	font-weight: normal;
}
.mcwp-crypto [data-live-price] {
	display: inline-block;
	padding: 2px 4px;
    border-radius: 4px;
	white-space: nowrap;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.mcwp-crypto .cc-coin > div {
	position: relative;
}
.mcwp-crypto .cc-coin svg {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.mcwp-crypto li.cc-coin:before {
	display: none;
}
.mcwp-crypto .cc-coin span.mcwpdown {
	color: #FF0033;
}
.mcwp-crypto .cc-coin span.mcwpup {
	color: #85B000;
}
.mcwp-crypto .cc-white-color {
	background: #fff;
}
.mcwp-crypto span.mcwpup, 
.mcwp-crypto span.mcwpdown {
	padding-left: 18px;
    position: relative;
}
.mcwp-crypto span.mcwpup:before, 
.mcwp-crypto span.mcwpdown:before {
	font-family: 'massive-crypto';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.mcwp-crypto .mcwp-ticker span.mcwpup, 
.mcwp-crypto .mcwp-ticker span.mcwpdown {
	padding-left: 10px;
}
.mcwp-crypto .mcwp-ticker span.mcwpup:before,
.mcwp-crypto .mcwp-ticker span.mcwpdown:before {
    height: 18px;
	top: 0;
	font-size: 13px;
}
.mcwp-crypto span.mcwpup:before {
	content: '\61';
}
.mcwp-crypto span.mcwpdown:before {
	content: '\62';
}

/*--web ticker---*/
.mcwp-crypto .cc-stats {
	font-size: 14px !important;
}
.mcwp-crypto .cc-stats {
	position:relative;
	width:100%;
	-webkit-animation: ticker 0s linear infinite 0s normal;
	   -moz-animation: ticker 0s linear infinite 0s normal;
			animation: ticker 0s linear infinite 0s normal;
}
.mcwp-crypto:hover .cc-stats {
	-webkit-animation-play-state: paused;
	   -moz-animation-play-state: paused;
			animation-play-state: paused;
}
.mcwp-crypto .cc-stats .cc-dup {
	display: inline;
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.mcwp-crypto .mcwp-card-head > div {
	position: relative;
	display: inline-block;
}
.mcwp-crypto .cc-coin img, .mcwp-crypto .mcwp-card-head img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto !important;
	max-width: 24px;
}
.mcwp-crypto .mcwp-card-head p, .mcwp-crypto .cc-coin b {
	line-height: 24px;
	padding: 0 0 0 29px !important;
	margin: 0 !important;
}


/*---CARDS---*/
.mcwp-crypto .mcwp-card {
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
	-webkit-box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
			box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
.mcwp-crypto .mcwp-card * {
	color: #fff;
}
.mcwp-crypto .cc-card-col {
	width: 100%;
	vertical-align: top;
	display: inline-block;
	margin-right: 20px;
	max-width: 360px;
}
.mcwp-crypto .cc-label-col {
	vertical-align: top;
	display: inline-block;
	margin-right: 20px;
}

.mcwp-crypto .mcwp-card-white {
	border: 1px solid #ccc;
	background-color: #ffffff;
}
.mcwp-crypto .mcwp-card-dark {
	background-color: #202328;
}
.mcwp-crypto .mcwp-card-info {
	background-color: #1e9ff2;
}
.mcwp-crypto .mcwp-card-warning {
	background-color: #ff9149;
}
.mcwp-crypto .mcwp-card-danger {
	background-color: #ff4961;
}
.mcwp-crypto .mcwp-card-success {
	background-color: #28d094;
}

.mcwp-crypto .mcwp-card .mcwp-pricelabel {
	margin-top: 30px;
}
.mcwp-crypto .mcwp-card .mcwp-price {
	font-size: 220%;
	padding: 4px;
	display: inline-block;
}
.mcwp-crypto .mcwp-card-dark h2, .mcwp-crypto .mcwp-card-dark th {
	color: #fff;
}
.mcwp-crypto .mcwp-card span.mcwpup, .mcwp-crypto .mcwp-card span.mcwpdown {
	position: relative;
}
.mcwp-crypto .mcwp-card span.mcwpup {
	color: #28D094;
}
.mcwp-crypto .mcwp-card span.mcwpdown {
	color: #FF4961;
}
.mcwp-crypto .mcwp-card.mcwp-card-warning span.mcwpup, .mcwp-crypto .mcwp-card.mcwp-card-success span.mcwpup {
	color: #1a8e06;
}
.mcwp-crypto .mcwp-card.mcwp-card-info span.mcwpdown, .mcwp-crypto .mcwp-card.mcwp-card-danger span.mcwpdown {
	color: #78281F;
}

.mcwp-crypto .mcwp-card.mcwp-card-white * {
	color: #000;
}

/*---Card Designs---*/
/*-card 1&2 design-*/
.mcwp-crypto .mcwp-card-1 {
	position: relative;
	padding: 20px 20px 10px 20px;
	text-align: left;
}
.mcwp-crypto .mcwp-card.mcwp-card-rounded {
	border-radius: 10px;
}
.mcwp-crypto .mcwp-card-1 .bg {
	position: absolute;
	height: 100%;
	right: 0;
	top: 20px;
}
.mcwp-crypto .mcwp-card-1 .bg img {
    display: block;
    max-width: 100%;
	height: 100%;
	opacity: 0.1;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	background: none;
	border: none;
}
.mcwp-crypto .mcwp-card-1 .mcwp-price {
	padding: 4px;
	display: inline;
}
.mcwp-crypto .mcwp-card-2 {
	padding: 20px;
	text-align: center;
}
.mcwp-crypto .mcwp-card-2 .mcwp-price {
	font-weight: bold;
    display: inline;
}
.mcwp-crypto .mcwp-card-2 .mcwp-card-head {
	margin-top: 5px;
}

/*-card 3 design-*/
.mcwp-crypto .mcwp-card-3 {
	position: relative;
}
.mcwp-crypto .mcwp-card-3 .mcwp-dn3-head > div,
.mcwp-crypto .mcwp-card-3 .mcwp-dn3-body > div {
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	text-align: left;
	width: 50%;
}
.mcwp-crypto .mcwp-card-3 .mcwp-dn3-head > div:first-child,
.mcwp-crypto .mcwp-card-3 .mcwp-dn3-body > div:first-child {
	width: 50%;
}
.mcwp-crypto .mcwp-card-3 .mcwp-card-symbol {
	font-size: 85%;
}
.mcwp-crypto .mcwp-card-3 .mcwp-card-name,
.mcwp-crypto .mcwp-card-3 .mcwp-price {
	font-size: 140%;
	text-align: left !important;
	display: inline;
}
.mcwp-crypto .mcwp-card-3 .mcwp-pricelabel {
	margin: 0;
}

.mcwp-crypto .mcwp-card-3 .mcwp-dn3-body {
    background: rgba(255,255,255,0.2);
}
/*-card 4 design-*/
.mcwp-crypto .mcwp-card-4 {
	padding: 20px;
	text-align: center;
}
.mcwp-crypto .mcwp-card-4 .mcwp-header {
	padding: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	background: rgba(255,255,255,0.1);
}
.mcwp-crypto .mcwp-card-4.mcwp-card-white .mcwp-header {
	background: rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
.mcwp-crypto .mcwp-card-4 .mcwp-price {
    padding: 0 4px;
    display: inline;
    margin-right: 10px;
}
.mcwp-crypto .mcwp-card-5 {
	padding: 20px;
	text-align: center;
	position: relative;
}
.mcwp-crypto .mcwp-card-5 .mcwp-header {
	padding: 10px 0 20px 0;
}
.mcwp-crypto .mcwp-card-5 .mcwp-card-marketcap {
	margin: 10px -20px;
	padding: 5px;
	background: rgba(255,255,255,0.2);
}
.mcwp-crypto .mcwp-card-5 .mcwp-price {
	padding: 0 4px;
    display: inline;
    margin: 0 10px 0 0;
}
.mcwp-crypto .mcwp-card-5.mcwp-card-white .mcwp-card-marketcap {
	background: rgba(0,0,0,0.1);
}
.mcwp-crypto .mcwp-card-6 {
	padding: 10px;
	text-align: center;
}
.mcwp-crypto .mcwp-card-6 .mcwp-dn6-head,
.mcwp-crypto .mcwp-card-6 .mcwp-dn6-body {
	padding: 10px;
}
.mcwp-crypto .mcwp-card-6 .mcwp-dn6-body > div > div {
	display: inline-block;
	vertical-align: top;
    width: 30%;
    margin: 0 1.5%;
    box-sizing: border-box;
}
.mcwp-crypto .mcwp-card-6 table th, .mcwp-crypto .mcwp-card-6 table td {
	padding: 5px;
}

/*---LABEL---*/
.mcwp-crypto .mcwp-label {
	overflow: hidden;
	padding: 20px;
	width: 100%;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
			box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}

.mcwp-crypto .mcwp-label.mcwp-label-rounded {
	border-radius: 5px;
}
.mcwp-crypto .mcwp-label-info,
.mcwp-crypto .mcwp-label-success,
.mcwp-crypto .mcwp-label-warning,
.mcwp-crypto .mcwp-label-danger {
	color: #fff;
}
.mcwp-crypto .mcwp-label-white {
	color: #000;
	background: #fff;
}
.mcwp-crypto .mcwp-label-dark {
	color: #fff;
	background: #202328;
}
.mcwp-crypto .mcwp-label-info {
	background: #1E9FF2;
}
.mcwp-crypto .mcwp-label-warning {
  background: #FF9149;
}
.mcwp-crypto .mcwp-label-danger {
	background: #FF4961;
}
.mcwp-crypto .mcwp-label-success {
	background: #28D094;
}

.mcwp-crypto .mcwp-label .mcwp-label-dn1-head, .mcwp-crypto .mcwp-label .mcwp-label-dn1-body {
    display: inline-block;
    vertical-align: middle;
}
.mcwp-crypto .mcwp-label .mcwp-label-dn1-head {
	float: left;
}
.mcwp-crypto .mcwp-label .mcwp-label-dn1-body {
	float: right;
}
.mcwp-crypto .mcwp-label .mcwp-label-dn2 {
	width:25%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.mcwp-crypto .mcwp-label .mcwp-label-dn2:first-child {
	text-align: left;
}
.mcwp-crypto .mcwp-label .mcwp-label-dn2 > div:not(.mcwp-card-head) {
	padding: 5px;
}
.mcwp-crypto .mcwp-label > p {
	margin: 16px 0 !important;
}
.mcwp-crypto .mcwp-label b {
	font-weight: bold !important;
	line-height: 24px;
	padding: 4px 0;
    border-radius: 4px;
	margin: 0 0 0 10px;
}

.mcwp-crypto .mcwp-label span.mcwpup, .mcwp-crypto .mcwp-label span.mcwpdown {
	display: inline-block;
	position: relative;
}
.mcwp-crypto .mcwp-label span.mcwpup {
	color: #28D094;
}
.mcwp-crypto .mcwp-label span.mcwpdown {
	color: #FF4961;
}
.mcwp-crypto .mcwp-label.mcwp-label-warning span.mcwpup, .mcwp-crypto .mcwp-label.mcwp-label-success span.mcwpup {
	color: #1a8e06;
}
.mcwp-crypto .mcwp-label.mcwp-label-info span.mcwpdown, .mcwp-crypto .mcwp-label.mcwp-label-danger span.mcwpdown {
	color: #78281F;
}


/*---ICONS---*/
.mcwp-crypto .cc-crimson-color {
	background: #FF0033;
	color: #fff;
}
.mcwp-crypto .cc-crimson-color .cc-coin span.mcwpdown {
	color: #78281F;
}
.mcwp-crypto .cc-midnight-color {
	background: #04040C;
	color: #fff;
}
.mcwp-crypto .cc-green-color {
	background: #85B000;
	color: #fff;
}
.mcwp-crypto .cc-green-color .cc-coin span.mcwpup {
	color: #186A3B;
}
.mcwp-crypto .cc-blue-color {
	background: #1B52A4;
	color: #fff;
}
.mcwp-crypto .cc-blue-color .cc-coin span.mcwpdown {
	color: #E74C3C;
}

/*---CHARTS---*/
.mcwp-crypto .mcwp-chart {
    height: 400px;
    padding: 10px;
    border-radius: 5px;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0,0,0,0);
}


/*---Converter---*/
.mcwp-crypto .mcwp-converter {
	width: 100%;
	padding: 20px;
	border-radius: 5px;
	font-family: 'Lato', sans-serif;
	text-align: left;
}
.mcwp-crypto .mcwp-converter .mcwp-form-group {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	   -ms-flex-align: center;
	      align-items: center;
}
.mcwp-crypto .mcwp-converter .mcwp-form-control {
	position: relative;
	width: 100%;
	min-height: 1px;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-webkit-box-flex: 5;
		   flex-grow: 5;
	margin: 0 auto;
}
.mcwp-crypto .mcwp-converter.mcwp-converter-two .mcwp-form-control:first-child {
	margin: 10px 0 20px;
}
.mcwp-crypto .mcwp-converter .selectize-control {
	width: 100%;
}
.mcwp-crypto .mcwp-converter .selectize-input {
	padding: 14px 10px;
	line-height: 25px;
}
.mcwp-crypto .mcwp-converter .selectize-input, .mcwp-converter .selectize-dropdown {
	font-weight: bold;
	color: #50596c !important;
}
.mcwp-crypto .mcwp-converter .mcwp-input-group {
	position: relative;
	display: block;
}
.mcwp-crypto .mcwp-converter .mcwp-input-group input {
	outline: none;
	text-transform: uppercase;
}
.mcwp-crypto .mcwp-converter.mcwp-converter-two .mcwp-input-group input.mcwp-field {
	z-index: 1;
	width: calc(100% - 130px);
	position: absolute;
	right: 0;
	top: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 0 5px 5px 0;
	text-align: right;
	line-height: 26px;
}
.mcwp-crypto .mcwp-converter .mcwp-input-container {
	margin: 0 auto;
}
.mcwp-crypto .mcwp-converter .selectize-input {
	padding: 14px 10px;
	line-height: 25px;
}
.mcwp-crypto .mcwp-converter .selectize-input, .mcwp-converter .selectize-dropdown {
	font-weight: bold;
	color: #50596c !important;
}
.mcwp-crypto .mcwp-converter .mcwp-form-control input.mcwp-field {
	padding: 14px 10px;
	background: #f8f8f8;
	border: .05rem solid #caced7;
	color: #50596c;
	line-height: 25px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
}
.mcwp-crypto .mcwp-converter-one .mcwp-form-control input.mcwp-field {
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
	margin: 10px 0 0;
}
.mcwp-crypto .mcwp-converter.mcwp-converter-two .selectize-control.single .selectize-input:after {
	left: 85px;
}
.mcwp-crypto .mcwp-converter-two .mcwp-form-group input.mcwp-field {
	z-index: 1;
	width: calc(100% - 130px);
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 5px 5px 0;
	text-align: right;
}
.mcwp-crypto .mcwp-converter-one button {
	width: 100%;
	background: -webkit-gradient(linear, left bottom, left top, from(#ECE9E6), to(#fff));
	background: -webkit-linear-gradient(bottom, #ECE9E6, #fff);
	background: -o-linear-gradient(bottom, #ECE9E6, #fff);
	background: linear-gradient(to top, #ECE9E6, #fff);
	-webkit-appearance: none;
	   -moz-appearance: none;
	border: none;
	border-radius: 5px;
	color: #fff;
	margin-top: 15px;
	padding: 20px;
	cursor: pointer;
	border: 1px solid #a6a6a6;
	color: #50596c;
	outline: 0;
}
.mcwp-crypto .mcwp-converter-one button:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#ECE9E6), to(#fff));
	background: -webkit-linear-gradient(top, #ECE9E6, #fff);
	background: -o-linear-gradient(top, #ECE9E6, #fff);
	background: linear-gradient(to bottom, #ECE9E6, #fff);
}
.mcwp-crypto .mcwp-converter-one img {
	margin: auto;
	box-shadow: none;
	background: none;
	border: none;
}
.mcwp-crypto .mcwp-converter-two .selectize-control.single .selectize-input:after {
	left: 85px;
}
.mcwp-crypto .mcwp-converter-two .mcwp-form-group {
	position: relative;
}
.mcwp-crypto .mcwp-animated {
	-webkit-animation-duration: 1s;
			animation-duration: 1s;
	-webkit-animation-fill-mode: both;
			animation-fill-mode: both;
}
.mcwp-crypto .mcwp-animated.infinite {
	-webkit-animation-iteration-count: infinite;
			animation-iteration-count: infinite;
}
.mcwp-crypto .liveup {
    animation-name: liveup;
	-webkit-animation-name: liveup;
    animation-duration: 500;
	-webkit-animation-duration: 500;
}
.mcwp-crypto .livedown {
    animation-name: livedown;
	-webkit-animation-name: livedown;
    animation-duration: 500;
	-webkit-animation-duration: 500;
}
@-webkit-keyframes liveup {
    0%  { background:rgba(0,255,0,0.3);}
    50%  { background:rgba(0,255,0,0.6);}
    100%  { background:rgba(0,255,0,0.3);}
}
@-moz-keyframes liveup {
    0%  { background:rgba(0,255,0,0.3);}
    50%  { background:rgba(0,255,0,0.6);}
    100%  { background:rgba(0,255,0,0.3);}
}
@keyframes liveup {
    0%  { background:rgba(0,255,0,0.3);}
    50%  { background:rgba(0,255,0,0.6);}
    100%  { background:rgba(0,255,0,0.3);}
}

@-webkit-keyframes livedown {
    0%  { background:rgba(255,0,0,0.3);}
    50%  { background:rgba(255,0,0,0.6);}
    100%  { background:rgba(255,0,0,0.3);}
}
@-moz-keyframes livedown {
    0%  { background:rgba(255,0,0,0.3);}
    50%  { background:rgba(255,0,0,0.6);}
    100%  { background:rgba(255,0,0,0.3);}
}
@keyframes livedown {
    0%  { background:rgba(255,0,0,0.3);}
    50%  { background:rgba(255,0,0,0.6);}
    100%  { background:rgba(255,0,0,0.3);}
}
.crypto-404 {
    text-align: center;
    font-size: 150%;
    padding: 30px 0;
    position: relative;
	z-index: 1;
	background-color: white;
}
.crypto-404:before {
    position: absolute;
    content: '';
    border-bottom: 1px solid #d7d7d7;
    height: 1px;
    width: 80%;
    top: 50%;
    left: 0;
    z-index: -1;
    margin: auto;
    text-align: center;
    right: 0;
}
.crypto-404:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 30%;
    height: 100%;
    z-index: -1;
    background: white;
}
.sp-red + .peity polygon {
	fill: url(/web/20220830003507im_/https://comkirarikango.com/wp-content/plugins/cryptocurrency-widgets-pack/assets/public/css/style.css?ver=1.8.1#red);
}

.sp-red + .peity polyline {
	stroke: red;
}

.sp-green + .peity polygon {
	fill: url(/web/20220830003507im_/https://comkirarikango.com/wp-content/plugins/cryptocurrency-widgets-pack/assets/public/css/style.css?ver=1.8.1#green);
}

.sp-green + .peity polyline {
	stroke: green;
}


.mcwp-crypto ul.cc-stats li.cc-coin div b a,
.mcwp-crypto ul.cc-stats li.cc-coin div b a:hover,
.mcwp-crypto ul.cc-stats li.cc-coin div b a:active,
.mcwp-crypto ul.cc-stats li.cc-coin div b a:focus,
.mcwp-crypto .mcwp-card-head p a,
.mcwp-crypto .mcwp-card-head p a:hover,
.mcwp-crypto .mcwp-card-head p a:active,
.mcwp-crypto .mcwp-card-head p a:focus {
	text-decoration: none !important;
	color: inherit !important;
	box-shadow: none !important;
	border: 0 none !important;
    outline: 0 none !important;
}
.mcwp-crypto ul.cc-stats li.cc-coin div b a:before,
.mcwp-crypto ul.cc-stats li.cc-coin div b a:after,
.mcwp-crypto .mcwp-card-head p a:before,
.mcwp-crypto .mcwp-card-head p a:after {
	display: none !important;
}

/* Label and card percentage change element style */
.mcwp-label-dn1-body small,
.mcwp-card-head small {
    margin-left: 5px;
    padding-right: 10px;
    position: relative;
}
.mcwp-label-dn1-body small:after,
.mcwp-card-head small:after {
    content: '';
    position: absolute;
    right: -5px;
    top: 5px;
}
.mcwp-label-dn1-body small.low,
.mcwp-card-head small.low {
    color: red !important;
}
.mcwp-label-dn1-body small.low:after,
.mcwp-card-head small.low:after {
    border: 5px solid #ea0808;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}
.mcwp-label-dn1-body small.high,
.mcwp-card-head small.high {
    color: green !important;
}
.mcwp-label-dn1-body small.high:after,
.mcwp-card-head small.high:after {
    border: 5px solid #4dba5f;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    top: 0;
}
/*
     FILE ARCHIVED ON 00:35:07 Aug 30, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:27:14 Jan 25, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.1
  exclusion.robots.policy: 0.086
  cdx.remote: 0.132
  esindex: 0.015
  LoadShardBlock: 132.281 (6)
  PetaboxLoader3.datanode: 129.243 (8)
  load_resource: 290.017
  PetaboxLoader3.resolve: 259.834
  loaddict: 18.245
*/




































  .col,.gallery-item,.columns {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%
}

.col-fit {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.col-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.col-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.col-has-radius {
    overflow: hidden
}

@media screen and (min-width: 850px) {
    .col:first-child .col-inner {
        margin-left:auto;
        margin-right: 0
    }

    .col+.col .col-inner {
        margin-right: auto;
        margin-left: 0
    }
}
  
  
  
  
  
  


*,*:before,*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.product-small.box {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px #eaeaea;
    overflow: hidden
}

.product-small.box:hover {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%)
}

.box-text.box-text-products {
    padding: 25px
}

.box-text .woocommerce-loop-product__title a {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    display: block
}





@media (min-width: 549px) {
    .has-video .bg {
        display:none	
    }
	
}

.box {
    width: 100%;
    position: relative;
    margin: 0 auto
}

.box>a {
    width: 100%;
    display: block
}

.box a {
    display: inline-block
}

.box,.box-image,.box-text {
    -webkit-transition: opacity 0.3s,background-color 0.3s,-webkit-transform 0.3s;
    transition: opacity 0.3s,background-color 0.3s,-webkit-transform 0.3s;
    -o-transition: opacity 0.3s,transform 0.3s,background-color 0.3s;
    transition: opacity 0.3s,transform 0.3s,background-color 0.3s;
    transition: opacity 0.3s,transform 0.3s,background-color 0.3s,-webkit-transform 0.3s
}

.box-image>a,.box-image>div>a {
    display: block
}

.box-text {
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: .9em
}

.has-shadow .box-text {
    padding-left: 1.2em;
    padding-right: 1.2em
}

@media (max-width: 549px) {
.box-text .woocommerce-loop-product__title a{
		font-size: 11px;
	}
    .box-text {
        font-size:85%
    }
}

.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden
}

.box-image[style*="-radius"] {
    -webkit-mask-image: -webkit-radial-gradient(white,black)
}

.box-image-inner {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.box-text.text-center {
    padding-left: 10px;
    padding-right: 10px
}

.box-image img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.box-label {
    overflow: hidden
}

.box-label .box-text.text-center {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    margin: 10% 0
}

.box-label .box-text.text-right {
    right: 0;
    left: auto
}

.box-label .box-text {
    position: absolute;
    bottom: 0;
    width: auto;
    padding: 0;
    margin: 10%;
    padding: .5em 1.5em .55em;
    background-color: #FFF;
    opacity: .95;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,.1)
}

.box-label:hover .box-text {
    opacity: 1
}

.box-badge {
    overflow: hidden
}

.box-badge .box-text {
    background-color: rgba(255,255,255,.95);
    padding: .8em 1em 1em;
    position: absolute;
    bottom: 15%;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    z-index: 1
}

.dark .box-badge .box-text {
    background-color: rgba(0,0,0,.95)
}

.box-badge:hover .box-text {
    background-color: #446084
}

.box-bounce .box-text {
    padding: 15px 15px 20px;
    z-index: 1
}

.box-bounce:hover .box-text {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    background-color: #fff
}

.dark .box-bounce:hover .box-text {
    background-color: #222
}

.box-bounce:hover .box-image {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.box-push .box-text {
    padding: 15px 20px;
    background-color: rgba(255,255,255,.95);
    max-width: 85%;
    margin: -15% auto 0
}

.box-overlay .box-text,.box-shade .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em
}

.box-overlay.dark .box-text,.box-shade.dark .box-text {
    text-shadow: 1px 1px 1px rgba(0,0,0,.5)
}

.box-none .box-text {
    display: none!important
}

.has-post-icon:hover .box-shade .box-text,.has-post-icon:hover .box-overlay .box-text {
    opacity: 0!important
}

.box-text-middle.box-overlay .box-text,.box-text-middle.box-shade .box-text {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    bottom: auto!important;
    z-index: 16;
    left: 0;
    right: 0
}

.box-text-top.box-overlay .box-text,.box-text-top.box-shade .box-text {
    position: absolute;
    top: 0;
    bottom: auto!important;
    z-index: 16;
    left: 0;
    right: 0
}

.box-vertical .box-text-middle .box-text {
    position: relative;
    top: auto;
    bottom: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.has-box-vertical .col {
    width: 100%!important;
    max-width: 100%!important
}

@media screen and (min-width: 550px) {
	
	.button{
display: none;
}
	
    .box-list-view .col {
        -ms-flex-preferred-size:100%!important;
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .box-list-view .box,.box-vertical {
        display: table;
        width: 100%
    }

    .box-list-view .box .image-right,.box-vertical .image-right {
        direction: rtl
    }

    .box-list-view .box .box-image,.box-list-view .box .box-text,.box-vertical .box-image,.box-vertical .box-text {
        direction: ltr;
        display: table-cell;
        vertical-align: middle
    }

    .box-list-view .box .box-text,.box-vertical .box-text {
        padding-left: 1.5em;
        padding-right: 1.5em
    }

    .box-list-view .box .box-image,.box-vertical .box-image {
        width: 50%
    }

    .box-list-view .box.align-top .box-text,.box-vertical.align-top .box-text {
        vertical-align: top
    }
}




.box-text h1,.box-text h2,.box-text h3,.box-text h4,.box-text h5,.box-text h6,.box-text a: not(.button) {
    margin-top: .1em;
    margin-bottom: .1em
}

.box-text p {
    margin-top: .1em;
    margin-bottom: .1em
}









.blogGrid
	{
	  display: grid;
	  @media (max-width: 670px) 
	  { 
		grid-template-columns: repeat(1, 1fr);
		font-size: 20px;
	  }
	  @media (min-width: 671px) 
	  { 
		grid-template-columns: repeat(3, 1fr);
	  }	  
	  grid-column-gap: 10px;
	  grid-row-gap: 1em;
	}
.blogGrid > div 
	{	 
	  border-radius: 5px;
	  background-color: #eeeeee;
	  padding: 1em;	 
	}
.blogGrid a
{
	color: #C6454E;
    text-decoration: none;
}
.blogGrid a:hover {color:#000000;}


.page_container{display:table;	margin-top:20px;	margin-bottom:20px;	width:100%;}
.page_container ul {list-style-image:url('Structure/circle.gif'); padding-left:45px;}
.page_container li{font-size:1.2em; line-height:25px;}

.page_container_left{display:table; margin-top:20px; margin-bottom:20px; width:100%; background:url('Structure/navigation_bg.png') bottom right no-repeat; background-position:550px 0;}
.page_container_left ul {list-style-image:url('Structure/circle.gif'); padding-left:45px;}
.page_container_left li{font-size:1.2em; line-height:25px;}
.page_left_mainarea{width:530px; float:left;}
.page_sidebar_right{width:250px; float:right; display:table;}

.page_container_right{display:table; margin-top:20px; margin-bottom:20px; width:100%; background:url('Structure/navigation_bg.png') bottom right no-repeat; background-position:330px 0;}
.page_container_right ul {list-style-image:url('Structure/circle.gif'); padding-left:45px;}
.page_container_right li{font-size:1.2em; line-height:25px;}