/*aw pour uniform.default.css*/
div.selector span {
    padding-right: 30px !important
}

div#uniform-nb_item.selector {
    width: 58px !important
}

.category-734 .aling_pagination,
.category-734 .filter-xs{
    display: none;
}

/* NEW */
#module-boboattraqt-resultats .cat_desc {
    margin: 0 auto;
}
.cat_desc {
    padding: 0 64px;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    max-width: 800px;
    margin: 0;
    color: #333333;
}

.cat_desc #category_description_full p {
    line-height: 24px;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 20px;
}

@media (max-width: 768px){
    .cat_desc #category_description_full p{
        display: none;
    }
}

.cat_desc .category-name {
    font-weight: 800;
    line-height: 48px;
    color: #0B0B0C;
    text-align: left;
    margin: 0 0 16px 0;
    font-family: 'Hanken Grotesk', sans-serif;
    letter-spacing: 0;
    font-size: 39px !important;
}

.soldes-texte{
    text-align: center;
    font-size: 35px;
    color: #0B0B0C;
    margin: 32px 64px;
}

.soldes-texte a{
    font-weight: bold;
    text-decoration: none;
    color: #0B0B0C;
}

@media (max-width: 768px) {
    .cat_desc .category-name {
        padding: 20px 0 20px;
        margin: 0;
        font-size: 32px !important;
    }
}

.center_column .container_cat{
    background-color: #ffffff;
    position: relative;
    margin-top: 65px;
}
.center_column .container_cat.has-timer{
    margin-top: 0;
}

#module-pm_advancedsearch4-searchresults .center_column .container_cat{
    margin-top: 0;
}

@media(max-width:1024px){
    #module-pm_advancedsearch4-searchresults .breadcrumb, #category .breadcrumb {
        padding: 15px 0 0 32px !important;
    }
   .cat_desc {
        padding: 0 32px;
    }
    #nuage_cat_top .nav.prev {
        left: 0;
    }
    .center_column .container_cat{
        margin-top: 0;
    }
    body#category #columns{
        padding-top: 165px;
    }
}

#category  .footer-container {
    position: absolute;
}

#category .content_scene_cat .content_scene_cat_bg {
    display: block;
    width: 100%;
    min-height: calc(100vh - 118px) !important;
    position: fixed;
}

#category.category-28 .content_scene_cat .content_scene_cat_bg,
#category.category-25 .content_scene_cat .content_scene_cat_bg,
#category.category-23 .content_scene_cat .content_scene_cat_bg,
#category.category-41 .content_scene_cat .content_scene_cat_bg {
    background-position: bottom!important;
}

#category .content_scene_cat .content_scene_cat_bg .cat_desc {
    text-align: center;
}

#cat2 .category-name {
    font-family: "Raleway",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1em;
    color: #333;
    text-align: center;
    margin: 10px 0 40px 0;
}

@media (max-width: 768px) {
    #cat2 h1.category-name {
        padding: 40px 0 30px;
        margin: 0;
        font-size: 20px;
    }
}

#category .content_scene_cat .video {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100vh;
}

#category .content_scene_cat .video video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#layered_block_left #layered_form .layered_price .layered_filter_ul {
    /*    width: 60%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        left: 60%;*/
}

#category .content_scene_cat .content_scene_cat_bg .breadcrumb,
#category .content_scene_cat .content_scene_cat_bg .breadcrumb a,
#category .content_scene_cat .content_scene_cat_bg .breadcrumb a:after {
    color: #fff;
}

#category .content_scene_cat .content_scene_cat_bg .breadcrumb a.home:before {
    border-color: #fff;
}

#category .content_scene_cat .page-heading {
    background: transparent;
    position: absolute;
    top: 60px;
    left: 15px;
    border: 0;
    width: auto;
    font-size: 1.1em;
}

.top-pagination-content,
.bottom-pagination-content {
    padding: 12px 20px 12px 20px !important;
}

#layered_block_left #layered_form .layered_subtitle_heading {
    padding: 15px 25px 15px 15px;
    /* text-align: center; */
    border-bottom: 0;
    /* cursor: pointer; */
    margin-bottom: 0;
}

#layered_block_left #layered_form .layered_subtitle_heading.active {
    border-bottom: 4px solid black;
}

#layered_block_left #layered_form>div {
    /* display: flex;
    flex-direction: row; */
    justify-content: space-between;
    align-items: center;
    /* position: absolute; */
}

#layered_block_left #layered_form .layered_filter_ul {
    padding: 20px;
    /* display: none;
    position: absolute; */
    /* width: 100%;
    left: 0;
    background: #fff; */
}

#layered_block_left #layered_form ul li {
    width: auto;
    min-width: 50%; /*auto*/
    margin: 0 8px;
}

#layered_block_left #layered_form ul.color-group li {
    width: auto;
    padding: 5px;
    min-width: auto !important;
    margin: 0;
}

#layered_block_left #layered_form ul.color-group li label {
    display: none;
}

#layered_block_left #layered_form ul.color-group li input {
    border-radius: 50%;
    border: 1px solid #ccc;
    height: 30px;
    width: 30px;
    background-size: contain !important;
}

#layered_block_left #layered_form div.checker span {
    top: 0;
}

#layered_block_left #layered_form .layered_filter_ul a {
    color: #404040;
}

#layered_block_left #layered_form .layered_filter {
    /*width: auto;
    flex-basis: 100%;*/
    padding: 0;
}

#layered_block_left #layered_form .layered_subtitle {
    color: #404040;
    font-size: 1.2em;
    font-weight: 700;
    font-family: 'Raleway';
    position: relative;
    /* cursor: pointer; */
}

#enabled_filters ul li {
    font-family: 'Raleway';
    color: #cbcbcb !important;
    /*text-transform: uppercase !important;*/
}

.content_scene_cat a {
    color: #404040;
}

.layered_filter {
    position: static;
}

/* END NEW */
.content_scene_cat {
    color: #d7d7d7;
    line-height: 19px;
    margin: 0;
    position: relative;
    height: 100vh;
}

.content_scene_cat p {
    margin-bottom: 0;
    display: none;
}

.content_scene_cat a {
    color: #fff;
}

.content_scene_cat .content_scene {
    color: #404040;
}

.content_scene_cat .content_scene .cat_desc {
    padding-top: 20px;
}

.content_scene_cat .content_scene .cat_desc a {
    color: #404040;
}

.content_scene_cat .content_scene .cat_desc a:hover {
    color: #333;
}

.block-white.big-category {
    height: 146px;
}

#subcategories {
    padding: 0 0 0 0;
}

#subcategories p.subcategory-heading {
    font-family: "Raleway", sans-serif;
    color: #1d1d1d;
    display: none;
    margin: 0 0 15px 23px;
}

#subcategories ul {
    padding: 0;
    text-align: center;
    margin: 15px 20px;
}

#subcategories ul li {
    display: inline-block;
    margin: 0 0 46px 33px;
    text-align: center;
}

#subcategories ul li .subcategory-image {
    padding: 0 0 8px 0;
}

#subcategories ul li .subcategory-image a {
    display: block;
    padding: 0;
    border: 0 solid #d6d4d4;
}

#subcategories ul li .subcategory-image a img {
    max-width: 100%;
    /* width: 70px;
    height: 70px; */
    vertical-align: top;
}

#subcategories ul li .subcategory-name {
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    color: #404040;
    padding: 0 10px;
    position: relative;
}

