h1 {
    font-family: poppinsThin
}

h2,
h3 {
    font-family: poppinsReg
}

#splashImage {
    position: relative;
    width: 100%;
    height: 100vh;
    text-align: center;
    transform: translate3d(0, 0, 0)
}

.splashBack {
    width: 100%;
    height: 100%;
    filter: brightness(80%);
    object-fit: cover;
    object-position: 100% 50%
}

#mobileLafayetteLogo {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    display: none
}

#splashSlogan {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #fefcff;
    width: 100%;
    background-color: rgba(40, 40, 40, .4);
    padding: 20px 0;
    width: 90%
}

#splashSlogan h1 {
    font-size: 6.5rem;
    font-size: 5vw;
    text-transform: uppercase;
    color: #fefcff
}

#splashList h2 {
    font-size: 4.4rem;
    color: #fefcff
}

#splashList a {
    color: #fefcff
}

#lifIcon {
    width: 120px;
    height: auto;
    position: absolute;
    bottom: -62px;
    left: 50%;
    transform: translateX(-50%);
    padding: 12px 17px;
    background-color: rgba(254, 252, 255, .8)
}

.newArrivals {
    position: relative;
    display: block;
    width: 100%;
    min-height: 700px;
    margin-top: 125px
}

.arrivalsHolder {
    position: relative;
    max-width: 1440px;
    height: 100%;
    margin: auto
}

.newsStory {
    width: 100%
}

.newArrivalsHero {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 700px;
    height: auto
}

.newArrivalsHero img {
    width: 600px;
    height: auto;
    max-height: 400px;
    object-fit: cover;
    transition: all .9s ease;
    cursor: pointer;
    box-shadow: -3px -3px 10px rgba(200, 200, 200, .6)
}

.information {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 700px;
    margin-left: 30px;
    text-align: center
}

.information>div {
    position: relative
}

.information div:not(.informationBlurb) {
    display: inline-block
}

.information div .heart {
    top: -90px
}

.information img {
    width: 260px;
    height: 395px;
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    margin-top: -102px;
    margin-bottom: 40px;
    object-fit: cover;
    transition: all .8s ease;
    cursor: pointer;
    box-shadow: 3px 3px 10px rgba(200, 200, 200, .6)
}

.information .single {
    width: 600px;
    height: 400px;
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    margin-top: 0;
    margin-bottom: 40px;
    object-fit: cover;
    transition: all .8s ease;
    cursor: pointer;
    box-shadow: 3px 3px 10px rgba(200, 200, 200, .6)
}

.information img:nth-child(2) {
    transition: all 1.3s ease
}

.informationBlurb {
    text-align: left;
    max-width: 700px;
    margin: auto
}

.informationBlurb p {
    width: 90%;
    text-align: left;
    margin: 5px auto;
    line-height: 1.8em;
    font-size: 1.8rem;
    color: #616366
}

.informationBlurb .infoHeadline {
    margin: auto
}

.newArrivals.arrivalsAlter .newArrivalsHero>img {
    opacity: 1;
    margin-left: 0
}

.newArrivals.arrivalsAlter .information>img {
    opacity: 1;
    margin-top: -102px
}

.learnMoreButton {
    position: relative;
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 2.6rem;
    margin: 30px auto;
    transition: all .6s ease;
    cursor: pointer;
    font-family: poppinsExtraLight;
    background-color: #fefcff
}

.learnMoreButton:hover {
    color: #fefcff;
    background-color: rgba(0, 0, 0, 0);
    letter-spacing: 1px
}

.learnMoreButton:after {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    width: 228px;
    height: 68px;
    z-index: -1
}

.lafayette {
    color: #6f6259
}

.lafayette:after {
    background-color: #6f6259;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(111, 98, 89, 1), rgba(111, 98, 89, .1) 120px), radial-gradient(circle at top right, rgba(111, 98, 89, .8), rgba(111, 98, 89, .6) 100px), radial-gradient(circle at top left, rgba(111, 98, 89, 1), rgba(111, 98, 89, .2) 100px)
}

.allure {
    color: #702e3e
}

