/* BASIC css start */
.xans-search-form .empty{padding:93px 0 59px;color:#4a5164;text-align:center;font-size:17px;background:url("/design/newcomfort/m/img/ico_search.png") center 28px no-repeat #fff;background-size:37px;}

.xans-search-form .searchbox{position:relative;padding:7px 65px 6px 14px;border-bottom:1px solid #d1d1d1;background:#fff;}

.xans-search-form .searchbox #keyword_search{width:100%;padding:0 30px 0 0;}

.xans-search-form .searchbox .button{width:60px;position:absolute;top:7px;right:10px;text-align:right;}

.xans-search-form .searchbox .button .btnStrong{height:29px;}

.xans-search-form .searchbox .btnDelete{overflow: hidden;position:absolute;right:72px;top:12px;width:20px;height:20px;border:0;cursor: pointer;text-indent:100%;font-size:0;white-space: nowrap;background: url("/design/newcomfort/m/img/btn_delete.png") no-repeat 0 0;background-size:20px 20px;}

.xans-search-form .inner{overflow:hidden;padding:7px 14px 6px;border-bottom:1px solid #ececec;background:#f1f1f1;}

.xans-search-form .inner p{float:left;}

.xans-search-form .inner p.button{float:right;padding:2px 0 0;}

.xans-search-form .inner .button img{display:block;border:1px solid red;}


span.count{position:inherit !important; }


/* 상품 다중 이미지 슬라이더 */
.ec-base-product .prdList .thumbnail .prd-img-slider { position: relative; width: 100%; }
.ec-base-product .prdList .thumbnail .prd-img-slider img { max-width: 100%; }
.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-pagination-bullet { display: inline-block; width: 6px; height: 6px; padding:0; border-radius: 50%; font-size:0; text-indent: -9999px;}
.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-pagination-bullet-active{ background: #000; }
.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-button-prev {left:10px; background:url(/images/common/btn_multiple_prev.png) left center no-repeat;}
.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-button-next {right:10px; background:url(/images/common/btn_multiple_next.png) right center no-repeat;} 
.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-button-prev:after { display: none; }
.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-button-next:after { display: none; }

.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-button-prev { visibility: hidden; }
.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-button-next { visibility: hidden; }
/* .ec-base-product .prdList .thumbnail .prd-img-slider:hover .swiper-button-prev { visibility: visible; }
.ec-base-product .prdList .thumbnail .prd-img-slider:hover .swiper-button-next { visibility: visible; } */

.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-scrollbar { bottom: 0; left: 0; height: 2px; width: 100%; background-color: rgba(0, 0, 0, 0.1); border-radius: 0; }
.ec-base-product .prdList .thumbnail .prd-img-slider .swiper-scrollbar-drag { background-color: #000; border-radius: 0; }
/* BASIC css end */

