@charset "UTF-8";

/**
 * 디자인별 템플릿 css 분리
 * 카테고리 - 배너강조형
 * @date: 2021-07-08
 * @name: 이상아
 */

#tpl-banner .planItem .title {margin-top:50px;} /* 20.12.29 pub A*/ /* 23.01.02 이현진 margin-top 수정 */
#tpl-banner .pcver-prd-list-wrap .prd-empty {margin-top: 250px; padding-bottom: 200px;} /* 20.12.29 pub A*/

/* 23.01.02 이현진 추가 */
.itemCategoryCon .itemCategoryList {margin-top:0; width:100%; font-size:0; margin-bottom:13px;}
.itemCategoryCon .itemCategoryList li {displaY:inline-block; margin:0 10px 15px 0;}
.itemCategoryCon .itemCategoryList li a {display:block; padding:0 15px; font-size:14px; color:#666; line-height:31px; font-weight:400; height:31px; border:1px solid #ccc; text-align:center; border-radius:25px;}
.itemCategoryCon .itemCategoryList li.on a {background:#000; color:#fff; border-color:#000;}
#tpl-banner .pcver-prd-list-wrap {padding-top:30px;}
#tpl-banner .pcver-prd-list-wrap .abs-r {position:static; font-size:0; text-align:right;}
#tpl-banner .pcver-prd-list-wrap .abs-r.align a:after {padding-left:15px;}
#tpl-banner .pcver-prd-list-wrap .fourAlign {margin-top:22px;}
