/* Custom CSS */

.displaynone {display: none;}

/***** Coin tables *****/

.custom-table .cryptoboxes {
    border-radius: 18px;
    padding: 0px;
}

.custom-table .cryptoboxes .title-bar {
    display: none;
}

.custom-table .coinmc-table.dark table.dataTable.display tbody tr > td {
    border-bottom: 1px solid rgba(83, 101, 140, 0.33) !important;
}

.custom-table .coinmc-table.dark table.dataTable tbody .up,
.custom-table .coinmc-table.dark table.dataTable tbody .down {
    font-weight: 500;
}

.custom-table table.dataTable tbody td {
    padding: 0px 10px !important;
}

.custom-table  table.dataTable tbody canvas {
height: 65px !important;
} 

.custom-table  table.dataTable tbody tr > td:first-child {
text-align: center !important;
}

.custom-table .coin-name {
    font-size: 1em;
    font-weight: normal;
}

.custom-table .coinmc-table.dark .coin-name {
    color: #fff !important;
    float: left;
    font-weight: 500 !important;
}

.custom-table .coin-symbol {
    color: #999;
    font-size: .8em;
    float: left;
    font-size: 0.9em;
    margin-left: 10px;
    padding: 4px 0 0 0;
}


.custom-table .coin-image img {
    width: 28px;
}

.custom-table .col-rank {
    padding: 14px 18px 14px 18px;
    background-image: none;
}

@media(max-width: 600px) {
    .custom-table .cryptoboxes tbody tr > td:nth-child(1),
    .custom-table .cryptoboxes tbody tr > td:nth-child(2) {
        background: #0f1b38 !important;
    }
    
    .custom-table .col-rank {
        padding: 14px 10px 14px 14px;
    }

    .custom-table .cdt-table-tools > .cmc-row > div:nth-child(2) {
        display: none;
    }

    .custom-table .cdt-table-tools > .cmc-row > div:nth-child(1) .cmc-row > div {
        flex-basis: 33%;
    }

    .custom-table .coin-symbol {
        float: none;
        font-size: 0.7em;
        margin-left: 0px;
        padding: 0 0 0 0;
    }

    .custom-table .coin-name {
        float: none !important;
    }

    .custom-table .cryptoboxes table.dataTable tbody td {
        padding: 8px 5px;
    }
}

.custom-table .title-bar {
    display: none;
}

.custom-table .cdt-table.dark table.dataTable tbody td {
    color: #ffffff;
}


.coinmc-table.dark {
    background: transparent;
}

.coinmc-table.dark table.dataTable.display tbody 
tr {
	background-color: transparent;
}

.coinmc-table.dark table.dataTable.display tbody 
td {
	background-color: transparent !important;
}

.coinmc-table.dark table.dataTable.display thead 
th {
	background-color: rgba(41, 49, 69, 0.58) !important;
}

.coinmc-table.dark table.dataTable.display tbody tr.even {
	background: transparent;
}

.custom-table .cdt-table.dark .coinmc-control {
    color: #ccd9e8;
    background: rgba(41, 49, 69, 0.58);
    border: 1px solid rgba(65, 75, 97, 0.70);
}

.custom-table .cdt-table.dark table.dataTable  tr:hover {
background: rgba(41, 49, 69, 0.32) !important; 
}

.cryptoboxes {
    box-shadow: none !important;
}

.cryptoboxes .mcw-label {
    border: 0;
    box-shadow: none !important;
}

.mcw-table.dark table.dataTable tbody td, .mcw-table.dark table.dataTable tbody .coin .coin-title .coin-name {
    color: #ffffff;
    font-weight: 500;
}

.cryptoboxes table.dataTable tbody .up {
    color: #16c784;
    font-weight: 600;
    font-size: 15px;
}

.cryptoboxes table.dataTable tbody .down {
    color: #e43c3c;
    font-weight: 600;
    font-size: 15px;
}

.cryptoboxes table.dataTable tbody td {
    color: #000000;
    text-align: right;
    font-weight: 450;
}

