/* nav-holder.container{max-width:90rem!important;} */

.text-center img {
    padding: 10px 0;
}

.navbar-expand-lg{width:100%!important;}


.sidebar ul {
  margin: 0!important;
  padding: 0!important;
  list-style: none!important; /* optional, removes bullet */
}

.sidebar ul li {width: calc(100% - 5rem);
  margin: 0!important;
  padding: 2px 0!important; /* reduce this as needed */
  line-height: 1.2!important; /* tighter line spacing */
}
.main-page-wrapper{
margin-top:116px;
}

/* Apply a padding-right equal to scrollbar width when scroll is hidden */
body.offcanvas-open {
/*   overflow: hidden!important; */
  padding-right: 25px; /* Typical scrollbar width */
}

#main-header {position:fixed!important;}

@media (max-width: 1024px) {

	
  body.offcanvas-open {
    padding-right: 0; /* Mobile doesn't need it usually */
	  overflow:visible;
  }
}





    .container, .container-sm, .container-md, .container-lg, .container-xl {
        width: calc(100vw - 5rem)!important;
        max-width: 1440px!important;
		padding-inline:0!important;
    }




@font-face {
  font-family: "PostGrotesk-medium";
  src: url("/wp-content/themes/woodmart-child/assets/fonts/PostGrotesk/PostGrotesk-Medium.woff2")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PostGrotesk-book";
  src: url("/wp-content/themes/woodmart-child/assets/fonts/PostGrotesk/PostGrotesk-Book.woff2")
    format("truetype");
  font-weight: 500;
  font-style: normal;
}

:root {
  --font-color: #535359;
}

ul, ol {
  list-style-type: none;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body,
html {
  /* overflow-x: hidden; */
  font-family: "PostGrotesk-Light", sans-serif!important;
  background: #ffffff;
  padding-top: 60px;
  color: var(--font-color);
}


@media (max-width: 768px) {
  body,
  html {
    padding-top: 50px;
  }
}

.pg-l {
  font-family: "PostGrotesk-medium", sans-serif !important;
}
.pg-m {
  font-family: "PostGrotesk-book", sans-serif !important;
}
.bb-f {
  font-family: "BauerBodoni-roman", sans-serif !important;
}
.fs-sm {
  font-size: 14px;
}
.fs-md {
  font-size: 16px;
}
.fs-lg {
  font-size: 30px;
}
.fs-xl {
  font-size: 55px;
}


header {
  --font-color: #535359!important;
}


@media (min-width: 992px) {
	


	
	img#user-flag {
    width: 18px;
    align-self: center;
}
	span.mt-1.pg-l{    font-size: 12px;
    line-height: 24px;}
	
	
	button.d-flex.align-items-center.justify-content-center {
    font-size: 12px;
}
}
	
.nav-holder {
  display: flex;
  align-items: center;
  min-height: 107px;
	margin:0 auto;
	
	max-width:1600px;
}
	.nav-holder {
  width: auto; /* or set something for small screens */
}

@media (min-width: 992px) {
  .nav-holder {
    width: calc(100% - 5rem);
  }
}

@media (min-width: 1200px) {
  .nav-holder {
    width: calc(100% - 10rem);
  }
}

	


.collapse.navbar-collapse {
  display: flex;
}
}

.menu.main-header {
  display: flex;
  flex-wrap: nowrap;
  align-items: center; /* optional: vertical alignment */
  justify-content: space-between; /* or center, or flex-start */
	margin:0 auto;
}
nav.navbar-expand-lg {
    margin: 0 ;
}




#main-header {
 
	font-size:12px!important;
  top: 0;
  left: 0;
  width: 100vw!important;
  z-index: 1200;
  background: white;
  transition: border-bottom 0.3s ease;

	
}
@media (max-width:1024px;) {
	#main-header{ justify-content: flex-start; gap:50%; }

}
.top-bar {
  background-color:rgb(83, 84, 92);
  color: white;
  text-align: center;
  padding:  0;
  font-size: 14px;
  line-height: 24px;
  min-height:2.5rem;
	display: flex;
  align-items: center; /* vertically center */
  justify-content: center; /* horizontally center (optional) */
	
	z-index:1200;
}

.rotating-text {
  display: inline-block;
  transition: opacity 1s ease; 
  opacity: 1;
	font-family:"PostGrotesk-Book";
}

.rotating-text.fade-out {
  opacity: 0;
}
/* يظهر البوردر لما المستخدم يعمل scroll */
#main-header.with-border {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid #ddd;
}

#hover-indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background: linear-gradient(45deg, #d4af37, #b8860b);
  transition: all 0.3s ease;
  left: 0;
  width: 0;
  opacity: 0;
  z-index: 1000;
}

