/*
 Theme Name:     Divi Child
 Theme URI:      https://erkasoft.com
 Description:    Erkasoft Divi Child Theme
 Author:         Ertan Kayalar
 Author URI:     https://ertankayalar.com.tr
 Template:       Divi
 Version:        1.0.25
*/

@import url("/wp-content/themes/Divi/style.css");
/*
    hr
*/

hr.hidden {
    border: 0;
    clear: both;
    margin-top: 50px;
    margin-bottom: 50px;
}

hr {
    border-top: 1px solid #fafafa;
    clear: both;
    margin-top: 50px;
    margin-bottom: 50px;
}

/*
 yoast breadcrumb
*/

.ek-top-container {
    position: relative;
    background-color: #fafafa;
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 34px;
    border-bottom: 1px solid #e0e0e0;
}

.ek-top-container .container {
    margin: 0 auto;
}

#breadcrumbs {
    float: left;
    width: 75%;
    margin-bottom: 1em;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 980px) {
    #breadcrumbs {
        width: 100%;
    }
}

/* content */

ul.table-of-contents,
ul.table-of-contents ul>* {
    list-style: none;
    margin-left: 0;
}

/* ebook */

.ebook-header {
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    padding: 30px 20px;
}

.key-points {
    background-color: #efefef;
    padding: 20px 40px 10px 10px;
    margin: 40px 30px;
}

@media only screen and ( min-width:981px) {
    /* Set the slider height */
    .et_pb_slider,
    .et_pb_slider .et_pb_container {
        height: 518px !important;
    }
    .et_pb_slider,
    .et_pb_slider .et_pb_slide {
        max-height: 518px;
    }
    .et_pb_slider .et_pb_slide_description {
        position: relative;
        top: 25%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        height: auto !important;
    }
}

/*** Responsive Styles Smartphone Portrait ***/

@media all and (max-width: 479px) {
    .ek-top-container {
        padding-bottom: 25px;
    }
}


/* Sozluk */

.glossary-header {


}

.glossary-content {
    margin-top: 10px;
}


/* glossary section */
.glossary-section {
    margin-top: 10px;
}

/* glossary terms list */
.glossary-bottom-nav,
.glossary-tags {
    margin-top: 20px;
    border:  1px solid #e0e0e0;
    padding: 10px;
    background-color: #efefef;
}


/* glossary tags list */
.glossary-more {
    margin-top: 20px;
}

.learn-more {
    margin-top: 30px;
}

.glossary-index-wrapper {
    margin-top: 10px;
}

.glossary-index-item {

    width: 100%;
    display: inline-block;
    border-top: 1px solid #dfdfdf;
    padding: 30px 0;

}


.glossary-index-item-letter {

    font-size: 60px;
    font-weight: 700;
    color: #999;
    padding: 20px 0;
    display: inline-block;
    float: left;
    width: 50px;
    margin: 0 30px 0 0;

}


.glossary-index-item-preview {

    width: 80%;
    float: left;

}

.glossary-index-item-preview ul {

    margin: 3px 0;
    padding: 0px 0;

}


.glossary-index-item-preview li {

    list-style-type: none;
    list-style: none;
    padding: 0 40px 5px 0;
    margin: 0;
    float: left;
    width: 40%;

}


/* fix et_pb_button */ 

.et_pb_button {
    background: #26a69a  !important;
}

.et_pb_putton:hover {
    background: #00796b !important;
}
