/**
Theme Name: NTIchina
Author: Mike Joerihsen for creativemedia ag
Author URI: https://www.creativemedia.li
Description: WordPress-Version of the 2018 Redesign of http://www.nti-audio.com/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ntichina
Template: astra
*/
.simple-social-icons ul li {
  margin: 0 6px 0 0 !important; }

.ast-above-header {
  border: none;
  position: absolute;
  width: 100%;
  background-color: transparent !important; }
  .ast-above-header a {
    background-color: #f7f7f7;
    border: 1px solid #E2E2E2;
    border-top: none;
    font-weight: 500; }
    .ast-above-header a:hover {
      background-color: #0060a9; }

.ast-below-header-wrap {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

#below_header-menu li {
  border-left: 1px solid rgba(255, 255, 255, 0.3); }
  #below_header-menu li:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.3); }
  #below_header-menu li ul li {
    border-left: none;
    border-right: none; }

.pp-infobox-image img {
  border-left: none !important;
  border-top: none !important;
  border-right: none !important; }

strong {
  font-weight: 500 !important; }

.uabb-blog-post-content h3 a {
  color: #0060a9; }

.widget-title + .fl-builder-content {
  padding: 0; }
  .widget-title + .fl-builder-content .fl-module-content {
    margin: 0; }

.breadcrumbs {
  background-color: #f0f0f0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .8rem; }
  .home .breadcrumbs {
    display: none; }

main .uabb-creative-menu a {
  border-radius: 3px; }
