/*
Theme Name:		 Hashfox Elementor Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Hashfox Elementor Child is a child theme of Hashfox Elementor, created by ChildTheme-Generator.com
Author:			 Hashfox GmbH
Author URI:		 http://childtheme-generator.com/
Template:		 hashfox-elementor
Version:		 1.0.0
Text Domain:	 hashfox-elementor-child
*/


/*
    Add your custom styles here
*/

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
  padding-top: 4px;
  padding-bottom: 3px;
}
li.wpml-ls-slot-shortcode_actions {
  height: 12px;
  vertical-align: top;
}
.wpml-ls-legacy-list-horizontal > ul {
  height: 12px;
  text-align: center;
}
a.wpml-ls-link {
  padding-top: 0;
  padding-bottom: 0;
  height: 12px;
  vertical-align: top;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
  vertical-align: top;
}
.wpml-ls-legacy-list-horizontal
{
  border: none;
}
@media (min-width: 991px) {
	#langchangerbox:before {
		content: '';
		border-left: 0 solid transparent;
		border-right: 25px solid transparent;
		border-top: 20px solid #81211c;
		position: absolute;
		top: 1px;
		left: 0;
    z-index: 1;
	}
	#langchangerbox:after {
		content: '';
		border-left: 25px solid transparent;
		border-right: 0 solid transparent;
		border-top: 20px solid #81211c;
		position: absolute;
		top: 1px;
		right: 0;
	}
}
.menu-item.menu-item-type-post_type.menu-item-object-page:hover > a {
  background: #e6e6e6 !important;
  color: #82211c;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello", serif;
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-home:before { content: '\e800'; } /* '' */

.elementor-widget-breadcrumbs {
  font-size: 1em !important;
  font-weight: 400 !important;
}
.svg-home {
  width: 17px;
  margin-right: 5px;
}
.main-nav li.menu-item a.elementor-item.elementor-item-active::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #82211c transparent transparent transparent;
  line-height: 0;
  position: absolute;
  top: 3px;
  left: calc(50% - 3px);
  display: inline-block;
  background: transparent !important;
  transition: 0.3s;
  opacity: 1;
}

.main-nav li.menu-item a.elementor-item::after{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #82211c transparent transparent transparent;
  line-height: 0;
  position: absolute;
  top: 3px;
  left: calc(50% - 3px);
  display: inline-block;
  background: transparent !important;
  transition: 0.3s;
  opacity: 0;
}
.main-nav li.menu-item:hover a.elementor-item::after{
  opacity: 1;
}
#breadcrumbs span a:hover {
  text-decoration: underline;
}
#breadcrumbs span a {
  padding-left: 0.2em;
  padding-right: 0.2em;
}
#breadcrumbs span span {
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.leftnav li {
  border-bottom: 1px solid #E6E6E6 !important;
}
.leftnav li:last-child {
  border-bottom: none !important;
}
.footernav .menu-item.menu-item-type-post_type.menu-item-object-page:hover {
  background: none !important;
  text-decoration: underline;
  color: #82211c;
}

.leftnavbar .sub-menu.elementor-nav-menu--dropdown {
  display: inline-block !important;
  min-width: unset !important;
  top: unset !important;
  left: unset !important;
  border: none !important;
  border-left: 10px solid #82211c !important;
  position: unset !important;
  width: 100%;
}
.leftnavbar .sub-menu.elementor-nav-menu--dropdown a.elementor-sub-item {
  font-family: var( --e-global-typography-primary-font-family ), sans-serif;
  font-weight: var( --e-global-typography-primary-font-weight );
  padding-top: 8px;
  padding-bottom: 8px;
  transition: .4s;
  font-size: 15px;
  display: flex;
  line-height: 20px;
  color: var( --e-global-color-text );
}
.leftnavbar .sub-menu.elementor-nav-menu--dropdown a.elementor-sub-item:hover{
  background: #e6e6e6 !important;
}
.leftnavbar .sub-menu.elementor-nav-menu--dropdown li.menu-item {
  border-bottom: 1px solid #E6E6E6 !important;
}
.leftnavbar .sub-menu.elementor-nav-menu--dropdown li.menu-item:hover a{
  color: #000000B3;
}
.menu-item.menu-item-type-post_type.menu-item-object-page:hover {
  /*background: #FFFFFF !important;*/
}
.leftnavbar .sub-menu.elementor-nav-menu--dropdown li:not(:last-child) {
  border-bottom: 1px solid #E6E6E6 !important;
}
.leftnavbar .sub-menu.elementor-nav-menu--dropdown li:first-child {
  border-top: 1px solid #E6E6E6 !important;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item.elementor-item-active,
.elementor-sub-item.highlighted, .elementor-sub-item:focus,
.elementor-sub-item:hover {
  background-color: #FFFFFF !important
}
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .menu-item::before{
  border-left: 2px solid #82211c;
  content: " ";
  display: block;
  width: 0;
  height: 46px;
  position: absolute;
  opacity: 0;
  z-index: 1;
  transition: 0.3s;
  left: -10px;
}
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .menu-item::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #82211c;
  opacity: 0;
  content: " ";
  display: block;
  position: absolute;
  left: -8px;
  top: calc(50% - 4px);
  transition: 0.3s;
}
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .menu-item:hover::before{
  border-left: 2px solid #82211c;
  content: " ";
  display: block;
  width: 0;
  height: 46px;
  position: absolute;
  opacity: 1;
  z-index: 1;
  transition: 0.3s;
  left: 0;
}
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .menu-item:hover::after {
  width: 2px;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #82211c;
  opacity: 1;
  content: " ";
  display: block;
  position: absolute;
  left: 2px;
  top: calc(50% - 4px);
  transition: 0.3s;
}
.elementor-nav-menu--layout-horizontal{
  z-index: 3;
}
.sub-menu.elementor-nav-menu--dropdown{
  border: 1px solid #eeeeee !important;
  box-shadow: 0 2px 0 rgb(0 0 0 / 10%)!important;
}
#landtriagle::after {
  content: '';
  border-left: 30px solid transparent;
  border-right: 0 solid transparent;
  border-top: 25px solid #81211c;
  position: absolute;
  top: 1px;
  right: 0;
}
#landtriagle::before {
  content: '';
  border-left: 0 solid transparent;
  border-right: 30px solid transparent;
  border-top: 25px solid #81211c;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 1;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 2px !important;
}
.uhrzeitbutton{
  cursor: pointer;
}
.uhrzeit {
  display: none;
}
.elementor-widget-container .date {
  background-color: #fff !important;
  text-align: right;
}
.elementor-widget-container .time {
  background-color: #fff !important;
}
.table-uhrzeit {
  width: auto;
  margin-left: 0.8em;
}
.table-uhrzeit tr td {
  padding:5px;
  border: none;
}
.elementor-350 .elementor-element.elementor-element-24b2ceef .wpml-elementor-ls .wpml-ls-flag {
  border-radius: 5px !important;
}
p,li,a {hyphens: auto;
-ms-hyphens: auto;
  -webkit-hyphens: auto;
}

