/*
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
*/
.text-lead, .text-lead > * {
  line-height: 1.35 !important;
  font-size: 28px;
  font-weight: 700;
}
ul {
  list-style: inside;
}
.menu-smart > li > a > div > div > div.btn {
  padding: 10px 20px !important;
  font-size:12px;
}
.menu-smart > li > a > div > div > div.btn span {
	margin-top: 3px !important;
}
.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li > a i {
  margin-right: 5px;
	margin-bottom:7px;
}
.btn-color-xsdn {
  color: #00bc9c !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.h2, h2 {
	text-transform: uppercase;
}
.style-light .text-top-reduced p {
	color: #00bc9c;
}
.style-dark h2 a:hover {
	color:#FFF !important;
}
@media (max-width: 480px) {
	.fontheight-169564 {
  line-height: 60px;
}
	.fontsize-304590 {
  font-size: 60px;
}
}