#subcategories ul li .subcategory-name:hover {
    color: #333;
}

#subcategories ul li .cat_desc {
    /*display: none;*/
}

#subcategories ul li:hover .subcategory-image a {
    border: 0 solid #333;
    padding: 0;
}

/* NEW RESPONSIVE */
@media (max-width: 769px) {
    #category .content_scene_cat .content_scene_cat_bg {
        min-height: 100vh!important;
    }
    #layered_block_left #layered_form .layered_subtitle {
        font-size: 1em;
    }
    #layered_block_left .nomargin a {
        font-size: 12px;
    }
    #layered_block_left #layered_form ul.color-group li input {
        width: 20px;
        height: 20px;
    }
    #layered_block_left #layered_form ul.color-group li {
        padding: 0;
    }
    #layered_block_left #layered_form .layered_filter_ul {
        padding: 20px 10px;
    }
}

@media (max-width: 500px) {
    .block-white {
        border-radius: 0;
        position: static;
        width: 100%;
        height: auto;
        transform: translate(0, 0);
    }
    #layered_block_left #layered_form>div {
        display: block;
    }
    #layered_block_left div>form>div>div,
    #layered_block_left #layered_form .layered_filter {
        width: 100%;
        float: none !important;
    }
    #layered_block_left #layered_form .layered_filter_ul {
        position: static;
    }
    #layered_block_left #layered_form .layered_subtitle_heading {
        border-bottom: 1px solid #dfdfdf;
    }
    #layered_block_left #layered_form .layered_filter_ul {
        padding: 10px 20px;
        margin-bottom: 0;
    }
    #layered_block_left #layered_form .layered_filter_ul.color-group {
        padding: 10px 40px;
    }
    #layered_block_left #layered_form ul.color-group li {
        margin-bottom: 5px;
    }
    #layered_block_left #layered_form .layered_price .layered_filter_ul {
        width: 100%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        position: static;
        left: auto;
        margin: 0 auto;
    }
    .product_list {
        margin-top: 10px;
    }
    #layered_block_left #layered_form ul li {
        width: 100%;
    }
    #layered_block_left #enabled_filters ul li {
        min-width: 100%;
    }
    #enabled_filters ul {
        display: block;
    }
    #layered_block_left ul {
        padding: 5px;
    }
    #subcategories ul li {
        margin: 0 0 0 1%;
        text-align: center;
        width: 49%;
        height: 130px;
        float: left;
    }
}
/*aw*/
#category .back-to-category{
    position: absolute;
    left:0px;
    font-family: "Raleway", sans-serif;
    color:#000 !important;
    cursor:pointer;
    text-transform: none;
    font-size:14px;
    line-height: 60px;
    background:#fff;
    margin-right:20px;
    padding-left:35px;
}

#category .back-to-category i{
    padding-right:7px;
    color:#b89955;
}

#category .back-to-category:hover{
    color:#b89955;
}

@media (max-width: 480px) {
    #category .back-to-category__mobile-filter-enabled{
        position:relative;
        float:left;
        width:100%;
        border-bottom:1px solid #ebebeb;
        margin:0;
        left:0;
        display:block;
        padding-left:20px;
    }
}

#subcategories .subcategory-name{
    white-space: normal;
    text-align: left;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    opacity: 1;
    font-family: Poppins !important;
    font-size: 30px !important;
    line-height: 35px;
    color: #42484c;
    width: 380px;
    margin: 0;
    z-index: auto;
    height: 70px;
    padding-left: 0 !important;
    border-width: 0;
    border-radius: 0;
}

#subcategories .subcategory-name h5{
    text-align: left;
}

#subcategories .cat_desc p{
    white-space: normal;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    opacity: 1;
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: rgb(51, 51, 51);
    /*max-width: 380px;*/
    margin: 0 auto;
    z-index: auto;
    height: 80px;
    padding: 0;
    border-width: 0;
    border-radius: 0;
    letter-spacing: 0;
    padding-top: 30px;

}

#contenu ul.liste_cat > li.btn_guide_achat{
    border: 1px solid #0B0B0C;
    background-color: white;
}

#contenu ul.liste_cat> li a:hover{
    color: white;
}

#contenu ul.liste_cat > li.btn_guide_achat:hover{
    background-color: #DDDDE5 ;
}

#contenu ul.liste_cat> li:hover{
    background-color: #2F2F33;
}

#contenu ul.liste_cat > li a{
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 16px;
    padding: 7px 10px;
}

#contenu ul.liste_cat > li{
    border-radius: 10px;
    height: auto;

}

#contenu ul.liste_cat > li.btn_guide_achat a{
    color: #0B0B0C;
}

.hover01 figure{
    overflow: hidden;
    position: relative;
    z-index: 999;
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

#subcategories .detail-bloc{
    max-width: 450px;
    margin: 0 auto;
    position: absolute;
    right: 200px;
    margin-top: 50px;
}

#subcategories .subcategory-image .ls-wrapper.ls-in-out{
    z-index: 104; margin-left: 0; margin-top: 0;
    left: 74.5px;
    top: 300px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0;
    opacity: 1; display: block;
    position: relative !important;
}

#subcategories .subcategory-image .ls-wrapper.ls-in-out div{

    border:20px solid rgba(63, 81, 181, 0.2);
    /* top: 190px; left: 74.5px;*/ text-align: initial; font-weight: 400; font-style: normal; text-decoration: none;
    opacity: 1;
    width: 650px;
    height: 220px;
    font-size: 13px;
    margin: 0;
    z-index: auto;
    padding: 0;
    border-radius: 0;
    letter-spacing: 0;
}

@media screen and (min-width: 1200px){
    #subcategories ul li .subcategory-image a img{
        width: 700px;
    }
    #subcategories .subcategory-image .ls-wrapper.ls-in-out{
        width: 490px;
        height: 220px;
    }
    #subcategories ul.clearfix li{
        width: 100%;
    }
    #subcategories ul li .subcategory-image a{
        float: left;
    }
    #subcategories ul li:nth-child(odd) .subcategory-image a{
        float: right;
    }
    #subcategories ul li:nth-child(odd) .subcategory-image .ls-wrapper.ls-in-out{
        left: 550px;
    }
    #subcategories ul li:nth-child(odd) .detail-bloc {
        left: 200px;
        margin: inherit;
        padding-top: 50px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1600px){

    #subcategories ul li:nth-child(odd) .detail-bloc {
        left: 0 !important;
    }
    #subcategories .detail-bloc{
        right: 0 !important;
    }
    #subcategories ul li:nth-child(odd) .subcategory-image .ls-wrapper.ls-in-out{
        left: 350px;
    }
}

@media screen and (min-width: 1800px) {
    #subcategories ul li .subcategory-image a img{
        width: 900px;
    }
    #subcategories ul li:nth-child(odd) .detail-bloc{
        left: 100px;
    }
    #subcategories .detail-bloc{
        right: 80px;
    }
    #subcategories .subcategory-image .ls-wrapper.ls-in-out div{
        height: 325px;
    }
    #subcategories .subcategory-image .ls-wrapper.ls-in-out{
        right: 115px;
        left: auto;
    }
}

#category #subcategories  {
    margin-bottom: 70px;
}

#category #subcategories .container ul.clearfix li:first-child .subcategory-image {
    margin-top: -180px;
}

