/*
Theme Name: igjt-blackbox
Theme URI: https://www.kocmoc.net/
Author: KOCMOC
Description: Child theme for b9p-blank
Version: 1.0.0
Template: wp-b9p-blank-theme
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: igjt-blackbox
*/
body {
  margin: 0;
}

body,
html {
  overflow-x: hidden;
}

/* Left side popup */
.igjt-side-popup {
  display: none;
  position: fixed !important;
  z-index: 5;
}

@media (max-width: 767px) {
  .igjt-side-popup {
    width: 100vw !important;
  }
}

.igjt-side-popup-close img {
  cursor: pointer;
}

.igjt-side-popup-button {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: fixed !important;
  left: -115px !important;
  top: 350px !important;
  width: 250px !important;
  z-index: 4 !important;
}

@media (max-width: 767px) {
  .igjt-side-popup-button {
    font-size: 16px !important;
    left: -85px !important;
    width: 170px !important;
  }
}

.igjt-side-popup-button .elementor-widget-container {
  padding-bottom: 20px !important;
  cursor: pointer;
  -webkit-box-shadow: 0px -3px 24px -10px rgba(0, 0, 0, 0.69);
  box-shadow: 0px -3px 24px -10px rgba(0, 0, 0, 0.69);
}

.igjt-side-popup-button .elementor-widget-container:hover {
  background-color: #e6e6e6 !important;
}

.igjt-side-popup-button-2 {
  width: 250px !important;
  right: -139px;
  top: 200px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute !important;
  z-index: 4 !important;
}

.igjt-side-popup-button-2 .elementor-widget-container {
  cursor: pointer;
  -webkit-box-shadow: 0px -3px 24px -10px rgba(0, 0, 0, 0.69);
  box-shadow: 0px -3px 24px -10px rgba(0, 0, 0, 0.69);
}

.igjt-side-popup-button-2 .elementor-widget-container:hover {
  background-color: #e6e6e6 !important;
}

@media (max-width: 767px) {
  .igjt-side-popup-button-2 {
    display: none;
  }
}

/* Main menu */
div [data-elementor-type="header"] {
  height: 120px !important;
}

.igjt-main-header {
  height: 120px !important;
}

.igjt-ddr-submenu-link,
.igjt-heime-submenu-link {
  cursor: pointer;
}

.igjt-ddr-submenu {
  display: none;
  position: fixed !important;
  z-index: 4;
  top: 120px;
  right: 46%;
}

@media (max-width: 2000px) {
  .igjt-ddr-submenu {
    right: 45%;
  }
}

@media (max-width: 1900px) {
  .igjt-ddr-submenu {
    right: 44%;
  }
}

@media (max-width: 1700px) {
  .igjt-ddr-submenu {
    right: 43%;
  }
}

@media (max-width: 1109px) {
  .igjt-ddr-submenu {
    right: 37%;
  }
}

.igjt-heime-submenu {
  display: none;
  position: fixed !important;
  z-index: 4;
  top: 120px;
  right: 33%;
}

@media (max-width: 2400px) {
  .igjt-heime-submenu {
    right: 32%;
  }
}

@media (max-width: 2200px) {
  .igjt-heime-submenu {
    right: 31%;
  }
}

@media (max-width: 2100px) {
  .igjt-heime-submenu {
    right: 30%;
  }
}

@media (max-width: 2000px) {
  .igjt-heime-submenu {
    right: 29%;
  }
}

@media (max-width: 1900px) {
  .igjt-heime-submenu {
    right: 28%;
  }
}

@media (max-width: 1800px) {
  .igjt-heime-submenu {
    right: 27%;
  }
}

@media (max-width: 1700px) {
  .igjt-heime-submenu {
    right: 25%;
  }
}

@media (max-width: 1600px) {
  .igjt-heime-submenu {
    right: 24%;
  }
}

@media (max-width: 1500px) {
  .igjt-heime-submenu {
    right: 22%;
  }
}

@media (max-width: 1400px) {
  .igjt-heime-submenu {
    right: 20%;
  }
}

@media (max-width: 1350px) {
  .igjt-heime-submenu {
    right: 19%;
  }
}

@media (max-width: 1300px) {
  .igjt-heime-submenu {
    right: 18%;
  }
}

@media (max-width: 1250px) {
  .igjt-heime-submenu {
    right: 16%;
  }
}

@media (max-width: 1200px) {
  .igjt-heime-submenu {
    right: 15%;
  }
}

@media (max-width: 1109px) {
  .igjt-heime-submenu {
    right: 10%;
  }
}

@media (max-width: 1109px) {
  .igjt-main-menu .elementor-widget-container nav ul li a {
    font-size: 26px !important;
  }
}

@media (max-width: 1045px) {
  .igjt-main-menu .elementor-widget-container nav ul li a {
    font-size: 24px !important;
  }
}

/* Mobile header */
.igjt-mobile-header .elementor-container .elementor-column {
  height: 80px !important;
}

.igjt-mobile-header-left .elementor-widget-wrap .elementor-element .elementor-widget-container a img {
  width: 200px !important;
  margin-top: 8px !important;
}

.igjt-mobile-header-right .elementor-widget-wrap .elementor-element .elementor-widget-container {
  text-align: end;
}

