/* BASIC css start */
/* BASIC css start */
/* BASIC css start */

#header, #layerWrap, #contentWrap, #ftLink .link, #footer{width:1350px; }

#mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 200
}

/* 다찾다 자동완성*/
.search-auto-complete-list {
    display: none;
    z-index: 1;
    position: absolute;
    top: 40px;
    left: 0;
    border: 1px solid #ddd;
    border-top: 1px solid #000;
    line-height: 14px;
    background: #fff;
}

.search-auto-complete-list ul {
    width: 202px;
    padding: 4px 0 6px;
    border-bottom: 1px solid #ddd;
}

.search-auto-complete-list ul li {
    text-align: left;
}

.search-auto-complete-list ul li.on {
    background: #f3f3f3;
}

.search-auto-complete-list ul li a {
    display: block;
    padding: 8px 14px 7px;
    color: #000;
    background: none;
    font-family: 'dotum';
    font-size: 12px;
    letter-spacing: -1px;
}

.search-auto-complete-list ul li a strong {
    color: #ab3e41;
}

.search-auto-complete-list ul li a:hover {
    background: #f2f2f2;
}

.search-auto-complete-list ul li a:hover span {
    border-bottom: 1px solid #000;
}

.search-auto-complete-list .search-list-close {
    display: block;
    padding: 10px 11px;
    text-align: right;
    color: #999;
    font-size: 11px;
}

/* 다찾다 검색 파인더 */
#allfinder-layer {
    z-index: 9999;
    position: fixed;
    top: 50px;
    right: 110px;
    width: 1000px;
    zoom: 1; overflow: hidden;
}

#allfinder-layer .finder-body {
    display: none;
    z-index: 1;
    position: relative;
    width: 998px;
    *width: 918px;
    padding: 35px 40px 5px;
    max-height: 800px;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    border: 1px solid #666;
    background: #fff;
}

#allfinder-layer .finder-body .finder-close {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 24px;
    color: #000;
    *width: 19px;
    *height: 24px;
    *background: url('/images/common/btn_h11_close.gif') no-repeat center center;
    *background-size: 19px 24px;
}

#allfinder-ctr {
    z-index: 10000;
    position: fixed;
    top: 50px;
    right: 0;
    width: 103px;
    height: 86px;
}

#allfinder-ctr a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/images/common/allfinder_ctrl_pc.png') no-repeat right top;
    border: none;
    outline: none;
    font-size: 0;
}

.all-finder-layer .finder-body .finder-tbl table {
    border: 1px solid #ccc;
    border-top: 1px solid #000;
}

.all-finder-layer .finder-body .finder-tbl th, .all-finder-layer .finder-body .finder-tbl td {
    height: 40px;
    border-top: 1px solid #e5e5e5;
    font-size: 13px;
    font-family: 'Malgun Gothic';
    color: #000;
}

.all-finder-layer .finder-body .finder-tbl tr:first-child th, .all-finder-layer .finder-body .finder-tbl tr:first-child td {
    border-top: none;
}

.all-finder-layer .finder-body .finder-tbl th {
    padding: 5px 0;
    background: #f4f4f4;
    text-align: left;
    vertical-align: top;
}

.all-finder-layer .finder-body .finder-tbl th .txt-l {
    position: relative;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    margin: 3px 0;
}

.all-finder-layer .finder-body .finder-tbl th .txt-l .fa {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -6px;
}

.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-tooltip-btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    border: 1px solid #cecece;
    border-radius: 20px;
    color: #666;
    font-size: 11px;
    background: #fff;
    text-align: center;
    outline: none;
}

.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer {
    display: none;
    position: absolute;
    top: 33px;
    left: 52px;
    width: 270px;
    padding: 0 20px 18px;
    border: 1px solid #000;
    background: #fff;
    text-align: left;
    font-weight: normal;
    color: #000;
    z-index: 1
}

.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-btn-close {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 20px;
    margin: 0;
    font-size: 21px;
    color: #000;
    outline: none;
    *width: 19px;
    *height: 22px;
    *background: url('/images/common/btn_h11_close.gif') no-repeat center center;
}