@media screen and (max-width: 1600px) {
    #category #subcategories .container ul.clearfix li .subcategory-image {
        margin-top: -180px;
    }
}

@media screen and (max-width: 1199px) {
    #category #subcategories .container ul.clearfix li .subcategory-image{
        margin-top: -80px;
    }

    #category #subcategories .container ul.clearfix li:first-child .subcategory-image {
        margin-top: -240px;
    }
    #subcategories .subcategory-image .ls-wrapper.ls-in-out{
        right: 50.5px;
        left: auto;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #subcategories .subcategory-image .ls-wrapper.ls-in-out{
        top: 380px;
    }

}

@media screen and (max-width: 600px) {
    #category #subcategories ul li{
        width: 80%;
        margin: 20px 0 0 10%;
    }
    #subcategories .subcategory-image .ls-wrapper.ls-in-out div{
        display: none !important;
    }
    #subcategories ul li .cat_desc{
        display: none;
    }
    #category #subcategories .subcategory-name{
        font-size: 16px !important;
    }
    .hover01 figure{
        border: 5px solid rgba(63, 81, 181, 0.2);
    }
    #category .footer-container {
        margin-top: 0 !important;
    }
    #category #subcategories{
        margin-bottom: 0;
    }
    #category #subcategories .container ul.clearfix li .subcategory-image{
        margin-top: 0 !important;
    }
    #category #subcategories .detail-bloc{
        position: initial;
        margin-top: 0;
    }
    #center_column{
        margin-bottom: 30px;
    }
}

#cat2 {
    color: #fff;
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    overflow: hidden;
    backface-visibility: hidden;
    background-color: #000;
}

#cat2 .container {
    display: inline-block;
    float: none;
    left: 0;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    vertical-align: top;
    width: 100%;
    z-index: 2;
}

@media (max-width: 768px) {
    #cat2 .container {
        top: 40%;
        transform: translate(0px, -40%);
        -webkit-transform: translate(0px, -40%);
        -moz-transform: translate(0px, -40%);
        -o-transform: translate(0px, -40%);
        -ms-transform: translate(0px, -40%);
        text-align: center;
    }
}

#cat2.row {
    margin: 0 auto;
    width: 75vw;
    position: relative;
    padding:0 4vw;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
}

#cat2 h1.category-name {
    color: #fff;
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    line-height: initial;
    opacity: 0;
    -webkit-animation: fadeInLeft 2s;
    -moz-animation: fadeInLeft 2s;
    -o-animation: fadeInLeft 2s;
    animation: fadeInLeft 2s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    margin: 0;
}

@media (max-width: 768px) {
    #cat2 h1.category-name {
        margin: 0;
        font-size: 25px;
        -webkit-animation: fadeInTop 3s;
        -moz-animation: fadeInTop 3s;
        -o-animation: fadeInTop 3s;
        animation: fadeInTop 3s;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
        animation-fill-mode:forwards;
    }
}

#cat2 .breadcrumb {
    left: 20px;
    top: 65px;
    bottom:inherit;
    color: #FFF;
    position: absolute;
}

#cat2 .breadcrumb a.home:before {
    border-top-color: #888;
    border-right-color: #888;
}

#cat2 .breadcrumb a, #cat2.breadcrumb a:after {
    color: #888;
}

#cat2 .subcat {
    font-size: 30px;
    line-height: initial;
}

@media (min-width: 768px) {
    .category-20 #cat2 .subcat{
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
}

#cat2 .subcat a {
    color: #fff;
    display: inline-block;
}

#cat2 .subcat a:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform .31s cubic-bezier(.165,.84,.44,1);
}

#cat2 .subcat a:hover:after {
    transform: scaleX(1);
    transition: transform .51s cubic-bezier(0.165,  0.840, 0.440, 1.000);
}

#cat2 .subcat li {
    padding: 5px 0;
    opacity: 0;
    -webkit-animation: fadeInTop 1s;
    -moz-animation: fadeInTop 1s;
    -o-animation: fadeInTop 1s;
    animation: fadeInTop 1s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}

@media (max-width: 768px) {
    #cat2 .subcat li {
        font-size: 18px;
        padding: 0 0 5px 0;
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0px);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@-webkit-keyframes fadeInTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }
}

@-moz-keyframes fadeInTop {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }
}

@-o-keyframes fadeInTop {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0px);
    }
}

@keyframes fadeInTop {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

#cat2 .subcat li:nth-child(1){
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

#cat2 .subcat li:nth-child(2){
    -webkit-animation-delay: 1.10s;
    -moz-animation-delay: 1.10s;
    animation-delay: 1.10s;
}

#cat2 .subcat li:nth-child(3){
    -webkit-animation-delay: 1.20s;
    -moz-animation-delay: 1.20s;
    animation-delay: 1.20s;
}

#cat2 .subcat li:nth-child(4){
    -webkit-animation-delay: 1.30s;
    -moz-animation-delay: 1.30s;
    animation-delay: 1.30s;
}

#cat2 .subcat li:nth-child(5){
    -webkit-animation-delay: 1.40s;
    -moz-animation-delay: 1.40s;
    animation-delay: 1.40s;
}

#cat2 .subcat li:nth-child(6){
    -webkit-animation-delay: 1.50s;
    -moz-animation-delay: 1.50s;
    animation-delay: 1.50s;
}

#cat2 .subcat li:nth-child(7){
    -webkit-animation-delay: 1.60s;
    -moz-animation-delay: 1.60s;
    animation-delay: 1.60s;
}

#cat2 .subcat li:nth-child(8){
    -webkit-animation-delay: 1.70s;
    -moz-animation-delay: 1.70s;
    animation-delay: 1.70s;
}

#cat2 .subcat li:nth-child(9){
    -webkit-animation-delay: 1.80s;
    -moz-animation-delay: 1.80s;
    animation-delay: 1.80s;
}

#cat2 .subcat li:nth-child(10){
    -webkit-animation-delay: 1.90s;
    -moz-animation-delay: 1.90s;
    animation-delay: 1.90s;
}

#cat2 .subcat li:nth-child(11){
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}

#cat2 .subcat li:nth-child(12){
    -webkit-animation-delay: 2.10s;
    -moz-animation-delay: 2.10s;
    animation-delay: 2.10s;
}

#cat2 .subcat li:nth-child(13){
    -webkit-animation-delay: 2.20s;
    -moz-animation-delay: 2.20s;
    animation-delay: 2.20s;
}

#cat2 .subcat li:nth-child(14){
    -webkit-animation-delay: 2.30s;
    -moz-animation-delay: 2.30s;
    animation-delay: 2.30s;
}

#cat2 .subcat li:nth-child(15){
    -webkit-animation-delay: 2.40s;
    -moz-animation-delay: 2.40s;
    animation-delay: 2.40s;
}

#cat2 .subcat li:nth-child(16){
    -webkit-animation-delay: 2.50s;
    -moz-animation-delay: 2.50s;
    animation-delay: 2.50s;
}

#cat2 .subcat li:nth-child(17){
    -webkit-animation-delay: 2.60s;
    -moz-animation-delay: 2.60s;
    animation-delay: 2.60s;
}

#cat2 .subcat li:nth-child(18){
    -webkit-animation-delay: 2.70s;
    -moz-animation-delay: 2.70s;
    animation-delay: 2.70s;
}

#cat2 .subcat li:nth-child(19){
    -webkit-animation-delay: 2.80s;
    -moz-animation-delay: 2.80s;
    animation-delay: 2.80s;
}

