/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.portfolio-desc {
  display: none !important;
}

.nb-portfolio-close {
  margin-top: 11px !important;
}

.grecaptcha-badge {
  display: none;
}

/* Portfolio */

.mfp-content .ajax-container {
  background-color: #010302 !important;
}

.mfp-content .ajax-container .entry-title {
  color: white;
}

.mfp-content>div>hr.tall {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

div.wpb_text_column>div.wpb_wrapper {
  color: white;
}

div.wpb_text_column>div.wpb_wrapper h3 {
  color: white;
}

.nb-portfolio-red {
  color: #C92626;
}

/* Logo carousel Referenzen */

.owl-nav {
  margin-top: -20px !important;
}

/* Main slider */

.ares .tp-bullet-title {
  display: none;
}

/* As the main font family does not have any umlauts a workaround by using Comic Sans MS will be used */

h1 .np-umlaut {
  font-family: 'Permanent Marker', cursive;
  margin-left: -0.1rem;
  text-transform: uppercase;
}

h2 .np-umlaut {
  font-family: 'Permanent Marker', cursive;
  margin-left: -0.45rem;
  margin-right: 0.1rem;
  text-transform: uppercase;
}

/* Magnifying navigation of the portfolio */

div.owl-nav>button {
  font-size: 3.5rem !important;
}

/* Removing circle in the navigation of the portfolio */

.owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {
  border: none !important;
  color: white !important;
}

div.owl-nav > button {
	padding: 0 !important;
}

.nb-portfolio-nav {
  margin-top: 11px;
  font-size: 1rem;
}

.nb-portfolio-nav a {
  width: 50%;
  max-width: 27px;
}

/* Correcting for medium size devices the worldmaps bg */

.nb-bg-grey {
  height: 100%;
  background-color: #2e2e2e;
}
