/*  MICROTHEMER STYLES  */


/*= Custom ==================== */

/** Custom >> Elementor shortcode div **/
.elementor-shortcode > div {
	
}

/** Custom >> Page template elementor header footer label **/
.page-template-elementor_header_footer label {
	color: rgb(77, 77, 77) !important;
	font-weight: bold !important;
}

/** Custom >> Content label **/
#content label {
	color: rgb(255, 255, 255) !important;
}

/** Custom >> Content wpedon paypalbuttonimage _2 **/
#content .wpedon_paypalbuttonimage {
	position: absolute !important;
	top: 80% !important;
	bottom: 0 !important;
}

/** Custom >> Section select paypal **/
select {
	width: 150px !important;
	height: 30px !important;
	padding: 0 !important;
	border: 2px solid rgb(8, 36, 247) !important;
	border-radius: 10px !important;
}

/** Custom >> Elementor element 1864c25 elementor widget shortcode **/
.elementor-element-1864c25 .elementor-widget-shortcode {
	text-align: center !important;
	vertical-align: middle !important;
	height: 20px !important;
	padding-top: 20px !important;
}

/** Custom >> Content simpay test mode badge **/
#content .simpay-test-mode-badge {
	display: none !important;
}

