/*
Theme Name: storefront-enfant
Theme URI: http://bienkacrea.fr/storefront-enfant/
Description: Mon premier thème enfant WooCommerce
Author: Stephanie Grevet
Author URI: https://woocommerce.com/
Template: storefront
Version: 1.0.0
License: Licence Publique Générale GNU v2 ou ultérieure
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  storefront
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
*/

body {
 font-family: 'Overpass-Regular',sans-serif;
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'Overpass-Bold',sans-serif;
 text-align: center; 
}

a:hover {
 outline: none;
 color: #4F169470;
}

a { 
 text-decoration:none!important; 
} 

h2:link {
 color: #000000;
}

h2:hover {
 color: #501695;
}

#block-34 {
  margin-bottom: 1em;
}

#block-37 {
  margin-bottom: 1em;
}

sidebar {
 font-family: 'Overpass-Regular',sans-serif;
}

sidebar: h5{
margin-top:-5px;
margin-bottom:0px;
line-height:1
}

wp-post-image {
 width: 1024px;
 height: 512px!important;
}

button {
 border-radius: 10px;
}

.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
     width:150px;
 }
