/*
Theme Name: Ohm Architekten
Theme URI: #
Description: Ohm Architekten basiert auf Hello Child für Elementor
Author: #
Author URI: #
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: #
License URI: #
Tags:
*/

/*
    Add your custom styles here
*/

body{
	overflow-x: hidden;
}

.elementor-editor-active .elementor-12 .elementor-element.elementor-element-6bd8345 > .elementor-container{min-height:auto;}


p a,
.elementor-widget-text-editor a{
  color:#fff;
  border-bottom:1px solid #fff;
}


.elementor-element-0bde122{
  position:absolute;
  top:0;
  left:0;
  width:99vw;
  height:100vh;
  z-index:0;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	/* padding: 0; */
}


.projectfacts thead {
	display: none;
}

.projectfacts .ee-table__row td:first-child{font-weight:bolder;}

.projectfacts .ee-table__row:last-child{
	border:0;
}

.swiper-pagination {
	bottom: 50px!important;
  width:100%!important;
	/*text-align: right!important;
  margin-right:100px!important;
  width:90%!important;*/
}
.swiper-pagination-bullet {
	width: 10px!important;
  height: 10px!important;
  background: #fff!important;
}

/* Navigation */
.ohm-nav .elementor-nav-menu--dropdown {
	width: 350px;
}

.ohm-nav .elementor-nav-menu ul{
  display:block;
}

.ohm-nav .sub-arrow{
  display:none;
}

.ohm-nav .has-submenu,
.ohm-nav .highlight > a{
  font-weight:bolder!important;
	text-transform: uppercase;
margin-top:1rem;
	font-size: 120%;

}

.ohm-nav .menu-item-has-children .elementor-nav-menu--dropdown{
  background:none!important;
}

.ohm-nav .elementor-sub-item{
  font-size:1em!important;
}

.ohm-nav ul.elementor-nav-menu--dropdown a, .ohm-nav ul.elementor-nav-menu--dropdown a:focus, .ohm-nav ul.elementor-nav-menu--dropdown a:hover{
  border-left:0!important;
}



table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
	background-color: transparent!important;
}


table tbody .ee-table__row:last-child{
  border-width: 0 !important;
}


.ohm-mini-gallery {
	display: flex;
	column-gap: 2px;
  justify-content: flex-end;
}

.archive .swiper-pagination-bullet-active{
	background:#fff;
}
.ohm-header-slider::after {
	content: '';
	display: block;
	height: 100vh;
	width: 100vw;
	position: absolute;
	top: 0;
	background: #fff;
	z-index: 1;
	opacity: .2;
	pointer-events: none; 
}
