Dressing Room

#sidebar-navigation {
background: none repeat scroll 0 0 transparent;
float: left;
margin-bottom: 10px;
margin-left: 0;
margin-right: 1%;
margin-top: 0;
overflow: hidden;
width: 0;
}
#main-content {
float: right;
width: 100%;
}
* {
margin: 0;
padding: 0;
}
body {
font: Muli;
width: 90%;
margin: 0 auto;
padding-top: 3em;
color: #333;
background: #FFFFFF;
}
img {
hight:1400px;
max-width: 100%;
padding: 5px;

height: auto;
background: #fff;

}
h1 {
font-size: 3em;
line-height: 1;
margin-bottom: 0.5em;
}
p {
margin-bottom: 1.5em;
}
ul {
list-style: none;
margin-bottom: 1.5em;
}
.main-image {
width: 262px;
height:auto;
margin-bottom: 0.75em;
float:right;
}
.thumbnails1 li {
display: inline;
float:left;
margin-left: 0px;

}
body.custom .page-title {
background-color: transparent;
color: #5f6062;
padding: 0;
display: inline !important;
text-transform: capitalize;
font-size: 0;
font-weight: normal;
line-height: 100%;
margin: 0 0 10px;
font-family: Muli;
color: #FFFFFF;
text-transform: uppercase;
letter-spacing: .75pt;
font-weight: normal;
}

Placeholder

  • Swan Queen unlined

    Swan Queen unlined

  • Swan Queen lined | nude

    Swan Queen lined | nude

  • Swan Queen lined | blush
    Swan Queen lined | blush

  • Swan Queen lined | off-white

    Swan Queen lined | off-white

  • Swan Queen lined | baby blue

    Swan Queen lined | baby blue

  • Elizabeth lined

    Elizabeth lined

  • Samantha | lavender

    Samantha | lavender

  • Samantha | champagne

    Samantha | champagne

  • Samantha | ballet pink

    Samantha | Ballet pink

  • Samantha | rose pink

    Samantha | rose pink

  • Samantha | seafoam blue

    Samantha | seafoam blue

  • Samantha | blush

    Samantha | blush

  • Swan Queen unlined | Black

    Swan Queen unlined | Black

$(document).ready(function () {
$('.thumbnails1').simpleGal({
mainImage: '.custom'
});
});