#Wrapper {
	z-index: 0;
}

#Content .mcb-sidebar {
	padding: 0 10px;
}

#header-sub .mcb-item-header_menu-inner {
	margin-left: 10px;
	margin-right: 10px;
}

.admin-bar div#Subheader {
	margin-top: 0px !important;
}

#header-desktop {
	display: block !important;
	margin-top: 0px;
	padding-bottom: 0px;
}

#header-desktop>.section_wrapper {
	padding-block: 10px;
}

#header-mobile {
	display: none !important;
}

/* Responsive overrides for wrappers */
@media only screen and (min-width: 960px) and (max-width: 1239px) {

	.section_wrapper,
	.container,
	.with_aside .content_wrapper {
		max-width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

	.section_wrapper,
	.container,
	.with_aside .content_wrapper {
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	#mfn-header-template .mcb-wrap-inner-3853bcdaf {
		gap: 10px;
	}

	.home #Content .sections_group {
		margin-top: 70px;
	}

	.home #Content #container .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.woocommerce .product .related.products ul {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: scroll;
	}

	.woocommerce .products li.product {
		min-width: 350px;
	}

	.asitek-options>* {
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}

	.asitek-options>*:last-child {
		border-bottom: none;
	}
}

.mcb-sidebar:before {
	display: none;
}

.aside_left .mcb-sidebar {
	border-right-width: 0px;
}

#Content .price_slider_wrapper .price_slider_amount {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

#Content .price_slider_wrapper .price_label {
	padding-top: 0;
}

#Content .price_slider_wrapper .button {
	order: 1;
	background-color: #000;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	transition: background-color 200ms ease-in-out;
}

#Content .price_slider_wrapper .button::hover {
	background-color: #333 !important;
}

.single-product .sections_group {
	width: 100% !important
}

.single-product .entry-summary .mcb-column-inner {
	margin: 0 !important;
	padding: 0 !important;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	object-fit: cover;
}

.single-product .short-description-content .read-more-btn {
	margin-top: 12px;
	padding: 0;
	padding-bottom: 3px;
	background-color: transparent;
	color: #007cc3;
	border-radius: 0;
	border: 0;
	font-weight: 600;
	border-bottom: 2px solid #007cc3;
}

img.montonio-payment-method-icon.montonio-card-icon {
	max-width: 140px !important;
	object-fit: contain !important;
}

.single-product .short-description-content .read-more-btn:hover {
	color: #005a87;
	border-bottom-color: #005a87;
}

.single-product .woocommerce-product-details__short-description+* {
	margin-top: 24px;
}

.product__mobile-title {
	font-size: 35px;
	line-height: 40px;
	font-weight: bold;
}

.product__mobile-header+* {
	margin-top: 24px !important;
}

.product__mobile-header .product__mobile-title {
	margin-top: 12px !important;
	margin-bottom: 8px !important;
}

.product__mobile-header .product_meta {
	margin-top: 0 !important;
}

.single-product .entry-title {
	font-weight: bold;
	margin-bottom: 4px !important;
	padding: 0 !important;
}

.single-product .entry-title::after {
	content: none !important;
}

.single-product .entry-summary {
	padding: 40px;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.03);
}

.single-product .accordion {
	background-color: white;
	border-radius: 10px;
	border: 0;
	overflow: hidden;
}

.single-product .quote-form {
	margin-top: 24px;
}

.single-product .sku_wrapper {
	padding: 0;
	border: 0;
}

.single-product.woocommerce .product_meta+* {
	margin-top: 32px;
}

.single-product .asitek-payment-methods {
	display: flex;
	gap: 8px;
}

.single-product .asitek-payment-methods+* {
	margin-top: 32px;
}

.single-product .asitek-payment-methods .payment-method {
	height: 50px;
	width: 75px;
	border-radius: 4px;
	border: 1px solid rgba(0, 124, 195, 0.3);
	background-color: white;
	position: relative;
}

.mcb-section-773b0628e {
	background-color: #345485 !important;
}

.single-product .asitek-payment-methods img {
	height: auto;
	position: absolute;
	width: 60%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 80%;
}

.single-product .accordion .answer {
	max-width: 100% !important;
	padding: 24px 20px 32px 50px !important;
}

.single-product .accordion .section_wrapper {
	max-width: 100% !important;
	margin: 0;
}

