Fresh and artistic, Louis Vuitton remains one of the world’s most coveted symbols of status and sophistication. The Damier pattern was designed in 1888 and the Monogram, in 1896. Over a hundred years later, these remain two of the most recognizable prints in the world. Nicolas Ghesquière, previously of Balenciaga, is the artistic director of women’s collections (2013). Virgil Abloh was the artistic director of the men’s line starting in March 2018 until his untimely passing in 2021.
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
b {
font-weight: bold !important;
}
#headerMaster {
width: 1100px;
margin: 0px auto 0px auto;
}
#headerSearch {
height: 110px;
width: 275px;
}
#searchBoxContainer {
height: 51px;
position: relative;
margin: 0 auto;
display: inline-block;
float: right;
z-index: 1;
}
#searchBox {
height: 24px;
width: 169px;
background-image: url(“https://montaines.com/luxedh/luxeimg/searchbox.png”);
float: right;
margin: 30px 25px 0px 0px;
}
#LogoNavContainer {
position: relative;
margin: 14px auto 0px auto;
height: 152px;
width: 1100px;
}
#headerLogo {
height: 82px;
width: 321px;
position: relative;
margin: 0px auto 5px auto;
background-image: url(“https://montaines.com/luxedh/luxeimg/logo.png”);
}
#headerNav {
height: 50px;
position: relative;
margin: 0px auto;
border-bottom: solid #7b7a7b 1px;
}
#navul {
display: table;
width: auto;
margin: 0 auto;
padding: 0;
list-style: none;
font-family: ‘PT Sans Caption’, sans-serif;
font-size: 14px;
}
.navli {
float: left;
padding: 5px 5px;
letter-spacing: 1px;
line-height: 21pt;
}
.navli:last-child {
background: none;
}
.navli a {
display: block;
text-align: center;
color: #000;
text-transform: capitalize;
line-height: 48px;
font-size: 13px;
outline: none !important;
text-decoration: none;
}
.navli a:hover {
color: #e9a322;
}
#productMaster {
height: 610px;
width: 930px;
margin: 0px auto 0px auto;
}
#spacer {
height: 28px;
width: 930px;
margin: 0px auto 20px auto;
letter-spacing: 1px;
font-family: ‘Monstserrat’, sans-serif;
font-size: 13px;
}
#imageMaster {
height: 610px;
width: 450px;
float: left;
}
#buyboxMaster {
height: 610px;
width: 450px;
float: right;
}
#buyboxTopWrap {
width: 450px;
float: left;
}
#buyboxBrand {
float: left;
width: 450px;
font-size: 29px;
margin-bottom: 20px;
color: #939598;
font-family: ‘PT Sans Caption’, sans-serif;
text-align: center;
letter-spacing: 1px;
}
#buyboxProductName {
width: 450px;
font-size: 17px;
margin-bottom: 20px;
text-align: center;
letter-spacing: 1px;
}
#buyboxBottomWrap {
width: 450px;
margin-bottom: 20px;
float: left;
}
#descriptiontitle {
width: 420px;
height: 19px;
font-size: 18px;
font-weight: bold;
padding: 10px 15px;
float: left;
font-family: Arial, Helvetica, sans-serif;
border-top: 1px solid #c0c1c4;
}
#descriptionhtml {
width: 420px;
padding: 15px;
font-size: 13px;
float: left;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
line-height: 21pt;
}
#descriptionhtml>p {
font-family: Arial, Helvetica, sans-serif;
margin: 10px 0;
}
.table {
padding-left: 20px;
list-style: square;
margin-bottom: 20px;
}
.table>li {
height: 24px;
}
.poplight {
letter-spacing: 1px;
color: #939598;
}
.poplight:hover {
color: #939598;
}
.brand-disclaimer {
letter-spacing: 1px;
color: #000000;
font-size: 11.7px;
}
#productpicture {
height: 610px;
width: 450px;
float: left;
vertical-align: middle;
/* Background color and gradients */
background: #FFF;
/* Borders
border-color: #e4e4e4;
border-style: solid;
border-width: 1px 1px 1px 1px;*/
}
#mainpicture {
height: 500px;
width: 450px;
float: left;
/* Background color and gradients */
}
#mainimage {
max-width: 450px;
/* Borders
border-color: #e4e4e4;
border-style: solid;
border-width: 0px 0px 1px 0px; */
}
#thumbnailmaster {
width: 450px;
text-align: center;
overflow: hidden;
}
.currentthumb {
border-color: #cad1da !important;
}
.thumbsizer {
height: 80px;
width: 80px;
margin: 8px 13px;
display: inline-block;
vertical-align: middle;
border: solid 1px #c0c1c4;
}
.thumbsizer:hover {
cursor: pointer;
}
#zoomimage {
display: block;
margin: 0px auto;
width: 140px;
padding-top: 4px;
}
img[src=”]
{
display: none;
}
/*set a border on the images to prevent shifting*/
#gallery_01 img {
border: 2px solid white;
}
/*Change the colour*/
.active img {
border: 2px solid #333 !important;
}
.gallery-container {
position: relative;
}
.gallery-item {
position: absolute;
width: 459px;
right: 0;
}
.gallery-image {
width: 459px;
}
.gallery-item:hover {
z-index: 99999 !important;
}
.gallery-item:hover .thumb {
border: 1px solid #cad1da!important;
}
.thumb {
position: absolute;
bottom: -100px;
height: 100px;
width: 100px;
border: 1px solid #c0c1c4!important;
}
.gallery-container .gallery-item:nth-child(1) {
z-index: 500;
}
.gallery-container .gallery-item:nth-child(1) .thumb {
left: 0;
}
.gallery-container .gallery-item:nth-child(2) {
z-index: 500;
}
.gallery-container .gallery-item:nth-child(2) .thumb {
left: 110px;
}
.gallery-container .gallery-item:nth-child(3) {
z-index: 300;
}
.gallery-container .gallery-item:nth-child(3) .thumb {
left: 220px;
}
.gallery-container .gallery-item:nth-child(4) {
z-index: 200;
}
.gallery-container .gallery-item:nth-child(4) .thumb {
left: 330px;
}
.gallery-container .gallery-item:nth-child(5) {
z-index: 100;
}
.gallery-container .gallery-item:nth-child(5) .thumb {
left: 0px;
bottom: -210px;
}
.gallery-container .gallery-item:nth-child(6) {
z-index: 100;
}
.gallery-container .gallery-item:nth-child(6) .thumb {
left: 110px;
bottom: -210px;
}
.gallery-container .gallery-item:nth-child(7) {
z-index: 100;
}
.gallery-container .gallery-item:nth-child(7) .thumb {
left: 220px;
bottom: -210px;
}
.gallery-container .gallery-item:nth-child(8) {
z-index: 100;
}
.gallery-container .gallery-item:nth-child(8) .thumb {
left: 330px;
bottom: -210px;
}
.gallery-container .gallery-item:nth-child(9) {
z-index: 100;
}
.gallery-container .gallery-item:nth-child(9) .thumb {
left: 0px;
bottom: -320px;
}
.gallery-container .gallery-item:nth-child(10) {
z-index: 100;
}
.gallery-container .gallery-item:nth-child(10) .thumb {
left: 110px;
bottom: -320px;
}
.gallery-container .gallery-item:nth-child(11) {
z-index: 100;
}
.gallery-container .gallery-item:nth-child(11) .thumb {
left: 220px;
bottom: -320px;
}
.gallery-container .gallery-item:nth-child(12) {
z-index: 100;
}
.gallery-container .gallery-item:nth-child(12) .thumb {
left: 330px;
bottom: -320px;
}
.pics {
margin-bottom: 10px;
}
All photos are of actual item being sold. This
Louis Vuitton® item is guaranteed to be authentic.
Louis Vuitton is a registered trademark of
Louis Vuitton. LuxeDH is not affiliated with or represents
Louis Vuitton in any way or form.
Reviews
There are no reviews yet.