@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//goodsandu.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//goodsandu.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//goodsandu.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//goodsandu.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//goodsandu.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//goodsandu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//goodsandu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//goodsandu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//goodsandu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(12,40,123);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(12,40,123);
	--wd-entities-title-color-hover: rgb(48, 93, 231);
	--wd-alternative-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(12,40,123);
	--wd-alternative-color: rgb(227,251,7);
	--btn-default-bgcolor: rgb(227,251,7);
	--btn-default-bgcolor-hover: rgb(227,249,22);
	--btn-default-color: rgb(12,40,123);
	--btn-default-color-hover: rgb(48,48,48);
	--btn-accented-bgcolor: rgb(227,251,7);
	--btn-accented-bgcolor-hover: rgb(227,249,22);
	--btn-accented-color: rgb(12,40,123);
	--btn-accented-color-hover: rgb(48,48,48);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(28,25,154);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://goodsandu.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 150px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(242,243,244);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .product-image-summary-wrap .summary-inner > .price:hover, html .wd-single-price .price:hover {
	color: rgb(178,226,54);
}
 {
	color: rgb(255,255,255);
	background: rgb(12,40,123);
}
.product-labels .product-label.onsale {
	background-color: rgb(228,252,7);
	color: rgb(8,61,227);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 850px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 6px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
		font-size: 12px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

 div.product-element-bottom.product-information > div.product-rating-price > div > span > span {
    color: #333333 !important; 
}


.wd-header-nav ul li .woodmart-nav-link .nav-link-text {
	font-family: Alexandria;
	font-size: 12px !important;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count  {
color: #fff !important; 
background: #073CE2 !important;
	
}

.wd-slide-bg  {
background: transparent !important;
}



.searchform[class*="wd-style-with-bg"] .searchsubmit {
    --btn-color: #073CE2;
    --btn-bgcolor: transparent !important;
}

[dir="rtl"] .wd-widget.widget.footer-widget.widget_nav_menu{
	  padding-right: 26px;
}


.wd-widget.widget.footer-widget.widget_nav_menu {
	  padding-left: 26px;
}

.btn.wd-load-more.wd-load-more-loader {
    border: none !important;
}


.widget-title {
font-family: Alexandria;
}

@media (min-width: 1025px) {
  .footer-column-2, 
  .footer-column-3 {
    --wd-col-lg: 2 !important; 
  }  
  .footer-column-4 {
    --wd-col-lg: 5 !important; 
  }
}

#main-content {
	    padding-block: 20px !important;
}


.wd-product-wrapper {
box-shadow: 0px 0px 12px 0px #0632BC4D !important;    
	padding: 16px 12px !important;
}


/* ============================================================
   GOODS & YOU — PROFESSIONAL MICRO-INTERACTIONS
   Categories Cards + Hero Sections + Buttons
   Paste into: WoodMart → Theme Settings → Custom CSS
   ============================================================ */

/* ============================================================
   1. CATEGORY CARDS — IMAGE ZOOM + OVERLAY SLIDE
   ============================================================ */

/* Container base */
.elementor-top-column[data-e-type="column"][data-settings*="background_background"] {
  overflow: hidden;
  border-radius: 12px;
  transition: box-shadow 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  position: relative;
}


/* Image zoom on hover */
.elementor-top-column[data-e-type="column"][data-settings*="background_background"] .elementor-widget-image img {
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), filter 0.4s ease;
  will-change: transform;
  transform-origin: center bottom;
}

.elementor-top-column[data-e-type="column"][data-settings*="background_background"]:hover .elementor-widget-image img {
  transform: scale(1.06) translateY(-4px);
  filter: brightness(1.04) contrast(1.02);
}

/* ============================================================
   2. CATEGORY TEXT — TITLE SLIDE UP REVEAL
   ============================================================ */

.elementor-widget-heading .elementor-heading-title {
  transition: transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),
              color 0.3s ease,
              letter-spacing 0.3s ease;
}

