/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu > li > a:hover {
color: #FD7014;
}

.site-content input[type="text"], .site-content input[type="password"], .site-content input[type="email"], .site-content input[type="tel"], .site-content input[type="url"], .site-content input[type="search"], .site-content texture {
width: 100%;
}

input[type="submit"] {
width: 100%;
}

#mlb2-2566571 .subscribe-form .form-section.mb10 {
display: none !important;
}

#mlb2-2566571 .subscribe-form {
padding: 0px !important;
}

#mlb2-2566571.ml-subscribe-form .form-group .form-control {
border-radius: 0px !important;
}

.blog-entry.grid-entry-style .blog-entry-inner {
border: 0px solid #eee;
background-color: #fff;
padding: 0 20px 10px;
}

.meta, .entry .meta {
color: #fd7014;
}

.meta a {
color: #fd7014;
}

.theme-button {
border-radius: 0px;
text-align: center;
}

.related-post-content {
padding: 20px;
background: #ffffff;
border: 0px solid #eee;
}

.author-bio {
background: #ffffff;
}

.widget_recent_entries .post-date {
color: #fd7014;
}

.easy-table th, .easy-table td {
line-height: 26px !important;
}

.wp-playlist-light {
background: #f7f7f7 !important;
}

body.admin-bar #toggle-bar-wrap.toggle-bar-overlay {
padding: 10px 0;
}

.sidebar-box .widget-title {
border-bottom: solid 1px #000000 !important;
}

.page-header.background-image-page-header .page-header-title {
font-weight: 400 !important;
font-size: 32px !important;
}

.vcex-recent-news-entry-title-heading {
    font-family: 'Lora', serif !important;
}

.vcex-recent-news-entry {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}