a {
	color: #ff7e00;
	text-decoration: none !important;
}

div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
	display: none !important;
}

.mz_blogs .btn-wraper {
	position: absolute !important;
	top: 20px !important;
	right: 20px;
}

.mz_blogs .elementskit-post-body {
/*     padding-top: 0 !important; */
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.amazon-buy-button {
	background-color: #ff9900 !important;
	color: white !important;
	padding: 12px 20px !important;
	font-size: 16px !important;
	font-weight: bold !important;
	text-align: center !important;
	border-radius: 5px !important;
	display: inline-block !important;
	text-decoration: none !important;
	transition: background-color .3s ease !important;
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

.amazon-buy-button:hover {
	background-color: #e68a00 !important;
}

.woocommerce .related.products ul.products li.product .button {
	display: none;
}

.eael-product-gallery .eael-product-wrap .icons-wrap li.add-to-cart {
	display: none;
}

.eael-product-gallery .eael-product-wrap .icons-wrap.box-style {
	bottom: 0 !important;
	opacity: 1 !important;
	top: 0 !important;
	left: 0 !important;
}

.eael-product-gallery .eael-product-wrap .product-image-wrap {
	position: static !important;
	overflow: visible;
}

.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

.eael-product-gallery .woocommerce ul.products li.product {
	overflow: visible;
}

.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a i {
	display: none !important;
}

.eael-product-gallery .woocommerce ul.products li.product:hover h2.woocommerce-loop-product__title {
	color: #fc8e20 !important;
}

.eael-product-gallery .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
	transition: .4s;
}

.mz_blogs .elementskit-post-body h2.entry-title {
	width: 58%;
	font-size: 20px;
	margin-bottom: 20px;
}

.mz_blogs .elementskit-post-body .post-meta-list {
	border-top: 1px solid white !important;
	padding-top: 20px !important;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0 !important;
}

.mz_spacing h3.elementor-image-box-title {
	padding: 0 20px;
}

body {
	overflow-x: hidden;
}

.mz_spacing img {
	width: 100%;
	height: 310px !important;
	object-fit: cover;
}

.mz_blogs .elementskit-post-body .post-meta-list {
	display: none;
}

.mz_blogs .elementskit-post-body h2.entry-title {
	margin: 0;
	height: 72px;
	overflow: hidden;
}

.mz_blogs .elementskit-post-body {
	padding-bottom: 30px !important;
}

.mz_blogs a.elementskit-entry-thumb img {
	height: 200px;
	object-fit: cover;
	background-color: #60930e;
}

.mz_gridBox img {
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 12px !important;
	border-top-right-radius: 12px !important;
}

.mz_gridBox .elementor-image-box-content {
	padding: 0 20px 30px !important;
}

.mz_gridBox {
	height: 100% !important;
}

button#wpforms-submit-243 {
	height: auto !important;
}

.mz_gradientBox .elementor-image-box-wrapper:before {
	content: '';
	position: absolute;
	bottom: 0;
	background: linear-gradient(180deg, rgba(254, 121, 1, 0) 64.71%, rgba(254, 121, 1, 0.8) 100%);
	height: 100%;
	width: 100%;
	left: 0;
	border-radius: 20px !important;
}

.mz_gradientBox figure.elementor-image-box-img {
	margin: 0 !important;
}

.mz_gradientBox .elementor-image-box-content h3 {
	margin: 0 !important;
}

.mz_gradientBox .elementor-widget-container {
	background: transparent !important;
}

.mz_gradientBox .elementor-image-box-content {
	position: absolute;
	z-index: 9 !important;
	bottom: 15px;
}

.mz_gradientBox .elementor-image-box-content h3 {
	color: black !important;
	display: flex;
	align-items: center;
	padding-right: 3em;
}

