/*
Theme Name:        	Follow Hair Pro
Description:       	Fabriqué sur-mesure par Efficience Web. 
Version:            1.0
Author:             Efficience Web: Création de sites internet Morbihan
Author URI:         https://www.efficienceweb.com/
*/
 
  .wpcf7 form.sent .wpcf7-response-output {
    border-color: #d5bb95;
}
 .grecaptcha-badge {
    opacity:0 !important;
}
.home-cta-blocs {
    margin-top: 5rem;
}
.grille-produits__item__thumb__promo.pastille-epuise {
	bottom: 0;
top: auto;
font-size: 20px;
margin-left: auto;
margin-right: auto;
left: auto;
}

.rpt-countdown-container{
	display: none;
} 

.xoo-wsc-qty-price del{
	display: none;
}

.__wpdm_gb_category .card{
	margin-bottom: 2rem;
}

.woocommerce-account h3.grille-produits__item__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin-bottom: .5rem;
  color: #010101;
}

.woocommerce-account .grille-produits__item__thumb{
	height: auto;
	aspect-ratio: 1;
}

.woocommerce-account .grille-produits__item__thumb img{
	aspect-ratio: 1;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content .fil-ariane{
	margin-top: 0;
	margin-bottom: 1rem;
}

.woocommerce-account .grille-documents>figure{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  font-size: 13px;
}

.woocommerce-account .grille-documents>figure > a{
	display: flex;
    line-height: 1.2;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.woocommerce-account .grille-documents>figure > a i{
	color:#d5bb95;
}

.woocommerce-account .grille-documents>figure > a > img{
	border: 1px solid #a2a3a3;
}

.woocommerce-account .grille-documents>figure > a > figcaption{
	display: block;
	margin-top: 0.5rem;
	font-weight: 400;
	max-width: 100%;
	overflow-wrap: break-word;
}

.home.post-type-archive-product .woocommerce-products-header,
.home.post-type-archive-product .woocommerce-products-header__filters{
	display: none;
}

.home.post-type-archive-product .grille-produits__container{
	margin-top: 3rem;
}
.home .main-title--center {
	margin-top: 2rem;
}

.grille-produits__container{
	margin-top: 3rem;
}

.grille-produits__item__thumb::after{
	mask-image:none;
	-webkit-mask-image: none;
	background-image: url('https://www.followhair.fr/wp-content/uploads/2024/08/cropped-favicon-follow-hair-1.jpg');
	    background-size: contain;
    background-position: center;
    opacity: 1;
    background-repeat: no-repeat;
    background-color: transparent;
}
 
.woocommerce form.register {
	display: flex;
    flex-direction: column;
}

.woocommerce form.register .afreg_extra_fields:nth-child(8){
	order: -1;
}

.single-product__container__wrapper .stock{
	display: none;
}