/*
Theme Name: agenC-child
Theme URI: https://propulc.com
Author: PropulC
Author URI: https://propulc.com
Description: Un thème pour propulC votre site au-delà du web!
Template: agenC
License: GNU GPL
Version: 2.0.0 - 2019/12/12
*/

div.view__points-of-sale
{
	margin-top: -90px;
	margin-bottom: -17px;
}

.view__points-of-sale div._map {
    min-height: 95vh;
}

.view__beers a._beer span._name {
    font-size: 1em;
}

.inactif {
	filter: grayscale(100%);
}

div.view__beers ._beer:hover ._can img._label,
div.view__beers ._beer:active ._can img._label,
div.view__beers ._beer .-in-view-x ._can img._label {
    left: calc(50% + 1em) !important;
}

@media only screen and (min-width:768px ) {
 .view__points-of-sale div._legend {
  padding-top: 45vh;
 }
}

.page-id-124.agenC .woocommerce button,
.page-id-1533.agenC .woocommerce button,
.page-id-124 a.wp-block-button__link,
.page-id-1533 a.wp-block-button__link
{
	display: none !important;
}