/*
Theme Name: Valiance
Theme URI: https://valiance.qodeinteractive.com
Description: Business Consulting WordPress Theme
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: valiance
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

h4.qodef-e-title.entry-title {
    font-family: 'Roboto';
}
.qodef-e-info.qodef-info--top {
    display: none !important;
}
.qodef-h1, h1 {
    font-family: 'Roboto';
    font-weight: 400;
   }
.qodef-h2, h2 {
    font-family: 'Roboto';
    font-weight: 400;
    color: #0d2340;
   }
.qodef-h3, h3 {
   font-family: 'Roboto';
    font-weight: 400;
    color: #0d2340;
   }
h4.qodef-m-title {
    font-family: 'Roboto';
}
h5.qodef-m-title {
    font-family: 'Roboto';
}
h6.qodef-m-title {
    font-family: 'Roboto';
}
.qodef-section-title .qodef-m-subtitle {
    font-family: 'Roboto';
    color: #8b8b8b;
}
span.qodef-m-title-text {
    font-family: 'Roboto';
    font-weight: 400;
}
p {
    font-family: 'Roboto';
    font-weight: 300;
}

rs-layer#slider-1-slide-1-layer-11 {
    display: none !important;
}
div#howehelp {
    color: #000;
    font-family: 'Roboto';
    text-align: center;
    font-weight: 300;
}
.look {
    line-height: 45px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: inherit;
}
.qodef-theme-button, button[type=submit], input[type=submit] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Poppins,sans-serif;
    font-size: 14px;
    line-height: 0.78em;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    padding: 24px 59px;
    color: #fff;
    background-color: #fc615d;
    border: 1px solid transparent;
    cursor: pointer;
    margin-top: 20px;
}
