/*
    KMParker - MetroPro Child - Custom css
	Author: WebPositive - @kovacsdanielakos
	Theme URI: https://progweb.hu
	Author URI: https://progweb.hu
	Version: 1.0.0
	License URI: -
*/

body {
    background-color: #474747;
}

hr {
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #9a9a9a;
}

/** Cookie consent */
.cc_message {
    color: white !important;
}

.header-image .site-title, .header-image .title-area {
    min-height: inherit !important;
    padding: 0 !important;
}

.site-title a, .site-title a:hover {
    background-color: #c57e11 !important;
    color: #fff;
    display: inline-block;
    padding: 16px;
    text-decoration: none;
}

.metro-pro-red .genesis-nav-menu > .right > a, .metro-pro-red.header-image .site-title a {
    background-color: white !important;
    display: inline-block;
    padding: 16px;
    text-decoration: none;
    width: 100%;
}

/** Sidebar top widget - menu */
.widget_nav_menu {
    margin-bottom: 0 !important;
}

.footer-widgets .widget {
    margin-bottom: 36px !important;
}

.widget_nav_menu .menu-item {
    margin-left: 0 !important;
    padding: 5px !important;
}

/*.widget_nav_menu .menu-item a {*/
    /*color: black;*/
    /*display: block;*/
/*}*/

/*.widget_nav_menu .current-menu-item {*/
    /*background-color: black;*/
    /*color: white !important;*/
/*}*/

.widget-wrap .textwidget a img:first-child {
    margin-bottom: 20px;
}

.vc_col-sm-4 .wpb_content_element {
    border: 2px solid #efefef !important;
    margin-bottom: 22px;
    padding: 10px;
    word-wrap: break-word;
}

.wpcf7-form-control {
    border: 0 !important;
    box-shadow: none !important;
}

.footer-widgets a {
    color: black;
}