/* Active Nav Menu */
		.active-nav-menu {
			color: #000 !important;
		}
.active-secondary-nav-menu {
	    border-bottom: #191265 3px solid;
	color: #191265 !important;
}
		

/* Bottom Navbar */

#customMobileNavbar li a div {
	display: none;
}

.whb-header-bottom .container {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.whb-header-bottom-inner {
	height: auto !important;
}
.whb-col-mobile {
	margin-inline: 0 !important;
}

.wd-header-nav {
	height: 100%;
	background-color: #F1F2F6;
	padding-inline: 0 !important;
}

.whb-col-1 :is(.whb-flex-row,.whb-column) {
	justify-content: start !important;
	display: block;
}

.post-9 .main-page-wrapper {
	margin: 20px 0 0;
}

.secondary-menu-link {
	white-space: nowrap;
	color: #6e6e6e;
	font-weight: 500;
	font-size: .7rem;
	padding: 8px 0;
}
.secondary-menu-link:hover {
	color: #6e6e6e;
}
@media (min-width: 550px) {
	.secondary-menu {
		display: none !important;
	}
}


html.modal-open,
body.modal-open {
    overflow: hidden;
}
		/* Single Product, Cart side and Header Styles  */

.single-product-page .container {
	margin-top: 30px !important;
}

.product-image-summary {
	margin-top: 40px !important;
}

.product-image-summary-inner {
	flex-direction: column;
}

.product-images {
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

.entry-summary {
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

.about-product {
	flex: 0 0 70% !important;
	max-width: 70% !important;
/*     display: flex;
    flex-direction: column;
    justify-content: center; */
}

.about-product-title .entry-title {
	font-size: inherit !important;
	margin-bottom: 0 !important
}

.about-product-title .about-product-title-text {
	display: flex;
	align-items: center;
	color: #000;
	font-size: 13px !important;
	gap: 4px;
}

.about-product-slider-trigger {
    transition: transform .3s ease;
}

.about-product-slider-trigger.rotated {
    transform: rotate(180deg);
}


.woocommerce-product-details__short-description {
	padding: 0 !important;
	font-size: 12px;
}

body.single-product .reset-button {
    display: none !important;
}

body.single-product .form-row {
	margin-bottom: 13px !important;
}

.whb-header-bottom {
/* 	display: none; */
}

.wallet-credit-button {
	color: #fff !important;
}

.whb-sticky-prepared .whb-main-header {
	z-index: 2;
}

		.spinner-container {
			
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    top: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;

		}
		.spinner-loader {
  			border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 0.25rem solid rgba(0, 0, 0, 0.2);
    border-top-color: #191265;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
		}

		.custom-footer-rights {
			background-color: #004aad !important;
		}
		
		.wd-nav {
			justify-content: start;
		}
		.wd-nav[class*="wd-style-"]>li>a {
			color: #000;
		}
		.wd-nav[class*="wd-style-"]>li>a:hover {
			color: #004aad;
		}
		.nav-link-text {
			color: #000;
		}
		.wd-dropdown-menu {
			background-color: #fff !important
		}
		.wd-sub-menu li > a {
			color: #000 !important;
		}
		.wd-sub-menu li > a:hover {
			color: #004aad !important;
		}
.wallet-icon {
	height: 21px;
	margin-left: 2px;
	
}
/* 		.menu-item:hover {
			color: #004aad !important;
		} */
		:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
			color: #004aad !important;
			--nav-color-hover: #004aad !important;
		}
		.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
			color: #000;
		}
		.whb-general-header {
			background-color: #F1F2F6 !important;
			padding: 0 0 8px;
			border-bottom: 2px #e0e0e0 solid !important;
		}
.whb-mobile-right {
	flex-wrap: wrap;
    max-width: 173px;
	row-gap: 3px;
    column-gap: 20px;
	max-height: 60px;
}
.whb-general-header-inner {
	height: auto !important;
    max-height: 400px !important;
}

	


		.custom-container {
			background-color: #004aad !important;
		}
		.amount {
			color: #191265 !important;
		}
		.whb-row .whb-5u866sftq6yga790jxf3.wd-tools-element .wd-tools-inner, .whb-row .whb-5u866sftq6yga790jxf3.wd-tools-element > a > .wd-tools-icon {
			background-color: #004aad !important;
		}
		.whb-color-light .wd-tools-element.wd-design-6 > a > :is(.wd-tools-inner, .wd-tools-icon) {
			background-color: #004aad !important;
		}
		.wd-nav[class*="wd-style-underline"] .nav-link-text {
			color: #000 !important;
		}
		.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
			background-color: #004aad !important;
			
			
		}
		.woocommerce-mini-cart-item .item-variation-value {
			color: #004aad !important;
		}