.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-tit {
    padding: 18px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
}

.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-cnt {
    padding-top: 16px;
    line-height: 1.5;
    font-size: 13px;
}

.all-finder-layer .finder-body .finder-tbl td {
    padding: 5px 10px;
}

.all-finder-layer .finder-body .txt-input {
    height: 21px;
    line-height: 21px;
    padding: 0 5px;
    font-size: 13px;
    font-family: 'Malgun Gothic';
}

.all-finder-layer .finder-body .finder-category {
    height: 40px;
    overflow: hidden;
}

.all-finder-layer .finder-body .finder-category.open {
    height: 100%;
    overflow: visible;
}

.all-finder-layer .finder-body tr.finder-child-category {
    display: none;
}

.all-finder-layer .finder-body tr.finder-child-category th, .all-finder-layer .finder-body tr.finder-child-category td {
    border-top: none;
}

.all-finder-layer .finder-body tr.finder-child-category td {
    background: #fbfbfb;
}

.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 {
    display: inline-block;
    margin: 3px 5px 3px 0;
    padding: 5px 10px;
    cursor: pointer;
    line-height: 22px;
    vertical-align: top;
    word-break: break-all;
    color: #9a9a9a;
}

.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 .fa-check {
    display: none;
}

.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on {
    font-weight: bold;
    color: #000;
    border: 0;
    border-radius: 0;
    box-shadow: unset;
}

.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on .fa-check {
    display: inline-block;
    margin-right: 3px;
}

.all-finder-layer .finder-body .finder-color {
    padding-left: 10px;
}

.all-finder-layer .finder-body .finder-price .finder-price-input {
    display: inline-block;
    padding-top: 5px
}

.all-finder-layer .finder-body .finder-price .finder-price-input label {
    display: inline-block;
    width: 110px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
}

.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input {
    display: inline-block;
    width: 90px;
    height: 29px;
    line-height: 29px;
    padding: 0;
    border: none;
    background: none;
    color: #333;
    text-align: right;
}

.all-finder-layer .finder-body .finder-search {
    position: relative;
    padding-left: 5px;
}