#cat2 .subcat li:nth-child(20){
    -webkit-animation-delay: 2.90s;
    -moz-animation-delay: 2.90s;
    animation-delay: 2.90s;
}

#cat2 .bg {
    color: #fff;
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    backface-visibility: hidden;
}

#cat2 .bg .bg-video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .71s ease;
    transform: translate3d(0,0,0);
}

#cat2 .bg .bg-video.is-visible {
    opacity: 1;
    transition: opacity .51s ease;
}

#cat2 .bg .bg-video img, #cat2 .bg .bg-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    transform: translate3d(0,0,0);
}

@media (max-width: 768px) {
    #header .row #header_logo img {
        display: block;
    }
}

/* Start category_thumb */
.category_thumb {
    clear: both;
    background: #eeeeee;
    width: 100%;
    height: auto;
    margin: 40px 0;
}

.category_thumb figure {
    margin: 0;
}

.category_thumb img {
    max-width: 100%;
    height: auto;
}

.category_thumb .ItemCard {
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    cursor: pointer;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(600px) translate3d(0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    align-items: center;
    max-width: 510px;
    height: auto;
    margin: 30px 0;
}

.category_thumb .ItemCard .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.category_thumb .ItemCard__dest {
    z-index: 30;
    display: block;
}

.category_thumb .ItemCard__thumb {
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 130px;
    width: 100%;
    padding: 5% 0;
    box-sizing: content-box;
    background-color: #ffffff;
}

.category_thumb .ItemCard__thumb img {
    width: 100%;
    position: absolute;
    top: 50% !important;
    left: 0;
    transform: translateY(-50%);
    display: inline-block;
    max-width: 100% !important;
    height: auto;
}

.category_thumb .ItemCard__layer {
    z-index: 10;
    transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    background: #333333;
    background: -moz-linear-gradient(120deg, #333333 0%, #111111 100%);
    background: -webkit-linear-gradient(120deg, #333333 0%, #111111 100%);
    background: linear-gradient(120deg, #333333 0%, #111111 100%);
}

.category_thumb .ItemCard__summary {
    z-index: 20;
    padding: 10px;
    display: flex;
    flex-direction: column;
    transform: perspective(600px) translate3d(0, 100%, 0);
    text-align: center;
    color: #fff;
    justify-content: center;
}

.category_thumb .ItemCard__title {
    margin: 8px 0;
    transform: translate3d(0, 150px, 50px);
    color: #fff;
    font-size: 30px;
    line-height: 1em;
    font-family: 'Abhaya Libre', serif;
    font-weight: 900;
}

@media screen and (max-width: 1400px) {
    .category_thumb .ItemCard__title {
        font-size: 24px;
    }
}

.category_thumb .ItemCard__meta.category {
    transform: translate3d(0, 150px, 40px);
    font-size: 18px;
    line-height: 1em;
    color: #fff;
    font-family: 'Abhaya Libre', serif;
}

.category_thumb .ItemCard__meta.designer {
    transform: translate3d(0, 150px, 20px);
    line-height: 16px;
    font-weight: 300;
    font-size: 14px;
    font-family: "Raleway",sans-serif;
}

.category_thumb .ItemCard__title,
.category_thumb .ItemCard__meta {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.38);
}

.category_thumb .ItemCard:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

.category_thumb .ItemCard:hover .ItemCard__layer {
    opacity: 1;
}

.category_thumb .ItemCard:hover .ItemCard__summary {
    transform: translate3d(0, 0, 0);
}

.category_thumb .ItemCard:hover .ItemCard__title {
    transform: translate3d(0, 0, 50px);
}

.category_thumb .ItemCard:hover .ItemCard__meta.category {
    transform: translate3d(0, 0, 40px);
}

.category_thumb .ItemCard:hover .ItemCard__meta.designer {
    transition-delay: .05s;
    transform: translate3d(0, 0, 20px);
}

.category_thumb .ItemCard,
.category_thumb .ItemCard__summary {
    transform-style: preserve-3d;
    backface-visibility: hidden;
}

/* End category_thumb */

/* Code promo en haut des catégory */
#contenu .cat_promo{
    text-align: center;
    border: 1px dashed #333;
    padding: 20px 20px;
    font-size: 17px;
    font-family: 'Raleway';
    max-width: 800px;
    margin: 0 auto 20px;
    line-height: 25px;
}

#contenu .cat_promo strong{
    font-weight: bold;
}

@media (max-width: 768px){
    #contenu .cat_promo{
        padding: 20px 10px;
        font-size: 15px;
        line-height: 25px;
        margin: 0 auto 20px;
    }
}
.btn_filter {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    overflow-x: auto;
    padding-bottom: 8px;
}
.btn_filter a {
    background: #0B0B0C;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 4px 4px 4px 8px;
}
.btn_filter a span{
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}
.btn_filter a svg{
    width: 16px;
    height: 16px;
}
.btn_filter a:hover{
    text-decoration: none;
}
/* END code promo en haut des catégory */
#category .cat_desc #category_description_full a{
    color: black;
    font-weight: 500;
}

ul.liste_cat > li a{
    font-family: 'Hanken Grotesk', sans-serif;
}

#category .cat_desc #category_description_full a:hover{
    color: #888;
}
.PM_ASBlockOutputHorizontal {
    position: fixed !important;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    bottom: 0;
    background: #f4f6f8;
    z-index: 99999 !important;
    transition: all .5s;
    padding: 0;

}
.PM_ASBlockOutputHorizontal .relative{
    position: relative;
    height: max-content;
    min-height: 100%;
}
.PM_ASBlockOutputHorizontal.show-filter {
    right: 0;
    transition: all .5s;
    overflow: auto;
    overflow-x: hidden;
}
#module-pm_advancedsearch4-searchresults .PM_ASBlockOutput .pm-compact_header{
    padding: 16px 24px;
}
.PM_ASBlockOutput .pm-compact_header {
    display: flex !important;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #F2f2f2;
    align-items: center;
    width: 536px;
    max-width: 100%;
    background: #fff;
}
.PM_ASBlockOutput:before {
    display: none;
}
.PM_ASBlockOutput .pm-compact_header .pm-compact-close{
    cursor: pointer;
}
.PM_ASBlockOutput .block_content{
    padding-top: 0;
}
.PM_ASBlockOutput .btn-holder{
    display: block !important;
}
.PM_ASBlockOutput .btn-holder > div {
    display: flex;
    gap: 13px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    align-items: center;
}
.PM_ASBlockOutput .btn-holder > div > span {
    align-items: center;
    display: flex;
    gap: 8px;
    border: 1px solid #B3B3B3;
    padding: 7px 16px 7px 8px;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
}
.PM_ASBlockOutput .btn-holder > div span:hover{
    border-color: #0B0B0C;
}
.PM_ASBlockOutput .btn-holder > div a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.PM_ASBlockOutput .btn-holder > div a.filterby-toggle.loading{
    pointer-events: none;
}
/*Trier par*/
#category #PM_ASearchResults #productsSortForm{
    /*display: none;*/
}
.PM_ASBlockOutput .btn-holder > div span{
    width: max-content;
    max-width: 100%;
}
.PM_ASBlockOutput .btn-holder > div a {
    flex-grow: 1;
}
.show-sortby .sortPagiBar .btn-holder a,.PM_ASBlockOutput .btn-holder a{
    background: #0B0B0C;
    padding: 8px;
}
.PM_ASBlockOutput .btn-holder a.disabled{
    background: #D9D9D9;
    pointer-events: none;
    color: #B3B3B3;
}
.PM_ASBlockOutput .btn-holder a.disabled span{
    color: #B3B3B3;
}
.PM_ASBlockOutput .btn-holder a.disabled svg {
    display: none;
}
#PM_ASearchResultsInner .no_product{
    padding: 0 64px;
}
#PM_ASearchResultsInner .no_product .alert{
    width: 504px;
    max-width: 100%;
    background: #C87302;
    padding: 16px;
}
#PM_ASearchResultsInner .no_product .alert span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #FDEBE1;
    display: block;
    margin-bottom: 16px;
}
#PM_ASearchResultsInner .no_product .alert span.erase_all{
    font-size: 12px;
    line-height: 16px;
    padding: 4px 8px;
    border: 1px solid #B3B3B3;
    display: block;
    margin: 0;
    cursor: pointer;
    width: max-content;
    max-width: 100%;
}

