*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
body{
	font-size: 14px;
}
ul,ol{
	padding: 0;
	margin: 0;
}
ul li+li{
    margin-top:0!important;
}
dd{
    margin: 0!important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix::after{
	display: block;
	content: "";
	clear: both;
}
a{
	text-decoration: none;
}
.model_title{
	margin-bottom: 20px;
}
.model_title h3{
	text-align: center;
	font-size: 36px;
}
.mw1200{
	width: 1200px;
	margin: 0 auto;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
.page-top-bar,
.header-05 .header-above,
.wishlist-btn,
.entry-rating-wrap,
.product-popup-links,
.entry-product-meta-shipping,
.woocommerce-tabs,
.minimog-quick-table-wrap{
	display: none;
}
p{
    margin: 0;
}
/***********************************************/
.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%;
}
/*****************************************/
.top_wrap{
    height:50px;
    border-bottom:1px solid #ddd;
}
.top_wrap .top{
    display:flex;
}
.top_wrap .top .top_item{
    width:33.33%;
}
.top_wrap .top .top_middle p{
	text-align: center;
	line-height: 50px;
}
.top_wrap .top .top_right ul{
	display: flex;
	float: right;
}
.top_wrap .top .top_right ul li{
	display: flex;
	margin-right: 15px;
}
.top_wrap .top .top_right ul li a{
	display: block;
	color: #061626;
	line-height: 50px;
}
.top_wrap .top .top_right ul li svg{
	display: block;
	float: left;
	margin-top: 13px;
	margin-right: 5px;
}
/******************************************************************/
.header_top_wrap .container-wide{
    border-bottom:1px solid #ddd;
    max-width: 100%;
}
/******************************************************************/
.banner_wrap{
	width: 100%;
	padding: 0!important;
}
.banner_wrap .banner{
	width: 100%;
}
.banner_wrap .banner img{
	width: 100%;
}
/******************************************************************/
.scroll_reviews_wrap{
	height: 60px;
	border-bottom: 1px solid #f8f8f8;
	background: #eaeaea;
	padding: 0!important;
}
.scroll_reviews_wrap .elementor-widget-wrap{
	padding: 0!important;
}
.scroll_reviews_wrap .swiper{
  width: 100%;
  height: 100%;
}
.scroll_reviews_wrap .scroll_reviews{
	height: 60px;
}
.scroll_reviews_wrap .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scroll_reviews_wrap .swiper-slide span{
	color: red;
	display: inline;
	margin-right: 10px;
}

.scroll_reviews_wrap .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/******************************************************************/
.icon_category_nav_wrap{
	height: 250px;
	padding:15px 15px 0;
	background: #f8f8f8;
}
.icon_category_nav_wrap .icon_category_nav{
	height: 100%;
}
.icon_category_nav_wrap .icon_category_nav ul{
	display: flex;
	justify-content: space-between;
}
.icon_category_nav_wrap .icon_category_nav ul li a{
	display: block;
	width: 100px;
	height: 90px;
	padding-top:10px;
	background: #fff;
	border-radius: 50%;
	margin: 0 auto;
}
.icon_category_nav_wrap .icon_category_nav ul li a img{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 20px;
	border-radius: 50%;
}
.icon_category_nav_wrap .icon_category_nav ul li h5{
	text-align: center;
	color: #000;
	font-size: 14px;
}
.icon_category_nav_wrap .icon_category_nav .swiper {
	width: 100%;
	height: 100%;
}
.icon_category_nav_wrap .icon_category_nav .swiper-button-prev::after,
.icon_category_nav_wrap .icon_category_nav .swiper-button-next::after{
	display: block;
	content: "";
	clear: both;
}
.icon_category_nav_wrap .icon_category_nav .swiper-button-prev,
.icon_category_nav_wrap .icon_category_nav .swiper-button-next{
	width: 50px!important;
	height: 50px!important;
	border-radius: 50%;
	top:60px;
}
.icon_category_nav_wrap .icon_category_nav .swiper-button-prev{
	left:0;
	background: rgba(0, 0, 0, .3) url("https://zipfootball.com/wp-content/uploads/images/left_arrow.svg") no-repeat center center;
	background-size: 50%;
}
.icon_category_nav_wrap .icon_category_nav .swiper-button-next{
	right:0;
	background: rgba(0, 0, 0, .3) url("https://zipfootball.com/wp-content/uploads/images/right_arrow.svg") no-repeat center center;
	background-size:50%;
}
/*****************************************************/
.season_wrap{
	padding: 50px 0;
}
.season_wrap .season .season_box .season_item{
	float: left;
	width: 20%;
}
.season_wrap .season .season_box .season_item a{
	display: block;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.season_wrap .season .season_box .season_item .season_img{
	width: 100%;
}
.season_wrap .season .season_box .season_item .season_img img{
	width: 100%;
}
.season_wrap .season .season_box .season_item .season_title{
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
.season_wrap .season .season_box .season_item .season_title h3{
	text-align: center;
	color: #666;
	font-size: 12px;
}
.season_wrap .season .season_box .season_item .season_price{
	margin-bottom: 10px;
}
.season_wrap .season .season_box .season_item .season_price p{
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
.season_wrap .season .season_box .season_item .season_price p del{
	color: #ccc;
	font-weight: normal;
	margin-left: 10px;
	font-size: 12px;
}
/*****************************************************/
.best_seller_wrap{
	padding: 50px 0;
}
.best_seller_wrap .best_seller .best_seller_item{
	float: left;
	width: 20%;
}
.best_seller_wrap .best_seller .best_seller_item .best_seller_img{
	overflow: hidden;
}
.best_seller_wrap .best_seller .best_seller_item img {
	display: block;
	width: 100%;
	transform: scale(1,1);
	transition: all 1s ease-in-out;
}
.best_seller_wrap .best_seller .best_seller_item .best_seller_title{
	height: 40px;
}
.best_seller_wrap .best_seller .best_seller_item .best_seller_title h3,
.best_seller_wrap .best_seller .best_seller_item .best_seller_price p{
	color: #000;
	text-align: center;
	margin: 10px 0;
	font-weight: bold;
	font-size: 16px;
}
.best_seller_wrap .best_seller .best_seller_item .best_seller_price p del{
	margin-left: 15px;
	color: #ccc;
	font-size: 12px;
}
.best_seller_wrap .best_seller .best_seller_item a{
	display: block;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.best_seller_wrap .best_seller .best_seller_item a:hover img{
	transform: scale(1.2,1.2);
} 
.best_seller_wrap .best_seller .swiper-button-prev::after,
.best_seller_wrap .best_seller .swiper-button-next:after{
	content: "";
}
.best_seller_wrap .best_seller .swiper-button-prev,
.best_seller_wrap .best_seller .swiper-button-next{
	width: 50px;
	height: 50px;
	position: absolute;
	top:50%;
	margin-top: -40px;
	border-radius: 50%;
}
/*****************************************************/
.club_team_wrap .club_team_logo{
	margin-bottom: 30px;
}
.club_team_wrap .club_team_logo ul{
	display: flex;
	justify-content: space-between;
}
.club_team_wrap .club_team_logo ul li a{
	display: block;
	width: 120px;
	height: 150px;
	border-radius: 50%;
}
.club_team_wrap .club_team_logo ul li a img{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto 20px;
	border-radius: 50%;
}
.club_team_wrap .club_team_logo ul li a p{
	text-align: center;
	color: #000;
}
/*****************************************************/
.club_team_wrap{
	padding: 50px 0 0;
}
.club_team_wrap .club_team{
	position: relative;
}
.club_team_wrap .club_team .swiper {
	width: 100%;
	height: 100%;
}
.club_team_wrap .club_team .swiper-slide .club_team_img{
	overflow: hidden;
}
.club_team_wrap .club_team .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	transform: scale(1,1);
	transition: all 1s ease-in-out;
}
.club_team_wrap .club_team .swiper-slide .club_team_title{
	height: 60px;
}
.club_team_wrap .club_team .swiper-slide .club_team_title h3,
.club_team_wrap .club_team .swiper-slide .club_team_price p{
	color: #000;
	text-align: center;
	margin: 10px 0;
	font-size: 22px;
}
.club_team_wrap .club_team .swiper-slide .club_team_price p del{
	margin-left: 15px;
	color: #ccc;
	font-size: 12px;
}
.club_team_wrap .club_team .swiper-slide a{
	display: block;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.club_team_wrap .club_team .swiper-slide a:hover img{
	transform: scale(1.2,1.2);
} 
.club_team_wrap .club_team .swiper-button-prev::after,
.club_team_wrap .club_team .swiper-button-next:after{
	content: "";
}
.club_team_wrap .club_team .swiper-button-prev,
.club_team_wrap .club_team .swiper-button-next{
	width: 50px;
	height: 50px;
	position: absolute;
	top:50%;
	margin-top: -40px;
	border-radius: 50%;
}
.club_team_wrap .club_team .swiper-button-prev{
	background: rgba(0, 0, 0, .5) url("https://zipfootball.com/wp-content/uploads/images/arrow-left.svg") no-repeat center center;
	background-size: 80%;
}
.club_team_wrap .club_team .swiper-button-next{
	background: rgba(0, 0, 0, .5) url("https://zipfootball.com/wp-content/uploads/images/arrow-right.svg") no-repeat center center;
	background-size: 80%;
}
.club_team_wrap .club_team .swiper-pagination{
	bottom:0;
}
/*****************************************************/
.comments_wrap{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	padding:50px 0 0;
	height: 600px;
}
.comments_wrap .comments{
	position: relative;
	height: 100%;
	margin: 50px 0 0;
}
.comments_wrap .comments .swiper{
	height: 100%;
}
.comments_wrap .comments .swiper .swiper-slide .comments_img{
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.comments_wrap .comments .swiper .swiper-slide .comments_img img{
	width: 100%;
}
.comments_wrap .comments .swiper .swiper-slide .comments_user_name{
	padding: 10px 10px 0;
	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: 20px;
	height: 20px;
	background: url("https://zipfootball.com/wp-content/uploads/reviews/start.svg") no-repeat;
	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;
	background: #f8f8f8;
}
.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("https://zipfootball.com/wp-content/uploads/images/start.svg") no-repeat;
	background-size: cover;
	margin-right: 5px;
}
.commons_show_wrap .commons_show .commons_show_right .commons_show_level em{
	display: block;
	width: 50%;
	text-align: right;
}
/****************************************************************/
.why_wrap{
	background: #f9f9f9;
	padding: 15px;
	margin-bottom: 15px;
}
.why_wrap h3 {
	font-size: 14px;
}

.why_wrap ul li {
	list-style: none;
}

.why_wrap ul li:before {
	mask: none;
	background: none;
}

.why_wrap .why_title {
	margin-bottom: 20px;
}

.why_wrap {
	background: #f9f9f9;
	padding: 15px;
	margin-bottom: 15px;
}

.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;
	margin-left: 0;
}

.why_wrap ul li .why_list_item {
	padding: 5px;
	display: flex;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 4px;
}

.why_wrap ul li .why_icon {
	display: block;
	width: 11%;
	height: 40px;
	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: 40px;
	line-height: 40px;
}

.why_wrap ul li .why_text {
	width: 89%;
}

.why_wrap ul li .why_text h4 {
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 5px;
}

.why_wrap ul li .why_text p {
	font-size: 12px;
}
/****************************************************************/
.faqs_wrap{
	margin-bottom: 20px;
}
.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;
	margin-bottom: 0;
	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;
	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://zipfootball.com/wp-content/uploads/images/more.svg") no-repeat;
	background-size: 100% 100%;
}

.faqs_toggle ul li h3 .less {
	background: url("https://zipfootball.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;
}
/****************************************************************/
.promise_wrap{
	padding: 20px 0;
}
.promise_wrap .promise{
	display: flex;
}
.promise_wrap .promise dl{
	width: 25%;
	padding-left: 50px;
	margin-left: 20px;
}
.promise_wrap .promise dl:first-child{
	background: url("https://zipfootball.com/wp-content/uploads/images/address.svg") no-repeat 0 center;
}
.promise_wrap .promise dl:nth-child(2){
	background: url("https://zipfootball.com/wp-content/uploads/images/back.svg") no-repeat 0 center;
}
.promise_wrap .promise dl:nth-child(3){
	background: url("https://zipfootball.com/wp-content/uploads/images/diqiu.svg") no-repeat 0 center;
}
.promise_wrap .promise dl:last-child{
	background: url("https://zipfootball.com/wp-content/uploads/images/dunpai.svg") no-repeat 0 center;
}
.promise_wrap .promise dl dt{
	font-weight: bold;
	font-size: 16px;
}
.promise_wrap .promise dl dd{
	color: #999;
}
/****************************************************************/
.footer_wrap{
	background: #000;
	padding: 50px 15px;
}
.footer_wrap .footer .footer_logo a img{
	display: block;
	margin: 0 auto 20px;
	width: 150px;
}
.footer_wrap .footer .footer_logo p{
	color: #ccc;
	padding: 0 15px;
}
.footer_wrap .footer{
	display: flex;
}
.footer_wrap .footer .footer_item{
	width: 25%;
}
.footer_wrap .footer .footer_item dl dt{
	margin-bottom: 20px;
	color: #fff;
}
.footer_wrap .footer .footer_item dl dd{
	margin:0 0 10px 0;
}
.footer_wrap .footer .footer_item dl dd a{
	color: #fff;
}
.footer_link dl{
	padding: 0 50px;
}
.footer_link dl dd a{ 
	display: block;
	padding-bottom: 10px;
	color: #fff;
}
.touch dl dt{
	margin-right: 10px;
}
.touch dl dd{
	display: flex;
	color: #fff;
}
.touch dl dd span{
	width: 10%;
}
.touch dl dd a,.touch dl dd em{
	display: block;
	width: 90%;
	color: #fff;
}
/*******************************************/
.copy_wrap{
	background: #000;
	padding: 0 15px 15px;
}
.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_middle img{
	float: right;
}
.media dl{
	float: right;
}
.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: 33px;
	background: #fff;
	border-radius: 50%;
	padding-top: 6px;
	line-height: 33px;
}
.media dl dd a svg{
	display: block;
	width: 100%;
	height: 25px;
	line-height: 40px;
}
/********************************index page css end **************************************/
/********************************index page css end **************************************/
/********************************index page css end **************************************/

.club_wrap{
    padding: 0!important;
}
.club_wrap .club{
	display: flex;
}
.club_wrap .club .club_tags{
	width:20%;
	background: #f5f5f5;

}
.club_wrap .club .club_tags ul li{
	height: 50px;
	line-height:50px;
	font-size: 16px;
	padding: 0 15px;
	border-bottom: 1px solid #ddd;
	border-left: 2px solid #f5f5f5;
	cursor: pointer;
}
.club_wrap .club .club_tags ul .active{
	background: #fff;
	border-left:2px solid #ccc;
}
.club_wrap .club .club_item{
	display: none;
	width: 80%;
	/*overflow: hidden;*/
	/*overflow-x: hidden;*/
	/*overflow-y: scroll;*/
	padding: 20px 0 0 20px;
}
.club_wrap .club .club_item dl{
	float: left;
	width: 168px;
	margin-bottom: 20px;
}
.club_wrap .club .club_item dl dt{
	width:100%;
	margin-bottom: 20px;
}
.club_wrap .club .club_item dl dt a{
	display: block;
}
.club_wrap .club .club_item dl dt img{
	display: block;
	margin: 0 auto;
	height: 55px;
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.club_wrap .club .club_item dl dt img:hover{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
}
.club_wrap .club .club_item dl dd a{
	display: block;
	text-align: center;
	color: #000;
	height: 40px;
}
/********************************club page css end **************************************/
/********************************club page css end **************************************/
/********************************club page css end **************************************/

.reviews_level_page_wrap{
	padding:15px;
	display: flex;
}
.reviews_level_page_wrap .elementor-element{
    display: flex;
}
.reviews_level_page_wrap .reviews_left_page{
	width: 25%;
	height: 100px;
}
.reviews_level_page_wrap .reviews_left_page .reviews_num_wrap{
	display: flex;
	margin-top: 15px;
}
.reviews_level_page_wrap .reviews_left_page .reviews_num_wrap .reviews_num{
	width: 80px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
	text-align: center;
	background: #999;
}
.reviews_star span{
	display: block;
	height: 20px;
}
.reviews_star span i{
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	background: url("https://zipfootball.com/wp-content/uploads/reviews/start.svg") no-repeat;
	background-size: 100% 100%;
}
.reviews_star p{
	color: #999;
}
.reviews_level_page_wrap .reviews_right_page{
	width: 75%;
	height: 100px;
}
.reviews_list{
	display: flex;
}
.reviews_list .reviews_icon{
	width: 15%;
}
.reviews_list .reviews_line{
	width: 80%;
	height: 5px;
	background: #ddd;
	margin-top: 8px;
	border-radius: 10px;
	overflow: hidden;
}
.reviews_list .reviews_line span{
	display: block;
	height:5px;
	background: #96588a!important;
	border-radius: 10px;
}
.reviews_list .reviews_data_num{
	width: 5%;
	text-align: right;
	color: #999;
	font-size: 14px;
}
/*********************************************************/
.review_page_wrap{
	display: flex;
	padding:50px 0;
}
.review_page_wrap .elementor-element{
    display: flex;
}
.review_page_wrap ul{
	width: 25%;
}
.review_page_wrap ul li{
	margin-bottom: 20px;
	padding: 0 15px;
}
.review_page_wrap ul li .review_item{
	box-shadow: 0 0 10px #ddd;
}
.review_page_wrap ul li .review_item img{
	width: 100%;
}
.review_page_wrap ul li .review_item h6{
	padding:15px 15px 0;
}
.review_page_wrap ul li .review_item .level_day{
	display: flex;
	margin: 0 15px;
}
.review_page_wrap ul li .review_item .level_day span{
	width: 50%;
	display: block;
	margin:5px 0;
}
.review_page_wrap ul li .review_item .level_day span i{
	float: left;
}
.review_page_wrap ul li .review_item .level_day em{
	display: block;
	width: 50%;
	text-align: right;
	font-size: 12px;
	color: #999;
}
.review_page_wrap ul li .review_item p{
	padding: 0 15px 15px 15px;
	color: #999;
	font-size: 14px;
}
/************************************************************/
/********************************customer comments page css end **************************************/
/********************************customer comments  page css end **************************************/
/********************************customer comments  page css end **************************************/

.single_product_wrap .container{
    max-width:100%;
    padding: 0 5% 0 0;
}
.related .container,
.recent-viewed .container
{
    padding: 0;
}
.related .swiper .swiper-wrapper .swiper-slide,
.recent-viewed .swiper .swiper-wrapper .swiper-slide{
    border: 1px solid #ccc;
}
.related .swiper .swiper-wrapper .swiper-slide .product-info h3 a,
.recent-viewed .swiper .swiper-wrapper .swiper-slide .product-info h3 a{
    display: block!important;
    text-align: center;
}
.related .product-info,
.recent-viewed .product-info{
    text-align: center;
}
.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;
}
.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("https://zipfootball.com/wp-content/uploads/images/wa.svg") no-repeat 30% center;
	background-size:20px;
}
.notfound_wrap .notfound dl dd .email{
	background: url("https://zipfootball.com/wp-content/uploads/images/email.svg") no-repeat 30% center;
	background-size:20px;
}
.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 .count{
    float: right;
    width: 140px;
    margin-right: 10px;
	margin-top: 15px;
}
.text_toggle ul li .text_title span{
    float: right;
	display: block;
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 15px;
}
.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{
	display:none;
	padding-bottom: 10px;
}
.text_toggle ul li .text_content p{
	font-size: 12px;
}
.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%;
}
.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;
} 
.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;
	width: 76%;
}
.reviews_num_wrap .reviews_star{
    width: 400px;
}
.reviews_num_wrap .reviews_star p{
    text-align: left;
}
.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;
}
.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("https://zipfootball.com/wp-content/uploads/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;
}
/********************************single product page css end **************************************/
/********************************single product page css end **************************************/
/********************************single product page css end **************************************/

