/*
Theme Name: Child_181103
Template: unuk
Theme URI: http://jotothemes.com/produkt/unuk-wordpress-theme/
Author: jotothemes
Author URI: http://jotothemes.com/
Description: Designed by <a href="http://jotothemes.com/">jotothemes</a>.
Version: 1.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: jotothemes, right-sidebar, two-columns, HTML5, widgets, responsive-layout, shortcodes
Copyright: (c) 2014-2015 JotoThemes.
*/

@import url("../unuk/style.css");

.subtitle-single {
	font-size:1.0625rem;
    margin: 0 0 0 11%!important;
    top: 50%!important;
	 -webkit-transform: translate(0,-50%)!important;
  -moz-transform:    translate(0,-50%)!important;
  -ms-transform:     translate(0,-50%)!important;
  -o-transform:      translate(0,-50%)!important;
    z-index: 1;
    
}

@media(min-width:640px) {
.single-post-image-top {background: #444;}

	.custom-header a img,img.attachment-single-post-thumbnail {
    max-height: 340px;
    width: auto;
    margin: 0px auto!important;
    text-align: center;
    left: 50%;
    position: relative;
     -webkit-transform: translate(-50%,0);
  -moz-transform:    translate(-50%,0);
  -ms-transform:     translate(-50%,0);
  -o-transform:      translate(-50%,0);
}
}

.custom-header a img, img.attachment-single-post-thumbnail {
    width: auto!important;
	max-width: auto!important;
}