/* BASIC css start */
/* 카테고리 페이지 공통 글꼴 */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");

#prdBrand .cate-wrap .bcate { text-align: center; font-size: 14px; font-weight: bold; }
#prdBrand .cate-wrap .sub_cates .mcate { zoom: 1; overflow: hidden; margin: 20px 0; padding: 10px 0 10px 20px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#prdBrand .cate-wrap {url(/images/d3/hot_issue/common/bull_w7_h7_red.gif) no-repeat 0 45%; }


/*좌측배너*/
.banner_left { position:absolute; left:50%; margin-left:-795px; z-index:1; top:300px; }

/*카테고리 box*/
#prdBrand .cate_wrap {
	position: relative;
	z-index:1;
	width:1610px;
    margin: 20px auto;
    background-color:#ffffff;
	border-top:0px solid #ffffff;
	border-bottom:2px solid #ffff;
	overflow:hidden;
}
.item-cont {
    width: 1610px;
    margin: 0 auto;      /* 상품 블록도 가운데 정렬 */
}


#prdBrand .cate_wrap li.bg{
	min-height:1px;

	
}

#prdBrand .cate_wrap .sub_cates ul {
	overflow:hidden;
}

#prdBrand .cate_wrap .sub_cates ul li {
	width:23.6%;
	float:left;
	margin: 0 5px 5px 10px;
        border: 1px solid #eeeeee;
}
#prdBrand .cate_wrap .sub_cates ul li a:hovor {
        background: #222222 ;
}

.b_cate {
	z-index:12;
	top:30%;
        margin-top:-10px;
        padding: 20px 0px 10px 0px;
	left:15px;
	width:100%;
        background: #ffffff;
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
	font-size:18px;
	color:#222222;
	font-weight:bold;
	text-align:center;
        box-sizing: border-box;
	
}

/*중분류 노출*/
.sub_cates {width:100%; clear:both; padding:15px 0; }
 
