/** Shopify CDN: Minification failed

Line 235:0 Unexpected "}"

**/
/*   ------- Lookbook Minicart  ----- */
.lookbook-popup.iziModal:not(.isFullscreen):not(#upload-modal) {
    background: 0 0;
    margin-right: 0px;
  background: #FFFFFF !Important;
      margin-top: 0px;
    margin-bottom: 0px;
      max-width: 543px !important;
  z-index: 898989 !important;
  
}

.iziModal .iziModal-content {
    display: grid;
}
.image-map-pro-container.look {
    position: -webkit-relative !important;
    position: relative !important;
    margin: auto;
    width: 493px !important;
    height: 739px;
}
.hotspot-modal {
    width: calc(100% - 30px);
}

  .iziModal-header.iziModal-noSubtitle h2 {
    font-family: 'Helvetica' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 26px  !important;
    line-height: 37px;
    color: #000000 !important;
        margin-top: 40px !important;
    margin-bottom: 10px !important;
    margin-left: 25px !important;
}
.iziModal-navigate-prev {
    left: 50%;
    background: url(https://aura-apps.com/shoppable/engine/design/themes/responsive/media/images/addons/shoppable_gallery/izi_modal_prev.png) no-repeat 50% 50%!important;
}

#lookbook .public-hotspot-dropdown {
    position: relative;
    margin-top: 5px;
    order: 3;
    display: none;
}
#lookbook .hotspot-modal {
     width: calc(100% - 40px);
    margin-right: 15px;
    margin-left: 20px;
    min-height: 350px;
    position: relative;
    float: left;
     margin-top: 60px;
  margin-bottom: 50px;
}
#lookbook  .hotspot-modal .public-hotspot-info-holder .public-hotspot-wrapper-actions {
    order: 4;
    display: none;
}
.sg-lookbook-page .hotspot-modal .hotspot-modal__caption, .sg-lookbook-embed-page .iziModal .hotspot-modal .hotspot-modal__caption, .sg-customer-lookbook-page .hotspot-modal .hotspot-modal__caption {
    margin: 20px 0;
    display: none;
}
#lookbook .sg-lookbook-embed-page .iziModal .hotspot-modal .public-hotspot-info-holder
{
      margin-top: 40px !important;
}
#lookbook  .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__product-image-inner {
    border: none;
      border-radius: 0px !important;
}
#lookbook   a.public-hotspot-info__product-image {
    background-size: cover !important;
    height: 356px !important;
}
#lookbook .lookbook-popup {
    max-height: 100vh;
}

#lookbook .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__second-line
{
    font-family: 'Helvetica' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
/* #lookbook  .iziModal-navigate {
    position: absolute !important;
    left: auto !important;
    right: 0px !important;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 999999 !important;
    animation: none!important;
    margin: 0 !important;
} */

button.iziModal-navigate-prev, button.iziModal-navigate-next {
    position:absolute;
    top: 0;
    margin: 0 !important;
    bottom: auto;
    left: auto !important;
    right: 50px;
    bottom: auto !important;
    height: auto !important;

}


span.public-hotspot-info__price span {
    font-family: 'Helvetica'!important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px;
    color: #000;
}
button.iziModal-navigate-next {
/*     content: "";
    position: absolute;
    color: black;
    top: 43px;
    right: -38px;
    background-image: url(/cdn/shop/files/right-arrow-hover.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat; */
      content: "";
    position: absolute !important;
    color: #000;
    top: 40px !important;
    right: 25px!important;
    background-image: url(/cdn/shop/files/right-arrow-hover.svg) !important;
    width: 20px !important;
    height: 35px !important;
    background-repeat: no-repeat!important;
}
button.iziModal-navigate-prev {
      content: "";
    position: absolute !important;
    color: #000;
    top: 40px !important;
    right: 60px !important;
    background-image: url(/cdn/shop/files/left-arrow.svg) !important;
    width: 20px !important;
    height: 35px !important;
    background-repeat: no-repeat !important;
/*     content: "";
    position: absolute;
    color: black;
    top: 43px;
    right: 0px;
    background-image: url(/cdn/shop/files/left-arrow.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat; */
}
button.iziModal-navigate-next:hover {
    content: "";
    position: absolute;
    color: black;
    top: 40px !important;
    right: 25px!important;
    background-image: url(/cdn/shop/files/right-arrow.svg)  !important;
    width: 20px  !important;
    height: 35px  !important;
    background-repeat: no-repeat;
}
button.iziModal-navigate-prev:hover {
    content: "";
    position: absolute;
    color: black;
    top: 40px !important;
    right: 60px !important;
    background-image: url(/cdn/shop/files/left-arrow-hover.svg) !important;
    width: 20px !important;
    height: 35px !important;
    background-repeat: no-repeat;
}

@media (max-width:950px)
{
.iziModal-header.iziModal-noSubtitle {
    background: white !important;
}
}


@media (max-width:500px)
{


  .iziModal-header.iziModal-noSubtitle h2 {
    font-family: 'Helvetica'!important;
    font-style: normal;
    font-weight: 400;
    font-size: 20px!important;
    line-height: 37px;
    color: #000!important;
    margin-top: 40px!important;
    margin-bottom: 10px!important;
    margin-left: 25px!important;
}
  .hotspot-modal .public-hotspot-info-holder {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit,minmax(min(100%/1,max(100%/2)),1fr)) !important;
}
  #lookbook a.public-hotspot-info__product-image {
    background-size: cover!important;
    height: 600px !important;
}
  #lookbook .hotspot-modal {
      margin: 60px 20px 50px 20px;
    min-height: 350px;
    position: relative;
    float: left;
    width: 90vw;
}
}

  
}

/*   ------- Lookbook Minicart End ----- */









.lkbk-description h1 {
    font-family: 'Helvetica' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    padding-top: 0px;
    margin-bottom: 10px;
}

.lkbk-description h3 {
    font-family: 'Helvetica'!important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px!important;
    line-height: 23px;
    text-align: center;
    color: #000;
    padding-bottom: 0;
    margin-bottom: 28px;
}

.lkbk-description a {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    display: inline-block;
    position: relative;
    z-index: 99999;
    padding-left: 10px;
    padding-right: 10px;
}
.lkbk-description {
    text-align: center;
    right: 0;
    left: auto !important;
    width: 100%;
}