.header-transparent__container--blanc {
    background: transparent;
    background-color: #000;
    color: #fff;
}
.header-transparent--blanc.header-transparent__relative{
    border-bottom: none;
}
.site_wise_container, .montres-rolex__root{
    max-width: 1620px;
    margin: 0 auto;
}
.home_intro__container{
    display: flex;
}
.home_intro_title{
    font-size: 50px;
    font-weight: bold;
    color: #462c1f;
}
.home_intro_text{
    font-size: 20px;
    line-height: 1.6;
    color: #462c1f;
}
.equal_columns{
      flex: 1 1 0;  
}
.montres-rolex__container{
    flex-wrap: nowrap;
    margin-bottom: 0;
}
.montres-rolex__root{
	margin-top: 90px;
}
.home_watches_block_txt{
    padding: 20px;
}
.image_full_new img{
    width: 100%;

}
.home section+section{
    margin-top: 90px !important;
}
.heading_36{
    font-size: 36px;
    font-weight: bold;
}
.gold_color{
    color: #462c1f;
}
.font_16{
    font-size: 16px;
    font-weight: bold;;
}
.learn_more_green{
    color: #127749;
    font-weight: bold;
    font-size: 16px;
}
.slider-rolex__root{
    max-width: 1620px;
}
.slider-rolex__li{
    width: 25%;
}
.container-img img{
    display: block;
    height: auto;
}
.slider-rolex__container-img{
    padding-bottom: 70%;
}
.infoProduit-rolex__img--whatsapp, .infoProduit-rolex__img--whatsapp img{
    min-height: auto;
}
.full_size_container img{
    max-width: 100%;
}
.collection-rolex__filters-container{
    max-width: 100%;
}
.collection-rolex__filters{
    width: 20%;
}
.collection-rolex__container-montres{
    width: 80%;
}
.collection-rolex__montre{
    background: #000;
    color: #fff;
}
.collection-rolex__montre-info{
    padding: 20px;
}
.collection-rolex__montre{
    padding: 0px;
}
.collection-rolex__filters-titre{
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.collection-rolex__filters-reset--btn svg{
    margin-left: 10px;
    margin-right: 0;
}
.collection-rolex__filters-reset--btn{
    color: #462c1f;
}
.collection-rolex__filters-titre, .woof_container_inner h4{
    color: #462c1f;
}
main.detailprodrolex{
    max-width: 1620px;
    margin: 0 auto;
}
.infoProduit-rolex__titre{
    font-size: 50px;
    line-height: normal;
    text-transform: none;
    margin-bottom: 17px;
    font-weight: bold;
}
.single-product nav.ariane-rolex__container{
    display: none;
}
.single-product .infoProduit-rolex__root--full{
    margin-top: 90px;
}
.btn_360_popup{
    position: absolute;
    bottom: 50px;
    right: 20px;
    background: transparent;
    border-radius: 25px;
    color: #127749;
    z-index: 99;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.btn_360_popup img{
    max-width: 100%;
    height: auto;
    min-height: auto;
    object-fit: unset;
}
.infoProduit-rolex__image-mini li:nth-child(1){
    display: none !important;
}
.infoProduit-rolex__image-mini{
    gap: 10px;
    margin-top: 20px;
}
.infoProduit-rolex__img-mini.actif{
    opacity: 1;
}
.infoProduit-rolex__image-mini img{
    width: auto;
    max-width: 100%;
}
.infoProduit-rolex__img-mini+.infoProduit-rolex__img-mini{
    margin-left: 0px;
}
.descProduit-rolex__ul{
    max-width: 100%;
}
.descProduit-rolex__ul > li{
    width: 33.3%;
}
.descProduit-rolex__ul > li{
    flex: unset;
}
.descProduit-rolex__root{
    background: #f4efeb;
    padding: 100px;
}
.single-product .banniere-bas__root img{
    opacity: 1;
}
.cat_text_new h2.banniere-bas__titre{
    font-size: 50px;
    font-weight: bold;
    color: #462c1f;
    margin-bottom: 20px;
    max-width: 800px;
    margin: 0 auto;
   
    line-height: normal;
    text-transform: none;
}
.cat_text_new p.text_on_lg_product_img{
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 25px;
}














.guarantee-rolex__container {
        position: relative;
        
    }
    .guarantee-rolex__wrapper {
        display: flex;
        flex-direction: column-reverse;
        gap: 40px;
    }
    .guarantee-rolex__image {
        width: 100%;
    }
    .guarantee-rolex__image img {
        width: 100%;
        height: auto;
    }
    .guarantee-rolex__accordions {
        width: 100%;
        display: flex    ;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .guarantee-rolex__accordions--item {
        width: 100%;
        border-top: 1px solid rgba(69, 44, 30, .2);
    }
    .rolex-body1 {
        font-family: "Helvetica W01", helvetica, sans-serif;
        font-size: 1.8rem;
        line-height: 2.2rem;
        line-height: 1.2 !important;
    }
    .rolex-body2 {
        font-family: "Helvetica W01", helvetica, sans-serif;
        font-size: 1.8rem;
        line-height: 2.2rem;
        line-height: 1.6 !important;
    }
    .guarantee-rolex__accordions--title {
        position: relative;
        display: flex;
        justify-content: start;
        align-items: center;
        height: 80px;
        font-weight: bold;
        cursor: pointer;
    }
    .guarantee-rolex__accordions--title::before {
        content: "";
        width: 12px;
        height: 2px;
        background-color: #452c1e;
        position: absolute;
        right: 0;
        top: calc(50% - 1px);
    }
    .guarantee-rolex__accordions--title::after {
        content: "";
        width: 12px;
        height: 2px;
        background-color: #452c1e;
        position: absolute;
        right: 0;
        top: calc(50% - 1px);
        transform: rotate(90deg);
        transition: all .2s ease-in-out;
    }
    .guarantee-rolex__accordions--content {
        max-height: 0px;
        overflow: hidden;
        transition: all .3s 
    ease-in-out;
    }
    .guarantee-rolex__accordions--content.active {
        transition: all .3s ease-in-out;
        max-height: max-content;
        padding: 0 0 30px 0;
    }
    .guarantee-rolex__accordions--title.active::after {
        transform: rotate(0deg);
        transition: all .2s ease-in-out;
    }
    .guarantee-rolex__accordions--item:last-child {
        border-bottom: 1px solid rgba(69, 44, 30, .2);
    }
@media screen and (min-width: 1025px) {
    .guarantee-rolex__container {
        padding-bottom: 10vh;
    }
    .guarantee-rolex__wrapper {
        flex-direction: row;
    }
    .guarantee-rolex__image {
        width: 50%;
    }
    .guarantee-rolex__accordions {
        width: 50%;
    }
    .guarantee-rolex__accordions--item {
        width: 91.6666666667%;
        margin-left: 8.3333333333%;
    }
    .caracModel-rolex__caracWrapper{
        width: 100% !important;
    }
    
}
@media screen and (min-width: 768px) {
    .guarantee-rolex__container {
        
    }
    .rolex-body1 {
        font-size: 2.4rem;
        line-height: 2.8rem;
    }
    .rolex-body1 {
        font-size: 2.4rem;
        line-height: 2.8rem;
    }
    .rolex-body2 {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}
@media only screen and (max-width: 1200px){
	.infoProduit-rolex__container{
		flex-direction: column;
	}
}
@media screen and (max-width: 1000px){
	.collection-rolex__filters, .collection-rolex__container-montres{
		width: 100%;
	}
	.collection-rolex__filters{
		padding: 30px 20px 30px;
	}
}
@media screen and (max-width: 768px){
	.guarantee-rolex__wrapper, .cat_text_new, .home section+section, .home_intro__container{
		padding-left: 15px;
    	padding-right: 15px;
	}
	.home_intro_title{
		margin-bottom: 20px;
	}
	.single-product .infoProduit-rolex__root--full{
		margin-top: 0px;
	}
	.home section+section{
		margin-top: 50px !important;
	}
	.descProduit-rolex__root{
		color: #000;
		padding: 20px;
	}
	.descProduit-rolex__ul > li{
		width: 50%;
	}
	.single_pro_cat_lg_img{
		margin-top: 20px;
	}
	.large_title, .home_intro_title, .heading_36, .infoProduit-rolex__titre, .cat_text_new h2.banniere-bas__titre{
		font-size: 24px !important;
	}
	.home_intro__container{
		flex-direction: column;
	}
	.main_slide_image{
		margin-bottom: 0px;
	}
	.montres-rolex__container{
		flex-wrap: wrap;
	}
	.slider-rolex__li{
		width: 50%;
	}
	.collection-rolex__montre-info{
		padding: 10px;
	}
	.home_intro_text{
		font-size: 16px;
	}
	
}
@media only screen and (max-width: 1200px){
	.cpo_nav{
		color: #000;
	}
}