기본*/
ul{
	padding-left: 0;
	margin-bottom: 0;
}
.mb-area{
	margin-bottom: 30px;
}
.PaddingZeroAera{
        padding-left: 0px;
        padding-right:0px;
}
/*페이지타이틀*/
.page-title{
	margin: 0 auto 20px;
}
.page-con{
	font-size: 20px;
	text-align: center;
	background-position: 50%;
	padding: 108px 0;
	background: #f5f5f5;
}
.page-title h1{
	margin-top: 0;
	font-weight: 600;
	font-size: 26px;
	margin-bottom: 13px;
}
.page-link{
	font-size: 14px;
	font-weight: 600;
	color: #666;
}
.page-link a{
	color: #666;
	font-weight: 400;
}
.delimiter{
	margin: 0 12px;
	display: inline-block;
	width: 6px;
	height: 6px;
	/*background: url(/include/img/maill-main/dotimg.png) ;*/
	font-size: 14px;
	text-align: center;
}
.delimiter a{
	color: #666;
	font-weight: 400;
}
/*페이지타이틀*/

/**************list_v.php***************/
/*카테고리*/
.widget-categories{
	margin-bottom: 40px;
	position: relative;

}
.widget-title-2{
	color: #222;
	padding: 0 0 10px;
	font-weight: 700;
	font-size: 20px;
	padding-right: 0;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.widget-side{
	padding: 5px 0;
	color: #666;
}
.widget-side li{
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px dotted #797979;
	line-height: 30px;
}
.widget-side li:last-child{
	border: none;
}
/*카테고리*/
/*필터 */
.widget-filte{
	width: 100%;
	display: inline-block;
	margin-bottom: 15px !important;
}
.filter-title h2, .best-title h2{
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0 10px;
}
.filter-product{
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
.filter-product h3{
	font-size: 12px;
	font-weight: 600;
	color: #444;
	padding-bottom: 8px;
	margin-bottom: 23px;
	text-transform: uppercase;
	border-bottom: 1px dotted #797979;
}
.filter-product ul li{
	float: left;
	width: 50%;
}
.filter span{
	border: 1px solid #ddd;
	padding: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	box-sizing: content-box;
}
.filter-product ul li label{
	margin-left: 12px;
	vertical-align: top;
	font-weight: 400;
}
.filter-product ul li>span{
	position: relative;
	width: 14px;
	height: 14px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	cursor: pointer;
	margin: 0;
	display: inline-block;
}
/*필터*/
/*오행*/
.fil-color h3{
	font-size: 12px;
	font-weight: 600;
	color: #444;
	padding-bottom: 8px;
	margin-bottom: 23px;
	text-transform:  uppercase;
	border-bottom: 1px dotted #797979;
}
.pa_color li{
	display: flex;
	/*text-transform: capitalize;*/
	line-height: 30px;
}
.pa_color li span{
	border: none;
	line-height: 30px;
	margin: 5px 0;
	overflow: visible;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
.pa_color .green{
	background-color: #3d9f73;
}
.pa_color .red{
	background-color: #ac132a;
}
.pa_color .yellow{
	background-color: #ea9b29;
}
.pa_color .gray{
	background-color: #adaeae;
}
.pa_color .black{
	background-color: #000000;
}
/*오행*/
/*베스트셀러*/
.item-img{
	display: table-cell;
	width: 98px;
}
.item-img img{
	width: 100px;
	height: 100px;
}
.item-content{
	display: table-cell;
	vertical-align: top;
	padding-left: 30px;
}
.item-content h4{
	font-size: 13px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 18px;
	text-transform: capitalize;
}
.item-content h4 a{
	color: #666;
}
del{
	font-size: 14px;
	color: #999;
}
.item-content ins{
	margin-top: 10px;
	font-size: 13px;
	color: #222;
	font-weight: 600;
	text-decoration: none;
}
.item-content ins .price{
	font-size: 13px;
	color: #222;
	font-weight: 500;
	letter-spacing: -1px;
}
.item-fs a {
	font-size: 11px;
}
.post-item {
	margin-bottom: 20px;
}
ins{
	text-decoration: none;
}
/*베스트셀러*/
/*제품리스트*/
.product-wrap{
	position: relative;
	margin: 0 0 15px;
	overflow: hidden;
	/*background: #f5f5f5;*/
	background: #fafafa;
}
.products-thumb{
	position: relative;
	display: block;
}
.products-content{
	padding: 10px 20px 20px;
	display: block;
}
.products-content h3{
	font-size: 12px;
	font-weight: 500;
	margin-top: 0;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.products-content .price{
	line-height: 100%;
	font-weight: 600;
	font-size: 15px;
}
.nodata{
	text-align: center;
	font-weight: 700;
	color: #333;
	font-size: 23px;
	line-height: 1.1;
}
/*제품리스트*/
/*페이지뷰*/
.bottom{
	margin-top: 40px;
	margin-bottom: 60px;
	clear: both;
	position: relative;
	padding-right: 2%;
}
.pagibar{
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
}
.woocommerce-pagination{
	display: inline-block;
	padding-left: 5px;
	float: right;
	background: #fff;
}
.woocommerce-pagination ul{
	vertical-align: top;
	margin: 0;
	border: none;
}
.woocommerce-pagination li{
	float: left;
	padding-left: 5px;
}
ul.page-numbers{
	float: left;
}
.pagibar .woocommerce-pagination ul li span{
	display: inline-block;
	width: 35px;
	height: 35px;
	padding: 0;
	line-height: 35px;
	text-align: center;
	border: none;
	font-size: 14px;
	border-radius: 35px;
	background-color: #c4c4c4;
	color: #fff;

}
.pagibar .woocommerce-pagination ul li span.page a{
	color: #fff;
}
.pagibar .woocommerce-pagination ul li span.next{
	border-color: #ffbe4e;
	width: auto;
	height: auto;
	padding: 0 30px;
	font-size: 11px;
	border: 1px solid #dfdfdf;
	background: transparent;
	color: #999;
}
.pagibar .woocommerce-pagination ul li .next a{
	color: #999;
}
.page-numbers{
	display: inline-block;
	padding-left: 0;
	border-radius: 0;
}
/*페이지뷰*/
/**************list_v.php***************/

/*************detail_v.php *************/
/*썸네일*/
.entry-title:hover{
	color:#ffbe4e;
}
.entry-title{
	margin-bottom: 28px;
	font-size: 24px;
	text-transform: capitalize;
	line-height: 1.7;
	color: #444;
	font-weight: 700;
	padding-left: 15px;
}
.img-slider{
	position: relative;
	margin-top: 10px;
}
.slick-track{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track a{
	width: 22%;
	margin: 0 .27em;
	position: relative;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-list{
	overflow: hidden;
	padding: 0;
	margin: 0 -5px;
	position: relative;
	display: block;
}
.slick-list a{
	/*margin: 0 .3em;*/
	position: relative;
	}
.img-thumbnail{
	display: inline-block;
	max-width: 100%;
	padding: 0;
	line-height: 1.7;
	background-color: #fff;
	border-radius: 0;
}
.price del{
	color: #666;
	font-size: 14px;
}
.price del span{
	text-decoration: line-through;
}
/*썸네일*/
/*상세페이지*/
.tab-wrap{
	padding: 15px 30px 20px;
	margin: 0 0 20px;
}
.mgt20{
	margin-top: 20px;
}
.bg-warning{
	background-color: #fafafa;
}
.pd1em-rv{
	padding: .666em 1em !important;
}
.item-dt{
	text-align: center;
}
.item-dt{
	padding: 40px 0;
}
.item-dt img{
	margin: 0 auto;
}
/*상세페이지*/
/*옵션*/
.saleInfo{
	width:100%;
	font-size: 12px;
	color: #555
	padding-top: 6px;
}
.saleInfo dt{
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
}
.saleInfo dd{
	display: inline-block;
	padding-left: 1em;
	margin-top:-2px;
}
.saleInfo:after{
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	content: '';
}
.optSelectListWrap{
	/*overflow: hidden;*/
	height: 100%;
	margin: 5px 0 0;
	padding: 0 0 0px;
	/*border-bottom: 1px solid transparent;*/
	border-color: #ccc;
}
.option-area li{
	padding: 4px 0 0px;
	/*border-top: 1px solid #ebebeb;*/
	color: #5f5f5f;
	line-height: 21px;
	font-size: 11px;
	width: 100%;
	position: relative;
	/*margin-bottom: 10px;*/
}
.option-area li em{
	display: inline-block;
	padding: 2px 16px 0 0;
	line-height: 20px;
	font-style: normal;
	width: 30%;

}
.option-area li .ea{
	display: inline-block;;
	width: 21px;
	height: 21px;
	vertical-align: middle;
}
.option-area li span{
	display: inline-block;
}
.option-area .quantity{
	margin-top: 1.2em;
	vertical-align: bottom;
}
.opt-price{
	width: 30%;
}
.totalPrice{
	text-align: right;
	padding: 1.2em 0;
}
.tt-txt{
	margin-top: 12px;
}
.total-price{
	color: #000 ;
	font-size: 18px;
	font-weight: 600;
}
.option-area a{
	padding: 3px 6px;
	border: 1px solid #999;
	color: #fff;
	background-color: #555;
	/*position: absolute;*/
	right: 0;
	top: 2.3em;
	font-size: 10px;
}
.detail-cart{
	display: block;
	float: right;
	padding-top: 10px;
}
.MtA{
	margin-top: 30px;
}
.Pdlr{
	padding-left: 0;
	padding-right: 0;
}
.opt-close{
	/*vertical-align: bottom;*/
	float: right;
	padding-top: 2em;
}
.Birth-txt{
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 3px;
	padding-right: 3px;
	color: #000;
	font-weight: 700;
	border-top: 1px dotted #ccc;
	background-color: #fbfbfb;
	width: 100%;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
}
.Birth-txt input{
	width: 74%;
}
.Birth-info{
	padding: 0px 0 5px 5px;
	font-weight: 400;
	
	/*text-align: center;*/
}
.Birth-sel{
	font-weight: 400;
	padding: 0px 0 5px 5px;
	
}
.Birth-txt select{
	border: 1px solid #d7dadd;
	background-color: #fff;
	color: #252525;
	/*height: 30px;*/
	line-height: 30px;
	font-weight: 400;
	text-align: center;
	font-size: 11px;
	padding: 8px;
	width: 100%;
}
.Birth-txt select{
}

/*옵션*/
/*장바구니*/
.BoxInfo{
	margin-top: 50px;
	font-size: 12px;
	text-transform: uppercase;
}
.summary .price{
	font-size: 30px;
	color: #ffbe4e;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	line-height: 100%;
	margin-bottom: 15;
}
.description{
	/*margin-bottom: 30px;*/
	/*border-bottom: 1px dotted #797979;*/
	padding-bottom: 10px;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400;

}
.BoxInfo .cart{
	display: flex;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	padding: 0;
}
.BoxInfo .wishlist{
	width: 44px;
	height: 44px;
	padding: 0;
	background: #878787;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	line-height: 44px;
	float: left;
	position: relative;
}
.bs-glyphicons .glyphicon{
	font-size: 40px;
}
.glyphicon-shopping-cart:before {
	/*padding-right: 12px;*/
	font-size: 16px;
}
.BoxInfo .wishlist a {
	
}
.BoxInfo .wishlist:hover{
	background-color: #ffbe4e;
}
.quantity{
	display: inline-block;
	border: 1px solid #dfdfdf !important;
	width: auto;
	height: 33px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin: 2px 20px 0 0;
}
.quantity input{
	text-align: center;
	line-height: 36px;
	border: 0 !important;
	font-size: 11px;
}
.quantity input.text{
	float: left;
	text-align: center;
	width: 30px;
	height: 33px;
	padding: 0;
}
.quantity input.plus{
	font-size: 17px;
	position: absolute;
	right: 0;
	height: 18px;
	width: 20px;
	top: 0;
	line-height: 18px;
	border-left: 1px solid #dfdfdf !important;
	border-bottom: 1px solid #dfdfdf !important;
}
.quantity .plus, .quantity .minus{
	background: #fff;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	vertical-align: text-top;
	overflow: visible;
	text-decoration: none;
	cursor: pointer;
	color: #666;
}
.quantity input.minus{
	border-left: 1px solid #dfdfdf !important;
	font-size: 22px;
	line-height: 50px;
	text-indent: 0px;
	width: 20px;
}
.screen-reader{
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.BoxInfo .button{
	font-size: 12px;
	font-weight: 400;
	height: 44px;
	padding: 10px 30px;
	text-transform: uppercase;
	border: none;
	color: #fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	transition: all .35s ease;
	padding left: 62px;
	background: #222;
	margin: 0 0px 0 0;
}
.wishlist{
	float: left;
	margin: 0 5px;
	position: relative;
}
.show{
	display: block !important;
	width: 40px;
	height: 40px;
	font-size: 22px;
	line-height: 2 !important;
}
.cart-txt{
	font-family: sans-serif;
}
/*장바구니*/
/* 상세 리뷰 탭 */
.tab-wrap{
	/*padding: 50px 0 30px;*/
	margin: 0 0 10px;
}
/*ul.tabs{
	margin-bottom: 20px;
	padding: 0;
	position: relative;
}
ul.tabs li{
	display: inline-block;
	vertical-align: middle;
	border: none;
	margin-bottom: -1px;
	background: transparent;
	box-shadow: none;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
}
ul.tabs li a{
	font-weight: 700;
	font-size: 21px;
	color: silver;
	padding:0 16px;
	text-transform: uppercase;
	position: relative;
}
ul.tabs li:first-child a{
	padding-left: 0;
}
ul.tabs li:hover a{
	color: #444;
}
ul.tabs li a:hover{
	text-decoration: none;
}
*/
.tab-wrap{
	padding: 15px;
}
.D-Rtab li a{
	color: silver;
}
.D-Rtab li.active a{
	color: #444;
}
.D-Rtab{
	font-size: 18px;
	font-weight: 700;
}
/* 상세 리뷰 탭 */
/*리뷰*/
.tab-pane ul{
	padding-left: 0;
}
.product-summary{
	border-bottom: 1px solid #dadada;
	margin: 11px 4px 0 4px;
	position: relative;
	height: 70px;
}
.product-summary a{
	margin-top: 1em;
}
.p-s-item{
	float: left;
	width: 33.33%;
	text-align: center;
	padding: 15px 0;
}
.p-s-count{
	font-size: 18px;
}
.review-list-message{
	padding-top: 15px;
	overflow: hidden;
	line-height: 1.5;
	max-height: 54px;
}
.see-more{
	color: #6eb67e;
	text-align: right;
	margin-top: 3px;
}
.content-link{
	position: relative;
}
/*리뷰*/
/*연관상품*/
.title-block h2{
	font-size: 24px;
	margin-bottom: 0;
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
	padding-left: 15px;
}
.products-list{
	padding-top: 43px;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -7.5px;
}
ul .products-list {
	padding-left: 40px;
}

.product-wapper{
	position: relative;
	overflow: hidden;
	/*background: #fafafa;*/
}
.product-content{
	/*background: #f5f5f5;*/
}
.related-list{
	padding-left: 0;
}
.slick-arrow{
	right: 52.5px;
	font-size: 30px;
	top: -40px;
	color: #ccc;
	position: absolute;
	z-index: 1;
}
/*.product-thumb-hover{
	position: relative;
	display: block;
}
.product-thumb-hover img{
	width: 100%;
	
}*/
.product-wapper{
	position: relative;
	overflow: hidden;
	/*background: #f5f5f5;*/
	margin: 0 7.5px;
}
.product-content{
	padding: 10px 20px 20px;
	display: block;
}
/*.products-cont-left{
	display: table-cell;
	vertical-align: top;
	width: 100%;
}*/
.products-title{
	font-size: 13px;
	font-weight: 500;
	margin-top: 0;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.products-cont-left .price{
	line-height: 100%;
	font-size: 14px;
	font-weight: 500;
}
.products-cont-left .price ins{
	text-decoration: none;
}
.product-wapper a{
	width: 100%;
}
/*연관상품*/
/*슬라이스 화살표*/
/*.slick-slider{
	box-sizing:border-box;

	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;

	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent;
}

.slick-list,.slick-slider{
	position:relative;
	display:block;
	}

.slick-list{
	overflow:hidden;

	margin:0;
	padding:0;
	}
.slick-list:focus{
	outline:none;
	}
.slick-list.dragging{
	cursor:pointer;
	cursor:hand;
	}
.slick-slider .slick-list,.slick-slider .slick-track{
	-webkit-transform:translateZ(0);
	    transform:translateZ(0);
	}

.slick-track{
	position:relative;
	top:0;
	left:0;

	display:block;
	margin-left:auto;
	margin-right:auto;
	}
.slick-track:after,.slick-track:before{
	display:table;

	content:"";
	}
.slick-track:after{
	clear:both;
	}
.slick-loading .slick-track{
	visibility:hidden;
	}

.slick-slide{
	display:none;
	float:left;

	height:100%;
	min-height:1px;
	}
[dir=rtl] .slick-slide{
	float:right;
	}
.slick-slide img{
	display:block;
	}
.slick-slide.slick-loading img{
	display:none;
	}
.slick-slide.dragging img{
	pointer-events:none;
	}
.slick-initialized .slick-slide{
	display:block;
	}
.slick-loading .slick-slide{
	visibility:hidden;
	}
.slick-vertical .slick-slide{
	display:block;
	height:auto;
	border:1px solid transparent;
	}
.slick-arrow.slick-hidden{
	display:none;
	}*/
/*슬라이스 화살표*/
/*************detail_v.php *************/
/*기본 끝*/

/*모바일 768px 이하*/
@media all and (max-width: 768px) {
	.ShowM{
		display: block;
	}
	.ShowT{
		display: none;
	}
	.ShowPC{
	   	 display: none;
	}
	.ShowList{
		display: none;
	}
	.ShowList2{
		display: none;
	}
	.products-list{
		padding-left: 0;
	}
	/*섬네일*/
	.img-sizing{
		/*width: 295px !important;*/
	}
	/*섬네일*/
	/*장바구니*/
	.quantity{
		margin: 0 13px 0 0;
	}
	/*장바구니*/
	/*상세 리뷰 탭*/
	.description-tab, .reviews-tab{
		text-align: center;
	}
	ul.tab li{
		border-bottom: none !important;
		width: 100%;
		padding-bottom: 15px !important;
	}
	ul.tab li a{
		font-size: 15px;
	}
	.product-button{
		margin-bottom: 30px;
		text-align: center;
	}
	.product-button a{
		display: inline-block;
		text-align: center;
		width: 50px;
		height: 50px;
		line-height: 50px;
		background: #fff;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		font-size: 0;
		position: relative;
		margin: 5px;
	}
	.product-button:hover{
		background: #ffbe4e;
	}
	.product-button:before{
		color: #fff;
		line-height: 50px;
		font-size: 18px;
		color: #222;
		padding: 16px;
		content: "\e116";
		font-family: FontAwesome;
	}
	/*옵션*/
	.option-area li em{
		width: 44%;
	}
	.saleInfo dd{
		padding-left: 0em;
	}
	.Birth-txt select{
		margin-right: 0;
	}
	/*옵션*/
	
}
/*모바일 768px 이하 끝*/

/*작은기기 태블릿 768px 이상*/
@media (min-width: 768px) {
	.description-tab, .reviews-tab{
		text-align: left;
	}
	/*섬네일*/
	.img-sizing{
		width: 205px !important;
		height: 205px !important;
	}
	/*섬네일*/
	/*옵션*/
	.saleInfo dd{
		padding-left: 1em;
	}
	.Birth-txt select{
		margin-right: 0px;
	}
	.quantity{
		margin: 0 39px 0 0;
	}
	/*옵션*/
	.ShowPC{
		display: none;
	}
}
/*작은기기 태블릿 768px 이상 끝*/

/*중간기기 데스크탑 992px 이상*/
@media (min-width: 992px) {
	.ShowM{
		display: none;
	}
	.ShowT{
		display: block;
	}
	.ShowPC{
		display: block;
	}
	.ShowList{
		display: block;
	}
	.ShowList2{
		display: none;
	}
	.BoxInfo{
		margin-top: 50px;
	}
	.option-area li em{
		width: 50%;
	}
	.opt-price{
		width: 24%;
	}
	/*섬네일*/
	.img-sizing{
		width: 200px !important;
		height: 200px !important;
	}
	/*섬네일*/
	/*옵션*/
	.Birth-txt input{
		
	}
	.Birth-txt select{
		padding: 5px;
	}
	/*옵션*/
}
/*중간기기 데스크탑 992px 이상 끝*/

/*큰기기 데스크탑 1200px 이상*/
@media (min-width: 1200px) {
	.ShowPC{
	   	 display: block;
	}

	.ShowList2{
		display: block;
	}
	.title-block h2{
		padding-left: 25px;
	}
	/*섬네일*/
	.img-sizing{
		width: 250px !important;
		height: 250px !important;
	}
	/*섬네일*/
	/*옵션*/
	
	.Birth-txt select{
		padding: 5px;
	}
	
	/*옵션*/
	/*리스트*/
	.price del{
		color: #888;
		font-size: 12px;
		/*letter-spacing: -1px;*/
	}
	/*리스트*/
}
/*큰기기 데스크탑 1200px 이상 끝*/

/*큰기기 데스크탑 1600px 이상*/
@media (min-width: 1600px) {

}
/*큰기기 데스크탑 1600px 이상 끝