.single-product .accordion .question .section_wrapper .the_content_wrapper {
	max-width: 100%;
	margin: 0;
}

#header-sub .mcb-wrap .mfn-megamenu-menu a {
	padding-left: 0;
}

#header-sub .mfn-megamenu-menu {
	margin-top: 4px;
}

#header-sub .mfn-megamenu-tmpl-builder .mcb-section-inner {
	gap: 12px 0px;
}

#header-sub li span {
	transition: all 200ms ease-in-out !important;
}

#header-sub li .fa-chevron-down {
	transition: all 200ms ease-in-out !important;
}

#header-sub li .mfn-menu-subicon .fa-chevron-down {
	color: white;
}

#header-sub li:hover .mfn-menu-subicon .fa-chevron-down {
	color: #2991D6;
	transform: rotate3d(1, 0, 0, 180deg);
}

#header-sub .menu-item-red .mfn-menu-link {
	color: white;
	background-color: #ff0000;
	padding: 8px 16px;
	border-radius: 4px;
	transition: background-color 200ms ease-in-out;
}

#header-sub .menu-item-red:hover .mfn-menu-link {
	background-color: #a70000;
}


/* Header hide/show effect - all screen sizes */
#mfn-header-template {
	transition: transform 0.3s ease-in-out;
	transform: translateY(0);
}

#mfn-header-template.header-hidden {
	transform: translateY(-100%);
	pointer-events: none;
}

@media screen and (max-width: 960px) {
	#Content .product_wrapper {
		flex-direction: column;
	}

	#Content .product_wrapper>.entry-summary {
		width: fit-content !important;
	}

	#mfn-header-template {
		position: fixed;
		top: 0;
		left: 0;
	}

	.admin-bar #mfn-header-template {
		top: 46px;
		margin-top: 0 !important;
	}
}

/* #mfn-header-template {
	position: fixed;
	top: 0;
	left: 0;
}

#header-desktop {
	padding-top: 10px;
	margin-top: 10px;
} */

#header-sub {
	display: block;
	margin-top: 0;
	background-color: black !important;
}

#Subheader {
	padding: 10px 0 10px 10px;
}

.mcb-section-inner-f0cedd5e5 {
	padding: 0 5px;
}

@media screen and (min-width: 1240px) {
	#Subheader>.container {
		max-width: 1440px;
	}

	.section_wrapper,
	.container {
		max-width: 1450px;
	}
}

@media only screen and (max-width: 767px) {
	.content_wrapper .section_wrapper {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.vc_row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#Subheader>.container {
		width: 100%;
		padding-inline: 0 !important;
	}

	#Subheader {
		margin-top: 75px;
		padding: 15px;
	}

	html body.mfn-header-scrolled {
		padding-top: 0 !important;
	}
}

#Subheader .breadcrumbs.has-link {
	margin-top: 0;
}

#Subheader ul.breadcrumbs li {
	color: black;
}

#Subheader ul.breadcrumbs li a {
	color: black;
	opacity: 0.5;
}

#Subheader ul.breadcrumbs li:last-child a {
	opacity: 1;
}

#Subheader .woocommerce-breadcrumb {
	margin: 0;
	color: black;
}

#Subheader .woocommerce-breadcrumb a {
	color: black;
	opacity: 0.5;
}

/* .section_wrapper h1,
.section_wrapper h2 {
	font-size: 32px;
	font-weight: bold;
	margin-top: 20px;
}

.section_wrapper h1+*,
.section_wrapper h2+* {
	margin-top: 32px;
} */

#Footer {
	background-color: transparent;
	color: black;
	z-index: -1;
}

#Footer h4 {
	color: black;
	font-weight: bold;
}

#Footer .mfn-footer {
	color: black !important
}

#Footer .widget {
	padding: 0;
	margin: 0;
}

#Footer .mcb-column-inner {
	margin: 0;
}

#Footer .two-third .mcb-column-inner {
	display: flex;
	gap: 16px;
}

#Footer .two-third .mcb-column-inner>* {
	width: 100%;
}

#Footer #menu-footer2-tellimine {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 16px 40px;
	background-color: transparent;
	padding: 0;
}

#Footer #menu-footer2-tellimine .menu-item::marker {
	display: none;
	color: transparent;
}

