@charset "UTF-8";
/************************************************************** Page Terrazzo PEARL **************************************************************/		
.page_PEARL{
	display:block;
	width:100%;
	margin: 0 auto;
	padding:0;
    padding-bottom: 4rem;
	text-align:center;
	color:#444343;
	font-size:2rem;
	background-color:#FFF;
}
.page_PEARL .header_PEARL{
    display: block;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.page_PEARL .header_PEARL video{
    aspect-ratio: 1704/392;
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.page_PEARL .introd_PEARL{
    display: flex;
	flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    column-gap: 6rem;
    width: 100%;
    height: auto;
	margin:0 auto;
    margin-top: 4rem;
	padding:0 6rem;
    text-align: left;
	font-weight:400;
}
.page_PEARL .introd_PEARL h1{
	width: auto;
	height: auto;
	margin: 0;
	padding:0;
	text-align: left;
    font-size: 3.2rem;
	font-weight:400;
    white-space: nowrap;
}
.page_PEARL .introd_PEARL h1 strong{
	font-weight:500;
}
.page_PEARL .introd_PEARL p{
    display: block;
	width: auto;
	height:auto;
	margin: 0;
	padding:0;
    text-align: left;
	font-size:1.8rem;
}
.page_PEARL .colors{
    display: flex;
	flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    row-gap:4rem;
	margin:0;
	padding:0;
    text-align: right;
	width:100%;
	padding: 3rem 6rem;
}
.page_PEARL .colors > *{
    display: flex;
	flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    column-gap: 2rem;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
    text-align: right;
    font-size: 1.8rem;
    font-weight: 400;
}
.page_PEARL .colors .colorA{
	position:relative;
}
.page_PEARL .colors .colorA span{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;    
	height:100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	font-size: 2.6rem;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.page_PEARL .colors a{
	position: relative;
	width: 18.2%;
	aspect-ratio: 1/1;
}
.page_PEARL .colors a img:hover{
	cursor: zoom-in;
}
.page_PEARL .colors a img.hoverPhoto {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	-web-kit-transition:  opacity 0.5s ease;
	-moz-transition:  opacity 0.5s ease; 
	-o-transition:    opacity 0.5s ease;
	transition:   opacity 0.5s ease;
}
.page_PEARL .colors a:hover img {
	opacity: 0;
	-web-kit-transition:  opacity 0.5s ease;
	-moz-transition:  opacity 0.5s ease; 
	-o-transition:    opacity 0.5s ease;
	transition:   opacity 0.5s ease;
	margin:0 auto;
	padding: 0;
	width:100%;
	height:auto;
	-webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.26);
	box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.26);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;  
	outline: 4px solid #9c9c9c;
}

.page_PEARL .colors a:hover img.hoverPhoto { 
	opacity: 1;
 }
.page_PEARL .colors a span{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 2rem;
	font-weight: 400;
}
.page_PEARL .colors a img:first-of-type{
	display:inline-block;
	vertical-align:bottom;
	margin:0 auto;
	padding: 0;
	width:100%;
	height:auto;
	-webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.26);
    box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.26);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.page_PEARL .colors a:hover img:first-of-type, .page_PEARL .colors a.active img:first-of-type{
	outline: 4px solid #9c9c9c;
}

