
/* Header */
/* HEADER STICKY */
.header_scroll_up > .header-content.sticky-header > .blueskytechco-header > div{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.header_scroll_up > .header-content.sticky-header > .header_middle{
    padding-bottom: 0!important;
}

.header-container > .header-content > div > div > a > img{
    max-width: 75%!important;
}

.header_scroll_up > .header-content.sticky-header > .blueskytechco-header > div > nav > div.mobile-menu-content > ul > .level0 > .level-top{
    line-height: 45px;
} 

.submenu-loth > .submenu{
    max-width: 100% !important;
}

.menu-collection > .submenu > div > ul > li >a{
    font-size: 30px!important;
    border-bottom: 1px solid #e6e6e6!important;
}

.menu-marque > div > div > ul > li > a{
    font-size: 25px!important;
    text-align: center;
}

.navigation .level0 .submenu a {
    text-transform: initial!important;
    /* font-size: 15px !important; */
    color: #899064!important;
    
}

.navigation .submenu-loth.bougie .submenu a{
    font-size: 15px !important;
}

.navigation .submenu-loth.parfums .submenu a{
    font-size: 15px !important;
}

.navigation .submenu-loth.cosmetique .submenu a{
    font-size: 15px !important;
}

.navigation .submenu-loth.menu-gift .submenu a{
    font-size: 15px !important;
}

.navigation .submenu-loth.menu-collection .submenu a{
    font-size: 22px !important;
}

.navigation .submenu-loth.menu-marque .submenu a{
    font-size: 22px !important;
}

.menu-marque > .submenu > div > ul > li > a,
.menu-collection > .submenu > div > ul > li > a,
.menu-gift > .submenu > div > ul > li > a, 
.navigation .level0 .submenu a span{
    font-weight: bold !important;
}

.cms-page-has-uploaded-image-banner{
    padding: 0!important;
}

.header-container.layout-8 .navigation .level0 .submenu {
    /* height: 380px; */
}

.page-header .switcher .options ul.dropdown a{
    color:#899064!important;
}


.menu-thumb-icon{
    margin-right: 10px;
    margin-bottom: -18px;
}

.customer-menu{
    z-index: 999;
}

.topbar{
    color:#FFFFFF !important;
}

.header-container .customer-welcome .action.switch {
    color: #899064;
    background: none;
    border: none;
}

.icon-search::before,
li.authorization-link a::before,
li.authorization-link a::before{
    color: #899064!important;
}

/* Cart */
.cart-summary #block-shipping{
    display: none;
}

div.emballages_panier div.block-title{
    background: #899064;
    padding: 4px;
}

div.emballages_panier div.block-title strong{
    color: #ffffff !important;
    font-size: 26px !important;
}

div.emballages_panier ol.product-items {
    flex-direction: column !important;
}

.catalog-product-view img.product-image-photo.product-image.lazyloaded {
    max-width: 90% !important;
}

div.emballages_panier .product-item .product-item-details {
    width:320px !important;
}

div.emballages_panier .product-item .product-item-details p{
    line-height: 14px !important;
}

div.emballages_panier .product-item .product-item-details .product-item-name{
    font-size: 20px !important;
    font-weight: bold !important;
}

div.emballages_panier span.product-image-container {
    max-width: 200px !important;
}

div.emballages_panier .products-list .product-item {
    width: auto !important;
}

div.emballages_panier .products-list .product-item-info {
    align-items: center !important;
    justify-content: space-between !important;
}

div.emballages_panier  li.product-item {
    border-bottom: 2px solid #899064;
}

div.emballages_panier  li.product-item:last-of-type {
    border-bottom: none;
}

div.emballages_panier .product-item-price span.price{
    font-size: 26px !important;
    font-weight: bold !important;
    color: #899064 !important;
}

.header__action-default > li .minicart-wrapper .action.showcart:before {
    content: "" !important;
}

a.action.showcart{
    width: 22px;
}