#Footer #menu-footer2-tellimine .menu-item::after {
	display: none;
}

#Footer .container:first-of-type {
	padding: 40px;
	background-color: rgba(0, 0, 0, .03);
	border-radius: 20px;
}

#Footer .footer_copy {
	display: none;
}

#Footer .menu-footer2-tellimine-container {
	margin-block: 20px 10px
}

#Footer #menu-footer-kasutatud-tooted,
#Footer #menu-footer-uued-tooted-container,
#Footer .widget_nav_menu ul {
	padding: 0;
	background: transparent;
}

#Footer .widget_nav_menu ul li a {
	padding: 6px 0;
}

#Footer .one-third .textwidget {
	margin-right: 54px;
}

#Footer pr h6 {
	color: black;
}

#Footer li {
	list-style: none;
}

#Footer #evul-stamp svg path {
	fill: black;
	stroke: black;
}

#Footer #evul-stamp svg ellipse {
	stroke: black;
}

.asitek-custom-form .form-row {
	display: flex;
	gap: 20px;
	margin-bottom: 15px;
}

.asitek-custom-form .form-half {
	flex: 1;
}

.asitek-custom-form .form-full {
	width: 100%;
	margin-bottom: 15px;
}

.asitek-custom-form input {
	width: 100%;
	box-sizing: border-box;
	padding: 8px 12px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.asitek-form-background {
	padding: 40px;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.03);
}

.asitek-services {
	display: flex;
	gap: 60px;
}

.asitek-options.vc_custom_1758269889184 {
	margin-inline: 0;
	background-color: #262626 !important;
}

.asitek-options h3 {
	margin-bottom: 12px;
	font-size: 24px;
}

.asitek-options p {
	opacity: 0.7;
	max-width: 300px;
	margin: 0 auto;
}

.asitek-services .wpb_column {
	border-radius: 10px;
	border-top: 4px solid #2991d6;
	background-color: rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.asitek-services .vc_btn3 {
	background-color: #2991d6 !important;
}

.asitek-services .vc_btn3:hover {
	background-color: #246895 !important;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: rgba(41, 145, 214, 0.3) !important;
}

@media screen and (max-width: 959px) {
	#Footer #menu-footer2-tellimine {
		justify-content: flex-start;
	}

	#Content .asitek-services::before,
	#Content .asitek-services::after {
		display: none !important;
	}

	#Content .asitek-services {
		margin-top: 60px !important;
	}

	.asitek-custom-form .form-row {
		flex-direction: column;
	}

	.asitek-services {
		gap: 20px;
	}

	.single-product .entry-summary .product_meta,
	.single-product .entry-summary .product_title {
		display: none;
	}

	.single-product .entry-summary .price {
		margin-top: 0 !important;
	}

	.mfn-header-tmpl .search_wrapper {
		transform: unset !important;
		width: calc(100% - 30px) !important;
		max-width: 100% !important;
		left: 15px !important;
		top: 80px !important;
		margin: 0 auto !important;
		border: 2px solid #345485;
		border-radius: 8px !important;
		box-shadow: 0px 10px 46px 0px rgba(1, 7, 39, .1) !important;
	}

	.mfn-header-tmpl .search_wrapper .mfn-live-search-list {
		height: 500px !important;
		max-height: 50vh !important;
	}
}

.search-grid-wrapper {
	width: 100%;
}

.search-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 25px;
	margin-bottom: 40px;
}

