/*
Theme Name: Holmes Child
Theme URI: https://holmes.qodeinteractive.com/
Description: A child theme of Holmes Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: holmes
Template: holmes
*/

html {
  scroll-behavior: smooth;
}


.wpb_text_column h1 {}
.wpb_text_column h2 {}
.wpb_text_column h3 {}
.wpb_text_column h4 {}
.wpb_text_column h5 {}
.wpb_text_column h6 {}
.wpb_text_column p {}
.wpb_text_column ul, .wpb_text_column ol {
    list-style: outside;
    margin-left: 35px;	
}
.wpb_text_column ul li, .wpb_text_column ol li {
	margin-bottom: 10px;	
}

body .mkdf-btn.mkdf-btn-solid {
	background-color: #c00000;
}
.mkdf-page-header .mkdf-btn.mkdf-btn-solid {
	margin-right: 20px;
	margin-left: 30px;
}

body .mkdf-process-holder .mkdf-process-inner {
	margin: 0;
}
.mkdf-process-holder.mkdf-three-columns .mkdf-process-item {
	text-align: left;
}
.mkdf-process-holder .mkdf-process-image-holder {
	width: 100%;
}