/*#map {*/
/*z-index: 0;*/
/*width: 5906px;*/
/*height: 8268px;*/
/*transform: scale(.1);*/
/*transform-origin: 0 0;*/
/*}*/
/*.landscape #map {*/
/*transform: scale(.0720);*/
/*width: 8268px;*/
/*height: 5906px;*/
/*}*/
/*.map-content{*/
/*height: 826px;*/
/*}*/
/*.landscape .map-content{*/
/*height: 424.35px;*/
/*}*/
/*.leaflet-control-zoom{*/
/*transform: scale(10);*/
/*transform-origin: 0 0;*/
/*}*/
.nail-img{
    display: none;
}
.map-style{
    font-family: Arial, sans-serif;
    width: 100%;
    height: 100%;

}
#map .gmnoprint > div{
    top: 2.3em !important;
    left: 1.65em !important;
}
#map{
    z-index: 1;
    position: relative;
}
#map .leaflet-left {
    left: 32px;
}

#map .leaflet-top {
    top: 32px;
}

#zoom .zoom-bg {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: -1;
}
#zoom .map-wrapper.landscape .pr-post-product-preview{
    width: 328px;
    height: 235px;
}

#zoom-container.zoom-map-container .map-wrapper {
    transform-origin: 50%;
}
#zoom-container.zoom-map-container #productpreview {
    transform: scale(1.1);
    transform-origin: 50% 50%;
    width: auto;
    height: auto;
}

#zoom-container.zoom-map-container .map-wrapper{
    margin: 0;
}
#map > div > div > div:nth-child(5),
#map > div > div > div.gmnoprint.gm-style-cc,
#map > div > div > div:nth-child(9),
#map > div > div > div:nth-child(3) > a > div > img {
    display:none
}
.map-col{
    width:100%;
}
.map-wrapper{
    transform-origin: 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 20px solid #000;
    overflow: hidden;
    box-shadow: 14px 0 8px -8px rgba(0, 0, 0, 0.3), -14px 0 8px -8px rgba(0, 0, 0, 0.3);

}
.map-content{
    border: 1px solid transparent;
    height: 100%;
}
.map-inputs{
    width: 30%;
    padding-left: 3%;
}
/*.landscape #map{*/
/*height: 500px;*/
/*}*/
/*.portrait #map{*/
/*height: 850px;*/
/*}*/

.map-wrapper.landscape{
    /* width: 100%; */
    width:1113px;
    /*margin-top: 73%;*/
}
.map-wrapper.portrait{
    /* width: 100%; 
    height: 1204.19px; */
    width:795px;
    /* margin-right: 10%;
    margin-top: -24%; */
}
.map-label h2, .map-label h3, .map-label h4{
    position: relative;
    color: #292B2C;
    text-transform: uppercase;
}
.map-label-wrapper{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;

}
.map-style-style-temp-12 .map-label-wrapper,
.map-style-style-temp-11 .map-label-wrapper,
.map-style-style-temp-10 .map-label-wrapper{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 4.5em;
}
/*map styles Legend*/

.map-style-legend .map-label{
    position: absolute;
    bottom: 1.4%;
    text-align: center;
    padding: .5em 2.5em;
    z-index: 1;

    background-color: #fff;

}
.map-style-legend .map-wrapper{
    border: 2em solid #fff;
}
.map-style-legend .map-label h2{
    font-size: 1.8em;
    letter-spacing: .15em;
    text-indent: .2em;
    font-weight: 700;
    margin: 0 0 .1em 0;
}
.map-style-legend .map-label h3{
    font-weight: 400;
    font-size: 1.1em;
    letter-spacing: .25em;
    text-indent: .3em;
    line-height: 1.4;
    margin: 0 0 .6em;
}
.map-style-legend .map-label h4{
    font-weight: 400;
    font-size: 1.1em;
    color: #888;
    letter-spacing: .05em;
    margin: 0;
}

/*map styles Modern*/

.map-style-modern .map-wrapper{
    border: 3em solid #fff;
}
.map-style-modern .inner-border{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: .4em solid #000;
    z-index: 2;
    pointer-events: none;

}

.map-style-modern .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 10.5em 1.3em 4.5em;
}


