.my-fixed{
	position:fixed;
	bottom:15%;
	right:0;
	width:50px;
	text-decoration-color:white !important;
	z-index:99;	
	
	.a,button{
		color:blue !important;
		border-radius:50%!important;
	}
}
.agenda{
	color:#ffffff; 
	pointer-events:none;
	position:absolute;
	top:-20%;
	left:-27%
}
.agendar{
	font-weight:bold;
	color:#ec6b22;
	pointer-events:none;
	position:absolute;
	top:40px;
	left:0%;
	z-index:3;
}
.fa-circle {
  text-shadow:  0 1px 0.1em #ec6b22
}

.services{
	padding:20px;
	margin:10px;
	background-color:#d0874d1c;
}
.wp-block-button__link {
    border-color: #ec6b22;
    background: #ec6b22;
    border-radius: 3px;
}

.woocommerce a.button,.woocommerce-page a.button{
	margin:-7% 20% !important;
	bottom : 7% !important;
}

.wp-block-search__button.has-icon{
 height: 47px;

}
.zoomy { 
  transition: transform .2s; /* Animation */
  margin: 0 auto;
}

.zoomy:hover {
  transform: scale(1.1); /* (110% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}



/*sur l'ordi*/
@media only screen and (min-width: 400px) {

	.marge{
		margin: 2% -5% ;
	}
	.coty{
		margin :0 -150px !important;
	}
	.backblack{
		background-color:transparent;
		margin : 2% -40%;
		padding:3%;
	}
	.margex{
		background-color:black;
		margin: 2% -35% !important ;
		padding:5% 15%;
		.wc-block-grid__product{
			color:white !important;
			font-size: large !important;
		}	
	}
	.marge-max{
		background-color:black;
		margin: 2% -35% !important ;
		padding:5% 30%;
		.p,p,h3{
			color:white !important;
		}		
	}	
}



/*pour le mobile*/
@media only screen and (max-width: 400px){
	.coty{
		padding : 0 !important;
	}
	.woocommerce a.button,.woocommerce-page 	a.button{
	margin:0 10% !important;
	bottom : 7% !important;
	}
	.BzuSBc{
		padding:10% !important;
	}
	.TUIr4b {	
		padding:5px !important;	
	}
	.espace{
		height:0px !important;
	}
	.trait{
	margin:0 30%;
		
	}
	.texto{
		margin :2% -8%;
	}
		.textox{
		margin :2% -20%;
	}
	.text-petit{
		font-size:30px !important;
		margin :2% -20%;
	}
	.woocommerce .upsells ul.products
	li.product {
    width: 40%;
	}


}
