/*
 Theme Name:   Make Child
 Theme URI:    https://www.vakantiehuismakkum.nl/makkum/
 Description:  Make Child Theme
 Author:       Danitsja Jetamia
 Author URI:   https://www.vakantiehuismakkum.nl/makkum/
 Template:     make
 Version:      1.0.0
 Tags:         plaats, hier, jouw, tags, gescheiden, door, kommas
 Text Domain:  make-child
*/

/* =Eigen CSS hier beneden plaatsen
-------------------------------------------------------------- */
@font-face {
    font-family: 'Barbaro-Roman';
    src:url('https://www.vakantiehuismakkum.nl/WEBfonts/webfontkitBarbaroRoman/Barbaro-Roman.ttf.woff') format('woff'),
        url('https://www.vakantiehuismakkum.nl/WEBfonts/webfontkitBarbaroRoman/Barbaro-Roman.ttf.svg#Barbaro-Roman') format('svg'),
        url('https://www.vakantiehuismakkum.nl/WEBfonts/webfontkitBarbaroRoman/Barbaro-Roman.ttf.eot'),
        url('https://www.vakantiehuismakkum.nl/WEBfonts/webfontkitBarbaroRoman/Barbaro-Roman.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
/*iframe-kalender-CMSimple */
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* tekst kop boven pagina */
h2.entry-title {
	font-family: 'Barbaro-Roman';
	font-size: 25px;
	font-weight: normal;
	word-spacing: 3px;
	color: #334d4d;
}
span.site-description {
	font-size: 14px;
}
.site-title {
	font-family: 'Barbaro-Roman';
}
.entry-header { 
   font-family: 'Barbaro-Roman';
	font-size: 15px;
	color: #334d4d;
}
	/* tekst boven menu sidebar */
h4.widget-title {
	color: #334d4d;
}
	/* tekst titels home */
.barbwit {
  	font-family: 'Barbaro-Roman';
	font-size: 25px;
	color: #ffffff;
}
	/* hoogte titels home */
p.has-background {
	padding: 0.5em 1.0em;
}
.entry-content#body {
	color: #171717;
}
	/* menu header */
.header-bar.right-content ul li a {
	font-family: 'Barbaro-Roman'; 
	font-size: 20px;
	color: #000000;
	word-spacing: 3px;
	font-weight: normal;
}
.header-bar.right-content a:link {
	color: #000000;
}
.header-bar.right-content a:visited {
	color: #415e5e;
}
.header-bar.right-content a:hover {
	color: #a08e62;
}
.header-bar.right-content a:active { 
	color: #415e5e;
}

	/* menu sidebar */
#sidebar-right ul li a {
	font-family: 'Barbaro-Roman'; 
	font-size: 16px;
	color: #334d4d;
	word-spacing: 3px;
	font-weight: normal;
	border-style: none;
}
#sidebar-right li a:link {
	font-family: 'Barbaro-Roman';
	color: #334d4d;
	border-style: none;
}
#sidebar-right li a:visited {
	font-family: 'Barbaro-Roman';
	color: #686868;
	border-style: none;
}
#sidebar-right li a:hover {
	font-family: 'Barbaro-Roman';
	color: #a08e62;
	border-style: none;
}
#sidebar-right li a:active {
	font-family: 'Barbaro-Roman';
	color: #262626;
	border-style: none;
}
	/* zoekvenster */
.sidebar .search-submit {
	border-bottom: none;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
	/* eigen buttons */

.button_eigen {
	color: #663300;
	background: #FFF;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	border: 2px solid #a08e62;
	border-radius: 30px;
	text-transform: lowercase;
	margin: 0em 1em 2em 0em;
	padding: 0.5em 1em 0.5em 1em;
}
/* unvisited link */
.button_eigen:link {
	color: #663300;
	border: 2px solid #a08e62;
}
.button_eigen:visited {
}
/* mouse over link */
.button_eigen:hover {
	color: #a08e62;
	border-color: #663300;
}
/* selected link */
.button_eigen:active {
	color: #000000;
	border-color: #663300;
}
		
/*
Styling all field containers NINJA-forms
*/
.nf-field-container {
}
.nf-field-wrap {
	color: #a08e62;
}
#nf-field-4.ninja-forms-field.button_eigen.nf-element:link {
	color: #663300;
}
#nf-form-1-cont.nf-form-cont {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #000000;
	display: inline-block;
	border: 2px solid #a08e62;
	border-radius: 30px;
	margin: 0em 1em 2em 0em;
	padding: 0.5em 1em 0.5em 1em;
	background: #d4d7d9;
}

 /* Your CSS styles */
  