@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body{
	font-family: "Inter", sans-serif !important;
}

html {
  scroll-behavior: smooth;
}


.woi_flex_67 {
	display: flex;
	gap: 20px;
	margin-top: 15px;
}

.woi_67_01 {
	width: 100%;
	background-color: #f5f5f5;
	padding: 18px 15px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	gap: 5px;
	align-items: center;
	justify-content: center;
}

.woi_67_01 img {
	width: 25px;
}
.custombusiness-accordion-content ol li{
	color: #555555;
}

.woi_capt_022 {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

.woi_main_product_01 {
	/* border: 1px solid !important; */
	border-radius: 26px !important;
	/* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important; */
}

.custom_container {
	width: 100%;
	overflow: visible;
	padding: 10px 20px !important;
	background: #eceae8 !important;
	/* height: 200px !important; */
	height: 245px !important;
}

.custom_container img {
	width: 100%;
	height: auto;
	transition: transform 0.3s;
	max-height: 0px !important;
	margin-bottom: 0px !important;
}

h3.card-title.best_seller_title.mt-4.text-truncate.text-center a {
	font-weight: 800 !important;
	font-family: "Roboto";
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-height: 1.5em;
	max-height: 3em;
}

.nfc_card_holder {
	border-radius: 10px;
	height: 100%;
	/* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
	max-width: 295px;
	border: 1px solid #f5f4f1;
	max-height: 470px !important;
}

div .nfc_card_holder {
	border-radius: 14px !important;
	box-shadow: none !important;
}

div .nfc_card_holder:hover {
	border-color: hsl(210.1, 100%, 50.8%);
}

.lucide-shield-check.md\:size-28 {
	width: 25rem;
	height: 7rem;
	color: #f19800;
	font-size: 7rem;
	stroke-width: 1px;
}
.glue-spacer-3-bottom{
	margin-bottom: 5px !important;
}

.w-317 {
	width: 255px;
}

.nfc-image-container img {
	width: 100%;
	height: auto;
	transition: transform 0.3s;
	/* max-height: 300px !important; */
	margin-bottom: 0px !important;
}

.nfc-Card.wow.animate__.animate__fadeInRight.animated {
	border-left: 5px solid #0060dd;
	border-radius: 30px;
}

.nfc-Card {
	background-color: #d9e9ff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

ul.feature-list {
	padding-left: 0;
}

ul.feature-list .lucide.lucide-check {
	background: black;
	padding: 0.125rem;
	border-radius: 9999px;
	width: 1.25rem;
	height: 1.18rem;
	aspect-ratio: 1/1;
}

ul.feature-list .leadinghd-tight {
	line-height: 1.25;
	font-weight: 600;
	font-size: 1rem;
	margin-bottom: 0px;
}

ul.feature-list .leadingsm-tight {
	line-height: 1.25;
	font-weight: 400;
	font-size: 0.8rem;
	margin-bottom: 0px;
	text-align: left;
}

ul.feature-list.brandnew .lucide.lucide-check {
	background: white;
}

ul.feature-list.brandnew .leadinghd-tight {
	color: #fff;
}

ul.feature-list.brandnew .leadingsm-tight {
	color: #fff;
}

.nfc-Card,
.Paper-Card {
	/* display: flex
    ; */
	/* padding: 98px 57px; */

	/* position: relative; */
}

.Paper-Card.wow.animate__.animate__fadeInLeft.animated {
	background-color: #f5f5f5 !important;
	color: #000 !important;
	/* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
	padding: 28px 15px 15px 15px;
	/* border-radius: 30px; */
}

.hfc-bisiness-card.wow.animate__.animate__fadeInRight.animated {
	/*background-color: #0582ff;*/
	background: linear-gradient(135deg, rgb(248, 89, 0), rgb(237, 0, 181));
	padding: 28px 15px 14px 15px;
	border-radius: 10px;
}

.Paper-Card {
	border-radius: 10px;
}

/* .Paper-Card.wow.animate__.animate__fadeInLeft.animated h2{ color: #fff;} */
.Paper-Card h2,
li {
	color: #000000;
}

.Paper-Card h2 {
	text-align: center;
}

.nfc-Card.feature-list li {
	color: #000 !important;
}

.smart_card {
	padding: 12px 25px;
	background-color: #fff;
	color: #000;
	border-radius: 15px;
	font-weight: 600;
}

.Guarantee-wrapper h3 {
	font-size: 33px;
	color: #f29900;
	line-height: 60px;
	font-weight: 600;
}

.Guarantee-wrapper p {
	color: #f29900;
}

.Guarantee-wrapper {
	background-color: #fef7e0;
	border-radius: 15px;
	padding: 30px 35px;
	display: flex;
	gap: 12px;
	margin-top: 75px;
}

.Guarantee-main-wrapper {
	/* background-color: #fafafa; */
	    padding: 0px 15px 0px 15px;
}

section.reviews-main-wrapper {
	padding-top: 10px;
	padding-bottom: 50px;
}

svg.svg-inline--fa.fa-award {
	color: #fff;
	font-size: 115px;
}

.animated-icon {
	font-size: 90px;
	color: #0070f3;
	animation: pulseRotate 3s infinite ease-in-out;
}

@keyframes pulseRotate {
	0% {
		transform: scale(1) rotate(0deg);
	}

	50% {
		transform: scale(1.15) rotate(10deg);
	}

	100% {
		transform: scale(1) rotate(0deg);
	}
}

.Guarantee-main-wrapper .accordion-item {
	margin: 5px auto;
}

.hover-animate-button {
	position: relative;
	padding: 14px 32px;
	font-size: 1.1rem;
	font-weight: 600;
	color: #fff;
	background: linear-gradient(135deg, #007bff, #00d4ff);
	border: none;
	border-radius: 50px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 4px 15px rgba(0, 212, 255, 0.4);
}

.hover-animate-button::before {
	content: "";
	position: absolute;
	top: 0;
	left: -75%;
	width: 50%;
	height: 100%;
	background: rgba(255, 255, 255, 0.2);
	transform: skewX(-20deg);
	transition: 0.5s;
	z-index: 2;
}

.hover-animate-button:hover::before {
	left: 130%;
}

.hover-animate-button:hover {
	box-shadow: 0 8px 25px rgba(0, 212, 255, 0.6);
	transform: scale(1.05);
}

.hover-animate-button {
	position: relative;
	padding: 9px 32px;
	font-size: 15px;
	font-weight: 600;
	color: #ffffff;
	    background: linear-gradient(135deg, #f19800 0%, #f19800 100%);
	    border: 1px solid #f29900;
	border-radius: 50px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.hover-animate-button::before {
	content: "";
	position: absolute;
	top: 0;
	left: -75%;
	width: 50%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	transform: skewX(-20deg);
	transition: 0.5s;
	z-index: 2;
}

.hover-animate-button:hover::before {
	left: 130%;
}

.hover-animate-button:hover {
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4);
	transform: scale(1.05);
}

.right-div {
	width: 100%;
}

.right-div.reducgap {
	gap: 12px;
}

.right-div.hdgaps {
	gap: 12px;
	margin-bottom: 28px;
}

.glue-button.wisvg svg {
	display: block;
	fill: hsl(209.9, 100%, 50.4%);
	width: 0.875rem;
	height: 0.875rem;
	margin-right: 3px;
}

.sub-banner video {
	max-width: 90%;
}

.card-image.card-1 img {
	height: 125px;
}

.w-100.rating.text-center.mt-1 {
	position: absolute;
	right: -93px;
	top: 13px;
}

.banner-main-title {
	font-size: 60px !important;
	line-height: 66px !important;
	margin-top: 0 !important;
	max-width: none !important;
}

.banner_copy p {
	color: #454545 !important;
}

.banner-sub.-title {
	padding: 5px 20px;
	border-radius: 38px;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: 600;
}

.wrapper-title-area {
	font-size: 45px !important;
	font-weight: 600 !important;
}

.wrapper h1 {
	font-size: 45px;
	text-align: center;
	font-weight: 700;
}

.wrapper-title-sub-area {
	text-align: center;
	color: #454545 !important;
	font-weight: 400 !important;
	font-family: "Roboto", sans-serif !important;
}

.product-content-detials {
	overflow: unset !important;
	text-overflow: unset !important;
	white-space: unset !important;
}

h3.card-title.best_seller_title.mt-4.text-truncate.text-center.product-content-detials {
	text-align: left !important;
}

p.text-sm.text-muted-foreground {
	font-size: 14px !important;
	font-weight: 400 !important;
	font-family: "Roboto" !important;
	color: #515050 !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-height: 1.5em;
	max-height: 3em;
}

.content-1 {
	padding: 20px 30px 245px 30px;
	background-color: #f5f5f5;
	border-radius: 12px;
	position: relative;
}

.content-2 {
	position: relative;
	padding: 20px 30px 5px 30px;
	/*background-color: #fff;*/
	background: linear-gradient(135deg, rgb(248, 89, 0), rgb(237, 0, 181));
	border-radius: 12px;
}

.card-image-2.card-1 {
	max-width: 345px;
	margin: auto;
	position: absolute;
	right: -40px;
	bottom: -40px;
}

.card-image-2.card-1 img {
	height: 125px;
}

.Before-The-Event h2 {
	font-size: 45px;
	font-weight: 700;
	text-align: center;
}

/* ---carosal--- */

.custom-carosal-slider {
	background-color: #262626;
	padding: 40px 112px;
	border-radius: 50px 50px 50px 0px;
	color: #fff;
}

.carosal-log img {
	border-radius: 60px;
	/* margin-left: -20px; */
}

.log-content {
	/* margin-right: 30px !important; */
}

.text-color {
	color: #000;
}

.rating i,
.rating svg {
	color: #000000 !important;
	width: 21px !important;
	height: 35px !important;
}

/* carosal */

.card-slider-wrapper {
	max-width: 1100px;
	margin: 0 auto;
}

.product-detail-page img {
	width: 100%;
	display: block;
	border-radius: 10px;
}

.product-detail-page .img-display {
	position: relative;
	overflow: hidden;
}

.product-detail-page .img-showcase {
	display: flex;
	width: 100%;
	transition: all 0.5s ease;
	background: #ececec;
  	border-radius: 14px;
}

.product-detail-page .img-showcase img {
	min-width: 100%;
	object-fit: contain;
	background: #ececec;
}

.product-detail-page .img-select {
	display: flex;
}

.product-detail-page .img-item {
	margin: 1.1rem 1.1rem 0.7rem 0rem;
    margin-left: 0rem;
	background: #ececec;
	width: 100px;
	height: 100px;
	border-radius: 12px;
	padding: 6px;
}

.product-detail-page .img-item:hover {
	opacity: 0.8;
}

/* Navigation Arrows */
.nav-arrows {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: flex;
	gap: 10px;
}

.product-detail-page .nav-arrows button {
	background-color: #fff;
	border: none;
	color: #111010;
	padding: 3px 8px;
	cursor: pointer;
	font-size: 18px;
	border-radius: 20px;
}

.product-detail-page .nav-arrows button:hover {
	background-color: rgb(0 0 0 / 23%);
}

@media screen and (min-width: 992px) {
	.card-slider {
		display: grid;
		/* grid-template-columns: repeat(2, 1fr); */
		grid-gap: 1.5rem;
	}

	.card-slider-wrapper {
		/* height: 100vh; */
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.product-detail-page .product-imgs {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

#faqAccordion {
	font-family: Arial, sans-serif;
	padding: 15px 0 0px 0;
}

#faqAccordion .accordion {
	max-width: 650px;
	margin: auto 0;
}

#faqAccordion details {
	border: 1px solid #ccc;
	border-radius: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

#faqAccordion summary {
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 20px;
	list-style: none;
	/* background-color: #f9f9f9; */
	user-select: none;
	position: relative;
}

#faqAccordion summary::-webkit-details-marker {
	display: none;
}

#faqAccordion .content {
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.4s ease, padding 0.4s ease;
	padding: 0 10px;
}

#faqAccordion details.open .content {
	padding: 10px;
}

#faqAccordion span.bg-popup {
	background-color: #000;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	padding: 6px 25px;
	border-bottom-left-radius: 10px;
	font-size: 12px;
	font-weight: 500;
}

