/*
Theme Name: uncode child
Description: Child theme for Uncode theme
Author: Hyperbrand
Author URI: https://hyperbrand.de;
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.padded-multi-line h2 span{
  display: inline;
  background: rgba(255,255,255,0.75);
  box-shadow: 10px 0 0 rgba(255,255,255,0.75), -10px 0 0 rgba(255,255,255,0.75);
  box-decoration-break: clone;
}

div.heading-text.el-text.top-t-bottom.animate_when_almost_visible.padded-multi-line.start_animation {
	margin-top: 0;
}

table td,
table th {
  font-weight: 400;
  font-size: 16px;
  padding: 12px !important;
 }

#tablepress-values .column-1, #tablepress-values .column-2, #tablepress-values .column-3 { 
	width: 33%; 
}

#tablepress-eco .column-1, #tablepress-eco .column-3, #tablepress-eco .column-4 { 
	width: 21%; 
}

#tablepress-eco .column-2 { 
	width: 37%; 
}

.icon-box.icon-inline {
  display: inline-table;
  table-layout: fixed;
  width: auto;
  text-align: center;
  vertical-align: bottom;
  margin-top: 0px !important;
  padding-left: 18px;
  padding-right: 18px;
}

span.text-color-iopl-color.btn-disable-hover > img, span.text-color-xsdn-color.btn-disable-hover > img, span.text-accent-color.btn-disable-hover > img {
  width: 75px;
  height: 75px;
}

.fa-angle-right::before {
  content: none !important;
}

.menu-mini.menu-smart a {
  font-size: 14px;
}