.elementor-86034 .elementor-element.elementor-element-a4e76a5{text-align:center;}.elementor-86034 .elementor-element.elementor-element-a4e76a5 p{margin-bottom:12px;}.elementor-bc-flex-widget .elementor-86034 .elementor-element.elementor-element-d2fa354.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-86034 .elementor-element.elementor-element-d2fa354.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-86034 .elementor-element.elementor-element-d2fa354.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-86034 .elementor-element.elementor-element-525f932{width:auto;max-width:auto;}.elementor-bc-flex-widget .elementor-86034 .elementor-element.elementor-element-08c2107.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-86034 .elementor-element.elementor-element-08c2107.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-86034 .elementor-element.elementor-element-08c2107.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-86034 .elementor-element.elementor-element-5fd6f77{width:auto;max-width:auto;}/* Start custom CSS for section, class: .elementor-element-5653f83 */.btn-myblend {
  display: inline-block;
  padding: 12px 24px;
  background-color: #7b0019;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 2px;
  margin: 10px 10px 10px 0;
  transition: background-color 0.3s ease;
  font-size: 16px;
}

.btn-myblend:hover {
  background-color: #b40024;
  color:white;
}

.btn-skinspa {
  display: inline-block;
  padding: 12px 24px;
  background-color: #7b0019;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 2px;
  margin: 10px 10px 10px 0;
  transition: background-color 0.3s ease;
  font-size: 16px;
}

.btn-skinspa:hover {
  background-color: #b40024;
  color:white;
}

.btn-myblend svg {
  margin-left:5px;
  width: 15px;
  height: 15px;
  fill: #fff;
}

.btn-skinspa svg {
  margin-left:5px;
  width: 15px;
  height: 15px;
  fill: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-606225d */.clarins-spa-menu {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #fff;
  padding: 20px;
  max-width: 700px;
  margin: 0 auto;
}

.clarins-spa-menu h2 {
  color: #a00040;
  margin-top: 30px;
  font-size: 36px;
  text-transform: none;
  border-bottom: 2px solid #a00040;
}

.clarins-spa-menu h3 {
  margin-top: 25px;
  color: #a00040;
  font-size: 20px;
}

.clarins-spa-menu ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 20px;
}

.clarins-spa-menu li {
  margin-bottom: 8px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 4px;
  display: flex;
  justify-content: space-between;
}

.clarins-spa-menu .price {
  font-weight: bold;
  color: #555;
}

.clarins-spa-menu .note {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}

.spa-pacchetti {
  max-width: 800px;
  margin: 30px auto;
  font-family: Arial, sans-serif;
}

.spa-pacchetti h3 {
  font-size: 24px;
  color: #222;
  border-bottom: 3px solid #0a3970;
  padding-bottom: 8px;
  margin-bottom: 20px;
}

.spa-pacchetti table {
  width: 100%;
  border-collapse: collapse;
  background-color: #f3f3f3;
}

.spa-pacchetti th,
.spa-pacchetti td {
  padding: 12px 10px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.spa-pacchetti th {
  background-color: #e0e0e0;
  font-weight: bold;
}

.spa-pacchetti tbody tr:nth-child(even) {
  background-color: #fafafa;
}

.spa-pacchetti td:last-child {
  color: #0a3970;
  font-weight: bold;
}/* End custom CSS */