.map-style-modern .map-label h3:after, .map-style-modern .map-label h3:before {
    content: "";
    display: block;
    width: 3.2em;
    position: absolute;
    top: calc(50% - .07em);
    background-color: #000;
    height: .14em;
}
.map-style-modern .map-label h3:before {
    left: 100%;
}

.map-style-modern .map-label h3:after {
    right: 100%;
}
.map-style-modern .map-label h2{
    font-weight: 700;
    font-size: 3.3em;
    letter-spacing: .15em;
    line-height: 1.2;
    margin: 0;
    text-indent: .2em;

}
.map-style-modern .map-label h3{
    display: inline-block;
    font-weight: 400;
    font-size: 1.7em;
    letter-spacing: .45em;
    text-indent: .45em;
    line-height: 1.4;
    margin: .45em 0;
    padding: 0 1.45em 0 1em;
}
.map-style-modern .map-label h4{
    margin: 0;
    font-weight: 300;
    font-size: 1.3em;
    letter-spacing: .08em;
    text-indent: .05em;
}

/*map styles Pantone*/


.map-style-pantone .map-label{
    position: absolute;
    bottom: 0;
    text-align: left;
    left: 0;
    width: 100%;
    padding-top: 1.6em;
    border-top: .4em solid #000;
    z-index: 1;
    background-color: #fff;

}
.map-style-pantone .map-wrapper{
    border: 2em solid #fff;
}
.map-style-pantone .map-label h2{
    font-size: 1.8em;
    letter-spacing: .15em;
    text-indent: .2em;
    font-weight: 700;
    margin: 0 0 .1em 0;
}
.map-style-pantone .map-label h3{
    font-weight: 400;
    font-size: 1.1em;
    letter-spacing: .25em;
    text-indent: .32em;
    line-height: 1.4;
    margin: 0 0 .6em;
}
.map-style-pantone .map-label h4{
    font-weight: 400;
    font-size: 1.1em;
    color: #888;
    letter-spacing: .05em;
    margin: 0;
}

/*map styles Smooth*/


.map-style-smooth .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 7.5em 1.3em 1.5em;

}
.map-style-smooth .map-wrapper{
    border: 3em solid #fff;
}
.map-style-smooth .map-label h2{
    font-weight: 700;
    font-size: 4em;
    letter-spacing: .15em;
    line-height: 1.2;
    margin: 0;
    text-indent: .2em;
}
.map-style-smooth .map-label h3{
    display: inline-block;
    font-weight: 400;
    font-size: 1.7em;
    letter-spacing: .45em;
    text-indent: .45em;
    line-height: 1.4;
    margin: .45em 0;
    padding: 0 1em;
}
.map-style-smooth .map-label h4{
    margin: 0;
    font-weight: 300;
    font-size: 1.3em;
    letter-spacing: .08em;
    text-indent: .05em;
}

#map > div.leaflet-control-container > div.leaflet-bottom.leaflet-right > div > a {
    display:none;
}


/*Style-temp-1*/


.map-style-style-temp-1 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    padding: 1.5em 2em 4.5em;

}
.map-style-style-temp-1 .map-label h2{
  font-family: 'Myriad-Pro-700';
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.2;
  margin: 0;
  padding: 0 0.6em;
  text-indent: .2em;
}
.map-style-style-temp-1 .map-label h3{
  font-family: 'Myriad-300';
  display: inline-block;
  font-weight: 400;
  padding: 0 1em;
  font-size: 1.6em;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 0 0 .2em 0;
}
.map-style-style-temp-1 .map-label h4{
  font-family: 'Myriad-Pro-500';
  margin: 0;
  font-weight: 300;
  font-size: 1em;
}

/*Style-temp-2*/

/*.map-style-style-temp-2 .map-wrapper{*/
/*border: 2.5em solid #fff;*/
/*}*/
.map-style-style-temp-2 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    padding: 1.5em 2em 4.5em;

}
.map-style-style-temp-2 .map-label h2{
  font-family: 'Myriad-Pro-700';
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.2;
  margin: 0;
  padding: 0 0.6em;
  text-indent: .2em;
}
.map-style-style-temp-2 .map-label h3{
  font-family: 'Myriad-300';
  display: inline-block;
  font-weight: 400;
  padding: 0 1em;
  font-size: 1.6em;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 0 0 .2em 0;
}
.map-style-style-temp-2 .map-label h4{
  font-family: 'Myriad-Pro-500';
  margin: 0;
  font-weight: 300;
  font-size: 1em;
}

