/*
Theme Name: Websiteclub basis thema
Theme URI: https://websiteclub.nl
Version: 1.0
Description: A custom child theme for the Beaver Theme.
Author: Wendie Huis in t Veld
Author URI: https://websiteclub.nl
template: bb-theme
*/

/* Add your custom styles here... */ 

body {
	overflow-x: hidden;
}

a {
	text-decoration: underline;
}

ul, ol {
	padding-left:15px;
}

.no_margin_p p{
	margin-bottom:0px;
}

.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink img {
	max-height: 100px!important;
}

h4{
	font-family: 'SegoePrint';
}

@font-face {
  font-family: 'SegoePrint';
  src: url('/wp-content/themes/websiteclub-basis-thema/fonts/SegoePrint.svg#SegoePrint') format('svg'),
       url('/wp-content/themes/websiteclub-basis-thema/fonts/SegoePrint.ttf') format('truetype'),
       url('/wp-content/themes/websiteclub-basis-thema/fonts/SegoePrint.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
