/*
Theme Name: Affiliate Theme - Child
Theme URI: http://affiliatetheme.io
Description: Legen... wait for it... Dary!
Author: endcore Medienagentur
Author URI: http://endcore.com
Template: affiliatetheme
Version: 1.0
*/

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../affiliatetheme-child/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../affiliatetheme-child/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../affiliatetheme-child/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../affiliatetheme-child/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../affiliatetheme-child/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../affiliatetheme-child/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* hind-regular - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url('../affiliatetheme-child/fonts/hind-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Hind Regular'), local('Hind-Regular'),
       url('../affiliatetheme-child/fonts/hind-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../affiliatetheme-child/fonts/hind-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../affiliatetheme-child/fonts/hind-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../affiliatetheme-child/fonts/hind-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../affiliatetheme-child/fonts/hind-v8-latin-regular.svg#Hind') format('svg'); /* Legacy iOS */
}


.well-procon { border: 2px solid #eee; background: #fff; border-radius: 0; box-shadow: none; padding: 20px; }
.well-procon h2 { margin-top: 0; }
.well-procon ul { margin-bottom: 0; }
.well-pro { border-color: #7ab317; background: rgba(122,179,23,0.02); }
.well-pro h2 { font-size: 1.25rem; font-weight: 700; color: #7ab317; }
.well-con { border-color: #c01313; background: rgba(192,19,19,0.02); }
.well-con h2 { font-size: 1.25rem; font-weight: 700; color: #c01313; }