/* BASIC css start */
.more {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 20px;
    height: 40px;
    border: 1px solid #b6b6b6;
    font-size: 12px;
    line-height: 38px;
    text-align: center;
	color:#333;
	text-decoration:none;
}
.result-list {
    margin-top:30px;
}


/*¸®½ºÆ® °øÅë*/
.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: #a78447;
    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;}


/* BASIC css end */

