		
		
		@media (min-width: 1025px) {
		
		.whb-top-bar-inner {
		height: 0px;
		}
		
		.whb-general-header-inner {
		height: 105px;
		}
		
		.whb-header-bottom-inner {
		height: 0px;
		}
		
		.whb-sticked .whb-top-bar-inner {
		height: 40px;
		}
		
		.whb-sticked .whb-general-header-inner {
		height: 60px;
		}
		
		.whb-sticked .whb-header-bottom-inner {
		height: 52px;
		}
		
		/* HEIGHT OF HEADER CLONE */
		
		.whb-clone .whb-general-header-inner {
		height: 60px;
		}
		
		/* HEADER OVERCONTENT */
		
		.woodmart-header-overcontent .title-size-small {
		padding-top: 125px;
		}
		
		.woodmart-header-overcontent .title-size-default {
		padding-top: 165px;
		}
		
		.woodmart-header-overcontent .title-size-large {
		padding-top: 205px;
		}
		
		/* HEADER OVERCONTENT WHEN SHOP PAGE TITLE TURN OFF  */
		
		.woodmart-header-overcontent .without-title.title-size-small {
		padding-top: 105px;
		}
		
		
		.woodmart-header-overcontent .without-title.title-size-default {
		padding-top: 140px;
		}
		
		
		.woodmart-header-overcontent .without-title.title-size-large {
		padding-top: 165px;
		}
		
		/* HEADER OVERCONTENT ON SINGLE PRODUCT */
		
		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 105px;
		}
		
		/* HEIGHT OF LOGO IN TOP BAR */
		
		.whb-top-bar .woodmart-logo img {
		max-height: 0px;
		}
		
		.whb-sticked .whb-top-bar .woodmart-logo img {
		max-height: 40px;
		}
		
		/* HEIGHT OF LOGO IN GENERAL HEADER */
		
		.whb-general-header .woodmart-logo img {
		max-height: 105px;
		}
		
		.whb-sticked .whb-general-header .woodmart-logo img {
		max-height: 60px;
		}
		
		/* HEIGHT OF LOGO IN BOTTOM HEADER */
		
		.whb-header-bottom .woodmart-logo img {
		max-height: 0px;
		}
		
		.whb-sticked .whb-header-bottom .woodmart-logo img {
		max-height: 52px;
		}
		
		/* HEIGHT OF LOGO IN HEADER CLONE */
		
		.whb-clone .whb-general-header .woodmart-logo img {
		max-height: 60px;
		}
		
		/* HEIGHT OF HEADER BULDER ELEMENTS */
		
		/* HEIGHT ELEMENTS IN TOP BAR */
		
		.whb-top-bar .wd-tools-element > a,
		.whb-top-bar .main-nav .item-level-0 > a,
		.whb-top-bar .whb-secondary-menu .item-level-0 > a,
		.whb-top-bar .categories-menu-opener,
		.whb-top-bar .menu-opener,
		.whb-top-bar .whb-divider-stretch:before,
		.whb-top-bar form.woocommerce-currency-switcher-form .dd-selected,
		.whb-top-bar .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 0px;
		}
		
		.whb-sticked .whb-top-bar .wd-tools-element > a,
		.whb-sticked .whb-top-bar .main-nav .item-level-0 > a,
		.whb-sticked .whb-top-bar .whb-secondary-menu .item-level-0 > a,
		.whb-sticked .whb-top-bar .categories-menu-opener,
		.whb-sticked .whb-top-bar .menu-opener,
		.whb-sticked .whb-top-bar .whb-divider-stretch:before,
		.whb-sticked .whb-top-bar form.woocommerce-currency-switcher-form .dd-selected,
		.whb-sticked .whb-top-bar .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 40px;
		}
		
		/* HEIGHT ELEMENTS IN GENERAL HEADER */
		
		.whb-general-header .whb-divider-stretch:before,
		.whb-general-header .navigation-style-bordered .item-level-0 > a {
		height: 105px;
		}
		
		.whb-sticked:not(.whb-clone) .whb-general-header .whb-divider-stretch:before,
		.whb-sticked:not(.whb-clone) .whb-general-header .navigation-style-bordered .item-level-0 > a {
		height: 60px;
		}
		
		.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-search-dropdown,
		.whb-sticked:not(.whb-clone) .whb-general-header .dropdown-cart,
		.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-navigation:not(.vertical-navigation):not(.navigation-style-bordered) .sub-menu-dropdown {
		margin-top: 10px;
		}
		
		.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-search-dropdown:after,
		.whb-sticked:not(.whb-clone) .whb-general-header .dropdown-cart:after,
		.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-navigation:not(.vertical-navigation):not(.navigation-style-bordered) .sub-menu-dropdown:after {
		height: 10px;
		}
		
		/* HEIGHT ELEMENTS IN BOTTOM HEADER */
		
		.whb-header-bottom .wd-tools-element > a,
		.whb-header-bottom .main-nav .item-level-0 > a,
		.whb-header-bottom .whb-secondary-menu .item-level-0 > a,
		.whb-header-bottom .categories-menu-opener,
		.whb-header-bottom .menu-opener,
		.whb-header-bottom .whb-divider-stretch:before,
		.whb-header-bottom form.woocommerce-currency-switcher-form .dd-selected,
		.whb-header-bottom .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 0px;
		}
		
		.whb-header-bottom.whb-border-fullwidth .menu-opener {
		height: 0px;
		margin-top: -0px;
		margin-bottom: -0px;
		}
		
		.whb-header-bottom.whb-border-boxed .menu-opener {
		height: 0px;
		margin-top: -0px;
		margin-bottom: -0px;
		}
		
		.whb-sticked .whb-header-bottom .wd-tools-element > a,
		.whb-sticked .whb-header-bottom .main-nav .item-level-0 > a,
		.whb-sticked .whb-header-bottom .whb-secondary-menu .item-level-0 > a,
		.whb-sticked .whb-header-bottom .categories-menu-opener,
		.whb-sticked .whb-header-bottom .whb-divider-stretch:before,
		.whb-sticked .whb-header-bottom form.woocommerce-currency-switcher-form .dd-selected,
		.whb-sticked .whb-header-bottom .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 52px;
		}
		
		.whb-sticked .whb-header-bottom.whb-border-fullwidth .menu-opener {
		height: 52px;
		}
		
		.whb-sticked .whb-header-bottom.whb-border-boxed .menu-opener {
		height: 52px;
		}
		
		.whb-sticky-shadow.whb-sticked .whb-header-bottom .menu-opener {
		height: 52px;
		margin-bottom:0;
		}
		
		/* HEIGHT ELEMENTS IN HEADER CLONE */
		
		.whb-clone .wd-tools-element > a,
		.whb-clone .main-nav .item-level-0 > a,
		.whb-clone .whb-secondary-menu .item-level-0 > a,
		.whb-clone .categories-menu-opener,
		.whb-clone .menu-opener,
		.whb-clone .whb-divider-stretch:before,
		.whb-clone .navigation-style-bordered .item-level-0 > a,
		.whb-clone form.woocommerce-currency-switcher-form .dd-selected,
		.whb-clone .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 60px;
		}
		}
		
		@media (max-width: 1024px) {
		
		.whb-top-bar-inner {
		height: 0px;
		}
		
		.whb-general-header-inner {
		height: 60px;
		}
		
		.whb-header-bottom-inner {
		height: 0px;
		}
		
		/* HEIGHT OF HEADER CLONE */
		
		.whb-clone .whb-general-header-inner {
		height: 60px;
		}
		
		/* HEADER OVERCONTENT */
		
		.woodmart-header-overcontent .page-title {
		padding-top: 75px;
		}
		
		/* HEADER OVERCONTENT WHEN SHOP PAGE TITLE TURN OFF  */
		
		.woodmart-header-overcontent .without-title.title-shop {
		padding-top: 60px;
		}
		
		/* HEADER OVERCONTENT ON SINGLE PRODUCT */
		
		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 60px;
		}
		
		/* HEIGHT OF LOGO IN TOP BAR */
		
		.whb-top-bar .woodmart-logo img {
		max-height: 0px;
		}
		
		/* HEIGHT OF LOGO IN GENERAL HEADER */
		
		.whb-general-header .woodmart-logo img {
		max-height: 60px;
		}
		
		/* HEIGHT OF LOGO IN BOTTOM HEADER */
		
		.whb-header-bottom .woodmart-logo img {
		max-height: 0px;
		}
		
		/* HEIGHT OF LOGO IN HEADER CLONE */
		
		.whb-clone .whb-general-header .woodmart-logo img {
		max-height: 60px;
		}
		
		/* HEIGHT OF HEADER BULDER ELEMENTS */
		
		/* HEIGHT ELEMENTS IN TOP BAR */
		
		.whb-top-bar .wd-tools-element > a,
		.whb-top-bar .main-nav .item-level-0 > a,
		.whb-top-bar .whb-secondary-menu .item-level-0 > a,
		.whb-top-bar .categories-menu-opener,
		.whb-top-bar .whb-divider-stretch:before,
		.whb-top-bar form.woocommerce-currency-switcher-form .dd-selected,
		.whb-top-bar .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 0px;
		}
		
		/* HEIGHT ELEMENTS IN GENERAL HEADER */
		
		.whb-general-header .wd-tools-element > a,
		.whb-general-header .main-nav .item-level-0 > a,
		.whb-general-header .whb-secondary-menu .item-level-0 > a,
		.whb-general-header .categories-menu-opener,
		.whb-general-header .whb-divider-stretch:before,
		.whb-general-header form.woocommerce-currency-switcher-form .dd-selected,
		.whb-general-header .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 60px;
		}
		
		/* HEIGHT ELEMENTS IN BOTTOM HEADER */
		
		.whb-header-bottom .wd-tools-element > a,
		.whb-header-bottom .main-nav .item-level-0 > a,
		.whb-header-bottom .whb-secondary-menu .item-level-0 > a,
		.whb-header-bottom .categories-menu-opener,
		.whb-header-bottom .whb-divider-stretch:before,
		.whb-header-bottom form.woocommerce-currency-switcher-form .dd-selected,
		.whb-header-bottom .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 0px;
		}
		
		/* HEIGHT ELEMENTS IN HEADER CLONE */
		
		.whb-clone .wd-tools-element > a,
		.whb-clone .main-nav .item-level-0 > a,
		.whb-clone .whb-secondary-menu .item-level-0 > a,
		.whb-clone .categories-menu-opener,
		.whb-clone .menu-opener,
		.whb-clone .whb-divider-stretch:before,
		.whb-clone form.woocommerce-currency-switcher-form .dd-selected,
		.whb-clone .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
		height: 60px;
		}
		}
		
		.whb-top-bar{ background-color: rgba(131, 183, 53, 1);border-bottom-style: solid; }.whb-general-header{ border-bottom-width: 0px;border-bottom-style: solid; }.whb-header-bottom{ border-bottom-width: 0px;border-bottom-style: solid; }
/*
     FILE ARCHIVED ON 12:55:04 Oct 02, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:04:14 Jul 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.436
  exclusion.robots: 0.063
  exclusion.robots.policy: 0.056
  esindex: 0.007
  cdx.remote: 6.341
  LoadShardBlock: 62.025 (3)
  PetaboxLoader3.datanode: 95.173 (5)
  PetaboxLoader3.resolve: 58.307 (2)
  load_resource: 98.435
  loaddict: 24.14
*/