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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 12px;
	--wd-title-font: "Rufina", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rufina", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "Rufina", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #4f4e56;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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-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: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #998675;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #4f4e56;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*Home*/

.wd-slider .wd-slide-inner h1,
.wd-slider .wd-slide-inner h2 {
	font-size: 72px;
	line-height: 1.1em;
}
.wd-slider .wd-slide-inner h3 {
	font-size: 48px;
	line-height: 1.1em;
}

@media (max-width: 767px) {
	.wd-slider .wd-slide-inner h1,
	.wd-slider .wd-slide-inner h2 {
		font-size: 50px;
	}
	.wd-slider .wd-slide-inner h3 {
		font-size: 32px;
	}
	#cf7_h_btn, #cf7_ap_button {
		width: 100%; 
		margin: 10px 0px;
	}
	.faq-top-grid .wd-images-gallery div:not(.wd-btn-arrow) {    
		align-items: inherit !important;
		justify-content: inherit !important;
	}
	.promo-banner .banner-title {
		font-size: 38px !important;
	}
	.promo-banner .banner-inner p {
		font-size: 14px !important;
	}
}
@media (min-width: 767px) and (max-width: 1300px) {
	.blog-design-small-images.has-post-thumbnail .post-title {
		font-size: 18px !important;
		line-height: 1 !important;
	}
}
.wd-post-date.wd-style-with-bg {
	display: none !important;
}

/*Category Page*/

.widget-title {
	text-transform: none;
}
.categories-accordion-on .widget_product_categories .product-categories li {
	border-top: 1px solid; 
	border-bottom: 1px solid;
}
.widget_layered_nav ul li a {
	text-transform: uppercase;
}
.widget_price_filter .ui-slider .ui-slider-range, 
.widget_price_filter .ui-slider .ui-slider-handle:after {
	background-color: #998675;
}
.btns-default-dark .widget_price_filter .price_slider_amount .button {
	background-color: #727272; color: #fff;
}
.categories-accordion-on .widget_product_categories .product-categories li {
	border-bottom: none !important;
}

/*About Page*/

#cf7_ap_button {
	background-color: #998675; 
	color: #fff;
}

/*Footer*/

.elementor-widget-container h5 {
	font-size: 16px; 
	text-transform: uppercase; 
	font-weight: 700;
}
.menu-footer-menu-about-container .menu li, .menu-footer-menu-shop-container .menu li {
	margin-bottom: 15px !important;
}
.menu-footer-menu-about-container .menu li a, .menu-footer-menu-shop-container .menu li a {
    color: rgba(255,255,255,.6);
}
.menu-footer-menu-about-container .menu li a:hover, .menu-footer-menu-shop-container .menu li a:hover {
    color: #fff;
}

/*Contact Page*/

#cf7_contact_btn {
	width: 100%; 
	background-color: #4f4e56; 
	color: #fff;
}
#cf7_contact_box {
	min-height: 150px;
}@media (min-width: 768px) and (max-width: 1024px) {
	.woodmart-hover-base.hover-ready.state-hover .fade-in-block, .woodmart-hover-base.hover-ready:hover .fade-in-block,
.woodmart-hover-base.hover-ready.state-hover .content-product-imagin, .woodmart-hover-base.hover-ready:hover .content-product-imagin {
    display: none;
}
body .woodmart-hover-base.hover-ready.state-hover .product-wrapper, body .woodmart-hover-base.hover-ready:hover .product-wrapper {
    transform: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woodmart-hover-base.hover-ready.state-hover .fade-in-block, .woodmart-hover-base.hover-ready:hover .fade-in-block,
.woodmart-hover-base.hover-ready.state-hover .content-product-imagin, .woodmart-hover-base.hover-ready:hover .content-product-imagin {
    display: none;
}
body .woodmart-hover-base.hover-ready.state-hover .product-wrapper, body .woodmart-hover-base.hover-ready:hover .product-wrapper {
    transform: none;
}
}

@media (max-width: 576px) {
	.woodmart-hover-base.hover-ready.state-hover .fade-in-block, .woodmart-hover-base.hover-ready:hover .fade-in-block,
.woodmart-hover-base.hover-ready.state-hover .content-product-imagin, .woodmart-hover-base.hover-ready:hover .content-product-imagin {
    display: none;
}
body .woodmart-hover-base.hover-ready.state-hover .product-wrapper, body .woodmart-hover-base.hover-ready:hover .product-wrapper {
    transform: none;
}
}