/*Style-temp-3*/

/*.map-style-style-temp-3 .map-wrapper{*/
/*border: 3em solid #fff;*/
/*}*/
.map-style-style-temp-3 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    padding: 1.5em 2em 4.5em;

}
.map-style-style-temp-3 .map-label h2{
    font-family: 'Myriad-Pro-700';
    font-weight: 700;
    font-size: 2.5em;
    line-height: 1.2;
    margin: 0;
    padding: 0 0.6em;
    text-indent: .2em;
}
.map-style-style-temp-3 .map-label h3{
    font-family: 'Myriad-300';
    display: inline-block;
    font-weight: 400;
    padding: 0 1em;
    font-size: 1.6em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 .2em 0;
}
.map-style-style-temp-3 .map-label h4{
    font-family: 'Myriad-Pro-500';
    margin: 0;
    font-weight: 300;
    font-size: 1em;
}





/*Style-temp-4*/

.map-style-style-temp-4 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 12.5em 3.6em 4em;

}
.map-style-style-temp-4 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 4em;
    line-height: 1.05;
    margin: 0;
}
.map-style-style-temp-4 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 2.6em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 0.8em 0;
}
.map-style-style-temp-4 .map-label h4{
    font-family: 'PD-Gotham-Book';
    margin: 0;
    font-weight: 300;
    font-size: 1em;
    letter-spacing: 0.05em;
}

.map-style-style-temp-4 .map-label h2:after {
    content: "";
    display: block;
    margin: .05em auto 0.05em auto;
    width: 70%;
    background-color: #000;
    height: .02em;
}


/*Style-temp-5*/


.map-style-style-temp-5 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 12.5em 3.6em 4em;

}
/*.map-style-style-temp-5 .map-wrapper{*/
/*border: 3em solid #fff;*/
/*}*/
.map-style-style-temp-5 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 4em;
    line-height: 1.05;
    margin: 0;
}
.map-style-style-temp-5 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 2.6em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 0.8em 0;
}
.map-style-style-temp-5 .map-label h4{
    font-family: 'PD-Gotham-Book';
    letter-spacing: 0.05em;
    margin: 0;
    font-weight: 300;
    font-size: 1em;
}

.map-style-style-temp-5 .map-label h2:after {
    content: "";
    display: block;
    margin: .05em auto 0.05em auto;
    width: 70%;
    background-color: #000;
    height: .02em;
}



/*Style-temp-6*/

.map-style-style-temp-6 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 12.5em 3.6em 4em;

}
/*.map-style-style-temp-6 .map-wrapper{*/
/*border: 3em solid #fff;*/
/*}*/
.map-style-style-temp-6 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 4em;
    line-height: 1.05;
    margin: 0;
}
.map-label h2{
    word-break: break-word;
}
.map-style-style-temp-6 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 2.6em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 0.8em 0;
}
.map-label h3{
    word-break:break-word;
}
.map-style-style-temp-6 .map-label h4{
    font-family: 'PD-Gotham-Book';
    letter-spacing: 0.05em;
    margin: 0;
    font-weight: 300;
    font-size: 1em;
}

.map-style-style-temp-6 .map-label h2:after {
    content: "";
    display: block;
    margin: .05em auto 0.05em auto;
    width: 70%;
    background-color: #000;
    height: .02em;
}




/*Style-temp-7*/


.map-style-style-temp-7 .map-label{
    position: absolute;
    bottom: 0;
    text-align: left;
    left: 0;
    width: 100%;
    padding-top: 1.1em;
    padding-left: 3.5em;
    padding-bottom: 4em;
    border-top: .4em solid #000;
    z-index: 1;
    background-color: #fff;

}