.all-finder-layer .finder-body .finder-search label {
    display: inline-block;
    width: 320px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.all-finder-layer .finder-body .finder-search label .txt-input {
    display: block;
    width: 100%;
    height: 29px;
    line-height: 29px;
    padding: 0;
    border: none;
    background: none;
    color: #333;
    text-align: left;
}

.all-finder-layer .finder-body .finder-btn-c {
    padding: 30px 0;
    text-align: center;
}

.all-finder-layer .finder-body .finder-btn-c a.reset {
    display: inline-block;
    width: 140px;
    height: 60px;
    line-height: 57px;
    border: none;
    border-radius: 3px;
    background: #999;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Malgun Gothic';
    margin-right: 15px;
}

.all-finder-layer .finder-body .finder-btn-c button {
    display: inline-block;
    height: 60px;
    line-height: 57px;
    padding: 0 30px;
    *padding: 0;
    border: none;
    border-radius: 3px;
    background: #000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.5px;
    font-family: 'Malgun Gothic';
    cursor: pointer;
}

.all-finder-layer .finder-body .finder-btn-c button span.ico-search {
    visibility: visible;
    display: inline-block;
    width: 16px;
    height: 15px;
    margin-right: 10px;
    margin-top: -4px;
    *margin-top: 0;
    vertical-align: middle;
    background: url('/images/common/btn_h15_search.png') no-repeat 0 0;
}

.all-finder-layer .finder-body .finder-btn-c button span.finder-count {
    visibility: visible;
    display: inline-block;
    height: 60px;
    color: #ffd800;
    font-size: 23px;
    *vertical-align: middle;
}

.all-finder-layer .finder-body .finder-btn-c button span.finder-count-toggle {
    visibility: visible;
    display: none;
}

.all-finder-layer .finder-body .finder-options {
    display: inline-block;
    margin: 3px 5px 3px 0;
    padding: 5px 10px;
    cursor: pointer;
    line-height: 22px;
    border: 1px solid #fff;
    vertical-align: top;
    word-break: break-all;
}

.all-finder-layer .finder-body .finder-options.on {
    font-weight: bold;
    border: 1px solid #000;
    border-radius: 20px;
    box-shadow: 2px 2px 3px #d2d2d2;
}

.all-finder-layer .finder-body .finder-option-color em {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 20px;
    font-size: 0;
    vertical-align: top;
}

.all-finder-layer .finder-body .finder-option-color.color-picker {
    width: 22px;
    height: 22px;
    padding: 0;
    border: none;
}

.all-finder-layer .finder-body .finder-option-color.color-picker.on {
    border: none;
}

.all-finder-layer .finder-body .finder-option-color.color-picker .fa-check {
    display: none;
    width: 22px;
    height: 22px;
    margin-top: -17px;
    color: #fff;
    text-align: center;
}

.all-finder-layer .finder-body .finder-option-color.color-picker.on .fa-check {
    display: block;
}

.all-finder-layer .finder-body .finder-option-color.color-picker.on.finder-option-color-white .fa-check {
    color: #000;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-black em {
    background-color: #000;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-white em {
    background-color: #FFF;
    width: 20px;
    height: 20px;
    border: 1px solid #e5e5e5;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-gray em {
    background-color: #808080;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-beige em {
    background-color: #e5d0b2;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-brown em {
    background-color: #aa6810;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-navy em {
    background-color: #425583;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-blue em {
    background-color: #0000ff;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-blue em {
    background-color: #62acff;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-red em {
    background-color: #ff0000;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-orange em {
    background-color: #ffa500;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-yellow em {
    background-color: #ffff00;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-pink em {
    background-color: #ffc0cb;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-purple em {
    background-color: #800080;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-jaju em {
    background-color: #a63f7f;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-khaki em {
    background-color: #2f5e2f;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-green em {
    background-color: #008000;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-green em {
    background-color: #72dd95;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-silver em {
    background-color: #dfdfdf;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-gold em {
    background-color: #cfbc4e;
}

.all-finder-layer .finder-body .finder-option-color.finder-option-color-apricot em {
    background-color: #fbceb1;
}

.all-finder-layer .finder-body .search-auto-complete-list {
    display: none;
    z-index: 1;
    position: absolute;
    top: 30px;
    left: 5px;
    border: 1px solid #ddd;
    line-height: 14px;
    background: #fff;
}

.all-finder-layer .finder-body .search-auto-complete-list ul {
    width: 340px;
    padding: 4px 0 6px;
    border-bottom: 1px solid #ddd;
}

.all-finder-layer .finder-body .search-auto-complete-list ul li {
    text-align: left;
}

.all-finder-layer .finder-body .search-auto-complete-list ul li.on {
    background: #f3f3f3;
}

.all-finder-layer .finder-body .search-auto-complete-list ul li a {
    display: block;
    padding: 8px 14px 7px;
    color: #000;
    background: none;
    font-family: 'dotum';
    font-size: 12px;
    letter-spacing: -1px;
}

.all-finder-layer .finder-body .search-auto-complete-list ul li a strong {
    color: #ab3e41;
}

.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover {
    background: #f2f2f2;
}

.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover span {
    border-bottom: 1px solid #000;
}

.all-finder-layer .finder-body .search-auto-complete-list .search-list-close {
    display: block;
    padding: 10px 11px;
    text-align: right;
    color: #999;
    font-size: 11px;
}

.all-finder-layer .finder-body .finder-search-data .finder-options {
    border: 1px solid #e5e5e5;
    box-shadow: none;
}

.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close {
    margin-left: 10px;
    color: #999;
}

/*Pooky_custom*/
#header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    background: #fff;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
}

#header .header_wrap {
}

#header .header_wrap .header_top {
    width: 1350px;
    margin: 0 auto;
}