/**** buy part ******/
.page_PEARL .w100{
	display:none;
}
.page_PEARL .buy{
	display:block;
    width:100%;
	height:auto;
	margin:0 auto;
    margin-top: 1rem;
	padding:3rem;
    padding-left: 0;
	border:none;
	text-align:center;
	cursor:auto;
	font-size:0;
	position:relative;
    display: none;
	margin-top: 3rem;
}
.page_PEARL .buy .w100_close{
	position:absolute;
	right:2rem;
	top:2rem;
	cursor:pointer;
}
.page_PEARL .buy .img{
	display: inline-block;
	vertical-align: middle;
	width: 45%;	
	height:auto;
	margin:0 auto;
	padding: 0;
	text-align:left;
	font-size:1.8rem;
}
.page_PEARL .buy .product{
	display: inline-block;
	vertical-align: middle;
	width: 35%;	
	min-width: 35%;	
	height:auto;
	margin:0 auto;
    margin-left: 8%;
	padding: 0;
	text-align:left;
	font-size:1.8rem;
}
.page_PEARL .buy .img .PEARL_Base{
	width:100%;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	margin:0;
	padding:0;
	position:relative;
}
.page_PEARL .buy .img .PEARL_Base .size{
	position: absolute;
	right:0.7rem;
	bottom: -3rem;
	display:block;
	text-align:left;
	margin:0 auto;
	padding:0;
	font-size:1.8rem;
	z-index:3;
    font-style: italic;
}
.page_PEARL .buy .img .PEARL_Base .barre{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	z-index:0;
}
.page_PEARL .buy .img .PEARL_Base #gallery_Base{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.page_PEARL .buy .img .PEARL_Base #gallery_Base img.gallery_img_base{
	width:100%;
	height:auto;
	aspect-ratio: 1/1;
}
.page_PEARL .buy .img .PEARL_Base .easyzoom {
  width: 100%;
}
.page_PEARL .buy .img .PEARL_Base #gallery_Base img:hover{
	cursor: zoom-in;
}
.page_PEARL .buy .img .PEARL_Base #gallery_Base img{
	max-width:none;
	width: auto;
	height:auto;
	display:inline-block;
	vertical-align: middle;
	text-align:center;
	-webkit-box-shadow: 8px 8px 14px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 8px 8px 14px 0px rgba(0,0,0,0.26);
    box-shadow: 8px 8px 14px 0px rgba(0,0,0,0.26);
}
.page_PEARL .buy .img .PEARL_Base img.hover_shape{
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
	width:100%;
	height:auto;
}
.page_PEARL .buy .product .subtitle{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	font-size:2.2rem;
	color:#444343;
	text-align:left;
	font-style: normal;
	font-weight:400;
}
.page_PEARL .buy .product .stock{
	display:block;
	text-align:left;
	margin:0 auto;
	margin-top:1.5rem;
	padding:0;
	font-size:1.8rem;
}
.page_PEARL .buy .product .stock .stockdispo{
	display:block;
	width:100%;
	height:auto;
	text-align:left;
	padding: 0.2rem 0.5rem;
	border:1px solid #444343;
}
.page_PEARL .buy .product .stock .stockdispo::before{
	content: '';
    display: inline-block;
    vertical-align: bottom;
    margin-right: 0.5rem;
    width: 22px;
    height: 22px;
    background-size: cover;
	background-image: url("https://carreaux-terrazzo.com/images5/TrCommun/stock.webp");
    background-repeat: no-repeat;
    background-position: center left;
}
.page_PEARL .buy .product .info_choix{
	display:block;
	width:100%;
	height:auto;
	text-align:left;
	margin:0 auto;
	margin-top:1rem;
	padding:1rem 0;
	font-size:1.8rem;
	border-top:2px solid #444343;
	border-bottom:2px solid #444343;
}
.page_PEARL .buy .product .info_choix div{
	display:flex;
	flex-wrap: nowrap;
	justify-content:space-between;
	align-items: center;
	align-content: space-between;
	margin:1rem auto;
	padding:0;
	gap:2rem;
	position:relative;
}
.page_PEARL .buy .product .info_choix .delai{
	display: block;
    text-align: center;
    width: auto;
    margin: 0 auto;
    padding: 0;
}
.page_PEARL .buy .product .info_choix .delai::before{
	content: '';
    display: inline-block;
    vertical-align: bottom;
    margin-right: 0.5rem;
    width: 22px;
    height: 21px;
    background-size: cover;
	background-image: url("https://carreaux-terrazzo.com/images5/collections/delai.svg");
    background-repeat: no-repeat;
    background-position: center left;
}
.page_PEARL .buy .product .info_choix div input{
	text-align:right;
	width:30%;
}
.page_PEARL .buy .product .info_choix div input.brd{
	padding:0.5rem;
	text-align:center;
	border:1px solid #444343;
	min-width:0;
	background-color: #EAE7E7;
}
.page_PEARL .buy .product .info_choix .shapes_PEARL select{
	background-color: #FFF;
	text-align: right;
	font-size:1.8rem;
	margin:0;
	padding: 0.5rem 0;
	padding-right:2rem;
	color:#444343;
	-webkit-text-fill-color: #444343;
	width: auto;
	height: auto;	
	-moz-appearance:none; 
    -webkit-appearance:none; 
    appearance:none;
	background-image: url('https://carreaux-terrazzo.com/images5/collections/selectsize.svg');
 	background-repeat: no-repeat;
  	background-position: center right;
	background-size: 18px auto;
	background-color:#FFF;
	cursor:pointer;
	font-weight:500;
}
.page_PEARL .buy .product .info_choix #gallery_select_epaisseur span{
	display:none;
	text-align:right;
}
.page_PEARL .buy .product .info_choix #gallery_select_epaisseur .placeholder{
	display:block;
}
.page_PEARL .buy .product .info_choix .right{
	justify-content:flex-end;
}
.page_PEARL .buy .product .info_choix .button{
	display: flex;
    align-items: center;
    text-align: center;
    margin:0;
	padding:1rem;
	border: none;
	background-color:#444343;
	color:#FFF;
	font-weight:400;
}
.page_PEARL .buy .product .info_choix .button::before{
	content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5rem;
    width: 23px;
    height: 29px;
    background-size: cover;
	background-image: url("https://carreaux-terrazzo.com/images5/collections/addcart.svg");
    background-repeat: no-repeat;
    background-position: center left;
}
.page_PEARL .buy .product .info_choix .gallery_msg{
	justify-content: center;
	color:#FF0000;
	font-size:1.4rem;
	margin: 0 auto ;
	padding:0;
}
.page_PEARL .buy .product .finitions_packaging{
	display:flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
    column-gap: 1.5rem;
	margin:0 auto;
	margin-top:1rem;
	padding:0;
	text-align:left;
}
.page_PEARL .buy .product .finitions_packaging a{
	display:block;
	margin:0;
	padding:0.5rem 0;
	text-align:center;
}
.page_PEARL .buy .product .finitions_packaging .packaging::before{
	content: '';
    display: inline-block;
    vertical-align: bottom;
    margin-right: 0.5rem;
    width: 25px;
    height: 25px;
    background-size: cover;
	background-image: url("https://carreaux-terrazzo.com/images5/collections/packaging.svg");
    background-repeat: no-repeat;
    background-position: center left;
}
.page_PEARL .buy .product .finitions_packaging .finition::before{
	content: '';
    display: inline-block;
    vertical-align: bottom;
    margin-right: 0.5rem;
    width: 26px;
    height: 25px;
    background-size: cover;
	background-image: url("https://carreaux-terrazzo.com/images5/collections/finition.svg");
    background-repeat: no-repeat;
    background-position: center left;
}

#gallery_choixcaisse{
	display:none;
	width:100%;
	margin:0;
	padding:0;
	justify-content:space-around;
}
#gallery_choixcaisse li{
	margin:0;
	padding:0;
}
#gallery_choixcaisse label{
	display:inline-block;
	vertical-align: middle;
	margin:0 auto;
	padding:0;
    background-color: #FFF;
	color:#FF0000;
	font-size:1.8rem;
	text-align:left;
	cursor:pointer;
}
#gallery_choixcaisse input.radio{
	width:1.5rem;
	height:1.5rem;
	display:inline-block;
	vertical-align: middle;
	margin:0 auto;
	margin-right:0.5rem;
	padding:0;
	appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
    background-color: #FFF;
	border:1px solid #444343;
    border-radius: 1.5rem;
	-webkit-border-radius: 1.5rem;
	-moz-border-radius: 1.5rem;
	-ms-border-radius: 1.5rem;
	-o-border-radius: 1.5rem;
    content: '';
	min-width:0;
}
#gallery_choixcaisse input.radio:checked{
    background-color: #444343;
}