#header .logo {
    max-height: 90px !important;
}

#amegamenu {font-size: 16px;}

#header.header6 .amenu-item .amenu-link {
    color: #FFF !important;
    font-weight: 500;
}

#header.header6 .amenu-item .amenu-link:hover {color: #83ca9e !important;}

#search_widget form input {padding: 0px 40px;}

h1 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
h2, h3, h4 {font-weight: 500;}

h1, h2, h3, h4 {
    line-height: 1.2;
    color: #367E7A;
    margin: 20px 0 30px 0;
}

#header .anthemeblocks-homeslider-desc .title-light {color: #FFF;}

#header.header6 .header-right {
    justify-content: start;
}

.header6 .search-widget {
    margin: 0 auto;
    width: 80%;
}

.header6 .amega-menu #amegamenu.fixed-menu .fixed-menu-right {justify-content: start;}

.header6 .amega-menu #amegamenu.fixed-menu .anav-top {
    width: 100%;
}

.expand-more, .dropdown .expand-more {color: #00a94f!important;}

#header .anthemeblocks-homeslider .anthemeblocks-caption {
    position: absolute;
    top: 50% !important;
    left: 40% !important;
    transform: translateY(-50%);
    width: 60%;
}

#header .anthemeblocks-homeslider-desc {
    text-align: left;
    width: 60%;
}

#header .anthemeblocks-homeslider-desc p {
    margin-bottom: 5px;
    max-width: 100%;
    text-transform: none;
    font-weight: normal;
}

#header .anthemeblocks-homeslider-desc p a {
    margin-top: 10px;
    font-weight: 500;
}

#header .anthemeblocks-homeslider-desc h2 {
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 500;
} 

@media (min-width: 768px) {
    #_desktop_top_menu, .topmenu-wrapper, #amegamenu {
        background: #367E7A!important;
    }
}

@media (min-width: 768px) {
    #header .header-nav {
        display: block;
        position: absolute;
        right: 0;
    }
}

/* Tablettes */
@media (max-width: 768px) {
    h1 { font-size: 2rem; }  /* 32px */
    h2 { font-size: 1.75rem; } /* 28px */
    h3 { font-size: 1.5rem; }  /* 24px */
    h4 { font-size: 1.25rem; } /* 20px */
}

/* Mobiles */
@media (max-width: 480px) {
    h1 { font-size: 1.75rem; } /* 28px */
    h2 { font-size: 1.5rem; }  /* 24px */
    h3 { font-size: 1.25rem; } /* 20px */
    h4 { font-size: 1.125rem; } /* 18px */
}




.no-gutter {padding-left: 0px; padding-right: 0px;}
.mt40 {margin-top: 40px;}

.mt-mb-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.block-social-nutragile li {display: inline-block;}
.block-social-nutragile li a::before {
    border-bottom: none;
    width: 0;
}

.block-social-nutragile li a {margin-left: 0px;}
.block-social-nutragile svg {height: 24px;}

@media (max-width: 1920px) and (min-width: 1024px) {
    .fixed-menu {
        z-index: 9999;
    }
}



.page-customer-account #content .no-account {
    line-height: 1.8;
}

@media (max-width: 544.98px) {
    .account-pro {
        text-align: center;
        width: 100%;
    }
    .page-customer-account #content .no-account {
        width: 100%;
        text-align: center;
    }
    
    .accordion {padding: 36px;}
}

#alertprivate {
    float: none;
    text-align: center;
}

.product-actions .control-label {
    margin-right: 60px;
}

#header .header-top .navigation {
    border-top: none;
    border-bottom: none;
}

/* .page-home .product-banner .banner-text-bl h2 {color: transparent;} */

/* .page-home .product-banner .banner-text-bl a {
    color: transparent;
} */
/* .page-home .product-banner .banner-text-bl a:after {
    background: none;
} */

/* .product-banner:hover img {
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
} */

.satitblock-image:hover img {
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	/* -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out; */
}

/***************** SEO - PAGE ACCUEIL *****************/


.accordion a {text-decoration: underline !important;}

.block-accueil h1 {
    margin-bottom: 30px;
}

.light-text {
    color: #00a94f;
    color: #83ca9e;
    font-weight: 600;
   font-size: 24px;
}

.block-accueil .more {
    margin-top: 20px;
    text-decoration: none !important;
}

/*** ACCORDEON DE DROITE - PAGE ACCUEIL ***/

.accordion-title {
    color: #367E7A;
    font-weight: 500;
    font-size: 24px;
}

.accordion .accordion-item {
    border-bottom: 1px solid #dbdee7;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 32px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: #00a94f;
}

