/*  MICROTHEMER STYLES  */


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

/** Geral >> Woocommerce correios calculo de frete na pagina do produto **/
#woocommerce-correios-calculo-de-frete-na-pagina-do-produto {
	font-family: bernier !important;
	color: rgb(177, 31, 36) !important;
	font-size: 20px !important;
	background-color: rgb(255, 255, 255) !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 0 !important;
}

/** Geral >> campo de texto calculo fre melhor envio **/
#woocommerce-correios-calculo-de-frete-na-pagina-do-produto [type="text"] {
	font-family: bernier !important;
	padding-top: 12px !important;
	border-bottom-width: 1px !important;
	border-style: hidden !important;
}

/** Geral >> simulação de frete texto **/
#woocommerce-correios-calculo-de-frete-na-pagina-do-produto p {
	margin-bottom: 10px !important;
}

/** Geral >> search input **/
#dgwt-wcas-search-input-19c8 {
	font-family: bernier !important;
	font-style: normal !important;
	text-align: left !important;
	background-color: rgba(255, 255, 255, 0.15) !important;
	border-width: 0 !important;
	border-style: hidden !important;
	border-radius: 5px !important;
}

/** Geral >> botão concluir compra **/
#post-307 .checkout-button {
	font-family: bernier !important;
	background-color: rgb(177, 31, 36) !important;
}

/** Geral >> cupom button **/
.coupon > [type="submit"] {
	font-family: bernier !important;
	background-color: rgb(177, 31, 36) !important;
}

/** Geral >> seção geral fonte concluir compra **/
#content > .ast-container {
	font-family: bernier !important;
}

/** Geral >> botão seja um franqueado **/
#menu-1-1d4b038 > li:nth-of-type(6) > .elementor-item {
	background-color: rgb(177, 31, 36) !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
	border-style: hidden !important;
	border-radius: 35px !important;
}

