/* BASIC css start */
body{overflow-x:hidden}

p.join{position:relative; display: inline-block;}

.displaynone{display:none !important}

#point{
    position: absolute;
    background-image: url(/design/bcoffee/daylight/m/img/joinpoint.png);
    background-repeat: no-repeat;
    background-size: 97%;
    width: 58px;
    left: 0;
    z-index: 9;
    top: 35px;
    color: #000;
    text-align: center;
    height: 36px;
    line-height: 32px;
    font-size: 10px !important;
    font-family: roboto;
    font-weight: 500;}

#m_preview_wrap{display:none !important}

.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%;}
#header .top-pt-01 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .top-pt-02 {position:fixed; top:0; left:0; right:0; z-index:99999; margin-top: 0 !IMPORTANT; background-color: rgb(256,256,256,0.8); border-bottom: 1px solid; padding-bottom: 10px !important;}
#header .headerTop {min-width:275px; text-align:center; background-color:#000; }
#header .headerTop a {font-size: 14px; font-family: roboto; font-weight: 300; width: 18%; height: 44px; line-height: 44px; color: #fff; display: inline-block;  margin-left: -4px; white-space: nowrap;}
#header .headerTop a:nth-of-type(3){width: 21%;}
#header .headerTop a:nth-of-type(4){width: 24%;}
#header .headerTop a:nth-of-type(5){width: 15%;}
#header #menu{
    background: url(/design/bcoffee/daylight/m/img/all_menu.png) no-repeat;
    height: 24px;
    width: 24px;
    background-size: contain;
    position: absolute;
    left: 20px;}

#header .headerBottom {padding:0 10px; margin-top: 10px;margin-bottom: 10px;}
#header .headerBottom h1 {width: 50%; margin: 0 auto; margin-top: 20px;}
#header .headerBottom h1 a{display: block; text-align: center; font-size: 26px; font-family: roboto; letter-spacing: 2px;}

#header .headerBottom .headerBottomLeft {float:left; margin: 19px 6px;}
#header .headerBottom .headerBottomRight {float:right; margin-top: 18px; margin-bottom: 1px;}
#header .headerBottom .headerBottomRight a {}
#header .headerBottom .headerBottomRight a img{}

#header .headerBottom .headerBottomRight .cart {
    width: 25px !important;
    display: inline-block;
    position: relative;
    background: url(/design/bcoffee/daylight/m/img/basket.png) no-repeat;
    height: 25px;
    background-size: contain;
    margin-right: 13px;}
    

#header .headerBottom .headerBottomRight .cart sup {width:12px; height:12px; background-color:#f1191f; color:#fff; border-radius:6px; position:absolute; top:-3px; right:-5px; text-align: center; line-height: 12px;}

#header .headerBottom .headerBottomRight a#search{
    width: 23px !important;
    display: inline-block;
    background: url(/design/bcoffee/daylight/m/img/search.png) no-repeat;
    height: 24px;
    background-size: contain;}

#header .search {height:42px; position:relative; left:0; right:0; background-color:#ab3e41; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:90%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#822023; position:absolute; top:0; right:0; color:#fff; text-align:center;}

#header .top_slide{padding:10px;}

#header .top_slide a{
    font-family: roboto;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: -1px;
    color: #000 !important;}
    
#header .top_slide .swiper-slide:nth-child(1){padding-left:7px;}
#header .top_slide .swiper-slide{width: initial !important; padding-right: 25px;  padding-bottom: 5px;}


/* Ä«Å×°í¸® */

#close_btn{padding: 8px;width: 20px;height: 20px; position: absolute; top: 7px; right: 7px;}
#close_btn img {width:95%}

aside {position:fixed; width:100%; height:100%; left:0; bottom:0; background-color:#000; color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:999999; display:none;}
aside .asideTop {position:relative; text-align:right;}
aside .navCategory{width: 97%; margin-top: 30px; display: inline-block;}

aside .navCategory nav ul.menu-list{float: left; width: 50%;}
aside .search {height:42px; position:relative; left:0; right:0; padding-right:45px; text-align:center; border-bottom: 1px solid #fff; margin: 25px;}
aside .search .searchBox {width:100%;}
aside .search .searchBox input {width: 100%; height: 35px; border: 0px none; margin-top: 6px; background: #000; font-size: 15px; color: #fff; padding: 0; font-family: roboto;}
aside .search .btn_search {width:45px; height:42px; line-height:50px; position:absolute; top: 5px;right:0; color:#fff; text-align:center;}
aside .search .btn_search img{width: 55%; vertical-align: inherit;}

aside nav li {position:relative; width: 100%;}
aside nav li.toggle:after{content:''; display:block; clear:both }
aside nav li a {color: #fff; display: block; height: 35px; line-height: 35px; padding: 0 0 0 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  font-size: 15px; float: left;}
aside nav li .fa-angle-down{position: absolute; top: 12px; right: 0; font-size: 0; transition-duration: 0.3s; text-align: center;}
aside nav li .fa-angle-down.active{
    -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
     -o-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
     }
aside nav li .fa-angle-down img{ width: 66%;}
aside nav . li a.sale{color: #ff8d8d !important;}

aside nav li > ul {background-color:#000; display:none; clear: both;}
aside nav li > ul > li {clear: both;}
aside nav li > ul > li a {padding:0 0 0 45px; margin: 0;font-size: 12px; color: #cccccc;}
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a {padding:0 0 0 40px; margin: 0; background-color: #DDDDDD;}
aside .asideBottom {margin: 12px;}

aside .asideBottom ul{display: inline-block; width: 100%; margin-top: 30px;}
aside .asideBottom ul li{ text-align: center;float:left; width:20%}
aside .asideBottom ul li a{display: block; height: 50px;}

aside .asideBottom ul li p{color:#fff; font-size: 13px;}
aside .asideBottom ul li img{}
aside .asideBottom ul li{}


aside h1 {width: 50%; margin: 0 auto; padding-top: 75px;}    
aside h1 a{color:#fff !important; display: block; text-align: center; font-size: 22px;  font-family: roboto; font-weight: 900; letter-spacing: 5px; line-height: 1em; padding-bottom: 20px;}

/* //Ä«Å×°í¸® */

/* ÁßºÐ·ù ³ëÃâ */
/*.menu-container{ overflow-x: auto;}

.menu-container .menu-list .toggle{text-align: left; padding: 8px 0;}
.menu-container .menu-list .toggle .accordion_toggle{float: right;}
.menu-container .menu-list .menu-submenu {display:none; padding: 18px; margin: 10px 0; background: #f7f7f7;}
.menu-container .menu-list .menu-submenu li a { display:block;  padding: 7px 0; text-align: left; color: #999999; font-family: 'Oswald', '³ª´®°íµñ','NanumGothic',sans-serif;
    font-size: 1.2em;
    letter-spacing: 1px;}
.menu-container .menu-list .menu-submenu li a:active{color: #000;}
.menu-container .menu-list .menu-submenu li a:hover { color:#000;}
.menu-container .menu-list { padding: 28px 24px; display: block; overflow-y: auto; overflow-x: hidden;}

.menu-list .toggle .accordion_toggle img{
    transition-duration:0.3s;    width: 50%;
    vertical-align: middle;
}

.accordion_more.rotate {
     -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
     -o-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
}*/


/* BASIC css end */

