/*
Theme Name: Shopkeeper Child
Theme URI: https://mindspins.com/
Description: This is a child theme for Shopkeeper.
Author: Mindspins
Author URI: https://mindspins.com/
Template: shopkeeper
Version: 1.1
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

body{
  min-height: 100vh;
  min-height: -webkit-fill-available;
}

html {
  height: -webkit-fill-available;
}

.vc_row-o-full-height{
  min-height: 100vh;
}

footer.entry-meta{
  margin: 0;
}

a.gekomenomteblijven{
  background-color: #cc0000;
  padding: 10px;
  line-height: 56px;
}






/****************************************************************/
/****************************************************************/
/****************************************************************/
