/*
Theme Name: The Core Child
Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 17 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. Child theme for the The Core. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: the-core-parent
Version: 1.0
Text Domain: the-core
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.fw-copyright a{text-decoration: none;}
.fw-copyright a:hover{color: #39a1db}

/* Breadcrumb */
.breadcrumb_container{padding-top:8px; background: #eee;  padding-bottom:8px;}
.mm-subopened {
    display: none;
}
.fw-top-bar .fw-text-top-bar a {
    letter-spacing: 1px;
    font-weight: 400;
    font-family: 'Quattrocento Sans';
    font-style: normal;
    text-align: left;
    display: inline-block;
    background-color: #39a1db;
    border-color: transparent;
    border-radius: 0;
    padding: 12px 25px 10px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 100%;
	    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fw-top-bar .fw-text-top-bar a:hover{
   background-color: #2b4d81;
    color: #fff;
}
.fw-col-md-4.fw-col-sm-4:first-child, .fw-col-md-4.fw-col-sm-4:nth-child(3) {
    position: relative;
    height: 330px;
}
p.bottom-logo {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 45px);
}
.fw-top-bar-social {
    display: none !important;
}
.fw-top-bar{
 background-color: transparent;
}
.header-3 .fw-header-main{
	    padding-top: 0px;
}