.sub_cates .mcate li { color:#000000; font-size:12px; font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif !important; font-weight:nomal; text-decoration: none; }
.sub_cates .mcate li a { display: block; color:#444444; font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif; padding:7px 8px; }
.sub_cates .mcate li a:hover {  background-color: #333333; color:#ffffff;  transition: 0.7s; }
.sub_cates .mcate li a.selected  { background-color: #eeeeee; color:#333333; }

/*네비*/
.navi { margin-top: 0px; padding-left: 15px; }
.navi img { padding: 2px 2px 0px 2px;}
.navi a {font-size:11px;}

/*상품노출 위드값*/
.item-wrap .item-cont .item-list {
	float: center;
	width: 310px;
    height: auto;
	margin: 30px 3px 40px 3px;
    border-bottom: solid 2px #ffffff;
    border-top: solid 2px #ffffff;
    border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
	text-align: center; padding-top:5px;
}
.item-wrap .item-cont .item-list:hover {border: solid 2px transparent;}
.item-wrap .item-cont .item-list .thumb { overflow: hidden; height:310px; border: 1px solid #fffbfb;}
.item-wrap .item-cont .item-list .thumb img { width: 295px !important; height: 295px !important; transition:0.5s all;-moz-transition:0.5s; }
.item-wrap .item-cont .item-list .thumb img:hover {  -webkit-transform: scale(1.1) ;  transform: scale(1.1) ; transition:0.5s all;-moz-transition:0.5s;     overflow: hidden;}
.item-wrap .item-cont .item-list .thumb img *:before,
.item-wrap .item-cont .item-list .thumb img *:after { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.25s linear; transition: all 0.25s linear;
}

/*상품가격*/
.item-wrap .item-cont .item-list .box_prd {
	display: inline-block; vertical-align: top; font-size: 12px; letter-spacing: normal; line-height: 1.5; box-sizing: border-box;
	position: relative; 
}

.item-wrap .item-cont .item-list .box_prd .discount_rate {
	position: absolute; top: 0px; left: 0px; z-index: 4; width: 35px; height: 35px; text-align: center; font-size: 13px; line-height: 35px; font-weight: 700; color: #fff;
	background: #d20000; font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
}
.item-wrap .item-cont .item-list .prd-price {
	font-weight: bold;
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
	font-size:15px;
	color: #d20005;
        text-align:left;
        padding-left: 0px;
}
.item-wrap .item-cont .item-list .p-price {
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
	font-size:12px;
	color: #222222;
        text-align:left;
        line-height: 23px;
        padding:10px 0px 0px 4px;
}
.prd-name {
    padding: 0px 5px 0px;
    background-color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    margin-top: 0;
    max-width: 310px;        /* 최대 너비 310px */
    white-space: normal;     /* 줄바꿈 허용 */
    word-break: break-word;  /* 긴 단어도 줄바꿈 */
    overflow-wrap: break-word;

    overflow: visible;       /* 텍스트 잘림 해제 */
    text-overflow: unset;    /* 말줄임 해제 */
    height: auto;            /* 높이 자동 */
    line-height: 1.4;        /* 줄 간격 */
}
.prd-name a { color:#101010; letter-spacing: 0.5px; }


.prd-sub { color: #666;
          font-size: 11px;
          text-align: left;
          padding: 0px 5px ;
          border-bottom: 1px solid #dddddd; height: 38px; }
.prd-sub a { color:#9E9E9E; font-size:11px;
}
.item-box {background-color:#fff; width: 232px;}


/*.option_out { */
/*          position: absolute;*/
/*          margin:-190px 50px;*/
/*          opacity:0.9; */
/*}*/

.option a{margin:1px 2px 2px 0;
         
}
.product-subname { text-align:left;
	           padding: 4px 0px 1px; height:25px;
}
.product-subname span {}

.item-wrap .item-info {
	zoom: 1;
	overflow: hidden;
	padding: 15px 0 10px;
	background: #f4f4f4;
        margin-bottom: 30px;
        margin-top:30px;
}

.sub_recmd_pro .thumb {width:19.6%; height:204px; clear:both; text-align:center; line-height:204px;}
.sub_recmd_pro .thumb img {width:200px; height:200px; text-align:center; padding:5px; }
.sub_recmd_pro .prd-name {font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif; font-size:12px; font-weight:normal; color:#656565; text-align:center; line-height:16px;}
.all-p {padding: 2px 15px 0 5px; text-align:left; margin-bottom:15px; }

.all-p .option { text-align:right;
                 float:right;
	         padding: 3px 0px 0 3px;
                 height: 18px;
                 line-height:18px;
 }

.sub_recmd_pro .all-p .p-price {font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif; font-size:11px; font-weight:normal; color:#656565; text-decoration:line-through; text-align:left;}
.sub_recmd_pro .all-p .prd-price {font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif; font-size:18px; font-weight:nomal; color:#FF673B; text-align:left;}


.chu_roll{width:1400px; overflow: hidden;}
.chu_roll .sub_recmd_pro{width:200px; float:left; text-align:center; margin:0 auto;}

.prev_btn2 {position:absolute; top:130px; left:10px; z-index:30;}
.next_btn2 {position:absolute; top:130px; right:55px; z-index:30;}

.clearFix { *zoom:1; }
.clearFix:after { content:''; display:block; clear:both; }

/* 할인율 */
.dcPercent {
  font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #007d48 !important;
  margin-top: 1px !important;
}

/**카테고리배너**/
#category_title {
   width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
}

#Wide.topb01 {
    position: relative;
    background: #ececec ;
    height: 460px;
    max-width: 100%;
    margin-top: 0px; 
    cursor: pointer;
    min-width:1200px;
}


.topb01 .WideBox {
    display: block;
    max-width: 1300px;
    height: 100%;
    margin: 0px auto 0px;
}




.topb01 .WideBox .Wide_txt {
    float:right;
    text-align: right;
    max-width: 1250px;
    height: 100%;
    margin:18px 40px 0 0;
}
.topb01 .WideBox .Wide_txt .text01 {
    word-spacing: 0.30em;
    margin: 0px auto 0;
    padding: 10px 0px 10px 0px;
    width: 100%;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
    font-weight: lighter;
    font-size: 40px;
    line-height: 40px;
    color: #222;
}

.topb01 .WideBox .Wide_txt .text02 {
    word-spacing: 0.30em;
    margin: 00px auto 0;
    padding: 10px 0px 10px 0px;
    width: 100%;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #222;
}

.topb01 .WideBox .Wide_txt .text03 {
overflow: hidden;
    display: inline-block;
    margin: 12px 3PX 0;
    background-color: #eee;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 32px;
    color: #f5f5f5; width: 300px; height: 300px; 
}
.topb01 .WideBox .Wide_txt .text03 img {width:300px;}
.topb01 .WideBox .Wide_txt .text03 a {color:#222;line-height: 32px;letter-spacing: 1px;  -webkit-transition: all 0.3s;  transition: all 0.3s;  -webkit-transform: translateY(0);  transform: translateY(0);  display: inline-block; width: 300px; height: 300px;}
.topb01 .WideBox .Wide_txt .text03 a:hover {color:#eee;line-height: 32px;letter-spacing: 1px; background-color: #222; -webkit-transition: all 0.3s;  transition: all 0.3s;-webkit-transform: translateY(-8px);  transform: translateY(-8px); opacity: 0.8; }


/**슬라이트베이스**/
.top_bg { height:350px; background:url(/design/cubesnow/2017/sub_bg.gif) 0 0 repeat;}

.page-bg { }
.page-bg a {border: 1px solid #eeeeee; }

.all-p {
  padding: 2px 15px 0 5px;
  margin-bottom: 15px;
  text-align: center !important;  /* 중앙 정렬 */
  line-height: 1.5;
}

.all-p .price-line {
  display: inline-block;  /* 중앙 정렬에 맞추기 위함 */
}

.all-p .dcPercent {
  color: #007d48;
  font-weight: bold;
  font-size: 16px;
  margin-right: 4px;
}

.all-p .prd-price {
  color: #d20005;
  font-weight: bold;
  font-size: 16px;
}

.all-p .p-price {
  color: #999;
  text-decoration: line-through;
  font-size: 12px;
  margin-left: 5px;
}
.price-info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  text-align: center;
  margin-top: 6px;
}

.dcPercent {
  font-size: 16px;
  font-weight: bold;
  color: #007d48;
}

.price-sell {
  font-size: 16px;
  font-weight: bold;
  color: red;
}

.price-consumer {
  font-size: 11px;
  color: #999;
  text-decoration: none;
}

.price-info .option {
  margin-left: 4px;
}


.item-list.soldout {
  opacity: 0.7; /* 썸네일 포함 전체 흐리게 */
  position: relative;
}

.item-list.soldout::after {
  content: "SOLD OUT";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  font-weight: bold;
  color: white;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 20px;
  border-radius: 4px;
  z-index: 2;
}

/* ========================================
   상품 목록 상단 브랜드 메뉴
   ======================================== */

/* 전체 영역 */
#prdBrand .pr-brand-nav {
    box-sizing: border-box;
    width: 1610px;
    max-width: 100%;
    margin: 40px auto 44px;
    padding: 0;
    clear: both;
    border: 0;
    background: #fff;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
}

/* 카테고리 제목 */
#prdBrand .pr-brand-nav .pr-brand-title {
    position: static;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0 0 22px;
    border: 0;
    background: none;
    color: #111;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.7px;
    text-align: left;
}

/* 브랜드 목록: 위아래 구분선 */
#prdBrand .pr-brand-nav .pr-brand-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 8px 36px;

    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 14px 0;

    border: 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background: none;
    list-style: none;
}

/* 브랜드 항목 */
#prdBrand .pr-brand-nav .pr-brand-list > li {
    position: static;
    display: block;
    float: none;
    flex: 0 1 auto;

    box-sizing: border-box;
    width: auto;
    max-width: 100%;
    min-width: 0;
    height: auto;
    margin: 0;
    padding: 0;

    border: 0;
    background: none;
    list-style: none;
}

/* 브랜드 링크 */
#prdBrand .pr-brand-nav .pr-brand-list > li > a {
    display: block;
    box-sizing: border-box;
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px 0;

    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;

    color: #222;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: -0.3px;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: anywhere;

    transition: color 0.18s ease;
}

/* 상품 개수 */
#prdBrand .pr-brand-nav .pr-brand-count {
    margin-left: 3px;
    color: #999;
    font-size: 12px;
    font-weight: 400;
}

/* 마우스를 올리거나 현재 선택된 브랜드 */
#prdBrand .pr-brand-nav .pr-brand-list > li > a:hover,
#prdBrand .pr-brand-nav .pr-brand-list > li > a.selected {
    background: transparent;
    color: #ee6425;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
}

#prdBrand .pr-brand-nav a.selected .pr-brand-count {
    color: inherit;
}

/* 키보드로 선택할 때 */
#prdBrand .pr-brand-nav .pr-brand-list > li > a:focus-visible {
    outline: 2px solid #ee6425;
    outline-offset: 4px;
}

/* 기존 공통 CSS에서 붙는 장식 방지 */
#prdBrand .pr-brand-nav .pr-brand-list::before,
#prdBrand .pr-brand-nav .pr-brand-list::after,
#prdBrand .pr-brand-nav .pr-brand-list > li::before,
#prdBrand .pr-brand-nav .pr-brand-list > li::after,
#prdBrand .pr-brand-nav .pr-brand-list > li > a::before,
#prdBrand .pr-brand-nav .pr-brand-list > li > a::after {
    display: none;
    content: none;
}

/* 좁은 화면에서 브랜드 간격 조정 */
@media (max-width: 1100px) {
    #prdBrand .pr-brand-nav .pr-brand-list {
        column-gap: 26px;
    }
}