.elementor-top-column[data-settings*="background_background"]:hover .elementor-widget-heading .elementor-heading-title {
  transform: translateY(-3px);
  letter-spacing: 0.02em;
}

/* Sub-label text */
.elementor-widget-text-editor p {
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.elementor-top-column[data-settings*="background_background"]:hover .elementor-widget-text-editor p {
  opacity: 0.85;
  transform: translateY(-2px);
}

/* ============================================================
   3. "تسوق الآن" BUTTON — MAGNETIC FEEL + FILL EFFECT
   ============================================================ */

.elementor-button {
  position: relative;
  overflow: hidden;
  transition: color 0.35s ease,
              box-shadow 0.35s ease,
              transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
}

/* Yellow fill sweep from left */
.elementor-button::before {
  content: '';
  position: absolute;
  inset: 0;
  background: #CCFF00;
  transform: translateX(-105%);
  transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 0;
  border-radius: inherit;
}

.elementor-button:hover::before {
  transform: translateX(0);
}

.elementor-button-content-wrapper {
  position: relative;
  z-index: 1;
  transition: color 0.3s ease;
}

.elementor-button:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 10px 30px rgba(204, 255, 0, 0.35) !important;
  color: #000 !important;
}

.elementor-button:hover .elementor-button-text {
  color: #000 !important;
}

.elementor-button:active {
  transform: translateY(-1px) !important;
}

.wd-grid-g {
	gap: 5px !important;
}
.elementor-14072 .elementor-element.elementor-element-577398a.elementor-column > .elementor-widget-wrap {
	    justify-content: flex-start !important;
}

form.woocommerce-ordering.wd-style-default.wd-ordering-mb-icon {
    box-shadow: 0px 0px 2px 0px #0632BC4D;
    border-radius: 23%;
}

a.btn.btn-style-default.btn-shape-rectangle.btn-size-default.wd-open-popup.btn-icon-pos-left {
    color: #fff;
    background: #0C287B;
	border-radius: 12px;
}

@media (max-width: 1023px) {
.elementor-14072 .elementor-element.elementor-element-5f7ca1f > .elementor-container > .elementor-column > .elementor-widget-wrap {
    justify-content: space-between;
} }

/* ============================================================ */

/* حاوية الأزرار الرئيسية */
.wd-products-shop-view.products-view-grid {
    display: inline-flex !important;
    align-items: center;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    padding: 0 !important;
    background-color: #ffffff !important;
    gap: 0 !important;
}

/* تصميم الزرار نفسه */
.wd-products-shop-view .shop-view {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 48px !important;
    height: 40px !important;
    margin: 0 !important;
    border: none !important;
    border-radius: 0 !important; 
    background-color: transparent !important;
    color: #111827 !important;
    box-shadow: none !important;
    transition: all 0.3s ease !important;
}

/* الخط الفاصل بين الزرارين (متجاوب مع اتجاه اللغة) */
.wd-products-shop-view .shop-view:first-child {
    border-inline-end: 1px solid #e5e7eb !important;
}

/* الزرار النشط (Active State) */
.wd-products-shop-view .shop-view.current-variation {
    background-color: #0C287B !important; 
    color: #ffffff !important;
}

/* إجبار أيقونة WoodMart تاخد اللون الأبيض في الحالة النشطة */
.wd-products-shop-view .shop-view.current-variation::before {
    color: #ffffff !important;
}

.wd-products-shop-view.products-view-grid {
	flex-wrap: nowrap;
	box-shadow: 0px 0px 2px 0px #0632BC4D;
}

.wd-widget-collapse .widget-title {
	font-family: Alexandria;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: left;
vertical-align: middle;
	color: #0C287B;
}

[dir="rtl"] .wd-widget-collapse .widget-title {
text-align: right;
]



/* ============================================================
   4. PRODUCT CARDS — LIFT + SHADOW ON HOVER
   ============================================================ */

