/* BASIC css start */
main .bg img{width:100%}
main .con{font-family: 'Spoqa Han Sans';  padding: 25px 15px 50px;}
main .con h3{margin-bottom: 15px; font-size: 25px;}
main .con p{font-size: 12.8px; line-height: 1.5;}
main .imgs img{width:100%}
main .imgs.half img{width:50% !important; display:inline-block;}


.article-top{display: inline-block; width: 100%; margin-bottom: 20px;}
.article-top p{
    float: left;
    font-family: 'Spoqa Han Sans';
    font-size: 13px;
    vertical-align: top;
    color: #929292;}
    
.article-top p b{
    vertical-align: top;
    font-family: lato;
    font-size: 12px;
    color: #000;}
    
.article-top select{
    float: right;
    border: 0;
    font-family: 'Spoqa Han Sans';
    color: #929292;
    -webkit-appearance: none;
    appearance: none;
    background: url(/design/playtex/newskin/mimg/sort_arrow.png) no-repeat;
    padding-right: 30px;
    background-size: 12px;
    background-position: right 7px;}

/*¸®½ºÆ® °øÅë*/

.container-fluid.basic ul{display: inline-block;}
/*.container-fluid.basic ul:nth-child(n+12){display:none}*/

.container-fluid.basic li {
    margin-bottom: 0 !important;
    padding-bottom: 30px;
    min-height: auto;
    padding-right:1%;
    width: 49% !important;
    display: inline-block;
    vertical-align: top;
}

.container-fluid.basic li:nth-child(odd){float:left;}
.container-fluid.basic li:nth-child(even){float:right; padding-right:0}


.container-fluid li {
    margin-bottom: 0 !important;
    padding-bottom: 30px;
    min-height: auto;
    padding-right:3%;
    width: 49% !important;
}

.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: 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;}


.swiper-container-horizontal>.swiper-scrollbar{
    opacity: 1 !important;
    left: 0 !important;
    width: 91% !important;
    margin: 0 auto !IMPORTANT;
    position: unset !important;
    display: block;
    height: 2px !important;
    overflow:hidden;
}

.swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag{
    background: rgba(0,0,0) !important;
}
#editors-pick {margin-top:40px;  margin-bottom: 70px;}
#editors-pick header {padding-left: 15px !important;}
#editors-pick header h4{
    margin-bottom: 15px! important;
    text-align:left !important;
    font-family: Lato !important;
    font-size: 26px !important;
    font-weight: 300 !important;
    letter-spacing: -0.5px;
    color: #000 !important;
}
   
#editors-pick .product-list{overflow: unset !important; margin-bottom: 10px !important;}

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

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

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

/*ÀÌ¹ÌÁö ·Ñ¸µ*/
.section01 {overflow:hidden;position:relative;width:100%;background-size: cover; }
.titimg {width: 4300px;padding: 20px 0 80px;display:flex;flex-wrap:nowrap;animation: bannermove 25s linear infinite;}
.titimg > div {flex:0 0 auto;padding-right: 50px;height: 430px;line-height: 430px;vertical-align:top;text-align:center;}
.titimg > div img { width: auto; height: 100%; }
.titimg > .clone {  }
@keyframes bannermove {
  0% {
      transform: translate(0, 0);
  }
  100% {
      transform: translate(-50%, 0);
  }
}
/* BASIC css end */

