/* BASIC css start */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');

.page-head h1 {
    margin:80px auto 40px auto;
    color:#333;
    font-size:30px;
    font-weight:bold;
    text-align:center;
    line-height:30px;
}

.category {
    margin-bottom:60px;
    font-size:0px;
    text-align:center;
}
.category a {
    display:inline-block;
    min-width:140px;
    height:50px;
    margin-top:-1px;
    margin-left:-1px;
    padding:0px 30px;
    background:white;
    border:1px solid #f6e3e7;
    color:#333333;
    font-size:15px;
    line-height:48px;
    letter-spacing:-0.5px;
    box-sizing:border-box;
}
.category a.all {
    border-left:1px solid #f6e3e7;
}
.category a.active, .category a:hover {
    background:#f6e3e7;
    font-weight:bold;
}
.category a {
}
#productClass .bx-wrapper {
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  border:none;
  background:#fff;
  margin-bottom:0px;
  height:545px !important;
}

#productClass .bx-controls-direction a {
    top:162px;
    width:40px;
    height:60px;
    z-index:100;
    margin-top:0px !important;
}
#productClass .bx-controls-direction a.bx-prev {
    left:-40px;
    background:url('/design/ocato/renewal/pc/img/main/slider_prev.png') no-repeat center center;
}
#productClass .bx-controls-direction a.bx-next {
    right:-40px;
    background:url('/design/ocato/renewal/pc/img/main/slider_next.png') no-repeat center center;
}

#productClass .list-wrap {
    font-size:0px;
}
#productClass .list-wrap .item {
    position:relative;
    display:inline-block;
    width:275px;
    margin-right:33.3px;
    vertical-align:top;
}
#productClass .list-wrap .item a.link {
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    z-index:10;
}

#productClass .list-wrap .item .thumb {
    position:relative;
    height:384px;
    overflow:hidden;
    margin-bottom: 10px;
}
#productClass .list-wrap .item .thumb img {
    width:100%;
    height:100%;
}
#productClass .list-wrap .item .name {
    margin-top: 20px;
    color: #333;
    font-size: 15px;
    /* font-weight: bold; */
    letter-spacing: -0.5px;
    /* float: left;*/
}
#productClass .list-wrap .item .desc {
    margin-top:8px;
    color:#aaa;
    font-size:12px;
    line-height:18px;
    letter-spacing:-0.5px;
    padding-bottom: 10px;
    border-bottom: 0.5px solid #e9e9e9;
}

#productClass .list-wrap .item .dis_price_box {
    position: relative;
    /* height: 55px; */
    margin-top: 8px;
    /*padding-bottom: 7px;
    border-bottom: 0.5px solid #e9e9e9;*/
    font-size: 0px;
    box-sizing: border-box;
}
#productClass .list-wrap .item .dis_price_box .dis_percent {
    display: inline-block;
    padding-right: 10px;
    padding-top: 5px;
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 300;
    /* line-height: 22px; */
    letter-spacing: -0.7px;
    vertical-align: top;
    float: right;
}
#productClass .list-wrap .item .dis_price_box .dis_percent .percent{
    font-size:15px;
}
#productClass .list-wrap .item .dis_price_box .price-box {
    display:inline-block;
    vertical-align:middle;
    width:200px;
}
#productClass .list-wrap .item .dis_price_box .del-price {
    color: #b9b9b9;
    font-size: 12.5px;
    /* font-weight: bold; */
    line-height: 22px;
    text-decoration: line-through;
    letter-spacing: -0.5px;
    float: left;
    /* padding-top: 5px;*/
}
#productClass .list-wrap .item .dis_price_box .normal-price {
    display: inline-block;
    color: #7a7a7a;
    font-size: 16px;
    /* font-weight: bold; */
    line-height: 22px;
    letter-spacing: -0.5px;
    float: left;
    /* padding-top: 5px; */
    margin-right: 10px;
}
#productClass .list-wrap .item .dis_price_box .time {
    position:absolute;
    top:24px;
    right:0px;
    padding:0px 4px;
    background:white;
    border:1px solid #e71a1a;
    color:#e71a1a;
    font-size:12px;
    line-height:16px;
    letter-spacing:-0.5px;
    box-sizing:border-box;
}

#productClass .list-wrap .item .normal_price_box {
    margin-top: 10px;
    padding-bottom: 10px;
    /*border-bottom: 0.5px solid #e9e9e9;*/
    font-size: 0px;
    box-sizing: border-box;
}
#productClass .list-wrap .item .normal_price_box .normal-price {
    color: #7a7a7a;
    font-size:16px;
    /*font-weight:bold;*/
    line-height:22px;
    letter-spacing:-0.5px;
}

#productClass .list-wrap .item .option_preview {
    margin-top:8px;
    font-size:0px;
}
#productClass .list-wrap .item .option_preview span {
    display:inline-block;
    width:12px;
    height:12px;
    margin-right:3px;
    border:1px solid #ddd;
    box-sizing:border-box;
}
.size {
    float: left;
    color: #b9b9b9;
    font-size: 12px;
    padding-bottom: 3px;
    line-height: 12px;
    letter-spacing: -0.5px;
    margin-top: 5px;
    width: 100%;
}