.show-sortby .sortPagiBar .btn-holder a,.PM_ASBlockOutput .btn-holder a span{
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-family: 'Hanken Grotesk', sans-serif;
    display: block;
    padding: 2px 8px;
    font-size: 14px;
    line-height: 20px;
}
.show-sortby .sortPagiBar .btn-holder a, .PM_ASBlockOutput .btn-holder a:hover {
    text-decoration: none;
}
.PM_ASCriterionsGroup {
    width: 100%;
}
.show-sortby .sortPagiBar .btn-holder,.PM_ASBlockOutput .btn-holder {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 40px;
    padding: 15px 20px;
    background: #FFF;
    z-index: 10;
    width: 100%;
    border-top: 1px solid #ebedee;
}
.PM_ASBlockOutput .btn-holder{
    right: -100%;
    transition: all .5s;
    left: auto;
    width: 536px;
    max-width: 100%;
}
.PM_ASBlockOutput.show-filter .btn-holder {
    position: fixed;
    right: 0;
}
@media (max-width: 768px){
    ul.liste_cat{
        display: flex;
        overflow: auto;
    }
    body ul.liste_cat>li{
        flex: none;
    }
}

/* Romain Advanced Search 4 */

.sortPagiBar #productsSortForm .select div.selector {
    font-size: 16px;
}

.sortPagiBar #productsSortForm .select div.selector span {
    width: 100%!important;
}

.sortPagiBar #uniform-nb_item.selector span {
    font-size: 16px;
    padding-right: 55px !important;
}

.sortPagiBar #uniform-nb_item.selector {
    width: 70px !important;
}

@media (min-width: 768px) {



    .content_sortPagiBar .sortPagiBar {
        display: flex;
    }
    .content_sortPagiBar .sortPagiBar #productsSortForm {
        float:inherit;
        flex: 1 1 auto;
    }
}

/*.has-mobile .btn_filter, .has-mobile .btn_sortby {*/
/*    width: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    border-right: none;*/
/*    position: relative;*/
/*    cursor: pointer;*/
/*    background-color: #F3F3F4;*/
/*    border-right: none;*/
/*}*/

/*.has-mobile .btn_filter:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 18px;*/
/*    right: 14px;*/
/*    border: 1px solid #0B0B0C;*/
/*    width: 8px;*/
/*    height: 8px;*/
/*    border-width: 0 2px 2px 0;*/
/*    -webkit-transform: rotate(45deg);*/
/*    -ms-transform: rotate(45deg);*/
/*    transform: rotate(45deg);*/
/*}*/

/*.has-mobile .btn_filter {*/
/*    border-left: none;*/
/*}*/

/*.has-mobile .btn_filter a, .has-mobile .btn_sortby a {*/
/*    margin: 15px 0 13px;*/
/*    padding: 0 40px 0 15px;*/
/*    line-height: 18px;*/
/*    height: auto;*/
/*    width: 100%;*/
/*    display: flex;*/
/*    justify-content: flex-start;*/
/*    align-items: center;*/
/*    font-size: 16px;*/
/*    font-weight: 700;*/
/*    font-family: 'Hanken Grotesk', sans-serif;*/
/*    color: #333;*/
/*}*/

/*.has-mobile .btn_filter a img, .has-mobile .btn_sortby a img {*/
/*    width: 15px;*/
/*    margin: 0 10px 0 5px;*/
/*}*/

@media (max-width: 768px) {
    .content_sortPagiBar {
        position: fixed;
        transform: translateX(100%);
        opacity: 0;
    }
}

.has-mobile .content_sortPagiBar {
    opacity: 1;
    /*z-index: 9999999999!important;*/
    top: 0;
    width: 100%;
    right: 0;
    transform: translateX(100%);
    background: #F4F4F4;
    height: 100%;
    padding: 0;
    overflow: visible;
    transition: all .5s;
}

.has-mobile.show-sortby .content_sortPagiBar {
    transform: translateX(0);
}

.content_sortPagiBar .sortPagiBar {
    padding: 0;
    clear: both;
    font-size: 16px;
}

.has-mobile.show-sortby .sortPagiBar #productsSortForm {
    float: inherit;
    margin: 20px;
    margin-bottom: 10px;
    flex-direction: row;
    display: flex;
}

.has-mobile .sortPagiBar .nbrItemPage {
    float: inherit;
    margin: 20px;
    flex-direction: row;
    display: flex;
}

.has-mobile.show-sortby .sortPagiBar #productsSortForm select {
    max-width: 100%;
}

.has-mobile.show-sortby .sortPagiBar #productsSortForm .select {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.has-mobile.show-sortby .sortPagiBar #productsSortForm .select div.selector {
    font-size: 16px;
}

.has-mobile.show-sortby .sortPagiBar #productsSortForm .select div.selector span {
    width: 100%!important;
}

.has-mobile.show-sortby .sortPagiBar #uniform-nb_item.selector span {
    font-size: 16px;
    padding-right: 55px !important;
}

.has-mobile.show-sortby .sortPagiBar #uniform-nb_item.selector {
    width: 70px !important;
}

.has-mobile.show-sortby .sortPagiBar #productsSortForm .selector {
    width: 100%!important;
    flex: 1 1;
    float: inherit;
}

.has-mobile.show-sortby .sortPagiBar .btn-holder,
.has-mobile .PM_ASBlockOutput .btn-holder{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 40px;
    padding: 15px 20px;
    background: #FFF;
    z-index: 10;
    width: 100%;
    border-top: 1px solid #ebedee;
}

.has-mobile.show-sortby .sortPagiBar .btn-holder a,
.has-mobile .PM_ASBlockOutput .btn-holder a {
    max-width: 100%;
    width: max-content;
    height: 100%;
    background: #0B0B0C;
    display: flex;
}

.product_nb {
    padding: 0 20px;
    color: #333;
    text-align: center;
    font-size: 14px;
    font-family: "Raleway",sans-serif;
    font-weight: bold;
}

.has-mobile .product_nb {
    padding: 20px;
    width: 100%;
}

.aling_pagination{
    display:flex;
    justify-content: space-between;
    padding:0 2%;

}

.category-360 .product_img_link{
    transition:all 0.8s ease-out;
}

.category-360 .product_img_link:hover {
    transform:scale(1.05);
}

.PM_ASSelectionsCriterionsGroup{
    padding-top: 30px !important;
}