.menu-2colonnes > .submenu-item {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}


/* breadcrumbs */
.breadcrumbs{
    background-color: #899064!important;
}

.breadcrumbs a,.breadcrumbs strong,.breadcrumbs .item:not(:last-child):after{
    color:white!important;
}

/* reassurance */

.home_reassurance img {
    max-width: 50px;
    max-height: 36px;
    width: auto;
    height: auto;
    float: left;
}

.home_reassurance h3::before {
    content: "> ";
}

.home_reassurance h3 {
    font-size: 18px;
    color: #899064;
    /* float: left; */
    margin-left: 20px;
    margin-bottom: 5px;
}

.home_reassurance p {
    color: #595151;
    font-size: 12px;
}

/* Home category */
.home_category .count-products-for-categories{
    display: none;
}
 
.home_category .category-thumbnail__title{
    background: #899064;
    border-radius: 30px;
    font-size: 1.5rem !important;
}

.home_category .category-thumbnail__title a{
    color: #ffffff !important;
    padding: 4px 10px;
}

.home_category .category-thumbnail__info.absolute.center-bottom {
    top: 10px;
    bottom: inherit;
    left: inherit;
    -webkit-transform: inherit;
    -moz-transform:  inherit;
    -ms-transform:  inherit;
    transform:  inherit; 
    margin-left: 10px;
}

/* button cart */
.product_item_images > div > div > div.product-item-actions_middle > div.actions-primary > form > button.action:not(.loading):hover,
.product_item_images > div > div > div > div.actions-primary > form > button:before{
    background-color: #899064!important;
}

.product-info-main .product-add-form form .box-tocart .fieldset .actions {
    flex: 0.6!important;
}

/* cart */
.cart-container .products-image-hover {
    display: none;
}

/* Newsletter */
.actions-subscribe > button{
    border-radius: 30px!important;
    background-color: #899064!important;
}

.field-newsletter > input{
    border-radius: 30px!important;
}

.newsletter-img > div > figure{
    max-width: 20%!important;
}

.newsletter-img > div > .elementor-image-box-content{
    align-self: center;
}

.newsletter-img > div > .elementor-image-box-content > .elementor-image-box-title{
    font-size: 2.6rem!important;
    color: #899064!important;
}

.newsletter-img > div > div > .elementor-image-box-description{
    font-size: 1.8rem;
}

/* Nos Histoires */
.history-img {
    margin: 0 20px 0 0;
}

/* div.container-elementor-after-page-top > div{
    min-height: 368px;
} */

.cms-page-has-uploaded-image-banner .page-title-wrapper {
    margin: 5rem 0!important;
}

.cms-page-has-uploaded-image-banner .page-title-wrapper .page-title {
    font-size: 3rem!important;
}

/* LOOKBOOK */
.homepage-lookbook > div > div > div > .lookbook-item-preview > div > a > span{
    background-color:#899064!important;
}

/* FAQ */

h2.faq{
    color: #899064;
}

.elementor__header h3,
.faq-title{
	background-color : #899064;
    color: white!important;
    margin-top: 40px;
}

.elementor__header .elementor__headline:before,
.elementor__header .elementor__headline:after{
    background: white;
}

/* footer */
footer [data-content-type="heading"],
footer .elementor-static-menu-title{
    color:white;
    font-family:var(--heading__font-family__base)!important;
    margin-bottom: 1rem!important;
}

.footer-container > div > div > div > div > div > div > div.elementor-content-static-menu,
footer > div > div > div > div > div > div > div > p{
    margin-bottom: 0!important;
    margin-top: 0rem!important
}

.footer-container{
    font-size: 12px!important;
}

footer > .footer-container.enable-mobile-menu > div > div > div > div > div> div > div.elementor-content-static-menu > div> a:hover{
    color: #000!important;
}

/* ENGAGEMENT */

.partenaires h1, 
.partenaires > div > div h3,
.partenaires > div > div h1,
.engagement h1, 
.engagement > div > div h3,
.engagement > div > div h1{
    color:#899064;
}

