/* BASIC css start */
.submenu .ct_slide_arrow {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    font-size: 14px;
    padding: 0 15px;
    background-color: #fff;
    z-index: 2;
    box-shadow: -1px -1px 20px 2px #0000002b;
    height: 100%;
    line-height: 41px;
}

.storetop1 {
    height: 40px;
    margin-top: 15px;
    margin-bottom: 16px;
    border-bottom:1px solid;
    border-top:1px solid;
    padding-right: 40px;
}
.bcate1{
margin-bottom: 15px !important;

}
.bcate1 li {


    text-align: center;
    font-size: 15px;
    color: #555;
    /display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto !important;

}
.bcate1 li:last-child {
    margin-right: .625rem !important;
}
.bcate1 li a {
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    margin: 0;
    padding:15px 20px;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 10px;
    margin-right: 5px;

}
/*
.bcate1 li a:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    right: 18.5px;
    background: url(http://efairplay.img2.kr/www/018_site/img/ar.png) 1px 4px /15px no-repeat;
    background-color: #fff;
}
*/

.storetop2 {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: Lato,Nanum Barun Gothic,Nanum Gothic;
text-align: center;

}
.bcate2{
    /*margin: 0 0 30px;*/
    padding: 0 10px;
    background: #fff;
    margin-top:10px;
    text-align: left;
}
.bcate2 li {
    display: inline-block;
    border: 0;
    padding: 0;
    padding-bottom: 10px;
    padding-right: 5px;
}
.bcate2 li a {
    display: inline-block;
    color: #fff;
    /* font-weight: bold; */
    font-size: 13px;
    vertical-align: top;
    margin: 0;
    padding: 8px;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 10px;

}




.bcate3{
    /*margin: 0 0 30px;*/
    padding: 0 14px;
    background: #fff;
    margin-top:10px;
    text-align: left;
}
.bcate3 li {
    display: inline-block;
    border: 0;
    padding: 0;
    padding-bottom: 10px;
    padding-right: 5px;
}
.bcate3 li a {
    display: inline-block;
    color: #fff;
    /* font-weight: bold; */
    font-size: 13px;
    vertical-align: top;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 10px;
    /* border: 1px solid; */
}
/* BASIC css end */

