*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
ul{
	padding: 0!important;
	margin: 0!important;
}
ul li+li{
	margin: 0!important;
}
dl{
	margin-bottom: 0;
}
a{
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0 ;
	padding: 0;
}
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;
}
.minimog-coupon-list{
    display: none;
}
/****************************************************************/
#page-header{
	margin-bottom: 0;
}
.top-bar-01{
    display: none;
}
.header-01 .header-above{
    display: none;
}
.header-01 .header-left, .header-01 .header-right{
    -webkit-box-flex:unset!important;
    -webkit-flex:unset!important;
    flex:unset!important;
}
.header_wrap .header_top_wrap{
    display:flex;
    border-bottom:1px solid #000;
    padding: 0 15px;
}
.header_wrap .header_top_wrap .header_left,
.header_wrap .header_top_wrap .header_logo,
.header_wrap .header_top_wrap .header-right
{
    width: 33.33%;
}
.header_wrap .header_top_wrap .header_logo a{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
}
.header_wrap .header_top_wrap .header_left ul li{
    line-height: 42px;
}
.header_wrap .header_top_wrap .header_left ul li a{
    display: block;
    line-height:42px;
    font-size: 12px;
}
.header_wrap .header_top_wrap .header_logo .branding__logo{
    width:unset;
}
.header_wrap .header_top_wrap .header_logo .branding m-image{
    display: block;
    width: auto;
}
.header_wrap .header_top_wrap .header_logo .branding .branding__logo img{
    display: block;
    margin: 0 auto;
}
.header_wrap .header_top_wrap .header-right .header-content-inner{
    margin-top:12px;
}
.header_wrap .header_menu_btn{
    display: flex;
}
.header_wrap .header_menu_btn .header-left{
    width: 70%;
}
.header_wrap .header_menu_btn .header-right{
    width: 30%;
}
.header_tips{
	display: flex;
	width:100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
}
.header_tips .header_tips_item{
	width: 33.33%;
}
.header_tips .header_text .swiper {
  width: 100%;
  height: 100%;
}

