/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                           BEGIN CUSTOM CSS DAVID                           */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* ||||||||||||||||||||||||||||||||| GENERAL |||||||||||||||||||||||||||||||| */
.fwPls{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

#category .block-category > .title-1 {
     font-family: Arial, sans-serif !important;
     
}
/* #category .block-category > .title-custom {
     font-family: Arial, sans-serif !important;
     font-size: 25px !important;
    font-weight: 900;
    line-height: 1.2;
} */
.block-category-inner .line-clamped {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.block-category-inner .viewMoreBtn-js {
  display: inline-block;
  margin-top: 8px;
  cursor: pointer;
}

.block-category-inner .viewLess {
  display: none;
}

.block-category-inner .expanded .line-clamped {
  -webkit-line-clamp: unset;
}

.block-category-inner .expanded .viewMore {
  display: none;
}

.block-category-inner .expanded .viewLess {
  display: inline;
}

.hidePls{
    display: none !important;
}

.outElement{
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE */
    clip: rect(1px, 1px, 1px, 1px);
    /* IE*/
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.viewMoreBtn{
    color: #F68620;
    text-decoration: underline;
    cursor: pointer;
}

.viewMoreBtn.expand .viewMore,
.viewMoreBtn .viewLess{
    display: none;
}

.viewMoreBtn.expand .viewLess{
    display: block;
}

.blocTxt .contentTxt{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blocTxt.expand .contentTxt{
    display: block;
}

#search_faqs_container,
.no_questions{
    background-color: transparent;
}

.no_questions{
    border: none;
}

#search_faqs_title,
#search_faqs_title a{
    color: #fff;
}

#module-faqs-display #content a:not(.mpm-faqs-search-result){
    color: #000;
}

.customToolTip {
    position: fixed;
    z-index: 9999;
    pointer-events: none;
    display: none;
    backdrop-filter: blur(5px);
    border-radius: 10px;
    padding: 15px;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    background: #d68605a6;
    border: solid 2px #000;
}
/* ||||||||||||||||||||||||||||||| END GENERAL |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| HHEADER |||||||||||||||||||||||||||||||| */
.header-menu .header-menu-ul-1 .header-menu-columns-2{
    min-height: fit-content;
}
/* ||||||||||||||||||||||||||||||| END HEADER ||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| HOME PAGE ||||||||||||||||||||||||||||||| */
.header-banner .block-reassurance-bg{
    margin: 0;
    padding: 10px 15px;
}

.header-top .logo{
    height: 84px;
}

.block-reassurance-bg .reassurance-img {
    height: 25px;
    width: 35px;
}

.header-banner .block-reassurance-bg .itemReaCol,
.header-banner .block-reassurance-bg .containerReaUl{
    margin-bottom: 0 !important;
}

.header-banner .block-reassurance-bg .reassurance-text{
    margin-top: 3px !important;
}

.header-banner .block-reassurance-bg .reassurance-text .reassurance-title{
    font-size: 13px;
}

.header-banner .block-reassurance-bg .reassurance-text .reassurance-desc{
    font-size: 12px;
}

#arpl-group-9 .arpl-title{
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE */
    clip: rect(1px, 1px, 1px, 1px);
    /* IE*/
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
/* |||||||||||||||||||||||||||||| END HOME PAGE ||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||| PRODUCT LIST |||||||||||||||||||||||||||||| */
.addCartList{
    margin-top: 15px;
}

.addCartList .add-to-cart {
    padding: 10px 30px;
}

.addCartListAccessories .bootstrap-touchspin,
.addCartListAccessories .selectCombi{
    display: none;
}

.addCartListAccessories.addCartList{
    margin-left: auto;
    width: 100%;
}

.averageReview{
    color: #BEA084;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
}

.product-miniature__thumb{
    align-items: initial;
    height: auto;
    top: -20px;
}

.icon_fag{
    display: none !important;
}
/* |||||||||||||||||||||||||||| END PRODUCT LIST |||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| CHECKOUT |||||||||||||||||||||||||||||||| */
#checkout #checkout-guest-form #customer-form{
    display: flex;
    flex-direction: column;
}