@media (max-width: 640px) {
    #prdBrand .pr-brand-nav {
        margin: 28px auto 30px;
        padding: 0 16px;
    }

    #prdBrand .pr-brand-nav .pr-brand-title {
        padding-bottom: 16px;
        font-size: 22px;
    }

    #prdBrand .pr-brand-nav .pr-brand-list {
        gap: 4px 20px;
        padding: 10px 0;
    }

    #prdBrand .pr-brand-nav .pr-brand-list > li > a {
        padding: 10px 0;
        font-size: 13px;
    }
}
/* =====================================
   공통 페이지 번호 디자인
   ===================================== */

/* 페이지 번호 영역 */
.item-page {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 6px !important;
    clear: both;
    width: 100%;
    height: auto !important;
    margin: 48px auto 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
    text-align: center;
    box-sizing: border-box;
}

/* 페이지 번호 및 이동 링크 */
.item-page a,
.item-page > strong,
.item-page > b,
.item-page > span.now {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    float: none !important;
    min-width: 38px;
    width: auto !important;
    height: 38px !important;
    margin: 0 !important;
    padding: 0 11px !important;
    border: 0 !important;
    border-radius: 7px !important;
    background: transparent !important;
    color: #777 !important;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    box-sizing: border-box;
    transition: background-color 0.2s, color 0.2s;
}