.allure:after {
    background-color: #6f6259;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(112, 46, 62, 1), rgba(112, 46, 62, .1) 120px), radial-gradient(circle at top right, rgba(112, 46, 62, .8), rgba(112, 46, 62, .6) 100px), radial-gradient(circle at top left, rgba(112, 46, 62, 1), rgba(112, 46, 62, .2) 100px)
}

.classic-collection {
    color: #7b868c
}

.classic-collection:after {
    background-color: #7b868c;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(123, 134, 140, 1), rgba(123, 134, 140, .1) 120px), radial-gradient(circle at top right, rgba(123, 134, 140, .8), rgba(123, 134, 140, .6) 100px), radial-gradient(circle at top left, rgba(123, 134, 140, 1), rgba(123, 134, 140, .2) 100px)
}

.woodblinds {
    color: #5d7261
}

.woodblinds:after {
    background-color: #5d7261;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(93, 114, 97, 1), rgba(93, 114, 97, .1) 120px), radial-gradient(circle at top right, rgba(93, 114, 97, .8), rgba(93, 114, 97, .6) 100px), radial-gradient(circle at top left, rgba(93, 114, 97, 1), rgba(93, 114, 97, .2) 100px)
}

.discoveries {
    color: #b47f00
}

.discoveries:after {
    background-color: #b47f00;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(180, 127, 0, 1), rgba(180, 127, 0, .1) 120px), radial-gradient(circle at top right, rgba(180, 127, 0, .8), rgba(180, 127, 0, .6) 100px), radial-gradient(circle at top left, rgba(180, 127, 0, 1), rgba(180, 127, 0, .2) 100px)
}

.genesis,
.panelsystems {
    color: #7d9c91
}

.genesis:after,
.panelsystems:after {
    background-color: #7d9c91;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(125, 156, 145, 1), rgba(125, 156, 145, .1) 120px), radial-gradient(circle at top right, rgba(125, 156, 145, .8), rgba(125, 156, 145, .6) 100px), radial-gradient(circle at top left, rgba(125, 156, 145, 1), rgba(125, 156, 145, .2) 100px)
}

.heartland {
    color: #3d5b58
}

.heartland:after {
    background-color: #3d5b58;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(61, 91, 88, 1), rgba(61, 91, 88, .1) 120px), radial-gradient(circle at top right, rgba(61, 91, 88, .8), rgba(61, 91, 88, .6) 100px), radial-gradient(circle at top left, rgba(61, 91, 88, 1), rgba(61, 91, 88, .2) 100px)
}

.interior-masterpieces,
.interior-masterpieces-fabric-shades,
.interior-masterpieces-valances,
.interior-masterpieces-bedding,
.custom-drapery-hardware {
    color: #bfb7b0
}

.interior-masterpieces:after,
.interior-masterpieces-fabric-shades:after,
.interior-masterpieces-valances:after,
.interior-masterpieces-bedding:after,
.custom-drapery-hardware:after {
    background-color: #bfb7b0;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(191, 183, 176, 1), rgba(191, 183, 176, .1) 120px), radial-gradient(circle at top right, rgba(191, 183, 176, .8), rgba(191, 183, 176, .6) 100px), radial-gradient(circle at top left, rgba(191, 183, 176, 1), rgba(191, 183, 176, .2) 100px)
}

.manh-truc {
    color: #ce7a23
}

.manh-truc:after {
    background-color: #ce7a23;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(206, 122, 35, 1), rgba(206, 122, 35, .1) 120px), radial-gradient(circle at top right, rgba(206, 122, 35, .8), rgba(206, 122, 35, .6) 100px), radial-gradient(circle at top left, rgba(206, 122, 35, 1), rgba(206, 122, 35, .2) 100px)
}

.parasol {
    color: #53284f
}

.parasol:after {
    background-color: #53284f;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(83, 40, 79, 1), rgba(83, 40, 79, .1) 120px), radial-gradient(circle at top right, rgba(83, 40, 79, .8), rgba(83, 40, 79, .6) 100px), radial-gradient(circle at top left, rgba(83, 40, 79, 1), rgba(83, 40, 79, .2) 100px)
}

.parke {
    color: #6d6e71
}