#header .header_wrap .header_top .user_menu {
    padding: 8px 0 30px;
    text-align: right;
}

#header .header_wrap .header_top .user_menu a {
    position: relative;
    margin-left: 30px;
    color: #666;
    font-size: 14px;
}
#header .header_wrap .header_top .user_menu a:before{
        content: '';
        width: 1px;
        height: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -15px;
        background-color: #999;
}
#header .header_wrap .header_top .user_menu a:last-child {
}
#header .header_wrap .header_top .user_menu a:last-child:before{display:none;}
#header .header_wrap .header_top .logo_wrap {position: relative;height: 90px;line-height: 90px;}

#header .header_wrap .header_top .logo_wrap .logo {font-size: 0;line-height: 1.5;position: absolute;left: 0;width: 100%;text-align: center;}

#header .header_wrap .header_top .logo_wrap .logo a {display: inline-block;height: 70px;width: auto;}

#header .header_wrap .header_top .logo_wrap .logo a img {width: auto;height: 100%;}

#header .header_wrap .header_top .logo_wrap .right_area {float: right;position: relative;height: 29px;line-height: 29px;margin-bottom: 10px;display: inline-block;}
#header .header_wrap .header_top .logo_wrap .right_area .header_event_slide{
    display: inline-block;
    width: 255px;
    overflow:hidden;
    position: relative;
}
#header .gnb_wrap .gnb_right{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 33px;
}
#header .header_wrap .header_top .logo_wrap .right_area .header_event_slide .swiper-button-next,#header .header_wrap .header_top .logo_wrap .right_area .header_event_slide .swiper-button-prev{
        width: 20px;
        height: 20px;
        cursor: pointer;
        display: inline-block;
        margin: 0;
        background-size: contain;
        position: absolute;
        top: 0;
        left: auto;
        right: 0px;
}
#header .header_wrap .header_top .logo_wrap .right_area .header_event_slide .swiper-button-next:after, #header .header_wrap .header_top .logo_wrap .right_area .header_event_slide .swiper-button-prev:after{display:none;}
#header .header_wrap .header_top .logo_wrap .right_area .header_event_slide .swiper-button-next{
        background-image: url(http://ecudemo236354.cafe24.com/web/upload/kdesign/btn/btn_right_squ.svg);
}
#header .header_wrap .header_top .logo_wrap .right_area .header_event_slide .swiper-button-prev{
        background-image: url(http://ecudemo236354.cafe24.com/web/upload/kdesign/btn/btn_left_squ.svg);
        right: 22px;
}
#header .gnb_wrap .gnb_right .search_area {float: left;width: 240px;border-radius: 30px;background: #F1F1F1;line-height: normal;height: auto;box-sizing: border-box;position: relative;}

#header .gnb_wrap .gnb_right .search_area input {width: 76%;height: 20px;background: #f1f1f1;color: #000;padding: 9px 20px;border: none;border-radius: 50px;outline: none;}

#header .gnb_wrap .gnb_right .search_area a {position: absolute;right: 15.7px;top: 50%;transform: translateY(-50%);}

#header .gnb_wrap .gnb_right .cart_btn {position: relative;z-index: 1;display: inline-block;padding: 5px 5px 0 14.6px;width: 26px;height: 28px;}

#header .gnb_wrap .gnb_right .cart_btn .cart_count {position: absolute;top: 1px;right: 0;width: 18px;line-height: 19px;border-radius: 50%;font-size: 11px;text-align: center;color: #fff;text-indent: 1px;background-color: #0024B7;}

