/*
Theme Name: ExpertPilot
Description: Theme enfant Chromium
Author:Pinkdesign Studio
Author URI: 
Template: chromium 
Version: 0.1.0
*/

.woocommerce-variation-description p{
	padding:5px;
	background-color:#F9F9F9;
}

.woocommerce-variation-description p a{
	font-weight: bold;		
}

.woocommerce-variation-description p a:before{
	content: "\f05a";
    font-family: FontAwesome;
    top: 0px;
	padding:5px;
	font-size:18px;
}

.woocommerce-product-images .flex-control-thumbs li, .product-classic-style .product-images-wrapper .flex-control-thumbs li
{
	max-width: 20% !important;
}

.elementor-widget-woocommerce-product-images .flex-control-thumbs, .product-classic-style .product-images-wrapper .flex-control-thumbs
{
	margin: 3px !important;
}