.search-grid-item {
	display: flex;
	flex-direction: column;
	background: white;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.search-grid-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.search-grid-item .post-featured-image {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.search-grid-item .post-featured-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: transform 0.3s ease;
}

.search-grid-item:hover .post-featured-image img {
	transform: scale(1.05);
}

.search-grid-item .search-content {
	padding: 20px;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
}

.search-grid-item .post-title h4 {
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
}

.search-grid-item .post-title a {
	color: #333;
	text-decoration: none;
	transition: color 0.3s ease;
}

.search-grid-item .post-title a:hover {
	color: #007cc3;
}

.search-grid-item .post-product-price {
	margin: 10px 0 15px 0;
	font-size: 16px;
	font-weight: 600;
	color: #007cc3;
}

.search-grid-item .search-footer {
	flex-grow: 1;
	display: flex;
	align-items: flex-end;
}

.search-grid-item .search-footer a {
	display: inline-block;
	padding: 10px 20px;
	background-color: #007cc3;
	color: white;
	text-decoration: none;
	border-radius: 5px;
	font-weight: 600;
	transition: background-color 0.3s ease;
}

.search-grid-item .search-footer a:hover {
	background-color: #005a87;
}

.widget_product_categories .product-categories {
	padding: 12px 24px;
	background-color: #007cc3;
}

.product-categories {
	border-radius: 8px;
}

.product-categories *::marker {
	list-style-type: none;
	color: transparent;
}

.product-categories>.current-cat {
	font-weight: bold !important;
}

.product-categories .children {
	font-weight: 500 !important;
}

.product-categories a {
	line-height: 1.75 !important;
}

.product-categories li .children {
	background-color: transparent;
	padding-block: 8px;
}

.product-categories .current-cat {
	background-color: transparent;
}

.product-categories>li {
	background-color: transparent;
}

.product-categories .current-cat>a {
	font-weight: bold !important;
	text-decoration: underline !important;
}

.product-categories .cat-parent>a {
	font-weight: bold !important;
}

.product-categories .current-cat-parent .children li a {
	padding-block: 4px;
}

.product-categories .children::first-of-stype {
	margin-top: 8px;
}


.widget_product_categories .product-categories *::after {
	width: 100%;
	left: 0;
}

.widget_product_categories .product-categories .children *::after {
	display: none;
}

.woocommerce ul.products li.product h4 {
	line-height: 1.5 !important;
	height: unset !important;
	margin-top: 16px !important;
	overflow: hidden;
}

.asitek-shop-filter-button {
	width: 100%;
	align-items: center;
	justify-content: center;
	padding-block: 12px;
	font-size: 14px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background-color: #000;
	text-transform: uppercase;
	border-radius: 4px;
	transition: background-color 200ms ease-in-out;
	text-align: center;
	gap: 10px;
	display: none;
}

.asitek-shop-filter-button:hover {
	background-color: #333;
	color: white;
	text-decoration: none;
}

.is-front-page .sections_group {
	margin-top: 0 !important;
}

.asitek-sidebar-close-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 20px;
	border-bottom: 1px solid #e0e0e0;
	position: sticky;
	top: 0;
	background-color: #fff;
	z-index: 10;
	box-sizing: border-box;
}

.asitek-sidebar-header-text {
	font-size: 16px;
	font-weight: 500;
	color: #333;
}

.wdm-modal {
	background-color: rgba(0, 0, 0, 0.5);
}

.section_wrapper.mcb-section-inner.mcb-section-inner-704ac165a {
	padding-inline: 10px;
}

#mfn-header-template .mcb-item-header_logo-inner {
	margin-left: 0 !important;
}

@media screen and (min-width: 768px) {
	.asitek-sidebar-close-header {
		display: none;
	}
}

.asitek-sidebar-close-header .icon_cancel {
	display: flex;
	align-self: flex-end;
	justify-self: flex-end;
	height: 40px;
	width: 40px;
	text-align: center;
	border-radius: 50%;
	color: white;
	background: #243d88;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.icon-cancel:before {
	content: '\e82a';
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "mfn-icons";
	font-style: normal;
	font-weight: 400;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#cookie-settings-btn {
	position: fixed;
	bottom: 60px;
	left: 20px;
	border-radius: 50%;
	background: #1e73be;
	color: #fff;
	border: none;
	cursor: pointer;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

#cookie-settings-btn:hover {
	background: #2a4370;
	transform: scale(1.1);
}

#cookie-settings-btn svg {
	width: 24px;
	height: 24px;
}

@media screen and (min-width: 960px) {
	#header-sub {
		display: block;
		margin-top: 0;
	}

	.is-mobile {
		display: none;
	}

	.mcb-item-93fc83e38 {
		display: none;
	}
}

.mcb-section .mcb-wrap .column_header_logo {
	flex: 0 0 150px;
	max-width: 150px;
}

.woocommerce ul.products li.product .price del .woocommerce-price-suffix,
.woocommerce .product div.entry-summary .price del .woocommerce-price-suffix {
	display: none;
}

.mcb-section .mcb-wrap .mcb-item-fcdb7b938 .mfn-header-menu>li.mfn-menu-li.current-menu-ancestor>a.mfn-menu-link {
	color: #2991D6;
}

