/* fonts
acme-gothic-wide: .tk-acme-gothic-wide 
ofelia-display: .tk-ofelia-display
*/
@import url("https://use.typekit.net/fxz0gxs.css");

/* colors */
:root {
  --color-ivory: #fefce7;
  --color-beige: #fde9b9;
  --color-khaki: #fdd78c;
  --color-orange: #fcb131;
  --color-purple: #3a0d1e;
  --color-green: #2c490a;
  --color-red: #e0230a;
}

/* smooth scrolling */
html {
  scroll-behavior: smooth;
}

::-webkit-scrollbar-thumb:vertical {
  min-height: 50px;
}

.manwich,
.womanwich,
.logogroup,
.since19 {
  max-width: 47%;
}

/* map styles */
#wpsl-search-wrap {
  position: relative;
}

.wpsl-search-btn-wrap {
  position: absolute;
  top: 2px;
  margin: 0;
  right: 1px;
}

#wpsl-search-btn {
  background: transparent !important;
  border: none !important;
  color: transparent !important;
  box-shadow: none !important;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAQjSURBVGhD7VnNThNRFD4HSTDQRNwZWmN9AmHhxo1oQlwZ8AlseQHlCYQnEF+ghb1RiBtd6cqt8ASyAHQnJtMEE5zjd++0pVM692+mtCSeZEhL7j1zv/Odv3vKlEOkUXlIFM8ST8yn1IgcEPEBcbTP9ZOTHK9w3srOK7FQmrOzJDPLxLyCr+pxkR0s+kJ0tsv1nwA4HHECogFQ6QWO8BIPPgeJYmaTKHozDJasQKQ5B8vzazzVoONf3ARAssb1o62C9Gk1RiDSrLzCmvUiX3iuSzYBZq0o3QOBJK40o1ioFfWiDD2In6hehKtlACk3LwFEB9sXrh8+ymuwC0DgTsqVlEtdosgW3Kye54UpIElgT7z3Uii0i0jbS+0Rmsf/lr30kMDFwhNAF0g7Lr45ZSeh38QC5lqwZHbBk2a5RoJkwXzHARSyWXQ3NF56gDi6lGYgqrm+sF1ENwHmuQOYDcRLUJbUQNoF7zs+moudyDavHgVlMvfYOwMr/h1AG0gZFVsVPYOACV49dG1LBiqSRnnLgZkgVhIgjcqOMTh1TERVV3cy2qNRRjNpihnZQ9AvOLhhakmbkYqYN+qWAn1SftEJgBh1yiTRTV+jMXx3ESo/F63YzErlBB5wI3tN/Izrx6prdhYAsdSOAmKj/zQOseIdJ4oRle5Mldxbqc2Mw3jniIBY4iQgzf8HYnMfY7APwZ3BiI3m/IXwsoLdmn7R/1ivxD4MIdh/Yb2hHQpKv3qwoBQbJF+L3avYmu71Yv9+y61FITWnai34VttBloEroznlaqbVRPbRmKbnZA50uzeNlP8WBxAuV+igutUGcqtKMrlnbhu0WdYRLxsOBrqwxJpUujv83Upt9b9YBTBjZgL9qmpZGUcJKIQd/OmrrpTQYpuauc42xAyusPDlbXO9sA33OiCgRSgibt0OjcO+4YNLi506upoaokvFwFoPrrVlEciCR8+HDSm2hwm1T+QP/jzm1eOvIa47YBxUxr2D1Zx3iNIHoku0RADzJATM4AGd7caYC2LnDpdRYyUMTPbIVErq+ovfP4oUC4gczJiH2G7DAnek0gaiMpRNPJmxakyGbIy5lEs2s51OBXXcQgxOISlMWld7gLEC0Qkl+aFH/ciTbyaMOoEUCz3T90kmPsA4U0WBcQLSdd0mOgC6toKcX4NF71kPkaTVfaxFij7DePV88IbmcalIMF5Aeg+esDS9iKF30uCJqh0QRk3REmOwHWNGlT01LBJMMBAnNhwWFQVm5ECSGMzvZmMBpAgwYwPkHAy/Q5yVrF7Zl5rHCogG05h7gIzxyRfM2AEJBmOlcEQLPJg5pTheGktGugXY7manRH8xuf/xcayBWNysC0LX4RF5jtdrB7hZCsSVAZJihug6cfxUuVOvNa4EI30xM4ehx9t+Sv8BJbYkNLuEgRgAAAAASUVORK5CYII=") !important;
  background-size: 30px 30px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 50px;
  height: 50px;
  margin: 0 !important;
}

.wpsl-search {
  background: transparent !important;
}

.wpsl-input label {
  display: none !important;
}

#wpsl-wrap .wpsl-no-filters #wpsl-search-input {
  padding: 0.75em 0.25em 0.75em 3em;
  border-radius: 10px;
  max-width: calc(75%) !important;
  width: 330px !important;
}

#wpsl-gmap {
  border-radius: 10px;
  margin: 0 auto;
}

#wpsl-gmap img[src*="purple@2x"] {
  display: none !important;
}

.wpsl-directions {
  border: 1px solid black;
  padding: 0.25rem 0.4rem;
  background: #3a0d1e;
  color: white;
  float: none !important;
  text-decoration: none;
  border-radius: 4px;
}

.gm-style-iw-ch {
  display: none !important;
}

.gm-style-iw-chr {
  position: absolute !important;
  right: 0 !important;
  margin-bottom: 5px !important;
  width: 35px !important;
  height: 35px !important;
  display: inline-block;
  top: 0 !important;
}

