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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Encode Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Encode Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Encode Sans", 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: 16px;
	--wd-header-el-font: "Encode Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(56,86,7);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-weight: 200;
	--btn-default-bgcolor: rgb(56,86,7);
	--btn-default-bgcolor-hover: rgb(56,86,7);
	--btn-accented-font-weight: 200;
	--btn-accented-bgcolor: rgb(56,86,7);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(14,124,123);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://defloresonline.com.br/wp-content/uploads/2021/10/corporate-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(17,17,17);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(249,249,249);
	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(0,0,0);
	--wd-form-placeholder-color: rgb(255,255,255);
	--wd-form-brd-color: rgb(201,201,201);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 5px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* Altera a cor do texto do botão "Adicionar ao carrinho" na página do carrinho */
.woocommerce-cart .product-remove a.add_to_cart_button {
    color: #000 !important;
}

/* tamanho do input botão adicionar no carrinho */
div.quantity input[type="number"] {
    width: 80px;
    border-radius: 0;
    border-right: none;
    border-left: none;
}

.wd-checkout-prod-cont .quantity :is(input[type="button"],input[type="number"],input[type="text"]) {
    height: 32px;
    width: 80px;
}

@media (min-width: 1025px) {
	/* Altera a cor do texto do botão "Adicionar ao carrinho" na página do carrinho */
.woocommerce-cart .product-remove a.add_to_cart_button {
    color: #000 !important;
}


/* tamanho do input botão adicionar no carrinho */
div.quantity input[type="number"] {
    width: 80px;
    border-radius: 0;
    border-right: none;
    border-left: none;
}

.wd-checkout-prod-cont .quantity :is(input[type="button"],input[type="number"],input[type="text"]) {
    height: 32px;
    width: 80px;
}



}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Altera a cor do texto do botão "Adicionar ao carrinho" na página do carrinho */
.woocommerce-cart .product-remove a.add_to_cart_button {
    color: #000 !important;
}

.wd-checkout-prod-cont .quantity :is(input[type="button"],input[type="number"],input[type="text"]) {
    height: 32px;
    width: 80px;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	/* Altera a cor do texto do botão "Adicionar ao carrinho" na página do carrinho */
.woocommerce-cart .product-remove a.add_to_cart_button {
    color: #000 !important;
}



.wd-checkout-prod-cont .quantity :is(input[type="button"],input[type="number"],input[type="text"]) {
    height: 32px;
    width: 80px;
}
}

@media (max-width: 576px) {
	/* Altera a cor do texto do botão "Adicionar ao carrinho" na página do carrinho */
.woocommerce-cart .product-remove a.add_to_cart_button {
    color: #000 !important;
}

.wd-checkout-prod-cont .quantity :is(input[type="button"],input[type="number"],input[type="text"]) {
    height: 32px;
    width: 80px;
}




}