#faqAccordion input[type="radio"] {
	accent-color: #007bff;
}

.img-showcase img {
	height: auto;
	max-height: 555px;
}

/* add-to-cart */
.cart-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 700px;
	margin: auto;
	border-radius: 10px;
	border: 1px solid #e5e7eb;
	padding: 15px 15px 20px 15px;
	background-color: #fff;
}

.scroll-wrapper {
	height: 130px;
	display: flex;
	overflow-x: auto;
	scroll-behavior: smooth;
	gap: 10px;
}

.cart-container.mt-3 h3 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 9px;
}

.scroll-wrapper::-webkit-scrollbar {
	height: 6px;
}

.scroll-wrapper::-webkit-scrollbar-thumb {
	background: #999;
	border-radius: 10px;
}

.product-card {
	max-width: 235px;
	border: 1px solid #e5e7eb;
	border-radius: 10px;
	padding: 10px;
	background: #fff;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	gap: 15px;
}

.product-card img {
	width: 100%;
	height: 80px;
	object-fit: contain;
	border-radius: 8px;
}

.product-details {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-grow: 1;
	text-align: left;
}

.title {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}

.price {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

.strike {
	text-decoration: line-through;
	color: gray;
	font-size: 12px;
	margin-right: 8px;
}

.price-row {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
	flex-direction: column;
	align-items: flex-start;
}

.discount {
	background: #21c97f;
	color: white;
	font-size: 11px;
	border-radius: 5px;
	padding: 2px 10px;
	display: inline-block;
	margin-bottom: 10px;
	width: fit-content;
	font-weight: 600;
}

.add-btn {
	border: 1px solid #000;
	padding: 2px 19px;
	background: white;
	cursor: pointer;
	border-radius: 20px;
	align-self: flex-start;
	font-size: 12px;
}

.sub-product-detial {
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* 25367 */
.cart__products {
	box-sizing: border-box;
	width: 96%;
	max-height: 320px !important;
	overflow-y: scroll !important;
	border: 1px solid #e5e5e5;

	background-color: #fff;
	border-radius: 15px;
	margin: 10px;
	margin-top: 0px;
}

.product_cart_section {
	padding: 15px;
}

h3 {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 0;
}

.details-summary h3 {
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 0;
}

.content ul {
	list-style: disc;
}

.content li {
	font-size: 14px !important;
	font-weight: 500;
	font-family: "Roboto";
	color: #444444;
	line-height: 27px;
}

.accordion-content {
	all: unset !important;
}

.details_section {
	border: 1px solid #ccc;
	border-radius: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

.img-select img {
	cursor: pointer;
	border: 2px solid transparent;

	transition: border 0.3s ease;
}

.img-select img.clicked {
	border: 2px solid #1a73e8;
	/* Green border on click */
}

.order-content h2 {
	font-weight: 500;
	font-size: 13px;
}

.sub-title-section {
	margin-bottom: 0 !important;
}

.small_img_div h5 {
	position: absolute;
	font-size: 12px;
	background-color: #000000;
	border-radius: 25px;
	padding: 2px 10px;
	color: #fff;
	top: -10px;
	left: 21px;
}

.small_img_div img {
	border: 2px solid #000;
	border-radius: 8px;
}

.content h4 {
	margin: 30px 26px 15px -15px;
}

.small_img_div {
	position: relative;
}

span.num_text i {
	font-size: 12px;
}

span.num_text {
	padding: 3px 7px;
	background-color: #ffffff;
	border-radius: 10px;
	font-size: 12px;
	border: 1px solid #d1d1d1;
	bottom: -39px;
	right: 29px;
	position: relative;
}

.custom-tab-container {
	/* max-width: 600px; */
	margin: 0;
	background: #fff;
	border-radius: 8px;
	/* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); */
	padding: 20px 0px;
}

.custom-tab-buttons {
	display: flex;
	justify-content: space-around;
	margin-bottom: 20px;
}

.custom-tab-button {
	flex: 1;
	padding: 7px 17px;
	background-color: #e0f1ff;
	border: none;
	margin: 0 5px;
	border-radius: 5px;
	cursor: pointer;
	transition: background 0.3s;
	font-weight: 600;
	border-radius: 10px;
}

.custom-tab-button.active {
	background-color: #007bff;
	color: white;
	font-weight: 500;
	border-radius: 10px;
}

.custom-tab-content {
	display: none;
	padding-top: 0px;
}

.custom-tab-content.active {
	display: block;
}

/* tab_area_accordian */

.cardpanel-container {
	max-width: 700px;
	margin: auto;
	background: #f5f5f5;
	/* border-radius: 12px; */
	padding: 25px 25px 13px 25px;
	/* box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); */
	border-radius: 20px;
}

.cardpanel-title {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0.3rem;
	color: black;
}

.cardpanel-subtitle {
	font-size: .875rem;
	color: #666;
	margin-bottom: 1rem;
}
.collapse_woi_01-content p{
	font-size: 16px !important;
}
.collapse_woi_01-header{
	font-size: 18px !important;
}
.cardpanel-item {
	/* border-top: 1px solid #ddd; */
	overflow: hidden;
}

.cardpanel-item input {
	display: none;
}

.cardpanel-label {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6px 20px;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.3s;
	position: relative;
	color: #7a7979;
	font-size: 18px;
	margin-bottom: 0px !important;
}

.cardpanel-label:hover {
	background-color: #f0f8ff;
}

.cardpanel-label::after {
	content: "▾";
	font-size: 20px;
	transition: transform 0.3s ease;
}

.cardpanel-item input:checked + .cardpanel-label::after {
	transform: rotate(180deg);
}

.cardpanel-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.5s ease, padding 0.5s ease;
	background: #e9f4ff;
	padding: 0 1rem;
	border-left: 3px solid #1d9bf0;
}

.cardpanel-item input:checked ~ .cardpanel-content {
	max-height: 500px;
	padding: 1rem;
}

.cardpanel-content p {
	margin: 0;
}

.cardpanel-content img {
	max-width: 100%;
	border-radius: 8px;
	margin-top: 1rem;
}

.how-to-design {
	background-color: #f4f4f4;
	border-radius: 12px;
	padding: 30px 20px;
	max-width: 650px;
	margin: auto;
	text-align: center;
	box-sizing: border-box;
	margin-top: 20px;
}

.how-to-design h2 {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	font-size: 30px;
	color: #000;
}

.how-to-design p.subtitle {
	margin-top: 6px;
	color: #555;
	font-size: 13px;
}

.steps {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	margin-top: 30px;
	flex-wrap: nowrap;
}

.step {
	flex: 1;
	min-width: 0;
	text-align: center;
	word-break: keep-all;
	white-space: normal;
}

.step-number {
	width: 34px;
	height: 34px;
	background-color: #0084ff;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto 10px;
}

.step-title {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 6px;
}

.step-description {
	font-size: 15px;
	color: #555;
	line-height: 1.4;
}

@media (max-width: 640px) {
	.steps {
		flex-direction: column;
		gap: 20px;
	}
}

.comparison-container {
	display: flex;
	gap: 20px;
	margin-top: 20px !important;
	max-width: 650px;
	margin: auto;
	background: #f4f4f4;
	padding: 20px;
	border-radius: 12px;

	flex-wrap: wrap;
	margin: 0;
	font-size: 20px;
	color: #000;
	line-height: 30px;
}

.card-column {
	flex: 1;
	text-align: center;
}

.card-column h3 {
	margin: 0;
	font-size: 18px;
}

.card-column .subtext {
	font-size: 15px;
	color: #393838;
	margin-bottom: 10px;
	font-weight: 600;
}

.card-column img {
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	margin-bottom: 15px;
}

.features-card {
	list-style: none;
	padding: 0;
	text-align: left;
	max-width: 300px;
	margin: auto;
}

.features-card li {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 500;
	color: #413d3d;
}

.features-card .icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 14px;
	flex-shrink: 0;
}

.features-card .svg-inline--fa.fa-check {
	color: #ffffff !important;
	background-color: #1a73e8;
	padding: 4px;
	border-radius: 13px;
	font-size: 13px;
}

.icon.cross {
	background-color: #000;
	color: #fff;
}

.icon.tick i {
	background-color: #007bff;
	color: #fff !important;
}

@media (max-width: 640px) {
	.comparison-container {
		flex-direction: column;
	}

	.features-card {
		max-width: 100%;
	}
}

.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	height: 0;
	overflow: hidden;
	border-radius: 16px;
}

