@charset "UTF-8";
/* CSS Document */

/*
 Theme Name:   orion_tcd037-child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     orion_tcd037
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/


.pc #global_menu > ul > li > a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    height: 60px;
    line-height: 60px;
    display: block;
    padding: 0 30px;
    color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
