/*-----------------------------------------------------------------------------------
Version: 1.0
Theme Name: Total-wk-child
Description: Total Theme (Webkönig modifications)
Template: Total
*/

h1, h2, h3, h4, h5, h6 {
padding: 0 0 15px 0;
}

.wk-slider-text p {
    font-size: 70px;
    line-height: 75px;
    font-family: 'Roboto Slab';
}

.wk-slider {
    padding-top: 80px;
    padding-bottom: 80px;
}


@media only screen and (max-device-width: 480px) {
.wk-slider-text p {
    font-size: 28px;
    line-height: 33px;
}
.wk-slider {
    padding-top: 40px;
    padding-bottom: 0px;
}
}

.wk-subpage-header {
    min-height: 300px;
}


@media only screen and (max-device-width: 480px) {
.wk-subpage-header {
    min-height: 150px;
}
}

#site-navigation {
    z-index: 999999;
}

.navbar-style-two .dropdown-menu >li >a {
    color: #ffffff !important;
}

.headertext {
    font-weight: 600;
    font-size: 30px;
}

.headertext b {
    font-weight: 800;
}