.main-header {
  background-color: white;

}

nav {
	font-size:12px!important;
  padding: 0  !important;
	width: calc(100% - 3rem);
    max-width: unset;
	
}

@media (max-width: 768px) {
  .main-header {
    padding: 10px !important;
  }
}

.logo {
  width: 40px;
  height: 40px;
  background: linear-gradient(45deg, #d4af37, #b8860b);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 18px;
}

.navbar-brand img {
  width: 79px;
  height: auto;
}

.nav-menu {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-item {
  margin-right: 40px;
  position: relative;
	white-space:nowrap;
	
	    cursor: pointer;
    letter-spacing: 1px;
    font-family: 'PostGrotesk-book',sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.25rem;
    color: #535359;
    font-size: .75rem;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    position: static;

}

@media (max-width: 1150px) {
  .nav-item {
    margin-right: 20px;
  }
}


	
		

.nav-link {
  text-decoration: none;
  color: #535359;
  font-size: 12px;
  letter-spacing: 1px!important;
  text-transform: uppercase;
  line-height: 20px;
  padding: 10px 0;
  transition: color 0.3s ease;
}

.header-icons {
  display: flex;
  align-items: center;
  gap: 20px;
}

.icon-link {
  color: #535359;
  text-decoration: none;
  font-size: 16px;
  transition: color 0.3s ease;
}

.icon-link:hover {
  color: #d4af37;
}

.language-selector {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
	margin-bottom:-2px;
	margin-right:15px;
}

.flag {
  width: 20px;
}

  .nav-item {
    margin-right: 40px;
  }
}

.offcanvas-btn {
  display: block;
}

@media (min-width: 992px) {
	.wd-page-wrapper{margin-top:148px!important;}
	
	
  .offcanvas-btn {
    display: none !important;
  }
}

#collapse-btn {
  display: none;
}
.offcanvas.offcanvas-btn-body {
  margin-top: 167px;
}

 	@media (max-width: 991px) {
		.currency-selector{background-color:red;}
  .offcanvas.offcanvas-btn-body {
    margin-top: 145px;
	
  }
}

/* ==============================    Body-collapse-btn   ============================= */
.offcanvas.offcanvas-btn-body {
  transform: translateX(-100%);
  transition: transform 0.2s ease-in-out;
  left: 0;
  right: auto;
}

.offcanvas.offcanvas-btn-body.show {
  transform: translateX(0);
}
/* Custom styles for the Offcanvas menu */
.offcanvas-btn-body .offcanvas-custom-design {
  background-color: white;
  width: 100%;
  border-right: 1px solid #e0e0e0;
  box-shadow: none;
}

.offcanvas-btn-body .offcanvas-custom-body {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.offcanvas-btn-body .menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  flex-grow: 1;
}

.offcanvas-btn-body .menu-item {
  padding: 15px 20px;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* font-family: sans-serif; */
  font-size: 14px;
  color: var(--font-color);
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.offcanvas-btn-body .menu-item:hover {
  background-color: #f5f5f5;
}

.offcanvas-btn-body .arrow {
  font-size: 18px;
  color: var(--font-color);
}

.offcanvas-btn-body .footer-bar {
  border-top: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 10px 0;
  background-color: #f8f8f8;

  position: sticky;
  bottom: 0;
  width: 100%;
}

.offcanvas-btn-body .footer-item {
  display: flex;
  align-items: center;
  /* font-family: sans-serif; */
  font-size: 14px;
  color: var(--font-color);
}

.offcanvas-btn-body .flag-icon {
  width: 20px;
  height: 15px;
  margin-right: 5px;
  border: 1px solid #ddd;
}

.offcanvas-btn-body .location-icon {
  margin-right: 5px;
}

.offcanvas-btn-body .offcanvas-header {
  display: none;
}
@media (min-width: 992px) {
  .offcanvas-btn-body {
    display: none !important;
  }
}
/* ================================ Body-langue-btn ================================ */
.offcanvas.langue-btn-body {
  transform: translateX(100%);
  transition: transform 0.2s ease-in-out;
  left: auto;
  right: 0;
}

.offcanvas.langue-btn-body.show {
  transform: translateX(0);
}

/* Custom styles for the Location Offcanvas */

/* Overall Offcanvas container */
.location-offcanvas-custom {
  border-right: none;
}

/* Offcanvas Header */
.location-offcanvas-header {
  padding: 20px 25px;
  border-bottom: 1px solid #eee;
}

.location-offcanvas-title {
  font-size: 1.25rem;
  
}

.location-btn-close {
  font-size: 1.2rem;
}

/* Offcanvas Body */
.location-offcanvas-body {
  padding: 0;
}

/* Accordion customization */
.location-accordion {
  border-top: none;
}

.location-accordion-item {
  border: none;
}

.location-accordion-button {
  font-size: 1rem;
  padding: 15px 25px;
  background-color: white;
  border-bottom: 1px solid #f0f0f0;
  color: var(--font-color);
  box-shadow: none;
  font-family: "BauerBodoni-roman", sans-serif;
}

.location-accordion-button:not(.collapsed) {
  color: var(--font-color);
  background-color: white;
  box-shadow: none;
}

.location-accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

.location-accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); /* سهم متجه لأسفل */
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.location-accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l4 4a.5.5 0 0 1-.708.708L8 5.707 4.354 9.354a.5.5 0 1 1-.708-.708l4-4z'/%3e%3c/svg%3e"); /* سهم متجه للأعلى عند الفتح */
  transform: rotate(0deg);
}