.cryptoboxes table.dataTable.display tbody tr.odd, .cryptoboxes table.dataTable.display tbody tr:nth-child(odd)>td {
	background: transparent !important;
}

.cryptoboxes table.dataTable.display tbody tr > td {
	border-bottom: 1px solid rgb(236, 236, 236);
}
 
.mcw-table.dark table.dataTable.display tbody tr > td {
	border-bottom: 1px solid rgba(83, 101, 140, 0.33) !important;
}

.cryptoboxes table.dataTable thead th {
    font-size: 11px;
}


.liveup {
    background: transparent !important;
    color: #16c784 !important;
}

.liveup span,
.liveup b {
    color: #16c784 !important;
}

.livedown {
    background: transparent !important;
    color: #e43c3c !important;
}

.livedown b,
.livedown span {
    color: #e43c3c !important;
}

/* Table stat */

.cryptoboxes .coinmc-ticker {
height: calc(1em + 20px);
}

.cryptoboxes .coinmc-ticker .coinmc-stat {
    font-size: 15px;
    color: #fff;
}

.cryptoboxes .coinmc-ticker .coinmc-stat span,
.cryptoboxes .coinmc-ticker .fiat-symbol {
    color: #fff;
    font-weight: 700 !important;
}

/* Table other */


.mcw-list-change.down {
    color: #fff;
    background: #ff3026;
    padding: 4px 8px 5px;
    border-radius: 4px;
}

.mcw-list-change.up {
    color: #fff;
    background: #13c24e;
    padding: 4px 8px 5px;
    border-radius: 4px;
	font-weight: bold;
}

.mcw-list-change.down::before, .mcw-list-change.up::before {
    left: -25px;
    top: 55%;
}

.cmc-row .coinmc-stat {
	flex-basis: auto;
}


#coinmc-1401 .coinmc-ticker {
	padding-right: 30px;
}




/***** Login, Logout *****/

.logged-in .logg-off {
    display: none;
}

.logged-in .login-button {
	display: none;
}

/*

.logged-in .registration-button {
	display: none;
}

*/

.account-button {
    display: none; 
}

.logged-in .account-button {
    display: block; 
}

#user-registration,
.ur-frontend-form.login {
	background: transparent;
}

#user-registration .user-registration-Input {
	background: rgba(255, 255, 255, 0.8);
}


/***** Hero section *****/

/* BTC */
.herochart #mcw-490 .mcw-box-row:first-child .mcw-box-content:first-child > div:first-child  {
    background: url('https://s2.coinmarketcap.com/static/img/coins/64x64/1.png');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 0 4px;
    padding: 0px 0px 10px 35px;
    font-size: 15px;
}

/* ETH */
.herochart #mcw-8456 .mcw-box-row:first-child .mcw-box-content:first-child > div:first-child  {
    background: url('https://s2.coinmarketcap.com/static/img/coins/64x64/1027.png');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 0 4px;
    padding: 0px 0px 10px 35px;
    font-size: 15px;
}

/* BNB */
.herochart #mcw-20956 .mcw-box-row:first-child .mcw-box-content:first-child > div:first-child  {
    background: url('https://s2.coinmarketcap.com/static/img/coins/64x64/1839.png');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 0 4px;
    padding: 0px 0px 10px 35px;
    font-size: 15px;
    
}

/* SOL */
.herochart #mcw-20954 .mcw-box-row:first-child .mcw-box-content:first-child > div:first-child  {
    background: url('https://s2.coinmarketcap.com/static/img/coins/64x64/5426.png');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 0 4px;
    padding: 0px 0px 10px 35px;
    font-size: 15px;
    
}

/* XRP */
.herochart #mcw-20961 .mcw-box-row:first-child .mcw-box-content:first-child > div:first-child  {
    background: url('https://s2.coinmarketcap.com/static/img/coins/64x64/52.png');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 0 4px;
    padding: 0px 0px 10px 35px;
    font-size: 15px;
    
}
 