.map-style-style-temp-7 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 2.6em;
    line-height: 1.1;
    text-indent: -0.05em;
    padding-right: 0.5em;
    margin: 0;
}
.map-style-style-temp-7 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 1.1em 0;
}
.map-style-style-temp-7 .map-label h4{
    font-family: 'PD-Gotham-Light';
    margin: 0;
    font-weight: 300;
    font-size: 0.9em;
}


/*Style-temp-8*/


.map-style-style-temp-8 .map-label{
    position: absolute;
    bottom: 0;
    text-align: left;
    left: 50%;
    width: calc(100% - 3.4em);
    transform: translate(-50%, 0);
    padding-top: 1.1em;
    padding-left: 1.8em;
    padding-bottom: 4em;
    border-top: .4em solid #000;
    z-index: 1;
    background-color: #fff;

}
/*.map-style-style-temp-8 .map-wrapper{*/
/*border: 2em solid #fff;*/
/*}*/


.map-style-style-temp-8 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 2.6em;
    text-indent: -0.05em;
    line-height: 1.1;
    margin: 0;
}
.map-style-style-temp-8 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 1.1em 0;
}
.map-style-style-temp-8 .map-label h4{
    font-family: 'PD-Gotham-Light';
    margin: 0;
    font-weight: 300;
    font-size: 0.9em;
}


/*Style-temp-9*/


.map-style-style-temp-9 .map-label{
    position: absolute;
    bottom: 0;
    text-align: left;
    left: 50%;
    width: calc(100% - 5em);
    transform: translate(-50%, 0);
    padding-top: 1.1em;
    padding-left: 1em;
    padding-bottom: 4em;
    border-top: .4em solid #000;
    z-index: 1;
    background-color: #fff;

}
/*.map-style-style-temp-9 .map-wrapper{*/
/*border: 2em solid #fff;*/
/*}*/


.map-style-style-temp-9 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 2.6em;
    text-indent: -0.05em;
    line-height: 1.1;
    margin: 0;
}
.map-style-style-temp-9 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 1.1em 0;
}
.map-style-style-temp-9 .map-label h4{
    font-family: 'PD-Gotham-Light';
    margin: 0;
    font-weight: 300;
    font-size: 0.9em;
}



/*Style-temp-10*/
.map-style-style-temp-10 .nail-img,
.map-style-style-temp-11 .nail-img,
.map-style-style-temp-12 .nail-img
{
    display: block;
    position: absolute;
    width: 0.4em;
    height: 0.4em;
    background-image: url(/maps/resources/assets/img/Asset_1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.nail-img-top-left{
    top: 0.6em;
    left: 0.6em;
}
.nail-img-top-right{
    top: 0.6em;
    right: 0.6em;
}
.nail-img-bottom-left{
    bottom: 0.6em;
    left: 0.6em;
}
.nail-img-bottom-right{
    bottom: 0.6em;
    right: 0.6em;
}


.map-style-style-temp-12 .map-label, .map-style-style-temp-10 .map-label, .map-style-style-temp-11 .map-label{
    position: relative;
    text-align: center;
    padding: 2em 4.5em;
    z-index: 1;
    bottom: 5.4%;
    background-color: #fff;
    margin: 0 auto;

}

.map-style-style-temp-10 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 2.7em;
    line-height: 1.1;
    margin: 0;
}
.map-style-style-temp-10 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 1.4em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 1.1em 0;
    color: #000;
}
.map-style-style-temp-10 .map-label h4{
    font-family: 'PD-Gotham-Book';
    margin: 0;
    font-weight: 300;
    font-size: 0.9em;
}

/*Style-temp-11*/



.map-style-style-temp-10 .map-wrapper.landscape .map-label, .map-style-style-temp-11 .map-wrapper.landscape .map-label, .map-style-style-temp-12 .map-wrapper.landscape .map-label {
    bottom: 10.4%;
}
/*.map-style-style-temp-11 .map-wrapper{*/
/*border: 2em solid #fff;*/
/*}*/

.map-style-style-temp-11 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 2.7em;
    line-height: 1.1;
    margin: 0;
}
.map-style-style-temp-11 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 1.4em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 1.1em 0;
    color: #000;
}
.map-style-style-temp-11 .map-label h4{
    font-family: 'PD-Gotham-Book';
    margin: 0;
    font-weight: 300;
    font-size: 0.9em;
}