.location-accordion-body-content {
  padding: 0;
}

.location-middle-east-body {
  padding-bottom: 10px;
}

.location-country-list {
  padding-left: 20px;
  margin-bottom: 0;
}

.location-country-item {
  padding: 10px 25px;
  font-size: 0.95rem;
  color: var(--font-color);
}

.location-country-item.clickable {
  color: var(--font-color);
  cursor: pointer;
}

.location-country-item:hover {
  background-color: #f8f8f8;
}

/* Divider line */
.location-divider {
  margin: 0 25px;
  border-top: 1px solid #f0f0f0;
  opacity: 1;
}

.hover-offcanvas-info {
  margin-top: 148px;
  height: 500px !important;
  box-shadow: 0px 20px 20px 0px #33333330;

}

.hover-offcanvas-info .container {
  display: flex;
  /* max-width: 1200px; */
  margin: 0 auto;
  /* padding: 20px; */
}

/* Sidebar Styles */
.hover-offcanvas-info .sidebar {
  flex: 0 0 200px; /* Fixed width for the sidebar */
  padding-right: 40px;
  border-right: 1px solid #eee; /* Subtle separator */
	min-width:25%;
}

.hover-offcanvas-info .nav-links {
  list-style: none;
  padding: 0;
  margin: 0;
	font-size:16px;	
	line-height:24px;
}

.hover-offcanvas-info .nav-links li {
  margin-bottom: 15px;
}

.hover-offcanvas-info .nav-links a {
 font-style: normal;
  font-size: 16px;
  line-height: 24px;

  transition: color 0.3s ease;
  font-family: "BauerBodoni-roman", sans-serif;
  white-space: nowrap;
}

.hover-offcanvas-info .nav-links a:hover {
  color: var(--font-color);
}

.discover-all {
  margin-top: 40px;
}

.hover-offcanvas-info .discover-all a {
  text-decoration: none;
  color: #888;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
  transition: color 0.3s ease, border-color 0.3s ease;
  white-space: nowrap;
}

.hover-offcanvas-info .discover-all a:hover {
  color: var(--font-color);
  border-color: var();
}

/* Main Content Styles */
.hover-offcanvas-info .content {
  flex-grow: 1;
  display: flex;
  gap: 30px; /* Space between the two main sections */
  padding-left: 40px;
}

.hover-offcanvas-info .section-block {
  flex: 1; /* Each section takes equal width */
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.hover-offcanvas-info .section-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.hover-offcanvas-info .section-title {
  font-size: 1.2rem;
  margin-top: 15px;
  margin-bottom: 20px;
  color: var(--font-color);
  font-family: "BauerBodoni-roman", sans-serif;
  text-align: start;
}

/* Responsive Design */
@media (max-width: 900px) {
  .hover-offcanvas-info .container {
    flex-direction: column;
    padding: 15px;
  }

  .hover-offcanvas-info .sidebar {
    flex: none;
    width: 100%;
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
  }

  .hover-offcanvas-info .nav-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }

  .hover-offcanvas-info .nav-links li {
    margin-bottom: 0;
  }

  .hover-offcanvas-info .discover-all {
    margin-top: 20px;
  }

  .hover-offcanvas-info .content {
    flex-direction: column;
    padding-left: 0;
    gap: 20px;
  }

  .hover-offcanvas-info .section-block {
    max-width: 500px; /* Limit width for smaller screens */
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .hover-offcanvas-info .nav-links {
    flex-direction: column;
  }
}

/* الدخول */
@keyframes slideDownFade {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0%);
    opacity: 1;
  }
}