.wd-product-wrapper.product-wrapper {
  transition: transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),
              box-shadow 0.35s ease;
  border-radius: 12px;
  will-change: transform;
}

.wd-product-wrapper.product-wrapper:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.10);
}

/* Product image zoom */
.wd-product-thumb img {
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) !important;
  will-change: transform;
}

.wd-product-wrapper:hover .wd-product-thumb img {
  transform: scale(1.05) !important;
}

/* Quick view + wishlist buttons reveal */
.wd-buttons {
  opacity: 0;
  transform: translateX(12px);
  transition: opacity 0.3s ease 0.05s,
              transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.05s;
}

.wd-product-wrapper:hover .wd-buttons {
  opacity: 1;
  transform: translateX(0);
}

.wd-product-wrapper:hover .wd-entities-title a::after {
  width: 100%;
}

/* ============================================================
   5. ADD TO CART BUTTON — PULSE + FILL
   ============================================================ */

.add_to_cart_button,
.single_add_to_cart_button,
button.button.alt {
  position: relative;
  overflow: hidden;
  transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1),
              box-shadow 0.3s ease,
              background-color 0.3s ease !important;
}

.add_to_cart_button::after,
.single_add_to_cart_button::after {
  content: '';
  position: absolute;
  inset: 50% 50%;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  transition: all 0.5s ease;
  opacity: 0;
}

.add_to_cart_button:hover::after,
.single_add_to_cart_button:hover::after {
  inset: -20px;
  opacity: 1;
  transition: all 0.4s ease;
  opacity: 0;
}

.add_to_cart_button:hover,
.single_add_to_cart_button:hover {
  transform: translateY(-2px) scale(1.02) !important;
  box-shadow: 0 8px 24px rgba(204, 255, 0, 0.4) !important;
}

.add_to_cart_button:active,
.single_add_to_cart_button:active {
  transform: scale(0.97) !important;
}

/* Loading state (added to cart) */
.add_to_cart_button.loading {
  animation: cartLoading 0.6s ease infinite alternate;
}

@keyframes cartLoading {
  from { opacity: 0.7; }
  to   { opacity: 1; }
}

/* ============================================================
   6. SWATCHES (COLOR + SIZE) — POP ANIMATION
   ============================================================ */

.wd-swatch {
  transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1),
              border-color 0.2s ease,
              box-shadow 0.2s ease !important;
}