.parke:after {
    background-color: #6d6e71;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(109, 110, 113, 1), rgba(109, 110, 113, .1) 120px), radial-gradient(circle at top right, rgba(109, 110, 113, .8), rgba(109, 110, 113, .6) 100px), radial-gradient(circle at top left, rgba(109, 110, 113, 1), rgba(109, 110, 113, .2) 100px)
}

.tenera {
    color: #44797b
}

.tenera:after {
    background-color: #44797b;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(68, 121, 123, 1), rgba(68, 121, 123, .1) 120px), radial-gradient(circle at top right, rgba(68, 121, 123, .8), rgba(68, 121, 123, .6) 100px), radial-gradient(circle at top left, rgba(68, 121, 123, 1), rgba(68, 121, 123, .2) 100px)
}

.wonderwood {
    color: #7a97ab
}

.wonderwood:after {
    background-color: #7a97ab;
    background: radial-gradient(circle closest-side at 10% 90%, rgba(122, 151, 171, 1), rgba(122, 151, 171, .1) 120px), radial-gradient(circle at top right, rgba(122, 151, 171, .8), rgba(122, 151, 171, .6) 100px), radial-gradient(circle at top left, rgba(122, 151, 171, 1), rgba(122, 151, 171, .2) 100px)
}

.productDescription .learnMoreButton {
    margin: auto;
    background-color: #52697c;
    border: 4px solid #52697c
}

.productDescription .learnMoreButton a {
    color: #fefcff
}

.productDescription .learnMoreButton:hover {
    background-color: #fefcff
}

.productDescription .learnMoreButton:hover a {
    color: #52697c
}

#products {
    position: relative;
    width: 100%;
    min-height: 600px;
    margin-top: 80px;
    margin-bottom: 120px
}

#productsWrap {
    position: relative;
    max-width: 1440px;
    height: 100%;
    margin: auto
}

.productHolders {
    position: relative;
    vertical-align: top;
    max-width: 1440px;
    margin: auto;
    display: none
}

.display {
    display: block
}

.display .productImages .productImage img {
    opacity: 1
}

.productImages {
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-size: 130%;
    width: 750px;
    height: 600px
}

.productImages h2 {
    position: absolute;
    top: 50%;
    left: -232px;
    width: 600px;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: 50% 50%;
    text-transform: uppercase;
    font-size: 9rem;
    color: #fefcff;
    text-align: center;
    letter-spacing: 6px;
    transition: all .9s ease;
    font-family: poppinsExtraLight
}

.productImage img {
    position: absolute;
    top: 50%;
    width: 700px;
    height: 560px;
    transform: translateY(-50%);
    left: -130px;
    transition: all .9s ease
}

.productImage.imageScoot img {
    left: 130px;
    opacity: 1
}

.productDescription {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 400px;
    height: 500px;
    text-align: center;
    margin-left: 130px;
    margin-top: 20px
}

.productDescription p {
    margin: 40px auto;
    width: 90%;
    text-align: left;
    line-height: 1.6em;
    font-size: 1.8rem;
    color: #616366
}

.productDescription .infoHeadline {
    margin: auto
}

.productDescription:hover>.infoHeadline:before {
    top: -90%
}

.productDescription:hover>.infoHeadline:after {
    top: 90%
}

.productDescription.doIt h3:before,
.productDescription.doIt h3:after {
    top: 0
}

.informationBlurb:hover>.infoHeadline:before {
    top: -90%
}

.informationBlurb:hover>.infoHeadline:after {
    top: 90%
}

#productSelector {
    position: absolute;
    bottom: 0;
    right: 242px;
    display: block;
    width: auto;
    height: 108px;
    text-align: center;
    z-index: 10
}

.productIcon {
    width: 140px;
    height: 140px;
    display: inline-block;
    vertical-align: top;
    background-color: #f3f3f5;
    transition: all .6s ease;
    padding: 12px;
    cursor: pointer
}

.productIcon img {
    width: 92px;
    height: 92px
}

.productIcon h4 {
    font-size: 1.4rem;
    line-height: 1.4rem;
    transition: all .6s ease;
    color: #554741
}

.productIcon:hover {
    background-color: #52697c
}

.productIcon:hover img {
    filter: grayscale(100%) brightness(350%)
}

.productIcon:hover h4 {
    color: #fefcff
}

.productIcon.active {
    background-color: #52697c
}

