/*
Theme Name: Ollis Child Theme
Theme URI: http://ollis.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Ollis
Template: ollis
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: ollis

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/* Largeur des miniatures de produits */
.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img,
.woocommerce ul.products[class*="columns-"] li.product img,
.woocommerce-page[class*="columns-"] ul.products li.product img  {
	width:100% !important;
}


/* Taille des titres 2 */
h2.wpb_wrapper {
	font-size:42px !important;
}