/* BASIC css start */
/* BASIC css start */
body,input,textarea,select,button,table{font-family: "Nanum Gothic", "Helvetica Neue", Helvetica, NanumGothic,"Malgun Gothic",Dotum,Gulim,sans-serif}


.slidemenu_open {
    overflow: hidden;
}


.displaynone {
  display: none !important;
}


.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.trans {
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#header {
	position: fixed;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	width: 100%;
	top: 0;
	z-index: 2;
}
#header .header_top {
	position: relative;
	background: #fff;
	z-index: 2;
	/* padding: 38px 15px; */
	padding: 8px 15px 22px;
	font-size: 0;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#header .header_top div {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}
#header .header_top .menu {
	width: 21px;
	left: 17px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 5px;
}
#header .header_top .allmenu_btn {
	width: 100%;
}
#header .header_top .basket {
	width: 23px;
	right: 14px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 5px;
}
#header .header_top .basket a {
	position: relative;
	display: block;
}
#header .header_top .basket a img {
	width: 100%;
}
#header .header_top .basket a span {
    width: auto;
    height: 15px;
    line-height: 15px;
    cursor: pointer;
    font-size: 10px;
    z-index: 1;
    background: #a48f78;
    color: #fff;
    padding: 0 5px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    top: -5px;
    right: -10px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}
#header .header_top .logo {
	width: 144px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
#header .header_top .logo img {
	width: 100%;
	vertical-align: middle;
}
#header .header_search {
	padding: 0 19px 27px;
}
#header .header_search .search {
	position: relative;
}
#header .header_search .search .searchBox {
	background: #f0f0f0;
	height: 35px;
	border-radius: 40px;
}
#header .header_search .search .btn_search {
	position: absolute;
	right: 20px;
	top: 9px;
}
#header .header_search .search .searchBox input#keyword {
	width: 85%;
	border: none;
	background: transparent;
	padding-left: 25px;
	outline: 0;
}
#header .header_search .search .btn_search img {
	width: 16px;
}
#header .top_slide {
	padding: 0 10px 0 17px;
	background: #fff;
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 43px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}
#header .top_slide a {
	color: #999999 !important;
	font-size: 11px;
	letter-spacing: 0.8px;
}
#header .top_slide .swiper-slide {
	width: initial !important;
	padding-right: 40px;
	padding-top: 11px;
    height: auto;
} 
#header .top_slide a.active {
    color: #a48f78 !important;
    font-weight: bold;
}





#black_dummy {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: -1;
	opacity: 1;
	z-index: 200;
}
#slide_sidebar {
	width: 316px;
	background:#fff;
	z-index:200;
	position:fixed;
	height:100%;
	top:0px;
	left: -325px;
	overflow-y:scroll; 
} 


#slide_sidebar .slide_top {
	padding: 33px 20px 0;
	position: relative;
}
#slide_sidebar .slide_top .side_logo {
	display: inline-block;
	vertical-align: middle;
	height: 27px;
}
#slide_sidebar .slide_top .side_logo img {
	vertical-align: middle;
}
#slide_sidebar .slide_top #sideClose {
	display: inline-block;
	vertical-align: middle;
	height: 18px;
	float: right;
	top: 1px;
	right: 3px;
	position: relative;
}
#slide_sidebar .slide_top #sideClose img {
	height: 100%;
	vertical-align: middle;
}
#slide_sidebar  .slide_login {
    padding: 37px 20px 4px;
}
#slide_sidebar .slide_login ul {
    font-size: 0;
}

#slide_sidebar .slide_login ul li {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 18px 0 0;
}

#slide_sidebar .slide_login ul li:last-child {
    padding: 0;
}

#slide_sidebar .slide_login ul li a {
    font-family: 'Heebo', sans-serif;
    color: #000000;
    font-size: 11px;
    letter-spacing: 1px;
}
#slide_sidebar .search {
    margin: 0 20px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0;
}

#slide_sidebar .search input#keyword {
    width: 100%;
    border: 0;
    outline: 0;
    font-size: 12px;
    color: #000;
    padding: 0;
}

#slide_sidebar .search .searchBox {
    display: inline-block;
    vertical-align: middle;
    width: 92%;
}

#slide_sidebar .search .btn_search {
    display: inline-block;
    vertical-align: middle;
}

#slide_sidebar .search .btn_search img {
    width: 15px;
}

#slide_sidebar  .navCategory {
    padding-top: 65px;
}
#slide_sidebar .sns {
    padding-top: 45px;
    padding-left: 20px;
}

#slide_sidebar .sns ul {
    font-size: 0;
}

#slide_sidebar .sns ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    margin-right: 12px;
}
#slide_sidebar .sns ul li img {
    width: 26px;
}
#slide_sidebar .cs_number {
    padding: 22px 20px 0;
}

#slide_sidebar .cs_number h3 {
    font-family: 'Reem Kufi', sans-serif;
    color: #a48f78;
    font-size: 19px;
    letter-spacing: 0.8px;
}

#slide_sidebar  .cs_info {
    padding: 10px 20px;
    color: #8b8b8b;
    font-size: 11px;
    line-height: 1.8;
}



aside nav li {/* border-bottom:1px solid #ccc; */position:relative;}
aside nav li a {display: block;height: 30px;line-height: 30px;padding:0 0 0 20px;margin-right: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: 'Heebo', sans-serif;font-weight: 400;color: #000000;font-size: 11px;letter-spacing: 1px;}
aside nav li .fa {position: absolute;top:0;right: 0;width: 40px;text-align: center;height: 30px;line-height: 30px;background: url(/design/bauflower/macaron/m_images/plus.png) no-repeat 4px;background-size: 8px;}
aside nav li > ul {background-color: #f9f9f9;display:none;/* border-top:1px solid #6e6e6e; */padding: 15px 0;}
aside nav li > ul > li {border-bottom:0px none;/* border-top:1px solid #ccc; */}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding:0 40px 0 30px; margin: 0;}
aside nav li > ul > li > ul {border-top:0px none;/* border-top:1px solid #ccc; */background-color: #f2f2f2;}
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: #f2f2f2;}
 
aside nav li .fa.-toggle {
    background: url(/design/bauflower/macaron/m_images/minus.png) no-repeat 4px;
    background-size: 8px;
} 
 

#header.fixed {
    position: fixed;
    top: 0;
}

#header.fixed .header_cate {/* display: none; */}

#header.fixed .header_top {
  /*  padding: 24px 15px;*/
  padding: 8px 15px 10px;
}
#header.fixed .logo {
    width: 100px;
}

#header.fixed .header_top .menu, #header.fixed .header_top .basket {
    margin-top: 3px;
}

/* BASIC css end */