/*Style-temp-12*/
/*.map-style-style-temp-12 .map-wrapper{*/
/*border: 2em solid #fff;*/
/*}*/




.map-style-style-temp-12 .map-label h2{
    font-family: 'PD-Gotham-Medium';
    font-weight: 700;
    font-size: 2.7em;
    line-height: 1.1;
    margin: 0;
}
.map-style-style-temp-12 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: inline-block;
    font-weight: 400;
    font-size: 1.4em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0 0 1.1em 0;
    color: #000;
}
.map-style-style-temp-12 .map-label h4{
    font-family: 'PD-Gotham-Book';
    margin: 0;
    font-weight: 300;
    font-size: 0.9em;
}


/*map-style-style-temp-15*/

/*.map-style-style-temp-15 .map-wrapper{*/
/*border: 3em solid #fff;*/
/*}*/


.map-style-style-temp-15 .map-label,
.map-style-style-temp-14 .map-label,
.map-style-style-temp-13 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 12.5em 3em 4.5em;
}


.map-style-style-temp-15 .map-label h3:after, .map-style-style-temp-15 .map-label h3:before,
.map-style-style-temp-14 .map-label h3:after, .map-style-style-temp-14 .map-label h3:before,
.map-style-style-temp-13 .map-label h3:after, .map-style-style-temp-13 .map-label h3:before {
    content: "";
    display: block;
    width: 4em;
    position: absolute;
    top: calc(50% - 0.12em);
    background-color: #000;
    height: .04em;
}
.map-style-style-temp-15 .map-label h3:before,
.map-style-style-temp-14 .map-label h3:before,
.map-style-style-temp-13 .map-label h3:before{
    left: -0.18em;
    transform: translateX(-100%);
}

.map-style-style-temp-15 .map-label h3:after,
.map-style-style-temp-14 .map-label h3:after,
.map-style-style-temp-13 .map-label h3:after{
    right: -0.5em;
    transform: translateX(100%);
}
.map-style-style-temp-15 .map-label h2,
.map-style-style-temp-14 .map-label h2,
.map-style-style-temp-13 .map-label h2{
    font-family: 'Adobe-Garamond-Pro';
    font-weight: 700;
    font-size: 4em;
    letter-spacing: 0.08em;
    line-height: 1;
    margin: 0;


}
.map-style-style-temp-15 .map-label h3,
.map-style-style-temp-14 .map-label h3,
.map-style-style-temp-13 .map-label h3{
    font-family: 'Adobe-Garamond-Pro';
    display: inline-block;
    font-weight: 400;
    font-size: 2em;
    letter-spacing: 0.18em;
    line-height: 1.4;
    margin: 0em 0 0.5em 0;
    position: relative;
    max-width: 51%;
}
.map-style-style-temp-15 .map-label h4,
.map-style-style-temp-14 .map-label h4,
.map-style-style-temp-13 .map-label h4{
    font-family: 'PD-Gotham-Book';
    margin: 0;
    font-weight: 300;
    font-size: 1.1em;
    letter-spacing: .08em;
}


/*map-style-style-temp-16*/


.map-style-style-temp-16 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 10.5em 2em 4.5em;
}
.map-style-style-temp-16 .map-label h3:after {
    content: "";
    display: block;
    margin: -1.3em auto 0.05em auto;
    width: 100%;
    background-image: url(/maps/resources/assets/img/Pulse.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 3.2em;
}


.map-style-style-temp-16 .map-label h2{
    font-family: 'Strawberry-Blossom.ttf';
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 7.5em;
    letter-spacing: .03em;
    line-height: 1.3;
    margin: 0;
    text-indent: .2em;

}
.map-style-style-temp-16 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: block;
    font-weight: 400;
    font-size: 1.3em;
    letter-spacing: 0.12em;
    text-indent: .45em;
    margin: -.8em 0 0 0;
    line-height: 1.4;
}
.map-style-style-temp-16 .map-label h4{
    font-family: 'PD-Gotham-Light';
    font-weight: 300;
    font-size: 1.2em;
    letter-spacing: .08em;
    margin: -1em 0 0 0;
}

/*map-style-style-temp-17*/

