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

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

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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--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: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(23,70,115);
	--wd-alternative-color: rgb(221,81,67);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(221,81,67);
	--btn-default-bgcolor-hover: rgb(204,73,61);
	--btn-accented-bgcolor: rgb(221,81,67);
	--btn-accented-bgcolor-hover: rgb(204,73,61);
	--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;
}
.header-banner {
	background-color: rgb(221,81,67);
	background-image: none;
}
: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;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1140px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 12px;
}

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


@media only screen and (max-width: 600px) {
.site-logo {
    text-align: center !important;
}
	img.wd-custom-icon {
    margin-left: -5px;
}
}



.site-logo {
    width: 230px !important;
}

.btn-account {
    width: 144px !important;
    text-align: left !important;
    text-transform: initial !important;
    padding: 5px 15px !important;
    line-height: 14px !important;
	  font-size: 12px !important;
}

span.wd-btn-icon {
    width: 35px !important;
    height: 20px !important;
    margin-right: 3px !important;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    border-radius: 11px !important;
}

:is(.btn,.button,button,[type=submit],[type=button]) {
    border-radius: 11px !important;
}

.wd-header-cart {
    background-color: #fff !important;
	  text-align: left !important;
    text-transform: initial !important;
	  line-height: 14px !important;
	  border-radius: 11px !important;
}

:is(.wd-custom-icon,picture.wd-custom-icon img) {
    min-width: 100%;
    max-width: 38px;
    width: 21px !important;
    height: 21px !important;
}

.wd-header-cart.wd-design-2 .wd-tools-text {
    color: #dd5143 !important;
	  font-weight: 600 !important;
}

img.img-icn {
    width: 22px;
    height: 22px;
    margin-top: -18px;
}

span.text-1 {
    font-size: 11px;
    line-height: 20px;
    color: #fff;
}

span.text-2 {
    font-size: 14px;
    line-height: 20px;
    color: #dd5143;
    text-decoration: underline;
    font-weight: 600;
}

.global-div {
    display: flex;
    align-items: flex-end;
    gap: 7px;
}

.wd-nav.wd-gap-l {
    --nav-gap: 130px !important;
}

#shipping-simulator #zipcode {
    height: 45px !important;
    padding: 0 10px !important;
    margin-top: 10px !important;
	  width: 100% !important;
}

button#idx-calc_shipping {
    background-color: #174673 !important;
    color: #fff !important;
}

#shipping-simulator #simulator-data {
    margin-top: -45px !important;
}

:root {
    --wd-scroll-w: 0px !important;
}