/* 
Theme Name:		 WIM Elementor child
Theme URI:		 https://wearewim.nl/
Description:	 WIM Elementor child theme
Author:			 Sjoerd van der Sluis
Author URI:		 https://wearewim.nl/
Template:		 wim-elementor
Version:		 1.0.0
Text Domain:	 wim-elementor-child
*/

/*
    Plaats hier de style
*/

.blok:hover div.elementor-widget-wrap.elementor-element-populated {
  background: #48b281 !important;
}

.blok:hover .titleblok span {
  color: white !important;
}

.spaceblok {
  margin-left: 5px;
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .spaceblok {
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
}