#productClass .total-sort {
    position:relative;
    margin-top:150px;
    margin-bottom:15px;
    padding:0px;
    background:none;
}
#productClass .total-sort:after {
    display:block;
    clear:both;
    content:"";
}
#productClass .total-sort .total {
    position:absolute;
    left:0px;
    bottom:0px;
    color:#333333;
    font-size:12px;
    letter-spacing:-0.5px;
    vertical-align:bottom;
}
#productClass .total-sort .total strong {
    color:#e99999;
    font-size:20px;
    font-weight:bold;
}
#productClass .total-sort div {
    text-align:right;
}
#productClass .total-sort div a {
    float:right;
    height:50px;
    margin-left:10px;
    padding:0px 15px;
    border:1px solid #f6e3e7;
    color:#333333;
    font-size:12px;
    line-height:48px;
    letter-spacing:-0.5px;
    box-sizing:border-box;
}
#productClass .total-sort div a.selected, #productClass .total-sort div a:hover {
    background:#f6e3e7;
}


#productClass .list-wrap {
    font-size:0px;
}
#productClass .list-wrap ul li {
    position: relative;
    display: inline-block;
    width: 275px;
    margin-right: 33.3px;
    margin-bottom: 60px;
    vertical-align: top;
}
#productClass .list-wrap ul li.clear {
    margin-right:0px;
}
#productClass .list-wrap ul li a.link {
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    z-index:10;
}

#productClass .list-wrap ul li .thumb {
    position:relative;
    height:383px;
    overflow:hidden;
    margin-bottom: 10px;
}
#productClass .list-wrap ul li .thumb img {
    width:100%;
    height:100%;
}
#productClass .list-wrap ul li .name {
    margin-top: 20px;
    color: #333;
    font-size: 15px;
    /* font-weight: bold; */
    letter-spacing: -0.5px;
    /* float: left;*/
}
#productClass .list-wrap ul li .desc {
    margin-top:8px;
    color:#aaa;
    font-size:12px;
    line-height:18px;
    letter-spacing:-0.5px;
    padding-bottom: 10px;
    border-bottom: 0.5px solid #e9e9e9;
}

#productClass .list-wrap ul li .dis_price_box {
    position: relative;
    /* height: 55px; */
    margin-top: 10px;
    /*padding-bottom: 10px;
    border-bottom: 0.5px solid #e9e9e9;*/
    font-size: 0px;
    box-sizing: border-box;
}
#productClass .list-wrap ul li .dis_price_box .dis_percent {
    display: inline-block;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 15px;
    font-weight: 300;
    /* line-height: 22px; */
    letter-spacing: -0.7px;
    vertical-align: top;
    float: right;
}
#productClass .list-wrap ul li .dis_price_box .dis_percent .percent{
    font-size:15px;
}
#productClass .list-wrap ul li .dis_price_box .price-box {
    display:inline-block;
    vertical-align:middle;
    width:200px;
}
#productClass .list-wrap ul li .dis_price_box .del-price {
    color: #b9b9b9;
    font-size: 12.5px;
    /* font-weight: bold; */
    line-height: 22px;
    text-decoration: line-through;
    letter-spacing: -0.5px;
    float: left;
    /* padding-top: 5px;*/
}
#productClass .list-wrap ul li .dis_price_box .normal-price {
    display: inline-block;
    color: #7a7a7a;
    font-size: 16px;
    /* font-weight: bold; */
    line-height: 22px;
    letter-spacing: -0.5px;
    float: left;
    /* padding-top: 5px; */
    margin-right: 10px;
}
#productClass .list-wrap ul li .dis_price_box .time {
    position: absolute;
    top: 42px;
    right: 0px;
    padding: 1px 4px;
    background: white;
    border: 1px solid #514f64;
    color: #514f64;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.25px;
    box-sizing: border-box;
}

#productClass .list-wrap ul li .normal_price_box {
    margin-top: 10px;
    padding-bottom: 10px;
    /*border-bottom: 0.5px solid #e9e9e9;*/
    font-size: 0px;
    box-sizing: border-box;
}
#productClass .list-wrap ul li .normal_price_box .normal-price {
    color: #7a7a7a;
    font-size:16px;
    /*font-weight:bold;*/
    line-height:22px;
    letter-spacing:-0.5px;
}

#productClass .list-wrap ul li .option_preview {
    /*margin-top:10px;*/
    font-size:0px;
    font-size: 0px;
    width: 80%;
    float: left;
}
#productClass .list-wrap ul li .option_preview span {
    display:inline-block;
    width:12px;
    height:12px;
    margin-right:3px;
    border:1px solid #ddd;
    box-sizing:border-box;
}
#productClass .list-wrap ul li .size {
    float: left;
    color: #b9b9b9;
    font-size: 12px;
    padding-bottom: 3px;
    line-height: 12px;
    letter-spacing: -0.5px;
    margin-top: 5px;
    width: 100%
}


#productClass .paging-box {
    padding:40px 0px 150px 0px;
}

#productClass .total-sort div {
    text-align:right;
}
#productClass .total-sort div a {
    float:right;
    height:50px;
    margin-left:10px;
    padding:0px 15px;
    border:1px solid #f6e3e7;
    color:#333333;
    font-size:12px;
    line-height:48px;
    letter-spacing:-0.5px;
    box-sizing:border-box;
}
#productClass .total-sort div a.selected, #productClass .total-sort div a:hover {
    background:#f6e3e7;
}

.style-code{
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 2px;
    /* float: left; */
    font-size: 12px;
    /* letter-spacing: -0.5px; */
    color: #999;
    width: 100%;
    float: right;
}

.icon{
    margin-top: 5px;
    margin-left: -3px;
    float: left;
}

/*전상품세일 - 할인율, 할인가 컬러 변경*/
//.normal-price {color: #ee0000 !important;}
//.dis_percent {color: #ee0000 !important;}
/* BASIC css end */