.mz_gradientBox .elementor-image-box-content h3:after {
	content: '';
	background: url(https://designwithharis.com/creativity/wp-content/uploads/2024/10/Frame.png);
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
}

.mz_gradientBox .elementor-image-box-wrapper {
	border-radius: 20px !important;
	overflow: hidden !important;
}

.mz_linkWhite a {
	color: white !important;
}

.mz_spacing.mz_spacingImgg img {
	height: 450px !important;
}

.mz_spacing  h3.elementor-image-box-title a {
	text-decoration: none;
}

.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before {
	content: '\f078';
}

.mz_formModal > div {
	z-index: 99 !important;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 90%;
	overflow-y: auto;
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 98;
	display: none;
}

.mz_formModal {
	display: none;
	position: static !important;
	min-height: auto !important;
	padding: 0 !important;
}

.mz_formModal.active {
	display: flex !important;
}

.mz_formModal > div::-webkit-scrollbar {
	width: 10px;
	border-radius: 20px;
}

.mz_formModal > div::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 20px;
}

.mz_formModal > div::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 20px;
}

.mz_formModal > div::-webkit-scrollbar-thumb:hover {
	background: #555;
}

/* Keyframes for fade-in and slide-down */
@keyframes fadeInSlideDown {
	0% {
		opacity: 0;
		transform: translateY(0px) translateX(-50%);
	/* Start above the screen */
	}
	
	100% {
		opacity: 1;
		transform: translateY(-50%) translateX(-50%);
	/* End at its normal position */
	}
}

.mz_formModal > div {
	animation: fadeInSlideDown .5s ease-out;
/* Apply the animation */
}

.mz_floatImg {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	width: 300px;
}

.elementor-widget-image-box a {
	text-decoration: none !important;
}

.mz_skillss .elementor-icon-box-icon {
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	background: white;
	border: 2px solid #fd701d;
	border-radius: 50%;
	padding: 15px 15px 10px;
	margin: 0 !important;
}

.mz_skillss .elementor-icon-box-icon svg {
	width: 30px;
	height: 30px;
}

span.elementor-button-text {
	text-decoration: none !important;
}

a.elementor-button.elementor-button-link.elementor-size-sm {
	text-decoration: none !important;
}

.mz_devProf .e-n-tab-title {
	width: 50% !important;
}

.mz_devProf .e-n-tabs-heading {
	gap: unset !important;
	justify-content: space-around;
}

.mz_devProf .e-n-tab-title {
	width: 49% !important;
	max-width: 49%;
	margin-bottom: 10px;
}

.mz_blogs .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb {
	padding-bottom: 0 !important;
}

.mz_blogs .col-lg-4.col-md-6 {
	margin-bottom: 30px;
}

.mz_searchbar {
	width: 100%;
	margin-bottom: 20px !important;
}

.search-results header#masthead:after {
	content: 'Search By Keyword';
	width: 100%;
	height: 300px;
	display: flex;
	margin-bottom: 2em;
	align-items: center;
	justify-content: center;
	background: #ff7800;
	font-size: 4em;
	color: white;
	font-weight: bold;
}

.blog header#masthead:after {
	content: 'Blog';
	width: 100%;
	height: 300px;
	display: flex;
	margin-bottom: 2em;
	align-items: center;
	justify-content: center;
	background: #ff7800;
	font-size: 4em;
	color: white;
	font-weight: bold;
}

.tag header#masthead:after {
	content: 'Search By Tag';
	width: 100%;
	height: 300px;
	display: flex;
	margin-bottom: 2em;
	align-items: center;
	justify-content: center;
	background: #ff7800;
	font-size: 4em;
	color: white;
	font-weight: bold;
}

.search-results main#content .page-content {
	display: flex;
	flex-wrap: wrap;
}

.search-results main#content .page-content article {
	width: 32% !important;
	margin: 0 auto;
	background: #77AD0F;
	padding: 20px;
	border-radius: 20px;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.search-results main#content {
	max-width: 1400px !important;
}

.search-results main#content .page-content article h2 a {
	color: white !important;
}

.search-results main#content .page-content article p {
	color: white;
	display: none;
}

.search-results main#content .page-content article > a {
	order: -1;
	width: 100%;
}

.search-results main#content .page-content article h3, .search-results main#content .page-content article h4 {
	display: none;
}