.igjt-popup-header {
  position: fixed !important;
  width: 100%;
  background-color: white;
  z-index: 10;
}

.igjt-popup-header .elementor-container .elementor-column {
  height: 80px !important;
}

.igjt-popup-first-section {
  margin-top: 80px !important;
}

.igjt-popup-header-left .elementor-widget-wrap .elementor-element .elementor-widget-container img {
  width: 200px !important;
  margin-top: 4px !important;
}

.dialog-close-button .eicon-close {
  width: 40px;
  height: 40px;
  background-image: url(./assets/img/close-icon-black.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.dialog-close-button .eicon-close::before {
  content: "";
}

.igjt-mobile-primary-menu .elementor-accordion-item .elementor-tab-title {
  background-image: url(./assets/img/expand_more_black_24dp.svg);
  background-repeat: no-repeat;
  background-position: center right 18px;
}

.igjt-mobile-primary-menu .elementor-accordion-item .elementor-tab-title.elementor-active {
  background-image: url(./assets/img/expand_less_black_24dp.svg);
}

.igjt-mobile-primary-menu .shortcode-menu {
  margin-top: -20px;
  margin-bottom: 5px;
  margin-left: -20px;
  line-height: 2.2;
}

.igjt-mobile-primary-menu .shortcode-menu ul {
  list-style-type: none !important;
}

.igjt-mobile-primary-menu .shortcode-menu ul li a {
  color: #44474a !important;
}

.igjt-mobile-primary-menu .shortcode-menu ul li a:hover {
  color: #ea6840;
}

.igjt-mobile-secondary-menu {
  margin-left: -5px;
}

.igjt-mobile-secondary-menu a {
  text-decoration: underline;
}

.igjt-mobile-menu-link {
  margin-top: 20px;
  margin-left: 14px;
  width: 260px !important;
}

.igjt-mobile-menu-link .elementor-widget-container a {
  color: #44474a !important;
}

.igjt-heime-mobile {
  margin-top: -2px;
}

.igjt-mobile-primary-1,
.igjt-mobile-primary-2 {
  margin-top: -67px;
}

.igjt-mobile-primary-3 {
  margin-top: -3px;
}

.igjt-mobile-html-entry {
  margin-bottom: 0px !important;
}

/* Hidden sections */
.igjt-hidden-sections,
.igjt-hidden-sections-less {
  display: none;
}

.igjt-hidden-sections-more {
  display: block;
}

.igjt-hidden-sections-more,
.igjt-hidden-sections-less {
  cursor: pointer !important;
}

/* Tooltip styles */
.tooltip {
  color: #ea6840;
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip .tooltiptext {
  font-size: 12px;
  font-family: "Barlow";
  font-style: italic;
  text-align: left;
  visibility: hidden;
  width: 220px;
  background-color: white;
  color: #44474a;
  border-radius: 0px;
  padding: 15px;
  position: absolute;
  z-index: 1;
  bottom: 190%;
  left: 50%;
  margin-left: -180px;
  -webkit-box-shadow: 0px -2px 12px 1px rgba(0, 0, 0, 0.27);
  box-shadow: 0px -2px 12px 1px rgba(0, 0, 0, 0.27);
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 80%;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.tooltip .tooltiptext-left {
  left: 290%;
}

.tooltip .tooltiptext-left::after {
  left: 10%;
}

@media (max-width: 768px) {
  .tooltip {
    position: static;
  }
  .tooltip .tooltiptext {
    left: 20%;
    right: 20%;
    bottom: 10%;
    margin-left: 0;
  }
  .tooltip .tooltiptext::after {
    display: none;
  }
}

/* Biografie pages */
.igjt-hero-shadow {
  -webkit-box-shadow: 0px 5px 14px -3px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 5px 14px -3px rgba(0, 0, 0, 0.39);
}

.igjt-hidden-sections-1,
.igjt-hidden-sections-less-1 {
  display: none;
}

.igjt-hidden-sections-more-1 {
  display: block;
}

.igjt-hidden-sections-more-1,
.igjt-hidden-sections-less-1 {
  cursor: pointer !important;
}

/* Photo Galleries */
.elementor-slideshow__title {
  display: none;
}

/* White links */
.white-link {
  color: white;
  text-decoration: underline !important;
}

/* Galleries with comments */
.igjt-gallery .elementor-gallery__container {
  padding-bottom: 50% !important;
}

@media (max-width: 1100px) {
  .igjt-gallery .elementor-gallery__container {
    padding-bottom: 60% !important;
  }
}

@media (max-width: 900px) {
  .igjt-gallery .elementor-gallery__container {
    padding-bottom: 75% !important;
  }
}

.igjt-gallery .elementor-gallery__container a .elementor-gallery-item__content {
  background-color: #c0c8c9 !important;
  display: block !important;
  position: relative !important;
}

.igjt-gallery .elementor-gallery__container a .elementor-gallery-item__content .elementor-gallery-item__description {
  opacity: 1 !important;
}

.igjt-gallery .elementor-gallery__container a .elementor-gallery-item__content::after {
  content: "";
  position: absolute;
  top: -40px;
  left: 40px;
  margin-left: -5px;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent #c0c8c9 transparent;
}
/*# sourceMappingURL=style.css.map */