#PM_ASearchResults #productsSortForm{
    padding:15px 0 15px 15px;
    margin-right:0;
    margin-left:0;
}

#PM_ASearchResults .content_sortPagiBar .sortPagiBar label{
    display:none;
}

#PM_ASearchResults .product_nb{
    padding: 0 15px;
    text-align:left;
}

@media(max-width:768px){
    #PM_ASearchResults .product_nb{
        text-align:center;
    }
    #PM_ASearchResults #productsSortForm{
        padding:15px 15px 15px;
    }
}

.cat_desc #category_description_full p{
    display: none;
}

.cat_design{
    padding:0 15px;
}

.bottom-pagination-content ul.pagination li{
    color:#000;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background:none;
}

.top-pagination-content div.pagination, .bottom-pagination-content div.pagination{
    width:100%;
    text-align:center;
}

.bottom-pagination-content ul.pagination li > span span,
.bottom-pagination-content ul.pagination li > a span{
    background:#000;
    color:#fff;
    border:1px solid #000;
    border-radius:0;
    -webkit-border-radius:0;
    -o-border-radius:0;
    -moz-border-radius:0;
    width:auto;
    min-width:30px;
    height:30px;
    line-height:30px;
    padding:0 5px;
    display:block;
}

.bottom-pagination-content ul.pagination li{
    margin:0 3px;
}

.bottom-pagination-content ul.pagination li.truncate,
.bottom-pagination-content ul.pagination li.truncate > span:hover,
.bottom-pagination-content ul.pagination li,
.bottom-pagination-content ul.pagination li > a,
.bottom-pagination-content ul.pagination li:hover,
.bottom-pagination-content ul.pagination li > a:hover{
    background:transparent;
}

.bottom-pagination-content ul.pagination li > a:hover span{
    background:#fff;
    color:#000;
    border:1px solid #000;
}

.bottom-pagination-content ul.pagination li.truncate > span span,
.bottom-pagination-content ul.pagination li.active > span span{
    background:#fff;
    color:#000;
    border:1px solid #fff;
}

.bottom-pagination-content ul.pagination li.active > span span{
    border:1px solid #000;
}

.bobo_pagination {
    max-width: 228px;
    margin: 0 auto 15px;
}

.bobochic_ventes_flash .bande_noire{
    padding:5px 15px;
}

.bobochic_ventes_flash .bande_noire p{
    font-weight:700;
    color:#fff;
    line-height:30px;
    margin:0;
    text-align:center;
}

.bobochic_ventes_flash .bande_noire p a{
    color:#fff;
    font-weight:bold;
    text-decoration:underline;
}

@media(max-width:768px) {
    .bobochic_ventes_flash .bande_noire .container {
        padding: 0 15px;
        line-height: 14px;
    }
}

@media(min-width: 769px){
    .btn_sortby{
        display: none !important;
    }
    .PM_ASBlockOutputHorizontal{
        width: 536px;
    }
}

@media(max-width:768px){
    .center_column .container_cat.PM_ASBlockOutput{
        position: fixed;
    }
}

.liste_picto_cat{
    display: flex;
    align-items: center;
    margin-top: 25px;
    overflow: auto;
    padding: 0 20px;
}

.liste_picto_cat li:first-child{
    margin-left: auto;
}

.liste_picto_cat li:last-child{
    margin-right:auto;
}

.liste_picto_cat li{
    margin: 0 15px;
}

.liste_picto_cat li a{
    display: flex;
    flex-direction: column;
}

.liste_picto_cat li a img {
    width: 70px;
    margin: 0 auto;
}

.liste_picto_cat li a {
    font-size: 12px;
    color: #0B0B0C;
    text-decoration: none;
    font-family: 'Hanken Grotesk', sans-serif;
    text-align: center;
    white-space: nowrap;
}

@media(max-width: 768px){
    .grid_mosaique{
        display: block !important;
        padding: 4px;
        height: 24px;
    }
    #center_column_test .select_grid {
        display: flex;
        align-items: center;
        gap: 8px;
        padding-right: 0;
    }
    #module-pm_advancedsearch4-searchresults #center_column_test .select_grid{
        display: none;
    }
    .grid_mosaique.active{
        background: #E6E6E6;
    }
    #center_column_test .select_grid .grid_mosaique svg{
        vertical-align: unset !important;
    }
}

.grid_mosaique{
    display: none;
}

@media (max-width:768px){
    .filter-xs {
        background-color: #F3F3F4;
        z-index: 10;
    }
}

ul.liste_cat{
    text-align: initial !important;
    padding: 0 3%;
}

.PM_ASCriterionsGroupList {
    padding: 16px;
}
.PM_ASBlockOutput .pm-compact_header > div {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: nowrap;
    gap: 8px;
}
.PM_ASBlockOutput .pm-compact_header > div span{
    font-family: 'Hanken Grotesk', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #0B0B0C;
}
#module-pm_advancedsearch4-searchresults div.selector span{
    text-shadow: none;
    color: #0B0B0C;
}

#module-pm_advancedsearch4-searchresults   div#uniform-selectProductSort {
    width: auto !important;
}

#module-pm_advancedsearch4-searchresults  div#uniform-selectProductSort{
    color: #0B0B0C;
    text-align: center;
    border-radius: 99px;
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 24px
}

#module-pm_advancedsearch4-searchresults  .selector:before{
    content: '';
    position: absolute;
    top: 9px;
    right: 11px;
    font-weight: bold;
    border: 1px solid #0B0B0C;
    width: 7px;
    height: 7px;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#module-pm_advancedsearch4-searchresults  #PM_ASearchResults #productsSortForm{
    background-color: #F2F2F2;
    border-radius: 0;
    padding: 8px 5px 8px 15px;
    width: auto !important;
}

#module-pm_advancedsearch4-searchresults  div.selector,
#module-pm_advancedsearch4-searchresults  div.selector span,
#module-pm_advancedsearch4-searchresults  div.checker span,
#module-pm_advancedsearch4-searchresults  div.radio span,
#module-pm_advancedsearch4-searchresults  div.uploader,
#module-pm_advancedsearch4-searchresults  div.uploader span.action,
#module-pm_advancedsearch4-searchresults  div.button,
#module-pm_advancedsearch4-searchresults  div.button span{
    background-image: none !important;
}

#module-pm_advancedsearch4-searchresults .aling_pagination{
    padding: 24px 64px;
}

#module-pm_advancedsearch4-searchresults  div.selector select{
    font-family: 'Hanken Grotesk', sans-serif;
}

@media(max-width:768px){
    #module-pm_advancedsearch4-searchresults  .aling_pagination{
        padding: 0 2%;
    }

}

/*****************debut matelas**************************/


.liste_picto_cat_matelas li:last-child{
    margin-right:auto;
}

.liste_picto_cat_matelas li{
    margin: 0 15px;
    display: block !important;
}

.liste_picto_cat_matelas li a{
    display: flex;
    position: relative;
    flex-direction: column;
    height: 258px;
    width: 190px;
}

.matelas .bx-viewport{
    height: auto !important;
}
.matelas .bx-wrapper .bx-controls-direction a{
    overflow: initial !important;
}

.matelas .bx-wrapper .bx-controls-direction a:before {
    padding-left: 2px;
    color: white;
    font-size: 30px;
}

.matelas .bx-next {
    right: 20px;
}

