/*-----------------*/
/* LOADER */
/*-----------------*/

/*-----------------*/
/* ELEMENTS */
/*-----------------*/
#tarteaucitronAlertSmall #tarteaucitronCookiesNumber
{
    padding: 5px!important;
}
/*-----------------*/
/* HEADER */
/*-----------------*/

/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
#navsecondary
{
    background: var(--black);
}
.navigmenu .naviglink.lvl-0
{
    position: relative;
}
.navigmenu .navigtoogle:not(:last-child) .naviglink.lvl-0::before
{
    content: "";
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    right: 0;
    width: 1px;
    height: 50%;
    border-right: 1Px solid var(--white);
    opacity: 0.25;
}
.navigmenu .naviglink.lvl-1:not(:last-child)
{
    border-bottom: 1px solid #00000020;
}
#navprimary .navigmenu .navigtoogle:not(:last-child) .naviglink.lvl-0::before
{
    border-color: var(--black);
}
#navsecondary .navigmenu .naviglink.lvl-0:not(:hover)
{
    color: var(--white);
}
#navsecondary .navigmenu
{
    justify-content: center;
}
/*-----------------*/
/* HEADERHOME */
/*-----------------*/


/*-----------------*/
/* GALLERY HOME */
/*-----------------*/
#galleryHome .gallery-item {
    margin-bottom: 0;
}

.gallery-icon {
    line-height: 0;
}

.gallery-icon>*:not(a) {
    line-height: 1.2;
}

.gallery-icon {
    position: relative;
    height: 100%;
}

.nohome .gallery .gallery-item a img {
    max-height: 450Px;
}
.gallery-icon{
    position: relative;
}
.nohome.galerie .gallery-item a.button
{
    color: var(--white);
}
.nohome.galerie .gallery-item a.button:after
{
    background: #fff0!important;
}
.nohome .wp-block-gallery
{
    margin-bottom: 50Px!important;
}

/*-----------------*/
/* PRODUITS HOME */
/*-----------------*/
#products::before
{
    background-image: url(../images/home-bg1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.woocommerce-loop-product__title
{
    margin-top: 20px;
}
.dispomag {
	display: block;
	position: absolute;
	width: 230px;
	height: 40px;
	top: 35px;
	left: -55px;
	background: #00ab00;
	transform: rotate(-45deg);
    z-index: 1;
}
.dispomag::after {
    color: var(--white);
    display: block;
    content: "Disponible en magasin";
    line-height: 40px;
    font-size: 11px;
    text-align: center;
}
.woocommerce-LoopProduct-link
{
    position: relative;
    display: inline-block;
    /* overflow: hidden; */
}
.attachment-shop_catalog
{

    max-height: 350px;
    height: auto;
}
.attachment-shop_catalog,.woocommerce-LoopProduct-link
{
    width: 100%;
}
.home .products{gap:0px;}
.home .products>*
{
    padding: 10px;
}

.woocommerce-LoopProduct-link,#primaryimgsinglewoo,.nohome .hrefproduct{
    position: relative;
    overflow: hidden;
}
/*-----------------*/
/* CONTENT */
/*-----------------*/
.home #content .content-imgHome .wp-block-column
{
    height: 100%;
}
/*-----------------*/
/* PRESTATIONS */
/*-----------------*/

/*-----------------*/
/* ACTU */
/*-----------------*/

/*-----------------*/
/* SECTIONS */
/*-----------------*/

/*-----------------*/
/* REASSURANCES */
/*-----------------*/

/*-----------------*/
/* PARTENAIRES */
/*-----------------*/

/*-----------------*/
/* NEWSLETTER */
/*-----------------*/

/*-----------------*/
/* SHARE */
/*-----------------*/

/*-----------------*/
/* AGENCES */
/*-----------------*/

/*-----------------*/
/* CONTACTFORM */
/*-----------------*/

/*-----------------*/
/* FOOTER */
/*-----------------*/