.accordion button:hover::after, .accordion button:focus::after {
    cursor: pointer;
    color: #00a94f;
    border: 1px solid #00a94f;
}

.accordion button .iconplus {
    display: inline-block;
    position: absolute;
    top: -60px;
    left: -36px;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
    background-color: #00a94f;
    color: #FFF;
}

.accordion button .iconplus::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    right: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .iconplus::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    right: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded=true] {
    color: #000;
}

.accordion button[aria-expanded=true] .iconplus::after {
    width: 0;
}

.accordion button[aria-expanded=true] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    max-height: 50em;
    transition: all 500ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 500ms linear, max-height 500ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 400;
}

.accordion-content ul li {
    margin: 10px;
    border-radius: 8px;
    padding: 8px;
    background: #83ca9e;
    color: #FFFFFF;
}

.accordion-content ul li img {margin-right: 10px;}


/*************** Page Philosophie et Ethique ***************/

.philosophie {
/*    list-style: disc !important;*/
    list-style: none !important;
    margin: 20px 55px 35px 35px;
}

.philosophie li {
    font-size: 18px; 
    font-weight: 500;
    padding-bottom: 10px;
}

.philosophie li img {padding: 0 10px 0 0;}

.philosophie li::marker {
    color: #70ad47;
    font-size: 18px;
    line-height: 1.5;
}

.accent {
    max-width: 1440px;
    background-color: #8bc89f;
    background-color: #b3cdbc;
    padding: 105px 110px 70px 113px;
    padding: 75px 80px;
    margin: 30px 0 50px 0;
    line-height: 32px;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.accent p {
    line-height: 32px;
    color: #fff;
    font-weight: 500;
}

@media (max-width: 768px) {
    .accent {padding: 66px 20px 40px 28px;}
}

.d-flex {display: flex;}
.d-flex .col-sm-6 {align-self: center;}



.anthemeblocks_homeslider-block {
    position: relative;
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    .anthemeblocks-staticblockcategory > div:nth-child(1) {
        margin: 0 20px 0 0;
    }

    .anthemeblocks-staticblockcategory > div:nth-child(2) {
        margin: 0 0 0 20px;
    }
}

.wk_label_material_11 i, .wk_label_material_11 span {
    background-color: #83ca9e !important;
    color: #000000;
    color: #FFFFFF !important;
    border-radius: 5px;
}

.tabs .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px;
    margin-right: 5px;
    background-color: #83ca9e !important;
}

.tabs .nav-tabs .nav-link {
    color: #FFFFFF;
    font-weight: 600;
    border-left: 1px solid  #83ca9e !important;
    border-top: 1px solid  #83ca9e !important;
    border-right: 1px solid  #83ca9e !important;
}

.tabs .nav-tabs {
    border: none;
    border-bottom: 1px solid #83ca9e !important;
}

.tabs .tab-pane {
    padding: 18px 29px 12px 29px;
    border-left: 1px solid #83ca9e !important;
    border-bottom: 1px solid #83ca9e !important;
    border-right: 1px solid #83ca9e !important;
}

#popup-video:hover img, #popup-video:focus img, #popup-video:active img, #popup-video.selected img, .product-images>li.thumb-container .thumb.selected, .product-images>li.thumb-container .thumb:hover {
    border: 3px solid #83ca9e !important;
}

.adropdown .dropdown-content .category-item .category-title a:hover {color: #83ca9e;}

.btn-primary {background-color: #367E7A;}
.btn-primary {background-color: #333333;}

.anthemeblocks-producttabs .nav-item .nav-link
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #FFF;
    background-color: #83ca9e;
    background-color: #367E7A;

    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
}

.anthemeblocks-staticblockcategory {
    max-width: 1140px;
    margin: 0 auto;
}

.header6 .amega-menu .anav-top {
    /* justify-content: center; */
}

.footer-container {
    background: #367E7A;
    /* background: #83ca9e; */
}
.copyright-container {
    background: #367E7A;
}
footer .footer-container .block-contact .hidden-sm-down ul li, li span {color: #FFF;}
footer .footer-container p {color: #FFF !important}
footer .footer-container li a {color: #FFF}
footer .footer-container p,.h3 a {color: #FFF !important;}
/* .footer-container a {color: #FFF !important;}
.footer-container p {color: #FFF !important;}
.footer-container li,span {color: #FFF !important;} */

.an_copyright a p {color: #FFF !important;}

.footer-container li {
    margin-bottom: 3px;
    line-height: 24px;
}

..mobile_item_wrapper .amenu-link span {color: #000 !important;}