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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//house-of-hunny.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//house-of-hunny.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//house-of-hunny.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//house-of-hunny.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("//house-of-hunny.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//house-of-hunny.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//house-of-hunny.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//house-of-hunny.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "FootlightMTPro-Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(28,23,18);
	--wd-text-font-size: 18px;
	--wd-title-font: "FootlightMTPro-Regular", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(233,223,217);
	--wd-entities-title-font: "FootlightMTPro-Regular", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(233,223,217);
	--wd-entities-title-color-hover: rgb(233, 223, 217);
	--wd-alternative-font: "FootlightMTPro-Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "FootlightMTPro-Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(233,223,217);
	--wd-widget-title-font-size: 24px;
	--wd-header-el-font: "FootlightMTPro-Regular", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(28,23,18);
	--wd-alternative-color: rgb(242,229,215);
	--btn-default-bgcolor: rgb(48,36,32);
	--btn-default-bgcolor-hover: rgb(28,23,18);
	--btn-accented-bgcolor: rgb(48,36,32);
	--btn-accented-bgcolor-hover: rgb(28,23,18);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(28,23,18);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(28,23,18);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(28,23,18);
	--wd-link-color-hover: rgb(28,23,18);
}
.wd-popup.wd-age-verify {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: inherit;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "FootlightMTPro-Light", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 46px;
	color: rgb(233,223,217);
}
html .page-title > .container > .title:hover, html .page-title .wd-title-wrapp > .title:hover {
	color: rgb(233,223,217);
}
html .wd-nav.wd-nav-main > li > a {
	color: rgb(233,223,217);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(255,255,255);
}
.woocommerce-billing-fields  {
	font-size: 20px;
	color: rgb(28,23,18);
}
html .wd-nav-mobile > li > a {
	font-size: 18px;
	text-transform: capitalize;
	color: rgb(233,223,217);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(255,255,255);
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(233,223,217);
}
html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: rgb(255,255,255);
}
.page .wd-page-content {
	background-color: rgb(165,139,126);
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(165,139,126);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(165,139,126);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(165,139,126);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(165,139,126);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(165,139,126);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(165,139,126);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(28,23,18);
	--wd-form-placeholder-color: rgba(28,23,18,0.66);
	--wd-form-brd-color: rgb(28,23,18);
	--wd-form-brd-color-focus: rgb(28,23,18);
	--wd-form-bg: rgb(165,139,126);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1340px;
--wd-form-brd-radius: 0px;
--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: 8px;
}

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