.header_tips .header_text .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header_tips .header_text .swiper-slide img {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.header_tips .header_text .swiper-slide{
	font-size: 14px;
}
.header_tips .header_tips_right ul{
	display: flex;
}
.header_tips .header_tips_right ul li{
	width: 33.33%;
}
.header_tips .header_tips_right ul li a{
	display:flex;
	width: 100%;
}
.header_tips .header_tips_right ul li a svg{
	display: inline-block;
	margin-top: 10px;
}
.header_tips .header_tips_right ul li a span{
	display:inline-block;
	margin-top: 10px;
	margin-left: 10px;
	color: #000;
}
.header_mainnav{
    padding: 0 8%;
    border-bottom:1px solid #000;
}
/****************************************************************/
.banner_wrap{
	width: 100%;
	padding:0!important;
}
.banner_wrap img{
	width: 100%;
}
/****************************************************************/
.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 0!important;
	padding: 0!important;
}
.best_wrap .elementor-element{
	padding: 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;
}
.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;
}
.best_wrap .best ul li .best_photo{
	display: block;
	width: 100%;
	position: relative;
	
}
.best_wrap .best ul li .best_photo .best_font{
	width: 100%;
}
.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;
}
.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{
	padding: 15px 15px 35px;
}
.best_wrap .best ul li .best_text .category_list a{
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0.0625em;
	text-transform: uppercase;
	color:#070707;
}
.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-top:5px;
}
.best_wrap .best ul li .best_text .product_price p{
	font-size: 14px;
}
/****************************************************************/
.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;
}
.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;
}
.service_wrap .service ul{
	display: flex;
	padding-left:0;
	margin:0;
}
.service_wrap .service ul li{
	width: 33.33%;
	text-align: center;
}
.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;
	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 36%;
}
.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;
}
@media screen and (min-width:1900px){
	.hot_tag_wrap .hot_tag .hot_tag_item{
		height:60rem!important;
	}
}
.hot_tag_wrap .hot_tag .hot_tag_item{
	display: none;
	height: 600px!important;
	position: relative;
}
.hot_tag_wrap .hot_tag .hot_tag_item .swiper{
	height: 100%;
}
.hot_tag_item{
	margin-top: 25px;
}
.hot_tag_item .swiper .swiper-wrapper{
	height: 90%;
}
.hot_tag_item .swiper-wrapper .swiper-slide{
	width: 19.948%;
	border: 1px solid #E3E3E3;
	margin-left: -1px;
	position: relative;
}
.hot_tag_item .swiper-wrapper .swiper-slide .coupon{
	display: block;
	width: 50px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #f60;
	color: #f60;
	border-radius: 5px;
	position: absolute;
	top:10px;
	right: 10px;
	z-index: 100;
}
.hot_tag_item .swiper-wrapper .swiper-slide .hot_tag_more{
	position: absolute;
	top:50%;
	left: 50%;
	width: 50%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 2px solid #000;
	margin-left: -25%;
}
.best_photo{
	display: block;
	width: 100%;
	position: relative;
	
}
.hot_tag_item ul li .best_photo .best_font{
	width: 100%;
}
.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;
}
.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{
	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;
}
.reviews_wrap img{
	width: 100%;
}
/****************************************************************/
.ins_wrap{
	padding: 100px 0 0;
	padding: 0;
}
.ins_wrap .title{
	text-align: center;
}
.ins_wrap .title h3{
	margin-bottom: 15px;
}
.ins_wrap .title p{
	margin-bottom: 10px;
	color: #999;
}
.ins_wrap .title p a{
	font-weight: bold;
	color: #000;
}
.ins_wrap .ins_list ul li{
	height: 400px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	cursor: pointer;
}
.ins_wrap .ins_list ul li span{
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -32px;
	margin-left: -32px;
}
.ins_wrap .ins_list ul li img{
	width: 100%;
}
.ins_wrap .ins_list ul li video{
	display: none;
}
/****************************************************************/
.ins_show_wrap{
	display:none;
	width: 100%;
	height: 100vh;
	position: fixed!important;
	top:0;
	left:0;
	background: rgba(0, 0, 0, .5);
	z-index: 500;
}
.ins_show_wrap  .ins_close{
	position: fixed;
	top:5%;
	right: 5%;
}
.ins_show_wrap .ins_show{
	width: 500px;
	height: 600px;
	background: #fff;
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -250px;
	margin-top: -300px;
}
.ins_show_wrap .ins_show video{
	width: 100%;
	height: 100%;
}
/****************************************************************/
.comments_wrap{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.comments_wrap .title h3{
	text-align: center;
}
.comments_wrap .comments{
	position: relative;
	margin: 50px 0 0;
}
.comments_wrap .comments .swiper-container {
    width: 100%;
    height: 100%;
}
.comments_wrap .comments .swiper-container .swiper-slide .comments_img{
	height: 185px;
	overflow: hidden;
}
.comments_wrap .comments .swiper-container .swiper-slide img{
	width: 100%;
}
.comments_wrap .comments .swiper-container .swiper-slide h4{
	margin: 10px 10px 5px;
	font-size:16px;
}
.comments_wrap .comments .swiper-container .swiper-slide .comments_level_day{
	display: flex;
	margin: 0 10px;
}
.comments_wrap .comments .swiper-container .swiper-slide .comments_level_day span{
	display: block;
	width: 50%;
}
.comments_wrap .comments .swiper-container .swiper-slide .comments_level_day em{
	display: block;
	width: 50%;
	text-align: right;
	font-size:12px;
}
.comments_wrap .comments .swiper-container .swiper-slide p{
	padding: 10px;
}
.comments_wrap .swiper-button-prev:after,
.comments_wrap .swiper-button-next:after
{
    content: "";
}
.comments_wrap .swiper-button-prev,
.comments_wrap .swiper-button-next{
    width: 60px;
    height: 100px;
    background: rgba(0,0,0,.5);
}
/****************************************************************/
.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;
}
/****************************************************************/
.custome_category .page-main-content{
    flex:100%;
    max-width:100%;
}
.page-title-bar .container-wide{
    padding: 0;
    max-width: 100%;
}
.page-title-bar-standard-01 .heading{
    margin: 0;
    padding: 0 20px;
    font-size: 24px!important;
}
.archive-shop-actions{
    display: none;
}
.minimog-product .product{
    border: 1px solid #e8e8e8;
}
.minimog-product .product .product-info{
    padding: 0 20px 15px!important;
}
.minimog-product .product:hover{
    border: 1px solid #000;
}
.minimog-grid{
    grid-gap: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;
}
.entry-rating-wrap{
	display:none!important;
}
.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 h3{
	font-weight: normal;
	font-size: 16px!important;
	margin-bottom: 10px;
}
.shipping_wrap .shipping_title h3 span{
	display: inline-block;
	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: 14px!important;
	padding: 0 10px;
}
.text_toggle ul{
	padding-left: 0;
}
.text_toggle ul li{
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.text_toggle ul li .text_title h3{
	float: left;
	font-size: 14px;
	line-height: 40px;
	margin: 0;
}
.checkout legend{
	text-align: center;
	width: 70%;
}
.notice{
	border: 1px dashed #ccc;
	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;
}
.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;
}
.reviews_level_wrap .reviews_left h3{
	font-size: 24px;
	text-align: center;
	margin: 10px 0;
}
.reviews_level_wrap .reviews_right{
	width: 75%;
}
.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: #000;
	border-radius:5px;
	color: #fff;
}
.reviews_num_wrap{
	display: flex;
}
.review_wrap .review ul{
	width: 25%;
	margin-bottom: 10px;
}
.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;
}
/****************************************************************/
.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;
}
/****************************************************************/
.why_wrap {
	margin-top: 20px;
	width: 100%;
	background: #f9f9f9;
	padding:10px 10px 0 10px;
}

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

