/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

/* ------------------------------ */
/* --- Formatierungen ----------- */
/* ------------------------------ */

h5 {
    text-transform:none !important;
}

input.wpcf7-form-control.wpcf7-submit {
    border: 0px !important;
    color: #fff !important;
}

.one-pager .block-content{
    padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.portfolio:not(.columns-1) .portfolio-item .wrap > .caption {
    min-height: 95px !important;
}

.portfolio-item .caption {
    padding: 20px !important;
}

.main-content .portfolio-item .caption .title {
    text-transform: none !important;
    text-overflow: clip !important;
	overflow: visible !important;
	white-space: normal !important;
}

.title-h2 .light{
    text-transform: none !important;
}