#header .header_wrap .header_top .book_mark {
        position: absolute;
    top: 10px;
}
#header .gnb_wrap{
    position: relative;
    padding: 40px 0px;
    text-align: center;
    font-size: 0px;
    background: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
    width: 1350px;
    margin: 0 auto;
}
#header .gnb_wrap .all_btn{
    display: inline-block;
    position: relative;
    width: 16px;
    height: 14px;
}
#header .gnb_wrap .all_btn .all_menu_btn{
    position: absolute;
    width: 16px;
    height: 1px;
    background: rgb(112, 112, 112);
    left: 0px;
}
#header .gnb_wrap .all_btn .all_menu_btn:nth-child(1){
    top: 0px;
}
#header .gnb_wrap .all_btn .all_menu_btn:nth-child(2){
    top: 7px;
}
#header .gnb_wrap .all_btn .all_menu_btn:nth-child(3){
    top: 14px;
}
#header .gnb_wrap .all_btn.selected .all_menu_btn{
    background: #191919;
}
#header .gnb_wrap .all_btn.selected .line01{
        width: 23px;
    top: 8px;
    transform: rotate(45deg);
    left: -2px;
}
#header .gnb_wrap .all_btn.selected .line02{
    opacity: 0;
    transform: translateX(-30px);
}
#header .gnb_wrap .all_btn.selected .line03{
        width: 23px;
    top: 8px;
    transform: rotate(-45deg);
    left: -2px;
}
#header .gnb_wrap > ul{
    font-size: 0px;
    display: inline-block;
}
#header .gnb_wrap > ul > li{
    position: relative;
    display: inline-block;
    z-index: 1;
    margin: 0px 0px 0px 50px;
}
#header .gnb_wrap > ul > li > a{
    font-size: 18px;
    text-align: left;
    color: rgb(25, 25, 25);
    text-decoration: none;
    transition: all 0.3s ease 0s;
    font-weight: 500;
}
#header .gnb_wrap > ul > li > a:hover{

}
#header .gnb_wrap > ul > li .sub_category{
    display: none;
    position: absolute;
    left: 50%;
    top: 20px;
    z-index: 9;
    transform: translateX(-50%);
    width: 160px;
    padding-top: 20px;
}
#header .gnb_wrap > ul > li .sub_category ul{
    display: block;
    border: 1px solid #ddd;
    border-top: 2px solid #0024B7;
    background: #fff;
    padding: 15px 20px;
}
#header .gnb_wrap > ul > li .sub_category ul li{
    display: block;
    line-height: 35px;
}
#header .gnb_wrap > ul > li .sub_category ul li a{
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #191919;
    line-height: 35px;    
    
}
#header .gnb_wrap > ul > li .sub_category ul li a:hover{
    color: #0024b7 !important;
}
#header .gnb_wrap > ul > li:hover .sub_category{
        display: block;
}
#header .gnb_wrap > ul > li.selected  .sub_category{display:none !important;}

#header .all_menu {
    height: 0;
    overflow: hidden;
    transition: all 0.4s;
    width: 100%;
    position: absolute;
    left: 0;
    top: 248px;
    background: #fff;
    z-index: 10;
}

#header .all_menu.selected {
    height: auto;
    padding: 50px 0;
    border-top: 1px solid #ddd;
}

#header .all_menu .no_child {
    font-size: 0;
    padding-right: 70px !important;
}

#header .all_menu .no_child > a {
    display: block !important;
    position: relative;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    padding-bottom: 40px !important;
}

#header .all_menu .no_child a:hover {
    color: #0024B7 !important;
}

#header .all_menu .all_category {
    font-size: 0;
    text-align: center;
}

#header .all_menu .all_category > a {
    position: relative;
    display: block;
}

#header .all_menu .all_category > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    text-align: left;
}

#header .all_menu .all_category > li:hover > a {
    color: #0024B7;
}

#header .all_menu .all_category > li.no_child:hover > a {
    color: #191919;
}

#header .all_menu .all_category > li:nth-child(2) {
    padding-left: 70px;
    border-left: 1px solid #ddd;
}

#header .all_menu .all_category > li > a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #191919;
    font-weight: 500;
    padding-bottom: 30px;
}

#header .all_menu .all_category li .all_sub_categoty li:last-child a {
    padding-bottom: 0;
}

#header .all_menu .all_category li .all_sub_categoty li a {
    display: block;
    font-size: 15px;
    color: #191919;
    padding-bottom: 24px;
}