.why_wrap .why_title {
	margin-bottom: 20px;
}
.why_wrap .why_title h3{
    font-size: 18px;
}
.why_wrap ul {
	display: grid;
	grid-template-columns: repeat(2,50%);
	margin-left: -7.5px;
	margin-right: -7.5px;
	margin-top: 0;
	margin-bottom: 0;
}

.why_wrap ul li {
	padding: 0 7.5px;
	margin-bottom: 15px!important;
}

.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: .85rem;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 5px;
}

.why_wrap ul li .why_text p {
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
/****************************************************************/
.faqs_page_wrap{
	padding: 50px 0!important;
}
.faqs_page_wrap .faqs_title h3{
	text-align: center;
	font-size: 36px;
	margin-bottom: 20px;
}
.faqs_page_wrap .faqs_title p{
	text-align: center;
	margin-bottom: 10px;
	color: #999;
}
.faqs_page_wrap .faqs_list{
	margin: 50px auto;
	width: 800px;
}
.faqs_page_wrap .faqs_list .faqs_tags{
	height: 50px;
}
.faqs_page_wrap .faqs_list .faqs_tags ul{
	display: flex;
}
.faqs_page_wrap .faqs_list .faqs_tags ul li{
	width: 33.33%;
	text-align: center;
	cursor: pointer;
	line-height: 50px;
	border-bottom: 2px solid #ccc;
}
.faqs_page_wrap .faqs_list .faqs_tags ul .active{
	color: #ECB63D;
	font-weight: bold;
	border-bottom: 2px solid #ECB63D;
}
.faqs_page_wrap .faqs_list ul li h4{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	padding: 0 10px;
}
.faqs_page_wrap .faqs_list ul li h4 span{
	display: block;
	width: 0;
	height: 0;
	float: right;
	margin-top: 15px;
}
.faqs_page_wrap .faqs_list .faqs_list_item{
	display: none;
}
.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_page_wrap .faqs_list ul li div{
	display: none;
	padding: 20px 10px;
}
.faqs_page_wrap .faqs_text{
	margin-bottom: 40px;
}
.faqs_page_wrap .faqs_text h3{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}
.faqs_page_wrap .faqs_text p{
	margin-bottom: 20px;
}
.faqs_page_wrap .faqs_text ol{
	margin-bottom: 20px;
}
.faqs_page_wrap .faqs_text ul li{
	margin-bottom: 15px;
}
/****************************************************************/
.single_prouduct_info .container{
    max-width:100%;
}
.shoes_photo{
    padding-top: 5%;
}
.shoes_photo .swiper-wrapper{
    display: block;
}
.shoes_content{
    margin-left:0!important;
}
.shoes_photo{
    padding-top: 5%;
}
.page-content .container{
    width:auto;
    max-width:100%;
    padding: 0!important;
}
.single-product .page-title-bar-minimal-01{
    margin: unset!important;
}
.tm-sticky-column .minimog-thumbs-swiper-wrap .minimog-thumbs-swiper .swiper-inner .swiper-container .swiper-wrapper{
    display: block;
}
.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;
}
.shoes_content .summary{
	padding:5% 3% 0 0;
}
.shoes_content .product-title-wrap .product_title span{
    font-size: 24px;
}
.single-product .entry-summary form.variations_form div.variations .row-isw-swatch{
	padding:0 15% 0 10px!important;
}
.shoes_photo .swiper-wrapper{
    display: block;
}
.wapf-swatch-wrapper{
    width:400px;
}
.wapf-swatch--text{
    margin: 0!important;
    border-radius:0!important;
    width: 100px;
    padding: 0!important;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid #ccc;
    font-size: 12px;
}
.entry-product-quantity-wrapper{
    margin-right:125px;
}
.notice{
	border: 1px dashed #ccc;
	border-radius: 10px;
	padding: 10px 20px;
	margin-top: 20px;
	margin-right:125px;
}
.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;
}
.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;
}
.shipping_wrap .shipping_title h3 u{
	color: #288aeb;
	text-decoration: none;
}
.shipping_wrap .shipping_list dl dt{
	margin-bottom: 10px;
	font-size: 14px;
}
.text_toggle ul li .text_title span{
	float: right;
	margin-top: 15px;
	width: 15px;
	height: 15px;
}
.text_toggle ul li .text_content{
	display:none;
	padding-bottom: 10px;
}

