/*
Theme Name: Konzept Child
Theme URI:
Author:
Author URI:
Description: Child theme for Konzept theme.
Template: konzept
Version:
License:
License URI:
Tags:
Text Domain:
*/

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

.element:hover .thumbnail-hover, .thumbnail-hover { opacity: 0.9; }
.thumb-inactive { display: none; }
.element .thumbnail-meta-data-wrapper { text-align: center; }
.element .thumbnail-meta-data-wrapper { left: 0; top: 0; height:80%; margin-top:18%; padding: 10% 10% 10% 10%; width: 100%; position: absolute; word-wrap: break-word; }

.site-header { background-color: rgba(255, 255, 255, 1); }

.page-title { margin-top: -30em; } 

/* Testimonial */
.symple-testimonial {
	margin-bottom: 0em; margin-top: 1em; font-size: 150%; font-family: 'Expletus Sans', cursive; text-align: center; vertical-align: middle;
}

.entry-content ul li {
padding-left: 20px;
position: relative;
list-style-type: none;
}
.entry-content ul li:before {
content: '';
position: absolute;
left: 10px;
top: 11px;
width: 5px;
height: 5px;
background-color: #979390;
}

body {margin:0;}
ul,li {margin: 0; padding:0}
li {list-style-position:inside;}

