/* metropolis-latin-400-normal */
@font-face {
  font-family: 'Metropolis';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/metropolis@latest/latin-400-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/metropolis@latest/latin-400-normal.woff) format('woff'), url(https://cdn.jsdelivr.net/fontsource/fonts/metropolis@latest/latin-400-normal.ttf) format('truetype');
}

/* metropolis-latin-700-normal */
@font-face {
  font-family: 'Metropolis';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/metropolis@latest/latin-700-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/metropolis@latest/latin-700-normal.woff) format('woff'), url(https://cdn.jsdelivr.net/fontsource/fonts/metropolis@latest/latin-700-normal.ttf) format('truetype');
}

.mapplic-items-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 70px;
    row-gap: 0;
}

.mapplic-native-container.mapplic-items-container h3 {
    position: absolute;
    top: 0;
    color: var(--Brand-Color-1, #F29E5B);
    font-family: "PP Eiko";
    font-size: 51px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.mapplic-native-container.mapplic-items-container {
    margin-top: 50px;
    padding-top: 80px;
    position: relative;
}

.mapplic-items-container .mapplic-item {
    padding: 16px 0;
    color: var(--Brand-color-4, #261D13);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    position: relative;
    padding-left: 60px;
    align-content: center;
    cursor: pointer;
}

.mapplic-items-container .mapplic-item span {
    border: 1px solid;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    position: absolute;
    align-content: center;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    font-family: "PP Eiko";
    font-size: 16px;
}

.mapplic-container{
    background: transparent !important;
    border-radius: 0 !important;
    margin-bottom: 100px;
    height: auto !important;
}

.mapplic-tooltip{
    max-height: 650px !important;
    background: #EEE3DA;
    border-radius: 0;
    max-width: 420px !important;
}

.mapplic-tooltip.mapplic-popup.pop-up-more {
    max-width: 470px !important;
}

.mapplic-tooltip:after {
    border-top: solid 20px #EEE3DA !important;
    border-left: solid 20px transparent !important;
    border-right: solid 20px transparent !important;
    left: calc(50% + var(--triangle-offset, -12px));
}

.mapplic-popup-content {
    padding: 0 40px;
    margin: 40px 0 50px 0;
    gap: 0;
}

.mapplic-tooltip.mapplic-popup.pop-up-more .mapplic-popup-content {
    padding: 0px 70px;
}

.container-info-loc{
    display: flex;
    flex-direction: column;
    gap: 30px
}

.info-text{
    position: relative;
    padding-left: 30px;
}

.info-text::after {
    width: 18px;
    height: 18px;
    display: block;
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.hour-info.info-text::after{
    background-image: url(/wp-content/uploads/2025/07/clock-icon.svg);
}

.tel-info.info-text::after{
    background-image: url(/wp-content/uploads/2025/07/phone-icon.svg);
}

.email-info.info-text::after{
    background-image: url(/wp-content/uploads/2025/07/mail-icon.svg);
}

.endereco-info.info-text::after{
    background-image: url(/wp-content/uploads/2025/07/andress-icon.svg);
}

.status-info.info-text::after{
    background-image: url(/wp-content/uploads/2025/07/status-icon.svg);
}

.novo-lancamento-info.info-text{
    padding: 0 !important;
}

.mapplic-popup-title h4 {
    color: #6B9560;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    font-family: 'Metropolis', sans-serif;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 40px !important;
}

.status-info.info-text p{
    text-transform: capitalize;
}

.info-text p a,
.info-text p {
    color: #22372B;
    font-family: 'Metropolis', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0 !important;
    text-decoration: none;
}

.name-info.info-text{
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
}

.name-info.info-text p{
    font-weight: 600;
    font-size: 18px;
}

.mapplic-popup-content .swiper-button-prev::after, 
.mapplic-popup-content .swiper-button-next::after{
    display: none;
}

.mapplic-popup-content .swiper-button-prev, 
.mapplic-popup-content .swiper-button-next{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-position: center;
    background-size: contain;
}

.mapplic-popup-content span.swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    border: 1px solid #261D13;
    background-color: transparent;
    opacity: 1;
    margin: 0 10px !important;
}

.mapplic-popup-content .swiper-pagination{
    bottom: 20px;
}

.mapplic-popup-content .swiper-pagination {
    position: fixed;
    bottom: 3px !important;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mapplic-popup-content span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #261D13 !important;
}

.mapplic-popup-content .swiper-button-prev{
    background-image: url(/wp-content/uploads/2025/02/Icone-Plantas-Seta-Esq.svg);
}
.mapplic-popup-content .swiper-button-next{
    background-image: url(/wp-content/uploads/2025/02/Icone-Plantas-Seta-Dta.svg);
}

.info-text span {
    color: #22372B;
    font-family: 'Metropolis', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0.7em;
    margin: 2px 0;
    display: block;
}

.mapplic-popup-close svg{
    display: none;
}

.novo-lancamento-info.info-text::after{
    display: none;
}

.novo-lancamento-info.info-text p {
    color: #EEE3DA;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    text-transform: uppercase;
    display: inline;
    padding: 10px;
    background: var(--Green-Light, #6B9560);
}

.mapplic-popup-close {
    right: 15px;
    top: 15px !important;
    opacity: 1 !important;
    width: 20px;
    height: 20px;
    padding: 0 !important;
    background-position: center;
    background-size: contain;
    background-image: url(/wp-content/uploads/2025/07/close-pop.svg);
    position: fixed;
}

p.tap-text-container {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.navigation-container .scroll-button {
    width: 25px;
    height: 25px;
    background-color: transparent;
    border: none;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.drag-text-container {
    order: 2;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    margin: 0;
}

button.button-left.scroll-button {
    order: 1;
    background-image: url(/wp-content/uploads/2025/02/Arrow-left.svg);
}

button.button-rigth.scroll-button {
    order: 3;
    background-image: url(/wp-content/uploads/2025/02/Arrow-left1.svg);
}

.navigation-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    z-index: 999;
    position: relative;
    align-items: center;
}

.navigation-wrapper {
    position: absolute;
    bottom: 0;
    background: #F29E5B;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
}

@media screen and (max-width: 1024px){
    
    .mapplic-container {
        margin-bottom: 50px;
    }
    .mapplic-tooltip,
    .mapplic-tooltip.mapplic-popup.pop-up-more {
        max-width: 400px !important;
    }

    .mapplic-items-container {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .mapplic-popup-title h4 {
        font-size: 24px;
        margin-bottom: 30px !important;
    }
    
    .name-info.info-text p {
        font-size: 16px;
    }
    
    .info-text p a, .info-text p {
        font-size: 14px;
    }
    
    .mapplic-popup-content .swiper-button-prev, 
    .mapplic-popup-content .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    
    .container-info-loc {
        gap: 20px;
    }
    
    .mapplic-tooltip.mapplic-popup.pop-up-more .mapplic-popup-content {
        padding: 0px 60px;
    }
}

@media screen and (max-width: 767px){
    
    .mapplic-panzoom .mapplic-layer {
    position: absolute;
    width: auto !important;
    overflow-x: auto !important;
}
    
    .mapplic-overlay,
    .mapplic-panzoom .mapplic-layer>svg {
		width: 260% !important;
	}
    
    .mapplic-popup-content {
        padding: 0 30px;
    }
    
    .mapplic-tooltip, .mapplic-tooltip.mapplic-popup.pop-up-more{
        max-width: calc(39% - 0px) !important;
    }
    
    .mapplic-tooltip.mapplic-popup {
        max-width: calc(39% - 0px) !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important;
        height: 100%;
        transform: none !important;
        max-height: 54% !important;
        box-shadow: none;
    }
    
    .mapplic-popup-content{
        justify-content: start;
    }
    
    .mapplic-popup-content .swiper-pagination {
        position: absolute;
        bottom: 50px !important;
    }    
    
    .mapplic-items-container {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .mapplic-items-container .mapplic-item{
        font-size: 16px;
    }
    
    .navigation-wrapper {

    z-index: 9999;
}
    
    .mapplic-items-container .mapplic-item span{
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    
    .mapplic-panzoom {
        z-index: 9999;
        transform: none !important;
    }
    
    .mapplic-layers {
        transform: none !important;
    }
    
    .mapplic-layers {
        transform: none !important;
        aspect-ratio: 0.5 / 1 !important;
    }
    
    .mapplic-popup-close {
        position: absolute;
        top: 0 !important;
    }
    
   
}