body {
  font-family: "Roboto", sans-serif;
}
h1, .h1 {
	font-size: 1.75rem;
	/* font-family: "Inter", sans-serif; */
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
h2, .h2 {
	font-size: 1.60rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.h2 {
  text-transform: uppercase;
}
h3, .h3 {
	font-size: 1.45rem;
	/* font-family: "Inter", sans-serif; */
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
h4, .h4 {
	font-size: 1.3rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
h5, .h5 {
	font-size: 1.15rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
#shop .btn {
  border-color: transparent !important;
}
#shop .btn:hover {
  border-color: transparent !important;
  cursor: pointer;
}
.testimonial {
  border-radius: 5px;
}
.text-muted {
	color : #2B2B2B !important;
}
.bg-dark {
  background: linear-gradient(to right, #2B2B2B, #585858, #2B2B2B) !important;
}
.bg-light {
  background-color: #fcfcfc !important;
}
.bg-woman {
	background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('assets/bg-woman.jpg');
}
#catnav {
	margin: 40px auto;
}
#catnav button.btn {
	border-radius: 0;
	box-shadow: none !important;
	border: 2px solid #f8f9fa;
}
#catnav button.btn:hover {
	border-radius: 0;
	box-shadow: none !important;
	border-color: #C9906C;
}
#catnav button.btn-primary {
	box-shadow: none !important;
	border: 2px solid #C9906C;
}
#catnav button.btn-primary:hover, #catnav button.btn-primary:active, #catnav button.btn-primary:focus {
	border-radius: 0;
	box-shadow: none !important;
	border-color: #C9906C;
	background-color: #C9906C;
}
#mainNav {
  min-height: 56px;
  background-color: #fff;
}
#mainNav .btn-primary {
  margin: auto;
	padding: 1rem;
}
#mainNav img, #mainNav img:active, #mainNav img:focus {
	max-height:56px;
	max-width: 200px;
	border: none;
  outline-style: none;
  -moz-outline-style: none;
}
.masthead img {
	max-width: 100%;
	max-height: 300px;
}
#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.75rem;
  color: #C9906C;
  border: 1px solid #C9906C;
}
#mainNav .navbar-toggler:focus {
  outline: none;
}
#mainNav .navbar-brand {
  color: #161616;
  font-weight: 700;
}
#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}
#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}
#mainNav .dropdown-menu.show {
	border: none;
	padding: 0px 30px;
}
#mainNav .nav-link {
	background-color: transparent;
	border: none;
	outline: none;
}
@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
  }
	#mainNav .btn-primary {
		margin: 1.15rem;
		padding: 1rem;
	}
  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: #C9906C;
  }
  #mainNav .nav-link {
    transition: none;
    padding: 2rem 1.5rem;
    color: #C9906C;
		background-color: transparent;
		border: none;
  }
	#mainNav .dropdown-item {
    transition: none;
    padding: 0.5rem 1.5rem;
    color: rgba(0, 0, 0, 0.9);
  }
	#mainNav .nav-link.dropdown-toggle {
		padding-bottom: 0.5rem;
	}
	#mainNav .dropdown-item:focus, .dropdown-item:hover {
		background-color: transparent;
	}
	#mainNav .dropdown-menu.show {
		background-color: transparent;
		border-radius: none;
		top: unset;
		padding: 0px 1px 0px 2px;
	}
  #mainNav .nav-link:hover {
    color: #845D40;
  }
  #mainNav .nav-link:active {
    color: white;
  }
  #mainNav.navbar-shrink {
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
	 #mainNav.navbar-shrink .btn-primary {
    margin: 0.8rem;
		padding: 0.8rem;
  }
	#mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
	#mainNav.navbar-shrink .dropdown-item {
    color: #161616;
    padding: 0.5rem 1.5rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #845D40;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #845D40;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #845D40;
    outline: none;
    border-bottom: 0.25rem solid #C9906C;
  }
	#mainNav.navbar-shrink .dropdown-menu.show {
		background-color: white;
		border-radius: 0;
	}
}
.swal-button {
	background-color: #C9906C;
}
.swal-button:active, .swal-button:hover, .swal-button:focus {
	background-color: #845D40;
}
.iti {
	width: 100%;
	height: 50px;
	border: 0;
	border-radius: 100rem;
}
.iti .form-control {
	height: 50px;
	border-radius: 100rem;
	padding: 10px 0 10px 50px !important;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: transparent;
}
.machine-container .btn-primary, .day-container {
	width: 100%;
}
.machine-container .modal {
	color: #161616 !important;
}
.account-btn {
	width: 100%;
	max-height: 50px;
	padding: 1rem !important;
	border-radius: 100rem;
}
.planning-sep {
	color: white;
	width: 50%;
	border-width: 1px;
	border-color: white;
}
h5.modal-title, .maincolor {
	color: #C9906C;
}
.seance {
	font-size: 0.9rem;
}
.machines {
	margin-bottom: 15px;
}
.title-sep {
	color: #C9906C;
}
.book-button {
	width: 100%;
	margin-top:5px;
	background-color: transparent;
	color: #C9906C;
  border: 2px solid #C9906C; 
}
.book-button:hover, .book-button:active {
	background-color: #C9906C;
	color: #fff;
  border: 2px solid #fff;
}
.masthead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 35rem;
  padding: 10rem 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.7) 75%, #f8f9fa 100%), url("https://studioresa.fr/_content/img/bg-masthead.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
