/*
Theme Name: Leise Töne Mareike Schuler
Author: Melanie Meisenzahl
Description: Leise Töne Mareike Schuler – Sängerin für Trauerfeiern, Hochzeiten und besondere Anlässe
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

@import '/fonts.css';

body {
  font-family: 'Montserrat','Arial',sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'GreatVibes',Arial,Helvetica,sans-serif !important;
}

#top-menu li a:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: 0;
    right: 100%;
    bottom: 50%;
    background: #5E4B3C;
    height: 3px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  
  #top-menu li a:hover {
    opacity: 1 !important; }
  
  #top-menu li a:hover:before {
    right: 0; }
  
  #top-menu li li a:before {
    bottom: 10%; }
  
  .nav li ul {
    width: 312px; }
  
  .nav li li ul {
    left: 312px; }
  
  #top-menu li li a {
    padding: 6px 20px;
    width: 300px; }
  
  #main-header {
    border-bottom: #5E4B3C 2px solid; }

  .et_mobile_menu li a:hover {
    color: #fff;
    background-color: #5E4B3C; }
  
    .main_title {
      display: none;
  }

  .et_pb_image_2, .et_pb_image_3, .et_pb_image_1 {
    text-align: center !important;
}

.et_pb_image_3 .et_pb_image_wrap, .et_pb_image_3 img, .et_pb_image_2 .et_pb_image_wrap, .et_pb_image_2 img, .et_pb_image_1 .et_pb_image_wrap, .et_pb_image_1 img {
  width: auto;
}
