<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* faszyn2  b */
/* szczeg´┐Ży produktu */
/* line 59, ../sass/_global-variables.scss */
.test2 {
display: flex;
}
/* line 3, ../sass/main2.scss */
.fixed {
position: fixed;
bottom: 0;
right: 0;
left: 0;
}
/* line 10, ../sass/main2.scss */
#moving-area {
height: 100%;
display: flex;
flex-direction: column;
}
/* line 16, ../sass/main2.scss */
.tt {
width: 100%;
max-width: 420px;
padding: 32px;
position: fixed;
background-color: #FFFFFF;
overflow: hidden;
z-index: 99999;
color: #000000;
left: 0;
right: 0;
margin: auto;
top: 33vh;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
display: none;
}
/* line 36, ../sass/main2.scss */
.tt a {
color: #D9D6CD;
text-decoration: underline;
}
/* line 41, ../sass/main2.scss */
.tt.err {
background-color: #d6d0d7;
}
/* line 45, ../sass/main2.scss */
.tt.warn {
background-color: #b0e1d1;
}
/* line 49, ../sass/main2.scss */
.tt.msg {
background-color: #b4d7d2;
}
/* line 53, ../sass/main2.scss */
.tt span {
display: block;
}
/* line 57, ../sass/main2.scss */
.tt span.ttMsg {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px;
}
/* line 63, ../sass/main2.scss */
.advanced-search h2, .register h2 {
clear: both;
font-size: 14px;
font-family: 'MartelSans-Bold', sans serif;
}
/* line 69, ../sass/main2.scss */
.advanced-search h2:first-of-type, .register h2:first-of-type {
margin-top: 0;
}
/* line 73, ../sass/main2.scss */
.advanced-search .switch {
margin-bottom: 20px;
}
/* line 77, ../sass/main2.scss */
.advanced-search .switch::after {
content: '';
display: block;
clear: both;
height: 1px;
}
/* line 84, ../sass/main2.scss */
.advanced-search form select {
margin-bottom: 0;
}
/* line 88, ../sass/main2.scss */
.advanced-search button {
margin-top: 40px;
}
/* line 92, ../sass/main2.scss */
.advanced-search form .switch label {
font-weight: normal;
}
/* line 96, ../sass/main2.scss */
.register .current-form {
float: left;
font-size: 15px;
}
/* line 101, ../sass/main2.scss */
.register .change-form {
float: right;
}
/* line 105, ../sass/main2.scss */
.register form input[name="zipCode"] {
clear: left !important;
}
/* line 109, ../sass/main2.scss */
.blog a {
color: inherit;
}
/* line 113, ../sass/main2.scss */
.blog ul {
list-style-type: none;
}
/* line 117, ../sass/main2.scss */
.blog .filter-content, .blog .filter-content a {
color: #FFFFFF;
}
/* line 121, ../sass/main2.scss */
.blog .filter-content ul {
margin: 0;
padding: 0;
}
/* line 126, ../sass/main2.scss */
.blog .post-list {
padding: 0;
margin-top: 30px;
width: 100%;
}
/* line 132, ../sass/main2.scss */
.blog .post-tags {
margin-top: 20px;
}
/* line 136, ../sass/main2.scss */
.blog .post-list .post {
margin-bottom: 50px;
width: 50%;
float: left;
}
/* line 142, ../sass/main2.scss */
.blog .post-list .post {
margin-bottom: 33px;
padding-bottom: 15px;
}
/* line 147, ../sass/main2.scss */
.blog .post-list .photo {
margin-bottom: 10px;
}
/* line 151, ../sass/main2.scss */
article.regulations.post:nth-child(odd) {
padding-right: 20px;
}
/* line 155, ../sass/main2.scss */
article.regulations.post:nth-child(even) {
padding-left: 20px;
}
@media (max-width: 992px) {
/* line 161, ../sass/main2.scss */
.blog .post-list .photo {
height: auto;
}
/* line 165, ../sass/main2.scss */
.blog .post-list .post {
width: 100%;
min-height: 0;
}
/* line 170, ../sass/main2.scss */
article.regulations.post:nth-child(odd), article.regulations.post:nth-child(even) {
padding-left: 0;
padding-right: 0;
}
}
/* line 176, ../sass/main2.scss */
.blog .post-img {
display: block;
margin: auto auto 15px;
max-height: 300px;
}
/* line 182, ../sass/main2.scss */
.blog .tags {
display: inline-block;
margin-top: 5px;
}
/* line 187, ../sass/main2.scss */
.blog .tags ul {
margin: 0;
padding: 0;
}
/* line 192, ../sass/main2.scss */
.blog .tags li {
display: inline;
margin-right: 5px;
background: #B4D7D2;
color: #000000;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
padding: 0 6px;
}
/* line 202, ../sass/main2.scss */
.blog .tags li::before {
content: '#';
}
/* line 206, ../sass/main2.scss */
.blog .post-title {
line-height: 1.5em;
font-size: 24px;
margin-bottom: 7px;
}
/* line 212, ../sass/main2.scss */
.blog .post-date {
margin-bottom: 20px;
}
@media (max-width: 767px) {
/* line 217, ../sass/main2.scss */
.blog .post-title {
font-size: 15px;
}
}
/* line 222, ../sass/main2.scss */
.blog .prev, .blog .next {
max-width: 50%;
line-height: 1.5em;
height: 1.5em;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
position: relative;
font-size: 15px;
margin-top: 10px;
}
/* line 234, ../sass/main2.scss */
.blog .prev {
float: left;
padding-left: 20px;
padding-right: 40px;
}
/* line 240, ../sass/main2.scss */
.blog .next {
float: right;
padding-right: 20px;
padding-left: 40px;
}
/* line 247, ../sass/main2.scss */
.blog .prev::before, .blog .next::after {
position: absolute;
top: 0.3em;
display: inline-block;
font-family: 'Glyphicons Halflings', sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* line 259, ../sass/main2.scss */
.blog .prev::before {
content: "\e079";
left: 0;
}
/* line 264, ../sass/main2.scss */
.blog .next::after {
content: "\e080";
right: 0;
}
/* line 269, ../sass/main2.scss */
.blog.single-post img {
max-height: 300px;
display: block;
margin: auto auto 20px auto;
}
/* line 276, ../sass/main2.scss */
.blog .content {
padding: 0;
}
@media (max-width: 767px) {
/* line 281, ../sass/main2.scss */
.blog .prev, .blog .next {
height: 3em;
white-space: normal;
font-size: 12px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* line 290, ../sass/main2.scss */
.blog .prev {
padding-right: 20px;
}
/* line 294, ../sass/main2.scss */
.blog .next {
padding-left: 20px;
}
/* line 298, ../sass/main2.scss */
.blog .prev::before, .blog .next::after {
top: 0.1em;
font-size: 17px;
}
}
/* line 306, ../sass/main2.scss */
.blog .prev, .blog .next {
margin: 20px 0;
}
/* line 310, ../sass/main2.scss */
.cookies {
background-color: #FFFFFF;
position: fixed;
left: 0;
right: 0;
bottom: 0;
max-height: 100vh;
padding: 20px;
font-size: 12px;
z-index: 50;
border: 1px solid #FFFFFF;
overflow: auto;
touch-action: pan-y;
}
/* line 325, ../sass/main2.scss */
.single-post .tags {
margin-top: 20px;
}
/* line 329, ../sass/main2.scss */
.lazyslider-container {
min-height: 100px;
}
/* line 333, ../sass/main2.scss */
.lazyslider-container .loader {
margin: 60px auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border: 1.1em solid rgba(255, 255, 255, 0.5);
border-left: 1.1em solid #ffffff;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
/* line 347, ../sass/main2.scss */
.lazyslider-container .loader,
.lazyslider-container .loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
/* line 354, ../sass/main2.scss */
.lazyslider-container .slick-slider {
display: none;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@supports (-ms-accelerator: true) {
/* line 381, ../sass/main2.scss */
* {
transition: none !important;
}
}
@-webkit-keyframes bouncing {
0% {
transform: translateY(0);
}
25% {
transform: translateY(-50%);
}
45% {
transform: translateY(0);
}
70% {
transform: translateY(-25%);
}
85% {
transform: translateY(0);
}
95% {
transform: translateY(-5%);
}
100% {
transform: translateY(0);
}
}
@keyframes bouncing {
0% {
transform: translateY(0);
}
25% {
transform: translateY(-50%);
}
45% {
transform: translateY(0);
}
70% {
transform: translateY(-25%);
}
85% {
transform: translateY(0);
}
95% {
transform: translateY(-5%);
}
100% {
transform: translateY(0);
}
}
/* line 446, ../sass/main2.scss */
.bouncing-anim {
-webkit-animation: bouncing 0.8s 1;
animation: bouncing 0.8s 1;
}
/* line 451, ../sass/main2.scss */
.custom-modal, .tell-about-form, .ask-about-form, .ask-for-price-form {
position: fixed;
left: 20px;
right: 20px;
margin: auto;
max-width: 500px;
height: 100vh;
max-height: 560px;
overflow: auto;
top: 50vh;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background: #FFFFFF;
color: #000000;
border: 3px solid #FFFFFF;
z-index: 50;
padding: 20px;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
/* line 451, ../sass/main2.scss */
.custom-modal, .tell-about-form, .ask-about-form, .ask-for-price-form {
left: 0;
right: 0;
}
}
/* line 476, ../sass/main2.scss */
.custom-modal .legend, .tell-about-form .legend, .ask-about-form .legend, .ask-for-price-form .legend {
display: block;
}
/* line 480, ../sass/main2.scss */
.custom-modal label, .tell-about-form label, .ask-about-form label, .ask-for-price-form label {
display: block !important;
}
/* line 485, ../sass/main2.scss */
#LogoutForm {
margin: auto;
float: none;
}
/* line 489, ../sass/main2.scss */
#LogoutForm button {
float: none;
margin: auto;
}
/* line 495, ../sass/main2.scss */
.social-button {
cursor: pointer;
background-color: #4267b2;
color: #fff;
padding: 15px 15px 10px;
text-align: center;
margin: 15px auto;
position: relative;
transition: 200ms;
max-width: 350px;
display: block;
}
/* line 507, ../sass/main2.scss */
.social-button .fa {
font-size: 26px;
position: relative;
top: 4px;
line-height: 0;
margin-right: 5px;
}
/* line 518, ../sass/main2.scss */
.client-panel .social-button.google-button {
background-color: #ea4335;
}
/* line 524, ../sass/main2.scss */
.google-social-btn {
background-color: #ea4335;
font-size: inherit;
border: none;
border-radius: 0;
margin-top: 5px;
}
/* line 530, ../sass/main2.scss */
.google-social-btn:hover {
background-color: #da4639;
}
/* line 535, ../sass/main2.scss */
.login-social-button {
display: block;
padding: 14px 10px 11px;
width: 100%;
}
/* line 539, ../sass/main2.scss */
.login-social-button .fa-facebook-official {
margin-right: 10px;
}
/* line 544, ../sass/main2.scss */
#ifMap {
min-height: 512px;
}
/* line 548, ../sass/main2.scss */
.inpost #ifMap {
max-height: 512px;
}
/* line 552, ../sass/main2.scss */
.change-collection-point-in-cart {
cursor: pointer;
text-decoration: underline;
}
#main .main-page-products {
margin-bottom:40px;
}
.header-top-bar .header-top-bar-nav-droite {
display: flex;
align-items:center;
justify-content: flex-end;
}
header .cart-bar {
width:unset;
}
header .cart-bar .label {
margin-top:0;
}
header .search-slide-click .glyphicon.search-button {
top:unset;
bottom:unset;
margin: 0;
position:relative;
}
header .search-slide-click {
width:unset;
padding-right:0;
}
header .search {
display: flex;
align-items:center;
}
.category-products .filters span.filter-label {
margin-bottom:10px;
}
.last-viewed, .products-preview {
margin-bottom: 20px;
}
.related-products .product-item{
height: 400px;
}
@media (max-width: 3000px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid .product-item {
max-width: 350px;
/*height: 430px;*/
height: 580px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:490px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 350px;
height: 450px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:350px;
}
/* PRIX PRICE ET PREV-PRICE */
.nouveautes .product-item .product-desc .price,
.products-preview .product-item .product-desc .price,
.related-products .product-item .product-desc .price,
.grid-container .price {
font-size: 20px;
margin-bottom: 0;
color: #000;
font-weight:600;
}
.related-products .product-item .product-desc .price{
font-size: 20px;
}
}
@media (max-width: 2500px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid .product-item {
max-width: 350px;
height: 580px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:490px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 350px;
height: 440px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:350px;
}
}
@media (max-width: 1200px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid .product-item {
max-width: 289px;
/*height: 430px;*/
height: 490px;
}
.photos.slider.thumb {
margin-right:0;
}
.preview-info .photos.slider.thumb ul .slick-slide {
height: 150px;
margin-bottom: 15px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:400px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 350px;
height: 370px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:280px;
}
}
@media (max-width: 1024px) {
.header-top-bar .header-top-bar-nav-droite a:nth-child(3) {
padding-right: 0;
}
header .cart-bar {
top:0;
}
header .primary-nav::before {
background-color:transparent;
}
header .primary-nav {
background-color:transparent;
}
header .search {
position: relative;
top: unset;
}
header .primary-nav .categories-menu-container {
top: 92px;
}
header .mobile-adapter .glyphicon-menu-hamburger, header .mobile-adapter .glyphicon-remove {
top: calc(50% - 7px);
}
header .primary-nav .categories-menu-container &gt; ul &gt; li &gt; ul.sous-primary-nav {
display: block;
position: relative;
top: 0;
margin: 0 22px;
width: calc(100% - 22px);
}
header .primary-nav .categories-menu-container &gt; ul &gt; li &gt; ul.sous-primary-nav .category-photo {
width: 160px;
position: absolute;
}
header .primary-nav .categories-menu-container &gt; ul &gt; li &gt; ul &gt; li {
width: calc(100% - 160px);
margin-left: 160px;
}
header .right-box {
padding: 20px;
margin: 0;
height: 0px;
border-bottom:none;
}
header .search .search-phrase {
margin-top:0;
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 350px;
/*height: 430px;*/
height: 520px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:430px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 350px;
height: 370px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:280px;
}
}
@media (max-width: 992px) {
.header-top-bar .header-top-bar-nav-gauche {
font-size:13px;
line-height: 13px;
}
.header-top-bar .header-top-bar-nav-droite a {
padding-left: 5px;
padding-right: 5px;
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid .product-item {
max-width: 226px;
height: 339px;
margin-top:15px;
margin-bottom:15px;
}
.products-preview .product-item:nth-child(3n+1), .related-products .product-item:nth-child(3n+1), .grid-container .product-item:nth-child(3n+1), .categories-grid .product-item:nth-child(3n+1) {
margin-right:14px;
}
.products-preview .product-item:nth-child(3n+2), .related-products .product-item:nth-child(3n+2), .grid-container .product-item:nth-child(3n+2), .categories-grid .product-item:nth-child(3n+2) {
margin-right: 7px;
margin-left: 7px;
}
.products-preview .product-item:nth-child(3n+0), .related-products .product-item:nth-child(3n+0), .grid-container .product-item:nth-child(3n+0), .categories-grid .product-item:nth-child(3n+0) {
margin-left:14px;
}
.nouveautes .product-item .product-desc, .products-preview .product-item .product-desc, .related-products .product-item .product-desc {
min-height:100px;
}
.nouveautes .product-item .product-desc .product-name, .products-preview .product-item .product-desc .product-name, .related-products .product-item .product-desc .product-name, .grid-container .product-name {
font-size:18px;
}
.nouveautes .product-item .product-desc .price, .products-preview .product-item .product-desc .price, .related-products .product-item .product-desc .price, .grid-container .price {
font-size:18px;
}
.preview-info .photos-col {
display:flex;
}
.photos.slider.thumb {
width:90px;
}
.preview-info .photos.slider.thumb ul .slick-slide {
height: 100px;
margin-bottom: 1px;
}
.preview-info .infos {
padding-left: 0;
}
footer .footer-col {
width:25%;
}
.slick-slide .banner-content .btn-slider, .main-slider .banner-content .btn-slider {
font-size: 24px;
padding: 10px 20px;
margin-top:0;
}
.slick-slide figcaption {
bottom: calc(50% - 68px);
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*max-width: 340px;*/
/*height: 430px;*/
height: 580px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:480px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 350px;
height: 280px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:200px;
}
.related-products .product-item .product-desc .product-name{
font-size:12px;
}
.price-prev .price{
font-size:15px;
}
}
@media (max-width: 780px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 430px;*/
height: 570px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:470px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 350px;
height: 280px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:200px;
}
.related-products .product-item .product-desc .product-name{
font-size:12px;
}
.price-prev .price{
font-size:15px;
}
}
@media (max-width: 775px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*max-width: 340px;*/
/*height: 430px;*/
height: 580px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:470px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 350px;
height: 290px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:200px;
}
.related-products .product-item .product-desc .product-name{
font-size:12px;
}
.price-prev .price{
font-size:15px;
}
}
@media (max-width: 771px) {
.header-top-bar a, .header-top-bar a:active, .header-top-bar a:visited, .header-top-bar a:hover {
font-size:13px;
}
.header-top-bar .header-top-bar-nav-centre a:nth-child(1):after {
margin: 0 5px;
}
.header-top-bar .header-top-bar-nav-gauche {
width:25%;
}
.header-top-bar .header-top-bar-nav-droite {
width:41%;
}
#main-slider {
margin-left: 0;
}
.slick-slide figcaption {
bottom:65px;
}
#main-slider .slick-arrow.slick-prev, #main-slider .slick-arrow.slick-next {
width:40px;
height: 40px;
font-size: 24px;
}
#main-slider .slick-arrow {
top: calc(100% - 40px);
}
#main-slider .slick-arrow.slick-prev {
left: calc(50% - 50px);
}
#main-slider .slick-arrow.slick-next {
left: calc(50% + 5px);
}
.preview-info .infos {
padding-left: 0;
padding-right: 0;
}
.preview-info .photos.slider {
width:69px;
}
.preview-info .photos.slider.main-photo {
width: calc(100% - 69px);
}
.preview-info .photos.slider .slick-slider {
max-height:1000px;
}
.preview-info .photos.slider.main-photo .slick-slide img {
max-height:unset;
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid .product-item {
max-width: unset;
height: unset;
width: calc(50% - 10px);
margin-top:10px;
margin-bottom:10px;
}
.products-preview .product-item:nth-child(3n+1), .related-products .product-item:nth-child(3n+1), .grid-container .product-item:nth-child(3n+1), .categories-grid .product-item:nth-child(3n+1) {
margin-right:0px;
}
.products-preview .product-item:nth-child(3n+2), .related-products .product-item:nth-child(3n+2), .grid-container .product-item:nth-child(3n+2), .categories-grid .product-item:nth-child(3n+2) {
margin-right: 0px;
margin-left: 0px;
}
.products-preview .product-item:nth-child(3n+0), .related-products .product-item:nth-child(3n+0), .grid-container .product-item:nth-child(3n+0), .categories-grid .product-item:nth-child(3n+0) {
margin-left:0px;
}
.products-preview .product-item:nth-child(odd), .related-products .product-item:nth-child(odd), .grid-container .product-item:nth-child(odd), .categories-grid .product-item:nth-child(odd) {
margin-right:10px;
}
.products-preview .product-item:nth-child(even), .related-products .product-item:nth-child(even), .grid-container .product-item:nth-child(even), .categories-grid .product-item:nth-child(even) {
margin-left:10px;
}
.preview-info .photos.slider.thumb .slick-list {
height:unset!important;
}
footer .footer-col {
width:50%;
max-width:unset;
}
footer .flex-wrap {
justify-content:space-between;
}
footer .infos {
width:100%;
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 430px;*/
height: 570px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:480px;
}
}
@media (max-width: 768px) {
.header-top-bar a, .header-top-bar a:active, .header-top-bar a:visited, .header-top-bar a:hover {
font-size:13px;
}
.header-top-bar .header-top-bar-nav-centre a:nth-child(1):after {
margin: 0 5px;
}
.header-top-bar .header-top-bar-nav-gauche {
width:25%;
}
.header-top-bar .header-top-bar-nav-droite {
width:41%;
}
#main-slider {
margin-left: 0;
}
.slick-slide figcaption {
bottom:65px;
}
#main-slider .slick-arrow.slick-prev, #main-slider .slick-arrow.slick-next {
width:40px;
height: 40px;
font-size: 24px;
}
#main-slider .slick-arrow {
top: calc(100% - 40px);
}
#main-slider .slick-arrow.slick-prev {
left: calc(50% - 50px);
}
#main-slider .slick-arrow.slick-next {
left: calc(50% + 5px);
}
.preview-info .infos {
padding-left: 0;
padding-right: 0;
}
.preview-info .photos.slider {
width:69px;
}
.preview-info .photos.slider.main-photo {
width: calc(100% - 69px);
}
.preview-info .photos.slider .slick-slider {
max-height:1000px;
}
.preview-info .photos.slider.main-photo .slick-slide img {
max-height:unset;
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid .product-item {
max-width: unset;
height: unset;
width: calc(50% - 10px);
margin-top:10px;
margin-bottom:10px;
}
.products-preview .product-item:nth-child(3n+1), .related-products .product-item:nth-child(3n+1), .grid-container .product-item:nth-child(3n+1), .categories-grid .product-item:nth-child(3n+1) {
margin-right:0px;
}
.products-preview .product-item:nth-child(3n+2), .related-products .product-item:nth-child(3n+2), .grid-container .product-item:nth-child(3n+2), .categories-grid .product-item:nth-child(3n+2) {
margin-right: 0px;
margin-left: 0px;
}
.products-preview .product-item:nth-child(3n+0), .related-products .product-item:nth-child(3n+0), .grid-container .product-item:nth-child(3n+0), .categories-grid .product-item:nth-child(3n+0) {
margin-left:0px;
}
.products-preview .product-item:nth-child(odd), .related-products .product-item:nth-child(odd), .grid-container .product-item:nth-child(odd), .categories-grid .product-item:nth-child(odd) {
margin-right:10px;
}
.products-preview .product-item:nth-child(even), .related-products .product-item:nth-child(even), .grid-container .product-item:nth-child(even), .categories-grid .product-item:nth-child(even) {
margin-left:10px;
}
.preview-info .photos.slider.thumb .slick-list {
height:unset!important;
}
footer .footer-col {
width:50%;
max-width:unset;
}
footer .flex-wrap {
justify-content:space-between;
}
footer .infos {
width:100%;
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 470px;*/
height: 570px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:470px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 280px;
height: 470px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:380px;
}
.related-products .product-item .product-desc .product-name{
font-size:15px;
}
.price-prev {
font-size:17px;
}
.price{
font-size:18px;
}
}
@media (max-width: 700px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 430px;*/
height: 480px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:390px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 250px;
height: 450px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:350px;
}
.related-products .product-item .product-desc .product-name{
font-size:15px;
}
.price-prev .price{
font-size:17px;
}
}
@media (max-width: 650px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 430px;*/
height: 450px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:350px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 170px;
height: 350px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:260px;
}
.related-products .product-item .product-desc .product-name{
font-size:15px;
}
.price-prev .price{
font-size:17px;
}
}
@media (max-width: 576px) {
.header-top-bar {
flex-wrap: wrap;
padding: 10px 0;
height: 66px;
}
.header-top-bar::before, .header-top-bar::after {
height:66px;
}
.header-top-bar .header-top-bar-nav-gauche {
width:100%;
}
.header-top-bar .header-top-bar-nav-centre {
width:50%;
text-align:left;
}
.header-top-bar .header-top-bar-nav-droite {
width: 50%;
}
header .cart-bar {
padding: 0 5px;
}
header .cart-bar .label img {
display:none;
}
header .primary-nav .categories-menu-container {
top: 112px;
}
header .primary-nav .categories-menu-container &gt; ul &gt; li &gt; ul.sous-primary-nav {
height:unset;
margin: 0 20px 10px 20px;
width:calc(100% - 20px);
min-width:unset;
padding-bottom:5px;
}
header .primary-nav .categories-menu-container &gt; ul &gt; li &gt; ul.sous-primary-nav .category-photo {
display:none;
}
header .primary-nav .categories-menu-container &gt; ul &gt; li &gt; ul &gt; li {
width:100%;
margin-left:0px;
margin-bottom: 5px;
}
header .primary-nav .categories-menu-container &gt; ul &gt; li &gt; ul.sous-primary-nav .cap-a-right {
display:block;
position:relative;
width:100%;
top:5px;
}
header .primary-nav .categories-menu-container &gt; ul &gt; li &gt; ul.sous-primary-nav .cap-a-right li {
margin-bottom:5px;
width:100%;
}
header .right-box {
padding:10px;
}
.slick-slide figcaption {
bottom:45px;
}
.slick-slide .banner-content .btn-slider, .main-slider .banner-content .btn-slider {
font-size: 18px;
padding: 5px 10px;
}
#main-slider .slick-arrow.slick-prev, #main-slider .slick-arrow.slick-next {
width: 30px;
height: 30px;
font-size: 16px;
}
#main-slider .slick-arrow.slick-prev {
left: calc(50% - 35px);
}
#main-slider .slick-arrow {
top: calc(100% - 30px);
}
#main .main-page-products, #main .main-page-followus {
margin-bottom:20px;
}
.nouveautes .product-item .product-desc, .products-preview .product-item .product-desc, .related-products .product-item .product-desc {
min-height:70px;
margin:15px;
width: calc(100% - 30px);
}
.nouveautes .product-item .product-desc .product-name, .products-preview .product-item .product-desc .product-name, .related-products .product-item .product-desc .product-name, .grid-container .product-name {
font-size:14px;
margin-top:10px;
margin-bottom:5px;
}
.nouveautes .product-item .product-desc .price, .products-preview .product-item .product-desc .price, .related-products .product-item .product-desc .price, .grid-container .price {
font-size:14px;
}
.newsletter .single-tos {
display: flex;
flex-direction: column;
}
.newsletter .single-tos .single-switch {
width: 100%;
padding-left: 0;
}
.newsletter .single-tos .channels-list {
width: 100%;
}
.newsletter .legend {
position: relative;
width: 100%;
left: unset;
top: unset;
text-align:center;
}
.newsletter form .newsletter-button {
font-size:14px;
}
.newsletter form {
width:100%;
}
.newsletter+div hr {
margin-top: 20px;
margin-bottom: 40px;
width: 300px;
}
footer .footer-col.reassurance {
margin-bottom: 20px;
}
footer .footer-col.reassurance:nth-child(odd) {
padding-right: 10px;
}
footer .footer-col.reassurance:nth-child(even) {
padding-left: 10px;
}
footer .container .title {
margin: 0 0 10px 0;
}
footer .footer-col.reassurance p {
font-size:13px;
}
footer .footer-col.legal li {
font-size:13px;
}
footer .powered {
margin-top: 20px;
padding-top: 0;
}
footer .powered .infos {
margin-bottom:20px;
}
.category-products h1 {
margin-top:10px;
}
.category-products .filters {
margin-top:10px;
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 340px;*/
height: 390px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
/*top:260px;*/
top:310px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 170px;
height: 310px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:230px;
}
.related-products .product-item .product-desc .product-name{
font-size:15px;
}
/* PRIX PRICE ET PRICE PREV */
.nouveautes .product-item .product-desc .price-prev,
.products-preview .product-item .product-desc .price-prev,
.related-products .product-item .product-desc .price-prev,
.grid-container .price-prev {
font-size: 12px;
text-decoration: line-through;
margin-bottom: 0;
font-weight:200;
}
.related-products .product-item .product-desc .price-prev{
font-size: 12px;
}
.nouveautes .product-item .product-desc .price,
.products-preview .product-item .product-desc .price,
.related-products .product-item .product-desc .price,
.grid-container .price {
font-size: 14px;
margin-bottom: 0;
color: #000;
font-weight:600;
}
.related-products .product-item .product-desc .price{
font-size: 14px;
}
}
@media (max-width: 480px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 330px;*/
height: 350px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
/*top:250px;*/
top:270px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 170px;
height: 321px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:230px;
}
.related-products .product-item .product-desc .product-name{
font-size:15px;
}
/* PRIX PRICE ET PRICE PREV */
.nouveautes .product-item .product-desc .price-prev,
.products-preview .product-item .product-desc .price-prev,
.related-products .product-item .product-desc .price-prev,
.grid-container .price-prev {
font-size: 12px;
text-decoration: line-through;
margin-bottom: 0;
font-weight:200;
}
.related-products .product-item .product-desc .price-prev{
font-size: 12px;
}
.nouveautes .product-item .product-desc .price,
.products-preview .product-item .product-desc .price,
.related-products .product-item .product-desc .price,
.grid-container .price {
font-size: 15px;
margin-bottom: 0;
color: #000;
font-weight:600;
}
.related-products .product-item .product-desc .price{
font-size: 15px;
}
}
@media (max-width: 400px) {
.header-top-bar {
height:45px;
}
.header-top-bar::before, .header-top-bar::after {
height:45px;
}
.header-top-bar .header-top-bar-nav-gauche {
font-size:11px;
}
.header-top-bar a, .header-top-bar a:active, .header-top-bar a:visited, .header-top-bar a:hover {
font-size:11px;
}
.header-top-bar .header-top-bar-nav-centre a:nth-child(1):after {
margin: 0 2px;
}
.header-top-bar .header-top-bar-nav-droite {
padding-right: 30px;
}
.header-top-bar .header-top-bar-nav-droite a:nth-child(1) {
padding-right:2px;
}
.header-top-bar .header-top-bar-nav-droite a:nth-child(2) {
padding-left:2px;
}
.header-top-bar .header-top-bar-nav-droite a:nth-child(3) {
position: absolute;
bottom: 3px;
right: 0;
}
.header-top-bar .header-top-bar-nav-droite a:nth-child(3) img {
width:25px;
}
.logo img {
max-height:35px;
}
header .mobile-adapter {
height: 35px;
margin-left: 5px;
width: 15px;
}
header .mobile-adapter .glyphicon-menu-hamburger, header .mobile-adapter .glyphicon-remove {
top: calc(50% - 8px);
margin-left: 0;
}
header .search-slide-click {
height: 35px;
}
header .search {
padding-left:5px;
}
header .search .search-phrase {
font-size: 11px!important;
width: 125px;
}
header .search input {
font-size: 11px!important;
}
header .search-slide-click .glyphicon.search-button {
font-size: 13px;
padding: 5px;
}
header .cart-bar {
padding: 0 5px;
height:35px;
}
header .cart-bar .label {
font-size: 11px;
padding: 2px;
}
header .primary-nav .categories-menu-container {
top: 80px;
}
#main .main-page-products h2:not(.product-name) {
margin-top:20px;
margin-bottom:10px;
}
#main .main-page-products h2:not(.product-name), #main .main-page-followus h2, .newsletter h2, .productdetails .related h2 {
font-size:21px;
margin-top:20px;
margin-bottom:20px;
}
.preview-info .photos.slider.thumb ul .slick-slide {
height:90px;
}
.preview-info .photos.slider {
width: 62px;
}
.preview-info .photos.slider.main-photo {
width: calc(100% - 62px);
}
.page-header {
margin:20px 0;
}
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 430px;*/
height: 310px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:230px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
max-width: 150px;
height: 300px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:200px;
}
.related-products .product-item .product-desc .product-name{
font-size:15px;
}
/* PRIX PRICE ET PRICE PREV */
.nouveautes .product-item .product-desc .price-prev,
.products-preview .product-item .product-desc .price-prev,
.related-products .product-item .product-desc .price-prev,
.grid-container .price-prev {
font-size: 13px;
text-decoration: line-through;
margin-bottom: 0;
font-weight:200;
}
.related-products .product-item .product-desc .price-prev{
font-size: 17px;
}
}
@media (max-width: 350px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 280px;*/
height: 260px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
/*top:180px;*/
top:160px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
/*max-width: 350px;*/
max-width: 110px;
height: 230px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:150px;
}
.related-products .product-item .product-desc .product-name{
font-size:11px;
}
/* PRIX PRICE ET PRICE PREV */
.nouveautes .product-item .product-desc .price-prev,
.products-preview .product-item .product-desc .price-prev,
.related-products .product-item .product-desc .price-prev,
.grid-container .price-prev {
font-size: 12px;
text-decoration: line-through;
margin-bottom: 0;
font-weight:200;
}
.related-products .product-item .product-desc .price-prev{
font-size: 12px;
}
.nouveautes .product-item .product-desc .price,
.products-preview .product-item .product-desc .price,
.related-products .product-item .product-desc .price,
.grid-container .price {
font-size: 14px;
margin-bottom: 0;
color: #000;
font-weight:600;
}
.related-products .product-item .product-desc .price{
font-size: 14px;
}
}
@media (max-width: 330px) {
.products-preview .product-item, .related-products .product-item, .grid-container .product-item, .categories-grid 	.product-item {
max-width: 340px;
/*height: 280px;*/
height: 270px;
}
.nouveautes .product-item .product-desc,
.products-preview .product-item .product-desc,
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
/*top:180px;*/
top:190px;
}
/*VOUS AIMEREZ AUSSI*/
.related-products .product-item {
/*max-width: 350px;*/
max-width: 110px;
height: 230px;
}
.related-products .product-item .product-desc{
padding: 5px 7px 7px 7px;
min-height: 80px;
margin-top: 15px;
position:absolute;
bottom:0;
width: calc(100% - 40px);
height: 50px;
margin: 20px;
/*background-color:rgba(254,254,254,0.8)*/ /*TRANSPARENCE NOM PRIX*/
top:140px;
}
.related-products .product-item .product-desc .product-name{
font-size:11px;
}
}
#order-form .cart-quantity{
color: #000;
}
</pre></body></html>