.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 16px;
}

.video_section.container {
	margin-top: 20px !important;
}

.custombusiness-accordion-container {
	max-width: 700px;
	margin: auto;
	background: #f5f5f5;
	border-radius: 15px;
	padding: 24px;
	/* box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); */
	margin-top: 20px;
}

.custombusiness-accordion-container h2 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
}

.tab-buttons {
	display: flex;
	gap: 10px;
	margin: 20px 0;
}

.tab-buttons span {
	padding: 6px 14px;
	background: #e0f0ff;
	border-radius: 999px;
	font-size: 14px;
	cursor: pointer;
	font-weight: 500;
}

.tab-buttons .active {
	background: #007bff;
	color: white;
}

/* .custombusiness-accordion {
      border-top: 1px solid #eee;
    }

    .custombusiness-accordion-item {
      border-bottom: 1px solid #eee;
    } */

.custombusiness-accordion-header {
	font-weight: 500;
	font-size: 16px;
	padding: 10px 0;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: black;
}
/* .rating svg{
	fill: blue !important;
} */

.custombusiness-accordion-header::after {
	content: "▼";
	font-size: 12px;
	transition: transform 0.3s ease;
}

.custombusiness-accordion-content li {
	list-style: decimal;
}

.custombusiness-accordion-header.active::after {
	transform: rotate(180deg);
}