.partenaires > div > div h2,
.exigence > div > div h2,
.engagement > div > div h2{
    margin-bottom: 0!important;
}

.exigence .univers .univers-infos,
.engagement .univers .univers-infos{
    display:none;
}

.exigence .univers:hover .univers-infos,
.engagement .univers:hover .univers-infos {
    display:block;
}

.engagement .univers:hover .univers-first,
.exigence .univers:hover .univers-first{
    display: none;
}

/* BLOG */

.blog-index-index .columns{
    display: flex;
}

.post-list .post-container {
    height: 100%;
}

.sommaire >.pagebuilder-faq-item > .data-header-faqs .click-toggle-faqs span{
        display: none;
}

.sommaire >.pagebuilder-faq-item > .data-header-faqs > .faq-title{
    text-align: center;
    font-size: 20px!important;
}

.sommaire >.pagebuilder-faq-item > .data-header-faqs > .faq-title i:before{
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    font-weight: 900;
    display: inline-block;
}

.sommaire >.faq-active.pagebuilder-faq-item > .data-header-faqs > .faq-title i:after{
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    font-weight: 900;
    display: inline-block;
}

.sommaire >.faq-active.pagebuilder-faq-item > .data-header-faqs > .faq-title i:before{
    display: none;
}


.post-list .post-image {
    margin-right: 10px;
}

.post-list .post-image .image-container {
    position: initial!important;
}

.post-list .post-image .image-wrap {
position: inherit!important;
}

.d-block{
    display:none!important;
}

/* Title Green */
.post-title > a,
.history_subtitle,
.post-description h1,
.post-description h2, 
.post-description h3,
.post-description h4,
.post-description h5{
    color: #899064!important;
}

/* Post instagram*/

.col-instagram-item .elementor-instagram-item{
    padding: 20px 10px 10px 10px;
    background: #FFFFFF;
    border-radius: 10px;
}

.col-instagram-item .instagram-content{
    background-color:rgba(137, 144, 100, 0.8);
    overflow: hidden;
    height: 100%;
    width: 100%;
    top: 36% !important;
}

.col-instagram-item .btns{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px 0px 0px;
}
.col-instagram-item .btns img{
    max-width: 24px;
    cursor: pointer;
}
.col-instagram-item .btns .left img{
    margin-right: 8px;
}

/*
.home_instagram{
    display: table;
}

.instagramPost{
    position: relative;
    width: 250px !important;
    min-height: 400px;
    background: #fff;
    box-shadow: 15px 15px 60px rgba(0, 0, 0, .15);
    padding: 20px;
    margin:5px;
}
.instagramPost .top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.instagramPost .top .userDeatils{
    display: flex;
    align-items: center;
}
.instagramPost .top .userDeatils .profileImg{
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 8px;
    overflow: hidden;
}
.cover{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
}
.instagramPost .top .userDeatils h3{
    font-size: 14px;
    color: #4d4d4f;
    font-weight: 700;
    line-height: 1rem;
    cursor: pointer;
}
.instagramPost .top .userDeatils span{
    font-size: 0.75em;
}
.instagramPost .top .dot{
    transform: scale(0.6);
    cursor: pointer;
}
.instagramPost .imgBg{
    position: relative;
    width: 100%;
    height: 320px;
    margin: 10px 0 15px;
}
.instagramPost .btns{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.instagramPost .btns img{
    max-width: 24px;
    cursor: pointer;
}
.instagramPost .btns .left img{
    margin-right: 8px;
}
.instagramPost .message{
    font-weight: 400;
    margin-top: 5px;
    color: #777;
    line-height: 1.5em;
    font-size: 11px;
}
.instagramPost .message b{
    color: #262626;
}
.instagramPost .message span{
    color: #1d92ff;
    cursor: pointer;
}
*/

/* Notre histoire */
.history_title{
    background-color: #899064;
    color: white;
    margin-bottom: 0 !important;
}

