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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(79,62,95);
	--wd-alternative-color: rgb(79,62,95);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@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);
}
}


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

.wd-nav-header > li > a {
    text-transform: none !important;
}
.wd-accordion:where(.wd-style-default) > .wd-accordion-item {
    border-bottom: 1px solid #000000;
}

.wd-accordion:where(.wd-style-default) > .wd-accordion-item:first-of-type,
.wd-accordion:where(.wd-style-default) > .wd-nav-wrapper + .wd-accordion-item {
    border-top: 1px solid #000000;
}

/* Force the left column to fill full row height using flexbox */
.sticky-flex-column > .vc_column-inner {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.sticky-flex-column > .vc_column-inner > .wpb_wrapper {
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    height: 100% !important;
}

/* Push the bottom block automatically to the base */
.sticky-flex-column .flex-bottom-content {
    margin-top: auto !important;
}

/* Align text to left, push icon to right, and remove underline */
.wd-button-wrapper a.btn.btn-style-link.btn-full-width {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

/* Remove WoodMart link button underline pseudo-element */
.wd-button-wrapper a.btn.btn-style-link.btn-full-width::after,
.wd-button-wrapper a.btn.btn-style-link.btn-full-width::before {
    display: none !important;
    content: none !important;
}

/* Ensure the icon doesn't stick to the edge */
.wd-button-wrapper a.btn.btn-style-link.btn-full-width .wd-btn-icon {
    margin-left: auto !important;
}

.wd-content-layout {
    padding-block: 0px !important; 
}
.wd-nav-header>li>a {
    font-size: 18px !important;
}


/* ===================================contact form 7 ===================================================== */

/* Container & Grid Setup */
.custom-cf7-wrapper {
  max-width: 600px;
  margin: 0 auto;
}

.custom-cf7-wrapper .cf7-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.custom-cf7-wrapper .cf7-col {
  flex: 1;
}

.custom-cf7-wrapper .cf7-col-full {
  flex: 1 1 100%;
  width: 100%;
}

/* Labels */
.custom-cf7-wrapper label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 6px;
}

/* Inputs, Select, and Textarea */
.custom-cf7-wrapper input[type="text"],
.custom-cf7-wrapper input[type="email"],
.custom-cf7-wrapper input[type="tel"],
.custom-cf7-wrapper select,
.custom-cf7-wrapper textarea {
  width: 100% !important;
  box-sizing: border-box;
  background-color: transparent !important;
  border: 1.5px solid #333333 !important;
  border-radius: 0px !important;
  padding: 10px 14px !important;
  font-size: 15px;
  color: #222222;
  outline: none;
  box-shadow: none !important;
}

/* Textarea height */
.custom-cf7-wrapper textarea {
  min-height: 160px;
  resize: vertical;
}

/* Submit Button */
.custom-cf7-wrapper input[type="submit"] {
  width: 100% !important;
  background-color: #439ae8 !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 0px !important;
  padding: 14px 20px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}

.custom-cf7-wrapper input[type="submit"]:hover {
  background-color: #3182ce !important;
}

/* Responsive adjustment for small screens */
@media (max-width: 600px) {
  .custom-cf7-wrapper .cf7-row {
    flex-direction: column;
    gap: 15px;
  }
}

.whb-color-light .wd-tools-element {
    --wd-header-el-color: #388bef !important;
    --wd-header-el-color-hover:#388bef !important;
}
.wd-header {
    position: relative !important;
    z-index: 999999 !important;
}

.wd-header-main {
    position: relative !important;
    z-index: 999999 !important;
}

.wd-header-nav {
    position: relative !important;
    z-index: 999999 !important;
}

.wd-header-nav a {
    position: relative !important;
    z-index: 999999 !important;
    pointer-events: auto !important;
}