/*
Theme Name: FFHY
Description: Thème pour FFHY
Author: Steven DIAI - Webmaster freelance
*/

body, html {
	font-size: 62.5%;
    margin: 0;
}

:root {
	--white : #FFF;
	--bleu : #22BBEA;
	--darkGrey: #505050;
	--darkOrange : #f7972f;
	--lightGreyOneOne: #fafafa;
	--lightGreyOneTwo: #a4a2a2;
}

body {
	color: var(--darkGrey);
	font-family: 'Open Sans', sans-serif;
}

p,li,a {
	font-size: 1.6rem;
	line-height: 2.5rem;
	margin-bottom: 1rem;
}

strong,
b {
	font-weight: bold;
}

input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='url']:focus,
textarea:focus,
select:focus {
	border: .1rem solid #000;
}

a:hover {
	cursor: pointer;
	-webkit-transition-delay: 0.1s; /* Safari */
    transition-delay: 0.1s;
    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
}

.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

.mobile {
	display: block;
}

.desktop {
	display: none;
}

.wrap {
	max-width: 120rem;
}

#back-to-top {
	align-items: center;
    background: var(--darkGrey);
    border: 0;
    border-radius: 50%;
    bottom: 6rem;
    cursor: pointer;
    display: flex;
    height: 4rem;
    justify-content: center;
    line-height: 3rem;
    opacity: 0;
    position: fixed;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    right: 1rem;
    width: 4rem;
    z-index: 4;
}

#back-to-top i {
	color: var(--white);
	font-size: 3rem;
}

#back-to-top.show {
    opacity: 1;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	font-size: 1.4rem;
}

	.socials {
		margin-left: 2.5rem;
		display: flex;
	}
	
	.socials li {
		margin: 0 1rem 0 0;
	}
	
	.socials li a i {
		font-weight: bold;
		font-size: 2rem;
		color: #FFF;
	}


/* HEADER ------------------------------------------------------------------------------------------*/

	header {
		/*position: static;*/
		position: fixed;
		margin-bottom: 5rem;
		padding: 2rem 0;
		transition: all 0.5s ease;
		transition: background-color 0.5s ease;
		width: 100%;
		z-index: 100;
	}

	header.stickyHeader {
		background: #000;
		padding: 1rem 0;
	}

	header .logo span {
	    color: var(--white);
		font-size: 2rem;
	    font-weight: 100;
	    line-height: normal;
	    text-transform: uppercase;
	}
	
	header .logo figure:last-child {
		display: none;
	}
	
	.single-post header .logo figure:first-child,
	.page-template-intranet header .logo figure:first-child,
	.page-template-photo-de-profil header .logo figure:first-child,
	.woocommerce-page header .logo figure:first-child,
	.woocommerce-account header .logo figure:first-child {
		display: none;
	}
		
	.single-post header .logo figure:last-child,
	.page-template-intranet header .logo figure:last-child,
	.page-template-photo-de-profil header .logo figure:last-child,
	.woocommerce-page header .logo figure:last-child,
	.woocommerce-account header .logo figure:last-child {
		display: block;
	}
	
	.page-template-intranet header.stickyHeader .logo figure:last-child,
	.page-template-photo-de-profil header.stickyHeader .logo figure:last-child,
	.woocommerce-page header.stickyHeader .logo figure:last-child,
	.woocommerce-account header.stickyHeader .logo figure:first-child {
		display: none;
	}

	.page-template-intranet header.stickyHeader .logo figure:first-child,
	.page-template-photo-de-profil header.stickyHeader .logo figure:first-child,
	.woocommerce-page header .logo figure:first-child {
		display: block;
	}
	
	.woocommerce-account.woocommerce-page header.stickyHeader .logo figure:first-child,
	.woocommerce-page header .logo figure:last-child,
	.woocommerce-page header.stickyHeader .logo figure:first-child {
		display: none;
	}
	
	.woocommerce-account.woocommerce-page header.stickyHeader .logo figure:last-child,
	.woocommerce-page header.stickyHeader .logo figure:last-child {
		display: block;
	}
	
	.woocommerce-account.woocommerce-page .hamburger > div .iconBar {
		background: #000;
		border: .1rem solid #000;
	}
	
	.woocommerce-account.woocommerce-page .stickyHeader .hamburger > div .iconBar {
		background: var(--white);
		border: .1rem solid var(--white);
	}
	
	header .nosProfesseurs{
		background: var(--darkOrange);
		color: var(--white);
		display: table;
		font-size: 1.2rem;
		font-weight: bold;
		margin: 2.5rem auto 0;
		padding: 1rem 2rem;
		text-decoration: none;
		text-transform: uppercase;
	}

	.single-product .woocommerce-breadcrumb{
		display: none;
	}
	
	.single-product .woocommerce-notices-wrapper .woocommerce-error {
		font-weight: bold;
		color: red;
	}

	.woocommerce-account header .desktop .header-cart-count,
	.woocommerce-account header .desktop .menuDesktop > div > .menu li a ,
	.woocommerce-account header .desktop .menuDesktop span,
	.page-template-intranet header .desktop .header-cart-count,
	.page-template-intranet header .desktop .menuDesktop > div > .menu li a ,
	.page-template-intranet header .desktop .menuDesktop span,
	.woocommerce-cart header .desktop .header-cart-count,
	.woocommerce-cart header .desktop .menuDesktop > div > .menu li a,
	.woocommerce-cart header .desktop .menuDesktop span,
	#menu-navigation.menu, .woocommerce-cart header .headerCartAccount a i,
	.woocommerce-checkout header .desktop .header-cart-count,
	.woocommerce-checkout header .desktop .menuDesktop > div > .menu li a,
	.woocommerce-checkout header .desktop .menuDesktop span,
	#menu-navigation.menu, .woocommerce-checkout header .headerCartAccount a i,
	.page-template-photo-de-profil header .desktop .header-cart-count,
	.page-template-photo-de-profil header .desktop .menuDesktop > div > .menu li a ,
	.page-template-photo-de-profil header .desktop .menuDesktop span {
		color: #000;
	}

	.woocommerce-cart header .hamburger > div .iconBar,
	.woocommerce-checkout header .hamburger > div .iconBar{
		background: #000;
	}

	/* HAMBURGER ------------------------------------------------------------------------------------------*/

	.hamburger > div {
		cursor: pointer;
		float: right;
		padding: 1rem;
	}

	.hamburger > div .iconBar {
	    background: var(--white);
	    border: .1rem solid var(--white);
	    display: table;
	    height: .1rem;
	    margin: .5rem;
	    width: 2.5rem;
	}

	.close {
	    position: absolute;
	    right: 3.2rem;
	    top: 3.2rem;
	    width: 3.2rem;
	    height: 3.2rem;
	    opacity: 1;
	}


	.close:before,
	.close:after {
		position: absolute;
		left: 1.5rem;
		content: ' ';
		height: 3.3rem;
		width: .2rem;
		background-color: var(--white);
	}

	.close:before {
		transform: rotate(45deg);
	}

	.close:after {
		transform: rotate(-45deg);
	}

	/* NAV ------------------------------------------------------------------------------------------*/

	.sidenav {
	    background: url('/wp-content/uploads/2019/08/memphis-mini-dark.png');
	    background-repeat: repeat;
	    height: 100%;
	    overflow-x: hidden;
	    padding-top: 4rem;
	    position: fixed;
	    right: 0;
	    top: 0;
	    transition: 0.5s;
	    width: 0;
	    z-index: 999;
	}

	.sidenav ul li a {
	    color: var(--white);
	    display: block;
	    font-size: 1.3rem;
	    padding: 0;
	    text-decoration: none;
	    transition: 0.3s;
	    text-transform: uppercase;
	}

	.sidenav ul li a:hover,
	.sidenav ul li a:focus {
	    color: #f1f1f1;
	    outline: none;
	}

	#menu-navigation.menu,
	.headerCartAccount {
		line-height: 4rem;
		margin-left: 2.5rem;
		margin-top: 2.5rem;
	}

	.headerCartAccount,
	.headerCartAccount .panier > a {
		align-items: center;
		color: #FFF;
		display: flex;
		text-decoration: none;
	}

	.headerCartAccount .panier > a {
		line-height: normal;
		margin: 0;
	}

	.headerCartAccount > div,
	.headerCartAccount .panier > a > div {
		line-height: normal;
		margin: 0 2rem 0 0;
	}

	.headerCartAccount a,
	.headerCartAccount a i {
		color: #FFF;
		font-size: 1.3rem;
		text-decoration: none;
	}

	.menu .menu-item-has-children > a {
		align-items: center;
		display: flex;
	}

	.menu .menu-item-has-children > a:after {
		content: '\f0d7';
		display: table;
		font-family: 'Font Awesome 5 Pro';
		padding-left: .5rem;
	}

	.sub-menu {
	  display: none;
	  line-height: 2.5rem;
	  margin: 0 0 0 1.5rem;
	}

	.sidenav .sub-menu li a {
		font-size: 1.4rem;
	}


	.woocommerce-cart main,
	.woocommerce-checkout main{
		display: inline-table;
		width: 100%;
		margin-top: 18rem;
	}

	.breadcrumb{
		background: #fafafa;
		padding: 3rem;
		margin-bottom: 3rem;
	}

	.breadcrumb a,
	.breadcrumb span{
		color: #b4b3b3;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.5em;
		vertical-align: middle;
		text-transform: uppercase;
		text-decoration: none;
	}
	
	.page-template-intranet .headerCartAccount a,
	.page-template-intranet .headerCartAccount a i,
	.woocommerce-account .headerCartAccount a, 
	.woocommerce-account .headerCartAccount a i {
		color: #000;
	}
	
	.pictureForm {
		background: #FCFCFC;
		margin-top: 2.5rem;
		padding: 2rem;
	}
	
	.pictureForm .gfield_label {
		font-weight: bold;
	}
	
	.pictureForm .validation_error, 
	.pictureForm .validation_message {
		text-align: left;
	}



