html body .ep-ship-banner {
				display: none !important;
				visibility: hidden !important;
				opacity: 0 !important;
				pointer-events: none !important;
				width: 0 !important;
				max-width: 0 !important;
				height: 0 !important;
				min-height: 0 !important;
				padding: 0 !important;
				border: 0 !important;
				margin: 0 !important;
				overflow: hidden !important;
			}

			html body:not(.admin-bar) {
				margin-top: 0 !important;
			}

			html body .whb-header:not(.whb-clone) .whb-main-header {
				top: 10px !important;
				border-radius: 10px !important;
			}

			html body.woocommerce-cart .wd-checkout-steps,
			html body.woocommerce-checkout .wd-checkout-steps {
				display: flex !important;
				align-items: center !important;
				justify-content: center !important;
				gap: 16px !important;
				margin: 0 !important;
			}

			html body.woocommerce-cart .wd-checkout-steps > li,
			html body.woocommerce-checkout .wd-checkout-steps > li {
				display: inline-flex !important;
				align-items: center !important;
				gap: 14px !important;
				height: 36px !important;
				margin: 0 !important;
				padding: 0 !important;
				color: rgba(255, 255, 255, 0.86) !important;
				line-height: 1 !important;
			}

			html body.woocommerce-cart .wd-checkout-steps > li::after,
			html body.woocommerce-checkout .wd-checkout-steps > li::after {
				position: static !important;
				display: inline-flex !important;
				align-items: center !important;
				height: 1em !important;
				margin: 0 !important;
				color: rgba(255, 255, 255, 0.7) !important;
				line-height: 1 !important;
				transform: none !important;
			}

			html body.woocommerce-cart .wd-checkout-steps a,
			html body.woocommerce-cart .wd-checkout-steps span,
			html body.woocommerce-checkout .wd-checkout-steps a,
			html body.woocommerce-checkout .wd-checkout-steps span {
				display: inline-flex !important;
				align-items: center !important;
				height: 36px !important;
				color: inherit !important;
				text-decoration: none !important;
				text-underline-offset: 0 !important;
				border: 0 !important;
				box-shadow: none !important;
			}

			html body.woocommerce-cart .wd-checkout-steps > li.step-active,
			html body.woocommerce-checkout .wd-checkout-steps > li.step-active {
				color: #FFFFFF !important;
			}

			html body.woocommerce-cart .wd-checkout-steps > li.step-active > a,
			html body.woocommerce-cart .wd-checkout-steps > li.step-active > span,
			html body.woocommerce-checkout .wd-checkout-steps > li.step-active > a,
			html body.woocommerce-checkout .wd-checkout-steps > li.step-active > span {
				border-bottom: 2px solid rgba(255, 255, 255, 0.92) !important;
			}

			html body.single-product .woocommerce-tabs .wd-nav-tabs {
				display: inline-flex !important;
				align-items: center !important;
				justify-content: center !important;
				gap: 28px !important;
				border-bottom: 1px solid #E2E8F0 !important;
			}

			html body.single-product .woocommerce-tabs .wd-nav-tabs > li {
				display: inline-flex !important;
				align-items: center !important;
				height: 52px !important;
				margin: 0 !important;
				padding: 0 !important;
			}

			html body.single-product .woocommerce-tabs .wd-nav-tabs > li > a {
				position: relative !important;
				display: inline-flex !important;
				align-items: center !important;
				height: 52px !important;
				padding: 0 !important;
				color: #64748B !important;
				text-decoration: none !important;
				box-shadow: none !important;
			}

			html body.single-product .woocommerce-tabs .wd-nav-tabs > li.active > a {
				color: #0F172A !important;
				font-weight: 700 !important;
			}

			html body.single-product .woocommerce-tabs .wd-nav-tabs .gsap-shimmer,
			html body.single-product .woocommerce-tabs .wd-nav-tabs .wd-tabs-title::after {
				display: none !important;
				visibility: hidden !important;
				content: none !important;
				opacity: 0 !important;
			}

			html body.single-product .woocommerce-tabs .wd-nav-tabs > li.active > a::after {
				content: "" !important;
				position: absolute !important;
				left: 0 !important;
				right: 0 !important;
				bottom: -1px !important;
				display: block !important;
				height: 2px !important;
				border-radius: 999px !important;
				background: #0B3B5C !important;
			}

			@media (min-width:1025px) {
				html body {
					box-sizing: border-box !important;
					width: 100% !important;
					max-width: none !important;
					min-width: 0 !important;
					margin-left: 0 !important;
					margin-right: 0 !important;
					padding-left: 0 !important;
					padding-right: 0 !important;
					overflow-x: hidden !important;
				}

				html body .website-wrapper,
				html body .wd-page-wrapper,
				html body .main-page-wrapper {
					box-sizing: border-box !important;
					width: 100% !important;
					max-width: none !important;
					min-width: 0 !important;
					margin-left: 0 !important;
					margin-right: 0 !important;
				}

				html body .whb-header:not(.whb-clone) {
					left: 0 !important;
					right: 0 !important;
					width: 100% !important;
					max-width: none !important;
				}

				html body .whb-header:not(.whb-clone) .whb-main-header {
					left: 10px !important;
					right: 10px !important;
					width: auto !important;
					max-width: none !important;
				}

				html body .whb-header:not(.whb-clone) .whb-row,
				html body .whb-header:not(.whb-clone) .whb-general-header,
				html body .whb-header:not(.whb-clone) .container,
				html body .whb-header:not(.whb-clone) .whb-flex-row {
					width: 100% !important;
					max-width: none !important;
				}

				html body .whb-header:not(.whb-clone) .wd-header-nav,
				html body .whb-header:not(.whb-clone) .wd-nav-main {
					width: auto !important;
					max-width: none !important;
					white-space: nowrap !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main {
					display: flex !important;
					flex-wrap: nowrap !important;
					align-items: center !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li {
					display: flex !important;
					align-items: center !important;
					height: 52px !important;
					margin-top: 0 !important;
					margin-bottom: 0 !important;
					padding-top: 0 !important;
					padding-bottom: 0 !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li > a {
					display: inline-flex !important;
					align-items: center !important;
					justify-content: center !important;
					height: 42px !important;
					min-height: 42px !important;
					margin-top: 0 !important;
					margin-bottom: 0 !important;
					padding: 0 10px !important;
					border-radius: 6px !important;
					color: #0F172A !important;
					text-decoration: none !important;
					text-underline-offset: 0 !important;
					box-shadow: none !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li > a .nav-link-text,
				html body .whb-header:not(.whb-clone) .wd-nav-main > li > a span {
					color: inherit !important;
					text-decoration: none !important;
					box-shadow: none !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li > a .nav-link-text::before,
				html body .whb-header:not(.whb-clone) .wd-nav-main > li > a .nav-link-text::after {
					display: none !important;
					content: none !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li.current-menu-item > a,
				html body .whb-header:not(.whb-clone) .wd-nav-main > li.current_page_item > a,
				html body .whb-header:not(.whb-clone) .wd-nav-main > li:hover > a,
				html body .whb-header:not(.whb-clone) .wd-nav-main > li.wd-opened > a {
					background: transparent !important;
					color: #0F172A !important;
					text-decoration: none !important;
					box-shadow: none !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default {
					width: auto !important;
					min-width: 248px !important;
					padding: 10px !important;
					border: 1px solid #E2E8F0 !important;
					border-radius: 8px !important;
					background: #FFFFFF !important;
					box-shadow: 0 18px 42px rgba(15, 23, 42, 0.12) !important;
					color: #0F172A !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default .container,
				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default .wd-entry-content {
					width: 100% !important;
					max-width: none !important;
					margin: 0 !important;
					padding: 0 !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default .wd-sub-menu {
					margin: 0 !important;
					padding: 0 !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default .wd-sub-menu > li {
					margin: 0 !important;
					padding: 0 !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default .wd-sub-menu > li > a {
					display: flex !important;
					align-items: center !important;
					min-height: 38px !important;
					padding: 10px 12px !important;
					border-radius: 6px !important;
					color: #0F172A !important;
					background: transparent !important;
					font-size: 13px !important;
					font-weight: 650 !important;
					line-height: 1.25 !important;
					letter-spacing: 0 !important;
					text-transform: none !important;
					text-decoration: none !important;
					white-space: nowrap !important;
				}

				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default .wd-sub-menu > li:hover > a,
				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default .wd-sub-menu > li > a:hover,
				html body .whb-header:not(.whb-clone) .wd-nav-main > li.menu-simple-dropdown > .wd-dropdown-menu.wd-design-default .wd-sub-menu > li.current-menu-item > a {
					background: #F8FAFC !important;
					color: #0B3B5C !important;
					text-decoration: none !important;
				}

				html body.home .site-content,
				html body.home .content-layout-wrapper,
				html body.home .entry-content,
				html body.home .wd-content-area,
				html body.home .wpb-content-wrapper,
				html body.home .container,
				html body.home .container-fluid {
					width: 100% !important;
					max-width: none !important;
					min-width: 0 !important;
					margin-left: 0 !important;
					margin-right: 0 !important;
				}

				html body.home .site-content,
				html body.home .entry-content,
				html body.home .wd-content-area,
				html body.home .wpb-content-wrapper {
					padding-left: 0 !important;
					padding-right: 0 !important;
				}

				html body.home .ep-home,
				html body.home .ep-home-hero {
					width: 100% !important;
					max-width: 100% !important;
					margin-left: 0 !important;
					margin-right: 0 !important;
					left: auto !important;
					right: auto !important;
					overflow-x: hidden !important;
				}

				html body.home .ep-home-sechead {
					text-align: center !important;
				}

				html body.home .ep-home-sechead__sub,
				html body.home .ep-dubai-trust__lede {
					display: block !important;
					margin-left: auto !important;
					margin-right: auto !important;
					text-align: center !important;
				}
			}
