@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.marecom.ro/wp-content/themes/WoodMart%20Theme/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.1") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(33,36,44);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(33,36,44);
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(103,111,126);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cormorant Garamond", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-transform:none;
--wd-title-color:rgb(255,255,255);
}
:root{
--wd-entities-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-transform:uppercase;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cormorant Garamond", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(137,87,0);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(23,23,23);
}
:root{
--btn-default-bgcolor-hover:rgb(25,25,25);
}
:root{
--btn-accented-bgcolor:rgb(137,87,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(137,87,0);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid{
--wd-col: 2;
}[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid{
--wd-gap: 15px;
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
									--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
				--btn-accented-box-shadow-active: none;
				--btn-accented-bottom: 0px;
			
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.wd-nav[class*="wd-style-"]>li>a {
    color: #fffc !important;
    font-size: 16px;
    font-weight: 400;
}
.wd-header-overlap .page-title {
    position: relative;
}

.wd-header-overlap .page-title::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, hsl(220 15% 15% / 0.2) 0%, hsl(220 15% 15% / 0.5) 100%);

    pointer-events: none;
}
[class*="color-scheme-light"] .footer-widget {
    padding-bottom: 0; 
	border:0;
}
.wd-nav[class*="wd-style-"]>li:hover>a {
 color: #fff !important;
}

.wd-logo img[src$=".svg"], .footer-column img {
    filter: brightness(0) invert(1);
	max-width:65px !important;
}
.whb-sticked .wd-logo img[src$=".svg"] {
    filter: brightness(0);
}
.whb-sticky-real.whb-sticked .whb-row {
  background:#fff;
}

.whb-sticked .wd-nav[class*="wd-style-"]>li>a {
 color: #676f7e !important;
}
.wd-header-mobile-nav a {
 color:#fff !important;
}
.whb-sticked .wd-nav[class*="wd-style-"]>li>a:hover {
     color: #c9a96e !important;
}
.footer-column p, .footer-column a {
    color: #fff9;
}

.icons-design-simple.color-scheme-light .wd-social-icon, .color-scheme-light .icons-design-simple .wd-social-icon {
    background-color: transparent !important;
   
    border: 1px solid #fff9;
}
.wd-social-icons.icons-size-default .wd-icon {
 color: #fff9 !important;
}

/* Pagina Contact - Supratitlu, divider si paragraf */
.page-title .container {
    position: relative;
	font-family:"Montserrat", Arial, Helvetica, sans-serif;
}

/* Textul de deasupra titlului */
body.page-id-5322 .page-title .container::before {
    content: "SUNTEM MEREU APROAPE DE TINE";
    display: block;
    font-size: 13px;
    letter-spacing: 0.25em;
    color: #c9a96e;
    text-transform: uppercase;
    margin-bottom: 18px;
   	font-family:"Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
}

/* Divider gold sub titlu */
body.page-id-5322 .page-title .entry-title::after {
    content: "";
    display: block;
    height: 1px;
    width: 200px;
    background: linear-gradient(90deg, transparent, hsl(38 60% 45% / .5), transparent);
    margin: 18px auto 0;
}

/* Paragraful de sub titlu */
body.page-id-5322 .page-title .container::after {
    content: "Vizitează-ne într-unul din magazinele noastre sau contactează-ne pentru orice întrebare.";
    display: block;
    font-size: 16px;
    color: rgba(255,255,255,0.75);
    margin-top: 20px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
    text-align: center;
		font-family:"Montserrat", Arial, Helvetica, sans-serif;
}







/* Textul de deasupra titlului */
body.page-id-5029 .page-title .container::before {
    content: "Povestea Noastră";
    display: block;
    font-size: 13px;
    letter-spacing: 0.25em;
    color: #c9a96e;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-weight: 400;
		font-family:"Montserrat", Arial, Helvetica, sans-serif;
}

/* Divider gold sub titlu */
body.page-id-5029 .page-title .entry-title::after {
    content: "";
    display: block;
    height: 1px;
    width: 200px;
    background: linear-gradient(90deg, transparent, hsl(38 60% 45% / .5), transparent);
    margin: 18px auto 0;
}

/* Paragraful de sub titlu */
body.page-id-5029 .page-title .container::after {
    content: "Eleganță, tradiție și pasiune pentru modă din 2005.";
    display: block;
    font-size: 16px;
    color: rgba(255,255,255,0.75);
    margin-top: 20px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
		font-family:"Montserrat", Arial, Helvetica, sans-serif;
    text-align: center;
}



/* Textul de deasupra titlului */
body.page-id-10124 .page-title .container::before {
    content: "Stilul clasic, rafinament modern";
    display: block;
    font-size: 13px;
    letter-spacing: 0.25em;
    color: #c9a96e;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-weight: 400;
		font-family:"Montserrat", Arial, Helvetica, sans-serif;
}

/* Divider gold sub titlu */
body.page-id-10124 .page-title .entry-title::after {
    content: "";
    display: block;
    height: 1px;
    width: 200px;
    background: linear-gradient(90deg, transparent, hsl(38 60% 45% / .5), transparent);
    margin: 18px auto 0;
}

/* Paragraful de sub titlu */
body.page-id-10124 .page-title .container::after {
    content: "Descoperă gamele noastre de îmbrăcăminte, toate produse cu pasiune în România.";
    display: block;
    font-size: 16px;
    color: rgba(255,255,255,0.75);
    margin-top: 20px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
		font-family:"Montserrat", Arial, Helvetica, sans-serif;
    text-align: center;
}


.widget_nav_menu ul li a:hover , .footer-column li:hover span{
color:#b8852e !important;
}
.widgettitle, .widget-title {
    letter-spacing: .35em;
	font-size:10px;
	font-family:"Montserrat", Arial, Helvetica, sans-serif;
	color: #b8852e;
}

:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li {
 margin-bottom:10px;
}

ul.copyrights {
list-style:none;	
}
ul.copyrights li {
 display:inline;	
	margin:0 5px;
}

 .locatii-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
  }

.locatii-list svg {
   color:#b8852e;
}

  .locatii-list a {
    display: flex;
    align-items: flex-start;
    gap: 12px;
        padding: 5px 0 0;
    text-decoration: none;
    color: inherit;
  }

  .locatii-list a:hover {
    opacity: 0.75;
  }

  .locatii-pin {
    flex-shrink: 0;
    margin-top: 2px;
    opacity: 0.5;
  }

  .locatii-nume {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 2px;
  }

.locatii-list li {
 margin-bottom:5px;
}

  .locatii-adresa {
    font-size: 13px;
    opacity: 0.6;
  }










  .contact-section {
    padding: 96px 0;
  }

  .contact-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 48px;
  }

  .contact-header {
    text-align: center;
    margin-bottom: 64px;
  }

  .contact-eyebrow {
    font-size: 11px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #b8964e;
    margin: 0 0 16px;
  }

  .contact-title {
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 300;
    margin: 0;
    color: #1a1a1a;
  }

  .contact-title em {
    font-style: italic;
  }

  .divider {
    width: 64px;
    height: 1px;
    background: #b8964e;
    margin: 24px auto 0;
  }

  /* Info Cards */
  .contact-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    max-width: 960px;
    margin: 0 auto 96px;
  }

  .contact-card {
    text-align: center;
    padding: 32px;
    background: #f5f2ee;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    transition: border-color 0.5s ease;
  }

  .contact-card:hover {
    border-color: rgba(184, 150, 78, 0.3);
  }

  .card-icon-wrap {
    width: 56px;
    height: 56px;
    margin: 0 auto 20px;
    border-radius: 50%;
    border: 1px solid rgba(184, 150, 78, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.5s ease;
  }

  .contact-card:hover .card-icon-wrap {
    background: rgba(184, 150, 78, 0.05);
  }

  .card-icon-wrap svg {
    color: #b8964e;
    stroke: #b8964e;
  }

  .card-label {
    font-size: 10px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #888;
    margin: 0 0 8px;
  }

  .card-value {
    font-size: 1.25rem;
    font-weight: 300;
    color: #1a1a1a;
    margin: 0;
    text-decoration: none;
    display: block;
    transition: color 0.3s ease;
  }

  a.card-value:hover {
    color: #b8964e;
  }

  .card-sub {
    font-size: 12px;
    color: #999;
    margin: 4px 0 0;
  }

  /* Locations */
  .locations-header {
    text-align: center;
    margin-bottom: 64px;
  }

  .locations-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .location-card {
    position: relative;
    overflow: hidden;
    background: #f5f2ee;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    padding: 32px;
    text-decoration: none;
    color: inherit;
    display: block;
    transition: border-color 0.7s ease, box-shadow 0.7s ease;
  }

  .location-card:hover {
    border-color: rgba(184, 150, 78, 0.3);
    box-shadow: 0 20px 60px -15px rgba(184, 150, 78, 0.15);
  }

  .location-icon-wrap {
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 1px solid rgba(184, 150, 78, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.5s ease;
  }

  .location-card:hover .location-icon-wrap {
    background: rgba(184, 150, 78, 0.05);
  }

  .location-icon-wrap svg {
    stroke: #b8964e;
  }

  .location-name {
    font-size: 1.5rem;
    font-weight: 300;
    color: #1a1a1a;
    margin: 0 0 12px;
    transition: color 0.5s ease;
  }

  .location-card:hover .location-name {
    color: #b8964e;
  }

  .location-details {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 20px;
  }

  .location-address {
    font-size: 12px;
    color: #888;
    line-height: 1.6;
    margin: 0;
  }

  .location-phone {
    font-size: 12px;
    color: #888;
    margin: 0;
  }

  .location-hours {
    font-size: 11px;
    color: #aaa;
    margin: 0;
  }

  .location-line {
    height: 1px;
    width: 0;
    background: linear-gradient(to right, rgba(184, 150, 78, 0.6), transparent);
    transition: width 0.7s ease;
  }

  .location-card:hover .location-line {
    width: 100%;
  }

  @media (max-width: 1024px) {
    .locations-grid {
      grid-template-columns: repeat(2, 1fr);
    }
		.wd-header-overlap .page-title {
			padding-bottom:50px;
		}
  }

  @media (max-width: 768px) {
    .contact-cards,
    .locations-grid {
      grid-template-columns: 1fr;
    }
		    .collections-section {
        padding: 30px 0 !important;
    }
.store-section {
	 height:auto !important;
	padding:30px 0;
		}
		    .about-section {
        padding: 0 !important;
    }
    .contact-container {
      padding: 0 24px;
    }
		.contact-section {
    padding: 30px 0 0;
}
  }




 .about-section {
    padding: 96px 0;
  }

  .about-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 48px;
  }

  .about-eyebrow {
    font-size: 11px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #b8964e;
    margin: 0 0 16px;
  }

  .about-title {
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 300;
    line-height: 1;
    color: #1a1a1a;
    margin: 0 0 32px;
  }
.home .about-title {
 font-size:48px;
}

  .about-title em {
    font-style: italic;
  }

  .about-divider {
    width: 48px;
    height: 1px;
    background: #b8964e;
    margin: 0 0 32px;
  }

  .about-text {
    font-size: 14px;
    color: #888;
    line-height: 1.8;
    margin: 0 0 24px;
    max-width: 640px;
  }

  .about-text:last-child {
    margin-bottom: 0;
  }

  @media (max-width: 768px) {
    .about-container {
      padding: 0 24px;
    }

    .about-section {
      padding: 64px 0;
    }
  }




 .features-section {
    padding: 96px 0;
    background: #f5f2ee;
  }

  .features-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 48px;
  }

  .features-header {
    text-align: center;
    margin-bottom: 64px;
  }

  .features-eyebrow {
    font-size: 11px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #b8964e;
    margin: 0 0 16px;
  }

  .features-title {
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 300;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.2;
  }

  .features-title em {
    font-style: italic;
  }

  .features-divider {
    width: 64px;
    height: 1px;
    background: #b8964e;
    margin: 24px auto 0;
  }

  .features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }

  .feature-card {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 32px;
		 transition: border-color 500ms ease, box-shadow 500ms ease;
  }