.ps_checkout-payment-option label{
    display: flex !important;
}
/* |||||||||||||||||||||||||||||| END CHECKOUT |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||||| BLOG |||||||||||||||||||||||||||||||||| */
#module-prestablog-blog .block-categories .list-group .list-group-item img{
    width: 40px;
    height: 40px;
}
/* |||||||||||||||||||||||||||||||| END BLOG |||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| FOOTER ||||||||||||||||||||||||||||||||| */
footer#footer .logo{
    height: 84px;
}
/* ||||||||||||||||||||||||||||||| END FOOTER ||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| PRODUCT |||||||||||||||||||||||||||||||| */
.product-prices{
    margin-top: 20px;
}

.product-add-to-cart .product-prices,
.product-add-to-cart .product-price,
.product-add-to-cart .product-price > div{
    display: inline !important;
    margin: 0 !important;
}

.product-add-to-cart .price--lg {
    color: #fff;
    font-size: 18px;
}

.product-add-to-cart .tax-shipping-delivery-label{
    display: none;
}

.product-add-to-cart .btn.add-to-cart{
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-add-to-cart #loyalty{
    display: none;
}

.product-add-to-cart .product-price{
    margin-left: 5px !important;
}

.shortDesc{
    margin-bottom: 10px;
}

.shortDesc h2{
    font-size: 14px;
    font-weight: 400;
}

.linkedContainer {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    float: right;
}

.linkedContainer .btnCustomLinked{
    margin-bottom: 10px;
}

#ps-checkout-express-button{
    display: none !important;
}

.productAddedAlert{
    display: none;
    position: fixed;
    right: 15px;
    bottom: 90px;
    background-color: #d68605;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-size: 19px;
    font-weight: 600;
    z-index: 99999999;
    justify-content: center;
    align-items: center;
    transition: .3s;
    opacity: 0;
}

.productAddedAlert.show{
    display: flex;
}

.productAddedAlert.show.faded{
    opacity: 1;
}

.productAddedAlert i{
    color: green;
}

.productAddedAlert span{
    display: inline-block;
    margin-left: 10px;
}

#product-left .linkedContainer{
    display: none;
}

.custom-radio-color .color-name{
    overflow: hidden;
    text-overflow: ellipsis;
}

.subTitleProduct.rich{
    margin-bottom: 15px;
    font-size: 19px;
    font-weight: 400;
}
/* ||||||||||||||||||||||||||||||| END PRODUCT |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||| LOGIN FORM ||||||||||||||||||||||||||||||| */
.particulierFooter{
    padding-bottom: 15px !important;
}

#register-card,
.create-account-login{
    max-width: 480px;
    margin: 0 auto;
}

.proAccountTxt{
    text-align: left;
    margin-top: 30px;
    display: none !important;
}
/* ||||||||||||||||||||||||||||| END LOGIN FORM ||||||||||||||||||||||||||||| */



/* ||||||||||||||||||||||||||||||| CATEGORIES ||||||||||||||||||||||||||||||| */
#category-description.cms-content,
.block-category-inner{
    margin-top: 20px;
}

#category .block-category > .title-1{
    font-size: 25px !important;
}

.block-faq-left-column{
    margin-top: 30px;
}
/* ||||||||||||||||||||||||||||| END CATEGORIES ||||||||||||||||||||||||||||| */

/* ||||||||||||||||||||||||||||||||| REVIEWS |||||||||||||||||||||||||||||||| */
.product-miniature .skeepers_product__stars{
    margin: 0;
    margin-top: 2px !important;
}

.product-miniature .stars__rating{
    margin-left: 0;
}

.product-miniature .review__header .stars{
    display: none;
}

.product-miniature .rate-aggregate,
.product-miniature .rate-aggregate__separator,
.product-miniature .rate-aggregate__max{
    color: #BEA084;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
    margin: 0 !important;
}

.product-miniature .rate-aggregate__max{
    margin-right: 5px !important;
}

.product-miniature .rate-total,
.product-miniature .SKEEPERS_AVIS{
    font-size: 12px;
}

#product .rate-aggregate,
#product .rate-aggregate__separator,
#product .rate-aggregate__max{
    display: none;
}
/* ||||||||||||||||||||||||||||||| END REVIEWS |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||| LP DUROGRIT |||||||||||||||||||||||||||||| */
.lpTitle {
    position: absolute;
    z-index: 1;
    text-align: center;
    top: 50px;
}