.masthead h1 {
  font-family: "Inter", sans-serif;
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0.8rem;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}
.masthead h2 {
  max-width: 20rem;
  font-size: 2rem;
}
.masthead #user-resume {
	background-color: white;
	border: 1px solid #eee;
	min-height: 507px;
}
.masthead #social-feed {
	height: 507px;
	text-align: center;
}
@media (max-width: 768px) {
  .masthead #social-feed {
		padding: 15px 0;
	}
}
@media (min-width: 768px) {
  .masthead h1 {
    font-size: 4rem;
    line-height: 4rem;
  }
}
@media (min-width: 992px) {
  .masthead {
    height: 100vh;
    padding: 0;
  }
  .masthead h1 {
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: 0.8rem;
  }
  .masthead h2 {
    font-size: 3rem;
    line-height: 3rem;
		max-width: 100%;
  }
}
.btn {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  font-family: "Inter", sans-serif;
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .15rem;
  border: 0;
}
.btn-primary {
  /* background-color: #C9906C; */
  background: linear-gradient(to right, #845D40, #C9906C, #845D40) !important;
	color: white;
}
#usr-btn .btn-primary {
  width:100%;
	margin: 15px 0;
}
.btn-primary:hover {
  /* background-color: #845D40; */
  background: linear-gradient(to right, #845D40, #C9906C, #845D40) !important;
  color: white;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}
.btn-primary:focus {
  /* background-color: #845D40; */
  background: linear-gradient(to right, #845D40, #C9906C, #845D40) !important;
  color: white;
}
.btn-primary:active {
  /* background-color: #845D40 !important; */
  background: linear-gradient(to right, #845D40, #C9906C, #845D40) !important;
}
.projects-section .featured-text, .promo-section .featured-text {
  padding: 2rem;
}
@media (min-width: 992px) {
  .projects-section .featured-text, .promo-section .featured-text {
    border-left: 0.5rem solid #C9906C;
  }
}
@media (min-width: 992px) {
  .projects-section .project-text hr {
    border-color: #C9906C;
  }
}
.signup-section {
  padding: 10rem 0;
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url('https://studioresa.fr/_content/img/bg-signup.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
.signup-section .form-inline input {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: "Inter", sans-serif;
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}
.contact-section .card {
  border-bottom: 0.25rem solid #C9906C;
}
.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}
.contact-section .card hr {
  border-color: #C9906C;
}
.contact-section .social a {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.3);
}
.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.contact-section .social a:active {
  color: #fff;
}
body {
  font-family: 'Lato', sans-serif;
  letter-spacing: 0;
}
a {
  color: #C9906C;
}
a:focus, a:hover {
  text-decoration: none;
  color: #845D40;
}
.bg-black {
  background-color: #161616 !important;
}
.bg-primary {
  background: linear-gradient(to right, #845D40, #C9906C, #845D40) !important;
}
.text-primary {
  color: #C9906C !important;
}
.bg-image {
  background-image: url('https://studioresa.fr/_content/img/sign-in.jpg');
}
#mentions .modal-body {
	color: #161616 !important;
}