#my-modal .uk-modal-dialog 
{
	width: 900px;
	height: 500px;
	top:10%;
	overflow: hidden;
}

#my-modal iframe { 
	margin-top: -160px;
}

.uk-modal-dialog {
	overflow: hidden;
	border-radius: 25px;
}

.uk-modal-dialog iframe {
	margin-top: -135px !important;
}


/* Toolbar converter drop */
.selectize-dropdown {
    z-index: 9999 !important;
}

/* Toolbar search */
.uk-search-default .uk-search-input {
    color: #fff !important;
}

.uk-search-default .uk-search-input:focus {
    border-bottom-color: rgba(255, 255, 255, 0.73);
}

/* Navbar */ 

.uk-navbar-container a {
    color: #fff !important;
}

.uk-navbar-sticky {
    background: #0f1b38;
    box-shadow: 13px 3px 33px rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background: 
	rgba(255, 255, 255, 0.01) !important;
}
 
/* Navbar CTA */
.uk-navbar-nav > li.account-button a,
.uk-navbar-nav > li.registration-button a{
    color: #ffffff;
    padding: 2px 20px;
    font-size: 14px;
    line-height: 28px;
    margin-top: 24px;
    min-height: 10px;
    border-radius: 10px;
    border: 0px solid #fff;
    background: #007afc;
}

@media(max-width: 1160px) {
	.registration-button a {
		margin-left: 10px;
	}
}

.uk-navbar-nav > li.login-button a{
    color: #ffffff;
    padding: 2px 20px;
    font-size: 14px;
    line-height: 28px;
    margin-top: 24px;
    min-height: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,.2);
    background: transparent;
}

.uk-navbar-nav > li.login-button a::before,
.uk-navbar-nav > li.registration a::before
.uk-navbar-nav > li:last-child a::before{
    display: none;
}

.uk-navbar-nav > li:last-child:hover a {
    color: #fff;
    background: #007afc;
}

.login-button {
    margin-right: -18px;
}




/* Modal - průvodce */


#my-modal {
    background: rgba(0, 0, 0, 0.2);
}

#my-modal .uk-modal-dialog{
    width: 300px !important;
    height: 275px !important;
    top: 25% !important;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(16px);
    background: rgba(255, 255, 255, 0.02);
    padding: 40px;
}

#my-modal .uk-button {
	margin: 5px;
}


/* Dropdown */

.uk-navbar-dropdown {
	border-radius: 5px;
}

.uk-navbar-dropdown {
    backdrop-filter: blur(50px);
-webkit-backdrop-filter: blur(50px);
background: rgba(144, 144, 144, 0.09) !important;
}

/***** Switcher Pro *****/

.switcherpro > div > .el-nav {
    margin: 0 auto 40px;
    /* background-color: rgba(41, 49, 69, 0.6); 
    background-color: rgba(255, 255, 255, 0.1);
    padding: 9px;
    border-radius: 40px;
     */
}

.switcherpro > div > .el-nav > li {
    background: rgba(255, 255, 255, 0.1);
    padding: 9px 4px 9px 4px;
}

.switcherpro > div > .el-nav > li:first-child {
    background: rgba(255, 255, 255, 0.1);
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    padding: 9px 4px 9px 9px;
}

.switcherpro > div > .el-nav > li:last-child {
    background: rgba(255, 255, 255, 0.1);
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 9px 9px 9px 4px;
}

.switcherpro > div > .el-nav a {
    border: 1px solid transparent !important;
    border-radius: 30px;
    padding: 8px 20px 10px;
    font-size: 17px;
    color: #fff !important;
    background: transparent;
}

.switcherpro > div > .el-nav a:hover {
    border: 1px solid rgba(255, 255, 255, 0.20) !important;
    color: #fff;
}

.switcherpro > div > .el-nav li.uk-active a {
    border: 1px solid #007afc !important;
    background: #007afc !important;
    color: #fff; 
}

.switcherpro .el-element .uk-tab>* {
    padding-left: 15px;

}

@media(max-width: 639px) {
	.switcherpro .el-nav {
		display: none;
	}
}