.wd-swatch:hover:not(.wd-disabled) {
  transform: scale(1.18) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.wd-swatch.wd-active {
  transform: scale(1.1) !important;
  box-shadow: 0 0 0 2px #CCFF00, 0 4px 12px rgba(204, 255, 0, 0.3) !important;
}

/* ============================================================
   7. NAVIGATION LINKS — YELLOW UNDERLINE SWIPE
   ============================================================ */

.main-nav .nav-link,
.wd-nav > li > a,
nav.woocommerce-breadcrumb a,
.elementor-nav-menu a {
  position: relative;
  transition: color 0.25s ease;
}


[dir="ltr"] .main-nav .nav-link::after,
[dir="ltr"] .wd-nav > li > a::after {
  left: 0;
  right: auto;
}

.main-nav .nav-link:hover::after,
.wd-nav > li > a:hover::after {
  width: 100%;
  right: auto;
  left: 0;
}

/* ============================================================
   8. HEADER LOGO — SUBTLE BOUNCE ON HOVER
   ============================================================ */

.site-logo img,
.navbar-brand img,
header .logo img {
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.site-logo:hover img,
.navbar-brand:hover img,
header .logo:hover img {
  transform: scale(1.05) rotate(-1deg);
}

/* ============================================================
   9. WISHLIST + ACTION ICONS — SCALE POP
   ============================================================ */

.wd-action-btn a,
.wd-wishlist-btn a,
.wd-quick-view-btn a {
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1),
              color 0.2s ease !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.wd-action-btn a:hover,
.wd-wishlist-btn a:hover,
.wd-quick-view-btn a:hover {
  transform: scale(1.2) !important;
}

/* Wishlist filled heart on hover */
.wd-wishlist-btn .wd-action-icon {
  transition: color 0.2s ease;
}

.wd-wishlist-btn a:hover .wd-action-icon {
  color: #e53e3e !important;
}

/* ============================================================
   10. SALE BADGE — FLOAT ANIMATION
   ============================================================ */

.product-labels .product-label,
.onsale {
  animation: floatBadge 3s ease-in-out infinite;
}

@keyframes floatBadge {
  0%, 100% { transform: translateY(0); }
  50%       { transform: translateY(-4px); }
}

/* HOT badge specific */
.product-labels .product-label:not(.onsale) {
  animation: floatBadge 2.5s ease-in-out infinite 0.5s;
}

/* ============================================================
   11. PAGE LOAD — STAGGERED FADE IN
   ============================================================ */

@keyframes fadeSlideUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Hero section */
.elementor-top-section:first-of-type {
  animation: fadeSlideUp 0.7s ease forwards;
}

/* Categories section */
.elementor-top-section:nth-of-type(2) {
  animation: fadeSlideUp 0.7s ease 0.15s both;
}

/* Products section */
.elementor-top-section:nth-of-type(3) {
  animation: fadeSlideUp 0.7s ease 0.3s both;
}

/* Stagger category columns */
.elementor-top-section .elementor-top-column:nth-child(1) { animation: fadeSlideUp 0.5s ease 0.2s both; }
.elementor-top-section .elementor-top-column:nth-child(2) { animation: fadeSlideUp 0.5s ease 0.35s both; }
.elementor-top-section .elementor-top-column:nth-child(3) { animation: fadeSlideUp 0.5s ease 0.5s both; }
.elementor-top-section .elementor-top-column:nth-child(4) { animation: fadeSlideUp 0.5s ease 0.65s both; }

/* ============================================================
   12. CART ICON — BOUNCE WHEN ITEM ADDED
   ============================================================ */

.wd-header-mini-cart .wd-tools-icon,
.cart-icon {
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.wd-header-mini-cart:hover .wd-tools-icon,
.cart-icon:hover {
  transform: scale(1.15) rotate(8deg);
}

/* Cart count badge pulse */
.wd-header-mini-cart .cart-count,
.cart-contents-count {
  animation: pulseBadge 2s ease-in-out infinite;
}

@keyframes pulseBadge {
  0%, 100% { transform: scale(1); }
  50%       { transform: scale(1.12); }
}

/* ============================================================
   13. SEARCH BAR — EXPAND ON FOCUS
   ============================================================ */

.search-field,
input[type="search"],
.wd-search-form input {
  transition: box-shadow 0.3s ease,
              border-color 0.3s ease,
              background-color 0.3s ease !important;
}

/* ============================================================
   14. PRODUCT PRICE — COLOR FLASH ON HOVER
   ============================================================ */

.price,
.wrap-price .price {
  transition: color 0.25s ease;
}



/* ============================================================
   15. REDUCE MOTION — ACCESSIBILITY
   ============================================================ */

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}


/* ============================================
   FOOTER STYLING - Goods & You Design
   LTR/RTL BILINGUAL SUPPORT
   ============================================ */

/* Main Footer Container */
.wd-footer.footer-container {
  background-color: #F2F3F4 !important;
  padding: 40px 0 20px 0 !important;
}

/* Footer Sidebar Grid */
.footer-sidebar.wd-grid-g {
  --wd-gap-lg: 30px !important;
  --wd-gap-sm: 20px !important;
}

/* Footer Columns */
.footer-column {
  padding: 0 15px;
}

/* Footer Widget Titles - RTL/LTR Support */
.footer-widget .widget-title,
.custom-contact-info h3, .widget-title {
  font-family: Alexandria !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #333 !important;
  margin-bottom: 20px !important;
  letter-spacing: 0.5px;
}

/* RTL Direction */
[dir="rtl"] .footer-widget .widget-title,
[dir="rtl"] .custom-contact-info h3 {
  text-align: right !important;
}

/* LTR Direction */
[dir="ltr"] .footer-widget .widget-title,
[dir="ltr"] .custom-contact-info h3 {
  text-align: left !important;
}

/* Default (Fallback) */
[lang="en-US"] .footer-widget .widget-title,
[lang="en-US"] .custom-contact-info h3 {
  text-align: left !important;
}

/* Footer Links Menu */
.footer-widget .menu,
.footer-widget ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.footer-widget .menu li,
.footer-widget ul li {
  margin-bottom: 12px !important;
}

/* RTL Menu Items */
[dir="rtl"] .footer-widget .menu li,
[dir="rtl"] .footer-widget ul li {
  text-align: right;
}

/* LTR Menu Items */
[dir="ltr"] .footer-widget .menu li,
[dir="ltr"] .footer-widget ul li {
  text-align: left;
}

/* Footer Links */
.footer-widget .menu a,
.footer-widget ul a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
  line-height: 1.6;
  display: inline-block;
}

.footer-widget .menu a:hover,
.footer-widget ul a:hover {
  color: #073CE2 !important;
}

/* Elementor Footer Block (About Brand) */
.woodmart-html-block .wd-text-block {
  font-family: 'Alexandria', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
}

/* RTL Text Block */
[dir="rtl"] .woodmart-html-block .wd-text-block {
  text-align: right !important;
}

/* LTR Text Block */
[dir="ltr"] .woodmart-html-block .wd-text-block {
  text-align: left !important;
}

.woodmart-html-block .wd-text-block p {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.8 !important;
  margin: 0 !important;
}

/* Logo in Footer */
.wd-image img {
  max-width: 170px !important;
  height: auto !important;
  margin-bottom: 20px !important;
}

/* Contact Info Custom Styling */
.custom-contact-info {
  font-family: 'Alexandria', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
  color: #555555 !important;
}

/* Contact Row - RTL/LTR */
.contact-row {
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  margin-bottom: 16px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: #555555 !important;
  line-height: 1.6 !important;
}

/* RTL Contact Row */
[dir="rtl"] .contact-row {
  flex-direction: row !important;
  text-align: right !important;
}

/* LTR Contact Row */
[dir="ltr"] .contact-row {
  flex-direction: row !important;
  text-align: left !important;
}

.contact-icon {
  flex-shrink: 0 !important;
  width: 26px !important;
  height: 23px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.contact-icon svg {
  width: 100% !important;
  height: 100% !important;
  stroke: #505051 !important;
  fill: none !important;
  stroke-width: 2 !important;
}

/* Social Links */
.social-row {
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  margin-top: 24px !important;
}

/* RTL Social Row */
[dir="rtl"] .social-row {
  justify-content: flex-start !important;
}

/* LTR Social Row */
[dir="ltr"] .social-row {
  justify-content: flex-start !important;
}

.social-row a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 40px !important;
  height: 40px !important;
  background-color: #E8E8E8 !important;
  border-radius: 50% !important;
  transition: all 0.3s ease !important;
}

.social-row a:hover {
  background-color: #CCFF00 !important;
  transform: translateY(-3px) !important;
}

.social-row svg {
  width: 24px !important;
  height: 24px !important;
}

/* Facebook Icon */
.social-row a:nth-child(1) svg {
  fill: #1877F2 !important;
  stroke: none !important;
}

.social-row a:hover:nth-child(1) svg {
  fill: #000 !important;
}

/* Instagram Icon - Official Gradient */
.social-row a:nth-child(2) svg {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important;
	border-radius: 6px;
}

.social-row a:hover:nth-child(2) svg {
  opacity: 0.8 !important;
}

/* Copyrights Section */
.wd-copyrights.copyrights-wrapper {
  padding: 0px 0 !important;
  margin-top: 30px !important;
  border-top: 1px solid #E0E0E0 !important;
	padding-top: 10px !important;
}

.copyrights-wrapper small {
  color: #333 !important;
  font-size: 12px !important;
  display: block !important;
  font-family: 'Alexandria', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
}

/* RTL Copyrights */
[dir="rtl"] .copyrights-wrapper small {
  text-align: center !important;
}

/* LTR Copyrights */
[dir="ltr"] .copyrights-wrapper small {
  text-align: center !important;
}

.copyrights-wrapper strong {
  color: #0C287B !important;
  font-weight: 600 !important;
}

.copyrights-wrapper a {
  color: #0C287B !important;
  text-decoration: underline !important;
  transition: color 0.3s ease !important;
}

.copyrights-wrapper a:hover {
  color: #222 !important;
}

/* Remove Negative Gaps */
.wd-negative-gap {
  margin: 0 !important;
  padding: 0 !important;
}

/* ============================================
   RESPONSIVE - Tablet & Mobile
   ============================================ */

@media (max-width: 1024px) {
  .footer-sidebar.wd-grid-g {
    --wd-gap-lg: 25px !important;
  }

  .footer-widget .widget-title,
  .custom-contact-info h3 {
    font-size: 15px !important;
  }
}

@media (max-width: 768px) {
  .wd-footer.footer-container {
    padding: 30px 0 15px 0 !important;
  }

  .footer-column {
    margin-bottom: 25px !important;
  }

  .footer-widget .widget-title,
  .custom-contact-info h3 {
    font-size: 14px !important;
    margin-bottom: 15px !important;
  }

  .footer-widget .menu a,
  .footer-widget ul a {
    font-size: 12px !important;
  }

  .contact-row {
    font-size: 12px !important;
    margin-bottom: 14px !important;
  }

  .contact-icon {
    width: 27px !important;
    height: 25px !important;
  }

  .social-row {
    gap: 12px !important;
    margin-top: 20px !important;
  }

  .social-row a {
    width: 36px !important;
    height: 36px !important;
  }

  .social-row svg {
    width: 24px !important;
    height: 24px !important;
  }

  .wd-image img {
    max-width: 120px !important;
  }
}

@media (max-width: 480px) {
  .footer-widget .widget-title,
  .custom-contact-info h3 {
    font-size: 13px !important;
  }

  .footer-widget .menu a,
  .footer-widget ul a,
  .contact-row {
    font-size: 11px !important;
  }

  .social-row a {
    width: 32px !important;
    height: 32px !important;
  }

  .social-row svg {
    width: 24px !important;
    height: 24px !important;
  }
}

/* ============================================
   ACCESSIBILITY & PRINT
   ============================================ */

@media print {
  .wd-footer.footer-container {
    background-color: #fff !important;
  }

  .social-row a {
    display: none !important;
  }
}

/* High Contrast Mode Support */
@media (prefers-contrast: more) {
  .footer-widget .menu a,
  .footer-widget ul a {
    font-weight: 600 !important;
  }

  .contact-row {
    font-weight: 600 !important;
  }
}

	
	
	/* ============================================================
     1. REVIEW LINK — Hide "customer reviews", keep only the (2)                                                                  
        Technique: collapse parent font-size, restore on .count                                                                   
     ============================================================ */                                                              
  body.single-product .woocommerce-product-rating a.woocommerce-review-link {                                                     
      font-size: 0 !important;                                                                                                    
      letter-spacing: 0 !important;      
      color: inherit;                                                                                                             
  }                                      
  body.single-product .woocommerce-product-rating a.woocommerce-review-link .count {                                              
      font-size: 13px !important;
      letter-spacing: normal !important;                                                                                          
  }                                                                                                                               
   
                                                                                                                                  
  /* ============================================================
     2A. PRICE — Default range state (no variation selected yet)
         Structure: .price > .amount  >  span[–]  >  .amount                                                                      
     ============================================================ */                                                              
                                                                                                                                  
  /* Flex container */                                                                                                            
  body.single-product .summary-inner p.price {
      display: flex !important;                                                                                                   
      flex-direction: row !important;
      align-items: center !important;                                                                                             
      flex-wrap: wrap !important;        
      gap: 10px !important;                                                                                                       
  }
                                                                                                                                  
  /* Hide the " – " dash between the two range amounts */                                                                         
  body.single-product .summary-inner p.price > span[aria-hidden="true"] {
      display: none !important;                                                                                                   
  }                                                                                                                               
   
  /* Hide screen-reader spans */                                                                                                  
  body.single-product .summary-inner p.price .screen-reader-text {
      position: absolute !important;                                                                                              
      width: 1px !important;
      height: 1px !important;                                                                                                     
      overflow: hidden !important;       
      clip: rect(0,0,0,0) !important;
  }                                                                                                                               
   
  /* First amount = lowest (sale) price — large + bold */                                                                         
  body.single-product .summary-inner p.price > span.woocommerce-Price-amount.amount:first-of-type {
      font-size: 1.6rem !important;                                                                                               
      font-weight: 700 !important;                                                                                                
      color: #111111 !important;                                                                                                  
      text-decoration: none !important;                                                                                           
  }                                      

  /* Second amount = highest (regular) price — muted + strikethrough */                                                           
  body.single-product .summary-inner p.price > span.woocommerce-Price-amount.amount:last-of-type {
      font-size: 1rem !important;                                                                                                 
      font-weight: 400 !important;       
      color: #aaaaaa !important;                                                                                                  
      text-decoration: line-through !important;
  }
                                                                                                                                  
   
  /* ============================================================                                                                 
     2B. PRICE — After variation selected
         Structure: .woocommerce-variation-price > span.price > del > .amount
                                                               > ins > .amount                                                    
     ============================================================ */
  body.single-product .woocommerce-variation-price span.price {                                                                   
      display: flex !important;                                                                                                   
      flex-direction: row !important;
      align-items: center !important;                                                                                             
      flex-wrap: wrap !important;        
      gap: 10px !important;                                                                                                       
  }
                                                                                                                                  
  /* ins = sale price (current) — large + bold */                                                                                 
  body.single-product .woocommerce-variation-price span.price ins {
      text-decoration: none !important;                                                                                           
      font-size: 1.6rem !important;      
      font-weight: 700 !important;
      color: #111111 !important;                                                                                                  
  }
                                                                                                                                  
  /* del = regular price (original) — muted + struck */
  body.single-product .woocommerce-variation-price span.price del {
      font-size: 1rem !important;                                                                                                 
      font-weight: 400 !important;
      color: #aaaaaa !important;                                                                                                  
      text-decoration: line-through !important;
      opacity: 1 !important;                                                                                                      
  }
                                                                                                                                  
  /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   DISCOUNT BADGE STYLING
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.wd-discount-badge {
    display: inline-block;
    margin-left: 8px;
    padding: 4px 8px;
    background-color: #e74c3c;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 3px;
    letter-spacing: 0.3px;
}

/* RTL Support */
[dir="rtl"] .wd-discount-badge {
    margin-left: 0;
    margin-right: 8px;
}

/* Responsive */
@media (max-width: 768px) {
    .wd-discount-badge {
        font-size: 11px;
        padding: 3px 6px;
        margin-left: 4px;
    }
    
    [dir="rtl"] .wd-discount-badge {
        margin-left: 0;
        margin-right: 4px;
    }
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   WISHLIST BUTTON IN VARIATIONS TABLE
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* Hide the original wishlist button */
.wd-wishlist-btn.wd-action-btn {
    display: none !important;
}

/* Wishlist row in table */
tr.wd-wishlist-row {
    border-top: 1px solid #f0f0f0;
    background-color: #fafafa;
    transition: background-color 0.3s ease;
}

tr.wd-wishlist-row:hover {
    background-color: #f5f5f5;
}

/* Wishlist cell */
td.wd-wishlist-cell {
    padding: 15px 10px !important;
    text-align: center;
    vertical-align: middle;
}

/* Wishlist button inside table */
tr.wd-wishlist-row .wd-wishlist-btn {
    display: inline-block;
    margin: 0;
}

tr.wd-wishlist-row .wd-wishlist-btn a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #333;
    font-size: 13px;
    font-weight: 500;
}

tr.wd-wishlist-row .wd-wishlist-btn a:hover {
    background-color: #f5f5f5;
    border-color: #999;
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Wishlist icon */
tr.wd-wishlist-row .wd-action-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    font-size: 16px;
}

/* Wishlist text */
tr.wd-wishlist-row .wd-action-text {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
}

/* RTL Support for Wishlist */
[dir="rtl"] tr.wd-wishlist-row .wd-wishlist-btn a {
    flex-direction: row-reverse;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    td.wd-wishlist-cell {
        padding: 12px 8px !important;
    }

    tr.wd-wishlist-row .wd-wishlist-btn a {
        padding: 6px 10px;
        font-size: 12px;
        gap: 6px;
    }

    tr.wd-wishlist-row .wd-action-icon {
        width: 18px;
        height: 18px;
        font-size: 14px;
    }

    tr.wd-wishlist-row .wd-action-text {
        font-size: 12px;
    }
}

/* Added state (when product is in wishlist) */
tr.wd-wishlist-row .wd-wishlist-btn a.added {
    border-color: #27ae60;
    background-color: #f0fdf4;
}

tr.wd-wishlist-row .wd-wishlist-btn a.added .wd-action-text::after {
    content: ' ✓';
    color: #27ae60;
    font-weight: bold;
}        
	nav.wd-breadcrumbs.woocommerce-breadcrumb a {
		color: #0C287B;
	}
	
	#main-content > div > div.single-breadcrumbs-wrapper > div > nav > span.wd-last {
		color: #0C287B;
		
	}
	
	
	
	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   PRICE BLOCK — Custom Design
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* Reset the default price block */
.summary-inner p.price,
.woocommerce-variation-price .price {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
    line-height: 1 !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
}

