.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Titulo verificacão de idade **/
.age-gate-form > .age-gate-subheading {
	font-size: 32px !important;
}

/** Geral >> Tab additional information link **/
#tab-additional_information a {
	color: rgb(104, 60, 21) !important;
}

/** Geral >> Aviso Setas Navegador **/
#masthead .ast-custom-html {
	font-weight: lighter !important;
	position: relative !important;
	top: 30px !important;
}

/** Geral >> Container produto esgotado **/
#main .ast-shop-product-out-of-stock {
	color: rgb(98, 54, 32) !important;
	background-color: rgba(204, 152, 55, 0.6) !important;
}

/** Geral >> Link _3 **/
.woocommerce-tabs a {
	color: rgb(104, 60, 21) !important;
}

/** Geral >> Woocommerce product attributes item label **/
#tab-additional_information .woocommerce-product-attributes-item__label {
	color: rgb(104, 60, 21) !important;
}


/*= Cabeçalho ================ */

/** Cabeçalho >> Uabb woo products thumbnail wrap uabb out of stock **/
.uabb-woo-products-thumbnail-wrap > .uabb-out-of-stock {
	font-family: Verdana !important;
	font-weight: lighter !important;
	background-color: rgba(204, 152, 55, 0.6) !important;
}

/** Cabeçalho >> Masthead main header bar **/
#masthead .main-header-bar {
	background-color: rgb(208, 167, 59) !important;
}


/*= Menu principal ============ */

/** Menu principal >> Cesta produtos **/
#ast-site-header-cart .ast-addon-cart-wrap {
	visibility: hidden !important;
}

/** Menu principal >> cesta de produtos texto **/
#ast-site-header-cart .cart-container {
	visibility: hidden !important;
}

/** Menu principal >> cesta 01 **/
#ast-site-header-cart .widget_shopping_cart {
	visibility: hidden !important;
}

/** Menu principal >> Div emphasis:(1) **/
.swiper-container-initialized > div > i:nth-of-type(1) {
	color: rgb(104, 60, 21) !important;
}

/** Menu principal >> Uabb text editor link **/
.uabb-text-editor a {
	color: rgb(104, 60, 21) !important;
}

/** Menu principal >> Insta gallery feed 1219117871 swiper pagination bullet active main **/
#insta-gallery-feed-1219117871 .swiper-pagination-bullet-active-main {
	background-color: rgb(104, 60, 21) !important;
}

/** Menu principal >> Qlwapp description paragraph **/
.qlwapp-description > p {
	font-size: 15px !important;
	font-style: italic !important;
}

/** Menu principal >> Gform 1 validation error **/
#gform_1 > .validation_error {
	color: rgb(208, 167, 59) !important;
}


/*= Produto Sem Preço ======== */

/** Produto Sem Preço >> Astra shop summary wrap price **/
.astra-shop-summary-wrap > .price {
	visibility: hidden !important;
}

/** Produto Sem Preço >> Entry summary price **/
.entry-summary > .price {
	visibility: hidden !important;
}


/*= Off Canvas ================ */

/** Off Canvas >> Titulos **/
#woof_widget-3 h4 {
	color: rgb(208, 167, 59) !important;
}

/** Off Canvas >> barra slider **/
.pp-offcanvas-content-603d44fc3e3d0 .ui-widget-header {
	background-color: rgb(208, 167, 59) !important;
}

/** Off Canvas >> bolinha 1 slider **/
.pp-offcanvas-content-603d44fc3e3d0 .ui-slider-handle:nth-of-type(1) {
	background-color: rgb(208, 167, 59) !important;
}

/** Off Canvas >> bolinha slider 2 **/
.pp-offcanvas-content-603d44fc3e3d0 .ui-slider-handle:nth-of-type(2) {
	background-color: rgb(208, 167, 59) !important;
}

/** Off Canvas >> Woof widget 3 ui corner all **/
#woof_widget-3 .ui-corner-all {
	background-color: rgb(208, 167, 59) !important;
}

