/* Home Page CSS Free */

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img,
.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img {
    -webkit-transition: none !important;
    transition:  none !important;
    width: 100%;
	transform: none !important;
}
.category-products-widget .woocommerce-Price-amount.amount{
	color:  #000 !important;
}
.category-products-widget .star-rating span::before {
	color: #FFBB00 !important;
}
.category-products-widget .hover-buttons {
	display: none !important;
}

.home-search-btn button.hfe-search-submit {
	border-left: 3px solid #3D7AFF;
}

.home-contact-section .elementor-icon-box-icon {
	width: fit-content;
	background-color: #FFBB00;
	padding: 10px;
	border-radius: 7px;
}

.space-remove p {
	margin: 0px !important;
}

.flex-subscribe-form {
	margin: 0px !important;
	display: flex;
	gap: 30px;
}

.flex-subscribe-submit p {
	margin: 0px !important;
}

.flex-subscribe-input p {
	margin: 0px !important;
}

.flex-subscribe-submit input {
	background-color: #FFBB00 !important;
	color: #000 !important;
	padding: 12px !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}

.flex-subscribe-input input {
	border-radius: 4px !important;
}

.profile-img-wrapper {
	text-align: left !important;
}

.ecommerce-business-home-testimonial img.rt-responsive-img {
	height: 69px !important;
	border-radius: 50% !important;
}

.ecommerce-business-home-testimonial h3.author-name {
	position: absolute !important;
	top: 0px !important;
	left: 22% !important;
}

.ecommerce-business-home-testimonial h4.author-bio {
	position: absolute !important;
	top: 12% !important;
	left: 22% !important;
}

.ecommerce-business-home-testimonial .item-content-wrapper {
	margin-top: 20px !important;
	background: #f8f8f800 !important;
}

.ecommerce-business-home-testimonial .swiper-arrow {

	background-color: #2550ea00 !important;
}

.ecommerce-business-home-testimonial .swiper-button-prev {
	position: absolute !important;
	bottom: 0px !important;
	top: 107% !important;
	left: 33px !important;
	background-color: #2550ea00 !important;
}

.ecommerce-business-home-testimonial .swiper-button-next {
	position: absolute !important;
	bottom: 0px !important;
	top: 107% !important;
	left: 60px !important;
}

.ecommerce-business-home-testimonial.item-content-wrapper:before {
	content: "\F10D";
	color: #eaeaea;
	position: absolute;
	left: 100%;
	top: -93px !important;
	right: 10px !important;
	font-family: "tss-font", serif;
	font-size: 30px;
}

.ecommerce-business-home-testimonial .item-content {
	font-style: normal !important;
}

.ecommerce-business-home-testimonial .item-content-wrapper:before {
	left: 80% !important;
	top: -121px !important;
	font-size: 77px !important;
	color: #eaeaea12 !important;
}

.product-image {
	height: 200px;
	max-height: 100%;
	text-align: center;
	background-color: #fff;
}

.custom-slider-nav .swiper-button-next:after {

	color: #000;
	font-size: 20px !important;
	font-weight: bold !important;
	position: absolute;
	right: -64px;

}

.custom-slider-nav .swiper-button-prev:after {

	color: #000;
	font-size: 20px !important;
	position: absolute;
	right: 26px;
	top: 12px;
	font-weight: bold !important;
}

.product-slide {
	background-color: #F8F8F8 !important;
}

.product-title:hover {
	color: #3D7AFF !important;
}

.home-contact-section h3.elementor-icon-box-title {
	margin: 0px !important;
}

.product-categories a {
	text-decoration: none !important;
}

.woocommerce-js ul.product-categories>li:first-child {
	border-bottom: 1px solid #00000014 !important;
}

.product-categories li {
	border-bottom: 1px solid #00000014 !important;
	padding: 8px 10px !important;
	;
}

.product-categories {
	padding: 0px !important;
	;
}

.latest-blog-section .premium-blog-post-outer-container {
	padding: 0px 10px !important;
}

