.body_fixe {
    position: fixed;
    width: 100vw;
}
.overhead {
    padding-right: 20px;
    position: absolute;
    /* width: 100%; */
    top: 20px;
    right: 10px;
    text-align: right;
    z-index: 2;
}
.abz_menu_h1,
.abz_menu_h1 a {
    font-size: 40px !important;
    vertical-align: middle;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.abz_sub_menu {
    position: relative;
    z-index: 2;
}
.menu_title_site {
    padding-top: 20px;
    text-align: center;
    margin-bottom: .5rem;
    line-height: 1.1;
    color: inherit;
}
.list_hoverhead li {
    position: relative;
    display: inline-block;
    padding: 0px 10px;
    font-size: 16px;
     color: #d4a21f;
}
header a {
   color: #d4a21f; 
}
ul.ul_menu_home {
    width: 100%;
    margin: auto;
    text-align: left;
    padding: 40px 0px 0px 0px;
    z-index: 1;
    position: relative;
    margin-bottom: 0px;
}
.section_quinconce {
    position: relative;
    background: #2f2020;
    padding: 20px 0px;
    height: calc(50vw - 15px);
    width: 100%;
}
.section_fullscreen {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
}
.ul_menu_home li {
    position: relative;
    display: inline;
    padding: 0px 10px;
}
.pop_menu_containt_horizontal {
    position: absolute;
    left: 0px;
    background: #fff;
    /* top: 40px; */
    width: 100%;
    min-height: 250px;
    padding: 50px 15px;
}
.h_link p {
    white-space: nowrap;
}
.h_link {
    padding: 5px 0px;
}
.ul_menu_home a {
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-size: 13px;
    color: #d4a21f;
    font-weight: 600;
}
.ul_menu_home a:hover {
    color: #d4a21f !important;
}
.ul_menu_home li a:hover,
.ul_menu_home .actif {
    border-bottom: 1px solid #d4a21f;
}
.ul_menu_home h1 {
    display: inline-block;
}
.ul_menu_home .logo {
    max-width: 250px !important;
    padding: 0 10px;
    transition: all 0.1s;
    min-width: 130px;
}
.cta_sub_cat_desk {
    cursor: pointer;
}
.serie_name {}
.block_head_home_page .artiste_name_headingpage {}
.ul_menu_home .actif {
    border-bottom: 1px solid #d4a21f;
}
.li_menu_img a:hover {
    border-bottom: 0px solid #242424 !important;
}
.text-italic {
    font-style: italic;
}
.block_head_home_page {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.artiste_name_headingpage {
    color: #000;
}
a.discover_cta {
    border: 1px solid #000;
    padding: 10px 25px;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
}
.parent_content_home_text {
    position: relative;
    min-height: 360px;
}
.content_home_text {
    position: absolute;
    top: 0px;
    left: 15px;
    padding: 20% 0 0 0;
    width: calc( 100% - 30px);
    height: 50%;
    /* background: aliceblue; */
    text-align: center;
}
.serie_image img {
    width: 100px;
    margin: auto;
}
.serie_signature {
    margin-top: 30px;
}
.serie_signature img {
    margin: auto;
}
.slider_full_screen {
    background: #f1f1f1;
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 0;
    background-position: 50% 50% !important;
    background-size: cover !important;
}
.sentence-home p {
    color: #fff;
    font-weight: 700;
}
.sentence-home {
    position: absolute;
    font-size: 25px;
    font-weight: 700;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 1.5px;
    color: #fff;
    padding: 20px;
    bottom: 40px;
    left: 40px;
}
.cta_close_popup_explain {
    cursor: pointer;
}
.buy {
    display: initial;
    background: #fff;
    padding: 10px;
    font-size: 12px;
    color: #cda33f !important;
    vertical-align: -20px;
}
.buy:hover {
    background: #cda33f;
    color: #fff !important;
}
.logo_responsive {
    display: none;
}
.popup_explain_concept {
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}
.popup_explain_containt {
    width: 1000px;
    max-width: 85%;
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.title_nl_popup {
    text-align: center;
    font-size: 21px;
    padding: 10px;
    font-weight: 600;
}
.text_explain_containt {
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.popup_explain_img,
.popup_explain_text {
    float: left;
    position: relative;
}
.popup_explain_img {
    max-width: 50%;
}
.popup_explain_text {
    padding: 20px;
    box-shadow: 4px 1px 11px -5px #6f6f6f;
    overflow: auto;
    /* height: 100%; */
}
.bold-text {
    font-weight: 600;
}
.letter_rotate {
    color: #cda33f;
}
.pop_menu {
    position: relative;
    padding: 5px;
    margin-top: 10px;
    box-shadow: none;
}
.pop_menu_containt {
    width: 100%;
    max-width: 900px;
    margin: auto;
}
.bold_text_popup {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}
.sub_text_popup {
    margin-bottom: 15px;
    font-style: oblique;
}
ul.list_popup_explain li {
    color: #000;
    margin-left: 22px;
}
.popup_explain_containt input[type="email"] {
    width: 100%;
    margin: auto;
    display: block;
    padding: 10px;
    border: 1px solid #eee;
}
.poppup_sucess {
    text-align: center;
}
.popup_explain_containt input.btn {
    width: 250px;
    display: block;
    margin: 10px auto 15px;
    float: none !important;
    background-color: #000;
}
.popup_explain_containt .poppup_sucess {
    background-color: #ffffff;
    border-color: #000000;
    color: #000000;
    border: 0;
    font-weight: 500 !important;
    font-size: 21px !important;
    margin-bottom: 18px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
p.cat_name_slider {
    font-size: 4vw;
}
.abz-cart-products-count {
    background: #d4a21f;
    color: #fff;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    padding-top: 1px;
    font-size: 10px;
    font-weight: 600;
    top: -8px;
    left: -2px;
    border: 1px solid #fff;
}
.nav_slider {
    position: absolute;
    bottom: 10px;
    width: 100%;
    /* background: aqua; */
    height: 20px;
    text-align: center;
}
.custom-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin: 0 10px;
    display: inline-block;
}
.active.custom-dot {
    background: #fff;
}
li.overh_lang a {
    font-weight: 600;
    font-size: 14px;
}
.popup_home_title {
    display: block;
    font-weight: 600;
    font-size: 30px;
    width: 250px;
    margin: auto;
    text-align: center;
    position: relative;
    color: #000;
    margin-bottom: 15px;
}
.popup_home_subtitle {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}
.popup_home_text_p {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}
.popup_home_color {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.popup_home_special {
    margin: 25px 0px;
}
.popup_home_end {
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 35px;
    line-height: 1.2;
}
.popup_home_picto {
    width: 110px;
    margin-top: -26px;
    margin-bottom: 15px;
}
.text_annone {
    font-weight: 200;
    margin-bottom: 15px;
}
.left_side_intro .bloc_img_1,
.left_side_intro .bloc_img_2,
.left_side_intro .bloc_img_3,
{
    margin: 0 !important;
}
.list_hoverhead_mob {
    display: none
}
.cta_menu_burger {
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 6px;
    display: block;
    width: 40px;
    padding: 13px 8px;
    /* background: aliceblue; */
    height: 40px;
    z-index: 4;
}
.overhead {
    top: 40px;
    z-index: 3;
}
.cta_menu_burger span {
    display: block;
    width: 25px;
    height: 1px;
    margin-bottom: 5px;
    background: #000;
    transition-duration: 0.3s;
}
.abz_slide_menu {
    overflow: auto;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: -100vw;
    z-index: 3;
    /*background: rgba(255 255 255 / 77%);*/
}
.ul_slide_menu_home {
    width: 90%;
    max-width: 650px;
    padding-top: 80px !important;
    padding-left: 60px !important;
    background: #fff;
    min-height: 100%;
}
.ul_slide_menu_home li {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}
.ul_slide_menu_home li a {
    color: #000;
    width: 100%;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #eee;
    /* padding-right: 20px; */
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
    .list_hoverhead_mob {
        display: block;
    }
    ul.list_hoverhead_mob {
        position: absolute;
        left: 50px;
        top: 30px;
        z-index: 3
    }
    ul.list_hoverhead_mob li {
        display: inline-block;
        padding: 2px 10px;
        color: #000;
    }
    .list_hoverhead .overh_insta,
    .list_hoverhead .cta_search {
        display: none;
    }
    .show_mobile {
        display: block !important;
    }
    #header {
        height: 99px;
    }
    .header_fixed {
        position: fixed;
        width: 100%;
        left: 0;
        z-index: 3;
        background: #fff;
        border-bottom: 1px solid #000;
        padding-bottom: 10px;
        padding-top: 5px;
    }
    .block_head_home_page {
        margin-top: 100vh;
        padding-top: 20px;
        width: 100%;
        float: left;
    }
    .content_home_text {
        position: relative;
        top: 0px;
        left: 0px;
        padding: 20px;
        width: 100%;
        height: 50%;
        /* background: aliceblue; */
        text-align: center;
        height: auto !important;
    }
    .footer-padding {
        padding-left: 20px;
    }
    .copyright {
        text-align: center;
    }
    .sentence-home {
        left: 15px;
        line-height: 30px;
    }
}
.popup_fav {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgb(255 255 255 / 74%);
    z-index: 999;
    top: 170px;
    right: 0vw;
}
.cta_popup_fav {
    cursor: pointer;
}
.header_pop_fav {
    display: none;
    position: relative;
    background: #000;
    padding: 12px;
    break-after: avoid;
    color: #fff;
    font-weight: 600;
}
.cat_close_pop_fav {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    top: 0;
}
.popup_fav_content {
    position: absolute;
    right: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    padding-bottom: 120px;
    overflow: auto;
    height: calc(100% - 170px);
}
.content_pop_fav {
    padding: 20px;
}
.wish_product {
    position: relative;
    margin-bottom: 15px;
}
.col-wish-info {
    position: absolute;
    text-align: center;
    bottom: 0px;
    background: rgb(255 255 255 / 80%);
    padding: 5px 2px;
    width: 100%;
}
.col-wish-pic img {
    width: 100% !important;
}
.for_mobile_menu {
    display: none;
}


@media screen and (min-width: 0px) and (max-width: 1020px) {
    .for_mobile_menu {
        display: block;
    }
    .abz_sub_menu{
        display: none;
    }
    .pop_menu {
        position: relative;
        padding: 5px;
        margin-top: 10px;
        box-shadow: none;
    }
}
@media screen and (min-width: 0px) and (max-width: 769px) {
    .popup_explain_containt {
        width: 100%;
    }
    .popup_explain_containt {
        width: 100%;
        height: 80vh;
    }
    .popup_explain_text {
        width: 50% !important;
        margin: 0 auto;
        background: #ffffffe0;
    }
    .popup_explain_containt input[type="email"] {
        width: 100% !important;
        margin: auto;
    }
    .popup_explain_containt input.btn {
        width: 100% !important;
    }
    .text_explain_containt {
        font-size: 12px;
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .popup_home_picto {
        width: 110px;
        position: relative;
        left: 0px;
        top: -30px;
        display: none;
    }
    .popup_home_end {
        text-transform: uppercase;
        font-size: 20px;
        margin-top: 25px;
        line-height: 1.2;
    }
    .popup_home_title {
        text-align: center;
        height: auto;
    }
    #product .product_name {
        margin-top: 20px;
    }
}
@media screen and (min-width: 0px) and (max-width: 650px) {
    ul.list_hoverhead_mob {
        top: 20px;
    }
    .cta_menu_burger {
        top: 10px !important;
    }
    .abz_menu_h1,
    .abz_menu_h1 a {
        font-size: 25px !important;
    }
    .abz_sub_menu {
        display: none;
    }
    .logo_responsive img {
        width: 130px !important;
        margin-top: 10px;
    }
    .overhead {
        top: 40px;
        right: 10px;
        z-index: 3;
        margin: 0;
        padding: 0;
    }
    .slider_full_screen {
        height: 75vh;
    }
    .block_head_home_page {
        margin-top: 75vh;
    }
    .overhead,
    .cta_menu_burger {
        top: 20px;
    }
    .overh_account {
        display: none !important;
    }
    .popup_explain_img {
        max-width: 100%;
        display: none;
    }
    .popup_explain_text {
        width: 100% !important;
        margin: 0vh auto;
        height: 70vh !important;
        background: #ffffffe0;
    }
    .popup_explain_containt {
        width: 100% !important;
        min-width: 90% !important;
        height: 80vh;
        margin: auto;
    }
    .overh_lang {
        display: none !important;
    }
    /****Home****/
    .left_side_intro {
        width: 100% !important;
        float: left;
    }
    .right_side_intro {
        float: left;
        width: 100% !important;
        margin-bottom: 15px;
    }
    .left_side_intro .bloc_1 {
        margin-bottom: 15px;
    }
    .intro_text {
        font-size: 5vw;
    }
    .intro_cta {
        font-size: 3vw;
    }
}
.bad_nl {
    text-align: center;
    color: #af0e0e;
    margin: 15px;
}
.lang_abz {
    text-transform: uppercase;
}
.m-open .tranche_2 {
    display: none;
}
.m-open .tranche_1 {
    transform: translateY(4px) rotate(45deg)
}
.m-open .tranche_3 {
    transform: translateY(-1px) rotate(-45deg)
}
p.artiste_wish_popup {
    font-weight: 600;
}