/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


@font-face {
	font-display: swap;
	font-weight: normal;
    font-family: 'Amazone BT';
    src: url('AmazoneBT-Regular.eot');
    src: url('AmazoneBT-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmazoneBT-Regular.woff2') format('woff2'),
        url('fonts/AmazoneBT-Regular.woff') format('woff'),
        url('fonts/AmazoneBT-Regular.ttf') format('truetype'),
        url('fonts/AmazoneBT-Regular.svg#AmazoneBT-Regular') format('svg');
 
}

p {
	text-align: justify;
	hyphens: auto;
}

.cky-btn-revisit-wrapper   {display: none!important}

.atab {
	tab-size:30; 
	white-space: pre;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  margin: 0 3px 0 0;
}

.tmb-light.tmb-border, .tmb-light.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside, .tmb-light.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
    border: none;
}

.tmb-dark.tmb-border, .tmb-dark.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside, .tmb-dark.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
    border: none;
}

/* NL */

.author-info {
	display: none!important;
}