#send-routine-email .submit-btn{
	width: 250px;
}
@media screen and (max-width: 1259px) and (min-width: 1024px) {
	.bc-skin-profile__title{
		font-size: 85px;
		width: 100%;
	}
}

@media (min-width: 1260px) {
	.bc-skin-profile__title{
		font-size: 100px;
		width: 100%;
	}
}
@media screen and (max-width: 450px) and (min-width: 375px) {
	.send-routine-title{
		margin-left: 3%;
		margin-right: 3%;
	}
}
.privacy {
	-webkit-text-decoration-line: underline;
	-webkit-text-decoration-color: #d4d4d4;
    text-decoration: underline solid #d4d4d4;
}

.consultation-questionnaire__content.bgQuestion_deep_cleanse{
	 background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.1)), url(../images/questionnaire/2020_consultation_men_question_shave_everyday.jpg);
         background-position: 50% 50%;
         background-size: cover;
}

.bgQuestion_deep_cleanse .consultation-questionnaire__card__name {
    color: white;
}
@media screen and (min-device-width: 767px) and (max-device-width: 850px) {
    .consultation-questionnaire__content.bgQuestion_deep_cleanse {
         background-position: 50% 20%;
    }
}
.consultation-questionnaire__content.bgQuestion_shave_everyday {
    background-image: linear-gradient(
	0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url(../images/questionnaire/2020_consultation_men_question_manual_shave.jpg);
    background-position: 35% 50%;
}
@media (min-width: 1024px) {
    .consultation-questionnaire__background.bgQuestion_deep_cleanse:after {
  	 background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/questionnaire/2020_consultation_men_question_shave_everyday.jpg);
         background-size: cover;
     }
	 .consultation-questionnaire__background.bgQuestion_shave_everyday:after {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("../images/questionnaire/2020_consultation_men_question_manual_shave.jpg");
		background-size: cover;
        background-position: center left;
    }
}

/*Intro page*/
.consultation-intro__head {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
/*Questions*/
.consultation-questionnaire__card__name {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
.consultation-questionnaire__card-multi__options {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
/*Questions complete transition page*/
.consultation-questionnaire__questions.complete {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
.consultation-questionnaire__questions.complete .complete-description {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
/*Result Page*/
.bc-skin-profile__restart, .bc-skin-profile__title, .bc-skin-profile__right {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
.bc-ingredients h2, .bc-products .tab-content h2 {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
.bc-products-routine-title-js h2, .bc_products__essential-subtitle {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
.bc-products .tab-content .bc-products-list h2, .bc-products-list h3 {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}
.bc-howto h2, .bc-howto__description, .bc-howto__seeall {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
}