/* MAIN ------------------------------------------------------------------------------------------*/

	.page-template-intranet header .hamburger > div{
		background: #000;
	}

	.page-template-intranet .container_intranet{
		margin: 0 auto;
		text-align: center;
	}

	.page-template-intranet .container_intranet .title-file{
		margin-bottom: 3rem;
	}

	.page-template-intranet .container_intranet .container-file-intranet .titre{
		width: 100%;
		position: relative;
		display: table;
	}

	.page-template-intranet .container_intranet .container-file-intranet .titre h3{
		position: absolute;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.38);
	}

	.page-template-intranet .container_intranet .container-file-intranet .titre h3:hover {
		background: #f7972f;
	}

	.page-template-intranet .container_intranet .titre h3 a{
		color: #fff;
	}

	.page-template-intranet .container_intranet img{
		height: 25rem;
		object-fit: cover;
		width: 100%;
	}

	.page-template-intranet .container_intranet2{
		width: 100%;
		height: 20rem;
		object-fit: cover;
	}

	.page-template-intranet .container_intranet2 ul{
		list-style: unset;
	}

	.page-template-intranet .titre h3{
		font-size: 18px;
		color: #000;
	}

	.container_intranet2 .titre{
		text-align: center;
		margin-bottom: 20px;
	}

	.container_intranet2 .fichiers{
		text-align: center;
	}

	.fichierContent ul{
		text-align: left;
		list-style:unset;
	}

	.container_intranet .woocommerce-MyAccount-navigation,
	.container_intranet2 .woocommerce-MyAccount-navigation{
		text-align: left;
	}

	.product-list .product-single .infos .single-info span {
		line-height: normal;
		width: 30rem;
	}

	.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider>* {
		position: relative;
	}

	/* CLASSES ------------------------------------------------------------------------------------------*/

	.pad {
		padding: 5rem 0;
	}

	.contactHome{
		padding-top: 2.5rem;
	}

	.title > figure {
		display: table;
		margin: 0 auto 2.5rem;
		position: relative;
	}

	.title > figure:before {
		border-bottom: .2rem solid var(--darkOrange);
		content: '';
		left: -100%;
		position: absolute;
		top: 50%;
		transform: translate(0,-50%);
		width: 5rem;
	}

	.title > figure:after {
		border-bottom: .2rem solid var(--darkOrange);
		content: '';
		position: absolute;
		right: -100%;
		top: 50%;
		transform: translate(0,-50%);
		width: 5rem;
	}

	.title > .firstTitle {
		color: var(--darkGrey);
		display: table;
		font-size: 3.2rem;
		letter-spacing: 0.4rem;
		line-height: 5rem;
		margin: 0 auto 1.5rem;
		text-align: center;
		text-transform: uppercase;
	}

	.title > p {
		color: var(--lightGreyOneTwo);
		font-size: 1.6rem;
		line-height: 3rem;
		text-align: center;
	}

	.button > a,
	.woocommerce-message > a {
		background: var(--darkOrange);
		color: var(--white);
		display: table;
		font-size: 1.2rem;
		font-weight: bold;
		margin: 2.5rem auto 1rem;
		padding: 1rem 2rem;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	.button a:hover,
	header .nosProfesseurs:hover,
	.woocommerce-message > a:hover {
		background: #000;
	}

	.lightSlider {
		overflow: visible;
	}
	
	.woocommerce-notices-wrapper {
		font-size: 1.2rem;
		padding: 0 0 5rem 0;
		text-align: center;
	}

	/* SLIDER HOME ------------------------------------------------------------------------------------------*/

	.slider figure img {
		filter: brightness(65%);
		height: 100vh;
		object-fit: cover;
		position: relative;
		width: 100%;
	}

	.sliderHome .lslide {
		position: relative;
	}

	.sliderHome .lslide:after {
		background: #000;
		bottom: 0;
		content: '';
		left: 0;
		opacity: .2;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 0;
	}

	.contentSlider {
		left: 50%;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 90%;
		z-index: 1;
	}

	.titleSlider {
		color: var(--white);
		font-size: 2.8rem;
		font-weight: bold;
		line-height: normal;
		margin-bottom: 1.5rem;
		text-align: center;
		text-transform: uppercase;
	}

	.titleSlider h1{
		color: #FFF;
	}

	.subTitleSlider > h2,
	.subTitleSlider > p {
		color: #FFF;
		font-size: 2rem;
		line-height: normal;
		text-align: center;
	}

	.slideControls {
	    left: 0;

	    position: absolute;
	    right: 0;

	    top: 50%;
	    text-align: center;
	    transform: translate(0%,-50%);
	    width: 100%;
	}

	.slideControls a {
		position: absolute;
	}

	.slideControls a.slidePrev {
		left: 1.5rem;
	}

	.slideControls a.slideNext {
		right: 1.5rem;
	}

	.slideControls a i {
		color: var(--white);
		font-size: 4rem;
	}

	/* PHRASES CLES HOME ------------------------------------------------------------------------------------------*/

	.singlePhrasesCles {
		margin-bottom: 5rem;
	}

	.singlePhrasesCles h3 {
		color: var(--darkGrey);
		font-size: 1.8rem;
		letter-spacing: 0.16rem;
		margin: 2.5rem 0 1.5rem 0;
	}

	.singlePhrasesCles p,
	.singleSeances p {
		color: var(--lightGreyOneTwo);
		font-weight: 300;
		line-height: 2.6rem;
	}

	/* PRODUITS HOME ------------------------------------------------------------------------------------------*/

	.produitsHome,
	.teachers {
		background: #fafafa;
	}

	.filterProduitsHome {
		margin: 2.5rem 0;
	}

	.searchandfilter ul {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.searchandfilter ul li ul li ul {
		display: none;
	}

	.searchandfilter select.sf-input-select,
	.searchandfilter ul.sf_date_field input {
		background: #333;
		border: none;
		border-radius: .5rem;
		color: #FFF;
		height: 2.5rem;
		min-width: 100%;
	}

	.searchandfilter ul.sf_date_field input {
		text-indent: 1rem;
	}

	.searchandfilter ul.sf_date_field input::placeholder {
		color: #FFF;
	}

	.searchandfilter ul li {
		margin: 0 .5rem;
	}

	.searchandfilter ul li,
	.searchandfilter ul li li {
		padding: 0;
	}

	.searchandfilter ul li label {
		cursor: pointer;
	}

	.searchandfilter ul li input[type="radio" i] {
		-moz-appearance: none;
		-webkit-appearance: none;
		display: none;
	}
	
	.searchandfilter ul li input[type="radio" i]:focus {
		outline: none;
	}

	.searchandfilter-date-picker .ui-datepicker {
		width: auto;
	}

	.searchandfilter li[data-sf-field-input-type=radio] label {
		color: var(--lightGreyOneTwo);
		font-size: 1rem;
		font-weight: bold;
		padding: 0;
		text-align: center;
		text-transform: uppercase;
	}

	.searchandfilter li.sf-option-active label {
		color: var(--darkOrange);
	}

	.allProducts {
		margin-top: 5rem;
	}

	.allProducts > div {
		padding: 0;
	}

	.singleProduct {
		position: relative;
	}

	.singleProduct > a {
		align-items: center;
		bottom: 0;
		color: var(--white);
		display: flex;
		font-size: 2rem;
		font-weight: bold;
		justify-content: center;
		left: 0;
		margin: 0;
		position: absolute;
		right: 0;
		text-decoration: none;
		text-transform: uppercase;
		top: 0;
		z-index: 1;
	}

	.singleProduct > a:after {
		background: var(--darkGrey);
		bottom: 0;
		content: '';
		left: 0;
		margin: 0;
		opacity: .5;
		position: absolute;
		right: 0;
		top: 0;
		z-index: -1;

	}

	.singleProduct > a h3 {
		padding: 0 2rem;
		text-align: center;
	}

	.singleProduct figure img {
		height: 20rem;
		object-fit: cover;
		width: 100%;
	}

	/* FORM HOME ------------------------------------------------------------------------------------------*/

	.gfield_required {
		display: none;
	}

	.contactHome input,
	.contactHome textarea {
		width: 100%;
		border: .1rem solid #dadada;
		padding: 1rem 0;
		text-indent: 1rem;
		letter-spacing: .1rem;
	    height: 3rem;
		font-size: 1.2rem;
	}

	.contactHome textarea {
		height: 10rem;
	}

	.charleft.ginput_counter {
		display: none;
	}

	.contactHome i {
		color: var(--darkOrange);
		margin-right: 1rem;
	}

	.contactHome .row {
		margin-top: 4rem;
	}

	.contactHome .row > div:first-of-type {
		margin-bottom: 3rem;
	}

	.contactHome input[type='submit'] {
		background-color: var(--darkOrange);
	    color: #fff;
	    border: none;
	    height: 5rem;
	    font-size: 1.6rem;
	    text-transform: uppercase;
	}

	.infosContactHome {
		margin: 2rem 0;
	}

	.infosContactHome a {
		text-decoration: none;
		color: var(--darkGrey);;
	}

	.validation_error,
	.validation_message {
		font-size: 1.4rem;
		text-align: center;
		color: var(--darkOrange);
	    margin: 1rem 0;
		line-height: 2rem;
	}

	:focus {
		outline: none;
	}

	.infosContactHome p,
	.infosContactHome a {
		display: flex;
		align-items: baseline;
		color: #abaaaa;
	}

	/* PROFESSEURS ------------------------------------------------------------------------------------------*/

	.allProfessors {
		margin-top: 5rem;
	}

	.singleProfessor a {
		color: #000;
		padding: 2rem;
		text-decoration: none;
	}
	
	.singleProfessor a:hover {
		background: #EEE;
	}

	.singleProfessor img {
		border-radius: 50%;
		display: table;
		margin: 0 auto;
	}
	
	.singleProfessor p {
		font-size: 1.2rem;
		text-align: center;
		text-transform: uppercase;
	}

	.singleProfessor span {
		display: table;
	    font-size: 1.4rem;
	    line-height: 2.9rem;
	    margin: 0 auto;
	    padding: 1.5rem 0;
	    text-align: center;
	    text-transform: uppercase;
	}

	.allProfessors .lSSlideOuter .lSPager.lSpg {
		margin: 5rem 0 0 0 !important;
	}

	.allProfessors .lSSlideOuter .lSPager.lSpg>li {
		margin-bottom: 0;
	}

	.allProfessors .lSSlideOuter .lSPager.lSpg>li a {
		background: #CCC;
		height: 1.5rem;
		width: 1.5rem;
	}

	.allProfessors .lSSlideOuter .lSPager.lSpg>li.active a,
	.allProfessors .lSSlideOuter .lSPager.lSpg>li:hover a {
		background: var(--darkOrange);
	}

	/* YOGA ------------------------------------------------------------------------------------------*/

	.yoga > div > div > div:last-child figure {
		margin-top: 2.5rem;
	}

	.yoga .title > .firstTitle,
	.yoga2 .title > .firstTitle {
		font-size: 2.5rem;
	    line-height: 3.1rem;
	    letter-spacing: .2rem;
	    margin-bottom: 0;
	}

	.yoga .title > .firstTitle:after,
	.yoga2 .title > .firstTitle:after,
	.bienfaits .title > .firstTitle:after {
		border-bottom: .5rem solid var(--darkOrange);
		content: '';
		display: table;
		margin: 2rem auto;
		width: 5rem;
	}

	.yoga2 {
		background: url('/wp-content/uploads/2020/01/bg-404-1024x574-copie.png');
		background-attachment: fixed;
		background-size: cover;
		background-repeat: no-repeat;
		width: 100%;
	}

	.yoga2 .title > .firstTitle {
		color: var(--white);
	}

	.yoga2 .title > .firstTitle:after {
		border-bottom-color: var(--white);
	}

	.yoga2 p {
		color: var(--white);
		text-align: center;
	}

	.yoga2 .button {
		margin-bottom: 2.5rem;
	}

	/* ACTUS HOME ------------------------------------------------------------------------------------------*/

	.actusHome,
	.contactHome {
		background: #fafafa;
	}

	.actusHome{
		padding-bottom: 0;
	}

	.singleActuHome a {
		color: var(--darkGrey);
		display: block;
		text-decoration: none;
		text-align: center;
	}

	.singleActuHome > a > div:first-of-type {
		background: #FFF;
		padding: 2rem;
	}

	.singleActuHome > a > div:first-of-type span {
		display: table;
		padding-bottom: 1rem;
		text-align: left;
	}

	.singleActuHome > a > div:first-of-type p {
		color: grey;
		font-size: 1.4rem;
		text-align: left;
	}

	.singleActuHome a > div:first-of-type .category {
		border-top: .1rem solid #eee;
		text-align: left;
		padding: 1rem 0 0 0;
	}

	.singleActuHome a > div:first-of-type .category span {
		align-items: center;
		display: flex;
		font-size: 1.2rem;
	}

	.singleActuHome a > div:first-of-type .category span:before {
		color: #F5BC23;
		content: '•';
		font-size: 2rem;
		margin: 0 1rem 0 0;
	}

	/* TESTIMONIALS ------------------------------------------------------------------------------------------*/

	.testimonials {
		background: url('/wp-content/uploads/2019/08/h1-parallax-2.jpg');
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: auto;
		object-fit: cover;
		width: 100%;
	}

	.testimonials .title > figure:before,
	.testimonials .title > figure:after {
		content: none;
	}

	.testimonials .title .firstTitle {
		color: var(--white);
	}

	.testimonials ul li {
		color: var(--white);
		margin: 2.5rem 0 0 0;
		text-align: center;
	}

	.testimonials ul li span {
		display: table;
		font-weight: bold;
		margin: 2.5rem auto 0;
		text-transform: uppercase;
	}

	.testimonials .lSSlideOuter .lSPager.lSpg>li a {
		background: #FFF;
		height: 1.2rem;
		opacity: .3;
		width: 1.2rem;
	}

	.lSSlideOuter .lSPager.lSpg>li.active a,
	.lSSlideOuter .lSPager.lSpg>li:hover a {
		background: #FFF;
		opacity: 1;
	}
	
	.ginput_container_consent {
		align-items: center;
		display: flex;
	}
	
	.ginput_container_consent input {
		flex-basis: 2rem;
		margin-right: 1rem;
		max-width: 2rem;
	}

	/* PAGE YOGA ------------------------------------------------------------------------------------------*/

	.contentPage h2 {
		color: var(--darkGrey);
	    font-size: 3.2rem;
	    letter-spacing: 0.4rem;
	    line-height: 5rem;
	    margin: 0 0 1.5rem 0;
	    text-align: left;
	    text-transform: uppercase
    }

	.contentPage p {
		color: var(--lightGreyOneTwo);
	    font-weight: 300;
	    line-height: 2.6rem;
	    text-align: justify;
	}

	.contentPage ul {
		list-style-type: disc;
		padding-left: 4rem;
	}

	.contentPage ul li {
		color: var(--lightGreyOneTwo);
	    font-weight: 300;
	    line-height: normal;
	    text-align: left;
	}

	.contentPage aside > div {
		margin-bottom: 3.5rem;
	}

	.contentPage aside > div:last-child {
		margin: 0;
	}

	.contentPage aside .titleSidebar {
		color: var(--darkGrey);
		font-size: 1.8rem;
		margin-bottom: 1rem;
		text-transform: uppercase;
	}

	.contentPage aside p {
		text-align: left;
	}

	.search form input {
		border: none;
		border-bottom: .1rem solid #000;
		padding: .5rem 0;
		width: 100%;
	}

	.search form input:focus {
		outline: none;
		border: none;
		border-bottom: .1rem solid var(--darkOrange);
	}

	.contentPage aside .articles a {
		color: var(--darkOrange);
		text-decoration: none;
	}

	/* QUI SOMMES NOUS ------------------------------------------------------------------------------------------*/

	.banniere figure img {
		filter: brightness(65%);
		height: 100vh;
		object-fit: cover;
		position: relative;
		width: 100%;
		z-index: -1;
	}

	.banniere .containerSlider {
		left: 0;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translate(0,-50%);
	}

	.aboutUs .yoga,
	.commentAdhererBloc1 .commentAdhererSingleBloc:nth-child(even) {
		background: url('/wp-content/uploads/2020/01/bg-404-1024x574-copie.png');
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: auto;
		object-fit: cover;
		position: relative;
		width: 100%;
	}

	.aboutUs .yoga .container-fluid {
		position: relative;
		z-index: 1;
	}

	.aboutUs .yoga .title > .firstTitle,
	.aboutUs .yoga.contentPage p,
	.aboutUs .yoga.contentPage li,
	.bienfaits .title > .firstTitle,
	.bienfaits .yoga.contentPage p,
	.bienfaits .yoga.contentPage li,
	.commentAdhererBloc1 .commentAdhererSingleBloc:nth-child(even) p,
	.commentAdhererBloc1 .commentAdhererSingleBloc:nth-child(even) li {
		color: #FFF;
	}

	.profs {
		background: var(--lightGreyOne);
	}

	.allTeam {
		margin-top: 5rem;
	}

	.singleTeam {
		margin-bottom: 5rem;
	}

	.singleTeam a {
		text-decoration: none;
	}

	.singleTeam p {
		text-align: center;
	}

	.singleTeam p:first-of-type {
		color: #333;
		font-size: 2rem;
		font-weight: 400;
		text-align: center;
		text-transform: uppercase;
	}

	.singleTeam p:nth-of-type(2) {
		background: var(--darkOrange);
		color: #FFF;
		display: table;
		margin: 0 auto 1.5rem;
		padding: .5rem 1rem;
		text-align: center;
	}

	.singleTeam figure {
		margin-bottom: 1.5rem;
	}

	.singleTeam figure img {
	    border-radius: 50%;
	    margin: 0 auto;
	    height: 15rem;
	    width: 15rem;
	    object-fit: cover;
	}

	/* COMMENT ADHERER ------------------------------------------------------------------------------------------*/

	.commentAdhererSingleBloc ul{
		list-style-type: disc;
		padding-left: 2rem;
	}

	.commentAdhererSingleBloc ol {
		list-style-type: decimal;
		padding-left: 2rem;
	}

	.commentAdhererBloc1 .commentAdhererSingleBloc:nth-child(odd) .row {
		flex-direction: row-reverse;
	}

	.commentAdhererBloc1 .title > .firstTitle {
		text-align: left;
	    font-size: 2.4rem;
		letter-spacing: 0.1rem;
		display: block;
		line-height: 3rem;
	}

	.commentAdhererSingleBloc img {
		margin: 2rem auto;
	}

	.commentAdhererSingleBloc .button > a {
		margin: 2.5rem 0 0 0;
	}

	/* FORMATIONS ------------------------------------------------------------------------------------------*/

	.formationPage .phrasesCles p.titlePhraseCLes,
	.seances p.titlePhraseCLes {
	    color: var(--darkGrey);
		font-size: 1.8rem;
		letter-spacing: 0.16rem;
		margin: 2.5rem 0 1.5rem 0;
		text-transform: uppercase;
		font-weight: inherit;
	}

	.atoutsTabs {
		background-color: #fafafa;
	}

	.tab {
		background-color: #fff;
		margin-bottom: 4rem;
	}

	.tab.col-xs-12.col-sm-4 {
		padding: 0;
	}

	.tab button {
	  display: block;
	  background-color: inherit;
	  color: var(--darkGrey);
	  padding: 22px 16px;
	  width: 100%;
	  border: none;
	  outline: none;
	  text-align: left;
	  cursor: pointer;
	  transition: 0.3s;
	  border-bottom: .1rem solid #f2f2f2;
	  position: relative;
	}

	.tab button p {
		font-size: 1.8rem;
	}

	.tab button:after {
		content: "";
	    display: block;
	    width: .4rem;
	    height: 100%;
	    background-color: #ebebeb;
	    position: absolute;
	    top: 0;
	    left: 0;
	}

	.tab button:hover:after,
	.tab button.active:after {
	    background-color: #FC972F;
	}

	.tabcontent li {
		display: flex;
		align-items: baseline;
	}

	.tabcontent li:before {
		content: "\f105";
		font-family: 'Font Awesome 5 Pro';
		color: #FC972F;
		display: block;
		font-size: 1.6rem;
		margin-right: 1rem;
	}

	.tabcontent p,
	.tabcontent li {
		color: #999999;
	}

	.bienfaits {
		background: url('/wp-content/uploads/2019/08/services-parallax-1.jpg');
	    background-attachment: fixed;
	    background-size: cover;
	    background-repeat: no-repeat;
	    width: 100%;
	}

	.bienfaits.contentPage p {
		color: #fff;
		text-align: center;
	}

	.singleSeances {
		text-align: center;
		margin: 2rem 0;
	}

	.singleSeances img {
		margin: auto;
	    border: .1rem solid #e4e4e4;
	    border-radius: 50%;
	    padding: 1rem;
	}

	/* MAP ------------------------------------------------------------------------------------------*/

	.contactMap iframe {
		max-width: 100%;
		width: 100%;
	}

	.contactMap p {
		margin: 0;
		line-height: 0;
	}

	/* FAQ ------------------------------------------------------------------------------------------*/

	.accordion-container {
	  position: relative;
	  max-width: 500px;
	  height: auto;
	  margin: 10px auto;
	}

	.set {
	  position: relative;
	  width: 100%;
	  height: auto;
	  background-color: #f5f5f5;
	}

	.set > a {
	  display: block;
	  padding: 10px 15px;
	  text-decoration: none;
	  color: #555;
	  font-weight: 600;
	  border-bottom: 1px solid #ddd;
	  -webkit-transition:all 0.2s linear;
	  -moz-transition:all 0.2s linear;
	  transition:all 0.2s linear;
	}

	.set > a i {
	  float: right;
	  margin-top: 2px;
	}

	.set > a.active {
	  background-color:#3399cc;
	  color: #fff;
	}

	.content {
	  background-color: #fff;
	  border-bottom: 1px solid #ddd;
	  display:none;
	}

	.content p {
	  padding: 10px 15px;
	  margin: 0;
	  color: #333;
	}

	/* BLOG ------------------------------------------------------------------------------------------*/

	.singleBlog {
		position: relative;
	}

	.singleBlog .infos {
		bottom: 2rem;
		left: 2rem;
		position: absolute;
		right: 2rem;
	}

	.singleBlog .infos span,
	.singleBlog .infos h3 {
		color: #FFF;
		line-height: normal;
		text-transform: uppercase;
	}

	.singleBlog .infos span {
		display: table;
		font-size: 1.4rem;
		margin-bottom: 1rem;
	}

	.singleBlog .infos h3 {
		font-size: 1.8rem;
		font-weight: bold;
	}

	/* SINGLE POST ------------------------------------------------------------------------------------------*/

	.filAriane {
		background: var(--lightGreyOneOne);
		border-bottom: .1rem solid #ebebeb;
		border-top: .1rem solid #ebebeb;
		margin-bottom: 2.5rem;
		padding: 1rem 0;
	}

	.filAriane a,
	.filAriane span {
		color: #b4b3b3;
		font-size: 1.2rem;
		font-weight: lighter;
		text-decoration: none;
		text-transform: uppercase
	}

	#breadcrumbs {
		margin: 0;
	}

	.single-post header {
		position: static;
	}

	.single-post header.stickyHeader {
		position: fixed;
	}

	.single-post header .logo span {
		color: #000;
	}

	.single-post .hamburger > div .iconBar {
		background: #000;
		border: .1rem solid #000;
	}

	.single-post .titleSinglePost {
		margin: 0 0 1.5rem 0;
	}

	.single-post .titleSinglePost figure img {
		width: 100%;
	}

	.single-post .titleSinglePost h1 {
		color: #505050;
		font-size: 2.6rem;
		font-weight: bold;
		line-height: normal;
		letter-spacing: .2rem;
		margin: 3rem 0 1.5rem 0;
		text-transform: uppercase;
	}

	.single-post .titleSinglePost ul li {
		color: #a4a2a2;
		font-size: 1.2rem;
	}

	.single-post .titleSinglePost ul li i {
		color: var(--darkOrange);
	}

	.contentSinglePost p {
		color: #a9a9a9;
		font-weight: lighter;
		line-height: 2.8rem;
	}

	.contentSinglePost p b,
	.contentSinglePost p strong {
		font-weight: bold;
	}

	.footerSinglePost {
		border-top: .1rem solid #a9a9a9;
		padding: 1.5rem 0;
	}

	.footerSinglePost ul {
		display: flex;
		justify-content: flex-end;
	}

	.footerSinglePost ul li {
		margin: 0 0 0 1rem;
	}

	.footerSinglePost ul li i {
		color: var(--darkOrange);
	}

	.footerSinglePost ul li a:hover i {
		color: #000;
	}

	aside.sidebarBlog > div {
		margin-bottom: 2.5rem;
	}

	aside.sidebarBlog ul li,
	aside.sidebarBlog li {
		list-style-type: none;
	}

	aside.sidebarBlog .categories li {
		color: #CCC;
	}

	.widgettitle {
		color: #505050;
		font-size: 1.6rem;
		font-weight: bold;
		letter-spacing: .2rem;
		margin-bottom: 1rem;
		text-transform: uppercase;
	}

	aside.sidebarBlog ul li a {
	    color: #505050;
		font-size: 1.6rem;
	    font-weight: 400;
	    line-height: 2.5rem;
	    text-decoration: none;
	}

	/* ANTENNES ------------------------------------------------------------------------------------------*/

	.antennesRegionales .map {
		margin: 5rem 0;
	}

	map {
		display: none;
		height: 100%;
		position: relative;
		width: 100%;
	}

	a.info {
		z-index:4;
		background-color: var(--darkOrange);
		color:#000;
		text-align: center;
		text-decoration:none
	}

	a.info:hover {
		background-color: var(--darkOrange);
		z-index:5;
	}

	a.info span{
		display: none!important;
	}

	a.info:hover span {
		display:block;
		position:absolute;
		top:2rem;
		left:2rem;
		padding:0.5em;
		background-color: var(--darkOrange);
		color:#fff;
		text-align: center;
		height:auto;
		width:auto;
	}

	.listeAntennes ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		list-style-type: disc;
	}

	.listeAntennes ul li {
		flex-basis: 45%;
		max-width: 45%;
	}

	.listeAntennes ul li a {
		color: #000;
		font-size: 1.2rem;
		font-weight: bold;
		text-decoration: none;
	}

	.listeAntennes ul li a:hover {
		color: var(--darkOrange);
	}

	/* PANIER ------------------------------------------------------------------------------------------*/

	.woocommerce-cart .woocommerce{
		margin: 5rem 0;
	}

	.woocommerce-cart .woocommerce .cart-empty{
		color: grey;
		margin-bottom: 2rem;
	}

	.woocommerce-checkout #place_order,
	.btn-orange{
		color: #fff;
		background: var(--darkOrange);
		text-decoration: none;
		padding: 1rem 3rem;
		font-size: 1.4rem;
		font-weight: bold;
		border: none;
	}

	.btn-black{
		color: #fff;
		background: #000;
		text-decoration: none;
		padding: 1rem 0;
		font-size: 1.4rem;
		font-weight: bold;
		border: none;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents{
		display: block;
		border: 1px solid #ddd;
	}

	.woocommerce-cart .woocommerce form:not(.woocommerce-shipping-calculator) th {
		padding: 19px 10px 15px 0;
		text-align: left;
		font-size: 18px;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody{
		display: flex;
		flex-direction: column;

	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr{
		display: flex;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr:not(:last-child){
		display: flex;
		flex-direction: column;
		align-items: center;
		border-bottom: .75px solid #ddd;
		padding: 2rem 0;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr:last-child > td{
		width: 100%;
	}

	.woocommerce-cart .woocommerce form:not(.woocommerce-shipping-calculator) td {
		vertical-align: middle;
		font-size: 18px;
		font-weight: 400;
		color: #999;
		position: relative;
	}

	.woocommerce-cart .woocommerce form:not(.woocommerce-shipping-calculator) td:not(:first-child) {
		margin: 1rem 0;
	}

	.woocommerce-cart .woocommerce .cart_item .product-thumbnail img{
		max-width: 200px;
		max-height: 200px;
		padding: 2rem 3rem;
	}

	.woocommerce-cart .woocommerce form:not(.woocommerce-shipping-calculator) .product-name > a {
		color: #000;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody .product-remove > a{
		color: grey;
		text-decoration: none;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity .quantity{
		margin-right: 15px;
	}

	.single-product form.cart input[type=number],
	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity input[type=number]{
		width: 45px;
		height: 40px;
		line-height: 40px;
		display: inline-block;
		padding: 0;
		background-color: #fff;
		text-align: center;
		color: #999;
		font-weight: 400;
		font-size: 14px;
		border: 1px solid #ebebeb;
		border-right: none;
	}

	.single-product form.cart .mkd-quantity-minus > span,
	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity .mkd-quantity-minus > span,
	.single-product form.cart .mkd-quantity-plus > span,
	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity .mkd-quantity-plus > span{
		border: 1px solid #ebebeb;
		position: absolute;
		left: 46px;
		color: #7a7b7b;
		font-size: 10px;
		background-color: #fff;
		top: 0;
		padding: 5px;
		-webkit-transition: background-color .15s ease-out;
		-moz-transition: background-color .15s ease-out;
		transition: background-color .15s ease-out;
		cursor: pointer;
		text-align: center;
	}

	.single-product form.cart .mkd-quantity-minus > span,
	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity .mkd-quantity-minus > span{
		top: 49%;
		border: 1px solid #ebebeb;
	}

	.single-product form.cart .mkd-quantity-minus > span:before,
	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity .mkd-quantity-minus > span:before{
		content: "\f107";
		display: table;
		font-family: 'Font Awesome 5 Pro';
	}

	.single-product form.cart .mkd-quantity-plus > span:before,
	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity .mkd-quantity-plus > span:before{
		content: "\f106";
		display: table;
		font-family: 'Font Awesome 5 Pro';
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents .screen-reader-text,
	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents thead{
		display: none;
	}

	.woocommerce-cart .woocommerce .actions{
		background: #f1f1f1;
		padding: 2rem 3rem 1rem 3rem;
	}

	.woocommerce-cart .woocommerce .actions .coupon label[for="coupon_code"]{
		display: none;
	}

	.woocommerce-cart .woocommerce .actions .coupon #coupon_code{
		padding: 15px;
		outline: 0;
		font-size: 12px;
		font-weight: 600;
		color: #999;
		border: 1px solid #eaeaea;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: border-color .2s ease-out;
		-moz-transition: border-color .2s ease-out;
		transition: border-color .2s ease-out;
		resize: none;
		background-color: #fff;
		margin-bottom: 1rem;
		display: block;
		width: 100%;
		margin-right: 20px;
	}

	.woocommerce-cart .woocommerce .actions .coupon #coupon_code:focus{
		border-color: var(--darkOrange);
	}

	.woocommerce-cart .woocommerce .actions .wc-forward,
	.woocommerce-cart .woocommerce .actions button[name="update_cart"],
	.woocommerce-cart .woocommerce .actions .coupon button[name="apply_coupon"]{
		width: 100%;
		margin-bottom: 1rem;
		display: block;
		text-align: center;
	}

	.woocommerce-cart .woocommerce .cart-collaterals{
		display: flex;
		justify-content: center;
		margin-top: 5rem;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2{
		text-transform: uppercase;
		font-size: 2rem;
		margin-bottom: 2rem;
		font-weight: bold;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table{
		display: block;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tbody{
		width: 100%;
		display: block;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart-subtotal{
		padding: 2rem 0;
		border-bottom: .75px solid #ddd;
		display: block;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart-subtotal > th{
		font-size: 16px;
		color: grey;
		font-weight: bold;
		width: 150px;
		display: inline-block;
		text-align: left;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart-subtotal td[data-title="Sous-total"]{
		display: inline-block;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart-subtotal .woocommerce-Price-amount{
		color: grey;
		font-weight: bold;
		font-size: 16px;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .order-total{
		padding: 2rem 0;
		display: block;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .order-total > th{
		color: grey;
		font-weight: bold;
		font-size: 16px;
		width: 150px;
		display: inline-block;
		text-align: left;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .order-total td[data-title="Total"]{
		display: inline-block;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .order-total .woocommerce-Price-amount{
		color: #000;
		font-weight: bold;
		font-size: 2rem;
	}

	.single-product input::-webkit-outer-spin-button,
	.woocommerce-cart input::-webkit-outer-spin-button,
	.single-product input::-webkit-inner-spin-button ,
	.woocommerce-cart input::-webkit-inner-spin-button {
		-webkit-appearance: none;
		-moz-appearance: textfield;
		margin: 0;
	}

/* CHECKOUT ------------------------------------------------------------------------------------------*/


	.woocommerce-checkout abbr{
		font-size: 10px;
		vertical-align: super;
	}

	.woocommerce-checkout .woocommerce-info{
		margin-bottom: 2.5rem;
		position: relative;
		display: block;
		padding: 11px 19px 11px 0px;
		line-height: 40px;
		border: 1px solid var(--darkOrange);
		color: var(--darkOrange);
		background-color: #fdfcfe;
		font-size: 14px;
		padding: 0 1rem;
		list-style: none;
	}

	.woocommerce-checkout .woocommerce-info a{
		color: var(--darkOrange);
		font-size: 14px;
		text-decoration: none;
	}

	.woocommerce-checkout h3{
		color: #000;
		margin: 10px 0;
		font-size: 18px;
		text-transform: uppercase;
	}

	.woocommerce-checkout label{
		font-size: 14px;
		color: #999;
		font-weight: 600;
		margin-bottom: 3px;
		display: block;
	}

	.woocommerce-checkout input:not([type=checkbox]):not([type=radio]),
	.woocommerce-checkout select,
	.woocommerce-checkout .select2-selection,
	.woocommerce-checkout textarea{
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		padding: 23px 25px;
		border: 1px solid #ebebeb;
		outline: 0;
		font-size: 16px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-appearance: none;
		-moz-appearance: none;
		background-color: #fff;
		-webkit-transition: border-color .2s ease-out;
		-moz-transition: border-color .2s ease-out;
		transition: border-color .2s ease-out;
		resize: none;
		margin-bottom: 22px;
	}

	.woocommerce-checkout .select2-selection{
		padding: 18px;
		height: 65px;
	}

	.select2-container--default .select2-selection--single .select2-selection__arrow {
		height: unset;
		position: absolute;
		top: 33%;
		right: 1px;
		width: 50px;
	}

	.woocommerce-checkout .woocommerce-checkout-review-order table {
		width: 100%;
	}

	.woocommerce-checkout .woocommerce-checkout-review-order thead th {
		font-weight: 700;
		font-size: 16px;
		text-transform: uppercase;
		color: #303030;
		padding: 15px 10px;
		text-align: left;
		border-bottom: 1px solid #e6e6e6;
	}

	.woocommerce-checkout .woocommerce-checkout-review-order tbody tr ,
	.woocommerce-checkout .woocommerce-checkout-review-order tfoot tr:not(:last-child) {
		border: none;
		border-bottom: 1px solid #e6e6e6;
		color: #999;
		font-size: 14px;
		font-weight: 600;
		text-align: left;
		padding: 15px 10px;
	}

	.woocommerce-checkout .woocommerce-checkout-review-order tfoot tr:first-child th{
		color: #000;
	}

	.woocommerce-checkout .woocommerce-checkout-review-order tfoot tr th,
	.woocommerce-checkout .woocommerce-checkout-review-order tfoot tr:last-child{
		color: #000;
		font-size: 14px;
		font-weight: 600;
		text-align: left;
		padding: 15px 10px;
	}

	.woocommerce-checkout .woocommerce-checkout-review-order tfoot tr:last-child td span{
		color: #000;
		font-size: 18px;
	}

	.woocommerce-checkout .woocommerce-checkout-review-order-table td{
		color: #999;
		font-size: 14px;
		font-weight: 600;
		padding: 15px 10px;
		text-align: left;
		vertical-align: middle;
	}

	.woocommerce-checkout #payment{
		margin-top: 2rem;
	}

	.woocommerce-checkout li.wc_payment_method:first-child{
		border-top: 1px solid #e6e6e6;
	}

	.woocommerce-checkout li.wc_payment_method{
		border-bottom: 1px solid #e6e6e6;
	}

	.woocommerce-checkout li.wc_payment_method,
	.woocommerce-checkout .wc_payment_method > label{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.woocommerce-checkout .wc_payment_method > label > *{
		width: 100%;
	}

	.woocommerce-checkout .payment_method_paypal > p{
		display: none;
	}

	.woocommerce-checkout #place_order{
		margin-bottom: 5rem;
	}

	.woocommerce-checkout .wc_payment_methods label a,
	.woocommerce-checkout label .woocommerce-terms-and-conditions-checkbox-text a,
	.woocommerce-checkout .woocommerce-privacy-policy-text a{
		color: var(--darkOrange);
		font-weight: 400;
		text-decoration: none;
	}
	
	.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
		margin-bottom: 5rem;
		width: 100%;
	}
	
	.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr {
		border-collapse:separate; 
		border-spacing: 0 1em;
		line-height: 5rem;
	}
	
	.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr th {
		font-size: 1.6rem;
		font-weight: bold;
		text-align: left;
	}
	
	.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr td,
	.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .tfoot tr {
		font-size: 1.6rem;
	}
	
	.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr td a {
		color: var(--darkOrange);
	}
	
	
/* SINGLE PRODUCT ----------------------------------------------------------------------------------*/

	.single-product i{
		font-weight: 300;
	}

	.single-product #pre-product{
		padding-bottom: 3rem;
		border-bottom: 1px solid #ddd;
		margin: 4rem 1rem;
		position: relative;
	}

	.single-product #pre-product .date{
		display: inline-block;
		padding: 1rem 2rem;
		text-align: center;
		background: var(--darkOrange);
		color: #fff;
		font-weight: bold;
	}

	.single-product #pre-product .date > p{
		margin: 0;
	}

	.single-product div[id^=product-]{
		padding-bottom: 4rem;
		border-bottom: 1px solid #ddd;
	}

	.single-product .info{
		position: relative;
	}

	.single-product .info h2{
		font-weight: 700;
		color: #545454;
		line-height: 40px;
		font-size: 25px;
		text-transform: uppercase;
		margin: 0 0 1rem 1rem ;
	}

	.single-product .info > span{
		font-weight: 400;
		color: #a4a2a2;
		font-size: 18px;
		text-transform: uppercase;
		margin-left: 1rem;
	}

	.single-product .prix{
		position: relative;
		background: #ddd;
		padding: 1rem 3rem;
		font-size: 14px;
		font-weight: bold;
		margin: 20px 0 0 1rem;
		display: table;
	}

	.single-product h3{
		font-size: 18px;
		color: #505050;
		text-transform: uppercase;
		font-weight: 700;
		margin: 3rem 0 2rem 0;
	}

	.single-product .all-details{
		display: flex;
		flex-direction: column;
		width: 66%;
	}

	.single-product .all-details > div .single-item{
		margin-bottom: 1rem;
	}

	.single-product .all-details i{
		font-size: 16px;
		margin-right: 10px;
	}

	.single-product .all-details .titre{
		font-size: 14px;
		color: #505050;
		text-transform: uppercase;
		margin-right: 11px;
	}

	.single-product .all-details .reponse,
	.single-product .all-details .reponse a{
		font-size: 14px;
		color: #a4a2a2;
		line-height: 26px;
		text-decoration: none;
	}

	.single-product .all-details .reponse .mail{
		color: var(--darkOrange);
		text-decoration: none;
	}

	.single-product .product > div{
		display: flex;
		flex-direction: column;
		align-items: center;
		border-bottom: 1px solid #ddd;
	}

	.single-product .product > div figure img{
		width: 100%;
		object-fit: scale-down;
		height: auto;
	}
	
	.single-product h2,
	.single-product h3,
	.single-product h4,
	.single-product h5,
	.single-product h6 {
		font-size: 2rem;
		font-weight: bold;
		line-height: normal;
		margin-bottom: 1.5rem;
	}
	

	.single-product .entry-summary{
		margin: 2rem 0 1rem 0;
	}

	.single-product .entry-summary .woocommerce-Price-amount{
		font-size: 29px;
		font-weight: 600;
		color: var(--darkOrange);
		line-height: 26px;
	}

	.single-product .container-input-qty{
		position: relative;
		margin-bottom: 2rem;
		margin-right: 4rem;
	}

	.single-product .quantity .qty.input-text{
		height: 42px;
	}

	.single-product form.cart{
		display: flex;
		align-items: baseline;
		flex-wrap: wrap;
	}

	.single-product form.cart .single_add_to_cart_button{
		font-style: normal;
		font-weight: 700;
		font-family: Raleway,sans-serif;
		font-size: 13px;
		line-height: 1.7em;
		letter-spacing: 2px;
		text-align: center;
		cursor: pointer;
		background-color: #f7972f;
		border: 2px solid #f7972f;
		color: #fff;
		padding: 8px 27px;
		-webkit-transition: color .35s cubic-bezier(.61,.92,0,.21),background-color .35s cubic-bezier(.61,.92,0,.21),border-color .35s cubic-bezier(.61,.92,0,.21),background-position .35s cubic-bezier(.61,.92,0,.21),opacity .35s cubic-bezier(.61,.92,0,.21);
		-moz-transition: color .35s cubic-bezier(.61,.92,0,.21),background-color .35s cubic-bezier(.61,.92,0,.21),border-color .35s cubic-bezier(.61,.92,0,.21),background-position .35s cubic-bezier(.61,.92,0,.21),opacity .35s cubic-bezier(.61,.92,0,.21);
		transition: color .35s cubic-bezier(.61,.92,0,.21),background-color .35s cubic-bezier(.61,.92,0,.21),border-color .35s cubic-bezier(.61,.92,0,.21),background-position .35s cubic-bezier(.61,.92,0,.21),opacity .35s cubic-bezier(.61,.92,0,.21);

	}
	.single-product .quantity + .single_add_to_cart_button:hover {
		background-color: transparent;
		color: #f7972f;
		border-color: #f7972f;
	}

	.single-product .product_title,
	.single-product .woocommerce-product-details__short-description,
	.single-product .summary .product_meta,
	.single-product .quantity label.screen-reader-text,
	.single-product .product .woocommerce-tabs #tab-description > h2,
	.single-product .related.products,
	.single-product aside{
		display: none;
	}

	.single-product #tab-description > div.summary.entry-summary > form  select{
		-webkit-appearance: none;
		height: 4.5rem;
		margin-right: 1rem;
		margin-bottom: 1rem;
		padding: 0 1rem;
		border-radius: 0;
		background: white;
		border-color: #ebebeb;
	}

	.single-product #tab-description > div.summary.entry-summary > form .add_prof{
		position: relative;
	}

	.single-product #tab-description > div.summary.entry-summary > form .add_prof:after{
		content: "▼";
		position: absolute;
		top:50%;
		transform: translateY(-50%);
		right: 2rem;
		font-size: 9px;
	}
	
	.product .variations tbody tr {
		margin-bottom: 1.5rem;
	}
	
	.product .variations label {
		font-size: 1.2rem;
		margin-right: 1rem;
	}


	body.woocommerce-page h2,
	body.woocommerce-page h3 {
		text-align: left;
		font-size: 2rem;
		margin: 3rem 0;
	}

	body.woocommerce-page h2:before,
	body.woocommerce-page h3:before {
		display: none;
	}

	body.woocommerce-page h2:after,
	body.woocommerce-page h3:after {
		content: "";
		width: 4rem;
		height: .3rem;
		background-color: var(--darkOrange);
		display: block;
		margin-top: 1rem;
	}

	body.woocommerce-account main, main.intranet{
		padding-top: 15rem;
		padding-bottom: 5rem;
	}

	body.woocommerce-account #customer_login button,
	body .woocommerce button.button{
		background: var(--darkOrange);
		color:white;
	}

	body.woocommerce-account #customer_login .input-text,
	.woocommerce form .form-row input.input-text{
		height: 4rem;
		border: .1rem solid #ccc;
		padding: 0 1rem;
	}

	.lost_password a{
		color: #333;
		text-decoration: none;
	}

	.woocommerce-privacy-policy-link {
		color: #17b4da;
		text-decoration: none;
	}

	.woocommerce-MyAccount-navigation-link a{
		color: var(--bleu);
		text-decoration: none;
	}

	.woocommerce-MyAccount-content a{
		color: var(--bleu);
		text-decoration: none;
	}

	.woocommerce legend{
		font-size: 11px;
	}

	.product_total_price{
		font-size: 2rem;
	}

	.acf-field .acf-label, .acf-th, .acf-actions .acf-button.button{
		font-size: 16px;
	}

	.woocommerce-account .woocommerce-MyAccount-content{
		font-size: 1.6rem;
	}

	#product_total_price{
		display: none;
	}

	.page-template-nos-professeurs .allProfessors{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	.page-template-nos-professeurs .allProfessors .singleProfessor{
		width: 100%;
		margin: 2rem 0;
		background: none;
	}
	.page-template-nos-professeurs .allProfessors .singleProfessor a{
		position: relative;
	}

	.page-template-nos-professeurs .allProfessors .singleProfessor img{
		border-radius: 50%;
		height: 10rem;
		width: 10rem;
	}

	.page-template-nos-professeurs .allProfessors .singleProfessor:hover span{
		opacity: 1;
		transition: .5s;
	}

	.product-list .product-single .infos .single-info{
		text-align: left;
	}
	
	.woocommerce-customer-details {
		margin-bottom: 5rem;
	}
	
	.woocommerce-customer-details address {
		font-size: 1.6rem;
		line-height: 3rem;
	}
	
	.woocommerce-customer-details--email {
		font-weight: bold;
	}

/* FOOTER ------------------------------------------------------------------------------------------*/

	footer {
		background: url('/wp-content/uploads/2019/08/footer-background-img.jpg');
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: auto;
		object-fit: cover;
		width: 100%;
		padding-top:5rem;
	}

	footer > div > div > div {
		margin-bottom: 2.5rem;
	}

	footer h4 {
		color: var(--white);
		font-size: 1.6rem;
		font-weight: bold;
		margin-bottom: 1.5rem;
		text-transform: uppercase;
	}

	footer p {
		color: var(--white);
		font-size: 1.4rem;
		text-align: justify;
	}

	footer ul li a {
		color: #FFF;
		font-size: 1.2rem;
		line-height: 2rem;
		margin-bottom: 1rem;
		text-decoration: none;
		text-transform: uppercase;
	}

	footer ul li a:hover {
		color: var(--darkOrange);
	}

	.menuFooter h4 {
		text-align: center;
	}

	#menu-menu-footer {
		display: table;
		margin: 0 auto;
		text-align: center;
	}

	footer .lastPosts h5 {
		color: #FFF;
		font-size: 1.2rem;
		line-height: 2rem;
		margin-bottom: 1rem;
		text-transform: uppercase;
	}

	footer .copyright > p {
		font-size: 1.2rem;
		text-align: center;
	}

	.searchandfilter ul li label {
		cursor: pointer;
		width: 15rem;
	}
	
	.searchandfilter ul li input {
		border: none;
		padding: 0;
		width: 100%;
	}
	
	.searchandfilter ul li input:focus {
		background-color: transparent;
		border: none;
		outline: none;
		padding: 0;
	}
	
	.filterProduitsHome .searchandfilter .sf-field-taxonomy-product_cat ul > li {
		text-align: center;
	}
	
	.filterProduitsHome .searchandfilter input:focus {
		outline: none;
		border: none;
		padding: 0;
	}

	.searchandfilter ul li input[type="submit" ] {
		background: var(--darkOrange);
		box-shadow: none;
		border: none;
		color: #FFF;
		padding: 1rem;
	}

	.form-professeur {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	

	.form-professeur input[type=text] {
		border: none;
		height: 3rem;
		margin: 1rem 0;
		text-indent: 1rem;
		width: 80%;
	}

	.form-professeur input[type=submit]{
		background: var(--darkOrange);
		box-shadow: none;
		border: none;
		color: #FFF;
		padding: 1rem;
		cursor: pointer;
		margin: 1rem 0;
		text-indent: 0;
		width: 80%;
	}

	.page-template-nos-professeurs .paginate{
		display: flex;
		justify-content: center;
		font-size: 1.6rem;
		align-items: flex-end;
		margin-top: 2rem;
	}

	.page-template-nos-professeurs .paginate a.page-numbers,
	.page-template-nos-professeurs .paginate .page-numbers.current{
		margin: 0rem 1rem;
		background: black;
		width: 3rem;
		height: 3rem;
		display: flex;
		align-items: center;
		justify-content: center;
		color: white;
		text-decoration: none;
		font-size: 1.6rem;
	}

	.page-template-nos-professeurs .paginate a.page-numbers:hover,
	.page-template-nos-professeurs .paginate .page-numbers.current{
		background: var(--darkOrange);
	}

	.woocommerce-account .addresses .title .edit {
		margin: 3rem 2rem;
	}

	.variation-Tiersage, .variation-Tierprofesseur{
		display: none;
	}

	.single-professeur > figure > img {
		object-fit: cover;
		width: 100%;
		height: 100vh;
		position: fixed;
	}

	.single-professeur{
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		height: 100vh;
	}

	.single-professeur > .container-fluid{
		color: white;
		width: 100%;
	}

	.single-professeur span:first-child{
		font-size: 2.5rem;
		margin: 2rem 0;
		display: table;
	}

	.single-professeur h1{
		font-size: 3rem;
		margin: 2rem 0;
	}

	.single-professeur h2 {
		font-size: 2rem;
		font-weight: bold;
		margin-top: 2.5rem;
		margin-bottom: 2.5rem;
	}
	
	.single-professeur .singleinfo {
		margin-bottom: 2.5rem;
	}

	.single-professeur .singleinfo {
		font-size: 2rem;
		line-height: 4rem;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	
	.single-professeur .singleinfo p {
		margin: 0;
		font-size: 2rem;
		padding: 0 0 0 .5rem;
	}
	
	.single-professeur .singleinfo a {
		color: #FFF;
		font-size: 2rem;
		word-break: break-all;
	}
	
	.single-professeur .singleinfo.pratiques h2 {
		margin-right: .5rem;
	}

	.single-professeur .singleinfo .fa,
	.single-professeur .singleinfo .fas {
		color:#f7972f;
		margin-right: 2rem;
	}

	.showallprof{
		background: var(--darkOrange);
		color: white;
		padding: 1rem;
		text-decoration: none;
		display: table;
		margin: 0rem auto;
		margin-top: 3rem;
	}

	.woocommerce-pagination > .page-numbers{
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.woocommerce-pagination .page-numbers > li > *{
		background: black;
		color: white;
		text-decoration: none;
		width: 3rem;
		height: 3rem;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 1rem;
	}

	.woocommerce-pagination .page-numbers li a{
		text-decoration: none;
		color: white;
	}

	.woocommerce-pagination .page-numbers li span{
		background: #f7972f;
	}


	.mentions .contenu{
		font-size: 1.6rem;
		line-height: 3rem;
	}

	.mentions .contenu h2{
		font-size: 3rem;
		margin: 2rem 0;
		font-weight: bold;
	}
	
	.mentions .contenu {
		padding: 5rem 0;
	}
	

/* SCREEN MAX HEIGHT 800px ------------------------------------------------------------------------------------------*/
	
	@media (max-width:1024px) and (max-height:800px) {
		
		.single-professeur {
			height: 120vh;
		}
		
		.single-professeur > .container-fluid {
			margin-top: 30rem;
		}
	}
	

/* SCREEN 400px ------------------------------------------------------------------------------------------*/

@media screen and (min-width : 400px) {
	.woocommerce-checkout .wc_payment_method > label > * {
		margin: 0 2rem;
		width: auto;
	}

	.woocommerce-cart .woocommerce .cart-collaterals {
		justify-content: flex-end;
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart-subtotal {
		min-width: 300px;
	}
}

/* SCREEN 576px ------------------------------------------------------------------------------------------*/

@media screen and (min-width : 576px) {
	.woocommerce-cart .woocommerce table.woocommerce-cart-form__contents{
		display: table;
		width: 100%;
	}

	.woocommerce-cart .woocommerce table.woocommerce-cart-form__contents thead{
		display: table-header-group;
		border-bottom: .75px solid #ddd;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody tr.cart_item td,
	.woocommerce-cart .woocommerce table.woocommerce-cart-form__contents thead tr th{
		display: table-cell;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody{
		display: table-row-group;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr {
		display: table-row !important;
	}

	.woocommerce-cart .woocommerce .cart_item .product-thumbnail img{
		max-width: 75px;
		max-height: 75px;
	}

	.woocommerce-cart .woocommerce .actions .coupon{
		display: flex;
		justify-content: space-between;
	}

	.woocommerce-cart .woocommerce .actions .coupon #coupon_code, .woocommerce-cart .woocommerce .actions .coupon button[name="apply_coupon"]{
		width: 45%;
	}

	.woocommerce-cart .woocommerce .actions .wc-forward{
		width: 45%;
		display: inline-block;
	}

	.woocommerce-cart .woocommerce .actions button[name="update_cart"]{
		width: 45%;
		display: inline-block;
		float: right;
		padding: 1.5rem 2rem;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity .mkd-quantity-plus > span{
		top: 33%;
	}

	.single-product #pre-product {
		max-width: 120rem;
	    margin: 5rem auto;
	}
	
	

}

/* SCREEN 768px ------------------------------------------------------------------------------------------*/

@media screen and (min-width : 768px) {

	header .logo span,
	header .hamburger > div {
		padding: 1rem;
	}

	header.stickyHeader {
		background: none;
		padding: 2rem 0;
	}

	header.stickyHeader .logo span {
		background: #000;
		font-size: 1.4rem;
	}

	header.stickyHeader .hamburger > div {
		background: #000;
	}

	.mobile {
		display: none;
	}

	.desktop {
		display: block;
	}

	.pad {
		padding: 10rem 0;
	}

	.actusHome{
		padding-bottom: 0;

	}

	.contactHome{
		padding-top: 5rem;
	}

	.title > .firstTitle,
	.title > p,
	.yoga2 p,
	.bienfaits p,
	.bienfaits li {
		text-align: left;
	}

	.yoga .title > .firstTitle:after, .yoga2 .title > .firstTitle:after {
		margin: 2rem 0;
	}

	.produitsHome .title > p,
	.contactHome .title > p,
	.profs .title > p,
	.seances .title > p {
		text-align: center;
	}

	.singleProfessor {
	    display: flex;
	    flex-direction: column;
	    height: 20rem;
	    justify-content: center;
	}

	.actusHome .title > p {
		margin-bottom: 2.5rem;
		text-align: center;
	}

	.testimonials ul li.lslide p {
		margin: 0 auto;
		width: 75%;
	}

	.page-template-nos-professeurs .allProfessors .singleProfessor{
		width: 20%;
	}

	footer h4 {
		font-size: 1.4rem;
	}

	/* HEADER ------------------------------------------------------------------------------------------*/

		header .mobile {
			display: block;
		}

		header .desktop {
			display: none;
		}

		header .logo span {
			font-weight: bold;
		}

	/* SLIDER ------------------------------------------------------------------------------------------*/

	.titleSlider {
		font-size: 5.6rem;
	}

	.subTitleSlider h2,
	.subTitleSlider > p {
		font-size: 2rem;
		font-weight: 500;
		margin: 0 auto;
		width: 75%;
	}

	.button > a {
		font-size: 1.4rem;
	}
	
	.filterProduitsHome .searchandfilter .sf-field-taxonomy-product_cat ul > li {
		border-bottom: none;
		padding: 0;
	} 
	
	.filterProduitsHome .searchandfilter .sf-field-taxonomy-product_cat ul > li:hover label {
		color: var(--darkOrange);
	}

	/* PHRASES CLES ------------------------------------------------------------------------------------------*/

	.singlePhrasesCles {
		margin-bottom: 0;
	}

	/* PRODUITS ------------------------------------------------------------------------------------------*/

	.allProducts {
		display: flex;
		flex-wrap: wrap;
		text-align: center;
	}

	.searchandfilter ul {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.singleProduct > a h3 {
		font-size: 1.2rem;
	}

	/* YOGA ------------------------------------------------------------------------------------------*/

	.yoga .title > .firstTitle,
	.yoga2 .title > .firstTitle {
		margin: 0;
	}

	.yoga2 .button > a {
		margin: 2.5rem 0 0 0;
	}

	/* PAGE YOGA ------------------------------------------------------------------------------------------*/

	.alignleft {
		float: left;
		margin-right: 1.5rem;
	}

	.alignRight {
		float: right;
		margin-left: 1.5rem;
	}

	/* FORM HOME ------------------------------------------------------------------------------------------*/

	.contactHome .row > div:first-of-type {
		padding-right: 2rem;
	}

	.contactHome .row > div:last-of-type {
		padding-left: 2rem;
	}

	/* QUI SOMMES NOUS ------------------------------------------------------------------------------------------*/

	.allTeam {
		display: flex;
		justify-content: center;
	}

	.singleTeam {
		margin: 0 auto;
	}

	/* COMMENT ADHERER ------------------------------------------------------------------------------------------*/

	.commentAdhererSingleBloc img {
		margin: 0 auto;
	}

	/* FORMATIONS ------------------------------------------------------------------------------------------*/

	.tab.col-xs-12.col-sm-4 {
		margin: 0;
	}

	.tabcontent.col-xs-12.col-sm-8 {
		padding-left: 3rem;
	}

	.bienfaits.contentPage p {
		text-align: left;
	}

	.bienfaits .title > .firstTitle {
		display: block;
	}

	.bienfaits .title > .firstTitle:after {
		margin: 2rem 0;
	}

	/* BLOG ------------------------------------------------------------------------------------------*/

	.allBlog {
		display: flex;
		flex-wrap: wrap;
	}

	.singleBlog {
		flex-basis: 50%;
		max-width: 50%;
	}

	.singleBlog figure img {
		height: 30rem;
		object-fit: cover;
		width: 100%;
	}

	/* ANTENNES ------------------------------------------------------------------------------------------*/

	map {
		display: block;
	}


	.page-template-intranet .container_intranet2 .fichiers{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}

	.page-template-intranet .container_intranet2 .fichiers .single_fichier{
		text-align: center;
	}

	.page-template-intranet .container_intranet {
		display: flex;
	}

	.page-template-intranet .woocommerce-MyAccount-navigation{
		width: 25%;
	}

	.page-template-intranet .container-file-intranet{
		width: 75%;
		display: flex;
		flex-wrap: wrap;
	}

	.page-template-intranet .container_intranet .container-file-intranet .titre{
		width: 33%;
	}


	.single-product .prix{
		position: absolute;
		right: 0;
		top: 0;
	}

	.single-product .all-details{
		flex-direction: row;
		justify-content: center;
	}

	.single-product .all-details > div{
		width: 50%;
	}

	.woocommerce-account .addresses .title .edit {
		float: left;
	}

	.page-template-qui-sommes-nous .col-xs-12.col-sm-6 {
		padding: 0 20px;
	}
	
	.form-professeur {
		flex-wrap: nowrap;
	}
		
	.form-professeur input[type=text],
	.form-professeur input[type=submit] {
		margin: 0 1rem;
	    width: 20%;
	}
	
	.page-template-nos-professeurs .allProfessors .singleProfessor span{
		position: absolute;
		top:0;
		left: 0;
		height: 100%;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		color: white;
		padding: 0;
		background: rgba(247, 151, 47, .45);
		opacity: 0;
	}

}


@media screen and (min-width: 769px){
	.woocommerce-MyAccount-content .col2-set .col-2, .woocommerce-MyAccount-content .col2-set .col-1{
		float: none;
		width: inherit;
	}
}

/* SCREEN 992px ------------------------------------------------------------------------------------------*/

@media screen and (min-width : 992px) {

	/* FORMATIONS ------------------------------------------------------------------------------------------*/

	.singleSeances {
		padding: 0;
	}

	.singleSeances figure {
		align-items: center;
		display: flex;
		justify-content: center;
	}


	.singleSeances:last-of-type figure:after {
		display: none;
	}

	.woocommerce-cart .woocommerce .cart_item .product-thumbnail img{
		max-width: 150px;
		max-height: 150px;
	}

	.woocommerce-cart .woocommerce .actions .coupon {
		display: inline-flex;
		justify-content: unset;
		width: 45%;
	}

	.woocommerce-cart .woocommerce .actions .wc-forward {
		padding: 0;
		display: inline-flex;
		justify-content: center;
		align-items: center;
	}

	.woocommerce-cart .woocommerce .actions button[name="update_cart"],
	.woocommerce-cart .woocommerce .actions .wc-forward {
		width: 25%;
		height: 54px;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form__contents tbody > tr .product-quantity .mkd-quantity-plus > span{
		top: 39%;
	}

	.woocommerce-checkout #customer_details{
		display: flex;
		justify-content: space-between;
	}

	.woocommerce-checkout #customer_details > div{
		width: 45%;
	}

	.single-product .product > div{
		align-items: flex-start;
		flex-direction: row;
	}

	.single-product .product > div > div{
		width: 50%;
	}

	.single-product .product > div .woocommerce-tabs{
		margin: 0;
		padding-left: 3rem;
	}

	.single-product .product > div figure img{
		height: fit-content;
	}

	.single-product .all-details{
		width: 100%;
	}
}

@media screen and (min-width: 1005px){

	.woocommerce-MyAccount-content .col2-set .col-1{
		float: left;
		width: 48%;
	}

	.woocommerce-MyAccount-content .col2-set .col-2{
		float: right;
		width: 48%;
	}
}

/* SCREEN 1200px ------------------------------------------------------------------------------------------*/

@media screen and (min-width : 1200px) {

	header .mobile {
		display: none;
	}

	header .desktop {
		display: block;
	}

	header {
		transition: all 0.5s ease;
		/*padding: 5.5rem 0;*/
	}
	
	.socials {
		display: flex;
		right: 1rem;
		position: absolute;
		top: 1rem;
	}
	
	.socials li {
		margin: 0 0 0 1rem;
	}
	
	.socials li a i {
		font-weight: bold;
		font-size: 2rem;
		color: #FFF;
	}
	
	.stickyHeader .socials li a i {
		color: #000;
	}

	.menuDesktop,
	.menuDesktop > div > .menu {
		display: flex;
	}

	.menuDesktop {
		justify-content: flex-end;
	}

	.menuDesktop > div:first-child {
		flex-basis: 90%;
		max-width: 90%;
	}

	.menuDesktop > div:first-child > ul.menu {
		justify-content: flex-end;
	}

	.menuDesktop > div > .menu li,
	.menuDesktop > div > .menu li a,
	#menu-navigation.menu, .headerCartAccount {
		margin: 0;
	}

	.menuDesktop > div > .menu > li {
		margin-left: 1.3rem;
	}

	.menuDesktop > div > .menu li a {
		color: #FFF;
		font-size: 1.4rem;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
	}

	.menuDesktop > div > .menu li a:hover {
		color: var(--bleu);
	}

	li.menu-item-has-children:hover > .sub-menu {
		display: block;
	}

	.menuDesktop > div:first-child > ul.menu li .sub-menu {
		margin: 0;
		position: absolute;
	}

	header.stickyHeader {
		background: #FFF;
		padding: 1rem 0;
	}

	header.stickyHeader .menuDesktop > div > .menu li a,
	header.stickyHeader .headerCartAccount div,
	header.stickyHeader .headerCartAccount span,
	header.stickyHeader .headerCartAccount i {
		color: #000;
	}

	header.stickyHeader .menuDesktop > div > .menu li a:hover,
	header.stickyHeader .headerCartAccount div:hover,
	header.stickyHeader .headerCartAccount span:hover,
	header.stickyHeader .headerCartAccount i:hover {
		color: var(--darkOrange);
	}
	
	header.stickyHeader .logo figure:last-child {
		display: block;
	}

	header.stickyHeader .logo figure:first-child {
		display: none;
	}
	
	.page-template-intranet header .logo figure:first-child {
		display: none;
	}
	
	.page-template-intranet header .logo figure:last-child {
		display: block;
	}

	header .desktop > .container-fluid.wrap{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	
	header .desktop > .container-fluid.wrap .row {
		position: relative;
	}

	header .nosProfesseurs{
		margin:0;
	}

	.single-post header .menu li a,
	.single-post header .headerCartAccount,
	.single-post header .headerCartAccount .panier > a,
	.single-post header .headerCartAccount a,
	.single-post header .headerCartAccount a i {
		color: #000;
	}

	.page-template-intranet .titre a {
		font-size: 1.9rem;
	}

	.page-template-intranet .container_intranet2 .fichiers{
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.headerCartAccount {
		justify-content: flex-end;
		width: 20%;
	}
	
	.headerCartAccount > div.compte {
		margin: 0;
	}
	
	

	/* SLIDER ------------------------------------------------------------------------------------------*/

	.slideControls a i {
		font-size: 10rem;
	}

	/* PRODUCTS HOME ------------------------------------------------------------------------------------------*/

	.singleProduct {

	}

	.singleProduct figure img {
		height: 45rem;
		object-fit:cover;
	}

	.singleProduct > a:hover:after {
		background: var(--darkOrange);
		opacity: 1;
	}

	/* FORM HOME ------------------------------------------------------------------------------------------*/

	.contactHome .title > p,
	.seances .title > p {
		width: 70%;
		margin: auto;
	}

	/* FORMATIONS ------------------------------------------------------------------------------------------*/

	.tabcontent.col-xs-12.col-sm-8 {
		padding-left: 5rem;
	}

	/* BLOG ------------------------------------------------------------------------------------------*/

	.singleBlog {
		flex-basis: 25%;
		max-width: 25%;
	}
	
	body.woocommerce-account main, main.intranet {
		padding-top: 20rem
	}
	
	.form-professeur input[type=text],
	.form-professeur input[type=submit] {
	    width: 15%;
	}
	
}


/* SCREEN 1440px ------------------------------------------------------------------------------------------*/

@media screen and (min-width : 1440px) {

	/* FORM HOME ------------------------------------------------------------------------------------------*/

	.contactHome .title > p {
		width: 60%;
	}



}

@media screen and (min-width : 1440px) and (max-height : 1200px) {
	
	.single-professeur {
		height: 130vh;
	}

}


