.orphic-fiche-produit-layout{display:flex;gap:70px}.orphic-fiche-produit__left{width:40%;min-width:40%;aspect-ratio:1.02/1}.orphic-fiche-produit__right{width:60%}.orphic-fiche-produit__right__actions{display:flex;gap:10px}.orphic-fiche-produit__right__button{width:fit-content;background-color:var(--wp--preset--color--primary);padding:11px;color:var(--wp--preset--color--white)!important;z-index:10;transition:0.2s;font-weight:500;font-family:var(--wp--preset--font-family--maitree);text-decoration:none!important}.orphic-fiche-produit__right__button_mini_link{width:fit-content;padding:11px;color:var(--wp--preset--color--primary)!important;z-index:10;font-size:14px;font-weight:500;font-family:var(--wp--preset--font-family--maitree);text-decoration:none;transition:0.2s}.orphic-fiche-produit__right__button_mini_link:hover{text-decoration:underline}.orphic-fiche-produit__right__content h2{margin:0}.orphic-fiche-produit__right__content__price{font-size:20px;font-weight:500;margin-top:0}.orphic-fiche-produit__right__colors__title{font-size:20px;font-weight:500}.orphic-fiche-produit__right__colors__available{display:flex;flex-wrap:wrap;gap:30px}.orphic-fiche-produit__right__colors__available__texture{display:flex;flex-direction:column;gap:10px;width:100px;cursor:pointer;position:relative}.orphic-fiche-produit__right__colors__available__texture img{width:100%;object-fit:cover}.orphic-fiche-produit__right__colors__available__texture p{font-size:13px;margin:0}.orphic-fiche-produit__right__colors__available__active__selected{position:absolute;top:0;left:0;width:100%;height:100px;visibility:hidden;padding:5px}.orphic-fiche-produit__right__colors__available__active__border{width:100%;height:100%;border:3px solid var(--wp--preset--color--primary)}.orphic-fiche-produit__right__colors__available__texture.active .orphic-fiche-produit__right__colors__available__active__selected{visibility:visible}.orphic-fiche-produit__single-image{width:100%;height:400px;background:#f5f5f5;overflow:hidden;display:flex;align-items:center;justify-content:center}.orphic-fiche-produit__single-image__img{width:100%;height:100%;object-fit:cover}.orphic-fiche-produit__single-image__placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#666;font-style:italic}.orphic-fiche-produit__carousel__main{position:relative;width:100%;height:400px;background:#f5f5f5;overflow:hidden;margin-bottom:15px}.orphic-fiche-produit__carousel__main__image{width:100%;height:100%;object-fit:cover;transition:opacity 0.3s ease}.orphic-fiche-produit__carousel__thumbs__container{position:relative;display:flex;align-items:center}.orphic-fiche-produit__carousel__nav{position:absolute;top:50%;transform:translateY(-50%);background:rgb(255 255 255 / .9);border:none;width:30px;height:30px;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;z-index:2;opacity:0;visibility:hidden}.orphic-fiche-produit__carousel__nav:hover{background:rgb(255 255 255);transform:translateY(-50%) scale(1.1)}.orphic-fiche-produit__carousel__nav--prev{left:5px}.orphic-fiche-produit__carousel__nav--next{right:5px}.orphic-fiche-produit__carousel__thumbs__container:hover .orphic-fiche-produit__carousel__nav{opacity:1;visibility:visible}.orphic-fiche-produit__carousel__thumbs{display:flex;gap:10px;overflow-x:auto;padding:5px 0;flex:1;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.orphic-fiche-produit__carousel__thumbs::-webkit-scrollbar{display:none}.orphic-fiche-produit__carousel__thumbs__item{flex-shrink:0;width:80px;height:80px;overflow:hidden;cursor:pointer;border:2px solid #fff0;transition:all 0.3s ease}.orphic-fiche-produit__carousel__thumbs__item:hover{border-color:#ddd}.orphic-fiche-produit__carousel__thumbs__item__active__layer{visibility:hidden;width:100%;height:100%}.orphic-fiche-produit__carousel__thumbs__item.active .orphic-fiche-produit__carousel__thumbs__item__active__layer{visibility:visible}.orphic-fiche-produit__carousel__thumbs__item img{width:100%;height:100%;object-fit:cover}@media (max-width:950px){.orphic-fiche-produit-layout{flex-direction:column-reverse;gap:30px}.orphic-fiche-produit__left{width:100%;min-width:100%;aspect-ratio:16/9}.orphic-fiche-produit__right{width:100%}.orphic-fiche-produit__carousel__main,.orphic-fiche-produit__single-image{height:300px}.orphic-fiche-produit__carousel__thumbs__item{width:60px;height:60px}.orphic-fiche-produit__carousel__nav{width:25px;height:25px}.orphic-fiche-produit__carousel__nav--prev{left:2px}.orphic-fiche-produit__carousel__nav--next{right:2px}}@media (max-width:600px){.orphic-fiche-produit__carousel__main{height:250px}.orphic-fiche-produit__carousel__thumbs__item{width:50px;height:50px}.orphic-fiche-produit__carousel__nav{width:20px;height:20px}.orphic-fiche-produit__carousel__thumbs{gap:8px}}