.liste_picto_cat_matelas{
    display: flex;
    width: auto !important;
    align-items: center;
    /*margin-top: 25px;*/
    padding:  35px 0 0 0;
}
.category-11 .bx-wrapper .bx-controls-direction a{
    top: 50% !important;
}
.category-569 #contenu{
    overflow: scroll;
}
.category-569 .bx-viewport{
    height: auto !important;
    margin: 0 64px;
}
.category-569 .bx-wrapper .bx-controls-direction a{
    overflow: initial !important;
}

.liste_picto_cat_matelas .text-absolute{
    left: 0;
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    z-index: 1;
    font-size: 12px;
    line-height: 24px;
    bottom: 20px;
    display: flex;
    align-items: end;
    color: white;
    padding: 10px 30px 0 10px;
}

.liste_picto_cat_matelas .subtitle{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    z-index: 1;
    padding: 16px;
}

.liste_picto_cat_matelas img {
    border-radius: 10px;
}

.liste_picto_cat_matelas .box-arrow{
    overflow: hidden;
}

.liste_picto_cat_matelas li a:after{
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 258px;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(12, 12, 13, 0) 67%, #0B0B0C 100%);
}

.liste_picto_cat_matelas li a:hover .img-cat{
    height: calc(100% + 60px);
}

.liste_picto_cat_matelas li a:hover .top-shadow:after {
    top: -60px;
}

.liste_picto_cat_matelas li a:hover .subtitle {
    top: -60px;
}

.liste_picto_cat_matelas li a:hover .arrow{
    right: 100px;
}

.liste_picto_cat_matelas li a div{
    transition: all 0.5s;
    position: absolute;
    bottom: 0;
    height: 100%;
    left: 0;
    width: 100%;
}

.liste_picto_cat_matelas li a video{
    bottom: 0;
    left: 0;
    transition: 0.5s;
    height: 258px;
    object-fit: cover;
    border-radius: 10px;
    max-width: 100%;
    position: absolute;
    transform: scale(1.0012);
}

.liste_picto_cat_matelas .arrow {
    background-color: white;
    border-radius: 10px;
    width: 32px;
    height: 32px;
    z-index: 1;
    position: absolute;
    bottom: 20px;
    left: 100%;
    transition: all 0.5s;
}

.liste_picto_cat_matelas li a:hover .arrow {
    left:80%;
    margin-right: 5px;
}

.top-shadow:after{
    content: "";
    position: absolute;
    transform: rotate(-180deg);
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    height: 100px;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(12, 12, 13, 0) 18%, #0B0B0C 100%);
}

.liste_picto_cat_matelas .arrow:after {
    overflow: hidden;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #0B0B0C;
    border-right: 2px solid #0B0B0C;
    transform: rotate( 45deg );
    content: "";
    margin-left: 8px;
    top: 35%;
    position: absolute;
}

.category-11 .container_filtre_reel .bx-viewport{
    /*overflow-x: auto !important;*/
}

.container_filtre_reel .bx-viewport::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 10px;
    border: 3px solid #ffffff;
}

.container_filtre_reel .bx-viewport::-webkit-scrollbar-track {
    background: #0B0B0C;
}

.matelas{
    /*background: #232326;*/
    margin-top: -35px;
}

.container_filtre_reel{
    padding-bottom: 20px;
}
.container_filtre_reel .container{
    max-width:1460px;
    overflow:visible;
}

.matelas .category-name{
    /*color: white;*/
    padding-top: 200px;
    margin-bottom:0;
}

.help-matelas{
    background-color: #E1E1E1;
    border-radius: 10px;
    padding: 32px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 26px;
}

.txt-matelas{
    width: 60%;
    text-align: initial;
}

.help-matelas .btn-black{
    background-color: #0B0B0C;
    color: white;
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    border-radius: 10px;
    line-height: 24px;
    padding: 4px 16px;
    display: block;
    width: fit-content;
    margin-top: 16px;
    border-radius: 10px;
}

.help-matelas .arrow{
    position: absolute;
    left: 55%;
    TOP: 44%;
}

.matelas #contenu{
    /*overflow-x: scroll;*/
}

.help-matelas .subtitle{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    color: #0B0B0C;
    margin-bottom: 16px;
    line-height: 35px;
}

.help-matelas p{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    color: #0B0B0C;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.img-matelas{
    position: absolute;
    right: 0;
}
/*.category-matelas #columns{*/
/*    padding-top: 0 !important;*/
/*}*/

/*.category-matelas .header2021{*/
/*    background: transparent;*/
/*}*/

#pm_overlay {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
    z-index: 99999;
    width: 100%;
    height: 0;
    opacity: 0;
    cursor: pointer;
}
#pm_overlay.filter-open {
    opacity: 1;
    height: 100%;
}
#nuage_cat_top {
    /*overflow-x: scroll;*/
    /*overflow-y: hidden;*/
    position: relative;
    padding: 0 64px;
    box-sizing: border-box;
    margin-bottom: 24px;
}
#nuage_cat_top ul {
    display: flex !important;
    width: max-content !important;
    gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
}
#nuage_cat_top ul li {
    width: max-content !important;
    flex-shrink: 0;
    background: #F2F2F2;
    border-radius: 0;
    border: 0px solid transparent;
    height: auto;
    margin: 0;
    transition: background 0.2s;
    white-space: nowrap;
    flex-shrink: 0;
}
#nuage_cat_top ul li:hover {
    background: #E6E6E6;
}
#nuage_cat_top ul li a {
    color: #0B0B0C;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding: 2px 8px;
    display: inline-block;
    padding: 10px 16px;
    text-decoration: none;
}
#nuage_cat_top ul.liste_cat::-webkit-scrollbar {
    display: none;
}
#nuage_cat_top .liste_wrap {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 21px;
}
#nuage_cat_top .liste_wrap::-webkit-scrollbar {
    height: 8px;
}
#nuage_cat_top .liste_wrap::-webkit-scrollbar-track {
    background: #f0f0f0;
}
#nuage_cat_top .liste_wrap::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 4px;
}
#nuage_cat_top .liste_wrap:hover::-webkit-scrollbar-thumb {
    background: #999;
}
#nuage_cat_top .nav {
    position: absolute;
    top: calc(50% - 11px);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    z-index: 10;
    opacity: 1;
    transition: opacity 0.2s ease;
    background: #fff;
}
#nuage_cat_top .nav.prev {
    left: 16px;
}
#nuage_cat_top .nav.next {
    right: 16px;
}
#nuage_cat_top .nav.disabled {
    opacity: 0;
    pointer-events: none;
}
#nuage_cat_top .nav.prev svg{
    transform: rotate(180deg);
}
.has-mobile .PM_ASBlockOutput.show-filter .pm-compact_header {
    position: fixed;
    bottom: 70%;
    right: 0;
    top: initial;
}
.PM_ASBlockOutput.PM_ASBlockOutputHorizontal{
    padding: 0;
}
.PM_ASBlockOutput.PM_ASBlockOutputHorizontal.show-filter {
    display: flex;
    flex-direction: column;
    background: #fff;
    z-index: 9999;
    overflow: hidden;
}
.PM_ASBlockOutput.show-filter .pm-compact_header, .PM_ASBlockOutput .pm-compact_header{
    position: relative;
    flex-shrink: 0;
    background: #fff;
    z-index: 10;
    transition: none;
}
.PM_ASBlockOutput .relative {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 135px;
}
.PM_ASBlockOutput .btn-holder {
    position: relative;
    flex-shrink: 0;
    background: #fff;
    z-index: 10;
}
@media (min-width: 1920px){
    .center_column .container_cat.has-timer {
        margin-top: 7px;
    }
}
@media (min-width: 1025px) AND (max-width: 1919px){
    .center_column .container_cat.has-timer {
        margin-top: 29px;
    }
}
@media (max-width: 1200px){
    .help-matelas .arrow {
        position: absolute;
        left: 48%;
        TOP: 58%;
    }
}

