/*
Theme Name: Metal Child
Description: Child Theme for Metal Wordpress Theme
Author: Zozothemes
Version: 1.0.1
Template: metal
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options
Text Domain: zozothemes
*/
:root {
  --theme-color: #fc4242;
}
.wpcf7 input[type="submit"],
button[type="submit"],
.btn {
  color: #fff;
}

.entry-meta-wrapper .read-more .btn-more.read-more-link {
  background-color: #2c408d;
  padding: 9px 20px;
  line-height: 22px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
.bg-style.bg-normal .vc_general.vc_btn3.vc_btn3-style-transparent {
  color: #fff;
}
.owl-carousel.owl-theme .owl-controls .owl-nav div {
  color: #fff;
}
.widget .menu-services-menu-container ul li.current-menu-item a, 
.widget .menu-services-menu-container ul li a:hover, 
.widget .menu-services-menu-container ul li.current-menu-item a:hover{
	background-color: #2c408d;
}
.wpcf7 input{
	margin-bottom:0;
}
.wpcf7 p>label{
	margin-bottom:15px;
}
