/*
Theme Name: matchING
Description: specially for you
Author: iService
Author URI: http://www.iservice.at
Template: Divi
Version: 1.0
Tags:
*/
@import url("../Divi/style.css");

/* HEADER */

span.logo_helper {
    display: none;
}

.et_header_style_left .logo_container {
    height: 138%;
    top: 0;
}

@media (min-width: 981px) {
    .et_header_style_left .logo_container {
        width: 40%;
    }
}

.et_pb_svg_logo #logo, .et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    height: auto !important;
    max-width: 349px !important;
}

@media (max-width: 980px) {
    .et_pb_svg_logo #logo, .et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
        max-width: 238px !important;
    }
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 0 !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
    padding-top: 0 !important;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 34px !important;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 34px;
}

#main-header #top-menu li.current-menu-item>a {
    background-color: #197580;
    color: #fff !important;
    padding-bottom: 34px !important;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 34px;
}

#main-header {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}

#main-header.et-fixed-header {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
}

#logo {
    max-height: 100%;
}

.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 100%;
}

#et_mobile_nav_menu .mobile_menu_bar_toggle {
    color: #ffffff;
    margin-top: 0;
}

#main-header .mobile_menu_bar, #main-header .mobile_menu_bar::after, #main-header .mobile_menu_bar::before {
    color: #ffffff !important;
    position: relative;
    top: 7px;
}

#main-header #mobile_menu {
    border-color: #ffffff !important;
    margin-top: 28px;
}

/* CONTENT */

a.fgwhitebutton {
    background-color: #fff;
    color: #212121;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 16px 8px 16px;
    -webkit-transition: color 300ms;
    /* Safari */
    transition: color 300ms linear;
}

@media (max-width: 767px) {
    a.fgwhitebutton {
        margin-top: 10px;
    }
}


a.fgwhitebutton:hover {
    color: #dc9a00;
    text-decoration: underline !important;
}


/* FISH STORIES LIST */


/* FOOTER */

#main-footer {
    padding: 0;
}