@media screen and (max-width:768px){
	.mw1200{
		width: auto;
		margin: 0;
	}
	.model_title h3{
		font-size: 24px;
	}
	/******************************************/
	.top_wrap{
		display: none;
	}
	/******************************************/
	.scroll_reviews_wrap .swiper-slide{
		font-size: 14px;
	}
	/******************************************/
	.season_wrap{
		padding: 25px 0 0 0;
	}
	.season_wrap .season .season_box .season_item{
		width: 50%;
	}
	/*****************************************************/
	.icon_category_nav_wrap{
		width: 100%;
		height: 240px;
		padding: 15px 0 0;
		overflow: hidden;
	}
	.icon_category_nav_wrap .icon_category_nav{
		height: 150px;
		padding: 15px;
		overflow-x:scroll;
	}
	.icon_category_nav_wrap .icon_category_nav ul li{
		margin-right: 15px;
	}
	.icon_category_nav_wrap .icon_category_nav ul li a{
		margin: 0 auto;
	}
	/*****************************************************/
	.best_seller_wrap{
		padding: 25px 0 0;
	}
	.best_seller_wrap .best_seller .best_seller_item{
		width: 50%;
	}
	.best_seller_wrap .best_seller .best_seller_item .best_seller_title{
		height: 40px;
		margin-bottom: 10px;
	}
	.best_seller_wrap .best_seller .best_seller_item .best_seller_title h3{
		font-size: 12px;
	}
	/*****************************************************/
	.club_team_wrap{
		padding: 25px 0 0 0;
	}
	.club_team_wrap .club_team_logo{
		height: 150px;
		overflow: hidden;
	}
	.club_team_wrap .club_team_logo ul{
		height: 200px;
		overflow-x: scroll;
	}
	/*****************************************************/
	.comments_wrap{
		height: 550px;
		padding: 0;
	}
	.comments_wrap .comments{
		height: 480px;
		margin: 0;
	}
	.comments_wrap .comments .swiper-wrapper .swiper-slide{
		background: #f8f8f8;
	}
	.comments_wrap .comments .swiper-container .swiper-slide .comments_img{
		height:190px;
	}
	.comments_wrap .comments .swiper .swiper-container .swiper-slide .comments_img{
		height: 400px;
	}
	.commons_show_wrap .commons_show{
		width: 100%;
		height: 90%;
		display: block;
		left:0;
		top:0;
		margin-left: 0;
		padding-bottom: 10px;
		border-radius: 0;
	}
	.commons_show_wrap .commons_close{
		top:unset;
		bottom:2%;
		right: 45%;
	}
	.commons_show_wrap .commons_show .commons_show_left{
		width: 100%;
		height: 70%;
		overflow: hidden;
		overflow-y: scroll;
	}
	.commons_show_wrap .commons_show .commons_show_right{
		width: auto;
	}
	.commons_show_wrap .commons_show .commons_show_right .commons_show_content_box{
		height: 136px;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.commons_show_wrap .commons_show .commons_show_right .commons_show_content{
		height: 200px;
		overflow-y: scroll;
	}
	/******************************/
	.why_wrap ul{
		display: block;
	}
	/******************************/
	.faqs_wrap .faqs{
		display: block;
	}
	.faqs_wrap .faqs .faqs_item{
		width: 100%;
	}
	.faqs_wrap .faqs .faqs_title{
		margin-bottom: 20px;
	}
	/******************************/
	.promise_wrap{
	    padding: 0 20px 20px;
	}
	.promise_wrap .promise{
		display: block;
	}
	.promise_wrap .promise dl{
		width: auto;
		margin-left: 0;
	}
	.promise_wrap .promise dl dt{
	    margin-bottom: 0;
	}
	/******************************/
	.footer_wrap{
		padding:50px 15px 1px;
	}
	.footer_wrap .footer{
		display: block;
	}
	.footer_wrap .footer .footer_item{
		width: 100%;
		margin-bottom: 30px;
	}
	.footer_wrap .footer .footer_logo p{
		padding: 0;
	}
	.footer_link dl{
		padding: 0;
	}
	/******************************/
	.copy_wrap{
		padding: 0 0 20px 0;
	}
	.copy_wrap .copy{
		display: block;
	}
	.copy_wrap .copy .copy_left,.copy_wrap .copy .copy_middle, .copy_wrap .copy .copy_right{
		width: 100%;
	}
	.copy_wrap .copy .copy_left p{
		text-align: center;
	}
	.copy_wrap .copy .copy_middle img{
		float: none;
		display: block;
		margin: 15px auto 0;
	}
	.media{
		margin-top: 20px;
	}
	.media dl{
		display: flex;
		float:none;
		justify-content: space-between;
	}
	.media dl dd{
		float: none;
		width: 25%;
		margin-right: 0!important;
	}
	.media dl dd a{
		margin: 0 auto;
	}
	.touch dl dt{
		margin-right: 0;
	}
	.touch dl dd span{
		width: 10%;
	}
	/******************************/
	/********************************index page css end **************************************/
    /********************************index page css end **************************************/
    /********************************index page css end **************************************/
    
    .club_wrap .club .club_tags{
		width: 30%;
	}
	.club_wrap .club .club_tags ul li{
		height: auto;
		line-height: 20px;
		padding: 20px 15px;
	}
	.club_wrap .club .club_item{
		width: 70%;
		padding: 10px;
	}
	.club_wrap .club .club_item dl{
		width:33.33%;
		margin-bottom: 10px;
	}
	.club_wrap .club .club_item dl dt{
		width: auto;
		height:auto;
	}
	.club_wrap .club .club_item dl dd{
		font-size: 14px;
		height: 40px;
		overflow: hidden;
	}
	.club_wrap .club .club_item dl dd a{
	    line-height: 20px;
	}
    /********************************club page css end **************************************/
    /********************************club page css end **************************************/
    /********************************club page css end **************************************/
    .reviews_level_wrap{
		display: block;
	}
	.reviews_level_wrap .reviews_left,.reviews_level_wrap .reviews_right{
		width: 100%;
	}
	.reviews_level_wrap .reviews_left h3{
		text-align: center;
	}
	.reviews_level_wrap .reviews_left .reviews_num_wrap{
		padding: 0 12%;
	}
	.reviews_list .reviews_icon{
		width: 35%;
	}
	.reviews_list .reviews_icon span i{
		margin-left: -5px;
	}
	.reviews_list .reviews_line{
		width: 80%;
	}
	.reviews_list .reviews_data_num{
		width: 15%;
	}
	.review_wrap{
		display: block;
	}
	.review_wrap ul{
		width: 100%;
	}
	.review_big_show_wrap .review_big_show{
		width: 90%;
		margin: 30% auto 0;
	}
	.review_big_show_wrap .review_big_show img{
		 display: block;
		 width: 90%;
	}
	/********************************customer comments page css end **************************************/
    /********************************customer comments  page css end **************************************/
    /********************************customer comments  page css end **************************************/
    
}
