/*
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
*/

.row div.column_child.pos-center > .uncol > .uncoltable > .uncell > .uncont {
	margin: 0;
}

p, li, dt, dd, dl, address, label, small, pre, code, span.tab-excerpt {
	line-height: 1.5;
}

.uppercase {
	text-transform: uppercase;
}

.style-light a {
  color: #6E8187
}

li.current-menu-item a {
  text-decoration: underline;
  text-underline-offset: 10px;
}

.mobile-menu-button {
	transform: scale(1.5);
}

.style-dark a:not(.btn-text-skin):hover {
  color: rgba(255, 255, 255, 0.5) !important;
}

.drflex-button-wrapper {
	width: 100%;
	text-align: left;
	text-align: -webkit-left;
	text-align: -moz-left;
}

.drflex-button-wrapper a div {
	font-family: inherit;
	font-weight: 600;
	width: fit-content;
	width: -moz-fit-content;
	transition: box-shadow 0.3s;
}

.drflex-button-wrapper a div:hover {
	box-shadow: none;
}

.white-space {
  white-space: inherit;
}

.owl-dots {
  bottom: 0 !important;
}

@media (max-width: 569px) { .fontsize-192841 { font-size: 46.666666666667px;  }}