.productIcon.active img {
    filter: grayscale(100%) brightness(350%)
}

.productIcon.active h4 {
    color: #fefcff
}

#materialsLibrary {
    position: relative;
    width: 100%;
    height: 300px;
    display: block;
    background: url("images/materialBack.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
    line-height: 300px;
    margin-bottom: 200px
}

#materialsLibrary img {
    width: 60px;
    height: 60px;
    filter: grayscale(100%) brightness(200%)
}

#materialsLibrary h2 {
    font-size: 12rem;
    color: #fefcff;
    letter-spacing: 9px;
    font-family: poppinsExtraLight;
    transition: all 1.5s ease
}

#materialsInfo {
    width: auto;
    height: auto;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 8px 24px;
    line-height: 150px;
    background-color: rgba(85, 71, 65, 1);
    color: #fefcff;
    cursor: pointer;
    transition: all .6s ease;
    text-align: center;
    border: 4px solid #554741;
    cursor: pointer
}

#materialsInfo:hover {
    color: #554741;
    background-color: rgba(254, 252, 255, 1)
}

#materialsInfo h4 {
    width: 260px;
    line-height: 30px
}

#materialsInfo h4 a {
    position: relative;
    font-size: 2rem;
    color: #fefcff;
    transition: all .6 ease
}

#materialsInfo:hover h4 a {
    color: #554741
}

#greeting {
    position: relative;
    width: 100%;
    min-height: 400px;
    position: relative;
    margin-top: 60px;
    margin-bottom: 120px
}

#greetingHolder {
    position: relative;
    max-width: 1440px;
    height: 100%;
    display: block;
    margin: auto
}

#greetingVideo {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 900px;
    height: 540px;
    margin: auto;
    background-size: cover
}

#corporateVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 800px;
    height: 450px;
    background-color: #2e2e2e;
    color: #fefcff;
    font-size: 4rem;
    line-height: 450px;
    text-align: center;
    background-size: cover;
    filter: grayscale(100%);
    transition: all 1.4s ease
}

#corporateVideo iframe {
    width: 800px;
    height: 450px;
    overflow: auto;
    border: 0
}

#greetingInfo {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 400px;
    height: 500px;
    text-align: center;
    margin-left: 40px;
    margin-top: 0;
    transition: all .9s ease
}

#greetingInfo h3 {
    position: relative;
    font-size: 3.2rem;
    overflow: hidden;
    color: #616366;
    transition: all .5s ease;
    text-align: center;
    background-color: initial;
    margin-top: 40px;
    text-transform: uppercase
}

#greetingInfo h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    border-left: 4px solid #d1d3d4;
    transition: all .5s ease
}

#greetingInfo h3:after {
    content: "";
    position: absolute;
    right: 0;
    width: 4px;
    height: 100%;
    border-left: 4px solid #d1d3d4;
    transition: all .5s ease
}

#greetingInfo:hover h3:before {
    top: 90%
}

#greetingInfo:hover h3:after {
    top: -90%
}

#greetingInfo p {
    color: #616366;
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin: 30px 0;
    z-index: 10;
    text-align: left
}

#greetingInfo h4 {
    width: 220px;
    height: 60px;
    background-color: #bfb7b0;
    color: #fefcff;
    text-align: center;
    line-height: 52px;
    font-size: 2.4rem;
    margin: 30px auto;
    border: 4px solid #bfb7b0;
    transition: all .5s ease;
    cursor: pointer
}

#greetingInfo h4:hover {
    background-color: #fefcff;
    color: #bfb7b0
}

#leftArrowRooms {
    position: relative;
    display: block;
    height: 100%;
    width: 80px;
    float: left;
    z-index: 150;
    cursor: pointer;
    transition: all .6s ease
}

#rightArrowRooms {
    position: relative;
    display: block;
    height: 100%;
    width: 80px;
    float: right;
    z-index: 150;
    cursor: pointer;
    transition: all .6s ease
}

.leftRightArrows {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 32px;
    height: 60px
}

.arrowLinesRooms {
    fill: none;
    stroke: #fefcff;
    stroke-width: 1px;
    stroke-linecap: round;
    transition: all .6s ease
}

#leftArrowRooms:hover {
    background-color: rgba(255, 255, 255, .8)
}