/* Hide original spans — JS will rebuild */
.summary-inner p.price > span,
.woocommerce-variation-price .price > span {
    display: none !important;
}

/* ── Custom rebuilt elements ── */

/* Sale / main price */
.wd-price-sale {
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #111 !important;
    letter-spacing: -0.5px;
    order: 1;
    animation: wd-price-in 0.35s ease both;
}

/* Original / crossed price */
.wd-price-original {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #aaa !important;
    text-decoration: line-through !important;
    text-decoration-color: #aaa !important;
    order: 2;
    animation: wd-price-in 0.35s ease 0.05s both;
}

/* Badge */
.wd-discount-badge {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 5px 12px !important;
    background: #ffe5e5 !important;
    color: #e02020 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    border-radius: 999px !important;
    letter-spacing: 0.2px !important;
    order: 3;
    cursor: default;
    user-select: none;
    animation: wd-badge-pop 0.45s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s both !important;
    transition: transform 0.2s ease, background 0.2s ease !important;
}

.wd-discount-badge:hover {
    transform: scale(1.08) !important;
    background: #ffd0d0 !important;
}

/* Animations */
@keyframes wd-price-in {
    from { opacity: 0; transform: translateY(6px); }
    to   { opacity: 1; transform: translateY(0); }
}

@keyframes wd-badge-pop {
    0%   { opacity: 0; transform: scale(0.5); }
    70%  { transform: scale(1.12); }
    100% { opacity: 1; transform: scale(1); }
}

/* Responsive */
@media (max-width: 480px) {
    .wd-price-sale  { font-size: 20px !important; }
    .wd-price-original { font-size: 13px !important; }
    .wd-discount-badge { font-size: 12px !important; padding: 4px 9px !important; }
}