/*
	Theme Name: Semplice 7 Child Theme
	Description: Child Theme for Semplice
	Author: Semplicelabs
	Template: semplice7
*/

/* Custom CSS Start */

/* Element immer fix im Viewport platzieren */
.fix-001 {
  position: fixed !important;
  top: 30% !important;   
  z-index: 1 !important;      /* über anderen Inhalten */
}

.img-mx-size-0 {
  max-width: 250px !important;
  min-width: 100px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.img-mx-size-0 {
  max-width: 50px !important;
  min-width: 120px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/* Custom CSS End */