/*.map-style-style-temp-17 .map-wrapper{*/
/*border: 3em solid #fff;*/
/*}*/
.map-style-style-temp-17 .map-label{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 10.5em 2em 4.5em;
}
.map-style-style-temp-17 .map-label h3:after {
    content: "";
    display: block;
    margin: -1.3em auto 0.05em auto;
    width: 100%;
    background-image: url(/maps/resources/assets/img/Pulse.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 3.2em;
}


.map-style-style-temp-17 .map-label h2{
    font-family: 'Strawberry-Blossom.ttf';
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 7.5em;
    letter-spacing: .03em;
    line-height: 1.3;
    margin: 0;
    text-indent: .2em;

}
.map-style-style-temp-17 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: block;
    font-weight: 400;
    font-size: 1.3em;
    letter-spacing: 0.12em;
    text-indent: .45em;
    margin: -.8em 0 0 0;
    line-height: 1.4;
}
.map-style-style-temp-17 .map-label h4{
    font-family: 'PD-Gotham-Light';
    font-weight: 300;
    font-size: 1.2em;
    letter-spacing: .08em;
    margin: -1em 0 0 0;
}



/*map-style-style-temp-18*/

/*.map-style-style-temp-18 .map-wrapper{*/
/*border: 3em solid #fff;*/
/*}*/
.map-style-style-temp-18 .map-label{
    position: absolute;
    width: calc(100% - 0.7em);
    bottom: 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(50%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff 0);
    padding: 10.5em 2em 4.5em;
}
.map-style-style-temp-18 .map-label h3:after {
    content: "";
    display: block;
    margin: -1.3em auto 0.05em auto;
    width: calc(100% + .7em);
    margin-left: -.35em;
    background-image: url(/maps/resources/assets/img/Pulse.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 3.2em;
}


.map-style-style-temp-18 .map-label h2{
    font-family: 'Strawberry-Blossom.ttf';
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 7.5em;
    letter-spacing: .03em;
    line-height: 1.3;
    margin: 0;
    text-indent: .2em;

}
.map-style-style-temp-18 .map-label h3{
    font-family: 'PD-Gotham-Light';
    display: block;
    font-weight: 400;
    font-size: 1.3em;
    letter-spacing: 0.12em;
    text-indent: .45em;
    margin: -.8em 0 0 0;
    line-height: 1.4;
    overflow: hidden;
}
.map-style-style-temp-18 .map-label h4{
    font-family: 'PD-Gotham-Light';
    font-weight: 300;
    font-size: 1.2em;
    letter-spacing: .08em;
    margin: -1em 0 0 0;
}


/*all*/

.map-style-style-temp-2 .main-border,
.map-style-style-temp-5 .main-border,
.map-style-style-temp-8 .main-border,
.map-style-style-temp-11 .main-border,
.map-style-style-temp-14 .main-border,
.map-style-style-temp-17 .main-border{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 2em solid #fff;
    z-index: 2;
    pointer-events: none;
}


.map-style-style-temp-3 .main-border,
.map-style-style-temp-6 .main-border,
.map-style-style-temp-9 .main-border,
.map-style-style-temp-12 .main-border,
.map-style-style-temp-15 .main-border,
.map-style-style-temp-18 .main-border{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 2.35em solid #fff;
    z-index: 2;
    pointer-events: none;
}


.map-style-style-temp-3 .outer-border,
.map-style-style-temp-6 .outer-border,
.map-style-style-temp-9 .outer-border,
.map-style-style-temp-12 .outer-border,
.map-style-style-temp-15 .outer-border,
.map-style-style-temp-18 .outer-border{
    position: absolute;
    left: 2.35em;
    top: 2.35em;
    right: 2.35em;
    bottom: 2.35em;
    border: .18em solid #000;
    z-index: 2;
    pointer-events: none;
}
.map-style-style-temp-3 .inner-border,
.map-style-style-temp-6 .inner-border,
.map-style-style-temp-9 .inner-border,
.map-style-style-temp-12 .inner-border,
.map-style-style-temp-15 .inner-border,
.map-style-style-temp-18 .inner-border{
    position: absolute;
    left: 1.8em;
    top: 1.8em;
    right: 1.8em;
    bottom: 1.8em;
    border: .35em solid #000000;
    z-index: 999;
    pointer-events: none;
}



.map-style-style-temp-1 .outer-border,
.map-style-style-temp-4 .outer-border,
.map-style-style-temp-7 .outer-border,
.map-style-style-temp-10 .outer-border,
.map-style-style-temp-13 .outer-border,
.map-style-style-temp-16 .outer-border{
    display: none;
}
.map-style-style-temp-1 .inner-border,
.map-style-style-temp-4 .inner-border,
.map-style-style-temp-7 .inner-border,
.map-style-style-temp-10 .inner-border,
.map-style-style-temp-13 .inner-border,
.map-style-style-temp-16 .inner-border{
    display: none;
}
.panel-row {
    margin-bottom: 1rem;
}

.product-preview {
    background-image: url(/babyart/resources/assets/img/poster_bg_50x70_portrait.jpg)
}

.pr-post-product-preview{
    /* position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
    margin: 2px 0 0 0;
    border: 0;
    /* width: 420px;
    height: 467px; */
    /* width: 542.9px;
    height: 760px; */
    width:100%;
    height: 100%;
}
.pr-post-product-preview.landscape-wrapper {
    /* width: 620px; */
}

.panels>li{
    /* overflow: auto; */
}
.panel-flex {
    display: flex;
    flex-wrap: wrap;
}

.settings-input{
    display: none;
}
.settings-button-wrap input:checked + .settings-label {
    background: #333744;
    color: #fff;
}
.settings-label{
    margin-right: 10px;
    line-height: 3rem;
    height: 45px;
    width: 120px;
    background: #fff;
    position: relative;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #d1d1d1;
    color: rgba(51,55,68,0.7);
    transition: color 150ms ease-in-out, background 150ms ease-in-out;
}
.btn-tag {
    bottom: 0;
    display: flex;
    align-items: center;
}
.settings-panel .btn--big {
    padding: 15px 60px;
}
@media screen and (max-width: 1200px) {
    .maps-main-page .panels>li {
        min-width: 400px;
        padding: 20px 10px 0;
    }
}
@media (max-width: 1439px){
    /* .map-wrapper.portrait {
        margin-top: -11%;
    } */
    /* .pr-post-product-preview {
        width: 380px;
    }
    .pr-post-product-preview.landscape-wrapper {
        width: 380px;
    } */
}
@media (max-width: 767px){
    .maps-main-page .panels>li {
        min-width: 100vw;
    }
    .map-wrapper.landscape {
        /*margin-top: 82%;*/
    }
    .product-preview {
        height: 600px;
        background-position: center 48%;
        background-repeat: no-repeat;
    }
    .map-wrapper.portrait {
        margin-top: 18%;
    }
    .pr-post-product-preview {
        width: 328px;
    }
    .pr-post-product-preview.landscape-wrapper {
        /* width: 328px; */
    }

}
@media (max-height: 700px){
    /*#zoom-container.zoom-map-container{*/
    /*height: 900px;*/
    /*overflow-Y: scroll;*/
    /*overflow-x: hidden;*/
    /*}*/
    /*#zoom .zoom-bg{*/
    /*height: 900px;*/
    /*}*/
    /*#zoom.active {*/
    /*overflow-Y: auto;*/
    /*overflow-x: hidden;*/

    /*}*/
    #zoom-container .render_wrapper{
        position: fixed;
        width: 100%;
        height: 800px;
        left: 0;
        overflow: scroll;
        top: 0;
    }
    #zoom-container.zoom-map-container #productpreview {
        height: 800px;
    }

}
@media (max-width: 544px){
    #zoom-container.zoom-map-container #productpreview {
        transform: scale(1);
    }
    #zoom-container.zoom-map-container{
        overflow: hidden;
        height: auto;
    }
    .map-wrapper.portrait {
        margin-top: -7%;
    }
    .product-preview {
        height: 505px;
        background-position: center 53%;
    }

}


@media (max-width: 420px){
    .settings-panel .btn--big {
        padding: 15px 40px;
    }
    .btn-tag {
        padding: 6px 6px;
    }


}
