/* BASIC css start */
.bx-viewport { height:unset !important; }

.product .common-list article .article-content .product-list > ul > li a{text-align:left }

h3.article-title {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
    font-family: 'Lato', sans-serif;
    padding: 5% 0 7% 0;
}


/*¸®½ºÆ® °øÅë*/
.container-fluid li {
    margin-bottom:0 !important;
	padding-bottom: 30px;
	min-height: auto;
}
.container-fluid li img {
	width: 100%
}
.container-fluid li .info {
}
.container-fluid li .brand {
    text-transform: uppercase;
    color: #bbbaba;
    font-family: lato,sans-serif;
    padding: 8px 0;
    display: block;
}
.container-fluid li .text {
    font-size: 12px !important;
    line-height: 15px !important;
    display: block;
    font-weight: normal !important;
    color: #333 !important;
    padding-bottom: 20px !important;
}


.container-fluid li .pricect{
    display: block;
}


.container-fluid li .salep {
    color:  #FF8F80;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4px;
    display: inline-block;
    font-family: "Montserrat", "Noto Sans KR", sans-serif;
}

.container-fluid li .salep strong{font-weight:300 !important;}


.container-fluid li .salep .per{margin-left:4px;
}


.container-fluid li .salep .blind {
	display: none
}


.container-fluid em{
    font-style: inherit !important;
    font-weight: 200 !important;
    letter-spacing: 1px !important;}


.container-fluid li .origin {
    font-size: 12px;
    color: #d1d1d1;
    text-decoration: line-through;
    font-weight: 200;
	font-family: 'Maven Pro', sans-serif;
    padding-left: 3px;
}

.container-fluid li .origin em{
    letter-spacing: 0 !important;}

.container-fluid li strike {
	font-size: 14px;
	color: #aaa;
	font-family: 'Maven Pro', sans-serif;
}



.product-content .more{margin:0 !important; border:0 !important; line-height:inherit !important;}
.product-content .more img{width: 20px;}
.product-content header{padding-left:15px !important;}

.container-fluid li .thumb{
    position:relative;
    display: block;
    /*display: table;*/
}

.container-fluid li .thumb .num{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #b59766;
    color: #fff;
    padding: 2px 7px;
    font-weight: 100;
    font-size: 12px !important;
    font-family: lato;}


.color span{
      width: 13px;
    height: 13px;
    display: inline-block;
    margin-right: 1%;
    margin-top: 2%;
}

.prd-review{font-size:12px; color:#3B505E;}


.product-list .thumb {
	position: relative;
}
.product-list .thumb .dc {
	text-align: center;
	position: absolute;
	height: 40px;
	line-height: 40px;
	width: 40px;
	background:  #3B505E;
	color: #fff;
	font-size: 1em;
}
.product-list .thumb .dc em {
	font-size: 10px !important;
}
/* BASIC css end */

