/*
Theme Name: Mikado One Child
Theme URI: http://demo.mikado-themes.com/mikado
Description: A child theme of Mikado One Theme
Author: Mikado Themes
Author URI: http://www.mikado-themes.com
Version: 1.0.0
Template: mikado1
*/
@import url("../mikado1/style.css");


@media only screen and (max-width: 1000px) {

div.content .content_inner > .full_width > .full_width_inner {
    
	padding-top: 0px !important;
}
}

.mkd_clients.with_borders .mkd_client_holder_inner:before {

	border-right-color: #B7B7B7 !important;
}

.mkd_clients.with_borders .mkd_client_holder_inner:after {

	border-bottom-color: #B7B7B7 !important;
}

@media only screen and (max-width: 480px) {

	.blog_holder article h2 a, .blog_holder article h2 span {
		
		font-size: .8em !important;
}
}

@media only screen and (max-width: 1000px) {

	.mkd_image_with_text_over .front_title {
	
			font-size: 18px !important;
			line-height: 20px !important;
}
}
	
	
	