.hidden{
    display: none;
}
#header .header-top.sticky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
#header .header-top.sticky .logo{
    max-width: 40%;
}
.mobile #header .header-top.sticky .logo{
    
}
.menu_container{
    background: #e11b08;
}
.header-item a,
.header-item span{
    color: #272727;
}
.menu-sub {
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition: transform 1s ease;
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 2038px 0 2038px rgba(0, 0, 0, .35);
    padding: 10px;
    border-top: solid 2px #000;
    margin-top: -5px;
}
.mobile .top-menu .menu-sub {
    position: relative;
     transform: scaleY(1);
     top: 0;
     box-shadow: none;
     border: none;
     margin-top: 0;
}
.blockcart .menu-sub {
    right: 0;
    left: inherit;
}
.header-item:hover .menu-sub,
.blockcart:hover .menu-sub,
.sub_menu_active > .menu-sub {
    transform: scaleY(1);
    opacity: 1;
    display: block;
    z-index: 6;
}
.featured-products span{
    margin-left: 1%;
    position: relative;
}
.products-section-title span,
.bordered span,
.category-tittle_cover a span{
    position: relative;
    margin-left: 1%;
}
.bordered span::before,
.featured-products .products-section-title span::before,
.category-tittle_cover a span:before{
    padding:0;
    margin:0;
    display:block;
    content: "";
    width:65%;
    border-top: solid 3px;
    position: absolute;
    right:5%;
    top: -10px;
}
.bordered span::after,
.featured-products .products-section-title span::after,
.category-tittle_cover a span::after{
    padding:0;
    margin:0;
    display:block;
    content: "";
    width:65%;
    border-top: solid 3px;
    position: absolute;
    left:5%;
    bottom: -10px;
}
.show_password i:last-child{
    display: none;
}
.featured-products:nth-child(odd){
    background: #c0c0c0;
}
.category-cover >div,
.category-tittle_cover{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.category-tittle_cover:hover{
    background: rgba(0,0,0,.3);
}
.category-cover h1,
.category-tittle_cover a{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: end;
    justify-content: center;
}
.depth_0:hover .depth_0 .menu-sub{

}
.has_sub .header-item .arrow:before,
.has_sub .header-item .arrow:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    display: block;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%,-50%);
    transform: rotate(45deg) translate(-50%, -50%) scale(0);
    border-top: 2px solid #e11b08;
    border-left: 2px solid #e11b08;
    top: 100%;
    left: 50%;
    background: #fff;
    margin-left: -7.5px;
    z-index: 7;
    transition: transform .1s ease;
    margin-top: -4px;
}
li:hover > .header-item .arrow:before,
div:hover > .header-item .arrow:before{
    transform: rotate(45deg) translate(-50%,-50%) scale(1);
    display: block;
}
#back_top a {
    display: none;
    position: fixed;
    right: 0;
    bottom: 5%;
    z-index: 9;
    border-color: rgba(255, 255, 255, .4);
}
.footer-after::before,
.footer-before::after{
    content: "";
    display: block;
    border-bottom: solid 1px #d9df00;
    width: 80%;
    margin: 1rem auto;
}
.clr_green {
    color: #00b22e;
}
.clr_orange{
    color: #f46036;
}
.clr_red{
    color: #e61f1f;
}
.footer-after a:not(.btn),
.footer-after span,
footer-after h3{
    color: #d9df00;
}
/*mentions légales*/
.legals_pages > div:not(:last-child),
.legals_pages ol.underlist >li{
    margin-bottom: 30px;
    padding-bottom: 20px;
    /* border-bottom: solid 1px #ccc;*/
}
.legals_pages ol .sub_ol,
.legals_pages ol.underlist{
    list-style-type: none;
    /* counter-reset: section;*/
}
.legals_pages ol.underlist ol{
    margin-bottom: 20px;

}
.legals_pages ol.underlist ol li >div{
    margin-bottom: 20px;
}
.underlist {
    counter-reset: section;
}
.legals_pages ol h2 {
    counter-reset: subsection;
}
.legals_pages ol li{
    margin-bottom: 1.5rem;
}
.legals_pages ol li li:last-child{
    margin: 0;
}
.legals_pages ol h2:before {
    counter-increment: section;
    content: "Article " counter(section) " - ";
}

