.dlp-store-detail-section{background:var(--bg-color, #efe7db)}.dlp-store-detail-container{margin:0 auto;display:flex;flex-direction:column;gap:var(--block-spacing, 60px)}.dlp-store-detail-block-wrapper{border-bottom:var(--block-border-bottom, none)}.dlp-store-detail-block{display:flex;flex-direction:column;gap:var(--image-content-gap-mobile, 32px);padding:var(--block-mobile-padding-top, 40px) var(--block-mobile-padding-right, 24px) var(--block-mobile-padding-bottom, 40px) var(--block-mobile-padding-left, 24px);box-sizing:border-box;width:100%;max-width:var(--block-max-width, 100%);margin-left:auto;margin-right:auto}.dlp-store-detail-block-wrapper--hide-mobile{display:none}.dlp-store-detail-content,.dlp-store-detail-image{width:100%}.dlp-store-detail-image img{display:block;width:100%;height:var(--block-image-height-mobile, auto);object-fit:cover}.dlp-store-detail-image .dlp-store-detail-image--desktop{display:none}.dlp-store-detail-image .dlp-store-detail-image--mobile{display:block}.dlp-store-detail__heading{margin:0 0 10px;font-family:var(--heading-fontfamily, "Work Sans");font-weight:var(--heading-weight, 400);font-size:var(--heading-fontsize-mobile, 34px);letter-spacing:var(--heading-ls-mobile, 0px);line-height:var(--heading-lh-mobile, 38px);color:var(--heading-color, #000000)}.dlp-store-detail__hours,.dlp-store-detail__address{font-family:var(--body-fontfamily, "Work Sans");font-weight:var(--body-weight, 400);font-size:var(--body-fontsize-mobile, 15px);letter-spacing:var(--body-ls-mobile, 0px);line-height:var(--body-lh-mobile, 1.6);color:var(--body-color, #000000)}.dlp-store-detail__hours{margin-bottom:19px}.dlp-store-detail__hours p,.dlp-store-detail__address p{margin:0 0 6px;line-height:var(--body-lh-mobile, 22px)}.dlp-store-detail__contact{margin:23px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0px;letter-spacing:var(--body-ls-mobile, -.8px)}.dlp-store-detail__contact li{margin-bottom:0;display:flex;align-items:center;gap:13px}.dlp-store-detail__contact svg{width:auto;height:16px;flex-shrink:0}.dlp-store-detail__contact svg path{fill:#4d4d4d}.dlp-store-detail__contact a,.dlp-store-detail__contact span{font-family:var(--body-fontfamily, "Work Sans");font-weight:var(--body-weight, 400);font-size:var(--body-fontsize-mobile, 15px);color:var(--body-color, #000000);text-decoration:none}.dlp-store-detail__contact .dlp-store-detail__email{text-decoration:underline}.dlp-store-detail__buttons{display:flex;flex-wrap:wrap;gap:20px;margin-top:26px}.dlp-store-detail__button:visited{color:var(--button-text, #ffffff)}.dlp-store-detail__button{display:inline-flex;align-items:center;justify-content:center;min-width:var(--button-width-mobile, 200px);min-height:var(--button-height-mobile, 48px);padding:6px 16px;box-sizing:border-box;-webkit-appearance:none;appearance:none;background:var(--button-bg, #2b2b2b);color:var(--button-text, #ffffff);font-family:var(--button-fontfamily, "Work Sans");font-size:var(--button-fontsize-mobile, 14px);letter-spacing:var(--button-ls, 1px);line-height:1.2;text-align:center;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.dlp-store-detail__button:hover{background:var(--button-hover-bg, #000000);color:var(--button-hover-text, #ffffff)}.dlp-store-detail__button:focus-visible{outline:2px solid #2b2b2b;outline-offset:3px}.dlp-store-detail__phone:focus-visible,.dlp-store-detail__email:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(prefers-reduced-motion:reduce){.dlp-store-detail__button{transition:none}}@media only screen and (min-width:1000px){.dlp-store-detail__buttons{gap:37px;margin-top:22px}.dlp-store-detail__contact{margin:28px 0 0;letter-spacing:var(--body-ls, -.8px)}.dlp-store-detail__contact li{gap:30px;margin-bottom:10px}.dlp-store-detail__contact svg{height:20px}.dlp-store-detail-block{flex-direction:row;align-items:stretch;gap:var(--image-content-gap, 80px);padding:var(--block-desktop-padding-top, 80px) var(--block-desktop-padding-right, 60px) var(--block-desktop-padding-bottom, 80px) var(--block-desktop-padding-left, 60px)}.dlp-store-detail-block--image-left{flex-direction:row-reverse}.dlp-store-detail-block-wrapper--hide-mobile{display:block}.dlp-store-detail-content,.dlp-store-detail-image{flex:1 1 50%;min-width:0}.dlp-store-detail-content{display:flex;flex-direction:column;justify-content:center}.dlp-store-detail-image img{height:var(--block-image-height-desktop, 100%)}.dlp-store-detail-image .dlp-store-detail-image--desktop{display:block}.dlp-store-detail-image .dlp-store-detail-image--mobile{display:none}.dlp-store-detail__heading{margin:0 0 25px;font-size:var(--heading-fontsize-desktop, 56px);letter-spacing:var(--heading-ls-desktop, 0px);line-height:var(--heading-lh-desktop, 60px)}.dlp-store-detail__hours{margin-bottom:28px}.dlp-store-detail__hours,.dlp-store-detail__address,.dlp-store-detail__contact a,.dlp-store-detail__contact span{font-size:var(--body-fontsize-desktop, 16px)}.dlp-store-detail__hours,.dlp-store-detail__address{letter-spacing:var(--body-ls, 0px)}.dlp-store-detail__hours p,.dlp-store-detail__address p{line-height:var(--body-lh-desktop, 26px)}.dlp-store-detail__address p{line-height:20px}.dlp-store-detail__button{min-width:var(--button-width-desktop, 240px);min-height:var(--button-height-desktop, 56px);font-size:var(--button-fontsize-desktop, 14px)}}@media only screen and (max-width:999px){.dlp-store-detail__contact .icon--phone{width:17px;height:auto}.dlp-store-detail__contact .icon--email{width:15px;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/348/assets/dlp-store-detail.css.map */
