.copyright{
	background:none;
}
#footer .wrap{width:auto;}
#header .wrap{width:auto;}
article#main,
div#main{padding:0;}
.item_detail_new h2{
	background:#e70000;
	position:relative;
}
.item_detail_new h2:after,
.item_detail_new h2:before{
	content:'';
	position:absolute;
	left:4px;
	right:4px;
	border-top:1px dashed rgba(256, 256, 257, 0.5)
}
.item_detail_new h2:after{top:3px;}
.item_detail_new h2:before{bottom:3px;}

.vacation-box a{
	color:#00a2ff;
	text-decoration:underline;
}
.vacation-box{
	/*margin:0 0 10px !important;*/
}
.vacation-box p{
	line-height:14px;
	margin-top:10px;
}
#footer .footer-nav{
	background:none;
	height:auto;
	width:auto;
	margin:0 0 5px;
	padding:0;
	border:0;
}
.cart-slide-block{
	margin-bottom:10px !important;
}
.item-actions .qtty .qtty-input{
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	margin:0;
	padding:0;
}
.item-actions .qtty{
	overflow:hidden;
	position:relative;
	padding-right:34px;
	width:100px;
}
.item-actions .qtty .qtty-arrows{
	position:absolute;
	top:0;
	right:1px;
}
.cart .search-cart-block input.btn_search{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	height:41px;
	width: 144px;
	line-height: 37px;
	font-size: 12px;
	border:0;
	border-bottom: 2px solid #247e00;
	padding:0;
	margin:0;
	display:block;
	font-weight: bold;
	color: #fff;
	outline:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background: #31ae00 !important;
	text-align: center;
}
.cart-slide-block .submit-btn{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

.ex a{
	text-decoration:underline;
	color:#0068de;
}
.search .sbmt input[type="submit"]{
	position:relative;
	z-index:1;
	outline:none;
	height:68px;
	width:284px;
}
.sbmt{overflow:hidden;}
.item_list_set li .item_list_detail span.item_price{font-size: 9px !important;}
.btn_box_set.btn_box_set_s{margin-bottom: 40px;}
.pants-img-smart{
	max-width: 60%;
	display: block;
	margin: 0 auto;
}
.slick-slide img{width: 100%;}
.shorts-tbl,
.shorts-table { width: 52% !important;}

#main .category_box a.i_n_20:after{background:url(../img/plain/i_n_20.png) no-repeat 50%; background-size:14px auto;}
#main .category_box a.i_n_21:after{background:url(../img/plain/i_n_21.png) no-repeat 50%; background-size:10px auto;}
h3.category_n_020:before {
	background: url(../img/plain/category_n_20.png) no-repeat;
	background-size: auto 24px;
	width: 14px;
	height: 24px;
}
.goods_list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.goods_list li{
	width: 30%;
}
.goods_list li img{
	display: block;
	width: 100%;
}
.bg-accordion-footer .sub-nav_ft .a-itemft {
	font-size: 12px;
	display: block;
	width: 100%;
	color: #fff;
	padding: 18px 18px 18px 30px;
	border-bottom: 1px solid #fff;
}