/* الخروج */
@keyframes slideUpFade {
  from {
    transform: translateY(0%);
    opacity: 1;
  }
  to {
    transform: translateY(-100%);
    opacity: 0;
  }
}

/* حركات الظهور والاختفاء */
.offcanvas-top.animate-in {
  animation: slideDownFade 0.4s ease-out forwards;
  z-index: 99999 !important; /* علشان تبقى فوق */
}

.offcanvas-top.animate-out {
  animation: slideUpFade 0.4s ease-in forwards;
  z-index:-1 !important; /* علشان تبقى فوق */
}
/* =============================================== Body-collapse-btn  ================ */

#detailsSection .menu-items a {
  margin: 10px;
  font-family: "BauerBodoni-roman", sans-serif;
  padding: 0 20px;
  color: var(--font-color);
  display: block;
}

#detailsSection .discover-link a {
  text-decoration: underline;
  font-size: 12px;
  margin-top: 30px;
  display: block;
  color: var(--font-color);
}

#detailsSection .image-section,
#detailsSection .video-section {
  text-align: center;
  margin-top: 35px;
}

#detailsSection .image-section img,
#detailsSection .video-section img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 0 20px;
}

#detailsSection .image-caption {
  font-size: 1.3em;
  margin-top: 15px;
  font-weight: normal;
  font-family: "BauerBodoni-roman", sans-serif;
  color: var(--font-color);
}
#backBtn {
  padding: 20px 25px;
  font-weight: normal !important;
  font-size: 14px;
  border: 1px solid #33333333;
  text-align: start;
  text-transform: uppercase;
  border-radius: 0 !important;
  color: var(--font-color);
}
#backBtn i {
  color: var(--font-color);
  margin-right: 10px;
}
/*========================================================================== */
/* نخفي كل البلوكات */
.content-box-header {
  display: none;
  transition: all 0.3s ease-in-out;
}

/* نظهر فقط العنصر اللي عليه hover */
.content-box-header:hover {
  display: flex !important;
}

/* لو في أي hover داخل العنصر الأب، نخفي كل الباقيين */
#offcanvasTop:hover .content-box-header {
  display: none;
}

/* العنصر اللي عليه hover يفضل ظاهر */
#offcanvasTop .content-box-header:hover {
  display: flex !important;
}

/* شكل عام للداخل */
.content-box-header {
  gap: 0px;
  background-color: #fff;
  border-top: 1px solid #ddd;
}

.navbar-brand img{
 min-width:50px;
}

.container.content-box-header{padding:10px 0!important}

.product-points{padding:.25rem 1.5rem; background-color:#F5F5F5; margin:10px; width:fit-content; text-transform:uppercase; font-size:10px; line-height:20px; }

/* Mini Cart*/ 
.woocommerce-mini-cart,.shopping-cart-widget-footer{padding: 0 2rem;}
.close-mini-cart{padding:2rem 1rem 1rem; font-size:1rem!important;}
.the-side-close{font-size:12px; color:#535359!important; }
.wd-empty-mini-cart:before{display:none;}
.mini-cart-btn-list{display:flex; flex-direction:column; gap:20px;}
.cart-btn{width:100%;}
.cart-btn-l{background-color:#fff!important; border: 1px solid #535359!important; color: #535359!important; }
.cart-heading-n-items {display: flex;justify-content: space-around;}
.wd-empty-mini-cart{margin-top:0!important;}
.empty-liner{font-size:35px!important; line-height:35px!important; color:#535359!important;}
.wd-side-hidden{min-width:480px!important;}
@media (max-width: 767px) {
  .wd-side-hidden {
    min-width: 100vw !important;
  }
}

.luxe-subtitle{font-size:16px; line-height:24px; color:#535359!important; }
.luxe-title{font-size:22px!important; line-height:24px!important;}
.pro-desc{font-size:24px!important; line-height:10px!important;}
.luxe-attributes{font-size:14px!important; line-height:24px!important;}
.cart-btn:hover{text-decoration:underline; }
.cart-btn{text-transform:uppercase; padding:12px 15px!important; line-height:20px!important; font-size:12px!important;}
.cart-btn-d{background-color:#535359; color:#fff;}
.cart-btn-d:hover{background-color:#000; color:#fff;}
a.button.btn-cart.wc-forward{background-color:#535359!important; color:#fff!important; }

/* hidden state */
.scroll-animate {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.6s ease-out;
}

/* visible state */
.scroll-animate.visible {
  opacity: 1;
  transform: translateY(0);
}

.text-center img {
    padding: 10px 0;
}


.woocommerce-mini-cart-item .cacc-testers-summary {
    display: none;
}