.latest-blog-section .premium-blog-content-wrapper {
	padding: 15px 0px !important;
}

.latest-blog-section .premium-blog-thumbnail-container img {
	border-radius: 10px !important;
}

.latest-blog-section .premium-blog-entry-title {
	display: none !important;
}

@media screen and (min-width:1200px) and (max-width:1399px) {
	.space-add {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.deal-of-the-day {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

.latest-news .premium-blog-thumbnail-container img {
	height: 212px;
	object-fit: cover;
	border-radius: 10px !important;
}

.latest-news .premium-blog-entry-title {
	display: none;
}

.latest-news .premium-blog-post-outer-container {
	padding: 10px !important;
}

.flex-swiper-slide {
	width: 300px !important;
}

.wishlist-header {
	position: relative;
	font-size: 18px;
	padding: 10px;
}

.wishlist-header::before {
	content: "♥ ";
	color: red;
	font-size: 20px;
	margin-right: 5px;
}

.flex-book-now-btn .elementor-button {

	background: linear-gradient(to top, orange 50%, white 50%);
	background-size: 100% 200%;
	background-position: bottom;
	transition: all 0.3s ease;
	padding: 10px 20px;

	display: inline-block;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
}

.flex-book-now-btn .elementor-button:hover {
	background-position: top;
	color: white;
}

.custom-swiper-prev::before {
	content: "\2039";
	color: #000;
}

.custom-swiper-next::before {
	content: "\203A";
	color: #000;
}

@media screen and (min-width: 1600px) and (max-width: 1770px) {
	#n2-ss-2 {
		width: 90% !important;
		border-radius: 10px;
	}

	#n2-ss-2 .n2-ss-slider-2 {
		border-radius: 10px !important;
	}
}

@media screen and (min-width: 1500px) and (max-width: 1585px) {
	#n2-ss-2 {
		width: 92% !important;
		border-radius: 10px;
	}

	#n2-ss-2 .n2-ss-slider-2 {
		border-radius: 10px !important;
	}
}

@media screen and (min-width: 1440px) and (max-width: 1920px) {
	.home-service-box-1::after {
		content: "";
		position: absolute;
		top: 0;
		right: 31px;
		width: 1px;
		height: 100%;
		background-color: #000;
	}

	/* .home-service-box::after {
  content: "";
  position: absolute;
  top: 0;
  right: 31;
  width: 01px ;
  height: 100%;
  background-color: #000;
} */
	.home-service-box:not(:last-child)::after {
		content: "";
		position: absolute;
		top: 0;
		right: 31;
		width: 01px;
		height: 100%;
		background-color: #000;
	}
}

@media screen and (min-width:1025px) and (max-width:1440px) {
	.space-add {
		padding-left: 20px;
		padding-right: 20px;
	}

}


/* ************Shop page css********* */
.shop-price-rating {
	display: flex;
	justify-content: space-between;
}

h2.shop-product-title {
	font-size: 16px !important;
	margin: 10px 0px !important;
}

.shop-product-reviews {
	margin: 10px 0px 0px;
}

@media screen and (min-width:1440px) and (max-width:1920px) {
	.shop-product-item:hover .shop-add-to-cart {
		display: block !important;
	}

	.shop-add-to-cart {
		display: none;
	}

	.shop-add-to-wishlist {
		display: none;
	}


}

.shop-add-to-cart {
	width: fit-content;
	position: absolute;
	top: 65px;
	right: 17px;
}

.shop-add-to-wishlist .yith-wcwl-add-to-wishlist-button__label {
	display: none;
}

.shop-product-item:hover .shop-add-to-wishlist {
	display: block !important;
}

.shop-add-to-cart a.button.add_to_cart_button.ajax_add_to_cart {
	padding: 5px !important;
}

.shop-add-to-wishlist {
	width: fit-content;
	position: absolute;
	top: 100px;
	right: 17px;
	background-color: #000;
	padding: 0px;
	border-radius: 7px;
}