p,li,a{
  -o-hyphens: auto;
}

#leftarrow .elementor-widget-container::before {
  display: block;
  content: '';
  border-left: 14px dashed;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  position: absolute;
  left: -7em;
  top:calc(50% - 14px);
  margin-top: 0;
}
.leftarrowid .elementor-widget-container::before {
  display: block;
  content: '';
  border-left: 14px dashed;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  position: absolute;
  left: -7em;
  top:calc(50% - 14px);
  margin-top: 0;
}



#leftarrow-1  .elementor-widget-container ul li ::before{
  display: block;
  content: '';
  position: absolute;
  left: calc(50% - 7px);
  top: 0;
  margin-top: -8px;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #fff transparent transparent transparent;
}
#leftarrow-1  .elementor-widget-container ul li ::after{
  display: block;
  content: '';
  border-top: 19px dashed #81211ccc;
  border-right: 32px solid transparent;
  border-left: 32px solid transparent;
  position: absolute;
  left: -15px;
  bottom: -26px;
}
#leftarrow-1:first-child  .elementor-widget-container ul li ::after{
  display: block;
  content: '';
  border-top: 19px dashed #81211ccc;
  border-right: 32px solid transparent;
  border-left: 32px solid transparent;
  position: absolute;
  left: -15px;
  bottom: -27px;
}
#leftarrow-1 .elementor-widget-container ul li .elementor-icon-list-icon {
  display: none;
}




.leftarrow-1id  .elementor-widget-container ul li ::before{
  display: block;
  content: '';
  position: absolute;
  left: calc(50% - 7px);
  top: 0;
  margin-top: -8px;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #fff transparent transparent transparent;
}
.leftarrow-1id  .elementor-widget-container ul li ::after{
  display: block;
  content: '';
  border-top: 19px dashed #81211ccc;
  border-right: 32px solid transparent;
  border-left: 32px solid transparent;
  position: absolute;
  left: -15px;
  bottom: -26px;
}
.leftarrow-1id:first-child  .elementor-widget-container ul li ::after{
  display: block;
  content: '';
  border-top: 19px dashed #81211ccc;
  border-right: 32px solid transparent;
  border-left: 32px solid transparent;
  position: absolute;
  left: -15px;
  bottom: -27px;
}
.leftarrow-1id .elementor-widget-container ul li .elementor-icon-list-icon {
  display: none;
}








#leftarrow a {
  color: #fff !important;
}
.leftarrowid a {
  color: #fff !important;
}



#leftarrow a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.leftarrowid a:hover {
  color: #fff !important;
  text-decoration: underline;
}





.leftarrow .elementor-widget-container::before {
  display: block;
  content: '';
  border-left: 14px dashed;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  position: absolute;
  left: -7em;
  top:calc(50% - 14px);
  margin-top: 0;
}
.leftarrow-1  .elementor-widget-container ul li ::before{
  display: block;
  content: '';
  position: absolute;
  left: calc(50% - 7px);
  top: 0;
  margin-top: -8px;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #fff transparent transparent transparent;
}
.leftarrow-1  .elementor-widget-container ul li ::after{
  display: block;
  content: '';
  border-top: 19px dashed #81211ccc;
  border-right: 32px solid transparent;
  border-left: 32px solid transparent;
  position: absolute;
  left: -15px;
  bottom: -26px;
}
.leftarrow-1:first-child  .elementor-widget-container ul li ::after{
  display: block;
  content: '';
  border-top: 19px dashed #81211ccc;
  border-right: 32px solid transparent;
  border-left: 32px solid transparent;
  position: absolute;
  left: -15px;
  bottom: -26px;
}
.leftarrow-1 .elementor-widget-container ul li .elementor-icon-list-icon {
  display: none;
}
.leftarrow a {
  color: #fff !important;
}
.leftarrow a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.text-left {
	hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	-o-hyphens: auto;
}
.bildmitunterschrift figcaption.widget-image-caption.wp-caption-text:before {
    width: 0px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #ffffff;
    content: "";
    position: absolute;
    left: 0px;
    display: block;
    bottom: 13px;
}