.variation-buttons {
	justify-content: center !important;
	direction: ltr !important;
}
		.variation-buttons label {
			padding: 10px 2px !important;
			color: #000 !important;
/* 			flex: 0 0 calc(50% - 80px) !important; */
			display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 5px !important;
			justify-content: center !important;
			background-color: #fff !important;
			box-shadow: 1px 1px 3px #9b9b9b;
		}
		table.variations label:after {
			content: '' !important;
		}
		.variation-buttons label.active {
			transform: translatey(-3px);
			box-shadow: 1px 1px 3px #004aad;
			background-color: #004aad !important;
			color: #fff !important;
/* 			border: 6px solid green !important; */
		}
.variation-buttons label.active .custom-variation-price {
	color: #84fdff !important;
	
}
		.wcpa_wrap .wcpa_field_wrap input[type="text"] {
			background-color: #fff !important;
			border: 1px #ababab solid !important;;
			color: #000 !important;
		}
		.wcpa_wrap .wcpa_field_wrap input[type="number"] {
			background-color: #fff !important;
			border: 1px #ababab solid !important;;
			color: #000 !important;
		}
		.wcpa_wrap .wcpa_field_wrap select {
			background-color: #fff !important;
			border: 1px #ababab solid !important;;
			color: #000 !important;
		}
		.wcpa_wrap .wcpa_field_wrap option {
			background-color: #fff !important;
			border: 1px #ababab solid !important;;
			color: #000 !important;
		}
		table.variations div.quantity {
			background-color: #fff !important;
			border: 1px #ababab solid !important;;
			color: #000 !important;
		}
		.main-page-wrapper {
			background-color: #fff !important;
			padding-top: 10px !important;
		}
		.slider-title {
			color: #fff !important;
			background-color: #004aad !important;
		}
		.comment-form .submit {
			background-color: #004aad !important;
		}
		.wd-entities-title {
			color: #000 !important;
		}
		.wd-heading .wd-action-btn.wd-style-text > a {
			color: #000 !important;
		}
		.woocommerce-mini-cart__buttons .btn-cart  {
			background-color: #2b2b2b;
			color: #fff;
		}
		.wd-side-hidden {
			background-color: #fff !important;
			max-height: 90% !important;
		}
		.wd-side-hidden .title {
			color: #000 !important;	
		}
		.title {
			color: #000;
		}
		.woocommerce-variation-add-to-cart .quantity {
			background-color: #fff !important;
			border: 2px #004aad solid !important;;
			color: #000 !important;
		}
		.woocommerce-variation-add-to-cart .quantity input[type="button"] {
			font-size: 17px;
			background-color: #004aad;
			border-radius: 100%;
			color: #fff;
			height: 25px;
    		width: 25px;
		}
.woocommerce-variation-price {
	display: none !important;
}
		div.quantity input[type="button"]:hover {
			background-color: #004aad !important;
    		color: #fff !important;
    		border-color: inherit !important;
		}
		.quantity {
			background-color: transparent !important;
		}
		.cart-info span.quantity {
			color: #000 !important;
		}
		.woocommerce-mini-cart__total strong {
			color: #000 !important;
		}
		
		.product-tabs-wrapper {
			background-color: #fff !important;
		}
		.woocommerce-breadcrumb a, .yoast-breadcrumb a, .wd-product-nav-btn,
		.product_meta .meta-label, .wc-tab-inner p, .woocommerce-product-details__short-description p,
		.product_meta a, .sku_wrapper, .woocommerce-Reviews-title, .comment-reply-title,
		label, .wcpa_wrap .wcpa_field_label, .woocommerce-mini-cart__total strong {
			color: #000 !important;
		}
		.additional_information_tab {
			display: none;
		}
		.product_meta {
			display: none;
		}
		.single_add_to_cart_button {
			background-color: #004aad !important;
		}
		.single_add_to_cart_button:hover {
			background-color: #191e37 !important;
		}
		.required, .wcpa_required_ast {
			visibility: hidden !important;
		}
		.woocommerce-mini-cart__buttons .checkout {
			background-color: #004aad !important;
		}
		.woocommerce-mini-cart__buttons .checkout:hover {
			background-color: #191e37 !important;
		}
		.wd-accordion-title-text {
			color: #000 !important;
		}
		.wd-accordion-item:has(.tab-title-additional_information) {
    		display: none;
		}
		.woocommerce-product-gallery .woocommerce-product-gallery__image {
			width: 100% !important;
		}
		
		/* Home Page Styles  */