.why_wrap .elementor-widget-wrap {
	padding: 0 !important;
}
.product_tags{
	margin:15px 0;
}
.product_tags dl dt{
	width:100px;
}
.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;
}
.woocommerce-tabs{
    display: none;
}
.faqs_wrap{
	padding: 100px 0;
}
.faqs_wrap .elementor-widget-wrap{
	padding: 0!important;
}
.faqs_wrap .faqs{
	display: flex;
	background: #f1edfe;
	border-radius: 10px;
	padding: 20px;
}

.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;
	margin-bottom: 0;
}
.faqs_toggle ul li h3 span{
	display: block;
	width: 20px;
	height: 20px;
	float: right;
}
.faqs_toggle ul li h3 .more{
	background: url("https://sneakerhere.com/wp-content/uploads/images/more.svg") no-repeat;
	background-size: 100% 100%;
}
.faqs_toggle ul li h3 .less{
	background: url("https://sneakerhere.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;
}
.text_toggle ul li .text_content table tr th,
.text_toggle ul li .text_content table tr td{
    font-size: 12px;
    padding: 5px 10px!important;
}
.reviews_single_wrap{
	display:flex;
}
.reviews_single_wrap ul{
	width: 50%;
}
.reviews_single_wrap ul li{
	padding: 0 2% 10px;
	margin-bottom: 10px;
}
.reviews_single_wrap ul li img{
	width: 100%;
}
.wc-block-cart-items .wc-block-components-product-name{
    text-align: left;
}
.wc-block-cart-items .wc-block-components-product-details__size-type,
.wc-block-cart-items .wc-block-components-product-details__size,
.wc-block-cart-items .wc-block-cart-item__prices
{
    text-align: left;
}
.wc-block-cart-items .wc-block-components-product-badge{
    display: block;
    width: 145px;
}
/*.related .swiper-slide{*/
/*    margin-left: -30px;*/
/*}*/
/*.related .swiper-slide:first-child{*/
/*    margin-left:0;*/
/*}*/
/****************************************************************/
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{
    padding: 0!important;
}
/****************************************************************/
.checkout-content-wrap{
    padding: 0 15px;
}
@media screen and (max-width:768px){
    .mw1200{
		width: auto;
		margin: 0;
	}
	/*********************************************/
	.header_wrap .header_top_wrap{
	    padding: 0 15px;
	}
    .header_wrap .header_top_wrap .header_left ul{
        display: none;
    }
    .header_wrap .header_top_wrap .header_left .header-icon{
        margin-top:10px;
        margin-left:10px;
    }
    /*********************************************/
    .best_wrap .best ul li{
        width: 49%;
    }
    .best_wrap .best ul li .coupon{
        font-size: 12px;
        width: 40px;
        height: 20px;
        line-height:20px;
    }
    /*********************************************/
    .hot_tag_wrap .hot_tag .tags{
		padding: 0;
	}
	.hot_tag_wrap .hot_tag .hot_tag_item{
	    height: 470px!important;
	}
	/*********************************************/
	.ins_wrap .ins_list ul li{
		height: 250px;
	}
	/*********************************************/
	.service_wrap{
		padding:0 0 25px 0;
	}
	.service_wrap .service ul li p{
		display: none;
	}
	/*********************************************/
	.footer_wrap{
		display: block;
		padding:65px 20px;
	}
	.footer_wrap .footer .footer_bottom{
		display:block;
	}
	.footer_wrap .footer .footer_bottom .footer_item{
		width: auto;
	}
	.footer_wrap .footer_left{
		padding-right: 0;
		margin-bottom: 20px;
	}
	.footer_wrap .footer_left h2{
		padding-right: 0;
	}
	.footer_wrap .footer_left .c-ip-image-list-2__image{
		display: block;
		margin: 0 auto 20px;
	}
	.footer_wrap .footer_nav{
		padding-left: 0;
	}
	.footer_wrap .footer_touch{
		padding-left: 0;
	}
	.footer_wrap .footer_touch dl:last-child dt,.footer_wrap .footer_touch dl:last-child dd{
		float: none;
	}
	.footer_wrap .footer_touch p{
		margin-bottom: 12px;
	}
	.footer_wrap .footer_touch dl{
		margin-bottom: 15px;
	}
	.footer_wrap .footer_touch dl:last-child dt{
		margin-bottom:10px;
	}
	/*******************************************************/
	.copy_wrap{
		display: block;
		padding: 10px 0;
		min-height: 150px;
	}
	.copy_wrap .copy{
		display: block;
	}
	.copy_wrap .copy_item{
		width: 100%;
	}
	.copy_wrap .copy_payment{
		margin-top: 100px;
	}
	.copy_wrap .copy_payment img{
		display: block;
		margin: 0 auto;
	}
	.copy_wrap .copy_media{
		margin: -100px auto 0;
		text-align: center;
	}
	.copy_wrap .copy_right p{
		margin-left: 0;
		margin-top:-80px;
		text-align: center;
	}
	.copy_wrap .copy_media a{
		margin-top: 0;
		float: none;
		display: inline-block;
	}
	.copy_wrap .copy_media a:first-child{
		margin-left: 0;
	}
	.copy_wrap .copy_media a:last-child{
		margin-left: -4px;
	}
	/*******************************************************/
	.policy_wrap{
		padding: 25px 15px;
	}
	/*******************************************************/
	.about_us_wrap .about_us{
		padding: 0 15px!important;
	}
	/*******************************************************/
	.faqs_page_wrap .faqs_title{
		padding: 0 15px;
	}
	.faqs_page_wrap .faqs_title p{
		text-align: left;
	}
	.faqs_page_wrap .faqs_list{
		width: auto;
		margin: 0;
		padding: 0 15px;
	}
	.faqs_page_wrap .faqs_list .faqs_tags{
		width: 100%;
		height: 60px;
		overflow: hidden;
		overflow-x: scroll;
	}
	.faqs_page_wrap .faqs_list .faqs_tags ul{
		display: block;
		white-space: nowrap;
		height: 80px;
		
	}
	.faqs_page_wrap .faqs_list .faqs_tags ul li{
		display: inline-block;
		white-space: nowrap;
		width: auto;
		padding: 0 15px;
		height: 58px;
	}
	.faqs_page_wrap .faqs_list .faqs_list_item ul li h4{
		height: auto;
		padding: 0;
	}
	.faqs_page_wrap .faqs_list .faqs_list_item p{
		padding: 15px 0;
	}
	.faqs_page_wrap .faqs_text{
		padding: 0 15px;
	}
	/*******************************************************/
	.process_wrap .process_text,
	.process_wrap .process_text_photo
	{
		padding: 0 15px;
		margin-bottom: 20px;
	}
	.process_wrap .process_text_photo img{
		width: 100%;
	}
	/*******************************************************/
	.reviews_level_wrap{
		display: block;
		padding: 0 15px;
	}
	.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: 60%;
	}
	.review_wrap .reviews_msg_wrap{
		display: block;
	}
	.review_wrap .review ul{
		width: 100%;
	}
	.reviews_msg_wrap{
		padding:15px;
	}
	.reviews_msg_wrap ul li img{
		width:100%;
	}
	/*******************************************************/
	.is-mobile{
	    padding: 0 15px;
	}
}
