/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* strong_password */
[id^="strong_password_box_"] {
    position: absolute;
    bottom: -65px;
    z-index: 100;
    width: 230px;
    font-size: 12px;
}
[id^="strong_password_top_"] {
    background: transparent url(../img/strong_pw/strong_pw_background_top.png) no-repeat left top;
    height: 20px;
    width: 228px;
}
[id^="strong_password_bottom_"] {
    background: transparent url(../img/strong_pw/strong_pw_background_bottom.png) no-repeat left top;
    height: 5px;
    width: 228px;
}
[id^="strong_password_content_"] {
    background: transparent url(../img/strong_pw/strong_pw_background_content.png) repeat-y left top;
    width: 228px;
    padding: 5px 15px 5px 10px;
    overflow: hidden;
}
[id^="strong_password_title_"] {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 16px;
}
.strong_password_line {
    display: inline-block;
    overflow: hidden;
    width: 204px;
}
.strong_password_failed {
    background-image: url(../img/strong_pw/strong_pw_background_failed.gif);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: left 3px;
    width: 19px;
    height: 19px;
    margin: 0;
    padding: 0;
    float: left;
}
.strong_password_succeed {
    background-image: url(../img/strong_pw/strong_pw_background_succeed.gif);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: left 3px;
    width: 19px;
    height: 19px;
    margin: 0;
    padding: 0;
    float: left;
}
.strong_password_description {
    width: 185px;
    float: left;
}

.page-id-9552 .contact-form label{
    font-size:2rem;
}

.page-id-9552 .contact-form .form-control{
    min-height:5rem !important;
    font-size:2rem;
}

.page-id-9552 .contact-form textarea.form-control{
    height: auto !important;
}

.page-id-9552 .contact-form span.buttonText{
    font-size: 1.5rem;
    line-height: 3.5rem;
}
.page-id-9552 .contact-form .form-control-comment{
    line-height: 4rem;
    font-size: 1.5rem;
}
.page-id-9552 .contact-form .form-footer .btn{
   font-size: 2.5rem;
}
.product-miniature-grid .product-availability .badge img {
    max-width: 32px !important;
    margin-right: 5px;
    display: inline-block;
}

.product-miniature-grid .product-availability{
    position: relative;
    bottom:0;
}
.product-add-cart{
    display: block !important;
}

.product-description{
    margin-top: 5px !important;
}

.product-description-unvailable{
    height: 100%;
}

.header__search--form {
    position: absolute !important;
}
.product-description-short{
    display:none !important;
}

.header__search--form .ssearch .searchProduct {
    font-size: 31px;
    color: #000;
    font-weight: 400;
    text-align: center;
}

@media (min-width:1024px){
    .header_search_mobile{
        display: none;
    }
    .ssearch .searchProduct{
        display: none;
    }
    .form-search-control{
        width: 375px !important;
    }
    .form-search-control{
        border-radius: 50px 0 0 50px;
    }
    .btn-search input{
        border-radius: 0 50px 50px 0;
    }
}
@media (max-width:1024px){
    .buton-search{
        display: block !important;
    }
    .menu__wrapper_desktop{
        display: none !important;
    }
    /* .searchbarDesktop{
        display: none !important;
    } */
    .menu__wrapper_mobile{
        display: block !important;
        margin-bottom: 16px;
        margin-left: 10px;
    }
    .header__search{
        margin: 0 0 8px 0 !important;
    }
}
.header__search{
    margin: 0px auto;
}
#product_ref{
    margin-right:0px;
    width:300px;
}
#product_ref{
    margin-right: 0;
    width: 300px;
}
.btn-search{
    padding: 1.1em 0;
    display: block;
    width: 0;
}
.buton-search{
    display: none;
}
.menu__wrapper_mobile{
    display: none
}
.menu__wrapper_desktop{
    display: block
}
.searchbarDesktop{
    display: block
}
.productDescriptionShort{
    overflow: hidden;
    max-height: 112px;
}
.showMore{
    text-align: right;
    display: block;
}
.showMoreOpen{
    text-align: right;
    display: block; 
}
.pictoFiligrane{
    left: 0;
    position: absolute;
    z-index: 9;
    max-width: max-content !important;
    width: 52px !important;
}
.pictoFEF{
    right: 0;
    position: absolute;
    z-index: 9;
    max-width: max-content !important;
    width: 65px !important;
}
.grelated_products .owl_slider .owl-item .add-to-cart img{
    width: 27px !important;
}
.pictoFiligrane{
    left: 0;
    position: absolute;
    z-index: 9;
    max-width: max-content !important;
    width: 52px !important;
}
.pictoFEF{
    right: 0;
    position: absolute;
    z-index: 9;
    max-width: max-content !important;
    width: 52px !important;
}

