/* BASIC css start */
#prdBrand .item-wrap h3.name { font-size: 2.0em; color:#333; font-weight:bold; font-family:'Opens Sans','sans-serif'; padding-bottom:5px; text-transform:uppercase; text-align:center;}
.pro_stxt { font-family:'Gulim'; font-size:11px; letter-spacing:-0.3px; color:#a7a7a7;}

.item_hd_wrap { }

#content { /* width:100% !important; */ }

.hd { background-image: url("http://gi.esmplus.com/lohascocov/cocovill/ver_2019/cate_bg2.jpg"); padding-top:200px; padding-bottom: 190px; margin-bottom: 10px;} 

#BestItem { border-bottom: 1px solid #ddd; margin-bottom: 50px; padding-bottom: 30px; }
#BestItem .prd_listWrap .listPrd { padding-top: 0; }
#BestItem li > div span.no { position: absolute; top: 0; left: 0; background: #ce2727; width: 80px; height: 79px; color: #fff; display: block; font-size: 15px; text-align: center; padding-top: 15px; box-sizing: border-box; }
#BestItem li > div span.no strong { display: block; font-size: 2.0em; margin-top: 15px; }

#catehtml {width:100%;  margin-bottom:30px;  display: flex;
  justify-content: center; }
#catehtml img {width:2000px; height:430px;  }

.Wrap { width: 100% !Important; padding-left: 0 !important; }




.popup_171027 {position:fixed; bottom:80px;right:17px;z-index:999999;border-radius:30px;}
.popup_171027 img{width:300px;border-radius:30px;}

/*»óÇ°»ó¼¼ÆäÀÌÁö °íÁ¤ ÆË¾÷ */
.popup_171027 {
animation-name: popup123;
animation-duration: 1.0s;
animation-direction: alternate;
animation-iteration-count: infinite;
animation-timing-function: linear;
width:300px; }

  @keyframes popup123 {
  from { transform: translate(0px,0px); }
  to { transform: translate(0px,20px); } 
/* BASIC css end */

