/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 08:38:03 */
.about-img {
	display:block !important;
}

.about-img img {
	width:100% !important;
}



@media (max-width: 800px) {
.fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column{
	background-color:transparent !important;
}
}

.table-wrapper {
  background-color: hsla(var(--awb-color3-h),var(--awb-color3-s),calc(var(--awb-color3-l) + 5%),var(--awb-color3-a));
  color: var(--awb-color1);
  width: 100%;
}

.table-wrapper td {
  padding: 8px 20px;
}

.service-name {
  color: var(--awb-color7);
  padding-left: 40px;
  text-align: left;
}

.separator {
  text-align: center;
  width: 50px;
}

.price {
  text-align: right;
  width: 100px;
  color: #333333;
}

.hero-bild{
	background-image:url("https://ck-cosmetics.de/wp-content/uploads/2025/12/290185062_1136664440399430_6002543212253260391_n_2.jpg") !important;
  background-size:contain !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
  min-height:100vh;
}