.history_box > div > .elementor-image-box-content{
    align-self: center;
    font-size: 18px;
}

/* Collection */
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
    background: #899064;
    bottom: 0;
    position: absolute;
}

a:hover{
    opacity: 0.6;;
}

/* Catalog category */
.grid-mode-show-type-products{
    display: none !important;
}

/* .product-item .price-box{
    display: inline-block;
} */

.category-view-info {
    display: none;
}

.category-info.background-image {
/*     padding: 400px 0px !important; */
    /* Parallax */
    /* background-attachment: fixed; */
    background-position:bottom!important;
    background-repeat: no-repeat;
    background-size: cover;
}

.category-info.background-image:after{
    background-color: unset !important;
}

.filter-options-content input[type="checkbox"] {
    display: none !important;
}

.filter-options-title {
    color: #899064 !important;
}

.special-price .price-final_price .price-wrapper .price,
.product-info-main .page-title-wrapper .page-title,
.product-info-main .product-info-price .price-box .price,
.catalog-category-grid  ol.list.products li.product-item .product-item-details .product-item-name > a, .catalog-category-grid  ol.products.list li.product-item .product-item-details span.price{
    color:#a3aa83 !important;
}

.catalog-category-grid ol.products.list li.product-item .product-item-details span.price{
    font-weight: bold;
}

.catalog-category-grid ol.products.list li.product-item .gamme{
    font-size: 12px;
}

.catalog-category-grid ol.products.list li.product-item .conditionnement{
    font-style: italic;
}

.catalog-category-grid ol.products.list li.product-item:hover .product-item-details{
    background-color: #899064 !important;
}

.catalog-category-grid  ol.products.list li.product-item:hover .product-item-details,
.catalog-category-grid  ol.list.products li.product-item:hover .product-item-details .product-item-name > a,
.catalog-category-grid  ol.list.products li.product-item:hover .product-item-details .product-item-name > a:hover,
.catalog-category-grid ol.list.products li.product-item:hover .product-item-details span.price{
    color: #FFFFFF !important;
}

.drift-zoom-pane {
    border: 2px solid #899064 !important;
}

/* condition utilisation */
.condition-utilisation > div > div > figure > img{
    max-height: 320px;
}

/* pyramide olfactive */
.pyramide_olfactive-image > img{
    max-height: 540px;
}

/* Page Produit */
.page-title-wrapper .page-title{
    text-transform: initial!important;
    word-break: auto-phrase;
}

.title.rokan-title h3 strong{
    padding: 12px 30px 12px 30px !important;
}

.thumb_bottom .col_nav {
    display: none;
}

.cart.table-wrapper .actions-toolbar a.action-edit{
    display: none !important;
}

.product.data.items > .item.content,
.product.info.detailed{
    background: #899064!important;
    box-shadow: -30vw 0 #899064, 30vw 0 #899064!important;
}

.product.info.detailed .additional-attributes > tbody > tr > th,
.data.item.content:not([id='verified.reviews.tab']){
    color: white!important;
}

.product.info.detailed .product.data.items > .item.title.active > .switch:focus,
.product.info.detailed .product.data.items > .item.title.active > .switch{
    color: #ffffff!important;
    border: 1px solid #ffffff!important;
}

.conditionnement,
.collection{
    font-size: 1.8rem;
    text-align: left;
}

.product-info-main > .product-info-price > .price-box{
    display: inline;
}

span.newlabel.label-product {
    background: #899064 !important;
    width: 100% !important;
    height: auto !important;
    padding: 5px !important;
    border-radius: 0 !important;
}

