/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/* source-serif-pro-regular - latin-ext_latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Serif Pro'), local('SourceSerifPro-Regular'),
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-regular.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}
/* source-serif-pro-700 - latin-ext_latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  src: url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Source Serif Pro Bold'), local('SourceSerifPro-Bold'),
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://denise-deubler.de/wp-content/fonts/source-serif-pro-v5-latin-ext_latin-700.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}

/* playfair-display-700 - latin-ext_cyrillic_latin_vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('https://denise-deubler.de/wp-content/fonts/playfair-display-v13-latin-ext_cyrillic_latin_vietnamese-700.eot'); /* IE9 Compat Modes */
  src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'),
       url('https://denise-deubler.de/wp-content/fonts/playfair-display-v13-latin-ext_cyrillic_latin_vietnamese-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://denise-deubler.de/wp-content/fonts/playfair-display-v13-latin-ext_cyrillic_latin_vietnamese-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://denise-deubler.de/wp-content/fonts/playfair-display-v13-latin-ext_cyrillic_latin_vietnamese-700.woff') format('woff'), /* Modern Browsers */
       url('https://denise-deubler.de/wp-content/fonts/playfair-display-v13-latin-ext_cyrillic_latin_vietnamese-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://denise-deubler.de/wp-content/fonts/playfair-display-v13-latin-ext_cyrillic_latin_vietnamese-700.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}

/* Gravity Forms */
.gfield_checkbox li input[type=checkbox] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top !important;
  margin-left: 1px;
}

.gform_wrapper ul.gfield_checkbox {
  margin: 0px 0 !important;
  padding: 0;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
  margin-top: 0px !important;
  margin-bottom: 0;
}