/* 마우스를 올렸을 때 */
.item-page a:hover {
    background: #f4f4f4 !important;
    color: #171717 !important;
}

/* 현재 선택된 페이지 */
.item-page a.now,
.item-page a[aria-current="page"],
.item-page > strong,
.item-page > b,
.item-page > span.now {
    background: #171717 !important;
    color: #fff !important;
    font-weight: 700 !important;
}

/* 키보드 이동 시 선택 표시 */
.item-page a:focus-visible {
    outline: 2px solid #171717;
    outline-offset: 3px;
}

/* 모바일 */
@media (max-width: 760px) {
    .item-page {
        gap: 4px !important;
        margin-top: 32px !important;
    }

    .item-page a,
    .item-page > strong,
    .item-page > b,
    .item-page > span.now {
        min-width: 32px;
        height: 34px !important;
        padding: 0 8px !important;
        font-size: 12px !important;
    }
}
/* 상품명·보조 상품명·가격·할인율·분류·정렬·페이지 번호 글꼴 통일 */
#prdBrand,
#prdBrand *,
.item-wrap,
.item-wrap *,
.sub_recmd_pro,
.sub_recmd_pro *,
.item-page,
.item-page *,
#category_title,
#category_title * {
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif !important;
}

/* 정품 안내: 일반상품 썸네일 아래, 상품명 위 */
#prdBrand .pr-products:not(.pr-best) .item-list > .thumb {
    margin-bottom: 0;
}
#prdBrand .pr-products:not(.pr-best) .item-list > dd {
    margin: 0;
    padding-top: 8px;
}
#prdBrand .pr-products .item-list > dd > .opt_as {
    display: block;
    position: static;
    float: none;
    inset: auto;
    transform: none;
    width: 234px;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px;
    padding: 0;
    line-height: 0;
    text-align: center;
    pointer-events: none;
}
#prdBrand .pr-products .item-list > dd > .opt_as img {
    display: block;
    width: 100% !important;
    height: auto !important;
    max-width: 100%;
    max-height: none;
    margin: 0 auto;
    padding: 0;
    border: 0;
    transform: none;
}