.reviewLanding .elementor-testimonial-image{
    display: none !important;
}
/* ||||||||||||||||||||||||||||| END LP DUROGRIT |||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||| BEGIN RESPONSIVE DAVID ||||||||||||||||||||||||| */
/* ******************************* BEGIN 2560PX & + ****************************** */
@media only screen and (min-width: 2560px){}
/* ******************************* END 2560PX & + ****************************** */


/* ******************************* BEGIN 1600PX ****************************** */
@media only screen and (max-width: 1919px){}
/* ******************************* END 1600PX ****************************** */


/* ******************************* BEGIN 1440PX ****************************** */
@media only screen and (max-width: 1599px){}
/* ******************************* END 1440PX ****************************** */


/* ******************************* BEGIN 1366PX ****************************** */
@media only screen and (max-width: 1439px){}
/* ******************************* END 1366PX ****************************** */


/* ******************************* BEGIN 1280PX ****************************** */
@media only screen and (max-width: 1365px){}
/* ******************************* END /1280PX/ ****************************** */


/* ******************************* BEGIN 1024PX ****************************** */
@media only screen and (max-width: 1279px){
    #arpl-group-10 .products-list {
        justify-content: center;
    }

    .products-list .products-list__block a{
        height: 100%;
    }

    /* .products-list{
        align-items: initial;
    } */

    .header-banner .block-reassurance-bg {
        padding: 20px 15px;
    }

    .header-banner .block-reassurance-bg .reassurance-img img {
        width: 56px;
        height: 40px;
    }

    .header-banner .block-reassurance-bg .title-5,
    .header-banner .block-reassurance-bg .reassurance-desc{
        font-size: 12px;
    }

    .header-banner .block-reassurance-bg .reassurance-text{
        margin-top: 1px !important;
    }

    .header-banner .block-reassurance-bg .itemReaCol,
    .header-banner .block-reassurance-bg .containerReaUl{
        margin-bottom: 0 !important;
    }

    .header-nav-btn>span{
        right: 16px;
    }
}
/* ******************************* END 1024PX ****************************** */


/* ******************************* BEGIN 992PX ****************************** */
@media only screen and (max-width: 1023px){}
/* ******************************* END 992PX ****************************** */


/* ******************************* BEGIN 768PX ****************************** */
@media only screen and (max-width: 991px){
    .header-banner .block-reassurance-bg{
        display: none;
    }

    .header-menu .header-menu-ul-1 .header-menu-li-1{
        margin-right: 20px;
    }

    #footer-contact > .row > .col-12.col-sm-6{
        display: flex;
        flex-direction: column;
    }

    #footer-contact > .row > .col-12.col-sm-6 a{
        margin-top: auto;
    }
}
/* ******************************* END 768PX ****************************** */


/* ******************************* BEGIN 460PX ****************************** */
@media only screen and (max-width: 767px){
    .header-top .logo{
        height: 63px;
    }

    #product-right .linkedContainer{
        display: none;
    }

    .linkedContainer .btnCustomLinked {
        position: absolute;
        top: 35px;
        right: 3px;
    }

    #product-left .linkedContainer{
        display: block;
    }

    .productAddedAlert{
        left: 0;
        right: 0;
        max-width: calc(100% - 30px);
        margin: 0 auto;
    }

    #product-left .product-linked,
    .linkedContainer .btnCustomLinked{
        z-index: 1;
    }

    #authentication .container-basic{
        padding: 0 15px;
    }

    .proAccountTxt{
        display: block !important;
    }

    .customToolTip{
        display: none !important;
    }

}
/* ******************************* END 460PX ****************************** */


/* ******************************* BEGIN 414PX ****************************** */
@media only screen and (max-width: 459px){}
/* ******************************* END 414PX ****************************** */


/* ******************************* BEGIN 375PX ****************************** */
@media only screen and (max-width: 413px){}
/* ******************************* END 375PX ****************************** */


/* ******************************* BEGIN 360PX ****************************** */
@media only screen and (max-width: 374px){}
/* ******************************* END 360PX ****************************** */


/* ******************************* BEGIN 320PX ****************************** */
@media only screen and (max-width: 359px){
    .linkedContainer .btnCustomLinked{
        top: 43px;
    }
}
/* ******************************* END 320PX ****************************** */
/* |||||||||||||||||||||||||| END RESPONSIVE DAVID |||||||||||||||||||||||||| */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                            END CUSTOM CSS DAVID                            */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Migrated from inline head.tpl style */
h1.title-1 { transition: none !important; animation: none !important; text-shadow: none; filter: none; }
