B2B login
Register here
Home
Collection
Sofas
Recliner sofas
City Living
Boxspring beds
Bed frames
Recliners
Modulax
Armchairs
About us
Production
Contact
Select Page
Oscar 9428
Oscar 9428
Go Back
Schematics:
Download here
/* ----------------------------------------- */ /* View slug: footer-product-categorieen - start */ /* ----------------------------------------- */ .Footer-categories { font-weight: 300; } .Footer-categoryLink { border-right: 1px solid rgb(170, 170, 170); display: inline-block; font-weight: 300; line-height: 100%; margin: 4px 0 4px -4px; padding: 0 7px; } .Footer-categoryLink:hover { text-decoration: underline; } .Footer-categoryLink.Footer-categoryLink--last { border-right: 0; padding-right: 0; } /* ----------------------------------------- */ /* View slug: footer-product-categorieen - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: Detail page - start */ /* ----------------------------------------- */ .Product-gallery { background: rgb(235, 235, 235); padding: 1%; } .Product-galleryitem { box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; display: inline-block; height: 100px; margin: 1%; vertical-align: top; width: 23%; } .Product-galleryItemImage { height: 100%; object-fit:cover; opacity: 0.8; width: 100%; } .Product-galleryItemImage:hover { opacity: 1; } .Product-title { margin-bottom: 25px; } .Product-description { font-size: 19px; line-height: 150%; margin-bottom: 20px; } .Product-back { background: rgb(255, 255, 255); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid rgb(204, 51, 51); color: rgb(204, 51, 51); display: inline-block; font-size: 19px; line-height: 100%; margin: 0 0 20px 0; padding: 7px 10px; text-align: center; } .Product-back:hover { background: rgb(204, 51, 51); border: 1px solid rgb(204, 51, 51); color: rgb(255, 255, 255); } .Product-downloadLink { color: rgb(204, 51, 51); font-size: 19px; font-weight: 300; text-decoration: underline; } .Product-downloadLink:hover { text-decoration: underline; } /* ----------------------------------------- */ /* Content Template: Detail page - end */ /* ----------------------------------------- */