/*
 Theme Name:   Will Billingsley, LMT
 Theme URI:    http://willbillingsley.com/willbillingsley/
 Description:  Will Billingsley Hestia Child Theme
 Author:       Christopher Duncan
 Author URI:   http://cdagraphic.design
 Template:     hestia
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  willbillingsley
*/

/* CSS Document */

body .navbar-transparent { background:#FFF !important; } 

body > div.wrapper > header > nav > div > div.navbar-header > div.title-logo-wrapper > a > p {color:#ff6700 !important;}

#primary > div.header-filter.header-filter-gradient{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff6700+0,6d0019+100 */
    background: #ff6700; /* Old browsers */
    background: -moz-linear-gradient(top,  #ff6700 0%, #6d0019 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ff6700 0%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ff6700 0%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6700', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}
#form-field-y4zRWAP4n > textarea {
    min-width:100%;
    width:100%;
}