.filter_main_product .product_main li .block .tag a{
	pointer-events: none;
	color: #fff;
}
.filter_main_product .product_main li:hover .block .tag a{
	color: #00d267;
}
.tiktok_detail_list li .txt{
	width: calc(100% - 32px);
}

.tiktok_detail_list li .txt a{
	pointer-events: none;
}

/* Design Services */
.design-services h2{
	font-size: 40px;
	margin-bottom: 25px;
}
.design-services .design-services_banner h1{
	text-shadow: 0px 0px 10px rgb(0 0 0 / 60%);
	color: #fff;
	font-size: 55px;
	margin-bottom: 25px;
}
.design-services .design-services_banner img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.attrubute_style2 .stamped-main-badge,.product_detail_right .block02 .stamped-main-badge{
	display: none !important;
}
.design-services_gr03 h3{
	margin-bottom: 15px;
}
.design-services_gr05 h2{
	color: #fff;
}
.product_webdesign .single_add_to_cart_button{
	position: static !important;
}
.onepage_iframe iframe{
	height: 410px !important;
}
.news_detail_related ul{
	padding: 0 !important;
    list-style: none !important;
}

@media only screen and (max-width: 767px) {
	.product_4000h .product_detail_new .woocommerce-variation-add-to-cart #your_channel_link{
		padding-right: 20px !important;
	}
	.design-services .design-services_banner h1{
		font-size: 40px;
	}
	.design-services h2{
		font-size: 35px;
	}
	.onepage_iframe iframe{
		height: 510px !important;
	}
}