.prix_unite{
    color:#a3aa83;
    font-size: 1rem;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow{
    opacity: 1;
    visibility: visible;
}


.header-container.layout-8 .navigation .level0 .submenu {
    margin-top: 0px !important;
}


.citation_engagement{
    text-align: justify;
}

/* .navigation .level0 .submenu li {
    margin: 3px !important;
    position: relative;
} */

.nav-toggle svg {
    fill: var(--header-icons-color) !important;
}

.data-content-faqs{
    background-color: #ABB47D;
}

.data-content-faqs a {
    color: white;
}

tr.totals-tax {
    display: none;
}

/* avis vérifié */
.listStars{
    display: none !important;
}

.product-item .special-price{
    color: #a3aa83 !important;
}

@media (max-width: 1550px) {
    .bougie .menu-right-block img{

        width: 45%;
    }
}

@media (min-width: 1200px), print{
    .navigation .level0.multicolumn_dropdown .submenu, .navigation .level0.fullwidth .submenu {
        padding: 15px 10px!important;
    } 
}

@media (min-width: 1200px) {

    .header_scroll_up > div > div > .header-container .header__logo, .header-container .header__action {
        z-index:auto!important;
    }

    .header_scroll_up > div > div > .header__action > .sticky-header-nav{
        z-index: 24;
        top: 0;
        line-height: 55px;
        position: fixed;
    }
    
/*     .menu-2colonnes > .submenu-item {
        columns: 2 !important;
        -webkit-columns: 2 !important;
        -moz-columns: 2 !important;
    } */


    .menu-2colonnes > .submenu-item > ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .menu-collection > .submenu > div > ul > li{
        /* display: contents; */
        display: flex;
        width: 50%;
        align-items: center;
        justify-content: center;
    }
    
}

@media (max-width: 1200px), print{
    .header-container > .header-content > div > div > a > img{
        margin: auto;
    }
}

@media (max-width: 992px) {
    .post-list .post-container {
        display: block !important;
    }

    .post-list .post-image{
        width: 100% !important;
    }
}

@media (max-width: 855px){

    div.emballages_panier div.block-title strong{
        font-size: 16px !important;
    }    

    div.emballages_panier .products-list .product-item-info {
        flex-direction: column !important;
        margin-bottom: 10px;
    }

    div.emballages_panier .product-item .product-item-details {
        width:auto !important;
    }

    div.emballages_panier  li.product-item {
        margin-bottom: 10px !important;
    }
}

@media screen and (min-width: 768px){
    
    .filter-options-item {
        margin: 0 !important;
    }

    .page-layout-2columns-left .sidebar-main {
        position: -webkit-sticky; /* Safari */
        position: sticky;
        top: 150px; /* Espace entre le haut de la page et la sidebar */
    }

    .header_scroll_up .sticky-header-nav{
        animation-name: fadeInsTicky;
        animation-duration: 1s;
        animation-fill-mode: inherit;
    }
}

@media only screen and (max-width: 767px){
    .products-grid .product-item .product_item_images .product-item-actions {
        background-color: #899064 !important;
    }

    .bottom_short_description .pagebuilder-column-line {
        flex-wrap: nowrap;
    }

    .pagebuilder-column-group:not(.empty-child) {
        margin-left: 0;
        margin-right: 0;
    }

    .product.data.items {
        margin: 20px 0;
    }

    .elementor-instagram-item:hover .instagram-content {
        visibility: hidden;
    }

    button.slick-prev.slick-arrow,
    button.slick-next.slick-arrow{
        margin: 0 20px;
    }

    ul.social-link li:not(:last-of-type) {
        margin-right: 1.4rem !important;
    }

    .crisp-client .cc-1brb6[data-full-view=true] .cc-1yy0g .cc-1m2mf {
        margin-bottom: 70px !important;
        left: 14px !important;
    }
}

.rating__value-numeric > span{
    color: white !important;
}

.product-item .price-box > span{
    /* margin-right: 0 !important; */
    /* display: flow-root !important; */
    display: unset !important;
}

.empty {
    width: 50px;
    display: inline-flex;
}

.block-content > .products-upsell {
    margin-bottom: 20px;
}

.home_instagram > div > div > h3 {
    text-transform: none !important;
}