/***** Navigace sekcí *****/

.navipro .el-item {display: inline-block;}

.navipro .uk-grid  > .el-item {
    background: rgba(255, 255, 255, 0.1);
    padding: 9px 4px 9px 4px;
}

.navipro .uk-grid  > .el-item:first-child {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    padding: 9px 4px 9px 9px;
}

.navipro .uk-grid  > .el-item:last-child {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 9px 9px 9px 4px;
}

.navipro .uk-button {
	border: 1px solid transparent !important;
    background: transparent;
	border-radius: 30px;
	padding: 8px 24px 10px;
	font-size: 17px;
	color: #fff !important;
	background: transparent;
  	line-height: 24px;
}

.navipro .uk-button:hover {
	border: 1px solid rgba(255, 255, 255, 0.20) !important;
	color: #fff;
}

.navipro .uk-button-default {
	background: transparent !important;
}

.navipro .uk-button-secondary {
	border: 1px solid #007afc !important;
	background: #007afc !important;
	color: #fff;
}

.navipro {
    margin: 0 auto 40px;
}


/* Detail - side box */

.sidebox {
    background: rgba(0, 0, 0, 0.29);
    padding: 20px;
    border-radius: 20px;
}

/* Mobile menu */

#tm-dialog-mobile {		
    background: rgb(0 0 0 / 48%) !important;
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    
}

/* Dark Box */

.box-transparent  {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    box-shadow: none;
    padding: 35px 30px 30px;
}

/* Main menu */

.hero-menu .el-title {font-size: 16px;}

.hero-menu .el-item {
padding: 8px 8px 8px 12px;
border-radius: 5px;
}

.hero-menu .el-item:hover {
background: rgba(0, 0, 0, 0.5);
} 

/* Nákup menu drop fix */

.uk-navbar-dropdown[mode=click] {top: 85px !important;} 



/* Home title panels */

@media(max-width: 639px) {
	
.home-panels {
    margin-top: 35px;
}

.home-panels .el-title {
	font-size: 30px;
}

.home-panels .el-meta {
	font-size:  16px;
}
	
.home-panels .el-content {
	margin-top: 10px !important;
	font-size:  16px !important;
	line-height: 18px !important;
	color: rgba(255, 255, 255, 0.45);
}
}


/* ChatBot */

#wp-chatbot-chat-container {
	width: 500px !important;
}

.wp-chatbot-ball {
    background: transparent !important;
    box-shadow: none;
}

.wpbot_chatopen_iconanimation .wp-chatbot-animation-active {
    background: #fff !important;
}

/* SideBar */

.wpfm-nav {
	width: auto !important;
	padding: 25px 5px !important;
	width: 82px !important;
	background: rgba(255, 255, 255, 0.02) !important;
    border: 1px solid #fff !important;
    border-radius: 50px !important;
}


.wpfm-menu-link {
	text-decoration: none !important;
}

.wpfm-nav-strech-trigger > span {
    background: transparent !important;
	border: 2.5px solid #fff !important;
	margin-right: 12px;
}

.wpfm-nav-strech-trigger  span {
    background: transparent !important;
}

.wpfm-nav-strech-trigger span i {
	color: #fff;
}



/* Blur BG */

.blur-bg,
.blur-bg2 .uk-card {
	backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.07) !important;
}

.blur-bg:hover,
.blur-bg2 .uk-card:hover {
    background: rgba(255, 255, 255, 0.1) !important;
}

.blur-bg-panel .uk-card-hover {
	backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.07) !important;
}

.blur-bg-panel .uk-card-hover:hover {
    background: rgba(255, 255, 255, 0.1) !important;
}



/******************** Mix all ********************/

