.bxSliderProduct span.container_img_product {
    overflow: hidden;
    display: block;
    border-radius: 0;
}

.display_reco .slider_new{
    margin-top: 24px;
}

.display_reco .slider_new .bx-wrapper .bx-viewport img.img-responsive{
    transform: scale(1.2);
}

.bxSliderProduct .product_name{
    font-family: 'Hanken Grotesk', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #0B0B0C;
    letter-spacing: 0.05em;
    text-align: left;
    margin: 0;
}

.display_reco .bx-wrapper{
    max-width: fit-content !important;
}


.display_reco li.product-box.item.attraqt_reco_click {
	cursor: pointer;
    min-height: 100% !important;
}

.display_reco li.product-box.item.attraqt_reco_click a {
	pointer-events: none;
}

.bxSliderProduct .product_description {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-align: left;
}

.bxSliderProduct .product_price {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #0B0B0C;
    text-align: left;
    margin-top: 8px;
}

.bxSliderProduct .product_price .old_price {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-decoration: line-through;
    text-align: left;
    color: #737373;
}

.bxSliderProduct .product_info_slider{
    padding: 10px 16px 0 0;
}
#product .display_reco ul{
    margin: 0;
}
.bxSliderProduct a:hover{
    text-decoration: none;
}

.display_reco  .title_home{
    font-family: 'Hanken Grotesk', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 28px;
    color: #0C0C0D;
}

.display_reco{
    padding-left: 64px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: white;
}

body .display_reco .bx-wrapper .bx-controls-direction a:before{
    color: black !important;
}

body#product .display_reco .bx-wrapper .bx-controls-direction a:before{
    color: white !important;
}

#product .container_slider_style .bx-wrapper{
    max-width: fit-content !important;
}

.shopping_cart .product-box{
    position: relative;
}

.shopping_cart .display_reco{
    padding: 0;
    margin: 0;
}

#order .container_slider_style li.product-box.item{
    padding: 0;
}

#order .container_slider_style .bx-wrapper .bx-controls-direction a:before{
    font-size: 30px;
}

#order .container_slider_style .bx-wrapper .bx-controls-direction a.disabled{
    display: none;
}

.shopping_cart .display_reco .container_img_product img,
.shopping_cart .display_reco .etiquette_offre img{
    filter: unset !important;
}



.shopping_cart .display_reco .title_home {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

#product  .bx-controls .bx-controls-direction{
    position: unset!important;
    top: unset!important;
}

#product .display_reco .bx-controls .bx-controls-direction .bx-prev{
    left: 20px;
    z-index: 1;

}
#product .display_reco .bx-controls .bx-controls-direction a{
    background-color: #F2F2F2 !important;
}
#product .display_reco .bx-controls .bx-controls-direction a:hover{
    background-color: #E6E6E6 !important;
}

#product .display_reco .bx-controls .bx-controls-direction .bx-next{
    z-index: 1;
    right: 20px;
}

#product .shopping_cart .bx-wrapper .bx-controls-direction a{
    top: 30%;
}

.etiquette_creation_originale {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
    background-color: rgb(0 0 0 / 0);
    backdrop-filter: blur(5px);
    padding: 2px 8px;
    border-radius: 20px;
    margin: 5px;
}

.etiquette_creation_originale img {
    width: 150px;
}

.display_reco .bx-wrapper .bx-next::before {
    content: url("/themes/bobochic/img/icon/bx-right_sq.svg") !important;
    padding: 0 !important;
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    z-index: 30;
    width: 24px;
    height: 24px;
}

.display_reco .bx-wrapper .bx-prev::before {
    content: url("/themes/bobochic/img/icon/bx-right_sq.svg") !important;
    padding: 0 !important;
    transform: rotate(180deg);
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    z-index: 30;
    width: 24px;
    height: 24px;
}

.display_reco .bx-wrapper .bx-prev{
    height: 40px;
    width: 40px;
    top: 35% !important;
    background-color: transparent !important;

}
.display_reco .bx-wrapper .bx-next{
    height: 40px;
    width: 40px;
    top: 35% !important;
    background-color: transparent !important;
}



.sticker-topleft{
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 10;
    padding: 4px 8px;
    font-family: 'Hanken Grotesk', sans-serif;
    font-weight: bold;
}

.sticker-topleft .flag_confo{
    background: #C94233;
    padding: 2px 8px;
    font-size: 12px;
    line-height: 16px;
    color: white;
    font-weight: bold;
}

.sticker-topleft .flag_limited{
    background: white;
    padding: 2px 8px;
    font-size: 12px;
    line-height: 16px;
    color: #0C0C0D;
    font-weight: bold;
    width: max-content;
    max-width: 100%;
}

.slider_new .bx-wrapper .bx-viewport::-webkit-scrollbar {
    width:2px;
    margin-top: 24px;
}
.slider_new .bx-wrapper .bx-viewport::-webkit-scrollbar-thumb {
    background-color: #CCCCD0;
    border-radius: 10px;
    border: 1px solid #CCCCD0;
}
.slider_new .bx-wrapper .bx-viewport::-webkit-scrollbar-track {
    background: #F3F3F4;
}

.bxSliderProduct{
    max-width: max-content;
}

@media (max-width: 1024px){
    #product .display_reco{
        padding: 16px 0 16px 16px;
    }

    .display_reco{
        padding-left: 32px;
    }

    .display_reco .title_home {
        font-size: 18px;
        line-height: 28px;
    }
}

body#module-boboattraqt-categoryseo .breadcrumb {
    position: static;
    color: #333333;
    font-size: 15px;
    text-transform: capitalize;
    background: transparent;
    padding: 15px 0 0 50px;
}
body#module-boboattraqt-categoryseo #description_haute{
    padding:30px 30px;
}
body#module-boboattraqt-categoryseo #description_basse p{
    margin:0 0 15px;
}