@media (max-width: 768px) {
    .post-9 .col-6 {
		max-width: 100% !important;
        width: 100% !important;	
	}
	.post-9 .woocommerce .owl-carousel.owl-rtl .owl-item {
		max-width: 27vw !important;
	}
	
}

@media (min-width: 769px) {
    .post-9 .col-md-3 {
        max-width: 100% !important;
    }
	.post-9 .woocommerce .owl-carousel.owl-rtl .owl-item {
		max-width: 20vw !important;
	}
}

/* temporary */
.whb-without-border:first-child {
	display: none;
}

.post-9 .elements-grid {
	flex-wrap: nowrap !important;
	max-height: fit-content;
}
.post-9 .product-grid-item {
	position: static !important;
	padding: 0 !important;
}
.post-9 .product-element-top {
	overflow: visible !important;
}
.post-9 .product-image-link {
	width: 100%;
    aspect-ratio: 5 / 3.8;
    border-radius: 13px;
}

.h2-container {
	display: flex;
    align-items: center;
}
.h2-container div {
	display: flex;
    align-items: center;
	cursor: pointer;
}
.h2-container p {
	margin-bottom: 0 !important;
	display: flex;
	align-content: center;
}
.h2-container p span {
	color: #000;
    font-weight: 600;
    font-size: 14px;
    padding: 0 13px;
}

		.bg-mtc-deep-dark {
			background-color: #191265 !important;
    		position: relative;
			color: #fff !important;
			font-size: 17px !important;
			font-weight: 600 !important;
			text-align: start !important;
			padding: 7px !important;
			margin-bottom: 0;
			border-radius: 0 !important;
		}
.bg-mtc-deep-dark::before {
	content: "";
    position: absolute;
    left: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19.8px solid transparent;
    border-right: 20px solid #191265;
		}
.bg-mtc-deep-dark p {
	
}
.bg-mtc-deep-dark p span {
	
}
		.fade-in-block wd-scroll {
			display: none;
		}
		.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
			background-color: transparent !important;
			border: none !important;
			box-shadow: none !important;
		}
		.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .fade-in-block {
			visibility: hidden !important;
		}
		.wd-hover-with-fade .content-product-imagin {
			box-shadow: none !important;
		}
		.product-element-bottom a {
			color: #000 !important;
		}
.wd-hover-with-fade .content-product-imagin {
	border: none !important;
}


/* Navbar Styles "for Owl Carousel" */

.secondary-menu .owl-stage {
	display: flex;
    justify-content: space-between;
	padding: 0 10px;
}
.secondary-menu .owl-stage::after {
	display: none !important;
}

.secondary-menu .owl-item {
	padding: 10px;
	width: max-content !important;
}