.price del bdi {
	text-decoration: line-through;
	font-weight: normal;
}

#back_to_top {
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0.7;
}

.woocommerce span.onsale {
	background-color: #ff0000;
	aspect-ratio: 1 / 1;
	display: flex;
	align-items: center;
	justify-content: center;
	right: auto !important;
	left: 0 !important;
	border-radius: 50%;
	font-weight: bold;
}

#Content .product_wrapper {
	display: flex;
}

del .woocommerce-price-suffix {
	display: none;
}

#Content .product_wrapper>.product_image_wrapper {
	width: 50%;
	margin-right: 60px !important;
}

#Content .product_wrapper>.entry-summary {
	width: 50%;
	height: max-content;
}

.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts {
	justify-content: flex-start;
}

/* Drilldown Menu Styles - Mobile Only (below 960px) */
@media screen and (max-width: 959px) {
	.mfn-header-tmpl-menu-sidebar {
		width: 100%;
		background-color: #fff !important;
	}

	.mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper {
		padding: 50px 24px 0 24px;
	}

	.mfn-header-tmpl-menu-sidebar {
		right: 200%;
	}

	.mfn-header-tmpl .menu-breadcrumb {
		padding: 20px;
		border-bottom: 1px solid #e0e0e0;
		background-color: #fff;
		position: sticky;
		top: 0;
		z-index: 101;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: 100%;
		box-sizing: border-box;
		gap: 12px;
	}

	.mfn-header-tmpl #menu-peamenuu>.menu-breadcrumb {
		margin: 0;
	}

	.mfn-header-tmpl .menu-breadcrumb .breadcrumb-text {
		flex: 1;
		order: 2;
	}

	.mfn-header-tmpl .menu-breadcrumb .breadcrumb-back-button {
		display: none;
		align-items: center;
		justify-content: center;
		pointer-events: none;
		cursor: pointer;
		font-size: 24px;
		line-height: 1;
		height: 40px;
		width: 40px;
		user-select: none;
		transition: opacity 0.2s ease;
		flex-shrink: 0;
		background-color: #243d88;
		border-radius: 50%;
		color: white;
		order: 1;
	}

	.mfn-header-tmpl .menu-breadcrumb .breadcrumb-back-button.visible {
		display: inline-flex;
		pointer-events: auto;
	}

	.mfn-header-tmpl .menu-breadcrumb .breadcrumb-back-button:hover {
		opacity: 0.7;
	}

	.mfn-header-tmpl .menu-breadcrumb .breadcrumb-back-button:active {
		opacity: 0.5;
	}

	.mfn-header-tmpl .menu-container {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.mfn-header-tmpl .mfn-header-menu {
		width: 100%;
		height: calc(100% - 80px);
		overflow-y: auto;
		list-style: none;
		position: absolute;
		flex-wrap: nowrap;
		left: 0;
		transition: transform 0.3s ease-in-out;
	}

	/* Disable main menu scrolling when any submenu is active */
	.mfn-header-tmpl .menu-container:has(.sub-menu.mfn-submenu.active) .mfn-header-menu {
		overflow-y: hidden;
	}

	.mfn-header-tmpl .sub-menu.mfn-submenu {
		display: none;
		position: absolute;
		top: 80px;
		width: 100%;
		left: 100%;
		height: calc(100% - 80px);
		overflow-y: hidden;
		list-style: none;
		transition: transform 0.3s ease-in-out;
		z-index: 10;
	}

	.mfn-header-tmpl .menu-container .sub-menu.mfn-submenu {
		position: absolute;
		top: 80px;
		left: 100%;
		height: calc(100% - 80px);
		display: none;
	}

	.mfn-header-tmpl .mfn-menu-li {
		position: static;
	}

	.mfn-header-tmpl .sub-menu.mfn-submenu .sub-menu.mfn-submenu {
		z-index: 20;
	}

	.mfn-header-tmpl .sub-menu.mfn-submenu .sub-menu.mfn-submenu .sub-menu.mfn-submenu {
		z-index: 30;
	}

	.mfn-header-tmpl-menu-sidebar .mfn-header-menu .mfn-submenu .mfn-menu-li .mfn-submenu {
		top: 0;
		left: 100%;
		height: 100%;
		overflow-y: hidden;
	}

	/* Ensure nested submenu can scroll when active */
	.mfn-header-tmpl-menu-sidebar .mfn-header-menu .mfn-submenu .mfn-menu-li .mfn-submenu.active {
		overflow-y: auto !important;
		display: block !important;
	}

	/* But not if it has an active child */
	.mfn-header-tmpl-menu-sidebar .mfn-header-menu .mfn-submenu .mfn-menu-li .mfn-submenu.active:has(.sub-menu.mfn-submenu.active) {
		overflow-y: hidden !important;
	}

	.mfn-header-menu .mfn-submenu {
		box-shadow: 0 !important;
	}

	.mfn-header-tmpl-menu-sidebar-right .mfn-close-icon {
		background-color: #243d88;
		color: #fff;
		border-radius: 50%;
	}

	.mfn-header-tmpl-menu-sidebar-right .mfn-close-icon .icon {
		color: #fff;
	}

	.mfn-header-tmpl .menu-label {
		color: #243d88;
		font-weight: bold;
	}

	.mfn-header-tmpl .current-menu-item .menu-label {
		color: #2991d6;
	}

	#menu-peamenuu .menu-item-red {
		background-color: #ff0000;
	}

	#menu-peamenuu .menu-item-red .menu-label {
		color: #fff;
	}

	.mfn-header-tmpl .sub-menu.mfn-submenu.active {
		display: block !important;
		transform: translateX(-100%);
		visibility: visible !important;
		opacity: 1 !important;
		overflow-y: auto !important;
	}

	/* Only the deepest active submenu should scroll - parent active submenus should not scroll */
	.mfn-header-tmpl .sub-menu.mfn-submenu.active:has(.sub-menu.mfn-submenu.active) {
		overflow-y: hidden !important;
	}

	/* Ensure parent li maintains hover state when submenu is active */
	.mfn-header-tmpl .mfn-menu-li:has(.sub-menu.mfn-submenu.active) {
		z-index: 10;
	}

	/* Override theme's hover-based hiding for active submenus */
	.mfn-header-tmpl .mfn-menu-li:not(:hover) .sub-menu.mfn-submenu.active {
		display: block !important;
		visibility: visible !important;
	}

	.mfn-header-tmpl .mfn-menu-li {
		border-bottom: 1px solid #eee;
	}

	.mfn-header-tmpl .mfn-menu-link {
		display: block;
		padding: 20px !important;
		text-transform: uppercase;
		position: relative;
	}

	.mfn-header-tmpl .menu-item-has-children>.mfn-menu-link::after {
		content: "›";
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%);
	}

	.mfn-header-tmpl .menu-item-helper,
	.mfn-header-tmpl .label-wrapper,
	.mfn-header-tmpl .menu-sub,
	.mfn-header-tmpl .mfn-menu-subicon,
	.mfn-header-tmpl .mfn-menu-sub-subicon {
		display: none;
	}

	.mfn-header-tmpl .mfn-header-menu::-webkit-scrollbar,
	.mfn-header-tmpl .sub-menu.mfn-submenu::-webkit-scrollbar {
		width: 8px;
	}

	.mfn-header-tmpl .mfn-header-menu::-webkit-scrollbar-track,
	.mfn-header-tmpl .sub-menu.mfn-submenu::-webkit-scrollbar-track {
		background: #f1f1f1;
	}

	.mfn-header-tmpl .mfn-header-menu::-webkit-scrollbar-thumb,
	.mfn-header-tmpl .sub-menu.mfn-submenu::-webkit-scrollbar-thumb {
		background: #888;
		border-radius: 4px;
	}

	.mfn-header-tmpl .mfn-header-menu::-webkit-scrollbar-thumb:hover,
	.mfn-header-tmpl .sub-menu.mfn-submenu::-webkit-scrollbar-thumb:hover {
		background: #555;
	}

	#header-desktop {
		display: none !important;
	}

	#header-mobile {
		display: block !important;
	}

	.mcb-section .mcb-wrap .column_header_logo {
		flex: 0 0 120px;
		max-width: 120px;
	}

	#mfn-header-template .mfn-header-mobile-section {
		padding-left: 10px !important;
		padding-right: 10px !important;
		padding-block: 10px;
	}

	#header-mobile .hide-mobile {
		display: none !important;
	}

	.mcb-section .mcb-wrap .mcb-item-8de0akqv8 .mfn-icon-box .icon-wrapper {
		margin-right: 15px;
	}

	.mfn-header-menu>.mfn-menu-li {
		position: unset;
	}

	#cookie-settings-btn {
		position: fixed;
		bottom: 40px;
		width: 24px;
		height: 24px;
	}
}

