/*
Theme Name: Enfold - Child Theme
Theme URI: http://vanwagenen.com/themes/child-theme/
Author: Luthfur Miah
Author URI: http://vanwagenen.com
Description: Child Theme for WP's vW.
Template: enfold
Version: 2.9.2.1
Text Domain: enfold
*/


#menu-brown-brown-copyright-menu-1 {
    display: flex;

}

#menu-brown-brown-copyright-menu-1 li:not(:last-child)::after {
    content: "|";
}

.ot-sdk-show-settings {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    cursor: pointer;
}

.nested_nav li {
    box-shadow: none !important;
}