/*
Theme Name: Ijsboerderij Hedel Child
Description: Child theme voor Ijsboerderij Hedel 
Author: By Joel (www.byjoel.nl)
Template: ijsboerderijhedel
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.is-xsmall {
    font-size: .7em;
    display: none;
}

html
{
    background: white;
    min-height: 100%;
}

p
{
   margin-bottom: 0px;
}

.ruimte{
margin: 0px 20px 0px 20px
}

@media only screen and (max-width: 48em) {

/*************** ADD MOBILE ONLY CSS HERE  ***************/

}