.shop-add-to-wishlist .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--initialized {
	margin: 0px !important;
}

.shop-add-to-wishlist svg {

	height: 25px !important;

}

.shop-product-item {
	background-color: #F8F8F8 !important;
}

.archive .ast-container {
	max-width: 100% !important;
	padding: 0px !important;
	margin: 0 auto !important;
	display: block !important;
}

.shop-product-thumbnail {
	text-align: center;
	display: flex;
	justify-content: center;
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
}

.shop-container {
	width: 1622px;
	padding: 80px 0px;
	margin: auto;
}

.shop-heading {
	font-size: 28px;
	margin-bottom: 10px;
}

.shop-description {
	font-size: 16px;
	margin-bottom: 30px;
}

.shop-products-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 30px;
}

.shop-product-item {
	border: 1px solid #eee;
	padding: 15px;
	position: relative;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

span.shop-featured-badge {
	position: absolute;
	top: 16px;
	left: 14px;
	background-color: #FFBB00;
	color: #000;
	padding: 3px 13px;
	font-size: 12px;
	font-weight: 400;
	border-radius: 4px 0px 8px 0px;
}

.shop-product-thumbnail img {
	width: 100%;
	height: auto;
	border-radius: 4px;
}

.shop-product-excerpt {
	font-size: 14px;
	margin-top: 10px;
	color: #555;
}

.shop-product-price {
	font-size: 16px;
	color: #222;
	margin-top: 10px;
	font-weight: bold;
}

.shop-product-rating {
	margin-top: 5px;
}

.shop-product-tag {
	display: inline-block;
	width: fit-content;
	position: absolute;
	top: 16px;
	right: 10px;
	color: #fff;
	padding: 3px 8px;
	font-size: 12px;
	border-radius: 3px;
	margin-right: 5px;
	background-color: #FF2929;
	font-size: 12px;
	font-weight: 400;
	border-radius: 0px 4px 0px 8px;
}

.shop-product-client-rating {
	margin: 10px 0;
}

.shop-product-client-rating .fa-star {
	color: #ccc;
	cursor: pointer;
	font-size: 18px;
	margin-right: 2px;
}

.shop-product-client-rating .fa-star.filled {
	color: #f5b301;
}

.rating-status {
	margin-left: 10px;
	font-size: 12px;
	color: green;
}

@media screen and (min-width: 1440px) and (max-width: 1650px) {
	.shop-products-grid {
		display: grid;
		grid-template-columns: repeat(4, 1fr) !important;
		gap: 30px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.shop-products-grid {
		display: grid;
		grid-template-columns: repeat(3, 1fr) !important;
		gap: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.shop-products-grid {
		display: grid;
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 30px;
	}
}

@media screen and (max-width: 767px) {
	.shop-products-grid {
		display: grid;
		grid-template-columns: repeat(1, 1fr) !important;
		gap: 30px;
	}

	.shop-container {
		width: auto !important;
		padding: 80px 20px !important;
		margin: auto;
	}
}

@media screen and (max-width: 1650px) {

	.shop-container {
		width: auto !important;
		padding: 80px 20px !important;
		margin: auto;
	}
}


@media screen and (min-width:768px) and (max-width:1920px) {
	h1.shop-heading {
		color: #fff;
		font-size: 40px;
	}
}

h1.shop-heading {
	color: #fff;

}

.shop-pagination {
	text-align: center;
	padding-top: 50px;
}

a.page-numbers {
	border: 1px solid;
	padding: 8px 16px;
	border-radius: 5px;
	color: #000 !important;
	font-size: 16px;
	margin: 0px 10px;
}

.current {
	border: 1px solid;
	padding: 8px 16px;
	border-radius: 5px;
	color: #fff !important;
	font-size: 16px;
	background-color: #3D7AFF !important;
}

a.page-numbers:hover {
	border: 1px solid;
	padding: 8px 16px;
	border-radius: 5px;
	color: #fff !important;
	font-size: 16px;
	background-color: #3D7AFF !important;
}

/* ************************** */
a.beadcrumb-title {
	color: #fff;
}

/* ***************single product page css***************** */

.single-product .ast-container {
	display: block !important;
	max-width: 1622px !important;
}

.custom-single-product {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 50px;
	/* optional spacing between columns */
}

.yith-wcwl-add-to-wishlist-button__label {
	display: none;
}

.single-product-reviews-status {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}

a.review-count {
	margin-top: -4px;
}

.product-share {
	position: relative;
	margin-top: 15px;
}

.share-toggle {
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
	padding: 6px 12px;

	border-radius: 5px;
	transition: background 0.3s;
}


.share-icons {
	display: none !important;
	margin-top: 10px;
	gap: 10px;
	flex-direction: row;

}

.product-share:hover .share-icons {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	display: block !important;
}

@media screen and (max-width: 550px) {
	.product-share:hover .share-icons {
		display: grid;
		grid-template-columns: repeat(2, 1fr) !important;
		display: block !important;
	}
}

.product-share {
	margin: 0px;
}

.share-icons a {
	text-decoration: none;
	color: #333;
	background: #3D7AFF;
	padding: 5px 10px;
	border-radius: 3px;
	transition: background 0.3s;
}

.share-icons a:hover {
	background: #e0e0e0;
}

.product-share {
	width: fit-content;
}

.single-product-info-sub {
	display: grid;
	justify-items: center;
	grid-template-columns: repeat(3, 1fr);
}

.share-icons {
	display: flex;
	gap: 10px;
}

.share-icons svg {
	height: 15px;
	width: 15px;
	position: relative;
	top: 3px;
	fill: #fff !important;
}

.share-toggle {
	display: flex;
	gap: 20px;
}

.share-toggle svg {
	height: 20px;
	width: 20px;


}

.share-icons a {
	background-color: #3D7AFF !important;
	border-radius: 50% !important;
	padding-top: -1px;
}

/* **************** */
.custom-product-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	text-align: center;
}

.custom-product-table td {
	padding: 10px;
	border: 1px solid #eee;
}

.custom-product-table th {
	padding: 10px;
	border: 1px solid #eee;
}

.custom-quantity-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.custom-quantity-wrapper .qty-btn {
	width: 48px;
	height: 36px;
	padding: 0px;
	font-size: 18px;
	border: 1px solid #ccc;
	cursor: pointer;
	border-radius: 4px;
}

.custom-quantity-wrapper input.qty {
	width: 100px;
	text-align: center;
	height: 32px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.single-product-category {
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
	box-shadow: 0px 3px 19px #00000029;
	border-radius: 15px;
	padding: 20px 30px;
	align-items: center;
}

h1.single-product-title {
	font: n 600 36px / 20px Hind Madurai;
	font: normal normal 600 36px / 20px Inter, Sans-serif;
}

.sinlge-product-desc-title {
	font-weight: 600;
	font-family: Inter, Sans-serif;
	font-size: 26px;
	color: #000;
}

h1.cart-single-product-title {
	font-size: 20px;
}

.sinlge-product-comment-title {
	font-weight: 600 !important;
	font-family: Inter, Sans-serif !important;
	font-size: 26px !important;
	color: #000 !important;
}

.single-product-reviews-container .comment-reply-title {
	font-weight: 600 !important;
	font-family: Inter, Sans-serif !important;
	font-size: 26px !important;
	color: #000 !important;
}

.single-product-reviews-container .comment-respond {
	padding: 0px !important;
}

.single-product-img {
	margin: 40px 0px;
}

.single-product-content p {
	color: #000;
	font-family: Inter, Sans-serif;
	font-size: 16px;
}

.custom-product-table td {
	padding: 10px;
	border: 0px solid #eee;
}

table.custom-product-table {
	box-shadow: 0px 3px 19px #00000029;
	border-radius: 15px;
	padding: 20px 30px;
	align-items: center;
	margin: 30px 0px !important;
}

form.cart.single-product-card-btn1 {
	display: flex;
	justify-content: center;
}

.single-product-reviews-container {
	display: grid;
	gap: 50px;
	grid-template-columns: repeat(2, 1fr);
}

.space-add-1 {
	padding: 50px 0px;
}

.single-product-comments {
	margin: 0px !important;

}

.single-product-comments li {
	list-style: none !important;

}

.single-product-comments .comment_container {
	display: flex;
	gap: 30px;
	grid-template-columns: repeat(2, 1fr);
}

.single-product-comments .star-rating {
	float: none !important;
}

.single-product-comments p.meta {
	margin: 0px !important;
}

.single-product-comments img {
	height: 60px !important;
	border-radius: 10px;
}

.single-product-category:before {
	content: "\f02b";
	font-family: "font awesome 5 free";
	color: #3d7aff;
	font-weight: 900;
	margin-right: 8px;
}

.blog-section .elementskit-meta-categories {
	top: 208px !important;
}

.blog-section .elementskit-meta-categories a {
	text-decoration: none !important;
}

.contact-page-form input {
	border-radius: 7px !important;
}

.contact-page-form textarea {
	border-radius: 7px !important;
}


/* **********************single blog page css***************** */
.single-post .ast-container {
	max-width: 1920px !important;
	display: block !important;
	padding: 0px !important;
}

.flex-container {
	max-width: 1300px !important;
	margin: 0 auto;
}

.flex-reviews li {
	list-style: none !important;
	padding: 10px !important;
}

h3.flex-recent-reviews {
	font-family: "Inter", Sans-serif;
	font-size: 30px !important;
}

h1.post-title {
	font-size: 36px !important;
	font-weight: 600 !important;
	font-family: "Inter", Sans-serif;
	margin: 20px 0px !important;
}

.review-form {
	background-color: #fff;
	box-shadow: 0px 3px 6px #00000029;
	padding: 20px;
	border-radius: 10px;
}

.flex-reviews {
	margin: 0px !important;
}


.post-thumbnail {
	text-align: center;
	display: flex;
	justify-content: center;
}

.singular .flex-featured-media::before {
	background-image: url(http://localhost/multiflex-theme-new/wp-content/uploads/2025/05/bg-1.png) !important;
	content: "";
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
	right: 0;
	top: 0;
	height: 370px;
}

.row.flex-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.single-blog-content {
	padding: 20px 0px !important;
	margin: 0px !important;
}

.single-blog-content p {

	margin: 10px 0px !important;
}

/* // ****************** */

.flex-sing-post {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin: 0px !important;
}

.post-meta1 svg {
	height: 14px !important;
}

img.flex-thumb-image.wp-post-image {
	aspect-ratio: 1/1;
	object-fit: cover;
	width: 100% !important;
	height: 200px !important;
}

.flex-sing-post li {
	border: 1px solid #DFDFDF !important;
	padding: 15px !important;
	border-radius: 10px;
	list-style: none !important;
	background-color: #fff;
}

p.flex-post-category {
	margin-top: -21px !important;
	margin-left: 29px !important;
	background-color: #3d7aff !important;
	z-index: 1;
	position: relative;
	width: fit-content;
	padding: 2px 10px !important;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	font-family: "Jost", Sans-serif !important;
}

a.flex-post-title {
	font-family: "Jost", Sans-serif !important;
	font-size: 22px;
	font-weight: 600;
	color: #000 !important;
}

.post-meta1 {
	font-family: "Jost", Sans-serif !important;
	font-size: 16px !important;
	color: #000 !important;
	font-weight: 500 !important;
}

.flex-single-post-meta-data {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	margin-top: 10px;
}

.read-more {
	font-family: "Jost", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 500;
	color: #000 !important;
}

/* *******************8 */
@media screen and (min-width:768px) and (max-width:1024px) {
	.mob-img {
		display: none;
	}
}

@media screen and (max-width:1200px) {
	.custom-single-product {
		display: block !important;

	}

	.single-product-reviews-container {
		display: block !important;
	}

	.space-add-1 {
		padding: 50px 20px !important;
	}

	.review-wrapper {
		display: block !important;
	}
}

.blog-section1 .elementskit-entry-thumb img {
	height: 210px !important;
	aspect-ratio: 1/1;
	object-fit: cover;
}

@media screen and (max-width:1399px) {
	.space-add-1 {
		padding: 50px 20px !important;
	}
}

@media screen and (max-width:767px) {
	.flex-sing-post {
		grid-template-columns: repeat(1, 1fr) !important;
	}
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.flex-sing-post {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}

.product-categories :hover {
	background-color: #3d7aff !important;
	cursor: pointers !important;
}

.product-categories :hover a {
	color: #fff !important;

}


@media screen and (min-width:1370px) and (max-width:1499px) {
	.home-slider-1 .n2-ss-section-main-content {
		max-width: 80% !important;
	}

	.home-slider-1 .n2-ss-layer-row {
		position: relative;
		right: 40%;

	}
}

/* *********slider media query************** */
@media screen and (min-width:1025px) and (max-width: 1500px) {
	.deal-of-the-day .elementor-element-7ce7cc8f {
		width: 50% !important;
	}

	.deal-of-the-day {
		padding: 20px !important;
	}
}

@media screen and (min-width:1270px) and (max-width: 1369px) {
	.n2-ss-section-main-content {
		max-width: 75% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:1200px) and (max-width:1269px) {
	.n2-ss-section-main-content {
		max-width: 65% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:1025px) and (max-width:1199px) {
	.n2-ss-section-main-content {
		max-width: 60% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:992px) and (max-width:1024px) {
	.n2-ss-section-main-content {
		max-width: 95% !important;
	}
}

@media screen and (min-width:900px) and (max-width:991px) {
	.n2-ss-section-main-content {
		max-width: 85% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:800px) and (max-width:899px) {
	.n2-ss-section-main-content {
		max-width: 75% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:768px) and (max-width:799px) {
	.n2-ss-section-main-content {
		max-width: 65% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:700px) and (max-width:767px) {
	.n2-ss-section-main-content {
		max-width: 90% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:625px) and (max-width:699px) {
	.n2-ss-section-main-content {
		max-width: 80% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:550px) and (max-width:624px) {
	.n2-ss-section-main-content {
		max-width: 70% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}

@media screen and (min-width:490px) and (max-width:549px) {
	.n2-ss-section-main-content {
		max-width: 60% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 30%;
	}
}


@media screen and (min-width:425px) and (max-width:489px) {
	.n2-ss-section-main-content {
		max-width: 50% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 35%;
	}

	.nextend-bullet-bar.n2-bar-justify-content-center {
		position: absolute;
		left: -191px;
		top: -10px;
	}
}

@media screen and (min-width:340px) and (max-width:375px) {
	.n2-ss-section-main-content {
		max-width: 45% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 45%;
	}

	.nextend-bullet-bar.n2-bar-justify-content-center {
		position: absolute;
		left: -191px;
		top: -10px;
	}
}

@media screen and (max-width:320px) {
	.n2-ss-section-main-content {
		max-width: 36% !important;
	}

	.n2-ss-layer-row {
		position: relative;
		right: 47%;
	}

	.n2-font-2fbf36102f93a947243c24c4c67acd06-paragraph {
		width: 70% !important;
	}
}

.single-post .elementor-578 .elementor-element.elementor-element-823103a .eael-simple-menu li>a {
	color: #000000;
	background-color: #f0f5fa;
}

.flex-explore-more-btn .elementor-button {

	background: linear-gradient(to top, black 50%, #FFBB00 50%);
	background-size: 100% 200%;
	background-position: bottom;
	transition: all 0.3s ease;
	padding: 10px 20px;

	display: inline-block;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
}

.flex-explore-more-btn .elementor-button:hover {
	background-position: top;
	color: #000 !important;
}

.sub-menu a:hover {
	background-color: #3d7aff !important;
	color: #fff !important;
}

.image-slider .swiper-slide-inner {
	display: flex !important;
	justify-content: center;
}

a.added_to_cart.wc-forward {
	color: #3d7aff !important;
	padding: 5px;
	position: absolute;
	border-radius: 10px;
	top: 33%;
	right: 12px;
}

.image-slider .swiper-slide-inner {
	display: flex !important;
	justify-content: center;
}

@media screen and (max-width:550px) {
	.ecommerce-business-home-testimonial h4.author-bio {
		position: absolute !important;
		top: 12% !important;
		left: 28% !important;
	}

	.ecommerce-business-home-testimonial h3.author-name {
		position: absolute !important;
		top: 0px !important;
		left: 28% !important;
	}

	.flex-subscribe-form {
		margin: 0px !important;
		display: block !important;
	}

	.flex-subscribe-submit {
		margin-top: 20px;
	}
}

a.view-cart-button2 {
	position: absolute;
	top: 37%;
	right: 6%;
}

.whislist-table-div {
	overflow: auto;
}

h2.flex-related-post {
	padding-top: 50px;
}

.shop-table-div {
	overflow: auto;
}


.flex-translator .gtranslate_wrapper::before {
	content: '\25BE' !important;
	position: absolute !important;
	right: 55px;
	top: 5px;
	font-size: 18px;
	color: #fff;
	border-radius: 10px !important;
}

.flex-currency .selectron23-option img {
	display: none !important;
}

.flex-currency .selectron23-option {
	background-color: #3d7aff !important;

}

.flex-currency .selectron23-option-title {
	color: #fff !important;

}

.flex-currency .selectron23-container>span {
	color: #fff !important;
}

.flex-currency .selectron23-container {
	border: 0px !important;
	width: 50% !important;
	position: relative;
	top: 5px !important;

}

.flex-translator select {
	background-image: none !important;

}

.flex-translator select.gt_selector.notranslate {
	background-color: #3d7aff !important;
	border: 0px !important;
	color: #fff !important;
	padding: 0px !important;
	padding: 5px !important;
	width: 100% !important;
	cursor: pointer !important;
}

.flex-translator .gtranslate_wrapper {
	display: flex !important;
	justify-content: center !important;
}

.sticky-header {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-color: #fff !important;
	z-index: 99999 !important;

}

.category-products-widget .featured-badge {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFBB00;
	color: #000;
	padding: 3px 13px;
	font-size: 12px;
	font-weight: 400;
	border-radius: 4px 0px 8px 0px;
}

.category-products-widget .new-badge {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FF2929;
	color: #fff;
	padding: 3px 13px;
	font-size: 12px;
	font-weight: 400;
	border-radius: 0px 4px 0px 8px;
}


.category-products-widget {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.category-products-widget .product {
	width: calc(20% - 16px);
	padding: 10px;
	background-color: #F8F8F8;
	border-radius: 10px;
	box-sizing: border-box;
	position: relative;
	transition: box-shadow 0.3s ease;
}


.category-products-widget .product a {
	text-decoration: none;
	color: inherit;
}

.category-products-widget .product-image {
	position: relative;
	margin-bottom: 10px;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	padding: 20px;
}


.category-products-widget h3 {
	font-size: 16px;
	margin: 0 0 5px;
}

.category-products-widget .excerpt {
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
}

.category-products-widget .price {
	font-weight: bold;
	margin-bottom: 5px;
}

.category-products-widget .rating {
	font-size: 14px;
	margin-bottom: 5px;
}


@media screen and (min-width:1400px) and (max-width:1920px) {
	.category-products-widget .hover-buttons {
		display: none;
		flex-direction: row;
		gap: 10px;
		margin-top: 10px;
	}

	.category-products-widget .product:hover .hover-buttons {
		display: flex;
	}
}

.hover-buttons .add_to_cart_button {
	background: transparent;
	border: none;
	padding: 0;
	font-size: 22px;
	color: #333;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: color 0.2s ease;
}

.hover-buttons .add_to_cart_button:hover {
	color: #0073aa;
}

.hover-buttons .cart-icon {
	font-size: 22px;
}

.hover-buttons .yith-wcwl-add-button {
	font-size: 20px;
	color: #d00;
}

@media (max-width: 1024px) {
	.category-products-widget .product {
		width: calc(33.333% - 14px);
	}
}

@media (max-width: 768px) {
	.category-products-widget .product {
		width: calc(50% - 10px);
	}
}

@media (max-width: 480px) {
	.category-products-widget .product {
		width: 100%;
	}
}

/* *********06/05/2025******** */

.home-slider-1 .n2-ss-section-main-content.n2-ss-layer-with-background.n2-ss-layer-content.n2-ow {
	border-radius: 10px !important;
}

.home-slider-1 .n2-bullet {
	background-color: #fff !important;
}

.home-slider-1 .n2-active {
	background-color: #000 !important;
}

.home-service-box:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #000;
}

div#countdown {
	color: #000;
	font-weight: 700;
	font-size: 18px;
}
    
.product a.button.add_to_cart_button {
	position: absolute !important;
	top: 85px !important;
	right: 12px !important;
	padding: 6px 10px !important;
}

.product a.button.add_to_cart_button svg {
	height: 15px;
	width: 15px;
	fill: #fff;
}

.product span.yith-wcwl-add-to-wishlist-button__label {
	display: none;
}

.product .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--initialized {
	position: absolute !important;
	top: 38px !important;
	right: 13px !important;
	background-color: #000 !important;
	border-radius: 6px !important;
	padding: 1px 7px !important;
}

.product .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--initialized svg {
	width: 20px !important;
}

.ecommerce-banner-slider .slick-slide{
	padding: 50px !important;
	display: flex !important;
	
}
.ecommerce-banner-slider .slick-dots li button:before {
    font-size: 12px !important;
    top: -13px !important;
}
.ecommerce-banner-slider .slick-dots button{
	text-indent: -9999px;
    width: 2px;
    height: 2px;
    padding: 4px;
    border-radius: 50px;
	background: #fff;
}
.ecommerce-banner-slider .slick-dots .slick-active button,
.ecommerce-banner-slider .slick-dots:hover button{
	background: #000;
}
.contact-link{
	color: #000;
}
.smart-phone{
	height: 100% !important;
	max-height: 100%;
}
.ecommerce-banner-slider .slick-dots{
	display: flex;
    gap: 8px;
    justify-content: center;
    left: 50%;
    top: 90%;
	position: absolute;
}
.ecommerce-banner-slider {
	position: relative;
}
.ecommerce-testimonial-slider .ue-icon {
    position: absolute;
    top: 10%;
    right: 10%;
}
.ecommerce-testimonial-slider .uc_author {
    display: flex !important;
    flex-direction: row !important;
}
.ecommerce-testimonial-slider .ue_subtitle {
    text-align: left !important;
}
.ecommerce-testimonial-slider .ue-text p{
	text-align: left !important;
}
.smart-phone{
	height:90%
}

.ecomerce-timer .uc_countdown_section{
	display: flex !important;
	align-items: center;
	align-content: center;
	justify-content: center;
	gap:3px;
	Width:fit-content !important;
	margin-right: 10px;
}
.home-img-box .elementor-image-box-title{
	margin: 0px !important;
}
a.contact-link {
    text-decoration: none !important;
    font-size: 18px;
    font-weight: 700;
}

.top-header .gt_selector.notranslate{
	background: #3D7AFF !important;
	color: #fff !important;
	border: 1px solid #3D7AFF !important;
	width: 122px;
}
.top-header .alg_currency_select{
	background: #3D7AFF !important;
	color: #fff !important;
	border: 1px solid #3D7AFF !important;
}
.bottom-header .hfe-nav-menu__toggle{
	margin: 0 auto !important;
}