/*
Theme Name:     Eyre Advisory Services
Description:    Child theme for Eyre Advisory Services
Author:         Alex Kebbell
Author URI:     http://www.akebbell.com
Template:       broker
Version:        1.0
*/

@import url("//hello.myfonts.net/count/39ea2f");

  
@font-face {font-family: 'Campton-Light';src: url('webfonts/39EA2F_0_0.eot');src: url('/wp/wp-content/themes/eyreas-child/webfonts/39EA2F_0_0.eot?#iefix') format('embedded-opentype'),url('/wp/wp-content/themes/eyreas-child/webfonts/39EA2F_0_0.woff2') format('woff2'),url('/wp/wp-content/themes/eyreas-child/webfonts/39EA2F_0_0.woff') format('woff'),url('/wp/wp-content/themes/eyreas-child/webfonts/39EA2F_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Campton-Medium';src: url('/wp/wp-content/themes/eyreas-child/webfonts/39EA2F_1_0.eot');src: url('/wp/wp-content/themes/eyreas-child/webfonts/39EA2F_1_0.eot?#iefix') format('embedded-opentype'),url('/wp/wp-content/themes/eyreas-child/webfonts/39EA2F_1_0.woff2') format('woff2'),url('webfonts/39EA2F_1_0.woff') format('woff'),url('/wp/wp-content/themes/eyreas-child/webfonts/39EA2F_1_0.ttf') format('truetype');}

body, p, li {
    font-family: 'Campton-Light'!important;
}

.header-wrapper .overlay {
    opacity: 1!important;
}

.leftnav .cg-main-logo img {
    height: auto!important;
}

.titleblock p, h1, h2, h3, h4, .cg-primary-menu .menu > li > a {
    font-family: 'Campton-Medium'!important;
}

.cg-hero-bg {
    background-image: none!important;
}

.entry-title a {
    color: #e06b2e!important;
}

.titleblock {
    border-top: solid 1px #e06b2e;
    border-bottom: solid 1px #e06b2e;
    margin-top: 10px !important;
}

    .titleblock p {
        color: #e06b2e !important;
        text-transform: uppercase !important;
        letter-spacing: normal;
        font-size: 2em !important;
        font-weight: bold !important;
        margin: 20px auto !important;
        line-height: 1em !important;
    }