body,
html {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
#wrapper {
  max-width: 100%;
}
.breadcrumb {
  display: block;
  margin-top:22px;
}
#main:not(.main-homepage) {
  padding-top: 0px;
}

.BottomSEO {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    display: none !important;
}
.dp-routine__product-name {
    font-size: 16px;
    text-align: center;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    padding-top: 20px;
    min-height: 45px;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
.dp-routine__product-name {
    font-size: 16px;
    text-align: center;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    padding-top: 20px;
    min-height: 45px !important;
}	
.dp-how-to__text {
    height: 425px !important;
    margin: 10px;
    display: block;
    padding: 20px;
    padding-top: 165px;
    box-sizing: border-box;
    text-align: left;
}
.dp-product-section[data-align="left"] .dp-product-section__ingredient {
    left: calc(45% + 40px) !important;
    padding-top: 224px;
    text-align: left;
    display: block;
    top: 400px;
    width: 330px;
    padding-left: 0;
}
.dp-product-section__women-name {
    color: #fff;
    position: absolute;
    bottom: -18px !important;
    left: 150px;
    font-family: "ClarinsRegular", "Clarins";
    font-size: 22px;
    line-height: 1em;
}
.slick-dotted.slick-custom-carousel {
    margin-left: 1.9% !important;
}
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
.dp-routine__product-name {
    font-size: 16px;
    text-align: center;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    padding-top: 20px;
    min-height: 45px !important;
}
.dp-how-to__text {
    background-color: #f8f8f7;
    height: 415px !important;
    margin: 10px;
    display: block;
    padding: 40px;
    padding-top: 165px;
    box-sizing: border-box;
    text-align: left;
}
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (-webkit-min-device-pixel-ratio: 2) {
.slick-dotted.slick-custom-carousel {
    margin-bottom: 60px;
    margin-left: -1px !important;
}
.dp-how-to__text {
    background-color: #f8f8f7;
    height: 415px !important;
    margin: 10px;
    display: block;
    padding: 40px;
    padding-top: 165px;
    box-sizing: border-box;
    text-align: left;
}
.dp-routine__product-name {
    font-size: 16px;
    text-align: center;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    padding-top: 20px;
    min-height: 50px !important;
}
} 


element.style {
    margin-top: 8px;
}