/* Custom sticky header functionality */
@media screen and (min-width: 768px) {
	body.asitek-header-scrolled #mfn-header-template {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		width: 100%;
		background-color: #fff;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	}

	.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-header-tmpl-builder>.mfn-default-section {
		display: block;
		margin-top: 0;
		padding-top: 10px;
	}
}

@media screen and (max-width: 1240px) {
	.search-grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media screen and (max-width: 960px) {
	.search-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

@media screen and (max-width: 768px) {
	.is-front-page .sections_group {
		margin-top: 70px !important;
	}

	.search-grid-item .post-featured-image {
		height: auto;
		aspect-ratio: 1/.7;
	}

	.search-grid-item .search-content {
		padding: 15px;
	}

	#Wrapper {
		padding-top: 0 !important;
	}

	#Content .mcb-sidebar>.widget-area {
		max-width: 100% !important;
		padding-inline: 0 !important;
	}

	#Content .mcb-sidebar {
		padding-inline: 15px !important;
		background-color: #fff;
		height: 75vh;
		overflow-y: auto;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		transform: translateY(100%);
		transition: transform 0.3s ease-in-out;
		z-index: 9999 !important;
		overflow-x: hidden;
	}

	/* Make close header full width on mobile by breaking out of sidebar padding */
	#Content .mcb-sidebar .asitek-sidebar-close-header {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
		padding-left: 20px;
		padding-right: 20px;
	}

	#Content .mcb-sidebar.sidebar-open {
		transform: translateY(0);
	}

	.asitek-shop-filter-button {
		display: flex;
	}

	.asitek-shop-filter-button+* {
		margin-top: 12px !important;
	}

	/* Overlay for mobile sidebar - MUST be below sidebar z-index */
	.asitek-sidebar-overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 9997 !important;
		cursor: pointer;
		display: none;
		pointer-events: auto;
	}

	/* Prevent page scroll when sidebar is open */
	body.sidebar-overlay-active {
		overflow: hidden !important;
		position: fixed;
		width: 100%;
		height: 100%;
	}

	#mfn-header-template .mfn-header-mobile-section {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

