/*
Theme Name: drvng
Theme URI: http://html.tonatheme.com/wp/drvng/
Author: Tonatheme
Author URI: https://themeforest.net/user/tonatheme
Description: This is drvng WordPress theme.
Version: 1.0
License: copyright commercial
License URI: https://themeforest.net/user/tonatheme
Text Domain: drvng
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, sticky-post, threaded-comments, translation-ready
*/

.header-top ul.contact-info li {
    font-size: 13px;
  }


.main-header.header-style-two .header-upper .navbar-right,
.main-header .header-upper .navbar-right {
    display: none;
}

p label {
width: 100%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {

    background: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.btn-style-one {
    line-height: 27px;
    padding: 10px 50px;
}

.btn-style-two {

    border-radius: 50px;
}

.contact-widget .text {
    line-height: 36px;
}

.main-menu .navigation>li>a {
    text-transform: uppercase;
}

footer.main-footer .widgets-section {
    margin-bottom: 10px;
}

footer.main-footer {
    padding: 50px 0 0;
}

.wpcf7-spinner {
    display: none;
}

section.introduction-section .text-box a {
    font-size: 24px;
}

section.introduction-section .text-box .icon {
    font-size: 40px;
}

.feature-block h4 {
    font-size: 23px;
}

.feature-block .text {
    font-size: 18px;
}

.cta-two h4 {
    font-weight: 600;
}

.page-title:before {
    background: #0000009e;
}

li#menu-item-3912 {
    background: var(--theme-color);
    padding: 10px 30px;
    border-radius: 50px;
}

li#menu-item-3912 a {
    color: #fff!important;
}

@media screen and (max-width: 480px) {
  .feature-block h4 {
    font-size: 20px;
}
.sec-title h2 {
    font-size: 40px;
}

.widget-content .text a {
  display: block;
  width: 100%;
}
}

.fa-biking:before {
    content: "\f84a";
	font-family: 'Font Awesome';
}
