/*
 Theme Name:   Diplomat Child
 Theme URI:    http://example.com
 Description:  Child theme for the Diplomat
 Author:       Your name
 Author URI:   http://example.com
 Template:     diplomat
 Version:      1.0.0
 Tags:         light, dark, gray, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, threaded-comments, translation-ready, photoblogging
 Text Domain:  diplomat-child
*/

.header-bottom nav.navigation > .menu > ul > li > a, .header-bottom nav.navigation > .menu-primary-menu-container > ul > li > a {
    padding-left: 1.46rem!important;
    padding-right: 1.46rem!important; }

.header.type-1 .header-middle {
    background-color: #11547b;
}

.header.type-1 .header-top {
    width: 100%;
    background-color: #174661;
    position: relative;
}

.testimonial blockquote p {       line-height: 1.2!important;
    font-weight: bold!important;
    color: #11547b!important;
    font-size: 1.2em;}

.blockquote p {
    color: rgb(23, 70, 97)!important; }
	
blockquote:before {
    color: rgb(44, 124, 183)!important;}