/* 카테고리 경로 / 상품 정렬 메뉴 */
#prdBrand .pr-breadcrumb,
#prdBrand .pr-sort-bar,
#prdBrand .pr-sort-bar * { box-sizing: border-box; }
#prdBrand .pr-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: 1610px;
    margin: 0 auto 16px;
    padding: 0 2px;
    color: #929292;
    font-size: 12px;
    line-height: 1.6;
}
#prdBrand .pr-breadcrumb a {
    display: inline-block;
    padding: 5px 0;
    color: #858585;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    overflow-wrap: anywhere;
}
#prdBrand .pr-breadcrumb a:last-of-type { color: #222; font-weight: 600; }
#prdBrand .pr-breadcrumb a:hover { color: #ee6425; }
#prdBrand .pr-crumb-separator {
    display: block;
    flex: 0 0 5px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    transform: rotate(45deg);
}
#prdBrand .item-wrap .pr-sort-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    clear: both;
    width: 100%;
    max-width: 1610px;
    height: auto;
    min-height: 64px;
    margin: 0 auto 26px;
    padding: 12px 0;
    border: 0;
    border-top: 0 !important;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    overflow: visible;
}
#prdBrand .pr-sort-label {
    color: #555;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.2px;
}
#prdBrand .pr-sort-bar .item-order {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    float: none;
    width: auto;
    height: auto;
    margin: 0 0 0 auto;
    padding: 0;
    list-style: none;
}
#prdBrand .pr-sort-bar .item-order > li {
    display: block;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    list-style: none;
}
#prdBrand .pr-sort-bar .item-order > li > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    margin: 0;
    padding: 8px 15px;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    background: #fff;
    color: #555;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -.2px;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color .18s, border-color .18s, color .18s;
}
#prdBrand .pr-sort-bar .item-order > li > a:hover {
    border-color: #222;
    background: #222;
    color: #fff;
}
#prdBrand .pr-breadcrumb a:focus-visible,
#prdBrand .pr-sort-bar a:focus-visible {
    outline: 2px solid #ee6425;
    outline-offset: 3px;
}
#prdBrand .pr-sort-bar::before,
#prdBrand .pr-sort-bar::after,
#prdBrand .pr-sort-bar .item-order::before,
#prdBrand .pr-sort-bar .item-order::after,
#prdBrand .pr-sort-bar .item-order > li::before,
#prdBrand .pr-sort-bar .item-order > li::after,
#prdBrand .pr-sort-bar .item-order > li > a::before,
#prdBrand .pr-sort-bar .item-order > li > a::after { display: none; content: none; }
@media (max-width: 640px) {
    #prdBrand .pr-breadcrumb { gap: 8px; margin-bottom: 12px; }
    #prdBrand .item-wrap .pr-sort-bar { gap: 10px; margin-bottom: 20px; }
    #prdBrand .pr-sort-bar .item-order { gap: 5px; }
    #prdBrand .pr-sort-bar .item-order > li > a { padding: 8px 10px; font-size: 12px; }
}
@media (prefers-reduced-motion: reduce) {
    #prdBrand .pr-sort-bar .item-order > li > a { transition: none; }
}

/* 실제 첫 줄의 맨 오른쪽 썸네일 끝에 정렬 버튼을 맞춥니다.
   brand-page-align.html의 정렬 스크립트가 여백을 계산합니다. */
#prdBrand .item-wrap .pr-sort-bar {
    padding-right: var(--pr-sort-right-inset, 15px);
}
#prdBrand .pr-sort-bar .item-order {
    justify-content: flex-end;
    margin-right: 0;
    padding-right: 0;
}

/* BASIC css end */

