/*
Theme Name: mercaba
Author: OutsourceToAsia
Author URI: https://www.outsourcetoasia.de/
Description: Custom Wordpress Child Theme 
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. 
Template: dt-the7
*/

/* bugfix */
li.draft {display:none}

::-webkit-input-placeholder { color:  #666 !important; }
::-moz-placeholder { color:  #666 !important; }
:-ms-input-placeholder { color:  #666 !important;}
:-moz-placeholder { color:  #666 !important; }

.fc-form {margin:0 auto!important}

.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4{
font-family: Open Sans!important;
	font-weight:400
}

.single-post h1 {font-size:36px}
.single-post h2 {font-size:24px}
.single-post h3 {font-size:20px}
