/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


body {background: url("images/background-flat.jpg") no-repeat center center fixed!important; background-size: cover;}
  
.subcolor {color: #dc99bf; font-weight: 600; }
.col-behandelingen h2 {border: 2px solid #dc99bf; border-radius: 8px; padding: 8px 12px;  }
.back-marble {background: url("images/background-flat.jpg"); opacity: 0.9;}




@media screen and (max-width: 769px) {
body {background: url("images/background-flat.jpg") repeat-y center center fixed!important; background-size: 100%!important;}
}