/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme for Grabsteine Steinwerk
 Author:         K. Coco
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here

/* Top Menupoint mouse pointer hidden*/
.nonclick > a:hover {
 cursor: default;
}
/* Bilder Popup Kreuz oben heller und fetter*/
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    font-size: 64px;
    font-weight: 800;
    opacity: .7;
}

/* Fonts*/

h1, h2, h3, h4, h5, h6 {
   font-family:"Futura LT W01 Bold", Arial, sans serif !important;
}
body {
    font-family: "Futura LT W01 Book", Arial, sans serif !important;
}
body p {
    font-family: "Futura LT W01 Book", Arial, sans serif !important;
}

.et-menu a {
    font-family: "Futura LT W01 Book", Arial, sans serif;
}

body #page-container .et_pb_section .et_pb_button_0 {
    font-family:"Futura LT W01 Book", Arial, sans serif;
    background-color: #d27a3c;
}

.et_pb_text_9 {
    font-family:"Futura LT W01 Light", Arial, sans serif;
}
.et_pb_text_11 {
    font-family:"Futura LT W01 Light", Arial, sans serif;
}

.et_pb_text_5 {
    font-family: "Futura LT W01 Book", Arial, sans serif;
}
/* Menu Hover background*/
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a:hover {
  background: #12283226;
}
.et_pb_blog_0 .et_pb_post .entry-title a, .et_pb_blog_0 .not-found-title {
    font-family:"Futura LT W01 Bold", Arial, sans serif !important;
}
#top-menu .sub-menu li {
    position: relative;
}