.blue-gradient {
    background: linear-gradient(256.7deg,#1f3c6a 0,#1bb4b7 100%);
}


.bg-darkblue {
	background: #041036;
}

.bg-darkblue2 {
	background: #030616;
}

.tm-toolbar > .uk-container {
	max-width: 1420px;
}

.uk-toolbar > .uk-container {
    max-width: 1440px;
}

.language-bar {
    font-size: 13px;
}

.btn-blue .uk-button-secondary {
    background-color: #4d6bd8;
    color: #fff;
    border: 2px solid transparent;
    background-image: linear-gradient(51deg,#7141f1 50%,#4d6bd8 75%,#3183e2 100%) !important;
}

.btn-blue .uk-button-secondary:hover {
    background-image: linear-gradient(51deg,#7141f1 75%,#4d6bd8 85%,#3183e2 100%) !important;
}

/*---- Events calendar ----*/

.post-type-archive-tribe_events  button.tribe-events-c-top-bar__datepicker-button,
.post-type-archive-tribe_events  button.tribe-events-c-top-bar__datepicker-button:hover {
    color: #ffffff;
}

.post-type-archive-tribe_events .tribe-events-calendar-list__event-datetime {
    color: #dadada;
}

.post-type-archive-tribe_events .tribe-events-calendar-list__event-title-link {
    color: #ffffff !important;
}

.post-type-archive-tribe_events .tribe-common-b2 {
    color: #dadada;
}

.post-type-archive-tribe_events .tribe-common-h8,
.post-type-archive-tribe_events .tribe-common-h7,
.post-type-archive-tribe_events .tribe-common-h6, 
.post-type-archive-tribe_events .tribe-common-h5 {
    color: #ffffff;
}

.post-type-archive-tribe_events .tribe-events-c-events-bar__search-container {
    background-color: #000000;
}

.post-type-archive-tribe_events .tribe-events-c-events-bar__views {
    background-color: #000000;
}

.post-type-archive-tribe_events .tribe-events-c-view-selector__button-text {
    color: #dce2f7 !important;
}

.post-type-archive-tribe_events .tribe-events-c-events-bar--border {
    border: 1px solid #444444 !important;
}

.post-type-archive-tribe_events .tribe-events-calendar-list__month-separator:after {
    background-color: rgba(255, 255, 255, 0.22);
}

.post-type-archive-tribe_events .tribe-events-calendar-list-nav {
    border-top: 1px solid rgba(255, 255, 255, 0.22);
}

.post-type-archive-tribe_events .tribe-events-calendar-list__event-date-tag-weekday {
    color: #7d7d7d;
}

.post-type-archive-tribe_events .tribe-common .tribe-common-c-svgicon__svg-fill {
    fill: #ffffff;
}

.post-type-archive-tribe_events .tribe-events-c-top-bar__today-button {
    color: #000000 !important;
}

/* Summary */

.post-type-archive-tribe_events .tribe-events-pro-summary__month-separator:after {
    background-color: #5c5c5c !important;
}

.post-type-archive-tribe_events .tribe-events-pro-summary__date-separator {
    background-color: #5c5c5c !important;
}

.post-type-archive-tribe_events .tribe-events-pro-summary-nav {
    border-top: 1px solid #5c5c5c !important;
}

.post-type-archive-tribe_events .tribe-events-pro-summary__event-title-link {
    color: #ffffff !important;
}

.post-type-archive-tribe_events .tribe-events-pro-summary__event-datetime {
    color: #ffffff !important;
}

/* Month */

.post-type-archive-tribe_events .tribe-events-calendar-month__day {
    border-color: #5c5c5c !important;
}

.post-type-archive-tribe_events .tribe-events-calendar-month__body {
    border-top: 1px solid #5c5c5c !important;
}

.post-type-archive-tribe_events .tribe-events-calendar-month__day-date-daynum {
    color: #ffffff !important;
}

.post-type-archive-tribe_events .tribe-events-calendar-month__week {
    border-left: 1px solid #5c5c5c !important;
}

.post-type-archive-tribe_events .tribe-common-anchor-thin-alt   {
    color: #ffffff !important;
}



/* WP discuz */

#wpdcom .wpd-prim-button {
padding: 7px 20px 1px;
box-shadow: none;
}



/* Hidden element for logged in */

	
.logged-in .hidden-for-logged {
    display: none;
}

