@font-face {
font-family: 'TheSans';
src: url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/TheSans-Plain.woff2) format('woff2'),
url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/TheSans-Plain.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'TheSans';
src: url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/TheSans-B7Bold.woff2) format('woff2'),
url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/TheSans-B7Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'TheSans';
src: url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/TheSans-Italic.woff2) format('woff2'),
url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/TheSans-Italic.woff) format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'TheSerif';
src: url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/theseriflight-plain-webfont.woff2) format('woff2'),
url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/theseriflight-plain-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'TheSerif';
src: url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/theserifextrabold-plain-webfont.woff2) format('woff2'),
url(//droombemmel.nl/wp-content/themes/droombemmel/fonts/theserifextrabold-plain-webfont.woff) format('woff');
font-weight: 900;
font-style: normal;
}
body{
font-family: TheSans, sans-serif;
font-size: 18px;
line-height: 1.7em;
letter-spacing: 0px;
font-weight: 400;
font-style: normal;
text-transform: none;
color: #333;
background-color:#fff;
}
h1, h2, h3, h4{
font-family: TheSerif, serif;
color: #111;
}
h2, h3, h4{
color: rgb(239,125,0);
}
img{
max-width:100%;
height:auto;
}
a, a:hover{
color:#a6233b;
}
::selection {
color: #fff; 
background: #a6233b;
}
#header{
height:70vh;
max-height:100vw;
width:100%;
position:relative;
z-index: 200;
}
#header .top-logo{
background-color:#fff;
box-shadow: 0px 0px 1px rgba(0,0,0,0.8);
display:inline-block;
padding:15px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
#header .top-logo .logo{
height:100px;
}
#header .header-reviews{
position:absolute;
right:20px;
bottom:100px;
}
#header .header-reviews .ti-widget{
display:block!important;
}
#nav{
position:absolute;
bottom:0;
left:0;
right:0;
}
#nav.fixed{
position:fixed;
bottom:auto;
top:0;
}
body.admin-bar #nav.fixed{
top:30px;
}
#nav .nav-logo{
opacity: 0;
position: absolute;
background: #fff;
padding: 15px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: 0px 0px 1px rgba(0,0,0,0.8);
transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-webkit-transition: opacity .5s ease-in-out;
}
#nav .logo{
height:80px;
display:inline-block;
opacity: 0;
transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-webkit-transition: opacity .5s ease-in-out;
}
#nav.fixed .logo{
opacity: 1;
}
#nav.fixed .nav-logo{
opacity: 1;
}
#content{
z-index:5;
padding-top:50px;
padding-bottom:100px;
}
footer{
position:relative;
}
#footer1{
color:#fff;
font-size: 0.9em;
line-height: 1.3em;
background-color: rgb(239,125,0);
}
#footer1 h4{
color:#fff;
font-weight:bold;
}
#footer1 a{
color:#fff;
}
#footer1 img.logo{
width:100px;
}
#footer2{
background-color:rgba(166, 35, 59, 1);
color:#fff;
font-size: 0.9em;
line-height: 1.3em;
}
#footer2 a{
color:#fff;
}
footer .menu{
margin:0;
padding:0;
list-style: none;
}
footer .rating{
background: url(//droombemmel.nl/wp-content/themes/droombemmel/images/rosette.svg) no-repeat;
background-size: contain;
font-size: 1.4rem;
line-height: 4rem;
width: 4rem;
text-align: center;
display: inline-block;
color: #ef7d00;
font-weight: bold;
}
#totop{
text-decoration: none;
display: none;
position:fixed;
right:15px;
bottom:50px;
padding:0.6em;
border-radius:6px;
background-color:rgba(0,0,0,0.8);
}
#totop:hover {
background-color:rgba(0,0,0,0.9);
}
.hide_till_called{
display:none;
} .df-popup-thumb{
width:250px!important;
}
.df-popup-thumb .df-book-title{
bottom:0!important;
position:relative!important;
opacity:1!important;
}
.df-popup-thumb img{
aspect-ratio: 3 / 4;
object-fit: cover;
}
.df-popup-thumb .df-book-cover{
box-shadow: 0 10px 10px rgba(0, 0, 0, .1)!important;
}
@media all and (min-width: 576px) {
} @media all and (min-width: 768px) {
#header .top-logo{
padding:20px;
margin-left:-20px;
}
#header .top-logo .logo{
height:150px;
}
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }