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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(245,166,35);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(245,166,35);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(245,179,50);
	--btn-accented-bgcolor: rgb(245,179,50);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-font-weight: 700;
	--btn-transform: capitalize;
	--btn-font-size: 16px;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 80px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 740px;
	--wd-popup-padding: 30px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Kumbh Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	text-transform: capitalize;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(245,179,50);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 700;
}
.wd-checkout-prod-title {
	font-weight: 500;
	font-size: 16px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-weight: 600;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(252,252,252);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 12px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


.wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0px solid var(--brdcolor-gray-200) !important;
}

.wd-nav-vertical.wd-design-default {
    border: 0px solid var(--brdcolor-gray-200) !important;
}

div.pdfemb-viewer {
    border: 0px solid #000 !important;
    background-color: #fff !important;
}

#warrantybtn{   
	  background-color: #d9534f;
    color: #fff;
}

.hometype .spring-type-identifier input { width: 40%;}
.hometype .spring-type-identifier button{ width: 55%;}
.wd-cookies-inner{width:70%;}
.productfaq .wd-accordion-title{ padding:12px;}

.wd-nav-secondary>li>a {
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.wd-page-title {
    background: rgb(245, 179, 50) !important;
    --wd-title-sp: 10px !important;
}

.woocommerce-cart .wd-page-title, .woocommerce-checkout .wd-page-title {
    background: rgb(245, 179, 50) !important;
    --wd-title-sp: 30px !important;
}

#menu-home-sticky-menu.wd-nav-vertical>li>a {
    color: #000 !important;
    font-size: 16px !important;
    line-height: 20px;
    text-transform: capitalize !important;
}

.summary-inner .product_meta, span#wcal_gdpr_message_block{ display:none;}
.commentlist>li { padding-bottom: 10px; margin-bottom: 10px;}
.commentlist .meta { margin-bottom: 3px !impo;}
