*{
	margin: 0%;
}
li{
	list-style: none;
}
.page-top-bar,
.header-above,
.entry-rating-wrap,
.minimog-quick-table-wrap,
.wishlist-btn,
.woocommerce-tabs{
	display: none!important;
}
.mw1200{
	width: 1200px;
	margin: 0 auto;
}
.clearfix::after{
	display: block;
	content: "";
	clear: both;
}
/***************************************************************************/
.footer_wrap{
	background: #000;
	padding: 50px 0;
}
.footer_wrap .footer .footer_logo a img{
	display: block;
	margin: 0 auto;
	width: 150px;
}
.footer_wrap .footer .footer_bottom{
	display: flex;
}
.footer_wrap .footer .footer_bottom	.footer_item{
	width: 25%;
}
.footer_wrap .footer .footer_bottom	.footer_item dl dt{
	margin-bottom: 20px;
	color: #fff;
}
.footer_wrap .footer .footer_bottom	.footer_item dl dd{
	margin:0 0 10px 0;
}
.footer_wrap .footer .footer_bottom	.footer_item dl dd a{
	color: #fff;
}
.touch dl dt{
	margin-right: 10px;
}
.touch dl dd{
	display: flex;
	color: #fff;
}
.touch dl dd a{
	color: #fff;
}
.touch dl dd span{
	margin-right: 10px;
}
.media dl dt{
	margin-bottom: 15px;
}
.media dl dd{
	float: left;
	margin-right:10px!important;
	margin-bottom: 0!important;
}
.media dl dd a{
	display: block;
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	padding-top: 8px;
	line-height: 40px;
}
.media dl dd a svg{
	display: block;
	width: 100%;
	height: 25px;
	line-height: 40px;
}
/****************************************************************/
.copy_wrap{
	background: #000;
	padding: 50px 0;
}
.copy_wrap .copy{
	display: flex;
}
.copy_wrap .copy .copy_left,.copy_wrap .copy .copy_right
{
	width: 50%;
}
.copy_wrap .copy .copy_left p{
	color: #999;
}
.copy_wrap .copy .copy_right img{
	float: right;
}
/****************************************************************/