/*
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
*/
.cky-notice-des *, .cky-preference-content-wrapper *, .cky-accordion-header-des *, .cky-gpc-wrapper .cky-gpc-desc * {
  font-size: 16px !important;
}
.cky-btn {
  font-size: 16px !important;
}
.cky-audit-table .cky-empty-cookies-text {
  font-size: 16px !important;
}
p, li {
  line-height: 1.2;
}
.icon-box-left:not(.icon-box-space-reduced) .icon-box-content {
  padding-left: 10px;
}
.style-dark a:hover {
	color:#fff !important;
}
.text-lead, .text-lead:not(ul) > * {
  line-height: 1.15;
}
.overlay .overlay-bg {
  opacity: 1;
}
.style-light .btn-default, .style-dark .style-light .btn-default, .tmb-light .t-entry-text .btn-default, .style-dark .tmb-light .t-entry-text .btn-default, .tmb-dark .t-overlay-inner .btn-default {
  color: #ffffff !important;
  background-color: #CA9E67 !important;
  border-color: #CA9E67 !important;
}
.footer-scroll-top.footer-scroll-higher {
  bottom: 36px;
}
.menu-overlay .vmenu-container .menu-smart a:not(.wc-forward) {
  font-size: 60px !important;
}
body.textual-accent-color .post-content > div p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn){
  color: #ffffff !important;
}