.legals_pages ol .sub_ol li:before {
    counter-increment: subsection;
    content: "Article " counter(section) "." counter(subsection) " - ";
    font-weight: 700;
}
.infos h1 .red{
    color: #ff0000;
}
.infos h1 span.smaller{
    display: block;
}
.infos em{
    display: block;
    font-style: normal;
    display: block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 25px;
    border-radius: 100%;
    margin: 0 auto;
    color: #fff;
    background: #ff0000;
    text-align: center;
    margin-bottom: 5px;

}
/* datepicker*/
.ui-datepicker{
    padding: 0;
    z-index: 9999 !important;
}
.ui-corner-all{
    border-radius: 0;
}
.ui-datepicker .ui-datepicker-header{
    background: #fff;
    color: #0e2031;
    border: none;
}
.ui-datepicker .ui-datepicker-title{
    color: #000;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year{
    -webkit-appearance: inherit;
    text-align: center;
    border-radius: 0;
    border-color: #000;
    padding: 5px 10px;
    color: #000;
    width: auto !important;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span{
    text-indent: -20px;
    overflow: hidden;
}
.ui-datepicker select.ui-datepicker-month::after,
.ui-datepicker select.ui-datepicker-year::after{
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 18px;
    color: #686666;
    vertical-align: -2px;
    padding-left: 12px;


}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next{
    font-family: 'fontawesome';
    color: #000;
    line-height: 33px;
    text-align: center;
    top: 7px !important;
    font-size: 20px;
    border-radius: 0% !important;
    cursor: pointer;
}
.ui-state-hover:not(h3),
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus:not(h3),
.ui-widget-header .ui-state-focus {
    border: none !important;
    border-radius: 0;
}
.ui-datepicker .ui-datepicker-prev::before{
    content: "\f104";
}
.ui-datepicker .ui-datepicker-next::before{
    content: "\f105";
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span{
    background: none;
    display: none;
}

.ui-datepicker th{
    color: #000;
    border: solid 1px #fff !important;
    font-size: 18px;
    font-family: 'SF',sans-serif;
}
#ui-datepicker-div .ui-state-default,
#ui-datepicker-div .ui-widget-content .ui-state-default,
#ui-datepicker-div .ui-widget-header .ui-state-default{
    text-align: center;
    color: #fff;
    background:rgba(29, 19, 106,.7);
    font-family: 'Century',sans-serif;
    font-size: 15px;
    padding: 5px;
}
.ui-state-active,
.ui-widget-content .ui-state-active{
    color: #000 !important;
    background: #fff !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover{
    background: #000 !important;
    color: #fff !important;
}
#ui-datepicker-div .ui-widget-content{
    max-width: 300px;
    padding: .2rem;
    border: none;
    background: #fff;
}
.accordion h3 >span{
    display: none;
}
.accordion h3:focus,
.accordion h3{
    margin: 0;
    padding: .5rem;
    border: solid 1px #000 !important;
    margin-top: 1px;
    background: #fff;
    color: #000;
    font-weight: 600;
    font-size: 1.2rem;
}
.accordion h3.ui-state-default::before,
.accordion h3.ui-state-active::before{
    font-family: 'Font Awesome 5 Free';
    margin-right: 1rem;
}
.accordion h3.ui-state-default::before{
    content: "\f067";
}
.accordion h3.ui-state-active::before{
    content: "\f068";
}
.accordion >div{
    border: solid 1px #000;
    border-top: none;
    padding: 1rem;

}
.ui-accordion .ui-accordion-content{
    padding: .5rem;
}