/* BASIC css start */
#contentWrapper {}

.leftcate_reactive_cont .btn-r {
    width: 100px;
    height: 100px;
    position: absolute;
    height: 25px;
    top: 0px;
    left: 0px;
    margin: 10px 0 0px;
    padding-top: 10px;
    text-align: right;
}

/* 메인 배너 */
.main_banner {width:100%;margin: 0 auto;overflow:hidden;position: relative; border-bottom:1px solid #000; }
.main_banner .main_banner_pagination {position:absolute;left:0;top: inherit!important;bottom:0;border-top:1px solid #000;box-sizing:border-box;background:rgba(255,255,255,.6);width:100%;height: 8px!important;z-index: 10;}
.main_banner .main_banner_pagination>span {height: 100%;background: #000;}
.main_banner .swiper-button-prev {background:url(//skin.makeshop.co.kr/skin/vintagehood/imgs/swiper-prev.png)no-repeat center; width:32px; height:62px; background-size:cover; left: 25px; margin-top: -31px;}
.main_banner .swiper-button-next {background:url(//skin.makeshop.co.kr/skin/vintagehood/imgs/swiper-next.png)no-repeat center; width:32px; height:62px; background-size:cover; right: 25px; margin-top: -31px;}
.main_banner .swiper-button-prev:after,
.main_banner .swiper-button-next:after,
.main_banner .swiper-rtl .swiper-button-next:after,
.main_banner .swiper-rtl .swiper-button-next:after {display:none;}

/* 이미지 배너 */
.imgBanner { margin:30px auto 0; position:relative; width:1100px; overflow:hidden }
.imgBanner ul { *zoom:1 }
.imgBanner ul:after { display:block; clear:both; content:'' }
.imgBanner ul li { padding-right:10px; float:left }

/* 상품 목록 영역 */
.product-wrap { margin:0 auto; position:relative; width:1200px }
.product-wrap .cateTit {box-sizing:border-box;padding: 0;padding-left:30px;text-align:left;height:60px;line-height:60px;border-bottom:1px solid #000;overflow: hidden;position: relative;}
.product-wrap .cateTit h3 { font-size:26px; font-weight:700; color:#000; line-height:60px; }
.product-wrap .cateTit>img {float:left;padding: 17.5px 0;margin-right: 10px;}
.product-wrap .more_btn { font-size:20px; color:#000; font-weight:700; text-align:center; height:60px; line-height:60px; display:block; border-bottom:1px solid #000; }

/* 고정 이미지 배너 */
.fixedBnnr { position:relative; width:100%; min-width:1100px; height:220px; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/main/fixbn.jpg) center top no-repeat fixed }
.fixedBnnr .inner { margin:0 auto; position:relative; width:1100px; text-align:center }
.fixedBnnr .inner .tx { padding-top:100px; font-size:16px; color:#fff; letter-spacing:16px }


/* 베스트상품 영역 */
.best_bottom { overflow:hidden; border-bottom:1px solid #000; }
.best_bottom .item-cont { border-bottom:none; } 
.best_bottom>div { float:left; }
.best_bottom .best_pagination {width: 300px !important;}
.best_bottom .best_pagination span {display:block;width:100%;background:none;box-sizing:border-box;padding:0 30px;font-size:20px;color:#b4b4b4;opacity: 1;font-weight: 400;height: 60px;line-height: 60px;border-bottom: 1px solid #000;border-radius: 0; margin:0 !important;}
.best_bottom .best_pagination span.swiper-pagination-bullet-active { font-weight:700; color:#000;}
.best_bottom .best_slide {width: calc(100% - 300px);box-sizing: border-box;overflow: hidden;border-left: 1px solid #000;}
.item-wrap .best_bottom .best_slide .item-cont  .item-list {border-bottom:none;border:none;width: 299px;}

.best_slide_arrow { position:absolute; right:0; top:0; }
.best_slide_arrow>a { width:60px; height:60px; float:left; border-left:1px solid #000; box-sizing:border-box; cursor:pointer; }
.best_slide_arrow>a.best_left { background:url(//skin.makeshop.co.kr/skin/vintagehood/imgs/best_slide_left.png) no-repeat center; }
.best_slide_arrow>a.best_right { background:url(//skin.makeshop.co.kr/skin/vintagehood/imgs/best_slide_right.png) no-repeat center; }


/* 중간배너 */
.center_banner { overflow:hidden; }
.center_banner>a { width:50%; float:left; border-bottom:1px solid #000; box-sizing:border-box; }
.center_banner>a:first-of-type { border-right:1px solid #000; box-sizing:border-box; }
.center_banner>a img { width:100%; height:548px; }

.sale_banner { width:100%; display:block; border-bottom:1px solid #000; }
.sale_banner img { width:100%; }

/* BASIC css end */