#leftArrowRooms:hover .arrowLinesRooms {
    stroke: #464646;
    stroke-width: 2px
}

#rightArrowRooms:hover {
    background-color: rgba(255, 255, 255, .8)
}

#rightArrowRooms:hover .arrowLinesRooms {
    stroke: #464646;
    stroke-width: 2px
}

#roomRow {
    position: relative;
    display: block;
    width: 100%;
    height: 500px;
    background-color: #424242;
    white-space: nowrap;
    overflow: hidden
}

#roomImagesHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    user-select: none
}

.roomImages {
    position: relative;
    display: inline-block;
    width: 400px;
    height: 500px;
    vertical-align: top;
    color: #fefcff;
    text-align: center;
    cursor: pointer
}

.roomImages img {
    width: 100%;
    height: 100%;
    filter: brightness(50%);
    transition: all .6s ease
}

.roomImages h4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #fefcff;
    font-size: 3.4rem;
    padding: 12px 22px;
    z-index: 100;
    transition: all .6s ease;
    border: 4px solid transparent
}

.roomImages:hover img {
    filter: brightness(100%)
}

.roomImages:hover h4 {
    background-color: rgba(254, 255, 252, .8);
    color: #616366;
    border: 4px solid #616366;
    background-color: rgba(255, 255, 255, .8);
    color: #bfb7b0;
    border: 4px solid #bfb7b0
}

.highlighter img {
    filter: brightness(100%)
}

.highlighter h4 {
    background-color: rgba(254, 255, 252, .8);
    color: #616366
}

#dealer {
    position: relative;
    margin-top: 100px;
    margin-bottom: 50px;
    display: block;
    width: 100%;
    min-height: 600px
}

#dealerHolder {
    position: relative;
    width: 650px;
    height: 100%;
    margin: auto;
    transition: all .8s ease
}

#dealerHeadlines {
    position: relative;
    width: 100%;
    text-align: center
}

#dealerHeadlines p {
    width: 600px;
    height: auto;
    margin: 20px auto;
    line-height: 1.8rem;
    font-size: 1.8rem;
    color: #616366
}

#dealerLocate {
    position: relative;
    width: 650px;
    height: 402px;
    display: block;
    background-size: cover;
    margin-bottom: 12px;
    margin-left: -300px;
    transition: all .9s ease-in
}

#dealerBecome {
    position: relative;
    width: 650px;
    height: 402px;
    display: block;
    background-size: cover;
    margin-left: 300px;
    transition: all .9s ease-in
}

.dealerButton {
    width: 260px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #bfb7b0;
    border: 8px solid #fefcff;
    color: #fefcff;
    padding: 12px 26px;
    transform: translateY(-50%) translateX(-50%);
    display: block;
    text-align: center;
    transition: all .6s ease;
    cursor: pointer;
    font-size: 2.3rem;
    line-height: 1.4em
}

.dealerButton a {
    color: #fefcff
}

.dealerButton:hover {
    background-color: #fefcff;
    color: #bfb7b0;
    border: 8px solid #bfb7b0
}

.dealerButton:hover a {
    color: #bfb7b0
}

#followUs {
    position: relative
}

#followUs p {
    display: inline-block;
    width: 300px;
    margin-top: 30px;
    margin-top: 16px;
    font-size: 2rem;
    font-size: 1.8rem
}

#igFeed {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #2e2e2e;
    background-color: #fefcff;
    margin-top: 50px;
    white-space: nowrap;
    overflow: hidden
}

#frameHolder {
    position: relative;
    height: 0;
    padding-bottom: 16%;
    padding-top: 12px;
    overflow: hidden
}

