.cdp-secondarybanner.banner-footer-data-wrapper {
margin-top: -40px;
}
.cdp-secondarybanner.banner-footer-data-wrapper .banner-footer-data{
padding: 0px;
}
.cdp-wrapper ~ .banner {
display: none;
}
.grid.cdp-block-grid .grid-col-7 .banner + picture {
    display: none;
}
.collection-two-block .cdp-block-grid p {
  line-height: 1.75;
}
h2.cdp-block-title.cdp-gallery-title {
  margin-top: 100px;
}
.collection-two-block .cdp-block-grid>div.grid-col-5 {
  padding: 0 5%;
}
@media only screen and (max-width: 999px) {
  .collection-two-block .cdp-block-grid>div.grid-col-5 {
    padding: 45px;
  } 
}

.copy-module {
  position: relative;
  text-align: center;
  color: white;
background-color: black;
}
.copy-module.no-pad-bottom .copy-module__inner {
  padding-bottom: 25px;
}
.copy-module.image .copy-module__inner {
  padding: 100px 25px;
}
.copy-module.quote {
  text-align: left;
}
.copy-module.quote .copy-module__inner {
  padding: 100px 25px;
}
.copy-module.quote .copy-module__quote-wrapper,
.copy-module.quote .copy-module__headline-wrapper,
.copy-module.quote .copy-module__headline,
.copy-module.quote .copy-module__body-wrapper,
.copy-module.quote .copy-module__body {
  position: relative;
  margin-left: 0px;
}
.copy-module.quote .copy-module__headline {
  font-family: domaine-display-narrow-regular;
  font-size: 10vw;
  text-transform: none;
  letter-spacing: 0.025em;
  line-height: 1;
}
.copy-module.quote .copy-module__headline .font-emphasis {
  font-style: italic;
}
.copy-module.quote .copy-module__body-wrapper {
  margin-top: 50px;
}
.copy-module.quote .copy-module__body {
  font-family: din1451-mittelschrift;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 20px;
}
.copy-module__background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}
.copy-module__background img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.copy-module .copy-module__inner {
  padding: 100px 0px;
}
.copy-module__quote-wrapper {
  font-size: 90px;
}
.copy-module__headline-wrapper {}
.copy-module__headline,
.copy-module__headline p {
  position: relative;
  color: white;
  font-size: 26px !important;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 1.5;
  width: 1000px;
  max-width: 100%;
  margin: 0px auto;
}
.copy-module__headline .font-emphasis.font-serif {
  letter-spacing: 0.1em;
}
.copy-module__headline.large {
  font-size: 26px !important;
}
.copy-module__headline-divider {
  position: relative;
  width: 150px;
  height: 4px;
  background-color: #E43D30;
  margin: 25px auto;
  display: block;
}
.copy-module__body-wrapper {
  position: relative;
  width: 1010px;
  max-width: 100%;
  margin: 0 auto;
}
.copy-module__body {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.025em;
  font-family: domaine-display-narrow-regular;
}
.copy-module__body .font-emphasis {
  font-style: italic;
}
.copy-module__cta-wrapper {
  color: white;
  text-align: center;
  margin-top: 25px;
}
.copy-module__cta {
  position: relative;
  font-family: pfdinmono-regular;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 15px;
  display: inline-block;
  color: white;
  text-decoration: none;
}
.copy-module__cta::after {
  position: absolute;
  bottom: 0px;
  height: 1px;
  width: 100%;
  background-color: white;
  left: 0px;
  content: '';
  -webkit-transition: 0.35s ease transform;
  -o-transition: 0.35s ease transform;
  transition: 0.35s ease transform;
}
.copy-module__cta:hover {
  color: white;
}
.copy-module__cta:hover::after {
  -webkit-transform: scaleX(0.9);
      -ms-transform: scaleX(0.9);
          transform: scaleX(0.9);
}
@media only screen and (min-width: 768px) {
  .copy-module .copy-module__inner {
    padding: 150px 0px;
  }
  .copy-module.image .copy-module__inner {
    padding: 250px 25px;
  }
  .copy-module.quote .copy-module__inner {
    padding: 150px 100px 100px;
  }
  .copy-module__cta {
    font-size: 18px;
    font-style: normal;
  }
  .copy-module.quote .copy-module__headline {
    font-size: 80px !important;
  }
  .copy-module__headline-divider {
    margin: 50px auto;
    height: 7px;
  }
}
@media only screen and (min-width: 768px) {
  .copy-module__headline,
  .copy-module__headline p {
    font-size: 38px !important;
  }
  .copy-module__headline.large,
  .copy-module__headline.large p{
    font-size: 54px !important;
  }
  .copy-module__body {
    font-size: 32px;
  }
}
.font-serif {
  font-family: domaine-display-narrow-regular;
  text-transform: none;
}
.font-serif.font-emphasis {
  font-family: domaine-display-narrow-regular;
  text-transform: none;
  font-style: italic;
}
.font-emphasis {
  font-style: italic;
}
.font-no-transform {
  text-transform: none;
}
.font-uppercase {
  text-transform: uppercase;
}
.cdp-secondarybanner.banner-footer-data-wrapper {
margin-top: -40px;
}
.cdp-secondarybanner.banner-footer-data-wrapper .banner-footer-data{
padding: 0px;
}
.cdp-wrapper ~ .banner {
display: none;
}
.collection-two-block .cdp-block-grid p {
  line-height: 1.75;
}

h2.cdp-block-title.cdp-gallery-title {
  margin-top: 100px;
}
.collection-two-block .cdp-block-grid&gt;div.grid-col-5 {
  padding: 0 5%;
}
@media only screen and (max-width: 999px) {
  .collection-two-block .cdp-block-grid&gt;div.grid-col-5 {
    padding: 45px;
  } 
}


/*for shower listing page alternative card */


.hide-gradient .intro_section_text::before{
	display: none;
}

.text-align-center.text-cta a {
    font-family: "din1451-engschrift" !important;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    padding-top: 30px;
    display: block;
    text-decoration:none;
        letter-spacing: 0.1em;
}

p.text-align-center.text-cta a svg {
	margin-left: 10px;
}

a.copy-module__cta.underline-button {
    margin: 0 20px;
    display: inline-block;
}

.copy-module .copy-module__inner {
    padding: 100px 20px;
}


.shower .page-comp-top {
    padding-bottom: 150px;
}

@media (min-width: 920px) {
    .shower .page-comp-top .intro_section_text.content-section.center {
        padding: 40px 0 150px 0
    }
    .shower .page-comp-top>.content-section.intro_section_text p {
        max-width: 59%;
    }
}

/*Beauclere*/

.beauclere main.main {
  background-color: #081C29 !important;
}

/* SensoriPlus Digital Shower */

.shower.sensori .page-comp-top>.content-section.intro_section_text::before{
	pointer-events: none;
}

.shower.sensori .page-comp-top{
	padding-bottom: 0;
}

.shower.sensori .page-comp-top>.content-section.intro_section_text h2.intro-text{
	text-transform: none;
}

.shower.sensori .innovation-faq-section.paragraph-component{
	padding-top: 0;
}

.shower.sensori .innovation-faq-section.paragraph-component .faq-content{
	padding-top: 0px;
}

/**/

h2.cdp-block-title.cdp-summary-title-text.cdp-title-line{
	text-transform: none !important;
}