.gm-style-iw-chr button {
  width: 35px !important;
  height: 35px !important;
  margin: 0 !important;
  position: relative !important;
}

.gm-style-iw-chr button span {
  margin: 0 !important;
}

.gm-style-iw-d {
  padding-top: 25px;
  padding-right: 15px;
}

#wpsl-stores,
.wpsl-store-location,
.wpsl-no-results-msg {
  font-family: "ofelia-display", sans-serif;
  font-size: 1rem;
  text-transform: none !important;
}

#wpsl-search-input {
  font-family: "ofelia-display", sans-serif !important;
  font-size: 0.8em !important;
}

#wpsl-stores.wpsl-not-loaded {
  height: auto !important;
  max-height: 350px !important;
}

#wpsl-result-list ul li {
  display: flex;
  justify-content: space-between;
}

.wpsl-direction-wrap {
  font-size: 1rem;
}

/* end map styles */

.marquee {
  overflow: hidden;
}

.marquee .inner {
  position: relative;
  width: 100%;
  display: flex;
  color: white;
  font-size: 3rem;
}
.marquee .inner p {
  white-space: nowrap;
  padding: 0;
  margin-top: 0;
}

.text-trans-90 {
  opacity: 0.9;
}
.text-shadow-sm {
  text-shadow: 2px 3px 5px rgba(77, 34, 7, 0.6);
}

.wp-site-blocks footer {
  margin-top: 0;
}

.findsection {
  background-position: top center;
  background-size: 2560px 50px !important;
  background-repeat: repeat-x;
  padding-top: 4.5em !important;
}

.bounce {
  animation: bounce 0.9s infinite;
  animation-timing-function: ease-in;
  display: inline-block;
}

div.find-tab {
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
  position: fixed;
  bottom: 10vh;
  top: auto;
  width: fit-content;
  right: 0;
  border-top-left-radius: 0.75em;
  border-bottom-left-radius: 0.75em;
  box-shadow: 0px 5px 1em rgba(70, 33, 5, 0.5);
  border: 0;
  z-index: 1000;
  margin-top: -100px;
  margin-left: auto !important;
  margin-right: 0 !important;
}

div.find-tab a {
  text-decoration: none;
}

.wpsl-direction-wrap {
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 0.25em;
  font-weight: bold;
}

.wpsl-directions {
    background: #e0230a;
    border: none;
    border-radius: .4em;
    color: #fefce7;
    padding-left: .75em;
    padding-right: .75em;
}

@keyframes bounce {
  0%,
  60%,
  80% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-20%);
  }
  70% {
    transform: translateY(-5%);
  }
}

/* @keyframes marquee {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
} */

@media (max-width: 675px) {
  .womanwich {
    width: 100%;
  }

  .woman-inner {
    width: 100%;
  }

  .desktop {
    display: none !important;
  }

  .dilusso-logo {
    max-width: 200px;
  }
  .manwich,
  .womanwich,
  .logogroup,
  .since19 {
    max-width: 100%;
  }
  .findheader {
    max-width: 100%;
    margin-left: auto !important;
  }

  #wpsl-wrap {
    margin-top: 0;
  }

  #wpsl-wrap .wpsl-no-filters #wpsl-search-input {
    width: 100% !important;
    max-width: 100% !important;
    padding: .75em;
  }

  .wpsl-search-btn-wrap {
    top: 0;
  }

  .wpsl-no-filters #wpsl-search-wrap .wpsl-input {
    display: flex;
  }

  #wpsl-gmap {
    max-width: 90%;
  }

  .wpsl-search {
    padding: 0 5%;
  }

  #wpsl-result-list {
    padding: 0.5em 1em;
    max-width: 90%;
  }

  .scrollbg {
    min-height: 20em !important;
  }


}

@media (min-width: 676px) {
  .woman-inner {
    aspect-ratio: 1/1;
    width: 100%;
  }

  .woman-inner .has-parallax {
    background-position: calc(50% + 12vw) 50% !important;
    background-size: contain;
  }

  .mobile {
    display: none !important;
  }

  .dilusso-logo {
    max-width: 300px;
  }

  .herowrap,
  .womanwrap {
    gap: 2.5em;
  }

  #wpsl-wrap {
    display: grid;
    grid-template-areas:
      "search map"
      "list map";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    margin-top: -7.5em;
    column-gap: 2em;
  }

  .wpsl-input {
    width: 100%;
  }

  .wpsl-search {
    padding-top: 7.5em;
    grid-area: search;
  }

  /* #wpsl-stores:has(ul):has(li) {
        background: #FEFCE7;
        background: linear-gradient(180deg,rgba(254, 252, 231, 0) 87%, rgba(218, 217, 196, .5) 96%, rgba(117, 117, 106, .7) 100%);
    } */

  #wpsl-gmap {
    grid-area: map;
  }

  #wpsl-result-list {
    grid-area: list;
    width: 90%;
  }

  #wpsl-gmap.wpsl-gmap-canvas {
    height: calc(450px + 7em) !important;
    width: 100%;
    max-width: 576px;
  }

  /* .findsection {
        padding-left: 5%;
        padding-right: 5%;
    } */

  #wpsl-result-list {
    padding: 0.5em 1em;
  }

  #wpsl-wrap .wpsl-no-filters #wpsl-search-input {
    width: 100% !important;
    max-width: calc(100% - 3.5em) !important;
  }
}
