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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//thenativesco.com.au/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//thenativesco.com.au/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//thenativesco.com.au/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//thenativesco.com.au/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//thenativesco.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//thenativesco.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//thenativesco.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//thenativesco.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 35px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 12px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #c3922e;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #c3922e;
	--wd-alternative-color: #e5d5a9;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #c3922e;
	--btn-accented-bgcolor-hover: #c3922e;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #c3922e;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #ffffff;
	--notices-warning-color: #000000;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(205,169,158,0.5);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 450px;
}
.header-banner {
	background-color: rgba(205,169,158,0.75);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgba(205,169,158,0.75);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(205,169,158,0.75);
	background-image: none;
}
.category-grid-item .category-title {
	font-size: 14px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
	color: rgb(252,252,252);
}
.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
	font-size: 12px;
}
.product-labels .product-label.onsale {
	background-color: rgb(195, 146, 46);
}
.product-labels .product-label.new {
	background-color: rgb(195,146,46);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgba(33,33,33,0.89);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 980px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 48px;
	--wd-text-font-size: 12px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 10px;
	}
	.product-grid-item .product-title a {
		font-size: 12px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 15px;
	}

}
: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;
}
}


/* Add SEO text on category pages
--------------------------------------------*/
	body.tax-product_cat.woocommerce-page .taxonomy-description{
		padding-top: 100px;
		padding-bottom:50px;
	}


/* Hide the additional information tab */

li.additional_information_tab {
    display: none !important;
}

h1.entry-title{ display:block !important; }
.meta-location-add_to_cart .product_meta, .popup-quick-view .entry-summary .product_meta {
    display: none;
}
li.brand_tab_tab {
    display: none !important;
}
.woodmart-product-cats {
    display: none;
}
body .widget li {
    margin-bottom: 0;
}
body .footer-sidebar {
    padding-top: 20px;
    padding-bottom: 10px;
}
body .footer-column {
    margin-bottom: 10px;
}
/*code to fixed subscription button*/
.footer-container .mc4wp-form input[type=submit] {
width: 35%;
font-size: 12px;
background-color: transparent;
color: ffffff;
border-color: ffffff;
}
footer .mc4wp-form-fields input[type="email"] {
	width: 60%;
}

/* reduce the spacing between each line mega menu */
.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
padding: 5px 0;
/* change size of filter font */
}
.woodmart-woocommerce-layered-nav .layer-term-name {
    font-size: 11px;
}
.widget-title {
    font-size: 13px;
}
.product-label.new{
background: #c3922e;
}
@media (min-width: 1025px) {
	.woodmart-tab-wrapper{
width: 100%;
margin: auto;
}
}

@media (max-width: 576px) {
	/*code to fixed subscription button*/
.footer-container .mc4wp-form input[type=submit] {
width: 35%;
font-size: 11px;
background-color: transparent;
color: ffffff;
border-color: ffffff;
}
footer .mc4wp-form-fields input[type="email"] {
	width: 60%;
}
}

