/*
Theme Name: Amenic
Theme URI:  https://amenic.fr
Author:     Zolive
Author URI: https://qcqc.fr
Template:   the9-store
Version:    1.0
License:    GNU General Public License v2 or later
*/

.custom-logo {
	filter: drop-shadow(1px 1px 1px black);
}
header.site-header {
	padding-top : 15px;
	padding-bottom : 15px;
}
#static_header_banner {
	height: 20vh;
}

.product {
	border: 1px solid #ccc;
}
.product_wrap {
	background: #f5f8f8;
}