@font-face {
  font-family: "NIVEA Brand Type";
  src: url("https://labellostudiossanremo.it/wp-content/themes/salient-child/font/NIVEABrandType-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NIVEA Brand Type";
  src: url("https://labellostudiossanremo.it/wp-content/themes/salient-child/font/NIVEABrandType-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
#head {
  box-shadow: 0px 20px 35px 8px rgba(23, 55, 127, 0.5);
}
#head img {
  width: 50%;
}

#player {
  padding: 35px !important;
  width: 60%;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 160px;
  filter: drop-shadow(0px 20px 20px rgb(23, 55, 127));
}
#player div.row-bg {
  border-radius: 55px;
}
#player div.img-with-aniamtion-wrap img {
  border-radius: 20px;
}
#player div.wpb_text_column {
  margin-bottom: 30px;
  margin-left: 10px;
  margin-top: 15px;
}
#player div.wpb_text_column h2 {
  font-family: "NIVEA Brand Type";
  font-weight: bold;
  font-size: 45px;
  margin-bottom: 5px;
}
#player div.wpb_text_column h3 {
  font-family: "NIVEA Brand Type";
  font-weight: normal;
  font-size: 30px;
}
#player div.wpb_raw_code div.audio-wrapper div.time-control {
  padding-left: 10px;
}
#player div.wpb_raw_code div.audio-wrapper div.btn-container {
  margin-top: -80px;
  z-index: 999;
  margin-bottom: -80px;
  display: flex;
  margin-left: 220px;
}
#player div.wpb_raw_code div.audio-wrapper button {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  margin-left: auto;
}
#player div.wpb_raw_code div.audio-wrapper button svg {
  width: 150px !important;
  height: 150px !important;
  filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.2));
}
#player div.wpb_raw_code div.audio-wrapper button svg #play.hidden, #player div.wpb_raw_code div.audio-wrapper button svg #pause.hidden {
  display: none;
}
#player div.wpb_raw_code div.audio-wrapper audio div.media-controls-container div.media-controls div.background-tint {
  display: none !important;
}
#player div.wpb_raw_code div.audio-wrapper audio div.media-controls-container div.media-controls div.buttons-container {
  display: none !important;
}
#player div.wpb_raw_code div.audio-wrapper audio div.media-controls-container div.media-controls div.time-control div.time-label {
  display: none !important;
}
#player div.wpb_raw_code div.audio-wrapper audio div.media-controls-container div.media-controls div.time-control div.slider {
  left: -20px !important;
  width: 100% !important;
}

#qr_code {
  filter: drop-shadow(0px 20px 20px rgb(23, 55, 127));
  padding: 50px !important;
  margin-top: 90px;
}
#qr_code div.row-bg {
  border-radius: 50px;
}
#qr_code div.row_col_wrap_12 {
  display: flex;
  flex-wrap: nowrap;
}
#qr_code div.row_col_wrap_12 div.vc_col-sm-4 {
  width: 100%;
  margin-right: 60px;
  margin-bottom: 0;
}
#qr_code div.row_col_wrap_12 div.wpb_text_column h2 {
  font-family: "NIVEA Brand Type";
  font-weight: bold;
  color: #1e3d8f;
  font-size: 30px;
  line-height: 1;
}
#qr_code div.row_col_wrap_12 div.wpb_text_column h3 {
  font-family: "NIVEA Brand Type";
  font-weight: normal;
  color: #1e3d8f;
}

#header-space, #header-outer, #slide-out-widget-area, #slide-out-widget-area-bg, #footer-outer {
  display: none !important;
}/*# sourceMappingURL=custom_style.css.map */