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

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,17,28);
	--wd-text-font-size: 16px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(17,17,28);
	--wd-entities-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(17,17,28);
	--wd-entities-title-color-hover: rgb(201, 168, 76);
	--wd-alternative-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,17,28);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(201,168,76);
	--wd-alternative-color: rgb(13,65,150);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(201,168,76);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(17,17,28);
	--wd-link-color-hover: rgb(201,168,76);
}
.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;
}
.banner h2 span {
	font-weight: 600;
	font-style: italic;
	color: rgb(201,168,76);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	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(17,17,28);
	--wd-form-placeholder-color: rgba(17,17,28,0.6);
	--wd-form-brd-color: rgb(211,211,211);
	--wd-form-brd-color-focus: rgb(201,168,76);
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--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: 1240px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

/** Scroll bar CSS Start **/
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 17px;
}
::-webkit-scrollbar {
  width: 18px;
}
::-webkit-scrollbar-thumb {
border:2px solid #19191D;
background-color: #C9A84C !important;
}
::-webkit-scrollbar-track {
   background: #19191D;
}
/** Scroll bar CSS End **/



/* Full width container :start */
:root{
	--aa-half-width: calc((100vw - 1240px - var(--wd-scroll-w)) / 2);
}
.qa-leftcontainer{
	padding-left:var(--aa-half-width) !important;
}
.qa-rightcontainer{
	padding-right:var(--aa-half-width) !important;
}
/* Full width container :end */



/* Global Css start  */
.copyrights-wrapper a, .copyrights-wrapper p {
  font-size: 14px !important;
	color: #F5F5FC !important;
	font-weight: 400 !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.copyrights-wrapper {
    background-color: #11111C;
    color: #F5F5FC;
    border: none;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wd-cookies-popup{
    z-index:99999999; 
}	
div#tidio-chat {
    bottom: 20px !important;
    right: -10px !important;
}

.grecaptcha-badge {
    bottom: 160px !important;
	  display:none !important;
}	
.scrollToTop {
    bottom: 70px !important; 
    left:20px !important;
}
a.scrollToTop.button-show {
    background-color:#C9A84C;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}
a.scrollToTop.button-show:hover{
    background-color:#1E1E1E;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}
.wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    user-select: auto !important;
    transform: none !important;
}

.wpcf7-response-output {
    max-width: fit-content;
}
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0 !important;
}
/* Global Css end  */




/* header start  */
header .wd-nav>li>a.__mPS2id {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #FFFFFF !important;
}
header .wd-nav>li>a {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #FFFFFF !important;
}
header .wd-nav>li>a:hover {
    color: #C9A84C !important;
}
/* header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
    color:#C9A84C !important;
} */
header .mPS2id-highlight span {
    color: #C9A84C !important;
}
header .wd-nav-mobile li>a._mPS2id-h{
	color: #C9A84C !important;
}
header .wd-nav-mobile li>a.mPS2id-clicked{
	color:  #C9A84C !important;
	font-weight: 400 !important;
}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #ffffff00 !important;
}
.wd-tools-element>a {
    color: #ffffff !important;
}

.whb-sticked .whb-general-header {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: rgb(17 17 28 / 62%) !important;
}

/* header end  */



