/*
 Theme Name:     Divi Child - livozo
 Description:    Child Theme
 Author:         livozo
 Author URI:
 Template:       Divi
 Version:        1.0.0
*/

/*BLURB MENU HOMEPAGE*/

.blurb-menu :hover{
  opacity: 0.85 !important;
}


.merkmale .et_pb_blurb_content{

  margin-top: 0px;
  margin-right: 0px !important;
  margin-bottom: 0px;
  margin-left: 0px !important;
}

/* HOMEPAGE SLIDER VERTICAL ALIGN TITLE*/
@media (min-width: 1268px){
.hp-slider1-colomn, .hp-slider2-colomn{
  margin-top: 66px;
}
}

/* HOMEPAGE GALLERY */
@media (min-width: 1268px){
/* Set the image widths */
.et_pb_gallery_grid .et_pb_gallery_item,
.et_pb_gallery_grid .column_width,
.et_pb_gallery_grid .et_pb_gallery_image,
.et_pb_gallery_grid .et_pb_gallery_image.portrait img
{
    width: 300px !important;
}
.et_pb_gallery_grid .et_pb_gallery_image img
{
    min-width: 300px;
}

/* Set the image heights */
.et_pb_gallery_grid .et_pb_gallery_image,
.et_pb_gallery_grid .et_pb_gallery_image.landscape img
{

}
.et_pb_gallery_grid .et_pb_gallery_image img
{

}

/* Set the spacing between images */
.et_pb_gallery_grid .gutter_width { width: 10px; }
.et_pb_gallery_grid .et_pb_gallery_item { margin-bottom:25px !important; }
}


/*FOOTER BOTTOM BAR*/
#footer-bottom{
  display: none !important;
}

#et-secondary-menu .menu-item a:hover, #top-menu-nav .menu-item a:hover, #main-footer .menu-item a:hover{
  color: #7cda24 !important;
}

#wpfront-scroll-top-container:hover{
	background-image: url(https://eventiger.team/wp-content/uploads/2020/10/35_green.png)!important;
	width:64px;
	height:64px;
	display:none;
}

#wpfront-scroll-top-container:hover img{
	display:none;
}
