@font-face {
	font-family: 'ananda';
	src: url('/wp-content/themes/astra-child/asset/fonts/ananda-personal-use.woff') format('woff');
  	font-style: normal;
  	font-display: swap;
}
@font-face {
	font-family: 'BRFirma-semi-bold';
	src: url('/wp-content/themes/astra-child/asset/fonts/BRFirma-SemiBold.woff') format('woff');
  	font-style: normal;
  	font-display: swap;
}
@font-face {
	font-family: 'BRFirma-regular';
	src: url('/wp-content/themes/astra-child/asset/fonts/BRFirma-Regular.woff') format('woff');
  	font-style: normal;
  	font-display: swap;
}
@font-face {
	font-family: 'BRFirma';
	src: url('/wp-content/themes/astra-child/asset/fonts/BRFirma-Regular.woff') format('woff');
  	font-style: normal;
  	font-display: swap;
}
p,li{
	text-align:justify;
	margin:0;
}
.woocommerce-product-details__short-description ul li{
	line-height: 21px;
}

/*FONT COMMUN */
#ast-hf-menu-1, #astra-footer-menu, .ast-footer-copyright,.ast-builder-html-element, a, 
.woocommerce-js div.product form.cart .button.single_add_to_cart_button, span.woocommerce-Price-amount, .button {
	font-family:'BRFirma-semi-bold', sans-serif;
}
p, li,.woocommerce-product-details__short-description ul, a.retour-boutique, .woocommerce-product-details__short-description h2, .bouton-retour-blog a{
	font-family:'BRFirma-regular', sans-serif !important;
}
.icone-modalite h4, header.entry-header .entry-title, h1, h2{
	font-family:'ananda', sans-serif;
	font-weight:400;
}
h1, h2,h3,h4{
	font-weight:400 !important;
}
/*TAILLE POLICE COMMUN */
#astra-footer-menu{
	font-size:18px;
}
.icone-modalite h4{
	font-size:24px;
}
.woocommerce-product-details__short-description h2 {
	font-size:16px;
}
header.entry-header .entry-title, .titre-page-h2{
	font-size:36px;
}
li::marker{
	font-size:23px;
}

/*COULEUR COMMUN*/
/*ORANGE*/
.ast-footer-copyright a:hover, .ast-builder-html-element a:hover, .icone-modalite h4,li::marker, .woocommerce-js div.product p.price{
	color: #dc662e;
}
form.fluent_form_1 .ff-btn-submit:not(.ff_btn_no_style){
	background-color:#dc662e !important;
}
/*GRIS FONCE*/
.woocommerce-js div.product form.cart .button.single_add_to_cart_button, .woocommerce-js button.button:disabled:hover, .woocommerce-js button.button:disabled[disabled]:hover{
	background-color:#5b5b5b
}
.ast-footer-copyright a , .ast-builder-html-element a, .woocommerce-js a.button, .woocommerce-js a.button:hover,  .woocommerce button.button, .woocommerce button.button:hover,.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout, .bouton-retour-blog a, .bouton-retour-blog a:hover{
	color: #fff;
}
.icone-modalite p, .woocommerce-product-details__short-description ul, .woocommerce-product-details__short-description p{
	color:#111;
}
/*END COULEUR*/
.entry-title {
    margin-bottom: 0;
	text-align:center;
}

 .ast-container, .ast-builder-grid-row  {
    	padding-right: 50px !important;
    	padding-left: 50px !important;
	}
#primary {
    margin: 2em 0;
}