/*
Theme Name: Boogie Child
Template: boogie
Author: Your Name
Version: 1.0
Description: A child theme for the Boogie theme.
*/

/* Targeter Elementor containeren med ID 17772c1 */
/*
.elementor-element-17772c1 {
  width: 500px; 
  height: 500px;
  background: white; 
  -webkit-mask-image: url("https://ollemusstaging123.goall.dk/wp-content/uploads/2025/08/Kontrabas500h.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-position: right;
  mask-image: url("https://ollemusstaging123.goall.dk/wp-content/uploads/2025/08/Kontrabas500h.png");
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: right;
}
*/