#header .all_menu .all_category li .all_sub_categoty li a:hover {
    color: #0024B7;
}

#header .all_menu .all_category > li.category {
    padding: 0 0 0 40px;
}

#header .all_menu .all_category > li.category .cate_list > li{
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    transition: .2s;
}



#header .all_menu .all_category > li.category .cate_list > li > a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #191919;
    font-weight: 500;
    padding-bottom: 30px;
}

#header .all_menu .all_category > li.category .cate_list > li:hover a {
    color : #0024B7;
}

#header .all_menu .all_category > li.category .cate_list > li .sub_cate {
}

#header .all_menu .all_category > li.category .cate_list > li .sub_cate ul {
}

#header .all_menu .all_category > li.category .cate_list > li .sub_cate ul li {
}

#header .all_menu .all_category > li.category .cate_list > li .sub_cate ul li:last-child a {
    padding-bottom: 0;
}

#header .all_menu .all_category > li.category .cate_list > li .sub_cate ul li a {
    display: block;
    font-size: 15px;
    color: #191919;
    padding-bottom: 24px;
    transition: .2s;
}

#header .all_menu .all_category > li.category .cate_list > li .sub_cate ul li a:hover {
    color: #0024B7;
}

.pooky_prd{}
.pooky_prd .pooky_prd_list{
    margin: 0 0;
    text-align: left;
    font-size: 0;
    line-height: 0;
}
.pooky_prd .pooky_prd_list > li{
    width: calc(25% - 15px);
    margin-left: 20px;
    display: inline-block;
    color: #757575;
    vertical-align: top;
    margin-bottom: 38px;
}
.pooky_prd .pooky_prd_list > li:nth-child(4n+1){    margin-left: 0;}
.pooky_prd .pooky_prd_list > li a{
    display: block;
}
.pooky_prd .pooky_prd_list > li a .thumb{
    overflow: hidden;
    position: relative;
    margin: 0 0 14px;
}
.pooky_prd .pooky_prd_list > li a .thumb img{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
}
.pooky_prd .pooky_prd_list > li a .thumb .color_chip{
        position: absolute;
    bottom: 10px;
    left: 10px;
    
}
.pooky_prd .pooky_prd_list > li a .thumb .color_chip ul{
        display: flex;
    align-items: center;
    
}
.pooky_prd .pooky_prd_list > li a .thumb .color_chip ul li{
    width: 9px;
    height: 9px;
    display: block;
    margin: 0 2px;
    border-radius: 50%;
    border: 1px solid #ddd;
    
}
.pooky_prd .pooky_prd_list > li a .thumb .color_chip ul li span{}
.pooky_prd .pooky_prd_list > li a .thumb .pooky_timer{
    position: absolute;
    font-size: 14px;
    height: 26px;
    left: 9px;
    top: 9px;
    padding: 0 7px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.5rem;
}
.pooky_prd .pooky_prd_list > li a .thumb .pooky_timer .date{margin-right:5px}
.pooky_prd .pooky_prd_list > li a .thumb .pooky_timer .text{margin-left:5px;}
.pooky_prd .pooky_prd_list > li a .prd_info{
    margin: 20px 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 19px;
    text-align: left;
    white-space: normal;
    background: #fff;
}
.pooky_prd .pooky_prd_list > li a .prd_info .name{
    font-size: 17px;
    color: #000000;
    font-weight: bold;
    margin: 0 0 17px;
}
.pooky_prd .pooky_prd_list > li a .prd_info .sub_name{
    font-size: 15px;
    color: #aaaaaa;
    margin: 0 0 10px;
}
.pooky_prd .pooky_prd_list > li a .prd_info .price_area{}
.pooky_prd .pooky_prd_list > li a .prd_info .price_area strike{}
.pooky_prd .pooky_prd_list > li a .prd_info .price_area .price{}
.pooky_prd .pooky_prd_list > li a .prd_info .time_limit{display:none !important;}


.loc-navi{display:none !important;}



/* BASIC css end */

