/*
Theme Name: OVB Heimatzeitung Karriere
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/
/* all fonts to futura */
*:not(i):not(.fa):not(.wp-admin){
  font-family:futura-pt;
}

/* clean list styles for columns */
.column_column ul.ovb-clean-list { list-style: none; margin: 0; padding: 0; }
.column_column ul.ovb-clean-list li { list-style: none; margin: 0; padding: 0; }
.column_column ul.ovb-clean-list i { color: #a7ecfe; margin-right: 6px; }

/* header line */
.ovb-line { margin-top: -50px; width: 100%; height: 2px; border-bottom: 1px solid #B3C1C9; }
.ovb-merriweather { font-family: merriweather!important; }
.ovb-merriweather p { font-family: merriweather!important; }

/* fix imagae corners */
.image-startpage-block .image_frame { border-radius: 10px; }

/* masonry grid spacing */
.ovb-grid .mcb-wrap-inner { margin: 0 60px; }
.ovb-grid-item { width: 210px; margin-bottom: 20px; }
.ovb-grid-item--width2 { width: 440px; }

/* section hider */
.section-hider-top { background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); }

/* zusteller button */
.ovb-zusteller-button { align-self: flex-end; margin-bottom: 1em; }
.ovb-zusteller-button a span { font-size: 22px; }

/* headlines and hr */
a { text-decoration: none; color: black; }
h2.ovb-black-headline { color: black; line-height: 1.2; }
h4.ovb-black-headline { color: black; font-size: 24px; font-weight: 400; }
hr.ovb-small-hr { border-top: 2px solid #a7ecfe; width: 200px; margin: 15px 0; }
hr.ovb-small-hr-white { border-top: 2px solid #ffffff; width: 300px; margin: 15px 0; }
.ovb-after-icon { margin-left: 20px; }
p { margin: 0; }