@media screen and (max-width: 568px) {
	.search-grid {
		grid-template-columns: 1fr;
		gap: 15px;
	}

	.search-grid-item .post-featured-image {
		height: auto;
		aspect-ratio: 1/.7;
	}

	.search-grid-item .search-content {
		padding: 12px;
	}
}

@media screen and (max-width: 768px) {
	#Footer .container:first-of-type {
		display: flex;
		flex-direction: column;
		gap: 60px;
		padding: 40px 15px;
	}

	#Footer .container:first-of-type::after {
		display: none;
	}

	.single-product .entry-summary {
		padding: 32px 16px;
		border-radius: 10px;
		background-color: rgba(0, 0, 0, 0.03);
	}

	.asitek-form-background {
		padding: 32px 16px;
	}

	.asitek-services {
		flex-direction: column;
		gap: 40px;
	}

	#Footer .two-third .mcb-column-inner {
		display: flex;
		flex-wrap: wrap;
		gap: 24px 60px;
	}

	#Footer .two-third .mcb-column-inner>* {
		width: auto;
	}

	#Footer .one-third .textwidget {
		margin-right: 0;
	}
}

/* Hide default WooCommerce privacy policy text on checkout */
.woocommerce-checkout .woocommerce-privacy-policy-text {
	display: none !important;
}

/* Hide default WooCommerce terms and conditions checkbox */
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout .form-row.terms {
	display: none !important;
}

.mfn-header-menu .mfn-menu-link {
	justify-content: flex-start !important;
}

/* Cookie Consent Button Colors */
:root {
	--cc-btn-primary-bg: #1e73be !important;
	--cc-btn-primary-border-color: #1e73be !important;
	--cc-btn-primary-hover-bg: #2a4370 !important;
	--cc-btn-primary-hover-border-color: #2a4370 !important;
	--cc-toggle-on-bg: #1e73be !important;
}