@font-face {
	font-family: "Jost";
	src: url("//house-of-hunny.com/wp-content/uploads/2021/10/Jost-400-Book.woff2") format("woff2"), 
url("//house-of-hunny.com/wp-content/uploads/2021/10/Jost-Book.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("//house-of-hunny.com/wp-content/uploads/2021/10/jost-600-semi.woff") format("woff2"), 
url("//house-of-hunny.com/wp-content/uploads/2021/10/jost-600-semi.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "FootlightMTPro-Light";
	src: url("//house-of-hunny.com/wp-content/uploads/2025/03/FootlightMTPro-Light.woff2") format("woff2"), 
url("//house-of-hunny.com/wp-content/uploads/2025/03/FootlightMTPro-Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "FootlightMTPro-Regular";
	src: url("//house-of-hunny.com/wp-content/uploads/2025/03/FootlightMTPro-Regular.woff2") format("woff2"), 
url("//house-of-hunny.com/wp-content/uploads/2025/03/FootlightMTPro-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "FootlightMTPro-Bold";
	src: url("//house-of-hunny.com/wp-content/uploads/2025/03/FootlightMTPro-Bold.woff2") format("woff2"), 
url("//house-of-hunny.com/wp-content/uploads/2025/03/FootlightMTPro-Bold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* ============================================
   GLOBAL ROOT COLORS (Pastel Theme)
   ============================================ */
:root {
  --pastel-bg: #e9dfd9;
  --pastel-text: #5b4432;
  --pastel-border: #e6d3bd;
  --highlight: #c89b6c;
  --white: #ffffff;
}

/* ============================================
   LANGUAGE-BASED VISIBILITY
   ============================================ */


/* ============================================
   MOBILE NAVIGATION BACKGROUND
   ============================================ */
@media (max-width: 991px) {
  .mobile-nav.wd-side-hidden-nav.wd-opened {
    background-image: url('https://house-of-hunny.com/wp-content/uploads/2025/05/Hoh-Background-Dikey.jpg') !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-size: cover !important;
    background-color: transparent !important;
    min-height: 100vh !important;
  }

  .mobile-nav.wd-side-hidden-nav.wd-opened a {
    color: var(--white) !important;
  }

  .mobile-nav .sub-menu {
    background-color: rgba(0, 0, 0, 0.2) !important;
    backdrop-filter: blur(4px) !important;
  }
}

.mobile-nav .menu a {
  text-transform: none !important;
}

/* ============================================
   STICKY TOOLBAR STYLES (BOTTOM NAV)
   ============================================ */
.wd-toolbar.wd-toolbar-label-show {
  background-image: url('https://house-of-hunny.com/wp-content/uploads/2025/05/menu.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  height: 60px !important;
  position: fixed !important;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  color: var(--pastel-bg) !important;
}

.wd-toolbar-label-show .wd-toolbar-label,
.wd-toolbar-label-show .wd-tools-icon,
.wd-toolbar-label-show .wd-icon-alt,
.wd-toolbar-label-show .wd-tools-count {
  color: var(--pastel-bg) !important;
  fill: var(--pastel-bg) !important;
}

/* ============================================
   LANGUAGE DROPDOWN (HEADER)
   ============================================ */
.wd-header-secondary-nav li.menu-item-has-children > .wd-dropdown-menu {
  background-color: rgba(0, 0, 0, 0.85) !important;
  border-radius: 8px;
  box-shadow: 0 6px 12px rgba(0,0,0,0.2);
  padding: 10px 0;
  z-index: 9999;
}

.wd-header-secondary-nav li.menu-item-has-children .wd-dropdown-menu a {
  color: #e9dfd9 !important;
  font-weight: 500;
  font-size: 14px;
  padding: 8px 16px;
  display: block;
}

.wd-header-secondary-nav .menu {
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
  justify-content: flex-end !important;
}

.wd-header-secondary-nav .menu li {
  margin: 0 4px !important;
  padding: 0 !important;
}

.wd-header-secondary-nav {
  max-width: fit-content !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
}

/* ============================================
   SUCCESS MESSAGE
   ============================================ */
.forminator-success {
  background-color: #fdf4eb !important;
  color: var(--pastel-text) !important;
  border: 1px solid var(--pastel-border) !important;
  font-family: 'Georgia', serif;
}

/* ============================================
   WooCommerce PLACEHOLDER COLOR
   ============================================ */
.woocommerce input::placeholder,
.woocommerce textarea::placeholder,
.woocommerce-checkout input::placeholder,
.woocommerce-checkout textarea::placeholder {
  color: rgba(91, 68, 50, 0.7); !important;
}

/* ============================================
   MOBILE HEADER LOGO ALIGNMENT
   ============================================ */
@media (max-width: 768px) {
  .whb-mobile-header .whb-logo {
    margin: 0 auto !important;
    display: block;
    text-align: center;
  }
  .whb-mobile-header .whb-col-left,
  .whb-mobile-header .whb-col-right {
    flex: 1;
  }
  .whb-mobile-header .whb-col-center {
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
  }
  .woocommerce .form-row select {
    font-size: 16px !important;
    height: 48px !important;
  }
  .grecaptcha-badge {
    width: 100% !important;
    margin: 10px 0 !important;
  }
}

/* ============================================
   GOOGLE CAPTCHA BEHAVIOR
   ============================================ */
.grecaptcha-badge {
  position: static !important;
  transform: scale(1) !important;
}

/* ============================================
   HEADER MENU EMPTY FIX
   ============================================ */
.wd-header-main-nav ul:empty {
  display: none !important;
}

/* ============================================
   HIDE SHIPPING CALCULATOR
   ============================================ */
.woocommerce-shipping-destination + .shipping-calculator-form,
.woocommerce-shipping-calculator {
  display: none !important;
}

.woocommerce-MyAccount-navigation-link--oc-custom-fields {
  display: none !important;
}
body.woocommerce-checkout .popup-login-form,
body.woocommerce-checkout .login-popup,
body.woocommerce-checkout .login-popup.show,
body.woocommerce-checkout .mfp-wrap,
body.woocommerce-checkout .mfp-bg {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.oc-custom-fields-link {
  display: none !important;
}
/* Kartlarda yazar bilgisini, tarihi ve paylaşım ikonlarını gizle */
.wd-post-meta .wd-post-author,
.wd-post-meta .wd-modified-date,
.wd-post-meta .wd-post-share {
  display: none !important;
}

html[lang^="tr"] span.password-input {
  position: relative;
  display: flex;
  align-items: center;
}

html[lang^="tr"] span.password-input input[type="password"] {
  flex: 1;
  padding-right: 40px;
}

html[lang^="tr"] span.password-input button.show-password-input {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 14px;
  color: #555;
}

/* Göz simgesi eklemek istersen */
html[lang^="tr"] span.password-input button.show-password-input::after {
  content: "👁️";
}

.select2-container .select2-selection--single {
  font-size: 18px !important;
}
@media (min-width: 1025px) {
	.wd-header-overlap .wd-page-title {min-height: 98vh !important;}
.whb-general-header {margin: 20px 0px 20px 0px  !important; border-radius: 0px !important;}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-header-overlap .wd-page-title {min-height: 98vh !important;}
.whb-general-header {margin: 20px 0px 20px 0px  !important; border-radius: 0px !important;}

}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-header-overlap .wd-page-title {min-height: 90vh !important;}
}

@media (max-width: 576px) {
	.wd-header-overlap .wd-page-title {min-height: 40vh !important;}

}