@media (max-width: 1024px) {
    .has-mobile .content_sortPagiBar{
        width: unset;
        transform: unset;
    }
}

@media (max-width: 991px){
    #category.category-11 ul.product_list.grid > li:nth-child(2n+1) {
        clear: initial;
    }
}

@media(max-width: 900px) {
    .help-matelas{
        margin: 16px;
        flex-direction: column;
    }

    .matelas .bx-viewport{
        margin: 0;
    }

    .help-matelas .arrow {
        position: absolute;
        left: 4%;
        top: 40%;
    }

    .img-matelas {
        position: initial;
        margin-top: 25px;
    }

    .txt-matelas {
        width: 100%;
    }

    .liste_picto_cat_matelas li a{
        margin: 35px 0;
    }

    .matelas .category-name {
        padding-top: 200px;
        padding-bottom: 0;
    }

    .liste_picto_cat_matelas {
        padding: 0 31px 0 31px;
    }
}

.banniere_667{
    height: calc(100vh - 100px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 40px;
}

@media(max-width: 768px) {
    .img-matelas {
        position: initial;
        margin-top: 76px;
    }

    .banniere_667{
        margin: 0 16px;
    }

    .banniere_667 > img {
        margin: 45px auto 0;
        border-radius: 20px;
        height: 70vh;
        object-fit: none;
        object-position: 50% 20%;
    }

    #banniere_popup{
        height: 150px;
        object-fit: cover;
        object-position: center;
    }

}

@media(max-width: 400px) {
    .category-68 .liste_picto_cat{
        padding:0;
    }
    .category-68 .liste_picto_cat li{
        width:25%;
        margin:0;
        text-align:center;
    }
}
/* bobocatbanniers */
.module_catbanniere div {
    padding: 0 56px;
    max-width: 1630px;
    margin: 0 auto;
}
.module_catbanniere a{
    display:block;
    border-radius: 8px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.module_catbanniere a.mobile_only{
    display:none;
}
.has-mobile .PM_ASBlockOutput.PM_ASBlockOutputHorizontal.show-filter {
    width: 100%;
    height: 70vh;
    display: flex;
    flex-direction: column;
    background: #fff;
    z-index: 9999;
    padding-top: 60px;
    overflow: hidden;
}
.has-mobile .PM_ASBlockOutput.show-filter .pm-compact_header {
    position: relative;
    flex-shrink: 0;
    background: #fff;
    z-index: 10;
    bottom: calc(100% + 60px);
    transition: none;
    width: 100%;
}
.has-mobile .PM_ASBlockOutput .relative {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.has-mobile .PM_ASBlockOutput .btn-holder {
    position: relative;
    flex-shrink: 0;
    background: #fff;
    z-index: 10;
}
@media(max-width:1024px){
    .PM_ASBlockOutputHorizontal.show-filter {
        bottom: 0;
        transition: all .5s;
        overflow: auto;
        overflow-x: hidden;
    }
    .PM_ASBlockOutputHorizontal {
        position: fixed !important;
        width: 100%;
        height: 100%;
        top: auto;
        right: 0;
        bottom: -100%;
        background: #f4f6f8;
        z-index: 9999999999 !important;
        transition: all .5s;
        padding: 0;
    }
    .pm-compact_header {
        height: 60px;
        order: 1;
    }
    #nuage_cat_top .nav.prev{
        left: 0;
    }
    .module_catbanniere div {
        padding: 0 32px;
    }
    #nuage_cat_top .nav {
        width: 32px;
        height: 32px;
    }
    #nuage_cat_top {
        padding: 0 32px;
    }
    #nuage_cat_top .nav.next {
        right: 0px;
    }
    .PM_ASBlockOutput.show-filter .btn-holder {
        position: fixed;
        right: 0;
    }
}
@media(max-width:767px){
    .PM_ASBlockOutput .relative {
        padding-bottom: 65px;
    }
    #module-pm_advancedsearch4-searchresults .breadcrumb, #category .breadcrumb {
        padding: 15px 0 0 16px !important;
    }
    #nuage_cat_top {
        padding: 0;
    }
    #nuage_cat_top .nav {
        display: none;
    }
    #nuage_cat_top{
        margin-left: 16px;
    }
    body#category .cat_desc {
        padding: 0px 16px !important;
    }
    /*.module_catbanniere a{*/
    /*    background-position: right 35% bottom 45%;*/
    /*}*/
    .module_catbanniere div {
        padding: 0 16px;
    }
    .module_catbanniere a{
        padding: 0;
    }
    .module_catbanniere a.mobile_only{
        display:block;
    }
    .module_catbanniere a.desktop_only{
        display:none;
    }
    .PM_ASBlockOutputHorizontal {
        position: fixed !important;
        width: 100%;
        height: 100%;
        top: auto;
        right: 0;
        bottom: -100%;
        background: #f4f6f8;
        z-index: 9999999999 !important;
        transition: all .5s;
        padding: 0;
    }
    .PM_ASBlockOutputHorizontal.show-filter {
        bottom: 0;
        transition: all .5s;
        overflow: auto;
        overflow-x: hidden;
        height: 70%;
    }
    .PM_ASBlockOutput .pm-compact_header {
        width: 100%;
    }
    .PM_ASBlockOutput .pm-compact_header{
        right: 0;
        bottom: -100%;
        top: auto;
    }
    .PM_ASBlockOutput.show-filter .pm-compact_header {
        position: fixed;
        bottom: 70%;
        right: 0;
        top: auto;
    }
    .PM_ASBlockOutput .block_content {
        padding-top: 0;
    }
    .has-mobile .PM_ASBlockOutput .btn-holder{
        position: fixed;
        bottom: -100%;
        transition: all .5s;
    }
    .has-mobile .PM_ASBlockOutput.show-filter .btn-holder{
        position: fixed;
        bottom: 0;
    }
    /*TEST IPHONE*/
    .has-mobile .PM_ASBlockOutput.PM_ASBlockOutputHorizontal.show-filter {
        width: 100%;
        height: 70vh;
        display: flex;
        flex-direction: column;
        background: #fff;
        z-index: 9999;
        padding-top: 60px !important;
        overflow: hidden;
    }
    .has-mobile .PM_ASBlockOutput.show-filter .pm-compact_header {
        position: relative;
        flex-shrink: 0;
        background: #fff;
        z-index: 10;
        bottom: calc(100% + 60px);
    }
    .has-mobile .PM_ASBlockOutput .relative {
        flex: 1;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
    }
    .has-mobile .PM_ASBlockOutput .btn-holder {
        position: relative;
        flex-shrink: 0;
        background: #fff;
        z-index: 10;
    }

}
.module_catbanniere a img{
    margin:0 auto ;
    border-radius: 0;
}
@media(max-width: 450px){
    .PM_ASBlockOutput .btn-holder > div > span {
        font-size: 12px;
        line-height: 16px;
    }
}
