/* 
Theme Name:		 Vins Frey Benoit
Theme URI:		 https://www.2idfkp.net
Description:	 Thème enfant du thème Ashe
Author:			 2idfkp.net
Author URI:		 https://www.2idfkp.net
Template:		 ashe
Version:		 1.0.0
Text Domain:	 vinsfreybenoit
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */
.woocommerce-result-count {display: none;} /*enlève afficher tous les 13 résultats page magasin*/

.credit img {width:10%;display:inline;}

.hve {
margin-left: auto;
margin-right: auto;
}
/*
#featured-links {
  padding-top: 20px;
}
*/

#featured-links {
padding-bottom: 20px;
}

#featured-links h6 {
margin-top: 20%;
}

.site-description {
    display: inline-block;
    margin-top: 55px;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1.1;
    font-weight: bold;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
    margin-top: 0px;

}

/* hide product categories on product meta section */
.product_meta .posted_in {
display:none;
}
