/* BASIC css start */
/* BASIC css start */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100&display=swap');


#pooky_store_search a, #pooky_store_search dd, #pooky_store_search del, #pooky_store_search div, #pooky_store_search dl, #pooky_store_searc dt, #pooky_store_search em, #pooky_store_search h1,#pooky_store_search h3, #pooky_store_search h4, #pooky_store_search h5, #pooky_store_search h6, #pooky_store_search i, #pooky_store_search iframe, #pooky_store_search img, #pooky_store_search input, #pooky_store_search label, #pooky_store_search legend, #pooky_store_search li, #pooky_store_search ol, #pooky_store_search p, #pooky_store_search select, #pooky_store_search span, #pooky_store_search strike, #pooky_store_search strong, #pooky_store_search table, #pooky_store_search tbody, #pooky_store_search td, #pooky_store_search textarea, #pooky_store_search tfoot, #pooky_store_search th, #pooky_store_search thead, #pooky_store_search tr, #pooky_store_search ul{
        font-family: 'Noto Sans KR', 'Quicksand', 'malgun gothic', sans-serif !important;
}
#pooky_store_search{
    text-align: center;
    background: #faf9f7;
    padding-bottom: 50px;
}
#pooky_store_search .title{
    text-align: center;
    font-size: 20px;
    padding: 20px 0 10px;
    background: #fff;
}
#pooky_store_search .store_img{
      margin-bottom: 20px;
    padding-top: 15px;
    background: #fff;
}
#pooky_store_search .store_img img{
    max-width: 100%;
}
#pooky_store_search .filter_area{
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    background: #faf9f7;
}
#pooky_store_search .filter_area #select_location{
    font-size: 14px;
    font-weight: bold;
    padding: 0 25px;
    background: url(/design/iloveje/Pooky/arrow02.png) no-repeat 95% 43%;
    background-size: 13%;
}
#pooky_store_search .filter_area #select_location.active{
    background: url(/design/iloveje/Pooky/arrow03.png) no-repeat 95% 43%;
    background-size: 13%;
}
#pooky_store_search .filter_area #hidden_layer{
    position: absolute;
    left: 50%;
    background: #fff;
    border: 1px solid #c9cbca;
    padding: 20px;
    margin-left: -127px;
    top: 25px;
    z-index: 100;
    display: none;
}
#pooky_store_search .filter_area #hidden_layer ul{}
#pooky_store_search .filter_area #hidden_layer ul li{
    margin-bottom: 10px;
}
#pooky_store_search .filter_area #hidden_layer ul li:last-child{margin-bottom:0;}
#pooky_store_search .filter_area #hidden_layer ul li label{
    font-size: 14px;
    margin-right: 25px;
}
#pooky_store_search .filter_area #hidden_layer ul li label .hidden_text{display:none !important;}
#pooky_store_search .filter_area #hidden_layer ul li label.active{
    font-weight: bold;
}
#pooky_store_search .filter_area #hidden_layer ul li label:last-child{margin-right:0;}
#pooky_store_search .filter_area #hidden_layer ul li label input{
    appearance: none !important;
    background-image: url(/design/iloveje/Pooky/button_off.png) !important;
    width: 18px !important;
    height: 18px !important;
    margin-right: 2px;
    vertical-align: top;
    background-color: transparent !important;
    border-color: transparent !important;
    background-repeat: no-repeat;
}
#pooky_store_search .filter_area #hidden_layer ul li label input[type=radio]:checked{
    background-image: url(/design/iloveje/Pooky/button_on.png) !important;
}
#pooky_store_search #search_area{
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}
#pooky_store_search #search_area #search_location{
    border: 2px solid #c9cbca !important;
    width: 275px;
    height: 45px;
    font-size: 13px !important;
    padding: 0 35px 0 10px;
}
#pooky_store_search #search_area #search_btn{
    width: 17px;
    height: 17px;
    background: url(/design/iloveje/Pooky/search.png) no-repeat center;
    background-size: contain;
    display: block;
    position: absolute;
    right: 4%;
    top: 14px;
}
#pooky_store_search #result_area{
    max-width: 80%;
    margin: 0 auto;
}
#pooky_store_search #result_area ul{
    /*max-height: 545px;
    overflow-y: scroll;*/
}
#pooky_store_search #result_area ul li{
    background: #fff;
    margin-bottom: 15px;
    padding: 25px;
    text-align: left;
    position: relative;
}
#pooky_store_search #result_area ul li.hidden{display:none !important;}
#pooky_store_search #result_area ul li .name{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}
#pooky_store_search #result_area ul li .address{
    font-size: 13px;
    margin-bottom: 10px;
    padding-right: 40px;
    line-height: 1.5;
}
#pooky_store_search #result_area ul li .number{
    font-size: 13px;
}
#pooky_store_search #result_area ul li .call_btn{
    position: absolute;
    right: 5%;
    top: 50%;
    width: 25px;
    height: 25px;
    background: url(/design/iloveje/Pooky/telephone.png) no-repeat center;
    background-size: contain;
    margin-top: -12px;
}



/* BASIC css end */


/* BASIC css end */