.search-results nav.pagination  a {
	background: #87358c;
	padding: 20px 30px;
	display: inline-block;
	border-radius: 10px;
	color: white;
}

.single-post h1.single-post-title {
	font-weight: bold;
	border-bottom: 1px solid #eee;
	margin-bottom: 1em;
	padding-bottom: 1em;
	margin-top: 30px;
	text-align: center;
}

.single-post .wp-post-image {
	max-height: 800 !important;
}

.single-post .page-content p {
	font-size: 18px;
	margin-left: 15px;
	
}

.single-post .page-content a {
	color: #ff7900;
	text-decoration: none;
	font-weight: 600;
}

.single-post .page-content ol li,  .single-post .page-content  ul li {
	font-size: 18px;
	margin-bottom: 20px;
}

.single-post .post-tags {
	margin-bottom: 3em;
	margin-left: 2em;
}

.single-post main#content {
	max-width: 1360px;
}

.search-results nav.pagination {
	margin-bottom: 5em;
}

.tax-product_cat nav.woocommerce-breadcrumb {
	display: none;
}

.tax-product_cat header.woocommerce-products-header {
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3em;
	padding-bottom: 3em;
	margin-top: 2em;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	color: black;
	font-weight: 600;
	font-size: 20px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
	color: #ff6c00;
	font-weight: bold;
	font-size: 20px;
}

.woocommerce ul.products li.product .button {
	width: 100%;
	text-align: center;
	padding: 20px;
	background: #87358c;
	border-radius: 9px;
	color: white;
}

.woocommerce ul.products li.product a img {
	height: 300px;
	object-fit: contain;
	background-color: #eee;
	border: 1px solid #eee;
	border-radius: 10px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
	background-color: #87358C;
}

main.blog nav.pagination a {
	background: #87358c;
	padding: 20px 30px;
	display: inline-block;
	border-radius: 10px;
	color: white;
	text-decoration: none;
}

main.blog {
	max-width: 1400px !important;
	margin-bottom: 10em;
}

.tagcloud a.active-tag {
	background: #FF8D00;
	color: white;
	font-weight: bold;
}

.blog form.search-form input, .blog form.search-form label {
	width: 100% !important;
}

.blog input.search-submit:hover {
	opacity: .8;
}

.blog .pagination .nav-next {
	margin-left: 30px;
}

.blog input.search-field {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 0;
	background: #eee;
	padding: 15px 16px;
}

.blog input.search-submit {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background: #87358c;
	color: white;
	font-weight: bold;
	border: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 12px;
	margin-bottom: 30px;
}

@media (min-width:768px) {
	.blog .page-content {
		display: flex;
		align-items: flex-start;
	}
	
	.blog aside.sidebar-area {
		width: 28%;
		padding-right: 5%;
	}
	
	.blog .mz-posts-area {
		width: 72%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
}

.tagcloud a {
	border: 1px solid #FF8D00;
	padding: 10px;
	display: inline-block;
	font-size: 12px !important;
	text-decoration: none !important;
	color: black;
	margin: 4px;
	text-transform: capitalize;
	transition: .4s;
	border-radius: 10px;
}

.tagcloud a:hover {
	background: #FF8D00;
	color: white;
}

.mz-posts-area article {
	width: 30%;
	background: #77AD0F;
	border-radius: 20px;
	padding: 20px;
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	margin-left: 2.5%;
}

.mz-posts-area article p {
	display: none;
}

.mz-posts-area article h2.entry-title a {
	color: white !important;
	font-size: 20px !important;
	line-height: 25px !important;
	display: block;
}

.mz-posts-area article img {
	height: 200px;
	object-fit: cover;
}

.single-post main#content {
    margin: 0 auto;
}

@media (max-width:767px) {
	.mz-posts-area article {
		width: 95%;
		margin: 30px auto;
	}
}

#jp-relatedposts {
    margin-left: 30px; /* Adjust this value as needed */
	 
}

#comments {
    margin-left: 30px; /* Adjust this value as needed */
}
	