/* Products Styles "for owl Carousel */
.post-9 .woocommerce .owl-carousel.owl-rtl .owl-item {
	width: 100% !important;
}
.post-9 .woocommerce .owl-carousel .owl-stage-outer {
	overflow: visible !important;
}

		
 		/* About Kroty Pages */
		.entry-content p strong {
			color: #000 !important;
		}
		
		/* Edit Account Page */
		fieldset {
			background-color: #f5f5f5 !important;
		}
		
		fieldset legend {
			color: #000 !important;
		}
		
		/* Login Page */
		.wd-register-tabs {
			max-width: 600px !important;	
			background-color: #004aad !important;
		}
		#customer_login {
			padding: 0 10% !important;
		}
		.woocommerce-FormRow label {
			color: #fff !important;
		}
		.woocommerce-FormRow .woocommerce-Input--text {
			background-color: #fff !important;
			color: #000 !important;
		}
		.woocommerce-button {
			background-color: #4285F4 !important;
		}
		.woocommerce-form__label-for-checkbox {
			color: #fff !important;
		}
		.wd-switch-to-register {
			background-color: #4285F4 !important;
			color: #fff !important;
		}
		.woocommerce-LostPassword {
			color: #fff !important;
		}
		.woocommerce-notices-wrapper {
			background-color: #004aad !important;
			border: none !important;
			max-width: 600px !important;
			width: 100% !important;
			justify-self: center;
		}
		.wd-login-divider  {
			display: none !important;
		}
		.woocommerce-form-row .woocommerce-Button.button {
			margin-bottom: 20px !important;
		}
		.woocommerce-ResetPassword p {
			color: #000 !important;
		}
		
		
		/* My Account Page */
		.custom-account-container {
			background-color: #004aad !important;
		}
		.custom-account-section {
			background-color: #fff !important;
			color: #004aad !important;
		}
		.custom-account-section i {
			color: #004aad !important;
		}
		.order-count {
			color: #004aad !important;
		}
		.custom-my-account-menu a {
			background-color: #fff !important;
			color: #004aad !important;
		}
		.custom-my-account-menu a i {
			color: #004aad !important;
		}
		
		/* My Wallet Page */
		.woo-wallet-my-wallet-container .woo-wallet-sidebar {
			background-color: #004aad !important;
		}
		.woo-wallet-sidebar ul li.card {
			background-color: #fff !important;
		}
		.woo-wallet-sidebar ul li.card a {
			color: #004aad !important;
		}
		.woo-wallet-my-wallet-container .woo-wallet-content {
			border: 3px #004aad solid !important;
			color: #000 !important;
		}
		.woo-wallet-content-h3 {
			color: #000 !important;
		}
		
		/* My Wallet Transfer */
		
		input[name="woo_wallet_transfer_amount"] {
			background-color: #fff !important;
			color: #000 !important;
			border: 2px solid #004aad !important;
		}
		textarea[name="woo_wallet_transfer_note"] {
			background-color: #fff !important;
			color: #000 !important;
			border: 2px solid #004aad !important;
		}
		input[name="woo_wallet_transfer_fund"] {
			background-color: #004aad !important;
			color: #fff !important;
		}
		input[name="woo_wallet_transfer_fund"]:hover {
			background-color: #000 !important;
		}
		
		
		/* Wallet Transactions */
		.woocommerce-MyAccount-content {
			color: #000;
		}
		.woocommerce-view-order .dlm-myaccount-license-key {
			color: #fff;
		}
		.sorting_disabled {
			color: #000 !important;
		}
		#wc-wallet-transaction-details .amount {
			color: #fff !important;
		} 
		
		/* Add Wallet Topup */

.to-login {
	background-color: #004aad;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
	font-weight: 600;
}
.add-topup-container {
	background-color: #fff;
}
.add-topup-heading {
	text-align: center;
	color: #000 !important;
}

		
		/* My Account Orders */
		.woocommerce-orders-table__header {
			color: #000!important;
		}
		.woocommerce-orders-table__cell-order-number a {
			color: #000 !important;
		}
		.woocommerce-orders-table__cell-order-actions .woocommerce-button {
			background-color: #004aad !important;
		}
		.type-page td::before {
			color: #000 !important;
		}
		
		
		/* My Account Order View */
		.mo-orders-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;            
  margin: 0 -0.75rem;     
}
		.mo-order-card {
			 width: 100%;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 0px 7px 0px rgb(0 0 0);
  margin: 1.5rem 0;
  overflow: hidden;
  font-family: 'Noto Kufi Arabic', sans-serif;
}
.mo-order-header {
  background: #004aad;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  font-weight: 500;
}
.mo-order-number span {
  font-weight: bold;
  font-size: 1.1rem;
}
.mo-order-status {
  padding: 0.25rem 0.75rem;
  border-radius: 9px;
  font-size: .9rem;
  font-weight: 600;
}
		