.owl-stage-outer{
    overflow:visible !important;
}

.blockAllSubcateg{
    position: relative;
    overflow: hidden;
    margin: 0 auto 20px;
    max-width: 1260px;
    padding: 0 15px;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    overflow-y: hidden;
}
.boxAllSubcateg{
    display: inline-block;
    border: 2px solid #000;
    padding: 5px 9px;
    margin: 10px 11px 0 0;
    white-space: nowrap;
    border-radius: 50px;
}
.nameSubcateg{
    color: #000 !important;
    font-size: 1.5em;
    font-weight: bold;
}
@media (max-width:1024px){
    .boxAllSubcateg{
        display: inline-block;
        border: 2px solid #000;
        padding: 5px 9px;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .bloc-rechercher-mobile {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        width: 96%;
    }
    .header_search_mobile{
        background-color: #fff;
        display: inline-flex;
        width: 100%;
        margin-top: -2px !important;
    }
    .btn-search-mobile{
        width: auto !important;
    }
    .allContainerSearch{
        display: grid;
        grid-template-columns: 6% 94%;
        align-items: center;
    }
    .form-search-control{
        width: 210px !important;
        border-radius: 50px 0 0 50px;
    }
    .button_search{
        border-radius: 0 50px 50px 0;
    }
}
@media (min-width:600px){
    .form-search-control{
        width: 300px !important;
        border-radius: 50px 0 0 50px;
    }
    .searchbarMobile{
        width: 90%;
    }
}
#outer {
    float: left;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
#left-button {
    width: 30px;
    text-align: center;
    margin: auto auto auto 10px;
    font-size: 30px;
    font-weight: bold;
}
#right-button {
    width: 30px;
    text-align: center;
    margin: auto 10px auto auto;
    font-size: 30px;
    font-weight: bold;
} 
#inner:first-child {
    margin-left: 0;
}
.hide {
    display: none;
}
.background-point{
    width: 0 !important;
}
.sub-menu > .row{
    padding-left: 0 !important;
}
.ls-nav-prev, .ls-nav-next{
    z-index: 30 !important;
}
#header .menu{
    top: 90%;
}
body.page-product .product-prices{
    margin: 0 !important;
}
.custom-select2:after{
    margin: 5px auto auto auto !important;
}
.custom-select2 select{
    width: 424px;
    border-color: #bcbcbc;
    color: #000 !important;
    font-weight: bold;
    height: 43px !important;
    font-size: 17px;
    padding-right: 0;
    background-image: linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0),linear-gradient(90deg,transparent,transparent) !important;
    background-position: calc(100% - 13px) calc(1em + 0px),calc(100% - 8px) calc(1em + 0px),100% 0 !important;
    background-size: 5px 5px,5px 5px,2.5em 2.5em !important;
    background-repeat: no-repeat !important;
}
@media (max-width:1417px){
    .custom-select2 select{
        width: 395px;
    }
}
@media (max-width:1333px){
    .custom-select2 select{
        width: 365px;
    }
}
@media (max-width:1241px){
    .custom-select2 select{
        width: 335px;
    }
}
@media (max-width:1200px){
    .custom-select2 select{
        width: 424px;
    }
}
@media (max-width:927px){
    .custom-select2 select{
        width: 350px;
    }
}
@media (max-width:410px){
    .custom-select2 select{
        width: 200px;
    }
}
.custom-select2 select option{
    background-color: #fff;
    color: #000;
    padding: 0 2px 1px 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.product_variation{
    display: flex;
    background-color: #f4f4f4;
    padding-left: 15px
}
/* @media (min-width:1200px){
    .emptyProductInfos{
        height: 650px;
    }
} */

.ul-faq{
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
    padding: 16px 16px 0 16px !important;
}
.ul-faq .second-level-list{
    margin: 0 !important;
}
nav#mega-menu .second-level-card{
    height: 10.8rem !important;
}
.close-menu{
    position: absolute;
    right: 8px;
    top: 14px;
    font-size: 13px;
}
.reference-product .product-features, .reference-product .product-availability-date, .reference-product .specific-references{
    display: none;
}
.product-sidebar-frame{
    border: none;
}
.product-sidebar{
    background-color: #f4f4f4;
}
.product-info-row .product-reassurance{
    filter: grayscale(1);
}
.show-price{
    display: none;
}
.btn-secondary, .btn-primary, .add-to-cart{
    background-color: #e3000f !important;
    color: #fff !important;
}
html body .product-tabs {
    width: 100%;
}
#conditions-to-approve .custom-checkbox {
    flex-wrap: wrap;
}
@media (max-width:550px){
    .checkout-step .btn-primary {
        font-size: 1rem;
    }
}
.shipping-message {
    color: #e3000f;
    text-align: center;
    font-weight: bold;
}