.feature-card:hover {
  border-color: rgba(184, 150, 78, 0.4);
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
  .feature-icon {
    display: block;
    stroke: #b8964e;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
  }

  .feature-card:hover .feature-icon {
    transform: scale(1.1);
  }

  .feature-title {
    font-size: 1.25rem;
    font-weight: 300;
    color: #1a1a1a;
    margin: 0 0 12px;
  }

  .feature-text {
    font-size: 13px;
    color: #888;
    line-height: 1.8;
    margin: 0;
  }

  @media (max-width: 1024px) {
    .features-grid {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 640px) {
    .features-grid {
      grid-template-columns: 1fr;
    }

    .features-container {
      padding: 0 24px;
    }

    .features-section {
      padding: 64px 0;
    }
  }

.page-id-5029 .site-content {
    margin-bottom: 0;
} 
.about-btn {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    border: 1px solid #b8964e;
    color: #b8964e;
    padding: 16px 40px;
    text-decoration: none;
    transition: background-color 500ms ease, color 500ms ease;
}

.about-btn:hover {
    background-color: #b8964e;
    color: #fff;
}


  .store-section {
    position: relative;
    height: 70vh;
    width: 100%;
    overflow: hidden;
  }

  .store-bg {
    position: absolute;
    inset: 0;
  }

  .store-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .store-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
     background: linear-gradient(rgba(33, 36, 44, 0.3) 0%, rgba(33, 36, 44, 0.65) 100%);
  }

  .store-content {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 24px;
    text-align: center;
  }

  .store-eyebrow {
    font-size: 11px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #b8964e;
    margin: 0 0 16px;
  }

  .store-title {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 300;
    color: #fff;
    line-height: 1.15;
    margin: 0 0 24px;
  }

  .store-title em {
    font-style: italic;
  }

  .store-divider {
    width: 64px;
    height: 1px;
    background: #b8964e;
    margin: 0 auto 32px;
  }

  .store-desc {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    max-width: 480px;
    margin: 0 auto 40px;
    line-height: 1.7;
  }

  .store-btn {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    border: 1px solid #b8964e;
    color: #b8964e;
    padding: 16px 40px;
    text-decoration: none;
    transition: background-color 500ms ease, color 500ms ease;
  }

  .store-btn:hover {
    background-color: #b8964e;
    color: #fff;
  }
.store-bg {
    position: absolute;
    inset: 0;
    transition: transform 0.1s ease-out;
    transform-origin: center center;
}










  .collections-section {
    padding: 96px 0;
    background: #fff;
  }

  .collections-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 48px;
  }

  .collections-header {
    text-align: center;
    margin-bottom: 64px;
  }

  .collections-eyebrow {
    font-size: 11px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #b8964e;
    margin: 0 0 16px;
  }

  .collections-title {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 300;
    color: #1a1a1a;
    margin: 0;
  }

  .collections-divider {
    width: 64px;
    height: 1px;
    background: #b8964e;
    margin: 24px auto 0;
  }

  .collections-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .collection-card {
    position: relative;
    aspect-ratio: 3 / 4;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    display: block;
    text-decoration: none;
  }

  .collection-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    transition: transform 700ms ease;
  }

  .collection-card:hover img {
    transform: scale(1.05);
  }

  .collection-card-body {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 32px;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.85), transparent);
  }

  .collection-card-eyebrow {
    font-size: 10px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #b8964e;
    margin: 0 0 8px;
  }

  .collection-card-title {
    font-size: 1.875rem;
    font-weight: 300;
    color: #1a1a1a;
    margin: 0;
  }

  .collection-card-line {
    margin-top: 16px;
    height: 1px;
    width: 0;
    background: #b8964e;
    transition: width 500ms ease;
  }

  .collection-card:hover .collection-card-line {
    width: 48px;
  }

  @media (max-width: 768px) {
    .collections-grid {
      grid-template-columns: 1fr;
    }

    .collections-container {
      padding: 0 24px;
    }

    .collections-section {
      padding: 64px 0;
    }
  }




  .hero-section {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
  }

  .hero-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 1200ms ease;
    pointer-events: none;
  }

  .hero-slide.active {
    opacity: 1;
    pointer-events: auto;
  }

  .hero-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.05);
    transition: transform 8000ms ease;
  }

  .hero-slide.active img {
    transform: scale(1);
  }

  .hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(20, 20, 20, 0.3) 0%, rgba(20, 20, 20, 0.6) 100%);
  }

  .hero-content {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 24px;
    text-align: center;
  }

  .hero-eyebrow {
    font-size: 11px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #b8964e;
    margin: 0 0 24px;
  }

  .hero-title {
    font-size: clamp(3.5rem, 8vw, 6rem);
    font-weight: 300;
    color: #fff;
    line-height: 0.95;
    margin: 0 0 24px;
  }

  .hero-title em {
    font-style: italic;
    font-weight: 300;
  }

  .hero-divider {
    width: 96px;
    height: 1px;
    background: #b8964e;
    margin: 0 auto 24px;
  }

  .hero-desc {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    max-width: 520px;
    margin: 0 auto 40px;
    line-height: 1.7;
  }

  .hero-btn {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    border: 1px solid #b8964e;
    color: #b8964e;
    padding: 16px 40px;
    text-decoration: none;
    transition: background-color 500ms ease, color 500ms ease;
  }

  .hero-btn:hover {
    background-color: #b8964e;
    color: #fff;
  }

 .hero-dots {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: flex;
    gap: 12px;
    align-items: center;
}

.hero-dot {
    height: 2px;
    width: 24px;
    min-width: 0;
    min-height: 0;
    background: rgba(255, 255, 255, 0.35);
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: block;
    transition: width 500ms ease, background-color 500ms ease;
    appearance: none;
    -webkit-appearance: none;
}

.hero-dot.active {
    width: 48px;
    background: #b8964e;
}@media (min-width: 1025px) {
	.page-id-5029 .title-size-default .title {
        font-size: 68px;
        max-width: 30%;
        margin: auto;
        line-height: 1 !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-sticked .wd-header-mobile-nav a {
 color:#333 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-sticked .wd-header-mobile-nav a {
 color:#333 !important;
}
}

@media (max-width: 576px) {
	.whb-sticked .wd-header-mobile-nav a {
 color:#333 !important;
}
}