.mo-order-status.mo-completed { background: #c8d7e1; color: #003d66; }
.mo-order-status.mo-processing   { background: #c6e1c6; color: #2c4700; }
.mo-order-status.mo-on-hold   { background: #f8dda7; color: #573b00; }
.mo-order-status.mo-failed   { background: #ffed6d; color: #877103; }
.mo-order-status.mo-refunded   { background: #eba3a3; color: #570000; }
.mo-order-status.mo-other   { background: #e5e5e5; color: #454545; }
		  
		
.mo-order-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem 1.5rem;
  padding: 1rem;
}
.mo-label {
  font-size: 0.85rem;
  color: #004aad;
  font-weight: 600;
}
.mo-value {
  font-weight: bold;
  margin-top: 0.25rem;
  white-space: normal;
  word-break: break-word;
}
.mo-order-body .mo-item:first-child .mo-value span {
  display: inline-block;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  word-spacing: -3px;
}
.mo-order-footer {
  background: #fff;
  padding: 1rem;
  text-align: center;
}
.mo-button {
  background: #004aad;
  color: #fff !important;
  text-decoration: none;
  padding: 0.6rem 1.2rem;
  border-radius: 6px;
  display: inline-block;
  font-size: 0.8rem;
  transition: background 0.2s ease;
  font-weight: 600;
}
.mo-button:hover { background: #003087; }
@media (max-width: 820px) {
  .mo-orders-grid {
    grid-template-columns: 1fr;
  }
}


		.woocommerce-MyAccount-content {
			max-width: 100%;
			width: 100%;
		}
		mark {
			background-color: #004aad !important;
			color: #fff !important;
		}
		.responsive-table {
			background-color: #004aad !important;
		}
		.responsive-table .amount {
			color: #fff !important;
		}
		.woocommerce-order-details__title {
			color: #000 !important;
		}
		.woocommerce-table--order-details :is(th,td) {
			color: #fff !important;
		}
		.wc-item-meta strong {
			color: #fff !important;
		}
		.dlm-myaccount-page-title {
			color: #000;
		}
		td.product-name a {
			color: #fff !important;
		}
		.product-quantity {
			color: #fff !important;
		}
		.order-again a {
			background-color: #004aad !important;
		}
		.order-again a:hover {
			background-color: #000 !important;
		}
		.responsive-table table th {
/* 			color: #fff !important; */
		}
		.copy-code-btn {
			background-color: #004aad !important;
		}
		.copy-code-btn:hover {
			background-color: #000 !important;
		}
		.dlm-myaccount-product-licenses {
			margin-top: 4rem;
		}
		.dlm-myaccount-page-subtitle {
			color: #000 !important;
		}
		.dlm-myaccount-page-subtitle a:hover {
			color: #004aad !important;
		}
		.license-key {
			color: #000 !important;
		}
		
		/* inputs */
		input[type="text"] {
			background-color: #fff !important;
			color: #000 !important;
			border: 2px solid #004aad !important;
		}
		input[type="email"] {
			background-color: #fff !important;
			color: #000 !important;
			border: 2px solid #004aad !important;
		}
		input[type="password"] {
			background-color: #fff !important;
			color: #000 !important;
			border: 2px solid #004aad !important;
		}
		button[name='save_account_details'] {
			background-color: #004aad !important;
		}
		button[name='save_account_details']:hover {
			background-color: #004aad !important;
		}
		input[type="tel"] {
			background-color: #fff !important;
			color: #000 !important;
			border: 2px solid #004aad !important;
			direction: rtl;
		}
		textarea {
			background-color: #fff !important;
			color: #000 !important;
			border: 2px solid #004aad !important;
			min-height: 80px !important;
		}
		
		/* Checkout */

.woocommerce-checkout {
	padding: 0 20px;
}

		#order_review .product-quantity {
			color: #fff !important;
		}
		.woocommerce-checkout > .checkout-order-review, .woocommerce-order-pay #order_review {
			border-radius: 30px;
    		border: #004aad 7px solid;
    		background-color: #fff !important;
		}
		.checkout-order-review > .woocommerce-checkout-review-order .wd-table-wrapper {
			background-color: #004aad !important;
		}
		#order_review_heading {
			margin-top: 60px;
			color: #000 !important;
		}
		.payment_box {
			padding: 6px 15px !important;
    		background-color: #004aad !important;
			border-radius: 10px;
		}
.wc_payment_methods {
	padding: 0 !important;
}
.payment-method-label-container {
	display: flex;
	align-items: center;
}
.wc_payment_method .payment-method-label-container label {
	margin-bottom: 0;
}

.checkout-button {
	display: block !important;
	background-color: #191265 !important;
	width: 100% !important;
	margin-bottom: 20px;
}
.boxx {
	font-size: 13px !important;
	background-color: rgb(74,144,226) !important;
    color: #fff !important;
    padding: 10px 13px !important;
	margin-bottom: 6px !important;
}

		.payment_box fieldset {
			background-color: transparent !important;
			padding: 3px !important;
			margin-bottom: 5px !important;
		}
.payment_box fieldset .form-row:first-of-type label {
	color: #fff !important;
}
		.payment_box fieldset .form-row:last-of-type label {
			display: flex;
			gap: 7px;
			align-items: center;
    justify-content: center;
    background-color: rgb(74,144,226);
    color: #fff !important;
    padding: 8px 0;
    border-radius: 6px;
    font-weight: 500;
			font-size: 13px
		}
		.custom_payment_file_upload {
			display: none !important;
		}
		.payment_box .woocommerce-validated label {
    		background-color: rgb(74,144,226) !important;
    		padding: 13px 24px !important;
    		display: inline-block !important;
    		border-radius: 10px;
    		font-weight: 600;
			cursor: pointer;
			transition: all .2s linear;
		}
		.payment_box .woocommerce-validated label:hover {
			transform: translatey(-2px);
		}
		.customized_payment_icon {
			max-width: 25px !important
		}

		.hint--top.hint--info {
			display: none !important;
		}
		.woocommerce-billing-fields h3 {
			color: #000 !important;
		}
		
		.woocommerce-billing-fields__field-wrapper .form-row label {
			font-weight: 700 !important;
		}
		.woocommerce-additional-fields h3 {
			display: none !important;
		}
		.woocommerce-additional-fields label {
			font-weight: 700 !important;
		}
		.wd-table-wrapper .amount {
			color: #fff !important;
		}
		#payment .woocommerce-privacy-policy-text {
			color: #000 !important;
		}
		#payment .woocommerce-privacy-policy-text p a {
			color: #004aad !important;
		}
		:is(.woocommerce-info):before {
			content: '' !important;
		}
 		.checkout :is(.woocommerce-info) {
			padding: 10px 0 !important;
			justify-content: center;
			margin-bottom: 0 !important;
		}
		.checkout .woocommerce-error {
			background-color: red !important;
		}
		
		/* Hidden Side Bar */
		.wd-nav-mobile > li > a {
			color: #000 !important;
			
		}

		.mobile-nav .woo-wallet-menu-contents .amount {
			font-weight: 600 !important;
		}
		.wd-nav-opener:after {
			color: #000;
		}
		/* Ensure active-nav-menu has priority */
		.wd-sub-menu li > a.active-nav-menu {
    		color: #000 !important; /* Change this color to your active link color */
		}

		/* Default styling for non-active links */
		.wd-sub-menu li > a {
    		color: #000;
		}
		
		
		/* Cart Page */
		.cart-table-section {
			background-color: #004aad !important;
		}
		.cart_item .item-variation-name {
			color: #fff !important;
		}
		.cart_item .item-variation-value {
			color: #fff !important;
		}
		.cart_item .amount {
			color: #fff !important;
		}
		.cart-content-wrapper .cart-totals-inner {
			background-color: #004aad !important;
		}
		.cart-totals-inner .amount {
			color: #fff !important;
		}
		.cart_item td::before {
			color: #fff !important;
		}
		.cart-totals-inner td::before {
			color: #fff !important;
		}
		
		/* Bottom Mobile Menu */
		.custom-mobile-navbar-style {
			position: fixed;
			bottom: 0;
			right: 0;
			z-index: 2000;
			background-color: #fff;
			padding: 1rem 0;
			width: 100%;
			color: #000;
		}
		.custom-mobile-elements-wrapper {
			display: flex;
			justify-content: space-around;
			padding: 0;
			margin: 0;
		}
		.custom-mobile-elements-wrapper li {
			width: 20% !important;
			margin: 0 !important;
		}
		.custom-mobile-elements-wrapper .search-nav-item div:hover,
		.custom-mobile-elements-wrapper .dropdown-nav-item div:hover {
			color: inherit !important;
			--wd-header-el-color-hover: none !important;
		}
		.custom-mobile-elements-wrapper li a {
			color: #004aad;
			display: flex !important;
			align-items: center;
			flex-direction: column;
			font-weight: 500;
			font-size: 12px;
			font-family: 'Noto Kufi Arabic', sans-serif !important;
			justify-content: start;
		}
		.custom-mobile-elements-wrapper li a span {
			color: #004aad;
			display: flex !important;
			align-items: center;
			flex-direction: column;
			font-family: 'Noto Kufi Arabic', sans-serif !important;
			font-size: 12px;
		}
		.custom-mobile-elements-wrapper li a i {
			font-size: 1rem;
			
		}
		.custom-mobile-elements-wrapper .search-nav-item .wd-tools-icon {
			color: inherit;
		}
		.custom-mobile-elements-wrapper .search-nav-item .wd-tools-icon::before {
			font-size: 20px;
			align-items: center;
			position: absolute;
		}
		.custom-mobile-elements-wrapper .search-nav-item .wd-tools-icon::after {
			font-size: 20px;
			margin: 0;
		}
		.custom-mobile-elements-wrapper .search-nav-item .wd-tools-text {
			display: block !important;
			color: inherit;
			margin: 0 !important;
			font-weight: 500;
		}
		.custom-mobile-elements-wrapper .dropdown-nav-item a .wd-tools-icon {
			color: inherit;
		}
		.custom-mobile-elements-wrapper .dropdown-nav-item a .wd-tools-text {
			display: block !important;
			font-weight: 500;
			color: inherit;
			margin: 0 !important;
		}
		.custom-mobile-elements-wrapper .my-orders-nav-image {
			width: 20px;
		}
		.wd-side-hidden {
			z-index: 1000 !important;
		}
		.wd-search-form {
			display: none;
		}
		.wd-search-full-screen {
			top: 200px !important;
		}
		.searchform {
			padding: 11px !important;
		}
		.wd-tools-element:hover>a {
			color: #004aad;
		}
		
		/* Email Verification Template */
		form.cev_pin_verification_form #delete-account-btn {
			background-color: transparent;
    		color: #000;
    		width: 100%;
			text-decoration: underline;
			font-weight: 600;
		}
		form.cev_pin_verification_form .email-confirming-message {
			text-align: center;
    		margin-bottom: 0;
   		 	border-top: #e1e1e1 1px solid;
    		padding-top: 7px;
		}
		
		/* Search Icon Color */
		.wd-header-search .wd-tools-icon {
			color: #000 !important;
		}
		
		/* Contact Us Page */
		.page-contact-us {
			width: 100% ;
			display: flex;
			justify-content: center;
			flex-direction: column;
			padding: 0 30px;
		}
		.page-contact-us h1 {
			color: #000;
			font-weight: 700;
		}
		.contact-us-input-wrapper {
			display: flex;
		}
		.input-icon-wrapper {
			background: #004aad;
    		padding: 0 10px;
    		font-size: 1.2rem;
    		border-radius: 0 10px 10px 0;
			display: flex;
			align-items: center;
		}
		.page-contact-us form label{
			font-weight: 700 !important;
			margin-top: 15px;
		}
		.page-contact-us form input{
			border-radius: 10px 0 0 10px !important;
		}
		.page-contact-us form textarea{
			border-radius: 10px 0 0 10px !important;
		}
		.page-contact-us form button {
			font-size: 1rem;
			width: 100%;
			margin-top: 15px;
			background-color: #004aad;
			border: 2px #004aad solid;
		}
		.page-contact-us form button:hover {
			background-color: #fff;	
			color: #004aad;
		}
		.contect-us-socails {
			display: flex;
    		justify-content: center;
    		gap: 50px;
    		margin-top: 30px;
			flex-wrap: wrap;
		}
		.contact-us-whatsapp-wrapper {
			background-color: #efefef;
			border-radius: 50px;
			display: flex;
			align-content: center;
    		flex-wrap: wrap;
			overflow: hidden;
			gap: 3px;
			width: 160px;
			height: fit-content;
		}
		.contact-us-whatsapp-wrapper .whatsapp-icon-wrapper {
			background-color: green;
			display: flex;
    		align-items: center;
    		border-radius: 60%;
		}
		.contact-us-whatsapp-wrapper i {
			font-size: 1.4rem;
    		color: #fff;
    		border-radius: 100%;
    		padding: 0 10px;
		}
		.contact-us-whatsapp-wrapper span {
			padding: 9px 0;
			color: #000;
			direction: ltr;
		}
		.contact-us-email-wrapper {
			background-color: #efefef;
			border-radius: 50px;
			display: flex;
			align-content: center;
    		flex-wrap: wrap;
			overflow: hidden;
			gap: 3px;
			width: 200px;
			height: fit-content;
		}
		.contact-us-email-wrapper .email-icon-wrapper {
			background-color: red;
			display: flex;
    		align-items: center;
    		border-radius: 60%;
			
		}
		.contact-us-email-wrapper i {
			font-size: 1.4rem;
    		color: #fff;
    		border-radius: 100%;
    		padding: 0 10px;
		}
		.contact-us-email-wrapper span {
			padding: 9px 0;
			color: #000;
			direction: ltr;
		}
		
		/* Thank You Page */
		.striped-thankyou-page .responsive-table {
			background-color: transparent !important;
		}
		.striped-thankyou-page .order-status-message .infinite-rotation {
			animation: spin 1s linear infinite;
		}
		.mo-order-card .infinite-rotation {
			animation: spin 1s linear infinite;
		}
		@keyframes spin {
  			from {
    			transform: rotate(0deg);
		  	}
  			to {
    			transform: rotate(360deg);
  			}
		}
		.striped-thankyou-page .responsive-table table th {
			color: #686868;
		}
		.striped-thankyou-page .woocommerce-table--order-details :is(th,td) {
			color: #686868 !important;
		}
		.striped-thankyou-page td.product-name a {
			color: #686868 !important;
		}
		.striped-thankyou-page .product-quantity {
			color: #686868 !important;
		}
		.striped-thankyou-page .wc-item-meta strong {
			color: #686868 !important;
		}
		.striped-thankyou-page .responsive-table .amount {
			color: #004aad !important;
		}
		.striped-thankyou-page .order-status-message i {
			animation: prosessing-animation 1s linear infinite;
		}
		.striped-thankyou-page .order-summary-striped i {
			font-size: 1.1rem;
		}
		
		@media (max-width: 411px) {
			
			.striped-thankyou-page .custom-order-summery-wrapper {
				flex-direction: column;
				align-items: center;
			}
			.striped-thankyou-page .order-summary-striped {
				width: 100% !important;
			}
			
		}
		:is(.btn,.button,button,[type="submit"],[type="button"]):hover {
			color: #fff;
		}
		
		/* Product in home page */
		.product-element-bottom .wrap-price {
			display: none !important;
		}
		/* thankyou Card Code Styling */
		.striped-thankyou-page .dlm-myaccount-element .responsive-table {
			border-radius: 0 !important;
		}
		.striped-thankyou-page .dlm-myaccount-table thead tr th {
			color: #686868;	
		}
		.striped-thankyou-page .dlm-myaccount-page-title {
			background-color: #dce4ef;
			color: #686868;
			padding: 10px 0;
			border-radius: 5px;
			margin: 12px 0
		}
		.striped-thankyou-page .dlm-myaccount-table thead th {
			text-align: right !important;
			color: #686868;
		}
		.striped-thankyou-page .dlm-myaccount-table tbody td {
			color: #000;
			background-color: #dce4ef;
		}
		/* Tawk Widget Customizing */
		.tawk-chat-message-container div {
			display: none !important;
		}
		.tawk-message-preview-content div:nth-of-type(2) div:nth-of-type(2) {
	  		display: none !important;
		}
		
		/* Tawk Widget Preview */
		#support-popup {
			display: none;
			position: fixed;
			bottom: 90px;
			left: 20px;
			background: #053b5f;
			color: #fff;
			padding: 15px 25px;
			border-radius: 8px;
			box-shadow: 0 4px 12px rgba(0,0,0,0.3);
			z-index: 9999;
			font-family: sans-serif;
		}
		.arrow {
    		position: fixed;
    		bottom: 83px;
    		width: 0;
    		height: 0;
    		border-left: 10px solid transparent;
    		border-right: 10px solid transparent;
    		border-top: 10px solid #053b5f;
    		left: 8.5%;
  		}

  		@media (min-width: 1025px) {
			.custom-mobile-navbar-style {
				display: none !important;
			}
    		.arrow {
      			left: 45px;
    		}
			#add_wallet_topup_menu_button {
				padding: 0;
			}
  		}
		
		
		/* Currency Switcher */
		.custom-dropdown {
    position: relative;
  }

  .dropdown-list {
    display: none;
    position: absolute;
    padding: 0;
   	margin: 0;
	top: 41px;
	  z-index: 9999;
  }

  .dropdown-list li {
    cursor: pointer;
  }

  .dropdown-list li img {
    width: 34px;
    height: 34px;
  }

  .dropdown-button {
    cursor: pointer;
  }

  .dropdown-button img {
    width: 34px;
    height: 34px;
  }
		

.login-nav-item {
	color: #000 !important;
}