/*
 Theme Name:   Divi Child
 Theme URI:    http://www.arh-design.de
 Description:  Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 Author:       Franc Arh
 Author URI:   http://www.arh-design.de
 Template:     Divi
 Version:      2.1.4
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divi-child
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:

@import url("../twentyfourteen/style.css");
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

@import url("../Divi/style.css");


h3.heading-more {
line-height: 1.5em;
color: #666;
}

h1, h2, h3, h4, h5, h6 {
line-height: 1.2em;
}

h3 {
color: #2EA3F2;
}

p { hyphens: auto; }

.et-learn-more h3.heading-more { 
color: #666;
}

.et_pb_contact p input, .et_pb_contact p textarea, .et_pb_contact_message input {
font-family: 'Open Sans', Arial, sans-serif;
}

#top-header .container {
font-size: 1.2em;
}

.et_pb_slide_description h2 {
line-height: 1.2em;
}

.et_pb_slide_description h2 {
font-weight: 500;
}

.ai1ec-allday-badge
{
display: none!important;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
color: #666;
font-size: 18px;
font-weight: 700;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
color: #00529e;
font-size: 18px;
font-weight: 700;
}

.et_pb_toggle_open {
background: #cbedff;
}

.et_pb_toggle {
margin-bottom: 15px;
}

.et_pb_toggle_close {
background-color: #eddbc1;
}

#left-area .post-meta {
    font-size: 11px;
}

.et_pb_post .post-meta, .et_pb_portfolio_item .post-meta {
    font-size: 11px;
}