/**
* Theme Name: Foundry Child
* Description: This is a child theme of Foundry, generated by Merlin WP
* Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
* Template: foundry
* Version: 2.1.9
*/
body{
    font-size: 15px;
}


nav.nav-centered .logo {
    margin: 20px 0 0 0;
}

.breadcrumb.breadcrumb-2{
    display: none;
}

.vc_general.vc_cta3.vc_cta3-style-custom{
    border-color: transparent;
}

.single-portfolio .page-title,
.postid-309 .page-title{
   display: none;
}

/*a.more-link {*/
/*    font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*    border: 2px solid #47b475;*/
/*    padding: 0 26px;*/
/*    font-weight: 700;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: 1px;*/
/*    text-align: center;*/
/*    transition: all 0.3s ease;*/
/*    -webkit-transition: all 0.3s ease;*/
/*    -moz-transition: all 0.3s ease;*/
/*    margin-right: 8px;*/
/*    margin-bottom: 24px;*/
/*    background: #fff;*/
/*    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);*/

/*    height: 30px;*/
/*    font-size: 11px;*/
/*    line-height: 27px;*/
/*    min-width: 0;*/

/*    width: auto;*/
/*    color: #47b475;*/
/*    border-radius: 25px;*/
/*}*/

/*a.more-link:hover {*/
/*    background: #47b475;*/
/*    color: #fff;*/
/*}*/