.lightwidget-widget {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.infoHeadline {
    position: relative;
    color: #616366;
    font-size: 2.4rem;
    text-transform: uppercase;
    overflow: hidden;
    text-align: center;
    background-color: initial;
    width: 85%;
    padding: 0 20px
}

.infoHeadline:before {
    content: "";
    border-left: 4px solid #d1d3d4;
    height: 100%;
    width: 4px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .9s ease .2s
}

.infoHeadline:after {
    content: "";
    border-left: 4px solid #d1d3d4;
    height: 100%;
    width: 4px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .9s ease .2s
}

.headline {
    position: relative;
    height: auto;
    width: auto;
    margin-left: 20px;
    margin-bottom: 30px
}

.headline h4 {
    font-size: 4rem;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    color: #616366;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: poppinsReg
}

.headline h2 {
    font-size: 5.4rem;
    color: #eee;
    letter-spacing: 4px;
    word-spacing: 6.5px;
    text-transform: uppercase;
    margin-left: -6px
}

.centerHeadline {
    position: relative;
    display: block;
    width: 100%;
    text-align: center
}

.centerHeadline h2 {
    font-size: 5.4rem;
    position: relative;
    color: #eee;
    letter-spacing: 4px;
    word-spacing: 2px;
    text-transform: uppercase;
    transition: all .8s ease
}

.centerHeadline h4 {
    width: 100%;
    font-size: 4rem;
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    color: #616366;
    letter-spacing: 4px;
    word-spacing: 2px;
    text-transform: uppercase
}

.brightAdjust {
    filter: brightness(200%)
}

#showcaseModalWindow {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999;
    display: none;
    overflow: auto
}

#showcaseModalImageHolder {
    position: relative;
    display: block;
    width: 80%;
    background-color: #fefcff;
    margin: 20px auto 0 auto;
    padding: 20px 30px
}

#showcaseModalImage {
    position: relative
}

#showcaseModalImage img {
    position: relative;
    display: block;
    max-width: 100%;
    min-width: 300px;
    height: auto;
    max-height: 82vh;
    margin: auto
}

#showcaseModalImage p {
    position: relative;
    display: block;
    color: #2e2e2e;
    min-width: 300px;
    height: auto;
    text-align: left;
    margin: 40px auto;
    text-align: center
}

#modalWindow {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999;
    display: none;
    overflow: auto
}

#modalImageHolder {
    position: relative;
    display: block;
    width: 90%;
    height: 96%;
    background-color: #fefcff;
    margin: 20px auto 0 auto;
    padding: 20px 60px
}

#modalImage {
    position: relative
}

#modalImage img {
    position: relative;
    display: block;
    max-width: 98%;
    min-width: 300px;
    height: auto;
    max-height: 82vh;
    margin: auto
}

#modalImage p {
    position: relative;
    display: block;
    color: #2e2e2e;
    min-width: 300px;
    height: auto;
    text-align: left;
    margin: 40px auto;
    text-align: center
}

.closeX {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 60px;
    height: 60px;
    cursor: pointer
}

.closeXLine {
    stroke: #616366;
    stroke-width: 1px;
    fill: none;
    transition: all .5s ease
}

.closeX:hover .closeXLine {
    stroke: #aeaeae
}

#leftArrow {
    position: absolute;
    top: 50%;
    left: 18px;
    width: 30px;
    height: 70px;
    float: left;
    cursor: pointer;
    z-index: 60
}

#rightArrow {
    position: absolute;
    top: 50%;
    right: 18px;
    width: 30px;
    height: 70px;
    float: right;
    cursor: pointer;
    z-index: 60
}

.arrowLines {
    stroke-width: 1px;
    stroke: #616366;
    fill: none;
    transition: all .5s ease
}

#leftArrow:hover .arrowLines {
    stroke: #aeaeae
}

#rightArrow:hover .arrowLines {
    stroke: #aeaeae
}

.stopScroll {
    height: 100vh;
    overflow-y: hidden;
    padding-right: 15px
}

.wishwrap {
    position: relative;
    height: 100%;
    max-width: 700px;
    margin: auto
}

.heart {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    background: url("https://prd-mp-cdn.azureedge.net/27399481-c782-40ef-9eaa-ce446eee3de7/image/35049172-ba1a-4e98-9f77-7ffb5bae72cd/wishlisthearticon.svg") no-repeat left center;
    z-index: 40;
    filter: brightness(150%);
    cursor: pointer;
    transition: all .6s ease;
    overflow: hidden
}

.heart:hover {
    filter: brightness(100%);
    width: 228px
}

.heartTip {
    position: absolute;
    left: 36px;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #fefcff;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #434343;
    background: linear-gradient(30deg, #666 10%, #434343);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    font-size: 1.6rem;
    white-space: nowrap
}