*{
	margin: 0;
	padding: 0;
}
em,i{
	font-style: normal!important;
}
ul li+li{
    margin-top:0!important;
}
li{
	list-style: none!important;
}
ul{
	padding: 0!important;
	margin: 0!important;
}
dl{
	margin-bottom: 0;
}
a{
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0!important;
	padding: 0!important;
}
i,em{
	font-style: normal;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix::after{
	display: block;
	content: "";
	clear: both;
}
.title h2{
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 33px;
	letter-spacing: -0.015em;
	word-spacing: 3px;
	color: #070707;
	text-align: center;
}
.title span{
	display: block;
	width: 100px;
	height: 2px;
	background: #ccc;
	margin: 10px auto;
}
.mask{
	position:relative;
	display: none;
}
.whatapp{
	position: fixed;
	top:50%;
	right: 2%;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	margin-top: -25px;
	z-index: 1000;
}
.fixed_touch{
	position: fixed;
	bottom: 10%;
	right: 2%;
	z-index: 100;
}
.fixed_touch ul li{
	position: relative;
}
.fixed_touch ul li p{
	position: absolute;
	top:0;
	right:70px;
	width: 120px;
	height: 50px;
	border-radius: 10px;
	line-height:50px;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	display: none;
}
.fixed_touch ul li p span{
	display: block;
	width: 0;
	height: 0;
	border-top: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top:50%;
	right: -15px;
	margin-top: -4px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.fixed_touch ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
h1,h2,h3,h4,h5{
	font-weight: normal;
}
.mw1200{
	width: 1200px;
	margin: 0 auto;
}
body{
	font-family:sans-serif!important;
}
/****************************************************************/
.page-top-bar{
	display:none;
}
#page-header{
	margin-bottom: 0;
}
.header_tips{
	width:100%;
	height: 40px;
	background: rgb(221 51 34);
}
.header_tips p{
	text-align: center;
	color: #fff;
	line-height: 40px;
}
.header-09{
	margin: 0 0 20px;
	--header-nav-item-hoz-padding:0!important;
}
.header-09 .header-below-left, .header-09 .header-below-right{
	-webkit-box-flex:unset;
	-webkit-flex:unset;
	flex:unset;
}
.header-09 .header-left, .header-09 .header-right{
	-webkit-box-flex:unset!important;
	-webkit-flex:unset!important;
	flex:unset!important;
}
.header-09 .header-wrap .header-left,
.header-09 .header-wrap .header-center,
.header-09 .header-wrap .header-right
{
	width: 33.33%;
}
.header-09 .container{
	--bs-gutter-x:20px;
}
.top_media ul{
	display: flex;
}
.top_media ul li{
	margin-right: 15px!important;
}
.desktop-menu .header-09 .header-right .header-icon{
	display: block!important;
}
.header-09 .page-header-inner .container{
	max-width: 100%;
	border-bottom:1px solid #000;
}
.header-09 .header-below .container{
	border-bottom:0;
}
.header-09 .header-below .container .top_touch ul{
}
.header-09 .header-below .container .top_touch ul li{
	float: left;
	font-size: 12px;
	margin-right: 10px;
}
.page-header .menu--primary > ul > li > a{
	font-size:12px!important;
	padding:18px 10px!important;
}
/****************************************************************/
.banner_wrap{
	width: 100%;
	padding:0!important;
}
.banner_wrap video{
	width: 100%!important;
}
/****************************************************************/
.auto_slider_text_wrap{
	border-top:1px solid #070707;
	border-bottom:1px solid #070707;
	min-height: 70px;
	padding:0!important;
}
.auto_slider_text_wrap .auto_slider_text .swiper-slide p{
	height: 70px;
	line-height: 70px;
	text-align: center;
}
/****************************************************************/
.factory_wrap{
	margin-bottom: 40px;
	padding:0!important;
}
.factory_wrap .factory ul{
	display: flex;
}
.factory_wrap .factory ul li{
	width: 33.33%;
}
.factory_wrap .factory ul li a{
	display: block;
	width: 100%;
	height: 20rem;
	overflow: hidden;
}
.factory_wrap .factory ul li a img{
	display: block;
	width: 100%;
}
/****************************************************************/
.best_wrap{
	margin: 50px 0;
	padding:50px 0 0!important;
}
.best_wrap .best{
	margin-top: 25px;
}
.best_wrap .best ul{
	padding-left: 0;
}
.best_wrap .best ul li{
	float: left;
	width: 20%;
	position: relative;
	border: 1px solid #ddd;
	margin-left: -2px!important;
}
.best_wrap .best ul li+li{
	margin-top: 0!important;
}
.best_wrap .best ul li .coupon{
	position: absolute;
	top:10px;
	right: 10px;
	display: block;
	border: 1px solid #f60;
	color: #f60;
	width: 50px;
	height: 30px;
	line-height:30px;
	text-align: center;
	z-index: 100;
	font-size: 12px;
	border-radius: 5px;
}
.best_wrap .best ul li .best_photo{
	display: block;
	width: 100%;
	position: relative;
	
}
.best_wrap .best ul li .best_photo .best_font{
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.best_wrap .best ul li .best_photo .best_font img{
	width: 100%;
}
.best_wrap .best ul li .best_photo .best_back{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	display: none;
	background: #fff;
	object-fit:cover;
	overflow: hidden;
}
.best_wrap .best ul li .best_photo .best_back img{
	width: 100%;
}
.best_wrap .best ul li .best_photo:hover .best_back{
	display: block;
}
.best_wrap .best ul li .best_text{
	margin-bottom: 20px;
	padding: 0 15px;
}
.best_wrap .best ul li .best_text .category_list a:hover{
	color: #FC5F49;
}
.best_wrap .best ul li .best_text .product_title{
	margin-top: 5px;
	letter-spacing: 0.0225em;
	display: flex;
	justify-content:space-between;
	align-items:flex-start;
	min-height: 36px;
}
.best_wrap .best ul li .best_text .product_title h2{
	width: 91%;
	margin-bottom: 0;
}
.best_wrap .best ul li .best_text .product_title:hover h2 a,
.best_wrap .best ul li .best_text .product_title:hover span{
	color: #FC5F49;
}
.best_wrap .best ul li .best_text .product_title:hover span i svg path{
	fill: #FC5F49;
	stroke: #FC5F49;
}
.best_wrap .best ul li .best_text .product_title h2 a{
	display: block;
	height: 60px;
	overflow: hidden;
	font-size: 14px;
	letter-spacing:0.0225em;
	color:#070707;
	line-height: 18px;
}
.best_wrap .best ul li .best_text .product_title span{
	column-gap:3px;
	align-items:center;
	font-weight: 500;
	font-size: 10px;
	letter-spacing: 0.01em;
	margin:0 10px;
	display: flex;
}
.best_wrap .best ul li .best_text .product_title span em{
	font-style: normal;
}
.best_wrap .best ul li .best_text .product_price{
	font-weight: 400;
	font-size:12px;
	line-height:calc(16 / 12);
	letter-spacing:0.01em;
	margin:5px 0;
}
.best_wrap .best ul li .best_text .product_price p{
	font-size: 14px;
}
.best_wrap .best ul li .best_text .product_price p del{
	font-size: 12px;
	color: #ccc;
	margin-left: 10px;
}
/****************************************************************/
.category_wrap{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0!important;
}
.category_wrap ul{
	display: flex;
	padding-left: 0;
	margin: 0;
}
.category_wrap ul li{
	width: 33.33%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.category_wrap ul li+li{
	margin-top: 0;
}
.category_wrap ul li a{
	display: block;
	width: 100%;
	position: relative;
}
.category_wrap ul li .category_photo{
	width: 100%;
	line-height: 0;
}
.category_wrap ul li .category_photo img{
	width: 100%;
}
.category_wrap ul li .category_text{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 500;
} 
.category_wrap ul li .category_text h4{
	text-align: center;
	color: #fff;
	font-size: 38px;
	letter-spacing: -.025em;
	margin: 30% 0 50px!important;
}
.category_wrap ul li .category_text span{
	position: absolute;
	left:0;
	right: 0;
	bottom:40px;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: .03em;
	text-transform: uppercase;
	transition: opacity 0.15s linear,visibility 0.15s linear,color 0.15s linear,border-color 0.15s linear,background-color 0.15s linear,box-shadow 0.15s linear;
}
.category_wrap ul li .category_shadow{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background:#000;
	transition:all .3s ease-in-out;
	opacity: .2;
	max-height: 450px;
}
.category_wrap ul li a:hover .category_shadow{
	display: block;
	background:#fff;
	opacity: 0.95;
}
.category_wrap ul li:hover .category_text h4{
	color: #FC5F49;
}
.category_wrap ul li:hover .category_text span{
	color: #000;
}
/****************************************************************/
.service_wrap{
	padding: 50px 0!important;
}
.service_wrap .service ul{
	display: flex;
	padding-left:0;
	margin:0;
}
.service_wrap .service ul li{
	width: 25%;
	text-align: center;
	margin-bottom: 20px;
}
.service_wrap .service ul li span{
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	border-radius: 50%;
	margin:0 auto;
}
.service_wrap .service ul li:first-child span svg{
	width: 80px;
	height: 70px;
	margin-top: 5px;
}
.service_wrap .service ul li:nth-child(2) span svg{
	width: 80px;
	height: 40px;
	margin-top: 20px;
}
.service_wrap .service ul li:nth-child(3) span svg{
	width: 80px;
	height: 40px;
	margin-top: 20px;
}
.service_wrap .service ul li:last-child span svg{
	width: 80px;
	height: 40px;
	margin-top: 20px;
}
.service_wrap .service ul li h3{
	margin-top: 20px!important;
	font-weight: bold;
	font-size: 14px;
}
.service_wrap .service ul li p{
	color: #999;
	line-height: 20px;
	margin-top: 20px;
	font-size: 12px;
}
/****************************************************************/
.hot_tag_wrap{
	padding: 50px 0 0!important;
	margin-bottom: 50px;
}
.hot_tag_wrap .hot_tag{
	margin-top: 25px;
}
.hot_tag_wrap .hot_tag .tags{
	padding: 0 10%;
	margin-bottom: 50px;
}
.hot_tag_wrap .hot_tag .tags ul{
	display: flex;
}
.hot_tag_wrap .hot_tag .tags ul li{
	width: 33.33%;
	text-align: center;
	font-weight: 700;
	color:#838383;
	border-bottom: .1154em solid transparent;
	font-size: 14px;
	cursor: pointer;
}
.hot_tag_wrap .hot_tag .tags ul li span{
	padding-bottom: 5px;
}
.hot_tag_wrap .hot_tag .tags ul li span:hover{
	color: #000;
}
.hot_tag_wrap .hot_tag .tags ul .active span{
	color: #070707;
	border-bottom: 1px solid #070707;
}
.hot_tag_wrap .hot_tag .hot_tag_item{
	display: none;
	position: relative;
}
.hot_tag_wrap .hot_tag .hot_tag_item ul{
}
.hot_tag_wrap .hot_tag .hot_tag_item ul li{
	float: left;
	width:20%;
	position: relative;
	border: 1px solid #ddd;
	margin-left: -2px;
}
.hot_tag_wrap .hot_tag .hot_tag_item ul li+li{
	margin-top: 0!important;
}
.hot_tag_wrap .hot_tag .hot_tag_item ul li:hover{
	border: 1px solid #000;
}
.hot_tag_wrap .hot_tag .hot_tag_item ul li .coupon{
	position:absolute;
	top:10px;
	right:10px;
	width: 50px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #f60;
	color: #f60;
	text-align: center;
	z-index: 100;
	font-size: 12px;
	border-radius: 5px;
}
.hot_tag_wrap .hot_tag .hot_tag_item .hot_tag_more{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	color: #666;
}
.hot_tag_wrap .hot_tag .hot_tag_item .hot_tag_more:hover{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.best_photo{
	display: block;
	width: 100%;
	position: relative;
}
.hot_tag_item ul li .best_photo .best_font{
	width: 100%;
	height: 350px;
	overflow: hidden;
}
.hot_tag_item ul li .best_photo .best_font img{
	width: 100%;
}
.hot_tag_item ul li .best_photo .best_back{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	display: none;
	background: #fff;
	object-fit:cover;
	overflow: hidden;
}
.hot_tag_item ul li .best_photo .best_back img{
	width: 100%;
}
.hot_tag_item ul li .best_photo:hover .best_back{
	display: block;
}
.hot_tag_item ul li .best_text{
	height: 170px;
	padding: 15px 15px 35px;
}
.hot_tag_item ul li .best_text .category_list a{
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0.0625em;
	text-transform: uppercase;
	color:#070707;
}
.hot_tag_item ul li .best_text .category_list a:hover{
	color: #FC5F49;
}
.hot_tag_item ul li .best_text .product_title{
	margin-top: 13px;
	letter-spacing: 0.0225em;
	display: flex;
	justify-content:space-between;
	align-items:flex-start;
}
.hot_tag_item ul li .best_text .product_title:hover h2 a,
.hot_tag_item ul li .best_text .product_title:hover span{
	color: #FC5F49;
}
.hot_tag_item ul li .best_text .product_title:hover span i svg path{
	fill: #FC5F49;
	stroke: #FC5F49;
}
.hot_tag_item ul li .best_text .product_title h2 a{
	display: block;
	min-width:0;
	font-size: 14px;
	letter-spacing:0.0225em;
	color:#070707;
	line-height: 18px;
}
.hot_tag_item ul li .best_text .product_title span{
	column-gap:3px;
	align-items:center;
	font-weight: 500;
	font-size: 10px;
	letter-spacing: 0.01em;
	margin:0 10px;
	display: flex;
}
.hot_tag_item ul li .best_text .product_price {
	font-weight: 400;
	font-size:12px;
	line-height:calc(16 / 12);
	letter-spacing:0.01em;
	margin-top:13px;
}
/****************************************************************/
.reviews_wrap{
	width: 100%;
	padding: 0!important;
}
.reviews_wrap img{
	width: 100%;
}
/****************************************************************/
.comments_wrap{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	padding:50px 0 0;
	height: 620px;
}
.comments_wrap .title h3{
	text-align: center;
}
.comments_wrap .comments{
	position: relative;
	height: 544px;
	margin: 50px 0 0;
}
.comments_wrap .comments .swiper{
	height: 100%;
}
.comments_wrap .comments .swiper .swiper-slide{
	cursor: pointer;
}
.comments_wrap .comments .swiper .swiper-slide .comments_img{
	width: 100%;
	height: 390px;
	overflow: hidden;
	background: #f8f8f8;
}
.comments_wrap .comments .swiper .swiper-slide .comments_img img{
	width: 100%;
}
.comments_wrap .comments .swiper .swiper-slide .comments_user_name{
	padding: 10px 10px 0 10px;
	background: #f8f8f8;
}
.comments_wrap .comments .swiper .swiper-slide .comments_level_day{
	display: flex;
	padding:10px;
	background: #f8f8f8;
}
.comments_wrap .comments .swiper .swiper-slide .comments_level_day span{
	display: block;
	width: 50%;
}
.comments_wrap .comments .swiper .swiper-slide .comments_level_day span i{
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	background: url("../images/start.svg") no-repeat;
	background-size: cover;
	margin-right: 5px;
}
.comments_wrap .comments .swiper .swiper-slide .comments_level_day em{
	display: block;
	width: 50%;
	text-align: right;
	font-size: 12px;
}
.comments_wrap .comments .swiper .swiper-slide .comments_text{
	padding:0 10px 10px 10px;
	background: #f8f8f8;
}
.comments_wrap .comments .swiper .swiper-slide .comments_text{
	font-size: 12px;
}
.comments_wrap .swiper-button-prev:after,
.comments_wrap .swiper-button-next::after{
	position: absolute;
	content: "";
	top:50%;
    width: 60px;
    height: 100px;
	margin-top: -50px;
    background: rgba(0,0,0,.5);
}
.comments_wrap .swiper-button-prev svg[path=fill],
.comments_wrap .swiper-button-next svg[path=fill]{
	color: #fff;
}
.comments_wrap .swiper-button-prev{
	left: 0;
}
.comments_wrap .swiper-button-next{
	right: 17px;
}
.commons_show_wrap{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	z-index: 9999;
}
.commons_show_wrap .commons_close{
	position:absolute;
	top:20%;
	right: 15%;
}
.commons_show_wrap .commons_show{
	width: 900px;
	height: 580px;
	background: #fff;
	border-radius: 20px;
	position: absolute;
	top:20%;
	left:50%;
	margin-left: -400px;
	overflow: hidden;
	display: flex;
}
.commons_show_wrap .commons_show .commons_show_left{
	width: 65%;
}
.commons_show_wrap .commons_show .commons_show_left img{
	width: 100%;
}
.commons_show_wrap .commons_show .commons_show_right{
	width: 35%;
	padding: 15px;
}
.commons_show_wrap .commons_show .commons_show_right .commons_show_level{
	display: flex;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	margin-bottom: 20px;
}
.commons_show_wrap .commons_show .commons_show_right .commons_show_level span{
	display: block;
	width: 50%;
}
.commons_show_wrap .commons_show .commons_show_right .commons_show_level span i{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	background: url("../images/start.svg") no-repeat;
	background-size: cover;
}
.commons_show_wrap .commons_show .commons_show_right .commons_show_level em{
	display: block;
	width: 50%;
}
/*******************************index  end*********************************/
/*******************************index  end*********************************/
.single_product_wrap{
	padding: 0;
    border-top:1px solid #ddd;
}
.single_product_wrap .container{
    max-width: 100%;
}
.single_product_wrap .slider_banner{
	width: 60%;
}
.single_product_wrap .slider_order_data{
	width: 40%;
}
.single_product_wrap m-image img{
    opacity: 1!important;
}
.store{
	border:1px solid #ddd;
	border-left:4px solid #38B336;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
}
.store .store_top{
	padding-left: 20px;
	height: 50px;
	background: #fff;
}
.store .store_top span{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.store .store_top p{
	float:left;
	margin-top: 12px!important;
	margin-right: 15px!important;
	margin-bottom: 0!important;
	color: #1afa29;
	font-weight: bold;
	padding-right: 15px!important;
	border-right: 1px solid #ddd;
}
.store .store_top em{
	float: left;
	font-style: normal;
	display: inline-block;
	line-height: 50px;
	font-size: 16px;
	color: #999;
}
.store .store_num{
	background:#eee;
}
.store .store_num dl{
	float: left;
	width: 32.33%;
	padding: 16px 0 13px;
	border-right: 1px solid #ddd;
}
.store .store_num dl:last-child{
	border-right:0;
}
.store .store_num dl dt{
	float: left;
	font-size: 16px;
	margin:0 10px 0 30px;
	font-weight: bold;
}
.store .store_num dl dd{
	float: left;
	font-size: 14px;
	color: #999;
	margin-top: 2px;
}
.protection_wrap{
    margin: 30px 0;
}
.protection_wrap .protection_title{
    display: flex;
    cursor: pointer;
}
.protection_wrap .protection_title h3{
    font-size: 16px;
    width: 50%;
    font-weight: bold;
}
.protection_wrap .protection_title span{
    display: block;
    width: 50%;
}
.protection_wrap .protection_title span i{
    display: block;
    width: 10px;
    height: 10px;
    border-top:3px solid #000;
    border-right:3px solid #000;
    transform: scale(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    float: right;
}
.protection_wrap .protection{
    display: flex;
}
.protection_wrap .protection dl{
    width:33.33%;
}
.protection_wrap .protection dl dt img{
    display: block;
    margin: 20px auto 0;
    width: 40px;
}
.protection_wrap .protection dl dd{
    text-align: center;
}
.protection_dialog_wrap{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top:0;
	left:0;
	z-index: 999999!important;
	display: none;
}
.protection_dialog_wrap .protection_dialog{
	width:760px;
	height: 600px;
	overflow: hidden;
	overflow-y:scroll;
	margin: 4% auto 0;
	background: #fff;
	border-radius: 20px;
	padding: 20px;
}
.protection_dialog_wrap .protection_dialog .protection_title{
	margin-bottom: 20px;
	position: relative;
}
.protection_dialog_wrap .protection_dialog .protection_title h3{
	text-align: center;
}
.protection_dialog_wrap .protection_dialog .protection_title .protection_close{
	display: block;
	position: absolute;
	top:0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url("https://luxurybag.cc/wp-content/uploads/images/close.svg") no-repeat;
	background-size: 100%;
}
.protection_dialog_wrap .protection_dialog .protection_content h4{
	margin-bottom: 10px;
	font-size: 16px;
}
.protection_dialog_wrap .protection_dialog .protection_content dl{
	margin-bottom: 20px;
}
.protection_dialog_wrap .protection_dialog .protection_content img{
	height: 50px;
}
.dialog_wrap{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	display: none;
	z-index: 100;
}
.dialog{
	position: fixed;
	top:50%;
	left:50%;
	width: 500px;
	height: 560px;
	background: #fff;
	border-radius: 10px;
	margin-top: -250px;
	margin-left: -250px;
}
.dialog .dialog_header{
	height: 50px;
}
.dialog .dialog_header span{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.dialog .dialog_header b{
	float: left;
	color: #38B336;
	font-size: 22px;
	margin-top: 10px;
	margin-left: 15px;
}
.dialog .dialog_header a{
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
.dialog .dialog_text{
	background:#38B336;
	padding: 20px 0 20px 20px;
}
.dialog .dialog_text h3{
	color: #fff;
	margin-bottom: 10px;
}
.dialog .dialog_text p{
	color:#fff;
}
.dialog .dialog_list{
	width: 455px;
	margin: -10px auto 0;
}
.dialog .dialog_list ul{
	padding-left: 0;
}
.dialog .dialog_list ul li{
	list-style: none;
	height: 50px;
	background:#f6f6f6;
	padding: 0 20px;
	margin-bottom: 20px;
}
.dialog .dialog_list ul li p{
	float: left;
	line-height: 50px;
	margin-bottom: 0;
}
.dialog .dialog_list ul li span{
	float: right;
	color:#38B336;
	line-height:50px;
}
.dialog .dialog_list ul li em{
	float: right;
	margin-left: 10px;
	margin-top: 15px;
}
.dialog .dialog_start h3{
	text-align: center;
	margin-bottom:0; 
}
.dialog .dialog_start dl{
	float: left;
	margin-left: 135px;
}
.dialog .dialog_start dl dd{
	float: left;
	margin: 0 5px;
}
.dialog .dialog_start dl dt{
	float: left;
	margin-left: 10px;
}
.dialog .dialog_start p{
	float: left;
	margin-left: 15px;
}
.dialog .dialog_start p a{
	color: #000;
}
.why_wrap {
	margin-top: 20px;
	background: #f9f9f9;
	padding: 15px 10px 0;
}
.why_wrap ul{
	display:grid;
	grid-template-columns:repeat(2,50%);
	margin-left:-7.5px;
	margin-right:-7.5px;
}
.why_wrap ul li{
	padding: 0 7.5px;
	margin-bottom: 20px;
	
}
.why_wrap ul li .why_list_item{
	padding: 10px;
	display: flex;
	border:1px solid #ddd;
	background: #fff;
}
.why_wrap ul li .why_icon{
	display: block;
	width: 50px;
	height: 50px;
	margin: 10px 10px 0 0;
	background: #e6ecfb;
	border-radius: 50%;
}
.why_wrap ul li .why_icon svg{
	display: block;
	margin: 0 auto;
	width: 50%;
	height: 50px;
	line-height: 50px;
}
.why_wrap ul li .why_text{
	width: 75%;
}
.why_wrap ul li .why_text h4{
	font-size:0.8rem;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 10px!important;
}
.why_wrap ul li .why_text p{
	font-size: 0.7rem;
	line-height: 20px;
}
.notfound_wrap .mode_title_bar{
	margin-bottom: 20px;
}
.notfound_wrap{
    margin-top: 20px;
}
.notfound_wrap .mode_title_bar h3{
    font-size: 16px;
}
.notfound_wrap .notfound{
	border: 1px solid #ddd;
	display: flex;
}
.notfound_wrap .notfound dl{
	width: 50%;
}
.notfound_wrap .notfound dl dd a{
	display: block;
	height: 50px;
	line-height: 50px;
	color: #999;
	padding-left: 130px;
}
.notfound_wrap .notfound dl dd a:first-child{
	border-right:1px solid #ddd;
}
.notfound_wrap .notfound dl dd .wa{
	background: url("../images/wa.svg") no-repeat 30px center;
	background-size:20px;
}
.notfound_wrap .notfound dl dd .email{
	background: url("../images/email.svg") no-repeat 30px center;
	background-size:20px;
}
/*******************************single_product  end*********************************/
/*******************************single_product  end*********************************/
.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 span{
	width: 15%;
}
.touch dl dd a,.touch dl dd em{
	display: block;
	width: 90%;
	color: #fff;
}
.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: 38px;
	background: #fff;
	border-radius: 50%;
	padding-top: 6px;
	line-height: 40px;
}
.media dl dd a svg{
	display: block;
	width: 100%;
	height: 25px;
	line-height: 40px;
}
/****************************************************************/
.copy_wrap{
	background: #000;
}
.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;
}
/****************************************************************/
.category_content{
	padding: 15px 15px 0 15px;
	border-top:1px solid #ddd;
}
.category_content .product-wrapper{
	border: 1px solid #ddd;
}
.category_content .page-main-content{
	padding: 0;
}
.category_content .thumbnail{
	border:0;
	padding:2px;
	margin-bottom: 0;
}
.category_content .product-thumbnail{
	margin: 0!important;
}
.category_content .woocommerce-loop-product__title a{
	display: block!important;
	height: 40px;
	overflow:hidden;
	font-size: 14px;
}
.category_content .product-info{
	padding: 0 10px 20px 10px!important;
}
.category_content .price{
	--font-size:12px!important;
	margin:0;
}
.category_content .product-actions{
	display:none;
}
/****************************************************************/
#page-title-bar{
	margin: 0!important;
}
.entry-product-page-content .col-woo-single-images{
    padding-top:20px;
}
.entry-product-page-content{
	border-bottom: 1px solid #333;
}
.entry-product-page-content .col-woo-single-images,.entry-product-page-content .col-woo-single-summary{
	padding-bottom: 50px;
}
.entry-product-page-content .col-woo-single-summary{
	border-left: 1px solid #ddd;
}
.entry-product-page-content .sticky-element .summary{
	padding:5% 30% 0 0;
}
.single-product .entry-summary form.variations_form div.variations .row-isw-swatch{
	padding:0 20% 0 10px!important;
}
.single_variation_wrap{
	padding:0 30% 0 0!important;
}
.tm-sticky-column .minimog-thumbs-swiper-wrap .minimog-thumbs-swiper .swiper-inner .swiper-container .swiper-wrapper{
    display: block;
}
.tm-sticky-column .minimog-main-swiper{
    overflow: hidden;
}
.minimog-quick-table-wrap{
	display: none!important;
}
.page-title-bar{
	display: -none;
}
.entry-rating-wrap{
	display:none!important;
}
.product-title-wrap .wishlist-btn{
	display: none;
}
.rating{
	margin: 15px 0;
}
.rating dl dd{
	float: left;
	margin:0 5px 0 0!important;
}
.rating dl dt{
	float: left;
	font-size: 12px;
	letter-spacing: 0.0625em;
	margin-left: 10px;
}
.shipping_wrap{
	background: #f6f6f6;
	padding: 20px;
	margin-top: 20px;
}
.shipping_wrap .shipping_title,.shipping_wrap .shipping_list{
	margin-bottom: 20px;
}
.shipping_wrap .shipping_title h3{
	font-weight: normal;
	font-size: 16px!important;
	margin-bottom: 10px;
	font-family: sans-serif;
}
.shipping_wrap .shipping_title h3 span{
	float:left;
	margin-right: 10px;
}
.shipping_wrap .shipping_title h3 u{
	color: #288aeb;
	text-decoration: none;
}
.shipping_wrap .shipping_list dl{
	margin-left: 35px;
	margin-bottom: 20px;
}
.shipping_wrap .shipping_list dl dt{
	margin-bottom: 10px;
	font-size: 14px;
}
.shipping_wrap .shipping_list dl dd{
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #838383;
}
.checkout{
	margin-top: 20px;
}
.checkout fieldset{
	border-radius: 10px;
}
.checkout img{
	display:block;
	width: 100%;
	margin: 20px auto;
}
.checkout legend{
	text-align: center;
}
.isw-swatch--isw_text .isw-term{
	font-size: 12px!important;
	padding: 0 10px;
}
.text_toggle{
	margin-top: 20px;
}
.text_toggle ul{
	padding-left: 0;
}
.text_toggle ul li{
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.text_toggle ul li .text_title{
	height: 40px;
}
.text_toggle ul li .text_title h3{
	float: left;
	font-size: 14px;
	line-height: 40px;
	margin: 0;
	font-family: sans-serif;
}
.text_toggle ul li .text_title span{
	display: block;
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 15px;
}
.text_toggle ul li .text_content{
	display:none;
	padding-bottom: 10px;
}
.text_toggle ul li .text_content p{
	font-size: 12px;
}
.quality_table{
	width: 100%;
	height: 446px;
	overflow: hidden;
	overflow-x: scroll;
}
.quality_table h6{
	font-size: 24px;
	margin-bottom: 20px!important;
}
.confidence dl{
	float: left;
	width: 50%;
	display: flex;
	margin-bottom: 15px;
}
.confidence dl dt{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.confidence dl dt img{
	width: 100%;
}
.confidence dl dd{
	width: 82%;
	font-size: 14px;
	line-height: 20px;
}
.checkout legend{
	text-align: center;
	width: 70%;
}
.text_toggle ul li .text_title .show_more{
	background: url("https://kickszip.com/wp-content/uploads/images/more.svg") no-repeat;
	background-size: cover;
}
.text_toggle ul li .text_title .hide_less{
	background: url("https://kickszip.com/wp-content/uploads/images/less.svg") no-repeat;
	background-size: cover;
}
.text_toggle ul li .text_content tr th,.text_toggle ul li .text_content tr td{
	font-size: 12px;
}
.text_toggle ul li .text_content tr td{
	padding: 0 10px;
}
.text_toggle ul li .text_title .count{
    float: right;
    width: 140px;
    margin-right: 10px;
	margin-top: 15px;
}
.text_toggle ul li .text_title .count i{
    float: left;
    display:block;
    width: 110px;
    height: 20px;
}
.text_toggle ul li .text_title .count i em{
    display: block;
    float: left;
    width: 20px;
    height:20px;
}
.text_toggle ul li .text_title .count b{
    float: right;
    font-size: 14px;
    margin-top: -2px;
}

.reviews_level_wrap .reviews_right .reviews_list .reviews_line{
	width:80%;
	height: 5px;
	background: #ddd;
	margin-top: 8px;
	border-radius: 10px;
	overflow: hidden;
}
.reviews_level_wrap .reviews_right .reviews_list .reviews_line span{
	display: block;
	height: 5px;
	background: #96588a!important;
	border-radius: 10px;
}
.reviews_level_wrap .reviews_right .reviews_list .reviews_data_num{
	width: 5%;
	text-align: right;
} 
.review_wrap .reviews_msg_wrap{
	display: flex;
	padding: 50px 0;
}
.reviews_num_wrap .reviews_num{
	width: 80px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
	text-align: center;
	background: #999;
}
.faqs_wrap {
	padding-bottom: 100px;
}

.faqs_wrap .elementor-widget-wrap {
	padding: 0!important;
}

.faqs_wrap .faqs {
	display: flex;
	background: #f1edfe;
	border-radius: 10px;
	padding: 20px;
}

.faqs_wrap .faqs_title h3 {
	font-size: 18px;
	font-weight: bold;
}

.faqs_wrap .faqs_title p {
	font-size: 16px;
	margin-top: 10px;
}

.faqs_wrap .faqs .faqs_item {
	width: 50%;
}

.faqs_switch .faqs_switch_tags ul {
	display: flex;
}

.faqs_switch .faqs_switch_tags ul li {
	padding: 10px 20px;
	background: #fff;
	border-radius: 5px;
	margin-right: 10px;
	font-size: 14px;
	cursor: pointer;
}

.faqs_switch .faqs_switch_tags ul .active {
	background: #000;
	color: #fff;
}

.faqs_switch .faqs_switch_item {
	display: none;
}

.faqs_toggle ul li {
	background: #fff;
	border-radius: 5px;
	padding: 10px;
	margin: 10px 0!important;
	cursor: pointer;
}

.faqs_toggle ul li h3 {
	font-size: 14px;
}

.faqs_toggle ul li h3 span {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
}

.faqs_toggle ul li h3 .more {
	background: url("https://soccerwearhub.com/wp-content/uploads/images/more.svg") no-repeat;
	background-size: 100% 100%;
}

.faqs_toggle ul li h3 .less {
	background: url("https://soccerwearhub.com/wp-content/uploads/images/less.svg") no-repeat;
	background-size: 100% 100%;
}

.faqs_toggle ul li .faqs_toggle_text {
	display: none;
	margin-top: 15px;
}

.faqs_toggle ul li .faqs_toggle_text p {
	font-size: 12px;
}

.faqs_toggle ul li .faqs_toggle_text p a, .faqs_toggle ul li .faqs_toggle_text p b {
	font-weight: bold;
}
.live-viewing-visitors{
	display: none;
}
.checkout legend{
	text-align: center;
	width: 70%;
}
.single-product .entry-summary form.cart{
	margin:0!important;
}
.variations .isw-swatch--isw_text .isw-term{
	margin:0 10px 5px 0;
	padding: 0 10px;
	height: 30px;
	line-height:30px;
	min-width:unset;
	width: 123px;
	border-radius: 0;
}
.variations .isw-swatch--isw_text .isw-term:hover{
	border:1px solid #0077b8;
	border-radius: 0;
}
.notice{
	border: 1px dashed #070707;
	border-radius: 10px;
	padding: 10px 20px;
	margin-top: 20px;
}
.notice dl dt{
	color:firebrick;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}
.notice dl dd{
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin: 0;
}
.notice dl dd b{
	color: #070707;
	font-size: 14px;
}
.notice h5{
	text-align: center;
	margin: 10px 0;
	font-size: 14px;
	font-family: sans-serif;
}
.notice a{
	text-decoration: underline;
	color:#f60;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.notice p{
	text-align: center;
	font-size: 14px;
	color: #999;
}
.product_tags{
	margin:15px 0;
}
.product_tags dl dt{
	width:120px;
}
.product_tags dl dt,.product_tags dl dd{
	float:left;
	font-size: 12px;
}
.product_tags dl dd{
	margin:0 0 0 10px;
}
.product-popup-links{
	border-bottom:0!important;
	margin:0!important;
}
.reviews_level_wrap{
	display: flex;
	margin: 20px 0;
}
.reviews_level_wrap .reviews_left{
	width: 24%;
}
.reviews_level_wrap .reviews_left h2{
	font-size: 20px;
	margin:0!important;
}
.reviews_level_wrap .reviews_right{
	width: 60%!important;
}
.reviews_level_wrap .reviews_right .reviews_list{
	display: flex;
} 
.reviews_level_wrap .reviews_right .reviews_list .reviews_icon{
	width:15%;
}
.reviews_level_wrap .reviews_right .reviews_list .reviews_line{
	width:80%;
	height: 5px;
	background: #ddd;
	margin-top: 8px;
	border-radius: 10px;
	overflow: hidden;
}
.reviews_level_wrap .reviews_right .reviews_list .reviews_line span{
	display: block;
	height: 5px;
	background: #96588a!important;
	border-radius: 10px;
}
.reviews_level_wrap .reviews_right .reviews_list .reviews_data_num{
	width: 5%;
	text-align: right;
} 
.review_wrap .reviews_msg_wrap{
	display: flex;
	padding: 50px 0;
}
.reviews_num_wrap .reviews_num{
	width: 80px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
	text-align: center;
	background: #999;
}
.reviews_num_wrap{
	display: flex;
}
.review_wrap .review ul{
	width: 25%;
}
.review_wrap .review ul li{
	padding: 0 10px;
	margin-bottom: 20px;
}
.review_wrap .review ul li .review_item{
	box-shadow: 0 0 10px #ddd;
	padding-bottom: 20px;
}
.review_wrap .review ul li .review_photo img{
	width: 100%;
}
.review_wrap .review ul li .review_mail{
	margin: 10px 0;
	padding: 0 10px;
}
.review_wrap .review ul li .review_star{
	margin: 0 10px 10px 10px;
}
.review_wrap .review ul li .review_content{
	padding: 0 10px;
}
.review_wrap .review ul li .review_content p{
	font-size: 12px;
}
.woocommerce-tabs{
	display: none;
}
.related .entry-product-section-heading{
	margin-bottom: 30px!important;
}
/****************************************************************/
.process_wrap{
	padding: 50px 0;
}
.process_wrap .elementor-widget-wrap{
	padding: 0!important;
}
.process_wrap .process_text{
	margin-bottom: 50px;
}
.process_wrap .process_text_photo dl dt{
	margin-bottom: 20px;
}
.process_wrap .process_text_photo dl dd{
	margin: 0 0 20px 0;
}
.process_wrap .process_text_photo img{
	display:block;
	margin: 10px auto;
}
/****************************************************************/
.policy_wrap{
	padding: 50px 0!important;
}
.policy_wrap p{
	font-size: 16px;
	margin-bottom: 20px;
}
.policy_wrap dl{
	margin: 20px 0;
}
.policy_wrap dl dt{
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
.policy_wrap dl dd{
	font-size: 14px;
}
.policy_wrap ul{
	margin-bottom: 20px;
}
/****************************************************************/
.about_us_wrap{
	padding: 100px 0;
}
.about_us_wrap .elementor-widget-wrap{
	padding: 0!important;
}
.about_us_wrap .about_us h3{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.about_us_wrap .about_us p{
	margin-bottom: 20px;
}
.about_us_wrap .trust{
	display: flex;
	margin: 50px auto;
}
.about_us_wrap .trust .trust_item{
	width: 50%;
}
.about_us_wrap .trust .trust_item img{
	width: 100%;
}
.about_us_wrap .trust .trust_text{
	padding-left: 50px;
}
.about_us_wrap .trust .trust_text h3{
	margin: 100px 0;
	font-size: 24px;
	font-weight: bold;
}
/****************************************************************/
.faqs_wrap{
	padding: 50px 0 0!important;
}
.faqs_wrap .faqs_title h3{
	font-size: 36px;
	margin-bottom: 20px;
}
.faqs_wrap .faqs_title p{
	margin-bottom: 10px;
	color: #999;
}
.faqs_wrap .faqs_list{
	margin: 50px auto;
	width: 700px;
}
.faqs_wrap .faqs_list ul li{
	cursor: pointer;
}
.faqs_wrap .faqs_list ul li h4{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	padding: 0 10px;
}
.faqs_wrap .faqs_list ul li h4 span{
	display: block;
	width: 0;
	height: 0;
	float: right;
	margin-top: 15px;
}
.down_arrow{
	border-top:8px solid #ddd;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 0;
}
.top_arrow{
	border-bottom:8px solid #ddd;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 0;
}
.faqs_wrap .faqs_list ul li div{
	display: none;
	padding: 20px 10px;
}
.faqs_wrap .faqs_text{
	margin-bottom: 40px;
}
.faqs_wrap .faqs_text h3{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}
.faqs_wrap .faqs_text p{
	margin-bottom: 20px;
}
.faqs_wrap .faqs_text ol{
	margin-bottom: 20px;
}
.faqs_wrap .faqs_text ul li{
	margin-bottom: 15px;
}
/****************************************************************/
.page-title-bar-standard-01 .heading{
	max-width: 100%!important;
}
/****************************************************************/
.woocommerce form .form-row{
	margin-bottom: 21px!important;
}
.woocommerce-address-fields__field-wrapper .form-row, 
.woocommerce-billing-fields__field-wrapper .form-row, 
.woocommerce-shipping-fields__field-wrapper .form-row{
	padding:0 10px!important
}
/****************************************************************/
.minimog-wp-widget-filter ul.list-style-text a,
.minimog-wp-widget-filter ul.list-style-text a,
.minimog-wp-widget-filter ul a,
.minimog-wp-widget-filter ul .count
{
	font-size:12px!important;
}
.minimog-wp-widget-filter ul.show-display-inline li{
	margin:0 5px 5px 0!important;
}
.category_content .lazy-grid{
	grid-gap:0!important;
}
.minimog-wp-widget-filter ul.list-style-text a{
	padding: 5px;
}
/****************************************************************/
.total_review_data_wrap{
	padding: 0!important;
}
.total_review_data_wrap .total_review_title{
	border-bottom: 1px solid #ddd;
	height: 50px;
}
.total_review_data_wrap .total_review_title h3{
	text-align: center;
	line-height: 50px;
}
.total_review_data_wrap::after,.total_review_data::after{
	display: block;
	content: "";
	clear: both;
}
.total_review_data ul{
	float: left;
	width: 20%;
}
.total_review_data ul li{
	background: #f9f9f9;
	margin:0 15px 15px;
	padding-bottom: 15px;
}
.total_review_data ul li .total_review_name,
.total_review_data ul li .total_review_level,
.total_review_data ul li .total_review_content
{
	padding: 0 15px;
}
.total_review_data ul li .total_review_name h3{
	font-size: 14px;
}
.total_review_data ul li .total_review_photo{
	width: 100%;
	margin-bottom: 10px;
}
.total_review_data ul li .total_review_photo img{
	width: 100%;
	display: block;
	margin:0 auto;
}
.total_review_data ul li .total_review_level{
	display: flex;
	margin: 10px 0;
}
.total_review_data ul li .total_review_level span{
	display: block;
	width: 50%;
	margin-top: 5px;
}
.total_review_data ul li .total_review_level span i{
	float: left;
	display: block;
	width: 10px;
	height: 10px;
	background: url("../images/start.svg") no-repeat;
	background-size: cover;
	margin-right: 5px;
}
.total_review_data ul li .total_review_level em{
	display: block;
	width: 50%;
	text-align: right;
	font-size: 12px;
	padding-right: 14px;
}
.total_review_data ul li .total_review_content p{
	font-size:12px;
}
#load-more{
	display: block;
	border: 1px solid #ddd;
	background: none;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
}
#load-more:hover{
	background: #ddd;
	color: #333;
}
.reviews_msg_wrap{
	display: flex;
}
.reviews_msg_wrap ul{
	width: 50%;
	padding: 0 1%!important;
}
.reviews_msg_wrap ul li{
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.reviews_msg_wrap ul li .review_item .review_star{
	margin: 10px 0;
	display: flex;
}
.reviews_msg_wrap ul li .review_item .review_star span{
	width: 50%;
}
.reviews_msg_wrap ul li .review_item .review_star span i{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	background: url("../images/start.svg") no-repeat;
	background-size: cover;
}
.reviews_msg_wrap ul li .review_item .review_star em{
	display: block;
	width: 50%;
	font-size: 12px;
	text-align: right;
}
.reviews_msg_wrap ul li .review_item .review_photo img{
	width: 100%;
}
.reviews_msg_wrap ul li .review_item .review_content p{
	font-size: 12px;
}
/*******************************total product review data*****************/
@media screen and (max-width:768px){
	.mw1200{
		width: auto;
		margin: 0;
	}
	/******************************/
	.top_media{
		display: none;
	}
	.header-09{
		padding-bottom:0!important;
	}
	.header-09 .page-header-inner .container{
		border-bottom:0;
	}
	.header-09 .header-wrap .header-right .header-content-inner .header-login-link{
		display: block!important;
	}
	/******************************/
	.best_wrap{
		margin-bottom: 50px!important;
		padding: 0!important;
	}
	.best_wrap .best ul li{
		width:49.48%;
	}
	/******************************/
	.category_wrap ul{
		display: block;
	}
	.category_wrap ul li{
		float: none;
		width: 100%;
	}
	.category_wrap ul li .category_text h4{
		margin: 30% 0 50px!important;
	}
	/******************************/
	.hot_tag_wrap{
		margin-bottom: 0;
	}
	.hot_tag_wrap .hot_tag .tags{
		padding:0;
		margin-bottom: 20px;
	}
	.hot_tag_wrap .hot_tag .hot_tag_item ul li{
		width: 49.48%;
	}
	.hot_tag_item ul li .best_text{
		height:160px;
		padding: 15px;
	}
	.hot_tag_wrap .hot_tag .hot_tag_item{
		height: auto;
	}
	.hot_tag_item ul li .best_text .product_title h2 a{
		font-size: 12px;
	}
	/******************************/
	.service_wrap .service ul{
		display: block;
	}
	.service_wrap .service ul li h3{
		height: 40px;
	}
	/******************************/
	.comments_wrap{
		margin-top: 0;
		padding:20px 0 0;
	}
	.comments_wrap .comments{
		height: 574px;
		margin:20px 0 0;
	}
	.commons_show_wrap .commons_close{
		top:unset;
		bottom: 5%;
		right: 45%;
	}
	.comments_wrap .comments .swiper-container .swiper-slide .comments_img{
		height:190px;
	}
	.commons_show_wrap .commons_show{
		width: 90%;
		height: 700px;
		margin-left: -45%;
		display: block;
		top:2%;
	}
	.commons_show_wrap .commons_show .commons_show_left{
		width: 100%;
	}
	.commons_show_wrap .commons_show .commons_show_right{
		width: 92%;
	}
	/******************************/
	.footer_wrap{
		padding:50px 0 1px;
	}
	.footer_wrap .footer .footer_bottom{
		display: block;
		padding:0 15px;
	}
	.footer_wrap .footer .footer_bottom .footer_item{
		width: 100%;
		margin-bottom: 30px;
	}
	/******************************/
	.copy_wrap{
		padding: 0 0 50px 0;
		margin-bottom: 30px;
	}
	.copy_wrap .copy{
		display: block;
	}
	.copy_wrap .copy .copy_left, .copy_wrap .copy .copy_right{
		width: 100%;
	}
	.copy_wrap .copy .copy_left p{
		text-align: center;
	}
	.copy_wrap .copy .copy_right img{
		float: none;
		display: block;
		margin: 15px auto 0;
	}
	/******************************/
	.category_content{
		padding: 0 10px;
	}
	.category_content .thumbnail{
		border:0;
		padding:2px;
		margin-bottom: 0;
	}
	.category_content .minimog-product .product-wrapper{
		border:1px solid #ddd;
	}
	.category_content .minimog-product .product-info{
		padding: 0 10px 10px 10px!important;
	}
	.category_content .price{
		font-size: 12px;
	}
	/******************************/
	.single_product_wrap{
		display: block;
		padding: 0 15px;
	}
	.store .store_num dl dt{
		float:none;
		margin: 0;
		text-align: center;
	}
	.store .store_num dl dd{
		float: none;
		text-align: center;
	}
	.single_product_wrap .slider_banner,
	.single_product_wrap .slider_order_data{
		width: 100%;
	}
	.sticky-element .minimog-thumbs-swiper-wrap .tm-swiper .swiper-vertical .swiper-wrapper{
		flex-direction:unset;
	}
	.sticky-element .tm-swiper .swiper-nav-button{
		visibility:unset;
		opacity: 1;
	}
	.entry-product-page-content .sticky-element .summary{
		padding: 5% 10px 0;
	}
	.variations .isw-swatch--isw_text .isw-term{
		margin: 0 9px 5px 0;
		width: 30%;
	}
	.single-product .woo-single-gallery.thumbs-slider-vertical{
		display: unset!important;
	}
	.single-product .woo-single-gallery.thumbs-slider-vertical .minimog-thumbs-swiper-wrap{
		top:unset!important;
		bottom:unset!important;
	}
	.single-product.single-product-thumbnails-hide-mobile .woo-single-gallery .minimog-thumbs-swiper-wrap{
		display: block!important;
		padding-right:0!important;
		width: 100%!important;
	}
	.single-product .woo-single-gallery .minimog-thumbs-swiper .swiper-slide, .single-product .woo-single-gallery .swiper-slide{
		width: 90px;
	}
	.why_wrap{
		padding:15px;
	}
	.why_wrap ul{
		display: block;
	}
	.why_wrap ul li{
		padding: 0;
		margin-bottom: 5px;
	}
	.why_wrap ul li .why_text{
		width: 80%;
	}
	.why_wrap ul li .why_list_item{
		padding: 15px 10px;
	}
	/******************************/
	.reviews_level_wrap{
		display: block;
	}
	.reviews_level_wrap .reviews_left{
		width: 100%;
		margin-bottom: 20px;
	}
	.reviews_level_wrap .reviews_right{
		width: 100%;
	}
	.reviews_level_wrap .reviews_right .reviews_list .reviews_icon{
		width: 35%;
	}
	.reviews_level_wrap .reviews_right .reviews_list .reviews_line{
		width: 50%;
	}
	.review_wrap .reviews_msg_wrap{
		display: block;
	}
	.review_wrap .review ul{
		width: 100%;
	}
	.reviews_msg_wrap{
		padding:15px 0;
	}
	.reviews_msg_wrap ul li img{
		width:100%;
	}
	.reviews_level_wrap .reviews_right .reviews_list .reviews_data_num{
		width: 15%;
	}
	/*******************************************************/
	.product_tags dl dt{
		width: 100%;
		margin-bottom: 15px;
	}
	.product_tags dl dt, .product_tags dl dd{
		float:none;
	}
	.product_tags dl dd{
		float: left;
		margin: 0 10px 0 0;
	}
	/*******************************************************/
	.dialog{
		width: 90%;
		height: 580px;
		margin-left: -45%;
		margin-top: -290px;
	}
	.dialog .dialog_list{
		width: 90%;
	}
	.dialog .dialog_start dl{
		margin-left: 40px;
	}
}