/* BASIC css start */
#header {width: 100%;}
#header .header_fd{ padding: 25px 0;}
#header .header_top {position: relative; width: 100%; z-index: 2; font-size: 0; text-align: center;}
#header .header_top div {display: inline-block; vertical-align: middle; font-size: 12px;}
#header .header_top .menu {width: 20px; left: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .allmenu_btn {width: 100%;}
#header .header_top .basket, #menuWrap .menu_top .basket {width: 30px; right: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .basket a, #menuWrap .menu_top .basket a {position: relative;}
#header .header_top .basket a img, #menuWrap .menu_top .basket a img {width: 25px;}
#header .header_top .basket a span, #menuWrap .menu_top .basket a span { position: absolute; top: -5px; right: -6px; width: 18px; height: 18px; line-height: 18px; border-radius: 50%; color: #fff; font-size: 10px; font-family: 'Spoqa Han Sans', sans-serif; vertical-align: bottom; background: #010101;}
#header .header_top .logo {width: 185px;}
#header .header_top .logo img {width: 100%; vertical-align: middle;}
#header .header_top.header-scroll{position: fixed; left: 0; top: 0; padding: 10px 0; background: #ffffff; box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); -webkit-transition-duration: 0.6s; transition-duration: 0.6s; opacity: 0.9;}

/* °Ë»ö */
.search{width: 70%; height: 40px; margin: 0 auto; background: #f5f5f5; border-radius: 25px; font-size: 0;}
.search .searchBox{display: inline-block; width: 70%; margin: 5px 0 0 20px;}
.search .searchBox input{ width: 100%; height: 30px; border: 0; font-size: 12px; background: none;}
.search .btn_search{    display: inline-block; width: 15%; margin: 10px 0px 0 0; vertical-align: top; text-align: right; -webkit-tap-highlight-color : rgba(0,0,0,0)}
.search .btn_search img{width:20px}
@media (min-width: 760px) {
    .search .searchBox{ width: 77%;}
}

/* ¸Þ´º */
#header .menuArea{ margin: 20px 0 0; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; overflow: hidden;}
#header .menuArea:after{content:''; display:block; clear:both}
#header .menuArea .menu_swip {width: 100%; overflow: hidden; padding: 0 15px;}
#header .menuArea .menu_swip .swiper-slide {width: initial !important; padding-right: 28px; height: auto;} 
#header .menuArea .menu_swip .swiper-slide a{ display: block; padding: 14px 0; color: #0e0e0e; font-size: 0.85rem; font-family: 'Noto Sans','Noto Sans KR', sans-serif;}
#header .menuArea .menu{background: #f7ede4; overflow: hidden;}
#header .menuArea .menu a{ font-size: 1em; color: #3b3b3b; font-family: 'Roboto','³ª´®°íµñ','NanumGothic', sans-serif;}
#header .menuArea .menu a.active{ color: #000 !important; font-weight:bold;}
#header .menu a.active{ color: #000 !important; font-weight:bold;}

/* Ä«Å×°í¸® */
.mask{display:none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); z-index: 101;}
.closeBox {position: absolute; top: 12px; right: 12px; padding: 8px; width: 20px; height: 20px; z-index: 1000;}
.closeBox img {width: 100%}

aside .asideBottom ul {width: 100%; font-size: 0;}
aside .asideBottom ul li { display: inline-block; width: 33.3%; border-right: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; text-align: center; box-sizing: border-box;}
aside .asideBottom ul li:nth-of-type(3n){border-right: 0}
aside .asideBottom ul li a { display: block; padding: 15px 0; color: #000000; font-size: .8rem; font-family: 'Noto Sans','Noto Sans KR', sans-serif;}
aside .asideBottom ul li p {font-size: 12px;}

aside {display: none; position: fixed; width: 83%; height: 100%; left: 0; bottom: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; z-index: 999999; background: #fff;}
aside nav {padding: 30px 20px}
aside nav ul {padding: 0; margin-bottom: 20px;}
aside nav li {position: relative;}
aside nav li a { display: block; height: 42px; line-height: 42px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #000; font-size: 16px; font-family: 'Roboto Condensed','Spoqa Han Sans',sans-serif;}
aside nav li a.pink_text{color:#f5727a}
aside nav li .fa {position: absolute; top: 1px; right: 0; width: 15px; height: 35px; line-height: 35px; background: url(/design/jbmcoffee/greenfarmers/m/icon/menuopenicon.png) no-repeat; background-size: 12px; background-position: 100%; text-align: center; }
aside nav li .linknone{left: 0; width: 100%; }
aside nav li .fa.fa-rotate-180{ background-position: 0;}
aside nav li > ul { display: none; padding: 15px 0; border-top: 1px solid #000;}
.fa-angle-down:before {font-size:0;}
aside nav li > ul.third{margin-top: 5px; padding: 5px 0 0; border-top: 1px solid #ccc; }
aside nav li > ul.fourth{margin-top: 5px; padding: 5px 0 0; border-top: 1px solid #ddd;}
aside nav li > ul.fourth li a{padding: 0 0 0 35px;}
aside nav li > ul > li a { height: 35px; line-height: 35px; padding: 0 7px; margin: 0; color: #808080 !important; font-size: .825rem; }
aside nav li ul.fourth > li a:before{content:"- "}
aside nav li > ul > li > ul > li a { padding: 0 0 0 20px; margin: 0; font-size: 12px; color: #aaa !important;}

/* sns */
.snsBox {padding: 15px 0; border-top: 1px solid #d6d6d6; font-size: 0; text-align: center;}
.snsBox li{display: inline-block; margin: 0 14px;}
.snsBox li img{width: 35px;}

/* //Ä«Å×°í¸® */
/* BASIC css end */

