Description
vous aimerez aussi …
Parfum pour spa senteur eucalyptus 250ml
22,90€
Parfum pour spa senteur bubble gum 250ml
22,90€
Parfum pour spa senteur jasmin 250ml
22,90€
Parfum pour spa senteur monoï 250ml
22,90€
Parfum pour spa senteur love is in the spa 250ml
22,90€
Parfum pour spa senteur nuage de coton 250ml
22,90€
Parfum pour spa senteur thé vert 250ml
22,90€
Parfum pour spa senteur tutti frutti 250ml
22,90€
.product-card h4,
.product-card h4:hover {
margin: 0 !important;
margin-top: 10px !important;
font-size: medium !important;
font-weight: bold !important;
text-decoration: unset !important;
text-decoration-color: transparent !important;
}
.product-card h4:hover{
cursor: pointer;
}
.product-card-bottom{
height: 50px !important;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.product-card-bottom .button{
margin-top: 10px !important;
font-size: medium ! important;
}
/*.product-card .price, .product-card .price bdi {
font-size: medium !important;
font-weight: bold !important;
text-decoration: unset !important;
text-decoration-color: transparent !important;
margin-bottom: 5px;
}*/
.owl-item{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto !important;
}
.owl-stage {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 25px;
}
.owl-carousel .product-card {
display: flex;
flex-direction: column;
text-align: center;
padding: 10px;
background: white;
box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 20%);
margin: 10px;
height: 100%;
width: 100%;
justify-content: space-between;
border-radius: 1em;
max-height: 300px;
}
.owl-carousel .product-card img {
margin: 0 auto;
max-width: 90%;
height: 150px;
object-fit: contain;
border-radius: .3em;
/*border-width:1px;
border-style: solid;
border-color: #5494d050;*/
}
.owl-carousel .product-card h3 {
margin: 0;
padding: 0.5em 0;
font-size: 1.1em;
}
/*.owl-carousel .product-card span, .owl-carousel .product-card span span bdi {
margin: 0;
padding: 0;
font-size: 1.5rem !important;
line-height: 2rem !important;
font-weight: bold !important;
}*/
.owl-carousel .product-card .button {
display: block;
margin: 0 auto;
padding: 0.5em 1em;
font-size: 1em;
font-weight: bold;
color: #fff;
background-color: #007cba;
border: none;
border-radius: 5px;
transition: all 0.2s ease-in-out;
}
.owl-carousel .product-card .button:hover {
cursor: pointer;
background-color: #005a81;
}
//jQuery(document).ready(function($) {
jQuery(window).on(« load », function() {
jQuery(« .owl-carousel.product-carousel »).owlCarousel({
items: 4,
autoplay: false,
margin: 10,
responsive:{
0:{
items:1
},
576:{
items:2
},
768:{
items:3
},
992:{
items:4
}
},
responsiveClass:true,
responsiveRefreshRate:0
});
});



Avis
Il n’y a pas encore d’avis.