/*  MICROTHEMER STYLES  */


/*= Pasta sem txedtulo ======== */

/** Pasta sem txedtulo >> Billing phone **/
#billing_phone {
	padding-left: 65px !important;
}

/** Pasta sem txedtulo >> Selected flag **/
#billing_phone_field .selected-flag {
	padding-top: 4px !important;
	padding-left: 13px !important;
}

/** Pasta sem txedtulo >> Woocommerce form coupon toggle **/
#theme-content-section .woocommerce-form-coupon-toggle {
	width: 50% !important;
	position: relative !important;
	top: 10px !important;
}

/** Pasta sem txedtulo >> Barra de categoria **/
#woocommerce_product_categories-1 .select2-selection {
	height: 53px !important;
	padding-top: 15px !important;
	border-color: rgba(0, 0, 0, 0.1) !important;
}

/** Pasta sem txedtulo >> Barra de categoria _2 **/
#select2-product_cat-container {
	color: rgba(32, 65, 71, 0.48) !important;
}

/** Pasta sem txedtulo >> Seletor de formato no checkout **/
#order_review dd {
	display: none !important;
}

/** Pasta sem txedtulo >> Seletor de formato no checkout _2 **/
#order_review dt {
	display: none !important;
}

