/*
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: "TheGreatEscape", serif ;
}

.great_escape_font h1 {
	font-family: "TheGreatEscape", serif ;
}

.hover_bold .fl-menu a:hover,
.hover_bold  .current-menu-item a{
	font-weight:bold;
}

table.faq {
	width: 100%;
}

td .emoji {
	color: #a2bc0c;
}
body{
	overflow-x:hidden;
}

a {
 text-decoration:underline;
}

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

@media (min-width: 992px){
.fl-page-nav-right .fl-page-nav-wrap {
	margin: 53px 0px -3px;
	}
}

.fl-search-input{
	max-width:250px;
	float:right;
}

@font-face {
  font-family: "TheGreatEscape";
  src: url("./fonts/TheGreatEscape.eot"); /* IE9 Compat Modes */
  src: url("./fonts/TheGreatEscape.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/TheGreatEscape.otf") format("opentype"), /* Open Type Font */
    url("./fonts/TheGreatEscape.svg") format("svg"), /* Legacy iOS */
    url("./fonts/TheGreatEscape.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/TheGreatEscape.woff") format("woff"), /* Modern Browsers */
    url("./fonts/TheGreatEscape.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

.min_height_img {
	min-height: 340px
}

.grey_circle_background {
	background: url('/wp-content/uploads/2020/07/bol-met-rood.png');
	padding:100px 80px 120px 0px;
	color:#fff;
	background-repeat: no-repeat;
  background-size: 300px 300px;
}

.fl-theme-builder-header-shrink .fl-node-5df0efec26d28 > .fl-module-content {
    margin-right: 86px;
    margin-left: -86px;
}