/* footer start  */
footer .wd-nav-vertical.wd-design-default {
    border: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav>li>a {
    padding: 16px 18px !important;
    color: #F5F5FC !important;
    text-transform: uppercase;
    font-size: 16px !important;
    line-height: 20px !important;
    background-color: unset !important;
}
footer .wd-nav>li>a {
    color: #FFFFFF !important;
}
footer .wd-nav>li>a span{
    font-weight:400;
}
footer span.nav-link-text {
    text-transform: uppercase !important;
    letter-spacing: 1px;
}
footer .current-menu-item a.woodmart-nav-link {
    color: #FFFFFF !important;
}
footer a.woodmart-nav-link:hover{
    color: #C9A84C !important;
}
.wd-nav-mobile.wd-nav>li>a {
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
	  color:#11111C !important;
}
.wd-sub-menu li>a {
    color: #11111C !important;
    font-size: 14px !important;
}
.wd-nav-mobile.wd-nav>li>a.mPS2id-highlight span {
    color: #C9A84C !important;
}

/* footer End  */



/* button css start  */
.btn, .elementor-button, .cookies-buttons .cookies-accept-btn, .submit-btn input[type=submit]{
    position: relative;
    padding: 14px 30px 14px !important;
    color: #0B1D3A !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border: 1px solid #C9A84C ;
    overflow: hidden;
    transition: all 1s ease;
    line-height: 25px !important;
    font-family: 'Raleway' !important;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
	  background-color: #C9A84C !important;
}
.header-btn{
    font-size: 14px !important;
}

.btn:hover, .elementor-button:hover, .cookies-buttons .cookies-accept-btn:hover, .btn-two .elementor-button:hover, .submit-btn input[type=submit]:hover{
    background-color: #0B1D3A !important;  
    color: #FFFFFF !important;
}



/* contact form */
.contact-form input, .contact-form textarea, .contact-form select {
    background-color: #FFFFFF !important;
    height: 58px !important;
    font-size: 16px !important;
    font-weight:600 !important;
		letter-spacing:1px;
    border: 1px solid #D3D3D3 !important;
		color: rgba(17, 17, 28, 0.6) !important;
}
/* contact form end  */




.blur{
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.wd-popup {
    padding: 0 !important;
	  background-color:unset !important;
}
.mfp-bg {
    background-color: rgb(0 0 0 / 84%) !important;
}


.qa-popup a{
    position: relative;
	  overflow:visible !important;
}

.qa-popup a::after {
    content: "";
    position: absolute;
    top: -32px;
    right: -32px;
    width: 58px;
    height: 58px;
    background-image: url(/wp-content/uploads/2026/05/Group-12.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 8;
}
.banner h2 span{
    position: relative;
	  overflow:visible !important;
}

.banner h2 span::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0px;
    width: 22px;
    height: 22px;
    background-image: url(/wp-content/uploads/2026/05/Group-13.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 8;
}


.list ul li::marker{
    color: #C8A44D;
    font-size: 18px;
}
.un-btn {
    max-width: fit-content !important;
}



/* faq section? */
.wd-accordion-item {
    border-top: 0px !important;
    border-image: url(/wp-content/uploads/2026/05/Line-12.png) 30 stretch;
}

.wd-accordion-item:last-child{
    border-bottom: none !important;
    border-image: none;
}
.wd-accordion.wd-opener-style-plus>.wd-accordion-item>.wd-accordion-title.wd-active .wd-accordion-opener {
    transform: rotate(0deg) !important;
}  

.wd-accordion.wd-opener-style-plus > .wd-accordion-item > .wd-accordion-title .wd-accordion-opener:before{
    content: "" !important;
    width: 20px;
    height: 20px;
    display: block;
    background-image: url('/wp-content/uploads/2026/05/Vector-5.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.wd-accordion.wd-opener-style-plus>.wd-accordion-item>.wd-accordion-title.wd-active .wd-accordion-opener:before{
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background-image: url('/wp-content/uploads/2026/05/Vector-6.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.wd-accordion {
    --wd-accordion-spacing: 26px !important;
}

.main-div {
    display: flex;
    gap: 30px;
}
.col-1, .col-2 {
    width: 50%;
}
:root textarea {
    min-height: 216px !important;
}
.qa-form .wpcf7-response-output {
    margin:20px auto 0px !important;
}
@media (max-width:767px){
.main-div {
		flex-direction:column;
    gap: 0px;
}
.col-1, .col-2 {
    width: 100%;
}
:root textarea {
    min-height: 120px !important;
}
}


strong, b {
    font-weight: 700 !important;
}
.submit-btn input[type=submit] {
    border-color: #C9A84C !important;
}

.license-number,
.license-number a{
    color: #fff !important;
    text-decoration: none !important;
    pointer-events: none;
}

:root select {
    padding-right: 30px;
    background-image: url('/wp-content/uploads/2026/05/Vector-8.svg') !important;
    background-position: right 10px top 50%;
    background-size: auto 8px;
    background-repeat: no-repeat;
}


.blink .elementor-icon-list-icon svg{
    animation: blinkEffect 2s infinite ease-in-out;
}

@keyframes blinkEffect{
    0%{
        opacity: 1;
    }
    50%{
        opacity: 0.2;
    }
    100%{
        opacity: 1;
    }
}

.un-btn a span {
    border-bottom: 2px solid;
}@media (min-width: 1025px) {
	/* laptop css start  */
@media (max-width:1600px) and (min-width:1025px){
.qa-heading h2 {
   font-size: 50px !important;
   line-height: 64px !important;
}
.page-title {
   height: 350px !important;
   margin-bottom: 0px !important;
   margin-top: 0px;
   padding-top: 70px !important;
   display: flex;
   justify-content: center;
   align-items: center;
}
.page-title .title {
  font-size: 60px !important;
}
.banner{
    --min-height: 700px !important;
}
.banner h2 {
    font-size: 52px !important;
}
.bt-st {
		background-size:30% !important	
}
}
/* laptop css end */


.wd-accordion-content {
    padding-right: 40px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* tablet css start  */
header .container{
    padding-left:15px !important;
    padding-right:15px !important;
}
.page-title {
  height: 250px !important;
  margin-top: 0px !important;
  padding-top:0px !important;
  display:flex;
  align-items: center;
  justify-content: center; 
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
padding: 0px 0 !important;
}
.grecaptcha-badge {
display: none !important;
}
.page-title .title {
font-size: 50px !important;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
.qa-slide .wd-carousel {
  --wd-col-lg: 2 !important;
  --wd-col-md: 2 !important;
  --wd-col-sm: 2 !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}
header.whb-sticked {
   display: block !important;
}
.banner h2 span::before{
    top: 1px;
    left: -4px;
}
/* tablet css end */

}

@media (min-width: 577px) and (max-width: 767px) {
	/* landscape css start  */
.page-title {
    height: 240px !important;
	  padding-top:20px !important;
    background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}
.banner h2 span::before{
    top: 1px;
    left: -5px;
}
/* landscape css end */
}

@media (max-width: 576px) {
	/* mobile css start  */
.page-title {
    height: 250px !important;
	  padding-top:20px !important;
	  background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 12px 22px !important;
	font-size: 14px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}
.banner h2 span::before{
    top: 1px;
    left: -5px;
}
/* mobile css end */
}

