/*
Theme Name:     The-core-child
Theme URI:      
Description:    The-core-parent child theme.
Author:         Me
Author URI:     
Template:       the-core-parent
Version:        0.1.0
*/
/*
    * azul 1: #6388cf;
    * azul 2: #446297;
*/

header .fw-header-main
{
    background-color: #ffffff !important;
}

.fw-top-bar .fw-container {
    width: 1515px;
}

#menu-main-menu li.current_page_item a,
.fw-site-navigation > ul > li.current-menu-item > a,
#menu-main-menu > li > a:hover,
.fw-site-navigation > ul > li > a:hover
{
    color: #6388cf;
}

.fw-quote small.fw-quote-author,
.fw-quote small.fw-quote-author a
{
    color: #6388cf;
}

.fw-quote small.fw-quote-author a:hover
{
    color: #446297;
}

.wpcf7-form-control.wpcf7-acceptance .custom-checkbox label::before{display: none;}
label{color: #333;}

/*
.fw-heading
{
    margin-top: 90px;
}

#page h1.fw-special-title
{

}
*/