#main-footer .footer-widget h4 {
    margin-bottom: 13px;
}

.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_bg_layout_dark.et_pb_text_align_center {
    padding: 0;
    background: #000;
}

#top-menu li li a {
    width: 260px;
    padding: 6px 10px !important;
}

.nav li ul {
    width: 280px;
}

#text-4 p {
    line-height: 25px;
}

.et_pb_fullwidth_header_container.center {
    padding-top: 5px;
}

#main-header {
    background-image: url(/wfs/custom/whf-head-bg.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.et_pb_button {
    font-size: 15px;
}

#main-header {
    border-bottom: 3px solid #3b003c;
}

h1, h2, h3, h4 {
    margin-bottom: 11px;
}

.rt-responsive-img {
    border-radius: 50%;
    border: 2px solid #fff;
}

.author-name {
    font-size: 18px !important;
    margin: 10px 0 !important;
}

.owl-dots {
    margin-top: 15px !important;
}

.item-content.entry-content {
    font-size: 14px !important;
    line-height: 29px !important;
    font-style: normal !important;
}

#top-menu a {
    padding-bottom: 35px !important;
}

.et-fixed-header #bwtopbar {
    display: none !important;
}

.et-fixed-header #et-top-navigation {
    padding-top: 34px !important;
}

#bwtopbar {
    position: absolute;
    right: 30px;
    padding: 0;
    text-align: right;
    top: 25px;
}

#et-top-navigation {
    padding-top: 70px !important;
}


#bwtopbar a {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    color: #fff;
    font-size: 20px;
}

@media screen and (max-width: 768px) {
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 90%;
    margin-top: 45px;
    margin-left: -25px;
}
}