.custombusiness-accordion-content {
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.4s ease;
	font-size: 14px;
	color: #555;
}

.custombusiness-accordion-content.open {
	padding: 0 0 0px 0;
}

.custombusiness-accordion-content p {
	margin-top: 0px !important;
}

.custombusiness-accordion-content p,
.custombusiness-accordion-content ol {
	margin: 10px 0;
}

.custombusiness-accordion-content ol {
	padding-left: 20px;
}

.detail_page {
	max-width: 700px;
	margin: auto;
	background-color: #f5f5f5;
	/* border: 1px solid #ddd; */
	border-radius: 15px;
	padding: 25px 30px;
	/* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); */
}

.custom-tab-content .detail_page p{
	margin: 0px;
}

.detail_page h2 {
	font-size: 18px;
	margin-top: 5px;
	color: #333;
}

.detail_page ul {
	padding-left: 20px;
	margin-top: 10px;
}

.detail_page li {
	margin-bottom: 8px;
	line-height: 1.5;
}

.detail_page strong {
	color: #000;
}

.marquee-container {
	max-width: 650px;
	margin-top: 20px;

	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
}

.marquee-track {
	display: inline-flex;
	animation: marquee 30s linear infinite;
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-50%);
	}
}

.marquee_div {
	background-color: #f5f5f5;
	padding: 16px 18px;
	width: 242px;
	white-space: normal;
	overflow-wrap: break-word;
	word-break: break-word;
	margin-right: 10px;
	border-radius: 10px;
	display: inline-block;
}

.marquee_div h1 {
	font-size: 18px;
	font-weight: 800;
	margin: 0 0 5px;
}

.marquee_div p {
	margin: 0;
	font-size: 14px;
}

.marquee_wrapper h2 {
	text-align: center;
	font-size: 17px;
	margin-top: 10px;
}

.detail_accordian.active {
	border: 2px solid #000 !important;
}

.detail_accordian {
	margin-bottom: 20px;
}

