/*
Theme Name: China theme
Description: A Child theme created byCassia
Version: 0.1
Template: fotografie
Author: byCassia
Author URI: https://bycassia.co.uk/
*/

.wp-custom-header{
	display:none;
}

.jp-carousel-info {
    display: none;
}

.jp-carousel-close-hint span {
	font-size:5em !important;
}

.entry-meta {
	display:none;
}

body {
background-color:#494949 !important;
}
.mycentre {
	text-align:center;
}
.full {width:100%;}
.mycol {width:50%;
		float:left;
        padding:10px;
        text-align:center;}
