/**
 * UNIVERS HEADER
 */
.view-product-list-header .taxonomy-term.vocabulary-niveaux {
    padding-bottom: 54px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 45px;
}

.view-product-list-header .taxonomy-term.vocabulary-niveaux h1 {
    font-weight: normal;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 3.0rem;
    font-family: 'ebGaramondBold';
}

.view-product-list-header .taxonomy-term-description p {
    font-size: 1.6rem;
}

.view-product-list-header .taxonomy-term.vocabulary-niveaux img {
    max-width: 100%;
}

.view-product-list-header .la-maison-cologique h1 {
    color: #98c4ab;
}

.view-product-list-header .la-cosm-tique-cologique h1 {
    color: #cc4F76;
}

.view-product-list-header .le-bien-tre-cologique h1 {
    color: rgb(203, 160, 82);
}

.view-product-list-header .cadeaux-h-tesses h1 {
    color: rgb(29, 60, 52);
}


/**
 * FACETS SORT
 */
.pane-search-api-sorts-search-sorts {
    text-align: right;
    margin-bottom: 30px;
}

.pane-search-api-sorts-search-sorts .search-api-sorts .last {
    display: none;
}

/* put sort pane elements on the same line */

.pane-search-api-sorts-search-sorts h2,
.pane-search-api-sorts-search-sorts .pane-content,
.search-api-sorts,
.search-api-sorts li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.pane-search-api-sorts-search-sorts h2 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-right: 10px;
}


.search-api-sorts li a {
    border: 1px solid #aaaaaa;
    font-size: 1.5rem;
    margin: 0 4px;
    padding: 10px 15px;
}

.search-api-sorts li a img {
    display: inline-block;
    margin-left: 5px;
    margin-top: -2px;
}

.search-api-sorts li a.active-sort {
    background: #aaaaaa;
    color: #FFF;
}

    /**
     * MENU UNIVERS
     */

.sidebar {
    font-family: "ptSansNarrowRegular";
    color: #000;
}

.sidebar ul {
    list-style-type: none;
}

.sidebar > div > .pane-title,
.sidebar > div > h2
{
    color: rgb(143, 214,189);
    font-family: "ebGaramondBold";
    font-size: 2.2rem;
    font-weight: 900;
    text-transform: uppercase;
    text-indent: 8px;
    border-bottom: 1px #dcdcdc solid;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.sidebar > div:first-child {
    margin-top: 30px;
    margin-bottom : 45px;
}

.sidebar > div ul {
    padding-left: 0;
}

.sidebar > div:first-child > div > ul > li {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    padding-top: 20px;
    list-style: none;
}

.sidebar .pane-content > ul > li:first-child {
    padding-top: 10px;
}

#facetapi-wrapper li {
    list-style-type: none;
    padding-left: 15px;
}

#facetapi-wrapper > li {
    list-style-type: none;
    padding-left: 11px;
}

#facetapi-wrapper > li > .facetapi-active,
#facetapi-wrapper > li > .facetapi-inactive {
    font-size: 1.8rem;
    font-weight: 900;
    display: inline-block;
    width: 100%;
}

#facetapi-wrapper > li > .facetapi-active:after,
#facetapi-wrapper > li > .facetapi-inactive:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url("../img/arrow_up.png") no-repeat;
    float: right;
    margin: 10px 11px 0 0;
}

#facetapi-wrapper > li > .facetapi-inactive:after {
    background: url("../img/arrow_down.png") no-repeat;
}

#facetapi-wrapper .facetapi-facet {
    font-size: 1.5rem;
    line-height: 28px;
}

#facetapi-wrapper .facetapi-facet.facetapi-inactive a:hover{
    color: rgb(143, 214,189);
}

#facetapi-wrapper .facetapi-facet.facetapi-active {
/* color: #76b22e; */
color: rgb(29, 60, 52);
}

input[type="checkbox"].facetapi-checkbox {
    margin: 0 8px 0 17px;
}

.facetapi-facetapi-checkbox-links {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 28px;
}

.facetapi-facetapi-checkbox-links .facetapi-checkbox.facetapi-active,
.facetapi-facetapi-checkbox-links .facetapi-facet.facetapi-active {
    color: rgb(143, 214,189);
}

/**
 * PRODUCT LIST
 */
.view-products-list .product_minimal.node.node-product-display:hover {
    border-color: #aaaaaa;
}

.view-products-list .product_minimal.node.node-product-display,
.view-product-list-hostess-gift .product_minimal.node.node-product-display{
    width: 100%;
    margin-bottom: 10px;
}

p.smalltitle:first-letter {
    text-transform: capitalize;
    font-family: 'ptSansNarrowBold';
}

p.smalltitle {
    margin-top: 1em;
    margin-bottom: 1em;
    font-family: 'ptSansNarrowBold';
}

@media screen and (max-width: 768px) {
    /* FACETS */

    .page-nos-produits .sidebar {
        padding: 0;
    }

    .page-nos-produits #navbar {
        margin-bottom: 8px;
    }

    .page-nos-produits .sidebar > div:first-child {
        margin-top : 0;
    }

    .page-nos-produits .sidebar .pane-content > ul > li:first-child {
        padding-top: 0;
    }

    .page-nos-produits .sidebar > div:first-child > div > ul > li {
        padding: 5px 0;
    }

    .page-nos-produits #facetapi-wrapper .facetapi-facet {
        line-height: 1.9rem;
    }

    .page-nos-produits .sidebar .pane-block:first-child {
        display: block;
    }

    .page-nos-produits .sidebar .pane-block {
        display: none;
    }

    /* TAXO HEADER */

    .page-nos-produits .taxonomy-term.vocabulary-niveaux > .row > div:first-child {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 15px;
    }

    .page-nos-produits .view-product-list-header .taxonomy-term.vocabulary-niveaux h1 {
        line-height: normal;
        font-size: 2.7rem;
    }

    .page-nos-produits .view-product-list-header .taxonomy-term.vocabulary-niveaux {
        padding-bottom: 0;
        margin-bottom: 15px;
        border: 0;
    }

    /* PRODUCTS LIST */
    .page-nos-produits .sidebar + div {
        padding: 0;
    }

    .page-nos-produits .pane-search-api-sorts-search-sorts {
        display: none;
    }

    .page-nos-produits-univers .view-products-list.view-id-products_list .col-md-4.views-row {
        padding: 0 15px !important;
    }

    .view-product-list-header .taxonomy-term.vocabulary-niveaux img {
        width: 100%;
    }
}