.content_acco_wrapper {
	min-height: 110px !important;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.acco_business_card {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.secure-box {
	display: flex;
	gap: 15px;
	justify-content: center;
	flex-wrap: wrap;
}

.secure-card {
	background-color: #f5f5f5;
	border-radius: 10px;
	padding: 10px 20px;
	width: 202px;
	/* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06); */
	text-align: left;
	transition: all 0.3s ease;
}

.secure-icon {
	font-size: 30px;
	margin-bottom: 6px;
	text-align: left;
}

.secure-title {
	font-weight: 600;
	font-size: 19px;
	text-align: left;
	color: #222;
	margin-bottom: 6px;
	line-height: 20px;
}

.secure-text {
	font-size: 14px;
	color: #666;
	line-height: 1.4;
	text-align: left;
}

.secure-wrapper {
	margin-top: 25px;
	margin-bottom: 0px;
}

.free_products svg {
	font-size: 22px;
	line-height: 10px;
	margin-bottom: 8px;
}

.free_products {
	border-radius: 5px;
	padding: 20px 15px;
	text-align: center;
	background-color: #f6f3f7;

	border: 1px solid #e0e0e0;
}

.free_products p {
	font-size: 10px;
	font-weight: 700;
	margin-bottom: 0;
}

.item_count.q-btn {
	display: flex;
	gap: 0px;
	font-weight: 700;
	color: #000;
	border-radius: 4px;
	padding: 1px 0px !important;
	border: 1px solid #cdcdcd;
	font-size: 12px !important;
}

.item_count.card_footer_action button,
.card_footer_action .quantity {
	padding: 3px 9px !important;
	background-color: #f5f5f5 !important;
}

.nfccardform .card_footer_action .quantity {
	background-color: #fff !important;
}

.item_count_wrapper .card_footer_action button {
	padding: 0px;
}

.item_count_wrapper .js-cart-product-info {
	padding-right: 0px !important;
	margin-top: 10px;
}

.item_count_wrapper.js-cart-product .prod-img {
	width: 95px !important;
	height: 100px !important;
}

.item_count_wrapper.js-cart-product-block {
	display: flex !important;
	gap: 10px;
	padding-top: 5px;
}

.item_count_main_wrapper {
	gap: 5px;
	align-items: center;
	display: flex;
}

.item_count_wrapper.js-cart-product {
	padding: 10px 10px;
}

.item_count svg.svg-inline--fa.fa-trash-can {
	font-size: 13px !important;
}

.item_count.q-btn button {
	border: none;
	background-color: #f5f5f5 !important;
}

.item_count .q-btn {
	display: flex;
	gap: 10px;
	font-weight: 700;
	color: #000;
	border-radius: 4px;
	padding: 1px 5px;
	border: 1px solid #cdcdcd;
	font-size: 14px;
	background-color: #f5f5f5 !important;
}

.item_count .q-btn button {
	border: none;
	background-color: #f5f5f5 !important;
}

.js-cart-product.item_count_wrapper {
	padding: 13px 13px;
	padding-right: 5px;
}

.item_count_wrapper .price-block .price--highlight {
	font-size: 13px;
	color: rgb(6, 135, 67) !important;
}

.item_count .svg.svg-inline--fa.fa-trash-can {
	font-size: 13px !important;
	margin-left: 6px !important;
}

.item_count_wrapper.js-cart-product .prod-img {
	background: none !important;
}

.item_count .fa-trash-can {
	font-size: 13px !important;
	margin-left: 6px !important;
}

.item_count svg.svg-inline--fa.fa-trash-can {
	font-size: 13px !important;
	margin-left: 6px !important;
}

svg.svg-inline--fa.fa-trash-can {
	margin-left: 10px;
}

.secure-box {
	display: flex;
	justify-content: center;
	gap: 15px;
	flex-wrap: nowrap;
	padding: 20px 0;
}

.secure-card {
	flex: 1 1 0;
	max-width: 33.333%;
	background: #f9f9f9;
	border-radius: 10px;
	padding: 20px 10px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	text-align: center;
	box-sizing: border-box;
}

.Shipping-content {
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
	color: #6d6d6d;
}
.banner-title h1 {
	font-weight: 800;
	    font-size: 50px;
}

.review_wrapper h2 {
	font-size: 17px;
}

.review_wrapper p {
	font-size: 16px;
	font-weight: 500;
	color: #828080;
}

.review_box {
	background-color: #f5f5f5;
	padding: 19px 20px 18px 20px;
	border-radius: 10px;
}

.reviews-wrapper svg {
	color: #0582ff !important;

	width: 19px !important;
	height: 32px !important;

	margin-top: 6px;
}

.team_woilink svg {
	color: #000 !important;
	width: 12px !important;
	height: 25px !important;
	margin-top: 15px;
}

.team_woilink {
	padding: 1px 20px;
	background-color: #ffffff;
	border-radius: 8px;
	margin-top: 10px;
}

.review_box h2 {
	font-size: 18px;
	padding-top: 8px;
	padding-left: 10px;
}



.team_woilink p{
    min-height: 40px !important;
}

.seemore_content input[type="checkbox"] {
	display: none;
}

.more-text {
	display: none;
}

.seemore_content input[type="checkbox"]:checked ~ .more-text {
	display: inline;
}

.seemore_content input[type="checkbox"]:checked ~ label::after {
	content: " See less";
}

.seemore_content label::after {
	content: " See more";
	color: rgb(0, 0, 0);
	cursor: pointer;
	text-decoration: underline;
}

.reviews-main-wrapper hr {
	max-width: 100% !important;
	margin-bottom: 30px;
	padding: 0 20px;
}

.reviews-main-wrapper h1 {
	font-size: 30px;
	color: #000;
	line-height: 45px;
	margin-bottom: 0;
}

.star svg {
	color: #0582ff !important;
}

.See_btn a {
	background-color: #0070f3;
	padding: 10px 25px;
	color: #fff;
	font-weight: 600;
	border-radius: 10px;
}

.create_btn span{
	background-color: #fff;
	padding: 14px 55px;
	color: #000 !important;
	font-weight: 600;
	border-radius: 9px;
	font-size: 15px;
}

.create_btn {
	margin-bottom: 30px;
}

html .modal-content {
	background-color: none !important;
}

.indexvideomodal .modal-content iframe {
	position: absolute !important;
}
.modal-content.custom-modal-popup {
	position: relative !important;
}

/* .indexvideomodal .modal-content {
    margin: auto !important;
    width: 100% !important;
    max-width: 863px !important;
    height: 500px !important;
    border-radius: 20px !important;
    position: unset;
} */

.custom-modal-popup .close {
	float: right !important;
	font-size: 1.5rem !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	color: #000 !important;
	text-shadow: 0 1px 0 #fff !important;
	opacity: 0.5 !important;
}

.tag_content h6 {
	background-color: #f5f5f5;
	/* max-width: 195px; */
	text-align: center;
	padding: 6px 20px;
	border-radius: 20px;
	font-size: 13px;
}

.tag_content {
	display: flex;
	justify-content: center;
	align-items: center;
}

.nfc-card-categories .category-content h6 {
	/*background-color: #f5f5f5;*/
	/* max-width: 195px; */
	text-align: center;
	padding: 10px 20px;
	border-radius: 7px;
	font-size: 13px;
	background-color: hsl(206.5, 81%, 91.8%);
  	color: #1a73e8;
}

.nfc-card-categories .category-content {
	display: flex;
	justify-content: center;
	align-items: center;
	outline: none;
    border: none;
	transition: background-color 0.2s;
}

.nfc-card-categories .category-content:focus,
.nfc-card-categories .category-content:active {
    outline: none;
    border: none;
    background-color: transparent;
}

.nfc-card-categories .category-content h6:hover,
.nfc-card-categories .category-content .active {
    background-color: #1a73e8;
	border-radius: 7px;
	color: #fff;
}

.custom-modal-popup .close {
	z-index: 10000000;
	position: absolute !important;
	background: white !important;
	top: -80px;
	opacity: 1 !important;
	width: 30px;
	height: 30px;
	display: flex;
	/* align-items: center; */
	justify-content: center;
	border-radius: 100px !important;
	right: 0 !important;
}
.indexvideomodal .modal-content {
	margin: auto !important;
	width: 100% !important;
	max-width: 863px !important;
	height: 500px !important;
	border-radius: 20px !important;
	position: unset;
}

.brand-slider .indexvideomodal .close {
	color: #fff !important;
	float: right !important;
	font-size: 40px !important;
	font-weight: bold !important;
	position: absolute !important;
	right: 219px !important;
	top: 174px !important;
}
.hfc-bisiness-card {
	background: linear-gradient(135deg, rgb(248, 89, 0), rgb(237, 0, 181));
	padding: 15px;
	border-radius: 10px;
}

.Paper-Card {
	background-color: #f5f5f5;
	padding: 15px;
	border-radius: 10px;
}

@media (max-width: 678px) {
	.Why-Use-NFC-wrapper_desk_show {
		display: none;
	}
}

@media (min-width: 678px) {
	.Why-Use-NFC-wrapper_mob_show {
		display: none;
	}
}

@media (max-width: 678px) {
	.desk_top_show {
		display: none;
	}
}

@media (min-width: 678px) {
	.mobile_show {
		display: none;
	}
}

.mob_video_hide {
	display: none;
}

@media only screen and (max-width: 678px) {
	.mob_video_hide {
		display: block;
	}
	.desk_top_hide {
		display: none;
	}
	.Guarantee-wrapper{
		margin: 0px !important;
	}
	.card-image-2.card-1{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.card-image.card-1{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.custom-video-wrapper{
		padding-top: 10px !important;
	}
}

@media only screen and (min-width: 678px) {
	.mob_video_hide {
		display: none;
	}
}

@media screen and (min-width: 300px) and (max-width: 500px) {
	.custom_container {
		height: auto !important;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1500px) {
	.container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.review_box h2 {
		font-size: 18px;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1376px) {
	.card-image-2.card-1 {
		max-width: 345px;
		margin: auto;
		position: absolute;
		right: -50px;
		bottom: -40px;
	}
		.card-image.card-1 {
		max-width: 345px;
		margin: auto;
		position: absolute;
		left: -50px;;
		bottom: -40px;
	}
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
	.card-image,
	.card-image-2 {
		position: unset !important;
	}
}

@media screen and (min-width: 700px) and (max-width: 900px) {
	.card-image {
		position: unset;
	}
	.card-image-2.card-1 {
		max-width: 100%;
		margin: auto;
		right: -40px;
		bottom: -40px;
		height: 100%;
		position: unset !important;
		display: flex;
	}
	.banner-main-title h1 {
		font-size: 20px !important;
		line-height: 37px !important;
		font-weight: 600;
	}
	.sub-banner .feature-media__copy p{
		font-size: 13px;
	}
}

@media screen and (min-width: 300px) and (max-width: 700px) {
	.hfc-bisiness-card {
		margin-top: 35px;
	}

	.nfc_card_list_container .nfc_card_holder .card-title {
		min-height: 25px !important;
		margin-bottom: 0;
	}
	.custom_container {
		height: auto !important;
	}
	.nfc_card_holder {
		max-height: fit-content !important;
	}
	.secure-box {
		padding: 20px;
	}

	.brand-slider h1 {
		font-size: 28px;
		padding: 25px 0 0px 0;
	}

	.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-free-mode {
		padding: 50px 0px 71px 0;
	}
	.d-flex.justify-content-between.align-item-center.review_content {
		padding: 50px 20px;
	}

	/* .d-flex.justify-content-between.align-item-center.review_content.pb-4.pt-5 {
		padding: 0 20px;
	} */

	.content h4 {
		margin: 30px 26px 15px 30px;
	}

	.tab-buttons span {
		font-size: 12px;
	}

	.secure-box {
		padding: 0px;
	}

	.secure-card {
		padding: 9px 1px;
	}

	.secure-title {
		font-size: 19px;
	}

	.secure-text {
		margin-bottom: 10px;
	}

	.review_box {
		margin: 20px;
	}

	/*----------- main_page-------------*/
	.card-main-wrapper {
		padding: 20px;
	}

	.card-box-header h1 {
		font-size: 30px;
	}

	.card-box-header p {
		font-size: 14px;
	}

	/* .lucide-shield-check.md\:size-28 {
		width: auto !important;
		height: 4rem;
		color: #fff;
		font-size: 7rem;
	} */

	.Security_icon.w-full.sm\:w-auto.flex.justify-start.sm\:justify-start.mt-4.sm\:mt-0 {
		width: 100% !important;
		display: flex !important;
		justify-content: start !important;
	}
	.Guarantee-main-wrapper {
		padding: 0px 20px 30px 20px !important;
	}
	section.reviews-main-wrapper {
		padding-bottom: 35px;
		padding-top: 0 !important;
	}

	.card-box-header {
		margin-bottom: 30px;
	}

	.slide {
		height: auto !important;
	}

	.carousel-item .active.col-md-6.text-right.pr-5 {
		padding-right: 25px !important;
		padding-left: 25px;
	}

	.custom-carosal-slider h3 {
		font-size: 21px;
	}

	.custom-carosal-slider {
		background-color: #262626;
		padding: 25px 25px !important;
	}

	.custom-carosal-slider p {
		text-align: right !important;
		font-size: 13px;
	}

	/* .real_user_main_wrapper h2 {
		font-size: 35px;
	} */

	.Why-Use-NFC-wrapper {
		padding: 0px 20px;
	}

	.Before-The-Event h2 {
		font-size: 30px !important;
	}

	.container.Before-The-Event {
		padding: 0 20px !important;
	}

	.accordion-item {
		padding: 10px 5px;
	}

	.accordion-body-inner {
		font-size: 15px;
		text-align: justify;
	}

	/* .card-image {
    max-width: 345px;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 45px;
       } */
	.wrapper p {
	text-align: center;
        font-size: 13px;
        padding: 0 20px;
	}

	/* .card-image-2.card-1 img {
    height: 110px;
      }  */

	.card-image {
		position: unset;
	}

	.card-image-2.card-1,.card-image.card-1 {
		max-width: 100%;
		margin: auto;
		right: -40px;
		bottom: -40px;
		height: 100%;
		position: unset;
	}

	.content-1,
	.content-2 {
		padding: 20px 30px 30px 30px;
	}

	.wrapper h1 {
		font-size: 40px;
	}

	.wrapper h1 {
		font-size: 40px;
	}

	.nfc_card_list_container .w-317 {
		width: 100% !important;
	}

	/* .wrapper-title-area {
		font-size: 35px !important;
	} */

	.wrapper-title-sub-area {
		font-size: 15px;
	}

	.glue-grid {
		padding: 0 20px;
	}

	.sub-banner .feature-media__copy.secondary p {
		text-align: center;
		font-size: 13px;
	}

	.banner-main-title h1 {
		font-size: 20px !important;
		line-height: 37px !important;
		font-weight: 600;
	}

	.glue-header.glue-header--single.customminht {
		min-height: 68px;
	}

	.sub-banner .feature-media__copy p{
		font-size: 13px;
	}

	.banner-sub.-title {
		font-size: 11px;
		padding: 5px 20px;
	}
	.banner_copy p {
		text-align: center !important;
	}

	.Guarantee-wrapper h3 {
		font-size: 29px;
		/* color: #fff; */
		line-height: 38px;
		font-weight: 600;
	}

	.hover-animate-button{
		width: 100% !important;
	}
	.content-1{
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.content-2{
		padding-right: 0px !important;
		padding-left: 0px !important;

	}
	.leadingsm-tight{
		padding-right: 0px !important;
		padding-left: 0px !important;

	}
	.Why-Use-NFC-wrapper{
		padding-right: 0px !important;
		padding-left: 0px !important;

	}
	.Guarantee-wrapper {
		margin: 20px;
		padding: 30px 25px !important;
	}
	.Guarantee-main-wrapper {
		padding: 50px 20px;
	}

	/* .custom-carosal-slider {
		margin: 20px;
	}
	} */

	.custom-carosal-slider {
		margin: 20px;
	}

	.nfccardindex-container {
		padding-top: 40px;
	}

	.nfc_card_holder {
		max-width: 100%;
	}

	button.btn-round.glue-button.glue-button--high-emphasis.custom-btn {
		margin: 0px;
	}

	.right-div {
		align-items: center;
	}

	.real_user_main_wrapper h2 {
		font-size: 35px;
		font-weight: 700;
	}

	.row.mt-5.justify-start.justify-center-1.nfc-cards-list {
		margin-top: 0px !important;
	}

	.real_user_main_wrapper {
		padding: 0px 20px !important;
	}

	section.wrapper {
		padding: 20px 0;
	}

	.custom-modal-popup .close {
		float: right !important;
		font-size: 1.5rem !important;
		font-weight: 700 !important;
		line-height: 1 !important;
		color: #000 !important;
		text-shadow: 0 1px 0 #fff !important;
		opacity: 0.5 !important;
	}

	.custom-modal-popup .close {
		z-index: 10000000;
		position: absolute !important;
		background: white !important;
		top: -80px;
		opacity: 1 !important;
		width: 30px;
		height: 30px;
		display: flex;
		/* align-items: center; */
		justify-content: center;
		border-radius: 100px !important;
		right: 0 !important;
	}
}

/* padding: 50px 20px !important;
	}

	section.wrapper {

		padding-bottom: 50px;
	} */

@media screen and (max-width: 900px) {
	.container.custom-carosal-slider-wrapper {
		padding: 40px 20px !important;
	}
	.real_user_main_wrapper h2,
	.wrapper h1,
	.card-box-header h1 {
		font-size: 25px !important;
	}

	.card-box-wrapper h2 {
		font-size: 15px !important;
	}
	.custom-accordian .accordion-header {
		font-size: 14px;
	}

	.card-box-header h1,
	.Before-The-Event h2 {
		font-size: 26px !important;
	}
	.wrapper-title-area {
		font-size: 24px !important;
	}

	.card-box-header p {
		font-size: 15px;
	}
	.brand-slider h1 {
		font-size: 28px !important;
	}

	main {
		padding-bottom: 0px !important;
	}
}

@media (max-width: 1350px) {
	.container.Before-The-Event {
		padding: 0px 20px !important;
	}

	.container.custom-carosal-slider-wrapper {
		padding: 40px 20px !important;
	}
	.d-flex.justify-content-between.align-item-center.review_content {
		padding: 0px 20px;
	}
	.review_box {
		margin: 20px;
	}
}

@media (max-width: 1062px) {
	.container.d-flex.flex-col-mob.justify-between.mt-1 {
		flex-direction: column-reverse !important;
	}

	.flex-col-mob {
		flex-direction: column-reverse !important;
	}
}

.d-flex.justify-content-between.align-item-center.review_content.pb-4.pt-5 {
	padding: 0 20px;
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
	.reviews-main-wrapper hr {
		max-width: 100% !important;
	}
	/* .nfc-container {

	.nfc-container {
		max-width: 90% !important;
	} */
}

@media (min-width: 1500px) {
	.content.content_acco_wrapper {
		max-height: 113px !important;
	}
}

@media screen and (min-width: 300px) and (max-width: 1370px) {
	.home_container .index-block-one .index-container-content .row {
		display: flex;
		align-items: center;
		justify-content: center !important;
	}
}




.max_width_container {
    max-width: 1100px;
    margin: auto;
}

.carousel-indicators.custom_nfc_indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 10px !important;
	height: 12px !important;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #1a73e8;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: 0.5;
	transition: opacity 0.6s ease;
	border-radius: 30px !important;
	top: 14px;
}
.carousel-indicators.custom_nfc_indicators {
	bottom: -25px !important;
}

.custom-carosal-slider.Why-Use-NFC-wrapper-carosal {
	background-color: none !important;
	padding: unset !important;
	border-radius: unset !important;
	color: none !important;
}
.palette_icon {
	background: #fff;
	padding: 0px 5px 3px 5px;
	border-radius: 34px;
	position: absolute;
	right: 7px;
	bottom: 4px;
	text-align: center;
	cursor: pointer;
}

.accordion-item.open {
	background-color: #effdf3;
	transition: background-color 0.3s ease;
	border-left: 5px solid #087628;
}

.acco_text_icon svg {
	padding-right: 10px;
	color: #000 !important;
	font-size: 20px;
}

/* video_slider */

.subtitle {
	text-align: center;
	font-size: 1rem;
	color: #666;
	margin-bottom: 10px;
}

.realuserslider {
	width: 100%;
	padding-bottom: 70px;
	position: relative;
	overflow: hidden;
}

.realuser-wrapper {
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.realuser-slide {
	flex-shrink: 0;
	width: 300.5px !important;
	height: 400px;
	position: relative;
	background: #000;
	border-radius: 15px;
	overflow: hidden;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 0;
	margin-right: 20px;
	user-select: none;
}

.realuser-wrapper .responsive-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.realuser-wrapper .responsive-video iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.realuser-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0.85;
}

.slide-content {
	position: relative;
	z-index: 2;
	padding: 20px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), transparent);
	margin-top: auto;
	top: 307px;
}

.slide-content:hover,
.slide-content:focus {
	display: none;
}

.slide-content {
	transition: opacity 0.3s ease;
}

.realuser-slide:hover .slide-content {
	opacity: 0;
	pointer-events: none;
}

.realuser-slide:hover .slide-content {
	display: none;
}

.slide-content h4 {
	margin: 5px 0;
	font-size: 1.1rem;
}

.slide-content p {
	font-size: 0.9rem;
	margin: 0;
}

.pre_next_icon_wrapper {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 17px;
	z-index: 10;
	justify-content: center;
	align-items: center;
	width: auto;
}

.realuser-prev,
.realuser-next {
	width: 30px;
	height: 30px;
	background: rgb(255 255 255 / 10%);
	color: black;
	border-radius: 50%;
	cursor: pointer;
	/* box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 27px;
	user-select: none;
	transition: background-color 0.3s ease;
	line-height: 1;
	border: 1px solid #ccc;
	padding: 6px 10px 10px 10px;
}

.realuser-prev:hover,
.realuser-next:hover {
	background: rgba(0, 0, 0, 0.3);
	color: white;
}

.realuser-prev::after {
	content: "‹";
	position: relative;
	top: 0;
}

.realuser-next::after {
	content: "›";
	position: relative;
	top: 0;
}

.xtrapdrt{
	padding-right: 58px;
}

.qtytext{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
	font-weight: 500;
	color: #404040;
}

.cardpricingslab .ps-head{
color: hsl(0, 0%, 27.5%);
font-weight: 500;
font-size: .75rem;
  line-height: 1rem;
  text-wrap: nowrap;
}

.cardpricingslab .ps-percentage {
  color: hsl(210, 100%, 51.4%);
  line-height: 21px;
  font-weight: 600;
  font-size: .75rem;
  line-height: 1rem;
  font-weight: 600;
  text-align: center;
  padding-top: .125rem;
  padding-bottom: .125rem;
  padding-left: .375rem;
  padding-right: .375rem;
  background-color: hsl(206, 100%, 94.1%);
  border-radius: 9999px;
  text-wrap: nowrap;
}

.cardpricingslab .ps-pricehighlight{
	font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.75rem;
}


@media (min-width: 1800px) {
	.realuserslider {
		max-width: 2000px;
		margin: auto;
	}
}

.real_user_main_wrapper {
	text-align: center;
	padding: 30px 10px;
	/* background-color: #fafafa; */
}

.real_user_main_wrapper h2 {
	font-size: 45px;
	font-weight: 700;
}

.accordion-item.wow.animate__.animate__fadeInUp.animated {
	border: 1px solid #e6e6e6;
	border-radius: 20px;
}

.brand-slider-container {
	margin-top: 25px;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.brand_slider_div {
	gap: 20px;
	/* background-color: #f5f5f5; */
	padding: 16px 18px;
	width: 385px;
	white-space: normal;
	overflow-wrap: break-word;
	word-break: break-word;
	/* margin-right: 10px; */
	border-radius: 10px;
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
	text-align: left;
}

.brand-slider p {
	color: #d9d7d7;
	font-size: 14px;
}

.brand_slider_div svg {
	margin-bottom: 10px;
}

section.container.d-flex.flex-col-mob.justify-between.items-center.sub-banner.sub_banner_top {
	margin-top: 0 !important;
}
.collapse_woi_01 .open {
	border-top-right-radius: 20px !important;
	border-bottom-right-radius: 20px !important;
}

.collapse_woi_01-header {
	border-top-right-radius: 15px !important;
}

.collapse_woi_01.open .collapse_woi_01-content {
	border-bottom-right-radius: 15px !important;
}

.collapse_woi_01-content p {
	color: #595b51;
}

.woi_w_038 {
	width: 13px !important;
}

.product-detail-page .nav-arrows button {
	width: 26px !important;
	height: 26px !important;
}
.woi_number {
    list-style: auto !important;
}
.collapse_woi_01 {
	/* border: 1px solid #ccc; */
	/* border-radius: 5px; */
	/* margin-bottom: 1rem; */
	background: transparent !important;
	overflow: hidden;
	transition: background-color 0.3s;
}
 ul.woi_dis li::marker {
    color: #6b7280 !important;
  }
 ul.woi_number li::marker {
    color: #6b7280 !important;
  }

.collapse_woi_01-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.5rem 1rem;
	cursor: pointer;
	background-color: #f5f5f5;
	font-weight: 500;
	transition: background-color 0.3s, color 0.3s;
}

.collapse_woi_01-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease, padding 0.3s ease, background-color 0.3s,
		color 0.3s;
	padding: 0 1rem;
	/* background-color: #fff; */
	color: #000;
}

.collapse_woi_01-content p {
	margin: 0px;
}

.collapse_woi_01-icon {
	font-size: 1.2rem;
	transition: transform 0.3s ease;
}

.collapse_woi_01 .collapse_woi_01-header {
	border-left: 2.5px solid #dbdbdb;
	color: gray;
}

.collapse_woi_01.open .collapse_woi_01-header {
	color: black;
	background-color: #effdf3;
}

.collapse_woi_01.open .collapse_woi_01-content {
	background-color: #effdf3;
}

.collapse_woi_01.open .collapse_woi_01-header,
.collapse_woi_01.open .collapse_woi_01-content {
	/* background-color: #007BFF;
      color: white; */
	border-left: 2.5px solid #087628;
}

.collapse_woi_01.open .collapse_woi_01-content {
	padding: 0.5rem 1rem 1.5rem;
	max-height: 500px;
	padding-top: 0px !important;
	/* adjust as needed */
}

.collapse_woi_01-icon {
	width: 20px;
	height: 20px;
}

.woi_flex_col_098 {
}

.woi_flex_66 {
	display: flex;
	flex-direction: column;
	gap: 3px;
	margin-top: 15px;
	text-align: center;
}

.woi_flex_66 h4 {
	font-size: 23px;
	margin: 0px;
}

.woi_flex_66 p {
	font-size: 13px;
	margin: 0px;
}

.woi_67_01 img.woi_img_logo {
	width: 55px;
}

.woi_flex_colors_01 {
    display: flex;
    flex-direction: row;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px 25px;
    /* border: 1px solid #dddddd; */
    border-radius: 10px;
    margin-top: 15px;
    background-color: #f5f5f5;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
.woi_flex_colors_01 p {
	font-weight: 500;
}

.woi_flex_colors_cle_01 {
	display: flex;
	gap: 5px;
}

.woi_clr_01 {
	padding: 3px;
	border: 1px solid #0060dd;
	border-radius: 50%;
}

.woi_clr_02 {
	padding: 3px;
	border: 1px solid #108a33;
	border-radius: 50%;
}

.woi_clr_03 {
	padding: 3px;
	border: 1px solid #cd1414;
	border-radius: 50%;
}

.woi_clr_04 {
	padding: 3px;
	border: 1px solid #9b51e0;
	border-radius: 50%;
}
.woi_clr_05 {
	padding: 3px;
	border: 1px solid #ff8c00;
	border-radius: 50%;
}
.woi_clr_06 {
	padding: 3px;
	border: 1px solid #7c74f0;
	border-radius: 50%;
}
.woi_clr_07 {
	padding: 3px;
	border: 1px solid #000000;
	border-radius: 50%;
}
.woi_clr_08 {
	padding: 3px;
	border: 1px solid gray;
	border-radius: 50%;
}
.woi_clr_09 {
	padding: 3px;
	border: 1px solid gray;
	border-radius: 50%;
}

.woi_clr_01 .woi_clr_02 .woi_clr_03 .woi_clr_04 {
	background-color: #0060dd;
}

.woi_clr_010 {
	width: 22px;
	height: 22px;
	background-color: #075bf3;
	border-radius: 50%;
}

.woi_clr_020 {
	width: 22px;
	height: 22px;
	background-color: #108a33;
	border-radius: 50%;
}

.woi_clr_030 {
	width: 22px;
	height: 22px;
	background-color: #cd1414;
	border-radius: 50%;
}

.woi_clr_040 {
	width: 22px;
	height: 22px;
	background-color: #9b51e0;
	border-radius: 50%;
}
.woi_clr_050 {
	width: 22px;
	height: 22px;
	background-color: #ff8c00;
	border-radius: 50%;
}
.woi_clr_060 {
	width: 22px;
	height: 22px;
	background-color: #7c74f0;
	border-radius: 50%;
}
.woi_clr_070 {
	width: 22px;
	height: 22px;
	background-color: #000000;
	border-radius: 50%;
}
.woi_clr_080 {
	width: 22px;
	height: 22px;
	background-color: #ffffff;
	border-radius: 50%;
}
.woi_clr_090 {
	width: 22px;
	height: 22px;
	background-color: #ffffff;
	border-radius: 50%;
}
.woi_clr_090 svg {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.woi_clr_090{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.woi_clr_090 img{
	width: 13px;
	    position: absolute;
    bottom: 18px;
    right: -2px;
}
.rating i, .rating svg {
    color: #007bff !important;
    width: 17px !important;
    height: 26px !important;
}
.detail_page ul{
	list-style: disc;
}

@media only screen and (max-width: 768px) {
	.woi_sticky_relative {
		height: auto;
	}
	.woi_flex_67 {
		flex-direction: row;
		gap:10px;
	}
	.woi_flex_67 .woi_capt_022{
		font-size:10px;
	}
.detail_page{
	padding: 25px 15px;
}
.detail_page ul{
	margin-left: 0px;
}
.detail_page li{
	font-size:13px;
}
	.collapse_woi_01-content p {
		font-size: 13px !important;
	}
	.nfccardform .btn-addtocart,
	.nfccardform .businessCards button {
		width: 100%;
	}
	.woi_flex_colors_01 {
		flex-direction: column;
	}
	.woi_flex_038_mob {
		flex-direction: row !important;
	}
	.woi_flex_colors_cle_01 {
		flex-wrap: wrap;
		margin-top: 10px;
		justify-content: center;
	}
	html .cardpanel-container {
		padding: 25px 15px !important;
	}

	.xtrapdrt{
		padding-right: 15px;
	}

	.product-detail-page .img-item{
		height: auto;
	}
}

.nfc-image-container.custom_container a {
	outline: none;
}


.product-detail-page .nav-arrows button
 { width: 30px;
	height: 30px;
}

.review_image img{
	width: 100%;
}



.palette_icon .tooltip-text {
    visibility: hidden;
    width: 300px;
    background-color: #ffffff;
    color: #000;
    text-align: left;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 10px 10px;
    border-radius: 4px;
    font-size: 13px;
    position: absolute;
    bottom: 125%;
    left: -74px;
    transform: translateX(-5%);
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 9999;
    border: 1px solid #c0bfbf;
}

.palette_icon:hover .tooltip-text {
  visibility: visible;
  z-index: 999;
  opacity: 1;
}


.palette_icon a{
	font-size: 14px;
	text-decoration:underline !important;
	padding-left: 0 !important;
}

.tooltip-text h5{
	font-size: 10px !important;
}

.tooltip h6 {
    font-size: 13px !important;
}
/* --------------------------05-06-25 udpation-------------- */
.woi_nfc_g_btn_01{
	background-color: #ceead6 !important;
	color: #1e8e3e !important;
}
