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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://organu.com.br/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(10,54,39);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(253,241,221);
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-transform:none;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-transform:uppercase;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(114, 23, 17);
}
:root{
--wd-alternative-font:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--wd-header-el-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(10,54,39);
}
:root{
--wd-alternative-color:rgb(200,134,98);
}
:root{
--wd-link-color:#0a3627;
--wd-link-color-hover:rgb(200,134,98);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(10,54,39);
}
:root{
--btn-accented-bgcolor-hover:rgb(200,134,98);
}
:root{
--notices-success-bg:rgb(10,54,39);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(200,134,98);
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(137,9,9);
}

.product-labels .product-label.new{
	background-color:rgb(229,129,52);
}

.product-labels .product-label.featured{
	background-color:rgb(198,45,45);
}

.product-labels .product-label.out-of-stock{
	background-color:rgb(229,229,229);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	background-color:rgb(229,129,52);
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 5px;
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/**
 * Out of stock product label
 * */
body .labels-rounded .out-of-stock {
	white-space: nowrap;
	max-width: none;
}

/**
 * Social links wordpress 
 * */
body .wp-block-social-link {
	border-radius: 5px;
}

/**
 * Fonts
 * */
body .title,
body .product_title {
	font-family: "Cooper", Arial, Helvetica, sans-serif;
	font-weight: 400;
}

/* texto abaixo do formulário de login */
body .wd-login-divider,
body .woocommerce-mini-cart__empty-message {
	font-family: 'Axiforma', arial, sans-serif;
	font-weight: 600;
}

/* texto edit my account */
body .woocommerce .edit {
	font-family: var(--wd-title-font);
	color: var(--wd-link-color);
}


/**
 * Pagar.me font size select / inputs
 * */
body #pagarme-installments,
body #pagarme-card-number,
body #pagarme-card-expiry,
body #pagarme-card-cvc {
	font-size: inherit !important;
}

/**
 * Vindi card checkout infos
 * */
body .vindi_cc_card-container{
	display: none;
}

body .vindi_cc_form-container {
	padding-top: 0;
	grid-row-gap: 10px;
}

/**
 * Infos on checkout
 * */
body .woocommerce-notices-wrapper ~ div.woocommerce-info,
body .woocommerce-notices-wrapper ~ .woocommerce-message {
	margin-left: 15px;
	margin-right: 15px;
	width: 100%;
}

/* esconde precisa de login página carrinho */
body.woocommerce-cart .woocommerce-notices-wrapper ~ .woocommerce-info{
	display: none;
}

/* boleto message */
body .woocommerce-message:is(.button,.wc-backward) {
	margin-right: 10px !important;
}

/**
 * Memberships
 * */
body .wc-memberships-products-grant-access {
	margin-left: 0;
	margin-right: 0;
}
body .wc-memberships-member-discount-message {
	display: block;
}
body .wc-memberships-member-discount-message a {
	margin-left: 0;
	margin-right: 0;
	display: inline-block;
}

/**
 * Shipping calculation
 * */
/* esconde texto acima do calcular frete*/
body .woocommerce-shipping-may-be-available-html {
	display: none;
}

body .woocommerce-shipping-may-be-available-html ~ .woocommerce-shipping-calculator {
	margin-top: 0;
}

/* min width texto calcular frete*/
body .woocommerce-shipping-calculator {
	min-width: 110px;
}

/**
 * Ajuste padrão forçar descrição
 * */
body .woocommerce-Tabs-panel--description,
body .woocommerce-Tabs-panel--description p,
body .woocommerce-Tabs-panel--description p * {
	text-align: inherit !important;
	margin-top: inherit !important;
	margin-bottom: var(--wd-tags-mb) !important;
  color: var(--wd-text-color)  !important;
	font-style: var(--wd-text-font-style)  !important;
	font-size: var(--wd-text-font-size)  !important;
	font-family: var(--wd-text-font)  !important;
	line-height: var(--wd-text-line-height)  !important;
}

/**
 * Product Grid
 * */
body .product-grid-item .wd-entities-title,
body .single-product-page .wd-entities-title{
	text-transform: capitalize;
}

/**
 * Organubox Page
 * */
body.page-id-69054 .product-grid-item .product-image-link,
body.page-id-69054 .product-grid-item .wd-entities-title a {
	pointer-events: none;
}


/**
 * Organu EV
 * */
.feature-menu a {
    background-color: #0a3627 !important;
    color: #fff !important;
    border-radius: 5px !important;
}

@media (max-width: 1024px) {
	.feature-menu a {
			border-radius: 0px !important;
	}
}

/**
 * Footer widget social
 * */
/* title widget */
div#block-18 {
    margin-bottom: 20px;
    border: none;
    padding: 0;
}

.wp-block-social-links {
	justify-content: center;
}

@media(min-width: 1024px) {
	.wp-block-social-links {
		justify-content: flex-start;
	}
}

/**
 * Nav
 **/
.wd-nav[class*="wd-style-"]>li>a:hover,
.wd-nav[class*="wd-style-"]>li:hover>a {
	color: var(--wd-link-color-hover);
}


/**
 * Remove itens from cart item bundled from cart
 * */
.bundled_table_item, 
.bundle_container_mini_cart_item .cart-info .variation{
	display: none;
}


/**
 * Custom
 * */
// lowercase class
.lowercase {
	text-transform: initial !important;
}

/**
 * Google Captcha
 * */
.grecaptcha-badge {
	opacity: 0 !important; pointer-events: none !important;
}