:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(46,90,46);
	--wd-alternative-color: rgb(58,128,57);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(46,90,46);
	--btn-accented-bgcolor-hover: rgb(0,134,0);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(46,90,46);
	background: rgb(203,232,202);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(0,134,0);
	background: rgb(161,213,160);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(140,188,103);
}
.wd .product-label.featured {
	background-color: rgb(225,74,92);
}
.wd .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgb(246,245,248);
}

/* Ocultar apenas o botão do carrinho */
.wd-add-btn {
    display: none !important;
}

/* Ocultar somente a aba "As Políticas Da Loja" */
#wcfm_policies_tab,
#tab-item-title-wcfm_policies_tab {
    display: none !important;
}

/* -------------------------------------------- */

/* Ícones do topo */
.whb-column .wd-tools-icon,
.whb-column .wd-tools-icon::before,
.whb-column .wd-tools-icon svg {
    color: #fff !important;
    fill: #fff !important;
}

/* Número do carrinho */
.whb-column .wd-cart-number,
.whb-column .wd-cart-number span {
    color: #fff !important;
}

/* Valor do carrinho */
.whb-column .wd-cart-subtotal,
.whb-column .wd-cart-subtotal * {
    color: #fff !important;
}

/* NÃO altera submenu */
.wd-dropdown-menu a,
.wd-dropdown-menu span {
    color: initial !important;
}

/* Oculta a área de tags na página do produto */
.single-product .tagged_as{
    display: none !important;
}

/* -------------------------------------------- */

/* Personaliza o botao de aviso que o visitante precisa 
 * fazer login pra ver o preço do produto */
.login-to-upgrade {
    display: inline-block;
    background: #F97B3B;
    color: #fff !important;
    padding: 12px 24px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important;
    text-align: center;
    transition: .3s ease;
}

.login-to-upgrade:hover {
    background: #e96a29;
    color: #fff !important;
}

/* -------------------------------------------- */

/* Personalização do botão que direciona o vendedor/representante
   da área Minha Conta do WooCommerce para o painel do SalesKing */
.salesking_go_to_agent_dashboard_button {
  background-color: #4B2D92;
  border: 1px solid #4B2D92;
  color: #fff;
  border-radius: 8px;
  padding: 10px 20px;
  margin-bottom: 26px !important;
  display: inline-block;
  cursor: pointer;
  transition: all 0.2s ease;
}

.salesking_go_to_agent_dashboard_button:hover {
  background-color: #3A2272; /* tom mais claro */
  border-color: #3A2272;
  color: #fff;
}

/* -------------------------------------------- */
/* desativa a bolinha azul da tela do sise */
/*
#word-selection-translate-icon,
.bt-notranslate {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    position: fixed !important;
    left: -99999px !important;
    top: -99999px !important;
    z-index: -999999 !important;
}

*/
/* -------------------------------------------- */

/* Botão "Cadastre-se" na área de Login/Cadastro */
a.btn.btn-default.wd-switch-to-register {
    padding: 5px 30px; /* 5px em cima/baixo e 20px nas laterais */
    color: #fff;
    background-color: #000;
    border-color: #000;
    transition: background-color .2s ease, border-color .2s ease;
}

a.btn.btn-default.wd-switch-to-register:hover,
a.btn.btn-default.wd-switch-to-register:focus {
    color: #fff;
    background-color: #292929;
    border-color: #222;
}

/* -------------------------------------------- */

/* Campo de quantidade - Produto e Carrinho */
/* Corrige o layout do seletor de quantidade */

/* Padroniza o seletor de quantidade */
/* ==========================================================
   Seletor de Quantidade - Página do Produto e Carrinho
   ========================================================== */

div.quantity {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    max-width: fit-content !important;
    flex: 0 0 auto !important;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 999px;
    overflow: hidden;
}

/* Botões + e - */
div.quantity .minus,
div.quantity .plus {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    transition: .2s;
}

div.quantity .minus:hover,
div.quantity .plus:hover {
    background: #f5f5f5 !important;
}

/* Campo da quantidade */
div.quantity .input-text.qty {
    width: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-left: 1px solid #e5e5e5 !important;
    border-right: 1px solid #e5e5e5 !important;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    box-shadow: none !important;
    appearance: textfield;
}

div.quantity .input-text.qty::-webkit-outer-spin-button,
div.quantity .input-text.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Corrige o Checkout */
.woocommerce-checkout div.quantity,
.woocommerce-checkout td.product-quantity div.quantity,
.woocommerce-checkout .product-quantity div.quantity,
.woocommerce-checkout .cart_item div.quantity {
    display: inline-flex !important;
    width: auto !important;
    max-width: fit-content !important;
    flex: 0 0 auto !important;
}

/* Corrige o Carrinho */
.woocommerce-cart td.product-quantity {
    white-space: nowrap;
}


/* -------------------------------------------- */



/* -------------------------------------------- */
@media (min-width: 1025px) {
	

}

@media (max-width: 576px) {
	/* -------------------------------------------- */

/* Personaliza o botao de aviso que o visitante precisa 
 * fazer login pra ver o preço do produto - certas alteracoes no MOBILE */
.login-to-upgrade {
    display: inline-block;
    background: #F97B3B;
    color: #fff !important;
    padding: 12px 20px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none !important;
    text-align: center;
    transition: .3s ease;
}

.login-to-upgrade:hover {
    background: #e96a29;
    color: #fff !important;
}

/* -------------------------------------------- */





/* -------------------------------------------- */

}

