/*
Theme Name: Tmort Theme
Theme URI: 
Description: Child theme for the Slowave theme
Author: <a href="http://www.madeinebor.com" title="Visit author homepage">Tom Rhodes</a>
Author URI: 
Template: slowave
Version: 1.0.0
*/
@import url('../slowave/style.css');

.yamm .yamm-content {
    padding: 30px;
    color: #1F1A1A;
}

#dslc-module-63 h2{
    text-transform: uppercase;
}
#dslc-module-63 p,
#dslc-module-63 h2,
#dslc-module-63 h3{
    color: #fff;
}

.navbar-nav > li > a {
    font-size: 16px;
    text-transform: capitalize;
}

.logo-text {
    color: #fff;
    font-size: 2.5em;
    font-family: Raleway;
    font-weight: 200;
}

.logo-text:hover{
    color:#1e446d;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

.yamm.navbar.basic.fixed{
    border-bottom:1px solid #4192BB
}

.navbar.basic.fixed .navbar-brand{
    padding:10px 0;
}

.yamm.navbar.basic.fixed .logo-text{
    font-size:2em;
    margin:0;
    padding:0;
    line-height:35px;
}

.mc4wp-form{
    border: 1px solid #ddd;
    margin: 30px 10px;
    padding: 12px 15px;
    background: #fafafa;
}

#dslc-module-57 h1,
#dslc-module-57 p{
    color:#fff;
}

div#testimonials .ebor-testimonial .author {
    font-size: 1.3em;
    padding-top: 5px;
    color: #E0E0E0;
    font-weight: bold;
}