.elementor-1462 .elementor-element.elementor-element-2cb6944{--display:flex;--min-height:80vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:20px 50px;--row-gap:20px;--column-gap:50px;}.elementor-1462 .elementor-element.elementor-element-926e188{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1462 .elementor-element.elementor-element-926e188.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1462 .elementor-element.elementor-element-2b9ff72{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1462 .elementor-element.elementor-element-579e0a2 img{border-radius:12px 12px 12px 12px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1462 .elementor-element.elementor-element-926e188{--width:35%;}.elementor-1462 .elementor-element.elementor-element-2b9ff72{--width:65%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1462 .elementor-element.elementor-element-926e188{--width:392px;}}/* Start custom CSS for html, class: .elementor-element-5ddf317 */#map > div{
  height: 500px !important;
  position: relative !important;
}

.mapLookup p{
    pointer-events: none;
}

div#list ul{
    list-style: none;
    margin: 0 0 1em 0 !important;
    padding: 0 0 0 1em !important;
}

#list li{
    border-bottom: 1px solid black;
    margin: 15px;
    padding-left: 4.4em !important;
    position: relative;
}


input#search_store{
    width: 100%;
    margin: 0px;
    background-color: #6f3f87 !important;
    border:0px !important;
    color: white !important;
    display: inline;
}

input#searchIcon{    
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 20px;
}

input#search:focus{    
    display: none !important;
}

.elementor-6683 .elementor-element.elementor-element-50ca3c3e > .elementor-element-populated{
    max-height: 400px;
}

div#list{
    
max-height: 347px;
overflow-x: hidden;
overflow-y: scroll;
}


#list li::before{
    display: inline-block;
    content: " ";
    background-image: url(https://skinstation.ph/wp-content/uploads/2024/05/placeholder.png);
    background-size: 35px;
    background-repeat: no-repeat;
    width: 50px !important;
    height: 50px !important;
    position: absolute;
    left: 0em;
    top: 0.55em;
}

a.mapLookup p{
    display: inline-block;
}

a.mapLookup p:nth-child(1){
    color: #403b3b;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}

a.mapLookup p:nth-child(2){
    color:#7b7979fc;
    font-size: 12px;

    
}

input#search_store::placeholder {
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
    color: #ffffffbf;

}

input#search_store:-ms-input-placeholder { 
    color: #ffffffbf;
}

input#search_store::-ms-input-placeholder { 
 color: #ffffffbf;
}



@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
      
    #list li::before{
      display: none !important; 
  }
    #list li{
      padding: 0px !important;
  }
  div#list{
      max-height: 147px !important;
  }
  
  a.mapLookup p:nth-child(1){
    color: #403b3b;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 5px;
}

a.mapLookup p:nth-child(2){
    color:#7b7979fc;
    font-size: 10px;

    
}
  }/* End custom CSS */