.elementor-14441 .elementor-element.elementor-element-ea54eeb{text-align:center;}.elementor-14441 .elementor-element.elementor-element-ea54eeb .elementor-heading-title{color:#F26522;font-family:"Poppins", Sans-serif;font-size:34px;font-weight:bold;}.elementor-14441 .elementor-element.elementor-element-f65836e{text-align:left;color:#119247;font-family:"Poppins", Sans-serif;font-size:19px;font-weight:normal;text-transform:none;line-height:1.4em;text-shadow:0px 0px 0px rgba(0,0,0,0.3);}:root{--page-title-display:none;}@media(max-width:767px){.elementor-14441 .elementor-element.elementor-element-2db6943e{padding:0px 5px 0px 5px;}.elementor-bc-flex-widget .elementor-14441 .elementor-element.elementor-element-6a479966.elementor-column .elementor-column-wrap{align-items:center;}.elementor-14441 .elementor-element.elementor-element-6a479966.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-14441 .elementor-element.elementor-element-6a479966.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}}/* Start custom CSS for html, class: .elementor-element-25c8203b */input#searchIcon2{    
    width: 15px;
    height: 15px;
    position: absolute;
    top: 20px;
    left: 200px;
}

table tr:last-child td:first-child{
    border-radius:0px !important;
}

td{
    padding: 15px !important;
    text-align: center !important;
    border-color:  #169246 !important;
    border-width: 1px ;
    margin-top: 20px;
    
}
#tableDirectory{
    margin-top: 20px;
    border: 5px solid #169246;
    border-radius: 20px;
    border-top: 0px !important;
}

thead{
        
        color: white;
        font-size: 14px;
        font-weight: 800;
        background-color: #169246;
}

table{
    overflow: hidden;
    border-radius: 15px !important;
    border-collapse: unset;
    border-spacing: 0; 
    border-width: 0px !important; 
    margin: 0px !important;
    
}
tr{
    border-radius:20px !important;
    
}

/*Buttons styling*/

select#searchDirectoryStoreType, select#searchDirectoryRegion, select#searchDirectoryArea{
    background-color: #F26724;
    color: white;
    font-weight: 800;
    border-radius: 5px !important;
    padding: 18px 20px 18px 20px;
    margin: 0px 10px;
    max-width: 200px !important;
}

input#searchDirectory{
    background-color: #F5F5F5;
    border: none;
    border-radius: 5px !important;
    padding: 18px 35px 18px 35px;
    margin: 0px 10px;
    max-width: 300px !important;
    box-shadow: 1px 1px 16px 0px rgba(67,63,63,0.33);
    -webkit-box-shadow: 1px 1px 16px 0px rgba(67,63,63,0.33);
    -moz-box-shadow: 1px 1px 16px 0px rgba(67,63,63,0.33);
}
input#searchDirectory::placeholder {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  color: #00000061;

}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
      
select#searchDirectoryStoreType, select#searchDirectoryRegion, select#searchDirectoryArea{
    background-color: #F26724;
    color: white !important;
    font-weight: 400;
    border-radius: 5px !important;
    max-width: 100px !important;
    font-size: 10px;
    padding: 10px 10px;
    margin: 5px 2px;
      
  }

input#searchDirectory{
    background-color: #F5F5F5;
    border: none;
    color: #222222 !important;
    font-weight: 400;
    border-radius: 5px !important;
    margin: 0px 10px;
    border: 1px solid #c3c1c1ad;
    padding: 10px 10px;
    width: 100% !important;
    
}

input#searchIcon2{    
    display: none !important;
}
    
.storeTable{
    text-align: center !important;
    position: relative;
    max-height: 500px;
}

/*Disable border on mobile*/
#tableDirectory{
    border: 0px !important;
    max-width: 500px;
    max-height: 500px;
    position: relative;
    overflow: scroll;
    font-size: 8px;
    margin-top: 8px;
    border-radius: 0px;
    
}

thead{
    font-size: 8px !important;
    white-space: nowrap !important;
}

    
    
}/* End custom CSS */